[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. 7305 1726887468.27137: 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-g69 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7305 1726887468.27572: Added group all to inventory 7305 1726887468.27574: Added group ungrouped to inventory 7305 1726887468.27578: Group all now contains ungrouped 7305 1726887468.27581: Examining possible inventory source: /tmp/timesync-9g0/inventory.yml 7305 1726887468.38575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7305 1726887468.38643: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7305 1726887468.38671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7305 1726887468.38735: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7305 1726887468.38790: Loaded config def from plugin (inventory/script) 7305 1726887468.38792: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7305 1726887468.38822: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7305 1726887468.38878: Loaded config def from plugin (inventory/yaml) 7305 1726887468.38879: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7305 1726887468.38970: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7305 1726887468.39329: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7305 1726887468.39332: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7305 1726887468.39334: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7305 1726887468.39339: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7305 1726887468.39342: Loading data from /tmp/timesync-9g0/inventory.yml 7305 1726887468.39388: /tmp/timesync-9g0/inventory.yml was not parsable by auto 7305 1726887468.39441: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7305 1726887468.39469: Loading data from /tmp/timesync-9g0/inventory.yml 7305 1726887468.39523: group all already in inventory 7305 1726887468.39528: set inventory_file for managed_node1 7305 1726887468.39531: set inventory_dir for managed_node1 7305 1726887468.39532: Added host managed_node1 to inventory 7305 1726887468.39534: Added host managed_node1 to group all 7305 1726887468.39534: set ansible_host for managed_node1 7305 1726887468.39535: set ansible_ssh_extra_args for managed_node1 7305 1726887468.39538: set inventory_file for managed_node2 7305 1726887468.39540: set inventory_dir for managed_node2 7305 1726887468.39541: Added host managed_node2 to inventory 7305 1726887468.39542: Added host managed_node2 to group all 7305 1726887468.39543: set ansible_host for managed_node2 7305 1726887468.39543: set ansible_ssh_extra_args for managed_node2 7305 1726887468.39545: set inventory_file for managed_node3 7305 1726887468.39547: set inventory_dir for managed_node3 7305 1726887468.39547: Added host managed_node3 to inventory 7305 1726887468.39548: Added host managed_node3 to group all 7305 1726887468.39549: set ansible_host for managed_node3 7305 1726887468.39549: set ansible_ssh_extra_args for managed_node3 7305 1726887468.39551: Reconcile groups and hosts in inventory. 7305 1726887468.39553: Group ungrouped now contains managed_node1 7305 1726887468.39554: Group ungrouped now contains managed_node2 7305 1726887468.39555: Group ungrouped now contains managed_node3 7305 1726887468.39612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7305 1726887468.39691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7305 1726887468.39724: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7305 1726887468.39742: Loaded config def from plugin (vars/host_group_vars) 7305 1726887468.39744: 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) 7305 1726887468.39749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7305 1726887468.39754: 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) 7305 1726887468.39785: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7305 1726887468.40028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887468.40090: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7305 1726887468.40116: Loaded config def from plugin (connection/local) 7305 1726887468.40118: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7305 1726887468.40539: Loaded config def from plugin (connection/paramiko_ssh) 7305 1726887468.40541: 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) 7305 1726887468.41206: 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) 7305 1726887468.41233: Loaded config def from plugin (connection/psrp) 7305 1726887468.41235: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7305 1726887468.41665: 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) 7305 1726887468.41696: Loaded config def from plugin (connection/ssh) 7305 1726887468.41698: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7305 1726887468.43175: 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) 7305 1726887468.43212: Loaded config def from plugin (connection/winrm) 7305 1726887468.43214: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7305 1726887468.43236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7305 1726887468.43279: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7305 1726887468.43349: Loaded config def from plugin (shell/cmd) 7305 1726887468.43351: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7305 1726887468.43372: 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) 7305 1726887468.43422: Loaded config def from plugin (shell/powershell) 7305 1726887468.43423: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7305 1726887468.43473: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7305 1726887468.43652: Loaded config def from plugin (shell/sh) 7305 1726887468.43654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7305 1726887468.43677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7305 1726887468.43907: Loaded config def from plugin (become/runas) 7305 1726887468.43910: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7305 1726887468.44062: Loaded config def from plugin (become/su) 7305 1726887468.44064: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7305 1726887468.44166: Loaded config def from plugin (become/sudo) 7305 1726887468.44168: 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 7305 1726887468.44193: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml 7305 1726887468.44612: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7305 1726887468.47107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7305 1726887468.47143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 7305 1726887468.47288: in VariableManager get_vars() 7305 1726887468.47296: done with get_vars() 7305 1726887468.47299: variable 'playbook_dir' from source: magic vars 7305 1726887468.47301: variable 'ansible_playbook_python' from source: magic vars 7305 1726887468.47301: variable 'ansible_config_file' from source: magic vars 7305 1726887468.47302: variable 'groups' from source: magic vars 7305 1726887468.47303: variable 'omit' from source: magic vars 7305 1726887468.47303: variable 'ansible_version' from source: magic vars 7305 1726887468.47304: variable 'ansible_check_mode' from source: magic vars 7305 1726887468.47304: variable 'ansible_diff_mode' from source: magic vars 7305 1726887468.47305: variable 'ansible_forks' from source: magic vars 7305 1726887468.47305: variable 'ansible_inventory_sources' from source: magic vars 7305 1726887468.47306: variable 'ansible_skip_tags' from source: magic vars 7305 1726887468.47306: variable 'ansible_limit' from source: magic vars 7305 1726887468.47307: variable 'ansible_run_tags' from source: magic vars 7305 1726887468.47307: variable 'ansible_verbosity' from source: magic vars 7305 1726887468.47334: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default.yml 7305 1726887468.47389: in VariableManager get_vars() 7305 1726887468.47415: done with get_vars() 7305 1726887468.47494: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/main.yml 7305 1726887468.47554: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/defaults/main.yml 7305 1726887468.47604: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/meta/main.yml 7305 1726887468.47746: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml 7305 1726887468.48669: in VariableManager get_vars() 7305 1726887468.48689: done with get_vars() 7305 1726887468.50954: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml 7305 1726887468.51459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7305 1726887468.51469: 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 7305 1726887468.51647: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7305 1726887468.51737: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7305 1726887468.51739: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-g69/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) 7305 1726887468.51760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7305 1726887468.51776: 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) 7305 1726887468.51917: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7305 1726887468.51971: Loaded config def from plugin (callback/default) 7305 1726887468.51975: 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) 7305 1726887468.54081: Loaded config def from plugin (callback/junit) 7305 1726887468.54083: 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) 7305 1726887468.54117: 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) 7305 1726887468.54154: Loaded config def from plugin (callback/minimal) 7305 1726887468.54156: 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) 7305 1726887468.54188: 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) 7305 1726887468.54237: Loaded config def from plugin (callback/tree) 7305 1726887468.54239: 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 7305 1726887468.54345: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7305 1726887468.54352: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-g69/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_default_wrapper.yml ******************************************** 3 plays in /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml 7305 1726887468.54379: in VariableManager get_vars() 7305 1726887468.54392: done with get_vars() 7305 1726887468.54398: in VariableManager get_vars() 7305 1726887468.54407: done with get_vars() 7305 1726887468.54414: variable 'omit' from source: magic vars 7305 1726887468.54450: in VariableManager get_vars() 7305 1726887468.54462: done with get_vars() 7305 1726887468.54486: variable 'omit' from source: magic vars PLAY [Create static inventory from hostvars] *********************************** 7305 1726887468.54988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7305 1726887468.55060: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7305 1726887468.55094: getting the remaining hosts for this loop 7305 1726887468.55095: done getting the remaining hosts for this loop 7305 1726887468.55098: getting the next task for host managed_node2 7305 1726887468.55102: done getting next task for host managed_node2 7305 1726887468.55103: ^ task is: TASK: Gathering Facts 7305 1726887468.55104: ^ 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 7305 1726887468.55106: getting variables 7305 1726887468.55107: in VariableManager get_vars() 7305 1726887468.55117: Calling all_inventory to load vars for managed_node2 7305 1726887468.55118: Calling groups_inventory to load vars for managed_node2 7305 1726887468.55120: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887468.55134: Calling all_plugins_play to load vars for managed_node2 7305 1726887468.55147: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887468.55151: Calling groups_plugins_play to load vars for managed_node2 7305 1726887468.55173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887468.55205: done with get_vars() 7305 1726887468.55212: done getting variables 7305 1726887468.55256: 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-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:2 Friday 20 September 2024 22:57:48 -0400 (0:00:00.009) 0:00:00.009 ****** 7305 1726887468.55269: entering _queue_task() for managed_node2/gather_facts 7305 1726887468.55270: Creating lock for gather_facts 7305 1726887468.55515: worker is 1 (out of 1 available) 7305 1726887468.55525: exiting _queue_task() for managed_node2/gather_facts 7305 1726887468.55537: done queuing things up, now waiting for results queue to drain 7305 1726887468.55538: waiting for pending results... 7305 1726887468.55747: running TaskExecutor() for managed_node2/TASK: Gathering Facts 7305 1726887468.55846: in run() - task 0e15955b-8119-1594-642f-000000000045 7305 1726887468.55860: variable 'ansible_search_path' from source: unknown 7305 1726887468.55905: calling self._execute() 7305 1726887468.55977: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887468.55982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887468.55989: variable 'omit' from source: magic vars 7305 1726887468.56065: variable 'omit' from source: magic vars 7305 1726887468.56099: variable 'omit' from source: magic vars 7305 1726887468.56129: variable 'omit' from source: magic vars 7305 1726887468.56162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887468.56195: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887468.56248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887468.56270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887468.56282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887468.56310: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887468.56313: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887468.56318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887468.56385: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887468.56388: Set connection var ansible_shell_type to sh 7305 1726887468.56391: Set connection var ansible_connection to ssh 7305 1726887468.56395: Set connection var ansible_pipelining to False 7305 1726887468.56400: Set connection var ansible_shell_executable to /bin/sh 7305 1726887468.56412: Set connection var ansible_timeout to 10 7305 1726887468.56448: variable 'ansible_shell_executable' from source: unknown 7305 1726887468.56452: variable 'ansible_connection' from source: unknown 7305 1726887468.56454: variable 'ansible_module_compression' from source: unknown 7305 1726887468.56456: variable 'ansible_shell_type' from source: unknown 7305 1726887468.56459: variable 'ansible_shell_executable' from source: unknown 7305 1726887468.56461: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887468.56463: variable 'ansible_pipelining' from source: unknown 7305 1726887468.56465: variable 'ansible_timeout' from source: unknown 7305 1726887468.56468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887468.56595: 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) 7305 1726887468.56602: variable 'omit' from source: magic vars 7305 1726887468.56607: starting attempt loop 7305 1726887468.56611: running the handler 7305 1726887468.56623: variable 'ansible_facts' from source: unknown 7305 1726887468.56638: _low_level_execute_command(): starting 7305 1726887468.56648: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887468.57192: stderr chunk (state=2): >>>OpenSSH_8.7p1, 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 <<< 7305 1726887468.57221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887468.57239: 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.57285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887468.57300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887468.57354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887468.59013: stdout chunk (state=3): >>>/root <<< 7305 1726887468.59122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887468.59170: stderr chunk (state=3): >>><<< 7305 1726887468.59177: stdout chunk (state=3): >>><<< 7305 1726887468.59196: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887468.59207: _low_level_execute_command(): starting 7305 1726887468.59221: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184 `" && echo ansible-tmp-1726887468.5919929-7314-250099369392184="` echo /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184 `" ) && sleep 0' 7305 1726887468.60018: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887468.60050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887468.60179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.60250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.60636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887468.60667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887468.60727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887468.62612: stdout chunk (state=3): >>>ansible-tmp-1726887468.5919929-7314-250099369392184=/root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184 <<< 7305 1726887468.62725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887468.62780: stderr chunk (state=3): >>><<< 7305 1726887468.62782: stdout chunk (state=3): >>><<< 7305 1726887468.62815: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887468.5919929-7314-250099369392184=/root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887468.62825: variable 'ansible_module_compression' from source: unknown 7305 1726887468.62873: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7305 1726887468.62877: ANSIBALLZ: Acquiring lock 7305 1726887468.62880: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887468.62882: ANSIBALLZ: Creating module 7305 1726887468.91712: ANSIBALLZ: Writing module into payload 7305 1726887468.91926: ANSIBALLZ: Writing module 7305 1726887468.91960: ANSIBALLZ: Renaming module 7305 1726887468.91970: ANSIBALLZ: Done creating module 7305 1726887468.92010: variable 'ansible_facts' from source: unknown 7305 1726887468.92026: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887468.92041: _low_level_execute_command(): starting 7305 1726887468.92051: _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' 7305 1726887468.92732: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887468.92748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887468.92762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887468.92783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887468.92828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887468.92842: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887468.92856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.92872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887468.92883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887468.92896: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887468.92907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887468.92923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887468.92937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887468.92952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887468.92962: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887468.92975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.93062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887468.93085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887468.93101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887468.93186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887468.94833: stdout chunk (state=3): >>>PLATFORM <<< 7305 1726887468.94939: stdout chunk (state=3): >>>Linux <<< 7305 1726887468.94961: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 <<< 7305 1726887468.94964: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 7305 1726887468.95172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887468.95175: stdout chunk (state=3): >>><<< 7305 1726887468.95177: stderr chunk (state=3): >>><<< 7305 1726887468.95318: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887468.95323 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 7305 1726887468.95326: _low_level_execute_command(): starting 7305 1726887468.95329: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 7305 1726887468.95401: Sending initial data 7305 1726887468.95404: Sent initial data (1181 bytes) 7305 1726887468.95981: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887468.95996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887468.96014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887468.96032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887468.96083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887468.96100: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887468.96117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.96135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887468.96151: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887468.96163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887468.96175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887468.96190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887468.96214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887468.96227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887468.96242: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887468.96256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887468.96342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887468.96364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887468.96380: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887468.96471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887469.00283: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 7305 1726887469.01194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887469.01198: stdout chunk (state=3): >>><<< 7305 1726887469.01200: stderr chunk (state=3): >>><<< 7305 1726887469.01203: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887469.01205: variable 'ansible_facts' from source: unknown 7305 1726887469.01207: variable 'ansible_facts' from source: unknown 7305 1726887469.01212: variable 'ansible_module_compression' from source: unknown 7305 1726887469.01214: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7305 1726887469.01216: variable 'ansible_facts' from source: unknown 7305 1726887469.01218: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184/AnsiballZ_setup.py 7305 1726887469.01296: Sending initial data 7305 1726887469.01300: Sent initial data (152 bytes) 7305 1726887469.02394: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887469.02410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.02427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.02455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.02570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887469.02594: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887469.02606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.02616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887469.02731: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887469.02763: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887469.02818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.02829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.02872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.02880: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887469.02887: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887469.02896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.03092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887469.03099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887469.03102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887469.03179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887469.05031: 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 <<< 7305 1726887469.05230: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887469.05391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpoc65v1g6 /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184/AnsiballZ_setup.py <<< 7305 1726887469.05502: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887469.09135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887469.09335: stderr chunk (state=3): >>><<< 7305 1726887469.09342: stdout chunk (state=3): >>><<< 7305 1726887469.09346: done transferring module to remote 7305 1726887469.09349: _low_level_execute_command(): starting 7305 1726887469.09351: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184/ /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184/AnsiballZ_setup.py && sleep 0' 7305 1726887469.10179: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.10184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.10214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887469.10218: 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.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.10220: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.10289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887469.10292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887469.10348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887469.12228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887469.12421: stderr chunk (state=3): >>><<< 7305 1726887469.12431: stdout chunk (state=3): >>><<< 7305 1726887469.12614: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887469.12617: _low_level_execute_command(): starting 7305 1726887469.12620: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184/AnsiballZ_setup.py && sleep 0' 7305 1726887469.14272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887469.14433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.14453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.14472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.14514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887469.14531: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887469.14547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.14563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887469.14575: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887469.14589: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887469.14601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.14619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.14642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.14655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887469.14667: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887469.14681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.14826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887469.14876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887469.14889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887469.14971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887469.17061: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 7305 1726887469.17065: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7305 1726887469.17124: stdout chunk (state=3): >>>import '_io' # <<< 7305 1726887469.17128: stdout chunk (state=3): >>>import 'marshal' # <<< 7305 1726887469.17148: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887469.17182: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7305 1726887469.17228: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7305 1726887469.17296: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887469.17315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887469.17328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7305 1726887469.17352: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec4d8dc0> <<< 7305 1726887469.17395: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887469.17440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec4d8b20> <<< 7305 1726887469.17461: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887469.17491: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec4d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887469.17504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d490> <<< 7305 1726887469.17542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887469.17574: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 7305 1726887469.17587: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d940> <<< 7305 1726887469.17599: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d670> <<< 7305 1726887469.17640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887469.17644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887469.17666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887469.17683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887469.17714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887469.17749: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec434190> <<< 7305 1726887469.17752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887469.17775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887469.17844: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec434220> <<< 7305 1726887469.17869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887469.17910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec434940> <<< 7305 1726887469.17960: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec495880> <<< 7305 1726887469.17976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7305 1726887469.17979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec42dd90> <<< 7305 1726887469.18031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7305 1726887469.18035: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec457d90> <<< 7305 1726887469.18087: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d970> <<< 7305 1726887469.18109: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887469.18451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887469.18484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887469.18513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887469.18547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887469.18572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1aeeb0> <<< 7305 1726887469.18624: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1b1f40> <<< 7305 1726887469.18638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887469.18665: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887469.18697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887469.18726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887469.18750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887469.18762: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1ae370> <<< 7305 1726887469.18791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887469.18865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887469.18898: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887469.18927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.18941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887469.18983: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facec094dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0948b0> <<< 7305 1726887469.19023: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887469.19053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec094eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887469.19066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887469.19089: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec094f70> <<< 7305 1726887469.19126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec094e80> <<< 7305 1726887469.19129: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887469.19171: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec189d30> import '_functools' # <<< 7305 1726887469.19205: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec182610> <<< 7305 1726887469.19276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887469.19281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec196670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1b5e50> <<< 7305 1726887469.19294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887469.19328: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facec0a6c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec189250> <<< 7305 1726887469.19364: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facec196280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1bba00> <<< 7305 1726887469.19401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887469.19434: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.19468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887469.19483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a6fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a6d90> <<< 7305 1726887469.19523: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a6d00> <<< 7305 1726887469.19536: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887469.19563: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887469.19592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887469.19639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887469.19667: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec079370> <<< 7305 1726887469.19696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887469.19733: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec079460> <<< 7305 1726887469.19850: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0aefa0> <<< 7305 1726887469.19895: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a8a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a8490> <<< 7305 1726887469.19929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887469.19980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887469.19993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887469.20020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfad1c0> <<< 7305 1726887469.20049: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec064c70> <<< 7305 1726887469.20103: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a8eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1bb0a0> <<< 7305 1726887469.20145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887469.20192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 7305 1726887469.20195: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfbfaf0> import 'errno' # <<< 7305 1726887469.20263: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebfbfe20> <<< 7305 1726887469.20268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887469.20300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887469.20304: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfd1730> <<< 7305 1726887469.20318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887469.20364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887469.20406: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfd1c70> <<< 7305 1726887469.20448: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf6a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfbff10> <<< 7305 1726887469.20452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887469.20512: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf7a280> <<< 7305 1726887469.20524: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfd15b0> import 'pwd' # <<< 7305 1726887469.20536: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf7a340> <<< 7305 1726887469.20604: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a69d0> <<< 7305 1726887469.20610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887469.20628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887469.20649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887469.20693: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.20751: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf966a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887469.20754: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf96970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf96760> <<< 7305 1726887469.20785: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf96850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7305 1726887469.20801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887469.20989: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf96ca0> <<< 7305 1726887469.21034: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebfa21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf968e0> <<< 7305 1726887469.21052: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf89a30> <<< 7305 1726887469.21065: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a65b0> <<< 7305 1726887469.21089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887469.21142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887469.21182: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf96a90> <<< 7305 1726887469.21336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887469.21351: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7facebec5670> <<< 7305 1726887469.21628: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7305 1726887469.21726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.21756: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7305 1726887469.21795: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887469.21810: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.23091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.24079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe037c0> <<< 7305 1726887469.24103: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.24129: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887469.24143: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887469.24169: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe03160> <<< 7305 1726887469.24221: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03280> <<< 7305 1726887469.24240: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03f10> <<< 7305 1726887469.24263: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887469.24318: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe034f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03d30> import 'atexit' # <<< 7305 1726887469.24356: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.24369: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe03f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887469.24401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887469.24432: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03100> <<< 7305 1726887469.24470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887469.24495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887469.24529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887469.24542: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887469.24641: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdc2ee0> <<< 7305 1726887469.24717: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.24749: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887469.24752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887469.24785: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb787c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdeadc0> <<< 7305 1726887469.24949: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdea3a0> <<< 7305 1726887469.24976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887469.25011: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdeaf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887469.25040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887469.25069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887469.25101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887469.25121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe38c10> <<< 7305 1726887469.25214: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe14cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe143a0> <<< 7305 1726887469.25218: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdb7b80> <<< 7305 1726887469.25244: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe144c0> <<< 7305 1726887469.25272: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe144f0> <<< 7305 1726887469.25286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887469.25314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887469.25344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887469.25440: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe4a1f0> <<< 7305 1726887469.25445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7305 1726887469.25458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887469.25521: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.25526: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7f38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe4a370> <<< 7305 1726887469.25539: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887469.25581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.25602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887469.25660: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe4aca0> <<< 7305 1726887469.25793: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb7f3880> <<< 7305 1726887469.25901: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.25915: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e58b0> <<< 7305 1726887469.25929: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebde3190> <<< 7305 1726887469.25964: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.25968: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe4a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe438b0> <<< 7305 1726887469.26000: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887469.26029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887469.26033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887469.26073: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e79d0> <<< 7305 1726887469.26274: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebd59b80> <<< 7305 1726887469.26279: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb7f1640> <<< 7305 1726887469.26319: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb7f1a30> <<< 7305 1726887469.26355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.26358: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7305 1726887469.26433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.26515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.26552: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.26565: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887469.26666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.26757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.27233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.27706: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887469.27747: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887469.27751: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887469.27763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.27828: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.27831: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebd827c0> <<< 7305 1726887469.27897: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebd87820> <<< 7305 1726887469.27914: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3a99a0> <<< 7305 1726887469.27969: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887469.27972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.28000: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7305 1726887469.28133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.28268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7305 1726887469.28280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887469.28294: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdc1760> # zipimport: zlib available <<< 7305 1726887469.28694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29191: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887469.29194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29228: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29266: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887469.29269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29399: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7305 1726887469.29416: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887469.29436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29502: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887469.29506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29695: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.29888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887469.29921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887469.29924: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887469.30007: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe063d0> <<< 7305 1726887469.30013: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30068: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30146: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7305 1726887469.30150: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887469.30152: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887469.30163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30245: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887469.30248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30281: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30484: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887469.30511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.30594: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebd799a0> <<< 7305 1726887469.30717: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb225be0> <<< 7305 1726887469.30758: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7305 1726887469.30820: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.30956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887469.30959: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887469.30970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887469.31014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887469.31026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887469.31063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887469.31152: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebd8a670> <<< 7305 1726887469.31176: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdd5d90> <<< 7305 1726887469.31240: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe06400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7305 1726887469.31295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31298: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887469.31394: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7305 1726887469.31398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31417: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7305 1726887469.31474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31568: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31724: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 7305 1726887469.31794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.31913: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7305 1726887469.32064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.32206: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.32245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.32291: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 7305 1726887469.32294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.32318: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 7305 1726887469.32345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7305 1726887469.32350: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 7305 1726887469.32365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7305 1726887469.32387: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3d6ac0> <<< 7305 1726887469.32413: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7305 1726887469.32439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7305 1726887469.32473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7305 1726887469.32500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7305 1726887469.32518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb389a90> <<< 7305 1726887469.32561: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887469.32568: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb389a00> <<< 7305 1726887469.32628: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3be760> <<< 7305 1726887469.32646: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3d6190> <<< 7305 1726887469.32681: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb129f10> <<< 7305 1726887469.32686: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb129af0> <<< 7305 1726887469.32703: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7305 1726887469.32729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7305 1726887469.32752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7305 1726887469.32799: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebde6cd0> <<< 7305 1726887469.32805: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb377160> <<< 7305 1726887469.32835: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7305 1726887469.32876: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebde62e0> <<< 7305 1726887469.32883: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7305 1726887469.32915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887469.32943: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb191fa0> <<< 7305 1726887469.32971: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3bbdc0> <<< 7305 1726887469.32998: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb129dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 7305 1726887469.33015: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 7305 1726887469.33036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.33055: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7305 1726887469.33067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33117: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33168: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7305 1726887469.33221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33273: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7305 1726887469.33292: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.33303: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7305 1726887469.33336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33366: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 7305 1726887469.33373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33413: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33459: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7305 1726887469.33500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33636: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.33684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.33741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.34358: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.35088: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.35177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7305 1726887469.35197: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3ae670> <<< 7305 1726887469.35252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7305 1726887469.35415: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb0abf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 7305 1726887469.35423: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.35474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.35533: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 7305 1726887469.35619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.35700: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7305 1726887469.35707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.35765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.35832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 7305 1726887469.35872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.35919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7305 1726887469.35947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7305 1726887469.36104: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb09cc10> <<< 7305 1726887469.36346: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb0e8b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 7305 1726887469.36361: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.36414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.36474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7305 1726887469.36547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.36742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.36745: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.36848: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7305 1726887469.36864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.36902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.37668: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb0234f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb023a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.37702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.37741: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7305 1726887469.37757: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.37858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.37876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.37996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.38124: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7305 1726887469.38131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.38231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.38339: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 7305 1726887469.38346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.38374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.38408: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.38871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39319: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 7305 1726887469.39327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39416: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39516: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7305 1726887469.39522: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39694: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7305 1726887469.39700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.39962: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7305 1726887469.39984: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.40001: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7305 1726887469.40009: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40043: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40085: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 7305 1726887469.40092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40174: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40257: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40613: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7305 1726887469.40626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7305 1726887469.40713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40725: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40757: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7305 1726887469.40763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40889: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7305 1726887469.40896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40943: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 7305 1726887469.40948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.40998: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 7305 1726887469.41105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41160: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7305 1726887469.41397: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41625: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7305 1726887469.41632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41736: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 7305 1726887469.41742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41814: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 7305 1726887469.41845: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.41880: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 7305 1726887469.41887: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42048: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887469.42101: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7305 1726887469.42120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42129: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7305 1726887469.42143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42224: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7305 1726887469.42248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42428: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42561: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7305 1726887469.42570: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 7305 1726887469.42613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42657: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7305 1726887469.42664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.42996: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7305 1726887469.43003: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43081: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7305 1726887469.43128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43169: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7305 1726887469.43176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43243: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43318: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 7305 1726887469.43325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43472: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7305 1726887469.43551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887469.43752: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7305 1726887469.43776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 7305 1726887469.43783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 7305 1726887469.43824: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceae520d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceae52910> <<< 7305 1726887469.43881: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceae52f40> <<< 7305 1726887469.45836: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887469.53512: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7305 1726887469.53545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7305 1726887469.53552: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceae52760> <<< 7305 1726887469.53656: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7305 1726887469.53671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7305 1726887469.53694: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb06f5b0> <<< 7305 1726887469.53870: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887469.53971: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 7305 1726887469.53989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb017280> <<< 7305 1726887469.54024: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb017790> <<< 7305 1726887469.54321: 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 <<< 7305 1726887469.74742: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-42-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-159", "ansible_nodename": "ip-10-31-42-159.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": "c7053083699244669e270a7809d7af44", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.71 36676 10.31.42.159 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": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.71 36676 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKeylfC3X+cm3oRdYxknpv4zgCFso9L2wgIXawjMOC3u+PTbZ6EaiHjcp5yl0HqlGnZIebxaR+s+FrqRGNLbzlIKdGLii824y5l9bqXeZpR5Wq3DE950SYJefE3qQVbPef5hHDQz3Qr48S4IKPisCI/dhzEkNlMqvxnXYtVbB4xpAAAAFQCuVMcQxzmUMavAA4aDvN6/uQ+CSQAAAIBF5sA7HUNTzGpwqd3bng6V9JIabwUjnzjezJmBoWdChQ5h0J2ijvBN+Xv/JdpXIyqDaN92O1rbSxVJwGwGC24GLa03rx8tRAvP477+lOePUTX8KSCoijmldy6DropubTz8wia2pYd9E1wBF8RGcKb7ZHPpoyHnAUe2SSuhyPmkSwAAAIBB/l42rzfB6e9El0sRfvqm1s13vw+TwaubxF3wjrJMBfyhnZSC0DO0TchnRixGAMtwJhkA7mEK9r+ablYX888ssqD4NS9kPATxL2fWSSYEL9LEqxIaWG6/YiUTpVKLEocsty1sdtx/KRoDyGFWNXIeEYxZbRiYHrF5E1svZ8gkYQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4xOnqqzlJil+Ze/fCDPfySBlyVF+t5B6CtIWUfYXa+ojyAuajIEwwiXXmS36Yw6aCUqTD78y6t3+yr6TM7HKcDsyXRo9wOcoEdKgueXwZ2Mg1fVERzF8Gt6Rh1gBvBX302MEmTia4Q/vDojVr2BB7gnW2O3x8LdgrFlWM5QgtPTIKadORj1ZSIeYSaJ1U3Inncd+jxVzkHCf/1XR2GKx6yUllXwbnv3U/zeHLMMgF4Ife3caQRiX83j7ZQxWNHdzGP5kbHmkO2tP1I2Z4e5/x2kL7uBphsxoP3squlGDVQmDFYMnD25nbY/s3C35svj4ZED4MInEeL1qllYUPJ3xLOxjZH5PojEwf17/bWs9M6wwLlUuxME93BUCE2zN9OkY8cIpoco5XkB1dqVWzQtdBGCtrSadL3g4OvAdLobYoUSKQ6CwL9TBliRXpSG68esns+9M/TXQuaBMPwFx26kJUDTU/fc5t7r/QtgwwelY0Yylp55ouCNBB+QDJ5aBu0Bs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJy6kcofYRDRfb8ksLUAmJ3RuN2yQHVRg8k1h088yPCXBzZnuGjjMJAlPJEQtmYytJWlFbeuSpmFjhM5gasDhkk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKy1WKiKi2zxl9jsy2PA8m3GRR5mfZmAqUo6di6noxyt", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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<<< 7305 1726887469.74770: stdout chunk (state=3): >>>_group_id": 0, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c7d:2bff:fea0:29f9", "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_f<<< 7305 1726887469.74799: stdout chunk (state=3): >>>ilter": "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.40.1", "interface": "eth0", "address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.159"], "ansible_all_ipv6_addresses": ["fe80::c7d:2bff:fea0:29f9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c7d:2bff:fea0:29f9"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 3532, "ansible_memfree_mb": 2848, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 684, "free": 2848}, "nocache": {"free": 3266, "used": 266}, "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": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "ansible_product_uuid": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sector<<< 7305 1726887469.74803: stdout chunk (state=3): >>>size": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 229, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264251342848, "block_size": 4096, "block_total": 65519355, "block_available": 64514488, "block_used": 1004867, "inode_total": 131071472, "inode_available": 130998806, "inode_used": 72666, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_loadavg": {"1m": 0.36, "5m": 0.2, "15m": 0.09}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "57", "second": "49", "epoch": "1726887469", "epoch_int": "1726887469", "date": "2024-09-20", "time": "22:57:49", "iso8601_micro": "2024-09-21T02:57:49.743766Z", "iso8601": "2024-09-21T02:57:49Z", "iso8601_basic": "20240920T225749743766", "iso8601_basic_short": "20240920T225749", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7305 1726887469.75298: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7305 1726887469.75566: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg <<< 7305 1726887469.75737: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 7305 1726887469.75750: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7305 1726887469.76028: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887469.76031: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887469.76061: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 7305 1726887469.76140: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7305 1726887469.76145: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 7305 1726887469.76158: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887469.76200: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7305 1726887469.76261: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 7305 1726887469.76304: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle <<< 7305 1726887469.76344: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 <<< 7305 1726887469.76405: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 7305 1726887469.76475: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 7305 1726887469.76528: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 7305 1726887469.76643: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 7305 1726887469.76716: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 7305 1726887469.76719: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887469.76904: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7305 1726887469.76947: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 7305 1726887469.76978: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 7305 1726887469.76983: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887469.77016: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887469.77480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887469.77485: stdout chunk (state=3): >>><<< 7305 1726887469.77505: stderr chunk (state=3): >>><<< 7305 1726887469.77698: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec4d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec4d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec4d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec434190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec434220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec434940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec495880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec42dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec457d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec47d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facec094dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0948b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec094eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec094f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec094e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec189d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec182610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec196670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facec0a6c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec189250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facec196280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a6fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a6d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a6d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec079370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec079460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0aefa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a8a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a8490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec064c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a8eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec1bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfbfaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebfbfe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfd1730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfd1c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf6a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfbff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf7a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebfd15b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf7a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a69d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf966a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf96970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf96760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf96850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebf96ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebfa21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf968e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf89a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facec0a65b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebf96a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7facebec5670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe037c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe03160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe034f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe03f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe03100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdc2ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb787c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdeadc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdea3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdeaf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe38c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe14cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe143a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdb7b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe144c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe144f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe4a1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7f38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe4a370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe4aca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb7f3880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebde3190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebe4a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe438b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebd59b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb7f1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb7e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb7f1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebd827c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebd87820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3a99a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdc1760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe063d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebd799a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb225be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebd8a670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebdd5d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebe06400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3d6ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb389a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb389a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3be760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3d6190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb129f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb129af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facebde6cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb377160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7facebde62e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb191fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3bbdc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb129dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb3ae670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb0abf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb09cc10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb0e8b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceb0234f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb023a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uqq3f9kl/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faceae520d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceae52910> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceae52f40> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceae52760> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb06f5b0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb017280> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faceb017790> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-42-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-159", "ansible_nodename": "ip-10-31-42-159.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": "c7053083699244669e270a7809d7af44", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.71 36676 10.31.42.159 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": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.71 36676 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKeylfC3X+cm3oRdYxknpv4zgCFso9L2wgIXawjMOC3u+PTbZ6EaiHjcp5yl0HqlGnZIebxaR+s+FrqRGNLbzlIKdGLii824y5l9bqXeZpR5Wq3DE950SYJefE3qQVbPef5hHDQz3Qr48S4IKPisCI/dhzEkNlMqvxnXYtVbB4xpAAAAFQCuVMcQxzmUMavAA4aDvN6/uQ+CSQAAAIBF5sA7HUNTzGpwqd3bng6V9JIabwUjnzjezJmBoWdChQ5h0J2ijvBN+Xv/JdpXIyqDaN92O1rbSxVJwGwGC24GLa03rx8tRAvP477+lOePUTX8KSCoijmldy6DropubTz8wia2pYd9E1wBF8RGcKb7ZHPpoyHnAUe2SSuhyPmkSwAAAIBB/l42rzfB6e9El0sRfvqm1s13vw+TwaubxF3wjrJMBfyhnZSC0DO0TchnRixGAMtwJhkA7mEK9r+ablYX888ssqD4NS9kPATxL2fWSSYEL9LEqxIaWG6/YiUTpVKLEocsty1sdtx/KRoDyGFWNXIeEYxZbRiYHrF5E1svZ8gkYQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4xOnqqzlJil+Ze/fCDPfySBlyVF+t5B6CtIWUfYXa+ojyAuajIEwwiXXmS36Yw6aCUqTD78y6t3+yr6TM7HKcDsyXRo9wOcoEdKgueXwZ2Mg1fVERzF8Gt6Rh1gBvBX302MEmTia4Q/vDojVr2BB7gnW2O3x8LdgrFlWM5QgtPTIKadORj1ZSIeYSaJ1U3Inncd+jxVzkHCf/1XR2GKx6yUllXwbnv3U/zeHLMMgF4Ife3caQRiX83j7ZQxWNHdzGP5kbHmkO2tP1I2Z4e5/x2kL7uBphsxoP3squlGDVQmDFYMnD25nbY/s3C35svj4ZED4MInEeL1qllYUPJ3xLOxjZH5PojEwf17/bWs9M6wwLlUuxME93BUCE2zN9OkY8cIpoco5XkB1dqVWzQtdBGCtrSadL3g4OvAdLobYoUSKQ6CwL9TBliRXpSG68esns+9M/TXQuaBMPwFx26kJUDTU/fc5t7r/QtgwwelY0Yylp55ouCNBB+QDJ5aBu0Bs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJy6kcofYRDRfb8ksLUAmJ3RuN2yQHVRg8k1h088yPCXBzZnuGjjMJAlPJEQtmYytJWlFbeuSpmFjhM5gasDhkk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKy1WKiKi2zxl9jsy2PA8m3GRR5mfZmAqUo6di6noxyt", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c7d:2bff:fea0:29f9", "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.40.1", "interface": "eth0", "address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.159"], "ansible_all_ipv6_addresses": ["fe80::c7d:2bff:fea0:29f9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c7d:2bff:fea0:29f9"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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": 3532, "ansible_memfree_mb": 2848, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 684, "free": 2848}, "nocache": {"free": 3266, "used": 266}, "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": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "ansible_product_uuid": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 229, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264251342848, "block_size": 4096, "block_total": 65519355, "block_available": 64514488, "block_used": 1004867, "inode_total": 131071472, "inode_available": 130998806, "inode_used": 72666, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_is_chroot": false, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_fips": false, "ansible_loadavg": {"1m": 0.36, "5m": 0.2, "15m": 0.09}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "57", "second": "49", "epoch": "1726887469", "epoch_int": "1726887469", "date": "2024-09-20", "time": "22:57:49", "iso8601_micro": "2024-09-21T02:57:49.743766Z", "iso8601": "2024-09-21T02:57:49Z", "iso8601_basic": "20240920T225749743766", "iso8601_basic_short": "20240920T225749", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 7305 1726887469.79328: 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-1726887468.5919929-7314-250099369392184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887469.79331: _low_level_execute_command(): starting 7305 1726887469.79333: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887468.5919929-7314-250099369392184/ > /dev/null 2>&1 && sleep 0' 7305 1726887469.81820: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887469.81824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.81826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.81829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.81831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887469.81872: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887469.81875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.81878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887469.81880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887469.82067: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887469.82070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887469.82072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887469.82080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887469.82228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887469.82236: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887469.82239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887469.82242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887469.82244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887469.82246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887469.82391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887469.84276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887469.84280: stdout chunk (state=3): >>><<< 7305 1726887469.84283: stderr chunk (state=3): >>><<< 7305 1726887469.84326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887469.84332: handler run complete 7305 1726887469.84510: variable 'ansible_facts' from source: unknown 7305 1726887469.84651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887469.85031: variable 'ansible_facts' from source: unknown 7305 1726887469.85232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887469.85502: attempt loop complete, returning result 7305 1726887469.85506: _execute() done 7305 1726887469.85509: dumping result to json 7305 1726887469.85539: done dumping result, returning 7305 1726887469.85572: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e15955b-8119-1594-642f-000000000045] 7305 1726887469.85575: sending task result for task 0e15955b-8119-1594-642f-000000000045 7305 1726887469.86039: done sending task result for task 0e15955b-8119-1594-642f-000000000045 7305 1726887469.86042: WORKER PROCESS EXITING ok: [managed_node2] 7305 1726887469.87153: no more pending results, returning what we have 7305 1726887469.87155: results queue empty 7305 1726887469.87156: checking for any_errors_fatal 7305 1726887469.87158: done checking for any_errors_fatal 7305 1726887469.87158: checking for max_fail_percentage 7305 1726887469.87160: done checking for max_fail_percentage 7305 1726887469.87161: checking to see if all hosts have failed and the running result is not ok 7305 1726887469.87162: done checking to see if all hosts have failed 7305 1726887469.87162: getting the remaining hosts for this loop 7305 1726887469.87164: done getting the remaining hosts for this loop 7305 1726887469.87167: getting the next task for host managed_node2 7305 1726887469.87173: done getting next task for host managed_node2 7305 1726887469.87175: ^ task is: TASK: meta (flush_handlers) 7305 1726887469.87177: ^ 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 7305 1726887469.87180: getting variables 7305 1726887469.87182: in VariableManager get_vars() 7305 1726887469.87204: Calling all_inventory to load vars for managed_node2 7305 1726887469.87206: Calling groups_inventory to load vars for managed_node2 7305 1726887469.87212: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887469.87458: Calling all_plugins_play to load vars for managed_node2 7305 1726887469.87462: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887469.87466: Calling groups_plugins_play to load vars for managed_node2 7305 1726887469.87863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887469.88387: done with get_vars() 7305 1726887469.88397: done getting variables 7305 1726887469.88579: in VariableManager get_vars() 7305 1726887469.88590: Calling all_inventory to load vars for managed_node2 7305 1726887469.88592: Calling groups_inventory to load vars for managed_node2 7305 1726887469.88595: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887469.88599: Calling all_plugins_play to load vars for managed_node2 7305 1726887469.88601: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887469.88614: Calling groups_plugins_play to load vars for managed_node2 7305 1726887469.88945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887469.89384: done with get_vars() 7305 1726887469.89399: done queuing things up, now waiting for results queue to drain 7305 1726887469.89401: results queue empty 7305 1726887469.89402: checking for any_errors_fatal 7305 1726887469.89405: done checking for any_errors_fatal 7305 1726887469.89405: checking for max_fail_percentage 7305 1726887469.89406: done checking for max_fail_percentage 7305 1726887469.89407: checking to see if all hosts have failed and the running result is not ok 7305 1726887469.89410: done checking to see if all hosts have failed 7305 1726887469.89410: getting the remaining hosts for this loop 7305 1726887469.89411: done getting the remaining hosts for this loop 7305 1726887469.89414: getting the next task for host managed_node2 7305 1726887469.89418: done getting next task for host managed_node2 7305 1726887469.89421: ^ task is: TASK: Create temporary file 7305 1726887469.89422: ^ 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 7305 1726887469.89424: getting variables 7305 1726887469.89425: in VariableManager get_vars() 7305 1726887469.89546: Calling all_inventory to load vars for managed_node2 7305 1726887469.89549: Calling groups_inventory to load vars for managed_node2 7305 1726887469.89553: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887469.89558: Calling all_plugins_play to load vars for managed_node2 7305 1726887469.89562: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887469.89565: Calling groups_plugins_play to load vars for managed_node2 7305 1726887469.89816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887469.90223: done with get_vars() 7305 1726887469.90232: done getting variables TASK [Create temporary file] *************************************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:9 Friday 20 September 2024 22:57:49 -0400 (0:00:01.351) 0:00:01.361 ****** 7305 1726887469.90419: entering _queue_task() for managed_node2/tempfile 7305 1726887469.90421: Creating lock for tempfile 7305 1726887469.91080: worker is 1 (out of 1 available) 7305 1726887469.91091: exiting _queue_task() for managed_node2/tempfile 7305 1726887469.91142: done queuing things up, now waiting for results queue to drain 7305 1726887469.91144: waiting for pending results... 7305 1726887469.91554: running TaskExecutor() for managed_node2/TASK: Create temporary file 7305 1726887469.91625: in run() - task 0e15955b-8119-1594-642f-000000000006 7305 1726887469.91638: variable 'ansible_search_path' from source: unknown 7305 1726887469.91677: calling self._execute() 7305 1726887469.91703: in VariableManager get_vars() 7305 1726887469.91736: Calling all_inventory to load vars for localhost 7305 1726887469.91744: Calling groups_inventory to load vars for localhost 7305 1726887469.91747: Calling all_plugins_inventory to load vars for localhost 7305 1726887469.91766: Calling all_plugins_play to load vars for localhost 7305 1726887469.91771: Calling groups_plugins_inventory to load vars for localhost 7305 1726887469.91777: Calling groups_plugins_play to load vars for localhost 7305 1726887469.91853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887469.91876: done with get_vars() 7305 1726887469.91880: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887469.91934: variable 'ansible_delegated_vars' from source: unknown 7305 1726887469.91938: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887469.91944: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 7305 1726887469.91958: variable 'omit' from source: magic vars 7305 1726887469.92960: variable 'omit' from source: magic vars 7305 1726887469.92997: variable 'omit' from source: magic vars 7305 1726887469.93034: variable 'omit' from source: magic vars 7305 1726887469.93528: variable 'ansible_delegated_vars' from source: unknown 7305 1726887469.93540: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887469.93546: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887469.93571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887469.93603: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 7305 1726887469.93628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887469.93686: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887469.93700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887469.93771: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887469.93779: Set connection var ansible_shell_type to sh 7305 1726887469.93787: Set connection var ansible_connection to local 7305 1726887469.93795: Set connection var ansible_pipelining to False 7305 1726887469.93802: Set connection var ansible_shell_executable to /bin/sh 7305 1726887469.93815: Set connection var ansible_timeout to 10 7305 1726887469.93845: variable 'ansible_delegated_vars' from source: unknown 7305 1726887469.93853: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887469.93861: variable 'ansible_user' from source: unknown 7305 1726887469.94046: 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__) 7305 1726887469.95399: variable 'omit' from source: magic vars 7305 1726887469.95411: starting attempt loop 7305 1726887469.95418: running the handler 7305 1726887469.95448: _low_level_execute_command(): starting 7305 1726887469.95461: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 7305 1726887469.95471: in local.exec_command() 7305 1726887469.95490: opening command with Popen() 7305 1726887469.95578: done running command with Popen() 7305 1726887469.95581: getting output with communicate() 7305 1726887469.96693: done communicating 7305 1726887469.96697: done with local.exec_command() 7305 1726887469.96699: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 7305 1726887469.96701: _low_level_execute_command(): starting 7305 1726887469.96703: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241 `" && echo ansible-tmp-1726887469.966533-7358-18144784044241="` echo /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241 `" ) && sleep 0' 7305 1726887469.96705: in local.exec_command() 7305 1726887469.96707: opening command with Popen() 7305 1726887469.97082: done running command with Popen() 7305 1726887469.97085: getting output with communicate() 7305 1726887470.02417: done communicating 7305 1726887470.02422: done with local.exec_command() 7305 1726887470.02424: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887469.966533-7358-18144784044241=/root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241 , stderr= 7305 1726887470.02518: variable 'ansible_delegated_vars' from source: unknown 7305 1726887470.02522: variable 'ansible_module_compression' from source: unknown 7305 1726887470.02715: ANSIBALLZ: Using lock for tempfile 7305 1726887470.02718: ANSIBALLZ: Acquiring lock 7305 1726887470.02720: ANSIBALLZ: Lock acquired: 139968762772080 7305 1726887470.02722: ANSIBALLZ: Creating module 7305 1726887470.31553: ANSIBALLZ: Writing module into payload 7305 1726887470.31643: ANSIBALLZ: Writing module 7305 1726887470.31667: ANSIBALLZ: Renaming module 7305 1726887470.31676: ANSIBALLZ: Done creating module 7305 1726887470.31697: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 7305 1726887470.31767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241/AnsiballZ_tempfile.py 7305 1726887470.31865: done transferring module to remote 7305 1726887470.31889: _low_level_execute_command(): starting 7305 1726887470.31900: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241/ /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241/AnsiballZ_tempfile.py && sleep 0' 7305 1726887470.31915: in local.exec_command() 7305 1726887470.31927: opening command with Popen() 7305 1726887470.31986: done running command with Popen() 7305 1726887470.31989: getting output with communicate() 7305 1726887470.32776: done communicating 7305 1726887470.32780: done with local.exec_command() 7305 1726887470.32782: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887470.32784: _low_level_execute_command(): starting 7305 1726887470.32787: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241/AnsiballZ_tempfile.py && sleep 0' 7305 1726887470.32790: in local.exec_command() 7305 1726887470.32792: opening command with Popen() 7305 1726887470.33201: done running command with Popen() 7305 1726887470.33204: getting output with communicate() 7305 1726887470.79810: done communicating 7305 1726887470.79815: done with local.exec_command() 7305 1726887470.79827: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".inventory.yaml", "prefix": "ansible.", "path": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0de4bf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0de4230> # /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 0x7f76f0de7170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/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 0x7f76f0dfd7f0> # /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 0x7f76f0dfe450> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] 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 0x7f76f09502f0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0950440> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0973ce0> # /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 0x7f76f09903b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0953f80> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09516a0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0939460> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0993c20> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0992840> # /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 0x7f76f0952690> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09910a0> # /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 0x7f76f09c4c80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0938710> # /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 0x7f76f09c5130> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09c4fe0> # 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 0x7f76f09c53d0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0937230> # /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 0x7f76f09c5ac0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09c5790> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09c6990> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09e0bc0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76f09e2300> # /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 0x7f76f09e31d0> # 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 0x7f76f09e3830> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09e2750> # /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 0x7f76f09f82f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09e39e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09c69f0> # /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 0x7f76f082c260> # /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 0x7f76f082cd10> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f082caa0> # 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 0x7f76f082cd40> # /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 0x7f76f082d640> # 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 0x7f76f082e030> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f082cf20> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09fa3c0> # /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 0x7f76f082f410> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f082e150> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f09c70e0> # /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 0x7f76f084f7a0> # /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 0x7f76f0873b00> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f08cc920> # /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 0x7f76f08cf080> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f08cca40> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0899910> # /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 0x7f76f011da00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0872900> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f084c3b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f76f0872f00> # zipimport: found 30 names in '/tmp/ansible_tempfile_payload_34vl5tz3/ansible_tempfile_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 0x7f76f016f6e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f01525d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0151730> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f016ff80> # /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 0x7f76f019f3b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f019f140> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f019ea50> # /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 0x7f76f019eea0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f019e690> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76f01c0110> # 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 0x7f76f01c0320> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f01c0770> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f01e6540> # 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 0x7f76f01e7c80> # /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 0x7f76f000cb60> # /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 0x7f76f000dd00> # /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 0x7f76f00147d0> # 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 0x7f76f00148f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f000ea50> # /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 0x7f76f0058530> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0017080> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0016de0> # /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 0x7f76f0017320> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f000ef60> # 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 0x7f76f005c740> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f76f005ce00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f005ffb0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f76f00612e0> # /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 0x7f76f00627b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f005d400> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0062570> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f0063350> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f76f00f24e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f006a3f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f00f8290> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f76f00f0050> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # 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 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 _datetime # cleanup[2] removing datetime # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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 shutil # destroy tempfile # 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 errno # destroy locale # destroy signal # destroy fcntl # destroy select # destroy selectors # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # 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 _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # 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 _datetime # destroy sys.monitoring # destroy _collections # 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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7305 1726887470.79861: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.inventory.yaml', '_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': 'tempfile', '_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-1726887469.966533-7358-18144784044241/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887470.79865: _low_level_execute_command(): starting 7305 1726887470.79868: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887469.966533-7358-18144784044241/ > /dev/null 2>&1 && sleep 0' 7305 1726887470.79870: in local.exec_command() 7305 1726887470.79872: opening command with Popen() 7305 1726887470.80051: done running command with Popen() 7305 1726887470.80055: getting output with communicate() 7305 1726887470.81611: done communicating 7305 1726887470.81614: done with local.exec_command() 7305 1726887470.81621: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887470.81627: handler run complete 7305 1726887470.81650: variable 'ansible_host' from source: unknown 7305 1726887470.81653: variable 'ansible_port' from source: unknown 7305 1726887470.81655: variable 'ansible_user' from source: unknown 7305 1726887470.81657: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887470.81660: attempt loop complete, returning result 7305 1726887470.81662: _execute() done 7305 1726887470.81664: dumping result to json 7305 1726887470.81668: done dumping result, returning 7305 1726887470.81675: done running TaskExecutor() for managed_node2/TASK: Create temporary file [0e15955b-8119-1594-642f-000000000006] 7305 1726887470.81680: sending task result for task 0e15955b-8119-1594-642f-000000000006 7305 1726887470.81791: done sending task result for task 0e15955b-8119-1594-642f-000000000006 7305 1726887470.81794: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 7305 1726887470.82056: no more pending results, returning what we have 7305 1726887470.82059: results queue empty 7305 1726887470.82060: checking for any_errors_fatal 7305 1726887470.82062: done checking for any_errors_fatal 7305 1726887470.82062: checking for max_fail_percentage 7305 1726887470.82064: done checking for max_fail_percentage 7305 1726887470.82065: checking to see if all hosts have failed and the running result is not ok 7305 1726887470.82065: done checking to see if all hosts have failed 7305 1726887470.82066: getting the remaining hosts for this loop 7305 1726887470.82067: done getting the remaining hosts for this loop 7305 1726887470.82071: getting the next task for host managed_node2 7305 1726887470.82076: done getting next task for host managed_node2 7305 1726887470.82078: ^ task is: TASK: Create static inventory from hostvars 7305 1726887470.82080: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887470.82083: getting variables 7305 1726887470.82084: in VariableManager get_vars() 7305 1726887470.82150: Calling all_inventory to load vars for managed_node2 7305 1726887470.82153: Calling groups_inventory to load vars for managed_node2 7305 1726887470.82157: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887470.82166: Calling all_plugins_play to load vars for managed_node2 7305 1726887470.82169: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887470.82172: Calling groups_plugins_play to load vars for managed_node2 7305 1726887470.82330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887470.82535: done with get_vars() 7305 1726887470.82545: done getting variables 7305 1726887470.82661: 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 [Create static inventory from hostvars] *********************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:16 Friday 20 September 2024 22:57:50 -0400 (0:00:00.922) 0:00:02.284 ****** 7305 1726887470.82686: entering _queue_task() for managed_node2/template 7305 1726887470.82688: Creating lock for template 7305 1726887470.82925: worker is 1 (out of 1 available) 7305 1726887470.82935: exiting _queue_task() for managed_node2/template 7305 1726887470.82945: done queuing things up, now waiting for results queue to drain 7305 1726887470.82946: waiting for pending results... 7305 1726887470.83186: running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars 7305 1726887470.83277: in run() - task 0e15955b-8119-1594-642f-000000000007 7305 1726887470.83302: variable 'ansible_search_path' from source: unknown 7305 1726887470.83347: calling self._execute() 7305 1726887470.83378: in VariableManager get_vars() 7305 1726887470.83423: Calling all_inventory to load vars for localhost 7305 1726887470.83432: Calling groups_inventory to load vars for localhost 7305 1726887470.83440: Calling all_plugins_inventory to load vars for localhost 7305 1726887470.83460: Calling all_plugins_play to load vars for localhost 7305 1726887470.83470: Calling groups_plugins_inventory to load vars for localhost 7305 1726887470.83478: Calling groups_plugins_play to load vars for localhost 7305 1726887470.83557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887470.83585: done with get_vars() 7305 1726887470.83594: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887470.83658: variable 'ansible_delegated_vars' from source: unknown 7305 1726887470.83666: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887470.83673: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 7305 1726887470.83689: variable 'omit' from source: magic vars 7305 1726887470.83783: variable 'omit' from source: magic vars 7305 1726887470.83821: variable 'omit' from source: magic vars 7305 1726887470.84139: variable 'tempinventory' from source: set_fact 7305 1726887470.84188: variable 'omit' from source: magic vars 7305 1726887470.84203: variable 'ansible_delegated_vars' from source: unknown 7305 1726887470.84213: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887470.84219: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887470.84241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887470.84280: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 7305 1726887470.84301: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887470.84324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887470.84338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887470.84411: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887470.84419: Set connection var ansible_shell_type to sh 7305 1726887470.84425: Set connection var ansible_connection to local 7305 1726887470.84432: Set connection var ansible_pipelining to False 7305 1726887470.84439: Set connection var ansible_shell_executable to /bin/sh 7305 1726887470.84447: Set connection var ansible_timeout to 10 7305 1726887470.84470: variable 'ansible_delegated_vars' from source: unknown 7305 1726887470.84483: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887470.84490: variable 'ansible_user' from source: unknown 7305 1726887470.84620: 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=False) 7305 1726887470.84634: variable 'omit' from source: magic vars 7305 1726887470.84643: starting attempt loop 7305 1726887470.84648: running the handler 7305 1726887470.84670: _low_level_execute_command(): starting 7305 1726887470.84683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 7305 1726887470.84699: in local.exec_command() 7305 1726887470.84709: opening command with Popen() 7305 1726887470.84795: done running command with Popen() 7305 1726887470.84799: getting output with communicate() 7305 1726887470.85425: done communicating 7305 1726887470.85428: done with local.exec_command() 7305 1726887470.85431: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 7305 1726887470.85433: _low_level_execute_command(): starting 7305 1726887470.85435: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370 `" && echo ansible-tmp-1726887470.853854-7417-31372830389370="` echo /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370 `" ) && sleep 0' 7305 1726887470.85437: in local.exec_command() 7305 1726887470.85439: opening command with Popen() 7305 1726887470.85841: done running command with Popen() 7305 1726887470.85844: getting output with communicate() 7305 1726887470.91020: done communicating 7305 1726887470.91024: done with local.exec_command() 7305 1726887470.91027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887470.853854-7417-31372830389370=/root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370 , stderr= 7305 1726887470.91116: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync 7305 1726887470.91121: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/inventory.yaml.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/inventory.yaml.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/inventory.yaml.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/inventory.yaml.j2 7305 1726887470.91124: variable 'ansible_search_path' from source: unknown 7305 1726887470.91362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887470.95848: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887470.96042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887470.96100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887470.96213: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887470.96312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887470.96478: variable 'hostvars' from source: magic vars 7305 1726887470.96546: in VariableManager get_vars() 7305 1726887470.96612: Calling all_inventory to load vars for managed_node1 7305 1726887470.96631: Calling groups_inventory to load vars for managed_node1 7305 1726887470.96641: Calling all_plugins_inventory to load vars for managed_node1 7305 1726887470.96654: Calling all_plugins_play to load vars for managed_node1 7305 1726887470.96726: Calling groups_plugins_inventory to load vars for managed_node1 7305 1726887470.96755: Calling groups_plugins_play to load vars for managed_node1 7305 1726887470.96803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887470.96861: done with get_vars() 7305 1726887470.96923: in VariableManager get_vars() 7305 1726887470.96933: Calling all_inventory to load vars for managed_node2 7305 1726887470.96940: Calling groups_inventory to load vars for managed_node2 7305 1726887470.96968: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887470.96989: Calling all_plugins_play to load vars for managed_node2 7305 1726887470.97003: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887470.97028: Calling groups_plugins_play to load vars for managed_node2 7305 1726887470.97480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887470.97950: done with get_vars() 7305 1726887470.97992: in VariableManager get_vars() 7305 1726887470.98003: Calling all_inventory to load vars for managed_node3 7305 1726887470.98013: Calling groups_inventory to load vars for managed_node3 7305 1726887470.98056: Calling all_plugins_inventory to load vars for managed_node3 7305 1726887470.98071: Calling all_plugins_play to load vars for managed_node3 7305 1726887470.98080: Calling groups_plugins_inventory to load vars for managed_node3 7305 1726887470.98092: Calling groups_plugins_play to load vars for managed_node3 7305 1726887470.98201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887470.98220: done with get_vars() 7305 1726887470.98302: variable 'inventory_file' from source: host vars for 'managed_node1' 7305 1726887470.98313: variable 'inventory_dir' from source: host vars for 'managed_node1' 7305 1726887470.98375: variable 'ansible_host' from source: host vars for 'managed_node1' 7305 1726887470.98390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 7305 1726887470.98398: variable 'inventory_hostname' from source: host vars for 'managed_node1' 7305 1726887470.98405: variable 'inventory_hostname_short' from source: host vars for 'managed_node1' 7305 1726887470.98416: variable 'group_names' from source: host vars for 'managed_node1' 7305 1726887470.98424: variable 'ansible_facts' from source: unknown 7305 1726887470.98431: variable 'playbook_dir' from source: magic vars 7305 1726887470.98437: variable 'ansible_playbook_python' from source: magic vars 7305 1726887470.98444: variable 'ansible_config_file' from source: magic vars 7305 1726887470.98496: variable 'groups' from source: magic vars 7305 1726887470.98514: variable 'omit' from source: magic vars 7305 1726887470.98526: variable 'ansible_version' from source: magic vars 7305 1726887470.98546: variable 'ansible_check_mode' from source: magic vars 7305 1726887470.98600: variable 'ansible_diff_mode' from source: magic vars 7305 1726887470.98615: variable 'ansible_forks' from source: magic vars 7305 1726887470.98623: variable 'ansible_inventory_sources' from source: magic vars 7305 1726887470.98631: variable 'ansible_skip_tags' from source: magic vars 7305 1726887470.98640: variable 'ansible_limit' from source: magic vars 7305 1726887470.98646: variable 'ansible_run_tags' from source: magic vars 7305 1726887470.98653: variable 'ansible_verbosity' from source: magic vars 7305 1726887470.98801: variable 'inventory_file' from source: host vars for 'managed_node2' 7305 1726887470.98818: variable 'inventory_dir' from source: host vars for 'managed_node2' 7305 1726887470.98829: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887470.98840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887470.98847: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887470.98853: variable 'inventory_hostname_short' from source: host vars for 'managed_node2' 7305 1726887470.98858: variable 'group_names' from source: host vars for 'managed_node2' 7305 1726887470.98865: variable 'ansible_facts' from source: unknown 7305 1726887470.98956: variable 'ansible_system' from source: facts 7305 1726887470.99032: variable 'ansible_kernel' from source: facts 7305 1726887470.99045: variable 'ansible_kernel_version' from source: facts 7305 1726887470.99055: variable 'ansible_machine' from source: facts 7305 1726887470.99061: variable 'ansible_python_version' from source: facts 7305 1726887470.99066: variable 'ansible_fqdn' from source: facts 7305 1726887470.99071: variable 'ansible_hostname' from source: facts 7305 1726887470.99076: variable 'ansible_nodename' from source: facts 7305 1726887470.99081: variable 'ansible_domain' from source: facts 7305 1726887470.99086: variable 'ansible_userspace_bits' from source: facts 7305 1726887470.99090: variable 'ansible_architecture' from source: facts 7305 1726887470.99095: variable 'ansible_userspace_architecture' from source: facts 7305 1726887470.99100: variable 'ansible_machine_id' from source: facts 7305 1726887470.99104: variable 'ansible_env' from source: facts 7305 1726887470.99114: variable 'ansible_distribution' from source: facts 7305 1726887470.99119: variable 'ansible_distribution_release' from source: facts 7305 1726887470.99143: variable 'ansible_distribution_version' from source: facts 7305 1726887470.99152: variable 'ansible_distribution_major_version' from source: facts 7305 1726887470.99163: variable 'ansible_distribution_file_path' from source: facts 7305 1726887470.99223: variable 'ansible_distribution_file_variety' from source: facts 7305 1726887470.99232: variable 'ansible_distribution_file_parsed' from source: facts 7305 1726887470.99253: variable 'ansible_os_family' from source: facts 7305 1726887470.99265: variable 'ansible_virtualization_type' from source: facts 7305 1726887470.99274: variable 'ansible_virtualization_role' from source: facts 7305 1726887470.99281: variable 'ansible_virtualization_tech_guest' from source: facts 7305 1726887470.99288: variable 'ansible_virtualization_tech_host' from source: facts 7305 1726887470.99295: variable 'ansible_ssh_host_key_dsa_public' from source: facts 7305 1726887470.99300: variable 'ansible_ssh_host_key_dsa_public_keytype' from source: facts 7305 1726887470.99318: variable 'ansible_ssh_host_key_rsa_public' from source: facts 7305 1726887470.99324: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts 7305 1726887470.99363: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts 7305 1726887470.99374: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts 7305 1726887470.99386: variable 'ansible_ssh_host_key_ed25519_public' from source: facts 7305 1726887470.99393: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts 7305 1726887470.99477: variable 'ansible_user_id' from source: facts 7305 1726887470.99491: variable 'ansible_user_uid' from source: facts 7305 1726887470.99499: variable 'ansible_user_gid' from source: facts 7305 1726887470.99504: variable 'ansible_user_gecos' from source: facts 7305 1726887470.99514: variable 'ansible_user_dir' from source: facts 7305 1726887470.99520: variable 'ansible_user_shell' from source: facts 7305 1726887470.99526: variable 'ansible_real_user_id' from source: facts 7305 1726887470.99533: variable 'ansible_effective_user_id' from source: facts 7305 1726887470.99544: variable 'ansible_real_group_id' from source: facts 7305 1726887470.99555: variable 'ansible_effective_group_id' from source: facts 7305 1726887470.99563: variable 'ansible_hostnqn' from source: facts 7305 1726887470.99569: variable 'ansible_apparmor' from source: facts 7305 1726887470.99581: variable 'ansible_dns' from source: facts 7305 1726887470.99593: variable 'ansible_interfaces' from source: facts 7305 1726887470.99604: variable 'ansible_eth0' from source: facts 7305 1726887470.99647: variable 'ansible_lo' from source: facts 7305 1726887470.99661: variable 'ansible_default_ipv4' from source: facts 7305 1726887470.99695: variable 'ansible_default_ipv6' from source: facts 7305 1726887470.99716: variable 'ansible_all_ipv4_addresses' from source: facts 7305 1726887470.99724: variable 'ansible_all_ipv6_addresses' from source: facts 7305 1726887470.99800: variable 'ansible_locally_reachable_ips' from source: facts 7305 1726887470.99813: variable 'ansible_local' from source: facts 7305 1726887470.99824: variable 'ansible_fibre_channel_wwn' from source: facts 7305 1726887470.99842: variable 'ansible_python' from source: facts 7305 1726887470.99853: variable 'ansible_iscsi_iqn' from source: facts 7305 1726887470.99860: variable 'ansible_system_capabilities_enforced' from source: facts 7305 1726887470.99866: variable 'ansible_system_capabilities' from source: facts 7305 1726887470.99872: variable 'ansible_processor' from source: facts 7305 1726887470.99878: variable 'ansible_processor_count' from source: facts 7305 1726887470.99883: variable 'ansible_processor_cores' from source: facts 7305 1726887470.99888: variable 'ansible_processor_threads_per_core' from source: facts 7305 1726887470.99893: variable 'ansible_processor_vcpus' from source: facts 7305 1726887470.99915: variable 'ansible_processor_nproc' from source: facts 7305 1726887470.99924: variable 'ansible_memtotal_mb' from source: facts 7305 1726887470.99933: variable 'ansible_memfree_mb' from source: facts 7305 1726887471.00027: variable 'ansible_swaptotal_mb' from source: facts 7305 1726887471.00043: variable 'ansible_swapfree_mb' from source: facts 7305 1726887471.00051: variable 'ansible_memory_mb' from source: facts 7305 1726887471.00061: variable 'ansible_bios_date' from source: facts 7305 1726887471.00068: variable 'ansible_bios_vendor' from source: facts 7305 1726887471.00074: variable 'ansible_bios_version' from source: facts 7305 1726887471.00080: variable 'ansible_board_asset_tag' from source: facts 7305 1726887471.00085: variable 'ansible_board_name' from source: facts 7305 1726887471.00091: variable 'ansible_board_serial' from source: facts 7305 1726887471.00096: variable 'ansible_board_vendor' from source: facts 7305 1726887471.00101: variable 'ansible_board_version' from source: facts 7305 1726887471.00107: variable 'ansible_chassis_asset_tag' from source: facts 7305 1726887471.00115: variable 'ansible_chassis_serial' from source: facts 7305 1726887471.00125: variable 'ansible_chassis_vendor' from source: facts 7305 1726887471.00132: variable 'ansible_chassis_version' from source: facts 7305 1726887471.00142: variable 'ansible_form_factor' from source: facts 7305 1726887471.00151: variable 'ansible_product_name' from source: facts 7305 1726887471.00156: variable 'ansible_product_serial' from source: facts 7305 1726887471.00161: variable 'ansible_product_uuid' from source: facts 7305 1726887471.00172: variable 'ansible_product_version' from source: facts 7305 1726887471.00249: variable 'ansible_system_vendor' from source: facts 7305 1726887471.00260: variable 'ansible_devices' from source: facts 7305 1726887471.00272: variable 'ansible_device_links' from source: facts 7305 1726887471.00279: variable 'ansible_uptime_seconds' from source: facts 7305 1726887471.00285: variable 'ansible_lvm' from source: facts 7305 1726887471.00290: variable 'ansible_mounts' from source: facts 7305 1726887471.00298: variable 'ansible_selinux_python_present' from source: facts 7305 1726887471.00304: variable 'ansible_selinux' from source: facts 7305 1726887471.00312: variable 'ansible_lsb' from source: facts 7305 1726887471.00318: variable 'ansible_is_chroot' from source: facts 7305 1726887471.00323: variable 'ansible_service_mgr' from source: facts 7305 1726887471.00347: variable 'ansible_pkg_mgr' from source: facts 7305 1726887471.00356: variable 'ansible_fips' from source: facts 7305 1726887471.00365: variable 'ansible_loadavg' from source: facts 7305 1726887471.00402: variable 'ansible_cmdline' from source: facts 7305 1726887471.00412: variable 'ansible_proc_cmdline' from source: facts 7305 1726887471.00420: variable 'ansible_date_time' from source: facts 7305 1726887471.00428: variable 'gather_subset' from source: facts 7305 1726887471.00458: variable 'module_setup' from source: facts 7305 1726887471.00468: variable 'discovered_interpreter_python' from source: facts 7305 1726887471.00476: variable 'tempinventory' from source: set_fact 7305 1726887471.00484: variable 'playbook_dir' from source: magic vars 7305 1726887471.00517: variable 'ansible_playbook_python' from source: magic vars 7305 1726887471.00523: variable 'ansible_config_file' from source: magic vars 7305 1726887471.00529: variable 'groups' from source: magic vars 7305 1726887471.00537: variable 'omit' from source: magic vars 7305 1726887471.00546: variable 'ansible_version' from source: magic vars 7305 1726887471.00553: variable 'ansible_check_mode' from source: magic vars 7305 1726887471.00576: variable 'ansible_diff_mode' from source: magic vars 7305 1726887471.00589: variable 'ansible_forks' from source: magic vars 7305 1726887471.00643: variable 'ansible_inventory_sources' from source: magic vars 7305 1726887471.00652: variable 'ansible_skip_tags' from source: magic vars 7305 1726887471.00660: variable 'ansible_limit' from source: magic vars 7305 1726887471.00671: variable 'ansible_run_tags' from source: magic vars 7305 1726887471.00682: variable 'ansible_verbosity' from source: magic vars 7305 1726887471.03444: variable 'inventory_file' from source: host vars for 'managed_node3' 7305 1726887471.03455: variable 'inventory_dir' from source: host vars for 'managed_node3' 7305 1726887471.03494: variable 'ansible_host' from source: host vars for 'managed_node3' 7305 1726887471.03502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7305 1726887471.03515: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7305 1726887471.03604: variable 'inventory_hostname_short' from source: host vars for 'managed_node3' 7305 1726887471.03633: variable 'group_names' from source: host vars for 'managed_node3' 7305 1726887471.03653: variable 'ansible_facts' from source: unknown 7305 1726887471.03661: variable 'playbook_dir' from source: magic vars 7305 1726887471.03668: variable 'ansible_playbook_python' from source: magic vars 7305 1726887471.03675: variable 'ansible_config_file' from source: magic vars 7305 1726887471.03682: variable 'groups' from source: magic vars 7305 1726887471.03690: variable 'omit' from source: magic vars 7305 1726887471.03696: variable 'ansible_version' from source: magic vars 7305 1726887471.03704: variable 'ansible_check_mode' from source: magic vars 7305 1726887471.03714: variable 'ansible_diff_mode' from source: magic vars 7305 1726887471.03721: variable 'ansible_forks' from source: magic vars 7305 1726887471.03729: variable 'ansible_inventory_sources' from source: magic vars 7305 1726887471.03744: variable 'ansible_skip_tags' from source: magic vars 7305 1726887471.03813: variable 'ansible_limit' from source: magic vars 7305 1726887471.03832: variable 'ansible_run_tags' from source: magic vars 7305 1726887471.03848: variable 'ansible_verbosity' from source: magic vars 7305 1726887471.06872: 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__) 7305 1726887471.07041: variable 'ansible_delegated_vars' from source: unknown 7305 1726887471.07064: variable 'ansible_module_compression' from source: unknown 7305 1726887471.07132: ANSIBALLZ: Using generic lock for ansible.legacy.stat 7305 1726887471.07148: ANSIBALLZ: Acquiring lock 7305 1726887471.07160: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887471.07169: ANSIBALLZ: Creating module 7305 1726887471.33681: ANSIBALLZ: Writing module into payload 7305 1726887471.33993: ANSIBALLZ: Writing module 7305 1726887471.34024: ANSIBALLZ: Renaming module 7305 1726887471.34035: ANSIBALLZ: Done creating module 7305 1726887471.34066: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 7305 1726887471.34157: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/AnsiballZ_stat.py 7305 1726887471.34433: done transferring module to remote 7305 1726887471.34456: _low_level_execute_command(): starting 7305 1726887471.34503: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/ /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/AnsiballZ_stat.py && sleep 0' 7305 1726887471.34519: in local.exec_command() 7305 1726887471.34528: opening command with Popen() 7305 1726887471.35059: done running command with Popen() 7305 1726887471.35062: getting output with communicate() 7305 1726887471.37485: done communicating 7305 1726887471.37489: done with local.exec_command() 7305 1726887471.37492: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887471.37494: _low_level_execute_command(): starting 7305 1726887471.37496: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/AnsiballZ_stat.py && sleep 0' 7305 1726887471.37498: in local.exec_command() 7305 1726887471.37499: opening command with Popen() 7305 1726887471.37893: done running command with Popen() 7305 1726887471.37896: getting output with communicate() 7305 1726887472.09017: done communicating 7305 1726887472.09021: done with local.exec_command() 7305 1726887472.09032: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 775649, "dev": 51713, "nlink": 1, "atime": 1726887470.7481513, "mtime": 1726887470.7481513, "ctime": 1726887470.7481513, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": "3648909363", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "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' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf7e4bf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf7e4230> # /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 0x7faccf7e7170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/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 0x7faccf7fd7f0> # /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 0x7faccf7fe450> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] 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 0x7faccf6502c0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf650410> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf673cb0> # /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 0x7faccf690350> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf653f50> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf651670> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf639430> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf693b90> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6927b0> # /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 0x7faccf652510> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf691070> # /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 0x7faccf6c4c20> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6386b0> # /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 0x7faccf6c50d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6c4f80> # 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 0x7faccf6c5370> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6371d0> # /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 0x7faccf6c5a60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6c5730> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6c6960> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6e0b90> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faccf6e22d0> # /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 0x7faccf6e3170> # 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 0x7faccf6e37d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6e26c0> # /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 0x7faccf6f8290> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6e3980> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6c69c0> # /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 0x7faccf500140> # /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 0x7faccf500bf0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf500950> # 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 0x7faccf500a70> # /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 0x7faccf501520> # 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 0x7faccf501ee0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf500dd0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6fa2a0> # /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 0x7faccf5032f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf502030> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf6c70b0> # /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 0x7faccf523650> # /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 0x7faccf54b980> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf5a8710> # /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 0x7faccf5aae70> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf5a8830> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf56d760> # /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 0x7faccf3a17c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf54a780> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf520260> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faccf54ad80> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_lh_whvog/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 0x7faccf3f7590> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf3da480> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf3d95e0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf3f7e60> # /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 0x7faccf423230> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf422ff0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf422900> # /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 0x7faccf4233b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf422540> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faccf423f50> # 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 0x7faccf444170> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf4446b0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccf46a4b0> # 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 0x7faccf46bbc0> # /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 0x7facced10aa0> # /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 0x7facced11c40> # /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 0x7facced146b0> # 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 0x7facced147d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced12930> # /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 0x7facced5c4a0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced16fc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced16d20> # /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 0x7facced17290> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced12e40> # 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 0x7facced606e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7facced60f20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced60d40> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7facced654f0> # /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 0x7facced66990> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced61580> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced66ab0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced675f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7faccedf6870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7facced6e5d0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccedfc5c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faccedf4410> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # 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 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 _datetime # cleanup[2] removing datetime # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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 shutil # destroy tempfile # 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 errno # destroy locale # destroy signal # destroy fcntl # destroy select # destroy selectors # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # 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 _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # 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 _datetime # destroy sys.monitoring # destroy _collections # 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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7305 1726887472.09119: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.y2bb_7m5.inventory.yaml', '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-1726887470.853854-7417-31372830389370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7305 1726887472.09222: _low_level_execute_command(): starting 7305 1726887472.09226: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/ /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/.source.yaml && sleep 0' 7305 1726887472.09228: in local.exec_command() 7305 1726887472.09231: opening command with Popen() 7305 1726887472.10352: done running command with Popen() 7305 1726887472.10355: getting output with communicate() 7305 1726887472.11214: done communicating 7305 1726887472.11218: done with local.exec_command() 7305 1726887472.11220: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887472.11222: variable 'ansible_delegated_vars' from source: unknown 7305 1726887472.11224: variable 'ansible_module_compression' from source: unknown 7305 1726887472.11414: ANSIBALLZ: Using generic lock for ansible.legacy.copy 7305 1726887472.11418: ANSIBALLZ: Acquiring lock 7305 1726887472.11420: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887472.11422: ANSIBALLZ: Creating module 7305 1726887472.44718: ANSIBALLZ: Writing module into payload 7305 1726887472.44882: ANSIBALLZ: Writing module 7305 1726887472.45034: ANSIBALLZ: Renaming module 7305 1726887472.45272: ANSIBALLZ: Done creating module 7305 1726887472.45293: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 7305 1726887472.45394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/AnsiballZ_copy.py 7305 1726887472.45468: done transferring module to remote 7305 1726887472.45487: _low_level_execute_command(): starting 7305 1726887472.45627: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/ /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/AnsiballZ_copy.py && sleep 0' 7305 1726887472.45635: in local.exec_command() 7305 1726887472.45647: opening command with Popen() 7305 1726887472.46354: done running command with Popen() 7305 1726887472.46357: getting output with communicate() 7305 1726887472.48172: done communicating 7305 1726887472.48176: done with local.exec_command() 7305 1726887472.48179: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887472.48181: _low_level_execute_command(): starting 7305 1726887472.48184: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/AnsiballZ_copy.py && sleep 0' 7305 1726887472.48188: in local.exec_command() 7305 1726887472.48190: opening command with Popen() 7305 1726887472.48665: done running command with Popen() 7305 1726887472.48669: getting output with communicate() 7305 1726887473.13283: done communicating 7305 1726887473.13288: done with local.exec_command() 7305 1726887473.13294: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.y2bb_7m5.inventory.yaml", "src": "/root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/.source.yaml", "md5sum": "b7c5a9f29c97a732f371b0b9d87aae9e", "checksum": "c07efa1e35a167ed0c7dcad48daa8663beaf2cf8", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34430, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/.source.yaml", "dest": "/tmp/ansible.y2bb_7m5.inventory.yaml", "mode": "0644", "follow": false, "_original_basename": "inventory.yaml.j2", "checksum": "c07efa1e35a167ed0c7dcad48daa8663beaf2cf8", "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' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b510cbf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b510c230> # /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 0x7fb3b510f170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/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 0x7fb3b4d017f0> # /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 0x7fb3b4d02450> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] 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 0x7fb3b4d542c0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d54410> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d77c80> # /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 0x7fb3b4d94350> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d57f20> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d55670> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d3d430> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d97c50> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d96870> # /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 0x7fb3b4d56540> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d95040> # /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 0x7fb3b4dc8c80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d3c6b0> # /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 0x7fb3b4dc9130> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4dc8fe0> # 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 0x7fb3b4dc93a0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4d3b1d0> # /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 0x7fb3b4dc9a90> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4dc9760> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4dca990> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4de4bc0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3b4de62d0> # /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 0x7fb3b4de71d0> # 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 0x7fb3b4de7830> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4de6720> # /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 0x7fb3b4dfc2f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4de79e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4dca9f0> # /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 0x7fb3b4bc0260> # /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 0x7fb3b4bc0da0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4bc0b00> # 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 0x7fb3b4bc0dd0> # /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 0x7fb3b4bc1700> # 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 0x7fb3b4bc20f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4bc0fb0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4dfe3c0> # /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 0x7fb3b4bc34d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4bc2210> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4dcb0e0> # /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 0x7fb3b4bdf830> # /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 0x7fb3b4c03c20> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4c609b0> # /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 0x7fb3b4c63110> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4c60ad0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4c2da00> # /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 0x7fb3b4525a30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4c02a20> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4bdc440> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb3b4c02d80> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_agxit57g/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 0x7fb3b457b770> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b455e660> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b455d7c0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4579640> # /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 0x7fb3b45a7410> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b45a71a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b45a6ab0> # /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 0x7fb3b45a7230> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b45a66f0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3b45c80b0> # 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 0x7fb3b45c82f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b45c8740> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b45ee5a0> # 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 0x7fb3b45efcb0> # /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 0x7fb3b4414b90> # /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 0x7fb3b4415d30> # /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 0x7fb3b4418860> # 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 0x7fb3b4418bc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4416ae0> # /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 0x7fb3b44607d0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b441b2f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b441b050> # /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 0x7fb3b441b5c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4416ff0> # 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 0x7fb3b4464a70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7fb3b4465220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4464dd0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb3b4469610> # /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 0x7fb3b446aab0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4464e90> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b446aae0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b446b6b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fb3b44fa900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b4472600> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b43005f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb3b44f8470> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7fb3b4301ac0> # 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 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 _datetime # cleanup[2] removing datetime # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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 shutil # destroy tempfile # 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 errno # destroy locale # destroy signal # destroy fcntl # destroy select # destroy selectors # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping _string # 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 _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # 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 _datetime # destroy sys.monitoring # destroy _collections # 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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7305 1726887473.13305: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/.source.yaml', 'dest': '/tmp/ansible.y2bb_7m5.inventory.yaml', 'mode': '0644', 'follow': False, '_original_basename': 'inventory.yaml.j2', 'checksum': 'c07efa1e35a167ed0c7dcad48daa8663beaf2cf8', '_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-1726887470.853854-7417-31372830389370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887473.13309: _low_level_execute_command(): starting 7305 1726887473.13312: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/ > /dev/null 2>&1 && sleep 0' 7305 1726887473.13314: in local.exec_command() 7305 1726887473.13316: opening command with Popen() 7305 1726887473.13785: done running command with Popen() 7305 1726887473.13789: getting output with communicate() 7305 1726887473.15786: done communicating 7305 1726887473.15790: done with local.exec_command() 7305 1726887473.15793: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887473.15800: handler run complete 7305 1726887473.15841: variable 'ansible_host' from source: unknown 7305 1726887473.15844: variable 'ansible_port' from source: unknown 7305 1726887473.15847: variable 'ansible_user' from source: unknown 7305 1726887473.15849: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887473.15852: attempt loop complete, returning result 7305 1726887473.15854: _execute() done 7305 1726887473.15856: dumping result to json 7305 1726887473.15864: done dumping result, returning 7305 1726887473.15871: done running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars [0e15955b-8119-1594-642f-000000000007] 7305 1726887473.15875: sending task result for task 0e15955b-8119-1594-642f-000000000007 7305 1726887473.15997: done sending task result for task 0e15955b-8119-1594-642f-000000000007 7305 1726887473.16000: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "checksum": "c07efa1e35a167ed0c7dcad48daa8663beaf2cf8", "dest": "/tmp/ansible.y2bb_7m5.inventory.yaml", "gid": 0, "group": "root", "md5sum": "b7c5a9f29c97a732f371b0b9d87aae9e", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34430, "src": "/root/.ansible/tmp/ansible-tmp-1726887470.853854-7417-31372830389370/.source.yaml", "state": "file", "uid": 0 } 7305 1726887473.16076: no more pending results, returning what we have 7305 1726887473.16078: results queue empty 7305 1726887473.16079: checking for any_errors_fatal 7305 1726887473.16084: done checking for any_errors_fatal 7305 1726887473.16085: checking for max_fail_percentage 7305 1726887473.16086: done checking for max_fail_percentage 7305 1726887473.16087: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.16087: done checking to see if all hosts have failed 7305 1726887473.16088: getting the remaining hosts for this loop 7305 1726887473.16089: done getting the remaining hosts for this loop 7305 1726887473.16093: getting the next task for host managed_node2 7305 1726887473.16099: done getting next task for host managed_node2 7305 1726887473.16101: ^ task is: TASK: meta (flush_handlers) 7305 1726887473.16103: ^ 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 7305 1726887473.16107: getting variables 7305 1726887473.16111: in VariableManager get_vars() 7305 1726887473.16138: Calling all_inventory to load vars for managed_node2 7305 1726887473.16140: Calling groups_inventory to load vars for managed_node2 7305 1726887473.16144: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.16153: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.16155: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.16157: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.16315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.16548: done with get_vars() 7305 1726887473.16559: done getting variables 7305 1726887473.16629: in VariableManager get_vars() 7305 1726887473.16638: Calling all_inventory to load vars for managed_node2 7305 1726887473.16641: Calling groups_inventory to load vars for managed_node2 7305 1726887473.16757: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.16764: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.16767: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.16770: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.17243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.18858: done with get_vars() 7305 1726887473.18876: done queuing things up, now waiting for results queue to drain 7305 1726887473.18878: results queue empty 7305 1726887473.18878: checking for any_errors_fatal 7305 1726887473.18882: done checking for any_errors_fatal 7305 1726887473.18883: checking for max_fail_percentage 7305 1726887473.18884: done checking for max_fail_percentage 7305 1726887473.18885: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.18886: done checking to see if all hosts have failed 7305 1726887473.18887: getting the remaining hosts for this loop 7305 1726887473.18888: done getting the remaining hosts for this loop 7305 1726887473.18890: getting the next task for host managed_node2 7305 1726887473.18894: done getting next task for host managed_node2 7305 1726887473.18895: ^ task is: TASK: meta (flush_handlers) 7305 1726887473.18897: ^ 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 7305 1726887473.18900: getting variables 7305 1726887473.18901: in VariableManager get_vars() 7305 1726887473.18911: Calling all_inventory to load vars for managed_node2 7305 1726887473.18913: Calling groups_inventory to load vars for managed_node2 7305 1726887473.18916: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.18921: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.18923: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.18926: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.19735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.20588: done with get_vars() 7305 1726887473.20598: done getting variables 7305 1726887473.20652: in VariableManager get_vars() 7305 1726887473.20662: Calling all_inventory to load vars for managed_node2 7305 1726887473.20665: Calling groups_inventory to load vars for managed_node2 7305 1726887473.20667: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.21009: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.21048: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.21054: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.21782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.22295: done with get_vars() 7305 1726887473.22641: done queuing things up, now waiting for results queue to drain 7305 1726887473.22644: results queue empty 7305 1726887473.22644: checking for any_errors_fatal 7305 1726887473.22646: done checking for any_errors_fatal 7305 1726887473.22647: checking for max_fail_percentage 7305 1726887473.22648: done checking for max_fail_percentage 7305 1726887473.22648: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.22649: done checking to see if all hosts have failed 7305 1726887473.22650: getting the remaining hosts for this loop 7305 1726887473.22651: done getting the remaining hosts for this loop 7305 1726887473.22654: getting the next task for host managed_node2 7305 1726887473.22657: done getting next task for host managed_node2 7305 1726887473.22658: ^ task is: None 7305 1726887473.22659: ^ 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 7305 1726887473.22661: done queuing things up, now waiting for results queue to drain 7305 1726887473.22661: results queue empty 7305 1726887473.22662: checking for any_errors_fatal 7305 1726887473.22663: done checking for any_errors_fatal 7305 1726887473.22663: checking for max_fail_percentage 7305 1726887473.22664: done checking for max_fail_percentage 7305 1726887473.22665: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.22666: done checking to see if all hosts have failed 7305 1726887473.22668: getting the next task for host managed_node2 7305 1726887473.22670: done getting next task for host managed_node2 7305 1726887473.22671: ^ task is: None 7305 1726887473.22672: ^ 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 7305 1726887473.22876: in VariableManager get_vars() 7305 1726887473.22898: done with get_vars() 7305 1726887473.22905: in VariableManager get_vars() 7305 1726887473.22920: done with get_vars() 7305 1726887473.22925: variable 'omit' from source: magic vars 7305 1726887473.23191: in VariableManager get_vars() 7305 1726887473.23205: done with get_vars() 7305 1726887473.23232: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 7305 1726887473.28747: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7305 1726887473.29542: getting the remaining hosts for this loop 7305 1726887473.29544: done getting the remaining hosts for this loop 7305 1726887473.29547: getting the next task for host managed_node2 7305 1726887473.29551: done getting next task for host managed_node2 7305 1726887473.29553: ^ task is: TASK: meta (flush_handlers) 7305 1726887473.29555: ^ 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 7305 1726887473.29558: getting variables 7305 1726887473.29559: in VariableManager get_vars() 7305 1726887473.29576: Calling all_inventory to load vars for managed_node2 7305 1726887473.29579: Calling groups_inventory to load vars for managed_node2 7305 1726887473.29581: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.29587: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.29590: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.29593: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.29739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.29936: done with get_vars() 7305 1726887473.29944: done getting variables 7305 1726887473.29996: in VariableManager get_vars() 7305 1726887473.30227: Calling all_inventory to load vars for managed_node2 7305 1726887473.30230: Calling groups_inventory to load vars for managed_node2 7305 1726887473.30232: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.30237: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.30239: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.30241: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.30731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.31367: done with get_vars() 7305 1726887473.31378: done queuing things up, now waiting for results queue to drain 7305 1726887473.31380: results queue empty 7305 1726887473.31381: checking for any_errors_fatal 7305 1726887473.31383: done checking for any_errors_fatal 7305 1726887473.31384: checking for max_fail_percentage 7305 1726887473.31385: done checking for max_fail_percentage 7305 1726887473.31385: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.31386: done checking to see if all hosts have failed 7305 1726887473.31387: getting the remaining hosts for this loop 7305 1726887473.31388: done getting the remaining hosts for this loop 7305 1726887473.31390: getting the next task for host managed_node2 7305 1726887473.31395: done getting next task for host managed_node2 7305 1726887473.31397: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 7305 1726887473.31399: ^ 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 7305 1726887473.31634: getting variables 7305 1726887473.31636: in VariableManager get_vars() 7305 1726887473.31649: Calling all_inventory to load vars for managed_node2 7305 1726887473.31652: Calling groups_inventory to load vars for managed_node2 7305 1726887473.31654: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.31658: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.31660: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.31663: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.32021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.32652: done with get_vars() 7305 1726887473.32660: done getting variables TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Friday 20 September 2024 22:57:53 -0400 (0:00:02.502) 0:00:04.786 ****** 7305 1726887473.32953: entering _queue_task() for managed_node2/include_tasks 7305 1726887473.32955: Creating lock for include_tasks 7305 1726887473.33904: worker is 1 (out of 1 available) 7305 1726887473.33918: exiting _queue_task() for managed_node2/include_tasks 7305 1726887473.33930: done queuing things up, now waiting for results queue to drain 7305 1726887473.33931: waiting for pending results... 7305 1726887473.35052: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables 7305 1726887473.35266: in run() - task 0e15955b-8119-1594-642f-00000000000f 7305 1726887473.35429: variable 'ansible_search_path' from source: unknown 7305 1726887473.35512: variable 'ansible_search_path' from source: unknown 7305 1726887473.35556: calling self._execute() 7305 1726887473.35852: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887473.35864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887473.35876: variable 'omit' from source: magic vars 7305 1726887473.36223: _execute() done 7305 1726887473.36231: dumping result to json 7305 1726887473.36242: done dumping result, returning 7305 1726887473.36271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-1594-642f-00000000000f] 7305 1726887473.36282: sending task result for task 0e15955b-8119-1594-642f-00000000000f 7305 1726887473.36563: no more pending results, returning what we have 7305 1726887473.36569: in VariableManager get_vars() 7305 1726887473.36616: Calling all_inventory to load vars for managed_node2 7305 1726887473.36620: Calling groups_inventory to load vars for managed_node2 7305 1726887473.36622: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.36635: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.36637: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.36641: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.36852: done sending task result for task 0e15955b-8119-1594-642f-00000000000f 7305 1726887473.36855: WORKER PROCESS EXITING 7305 1726887473.36881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.37065: done with get_vars() 7305 1726887473.37073: variable 'ansible_search_path' from source: unknown 7305 1726887473.37074: variable 'ansible_search_path' from source: unknown 7305 1726887473.37101: we have included files to process 7305 1726887473.37102: generating all_blocks data 7305 1726887473.37104: done generating all_blocks data 7305 1726887473.37104: processing included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 7305 1726887473.37106: loading included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 7305 1726887473.37110: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 7305 1726887473.39516: done processing included file 7305 1726887473.39739: iterating over new_blocks loaded from include file 7305 1726887473.39743: in VariableManager get_vars() 7305 1726887473.39764: done with get_vars() 7305 1726887473.39766: filtering new block on tags 7305 1726887473.39791: done filtering new block on tags 7305 1726887473.39795: in VariableManager get_vars() 7305 1726887473.39815: done with get_vars() 7305 1726887473.39817: filtering new block on tags 7305 1726887473.40072: done filtering new block on tags 7305 1726887473.40076: in VariableManager get_vars() 7305 1726887473.40096: done with get_vars() 7305 1726887473.40097: filtering new block on tags 7305 1726887473.40155: done filtering new block on tags 7305 1726887473.40158: in VariableManager get_vars() 7305 1726887473.40399: done with get_vars() 7305 1726887473.40402: filtering new block on tags 7305 1726887473.40425: done filtering new block on tags 7305 1726887473.40427: done iterating over new_blocks loaded from include file included: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed_node2 7305 1726887473.40433: extending task lists for all hosts with included blocks 7305 1726887473.41094: done extending task lists 7305 1726887473.41095: done processing included files 7305 1726887473.41096: results queue empty 7305 1726887473.41097: checking for any_errors_fatal 7305 1726887473.41099: done checking for any_errors_fatal 7305 1726887473.41099: checking for max_fail_percentage 7305 1726887473.41100: done checking for max_fail_percentage 7305 1726887473.41101: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.41102: done checking to see if all hosts have failed 7305 1726887473.41103: getting the remaining hosts for this loop 7305 1726887473.41104: done getting the remaining hosts for this loop 7305 1726887473.41106: getting the next task for host managed_node2 7305 1726887473.41112: done getting next task for host managed_node2 7305 1726887473.41115: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 7305 1726887473.41117: ^ 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 7305 1726887473.41127: getting variables 7305 1726887473.41128: in VariableManager get_vars() 7305 1726887473.41140: Calling all_inventory to load vars for managed_node2 7305 1726887473.41142: Calling groups_inventory to load vars for managed_node2 7305 1726887473.41366: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.41373: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.41375: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.41378: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.41742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.42376: done with get_vars() 7305 1726887473.42385: done getting variables TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 September 2024 22:57:53 -0400 (0:00:00.097) 0:00:04.884 ****** 7305 1726887473.42678: entering _queue_task() for managed_node2/setup 7305 1726887473.43409: worker is 1 (out of 1 available) 7305 1726887473.43642: exiting _queue_task() for managed_node2/setup 7305 1726887473.43656: done queuing things up, now waiting for results queue to drain 7305 1726887473.43657: waiting for pending results... 7305 1726887473.44619: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 7305 1726887473.45130: in run() - task 0e15955b-8119-1594-642f-0000000000cc 7305 1726887473.45187: variable 'ansible_search_path' from source: unknown 7305 1726887473.45194: variable 'ansible_search_path' from source: unknown 7305 1726887473.45235: calling self._execute() 7305 1726887473.45605: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887473.45620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887473.45632: variable 'omit' from source: magic vars 7305 1726887473.47372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887473.54474: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887473.54783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887473.55142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887473.55184: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887473.55210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887473.55431: 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) 7305 1726887473.55682: 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) 7305 1726887473.55719: 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) 7305 1726887473.55759: 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) 7305 1726887473.55772: 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) 7305 1726887473.56055: 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) 7305 1726887473.56079: 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) 7305 1726887473.56105: 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) 7305 1726887473.56465: 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) 7305 1726887473.56478: 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) 7305 1726887473.57106: variable '__timesync_required_facts' from source: role '' all vars 7305 1726887473.57119: variable 'ansible_facts' from source: unknown 7305 1726887473.57444: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7305 1726887473.57447: when evaluation is False, skipping this task 7305 1726887473.57450: _execute() done 7305 1726887473.57453: dumping result to json 7305 1726887473.57455: done dumping result, returning 7305 1726887473.57461: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-1594-642f-0000000000cc] 7305 1726887473.57467: sending task result for task 0e15955b-8119-1594-642f-0000000000cc 7305 1726887473.57572: done sending task result for task 0e15955b-8119-1594-642f-0000000000cc 7305 1726887473.57576: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 7305 1726887473.57645: no more pending results, returning what we have 7305 1726887473.57649: results queue empty 7305 1726887473.57650: checking for any_errors_fatal 7305 1726887473.57652: done checking for any_errors_fatal 7305 1726887473.57652: checking for max_fail_percentage 7305 1726887473.57654: done checking for max_fail_percentage 7305 1726887473.57655: checking to see if all hosts have failed and the running result is not ok 7305 1726887473.57656: done checking to see if all hosts have failed 7305 1726887473.57656: getting the remaining hosts for this loop 7305 1726887473.57658: done getting the remaining hosts for this loop 7305 1726887473.57662: getting the next task for host managed_node2 7305 1726887473.57671: done getting next task for host managed_node2 7305 1726887473.57676: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 7305 1726887473.57679: ^ 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 7305 1726887473.57692: getting variables 7305 1726887473.57694: in VariableManager get_vars() 7305 1726887473.57773: Calling all_inventory to load vars for managed_node2 7305 1726887473.57777: Calling groups_inventory to load vars for managed_node2 7305 1726887473.57781: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887473.57792: Calling all_plugins_play to load vars for managed_node2 7305 1726887473.57795: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887473.57799: Calling groups_plugins_play to load vars for managed_node2 7305 1726887473.57984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887473.58196: done with get_vars() 7305 1726887473.58206: done getting variables TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 September 2024 22:57:53 -0400 (0:00:00.159) 0:00:05.043 ****** 7305 1726887473.58648: entering _queue_task() for managed_node2/stat 7305 1726887473.59773: worker is 1 (out of 1 available) 7305 1726887473.59787: exiting _queue_task() for managed_node2/stat 7305 1726887473.59800: done queuing things up, now waiting for results queue to drain 7305 1726887473.59801: waiting for pending results... 7305 1726887473.61013: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 7305 1726887473.61291: in run() - task 0e15955b-8119-1594-642f-0000000000ce 7305 1726887473.61315: variable 'ansible_search_path' from source: unknown 7305 1726887473.61322: variable 'ansible_search_path' from source: unknown 7305 1726887473.61437: calling self._execute() 7305 1726887473.61634: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887473.61646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887473.61659: variable 'omit' from source: magic vars 7305 1726887473.62575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887473.63163: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887473.63249: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887473.63383: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887473.63423: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887473.63631: 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) 7305 1726887473.63665: 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) 7305 1726887473.63704: 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) 7305 1726887473.63814: 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) 7305 1726887473.64054: Evaluated conditional (not __timesync_is_ostree is defined): True 7305 1726887473.64119: variable 'omit' from source: magic vars 7305 1726887473.64174: variable 'omit' from source: magic vars 7305 1726887473.64256: variable 'omit' from source: magic vars 7305 1726887473.64358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887473.64388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887473.64457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887473.64532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887473.64559: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887473.64593: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887473.64662: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887473.64671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887473.64891: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887473.64899: Set connection var ansible_shell_type to sh 7305 1726887473.64906: Set connection var ansible_connection to ssh 7305 1726887473.64918: Set connection var ansible_pipelining to False 7305 1726887473.64927: Set connection var ansible_shell_executable to /bin/sh 7305 1726887473.64992: Set connection var ansible_timeout to 10 7305 1726887473.65024: variable 'ansible_shell_executable' from source: unknown 7305 1726887473.65090: variable 'ansible_connection' from source: unknown 7305 1726887473.65101: variable 'ansible_module_compression' from source: unknown 7305 1726887473.65107: variable 'ansible_shell_type' from source: unknown 7305 1726887473.65117: variable 'ansible_shell_executable' from source: unknown 7305 1726887473.65123: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887473.65129: variable 'ansible_pipelining' from source: unknown 7305 1726887473.65134: variable 'ansible_timeout' from source: unknown 7305 1726887473.65141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887473.65409: 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__) 7305 1726887473.65531: variable 'omit' from source: magic vars 7305 1726887473.65541: starting attempt loop 7305 1726887473.65547: running the handler 7305 1726887473.65562: _low_level_execute_command(): starting 7305 1726887473.65573: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887473.67458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887473.67595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.67614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.67633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.67678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887473.67695: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887473.67717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.67735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887473.67805: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887473.67826: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887473.67839: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.67855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.67872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.67886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887473.67900: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887473.67920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.67994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887473.68057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887473.68073: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887473.68157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887473.69827: stdout chunk (state=3): >>>/root <<< 7305 1726887473.70019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887473.70022: stdout chunk (state=3): >>><<< 7305 1726887473.70041: stderr chunk (state=3): >>><<< 7305 1726887473.70160: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887473.70172: _low_level_execute_command(): starting 7305 1726887473.70175: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448 `" && echo ansible-tmp-1726887473.7006116-7522-271720781017448="` echo /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448 `" ) && sleep 0' 7305 1726887473.72101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887473.72234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.72251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.72269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.72313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887473.72395: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887473.72412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.72429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887473.72443: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887473.72461: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887473.72473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.72486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.72502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.72517: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887473.72571: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887473.72587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.72827: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887473.72850: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887473.72866: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887473.72950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 7305 1726887473.76315: stdout chunk (state=3): >>>ansible-tmp-1726887473.7006116-7522-271720781017448=/root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448 <<< 7305 1726887473.76452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887473.76456: stdout chunk (state=3): >>><<< 7305 1726887473.76458: stderr chunk (state=3): >>><<< 7305 1726887473.76518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887473.7006116-7522-271720781017448=/root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 7305 1726887473.76729: variable 'ansible_module_compression' from source: unknown 7305 1726887473.76732: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7305 1726887473.76735: variable 'ansible_facts' from source: unknown 7305 1726887473.76737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/AnsiballZ_stat.py 7305 1726887473.77985: Sending initial data 7305 1726887473.77993: Sent initial data (151 bytes) 7305 1726887473.80682: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.80688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.81011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.81031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.81035: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.81109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887473.81240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887473.81249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887473.81318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887473.83173: 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 <<< 7305 1726887473.83213: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887473.83255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpsw4f231u /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/AnsiballZ_stat.py <<< 7305 1726887473.83295: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887473.84647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887473.84729: stderr chunk (state=3): >>><<< 7305 1726887473.84732: stdout chunk (state=3): >>><<< 7305 1726887473.84768: done transferring module to remote 7305 1726887473.84781: _low_level_execute_command(): starting 7305 1726887473.84786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/ /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/AnsiballZ_stat.py && sleep 0' 7305 1726887473.86402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887473.86412: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.86421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.86435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.86493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887473.86682: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887473.86692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.86707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887473.86716: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887473.86723: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887473.86735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.86740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.86755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.86762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887473.86788: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887473.86797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.86875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887473.87012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887473.87124: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887473.87337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887473.90196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887473.90200: stdout chunk (state=3): >>><<< 7305 1726887473.90205: stderr chunk (state=3): >>><<< 7305 1726887473.90229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887473.90233: _low_level_execute_command(): starting 7305 1726887473.90237: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/AnsiballZ_stat.py && sleep 0' 7305 1726887473.91829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887473.91834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887473.92022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.92026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887473.92046: 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887473.92051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887473.92232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887473.92249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887473.92255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887473.92340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887473.95222: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887473.95285: stdout chunk (state=3): >>>import '_thread' # <<< 7305 1726887473.95305: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7305 1726887473.95407: stdout chunk (state=3): >>>import '_io' # <<< 7305 1726887473.95435: stdout chunk (state=3): >>>import 'marshal' # <<< 7305 1726887473.95497: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887473.95567: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887473.95583: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887473.95626: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887473.95679: stdout chunk (state=3): >>>import 'zipimport' # <<< 7305 1726887473.95683: stdout chunk (state=3): >>># installed zipimport hook <<< 7305 1726887473.95761: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887473.95775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887473.95824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887473.95855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887473.95880: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887473.95936: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b084d8dc0> <<< 7305 1726887473.96005: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887473.96037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7305 1726887473.96057: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d3a0> <<< 7305 1726887473.96063: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b084d8b20><<< 7305 1726887473.96066: stdout chunk (state=3): >>> <<< 7305 1726887473.96115: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7305 1726887473.96122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887473.96161: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b084d8ac0> <<< 7305 1726887473.96196: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887473.96221: stdout chunk (state=3): >>> <<< 7305 1726887473.96279: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887473.96305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887473.96307: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d490> <<< 7305 1726887473.96363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7305 1726887473.96366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887473.96423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7305 1726887473.96426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887473.96459: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887473.96490: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d940> <<< 7305 1726887473.96525: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d670> <<< 7305 1726887473.96577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887473.96696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887473.96700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887473.96802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887473.96816: stdout chunk (state=3): >>>import '_stat' # <<< 7305 1726887473.96836: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08434190> <<< 7305 1726887473.96874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887473.96924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887473.97043: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08434220> <<< 7305 1726887473.97230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08434940> <<< 7305 1726887473.97587: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08495880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0842dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08457d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d970> <<< 7305 1726887473.97685: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887473.97997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887473.98027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887473.98078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7305 1726887473.98105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887473.98158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887473.98192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887473.98247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7305 1726887473.98251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887473.98296: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081aeeb0> <<< 7305 1726887473.98516: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081b0f40> <<< 7305 1726887473.98520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7305 1726887473.98522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 7305 1726887473.98525: stdout chunk (state=3): >>> <<< 7305 1726887473.98527: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887473.98529: stdout chunk (state=3): >>> <<< 7305 1726887473.98531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 7305 1726887473.98533: stdout chunk (state=3): >>> <<< 7305 1726887473.98681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887473.98684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7305 1726887473.98690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 7305 1726887473.98693: stdout chunk (state=3): >>> <<< 7305 1726887473.98695: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081a7610> <<< 7305 1726887473.98701: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081ad640> <<< 7305 1726887473.98726: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081ae370> <<< 7305 1726887473.98768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887473.98895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887473.98930: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887473.99004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887473.99027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7305 1726887473.99052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887473.99097: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887473.99115: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887473.99132: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0812fe20><<< 7305 1726887473.99146: stdout chunk (state=3): >>> <<< 7305 1726887473.99159: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0812f910> <<< 7305 1726887473.99198: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887473.99200: stdout chunk (state=3): >>> <<< 7305 1726887473.99237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 7305 1726887473.99251: stdout chunk (state=3): >>> <<< 7305 1726887473.99254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<< 7305 1726887473.99256: stdout chunk (state=3): >>> <<< 7305 1726887473.99270: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0812ff10><<< 7305 1726887473.99276: stdout chunk (state=3): >>> <<< 7305 1726887473.99310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 7305 1726887473.99318: stdout chunk (state=3): >>> <<< 7305 1726887473.99353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 7305 1726887473.99357: stdout chunk (state=3): >>> <<< 7305 1726887473.99391: stdout chunk (state=3): >>>import '_operator' # <<< 7305 1726887473.99404: stdout chunk (state=3): >>> <<< 7305 1726887473.99428: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0812ffd0> <<< 7305 1726887473.99459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7305 1726887473.99482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'<<< 7305 1726887473.99486: stdout chunk (state=3): >>> <<< 7305 1726887473.99500: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081420d0> <<< 7305 1726887473.99532: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887473.99605: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08189d90><<< 7305 1726887473.99622: stdout chunk (state=3): >>> <<< 7305 1726887473.99636: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887473.99680: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08182670> <<< 7305 1726887473.99768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887473.99807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081946d0> <<< 7305 1726887473.99825: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081b5e50> <<< 7305 1726887473.99875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 7305 1726887473.99889: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887473.99933: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887473.99980: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08142cd0><<< 7305 1726887473.99993: stdout chunk (state=3): >>> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081892b0> <<< 7305 1726887474.00043: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.00081: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887474.00108: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b081942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081bba00><<< 7305 1726887474.00119: stdout chunk (state=3): >>> <<< 7305 1726887474.00146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7305 1726887474.00173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887474.00229: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 7305 1726887474.00241: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.00271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 7305 1726887474.00280: stdout chunk (state=3): >>> <<< 7305 1726887474.00307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887474.00341: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142eb0> <<< 7305 1726887474.00355: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142df0><<< 7305 1726887474.00359: stdout chunk (state=3): >>> <<< 7305 1726887474.00412: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 7305 1726887474.00433: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 7305 1726887474.00442: stdout chunk (state=3): >>> <<< 7305 1726887474.00448: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142d60><<< 7305 1726887474.00449: stdout chunk (state=3): >>> <<< 7305 1726887474.00480: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 7305 1726887474.00483: stdout chunk (state=3): >>> <<< 7305 1726887474.00509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 7305 1726887474.00516: stdout chunk (state=3): >>> <<< 7305 1726887474.00546: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 7305 1726887474.00549: stdout chunk (state=3): >>> <<< 7305 1726887474.00576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 7305 1726887474.00581: stdout chunk (state=3): >>> <<< 7305 1726887474.00622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 7305 1726887474.00627: stdout chunk (state=3): >>> <<< 7305 1726887474.00702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 7305 1726887474.00710: stdout chunk (state=3): >>> <<< 7305 1726887474.00767: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 7305 1726887474.00770: stdout chunk (state=3): >>> <<< 7305 1726887474.00772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 7305 1726887474.00787: stdout chunk (state=3): >>> <<< 7305 1726887474.00790: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081153d0><<< 7305 1726887474.00796: stdout chunk (state=3): >>> <<< 7305 1726887474.00829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 7305 1726887474.00837: stdout chunk (state=3): >>> <<< 7305 1726887474.00861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 7305 1726887474.00868: stdout chunk (state=3): >>> <<< 7305 1726887474.00921: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081154c0><<< 7305 1726887474.00926: stdout chunk (state=3): >>> <<< 7305 1726887474.01126: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08149f40><<< 7305 1726887474.01130: stdout chunk (state=3): >>> <<< 7305 1726887474.01194: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08144a90><<< 7305 1726887474.01201: stdout chunk (state=3): >>> <<< 7305 1726887474.01227: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08144490><<< 7305 1726887474.01233: stdout chunk (state=3): >>> <<< 7305 1726887474.01272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 7305 1726887474.01277: stdout chunk (state=3): >>> <<< 7305 1726887474.01304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 7305 1726887474.01312: stdout chunk (state=3): >>> <<< 7305 1726887474.01356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 7305 1726887474.01365: stdout chunk (state=3): >>> <<< 7305 1726887474.01397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 7305 1726887474.01403: stdout chunk (state=3): >>> <<< 7305 1726887474.01435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 7305 1726887474.01441: stdout chunk (state=3): >>> <<< 7305 1726887474.01464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 7305 1726887474.01471: stdout chunk (state=3): >>> <<< 7305 1726887474.01488: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08063220><<< 7305 1726887474.01490: stdout chunk (state=3): >>> <<< 7305 1726887474.01545: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08100520><<< 7305 1726887474.01550: stdout chunk (state=3): >>> <<< 7305 1726887474.01632: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08144f10><<< 7305 1726887474.01646: stdout chunk (state=3): >>> <<< 7305 1726887474.01670: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081bb0a0><<< 7305 1726887474.01718: stdout chunk (state=3): >>> <<< 7305 1726887474.01721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887474.01766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 7305 1726887474.01774: stdout chunk (state=3): >>> <<< 7305 1726887474.01797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 7305 1726887474.01833: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<< 7305 1726887474.01836: stdout chunk (state=3): >>> <<< 7305 1726887474.01838: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08075b50><<< 7305 1726887474.01849: stdout chunk (state=3): >>> <<< 7305 1726887474.01874: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887474.01886: stdout chunk (state=3): >>> <<< 7305 1726887474.01928: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.01965: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887474.01968: stdout chunk (state=3): >>> <<< 7305 1726887474.01976: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08075e80><<< 7305 1726887474.01978: stdout chunk (state=3): >>> <<< 7305 1726887474.01998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py<<< 7305 1726887474.02014: stdout chunk (state=3): >>> <<< 7305 1726887474.02029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887474.02063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 7305 1726887474.02075: stdout chunk (state=3): >>> <<< 7305 1726887474.02097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887474.02123: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08086790><<< 7305 1726887474.02135: stdout chunk (state=3): >>> <<< 7305 1726887474.02158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 7305 1726887474.02168: stdout chunk (state=3): >>> <<< 7305 1726887474.02219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 7305 1726887474.02239: stdout chunk (state=3): >>> <<< 7305 1726887474.02272: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08086cd0><<< 7305 1726887474.02283: stdout chunk (state=3): >>> <<< 7305 1726887474.02343: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.02393: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.02396: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08014400> <<< 7305 1726887474.02406: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08075f70> <<< 7305 1726887474.02435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7305 1726887474.02466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887474.02543: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.02571: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080252e0> <<< 7305 1726887474.02598: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08086610> <<< 7305 1726887474.02630: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887474.02692: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.02716: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080253a0> <<< 7305 1726887474.02784: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142a30> <<< 7305 1726887474.02826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887474.02871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887474.02912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887474.02951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887474.03023: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.03037: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08040700> <<< 7305 1726887474.03090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'<<< 7305 1726887474.03102: stdout chunk (state=3): >>> <<< 7305 1726887474.03158: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.03194: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080409d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b080407c0> <<< 7305 1726887474.03244: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.03272: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080408b0> <<< 7305 1726887474.03338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7305 1726887474.03350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887474.03675: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887474.03688: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08040d00> <<< 7305 1726887474.03769: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887474.03797: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0804b250> <<< 7305 1726887474.03826: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08040940> <<< 7305 1726887474.03890: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08034a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142610> <<< 7305 1726887474.03929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887474.04027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887474.04096: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08040af0> <<< 7305 1726887474.04257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887474.04298: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b07f5c6d0> <<< 7305 1726887474.04525: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip' <<< 7305 1726887474.04553: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.04714: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.04800: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/__init__.py <<< 7305 1726887474.04829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.04861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.04900: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887474.04933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.06924: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887474.06928: stdout chunk (state=3): >>> <<< 7305 1726887474.08735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0794d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794dd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0794dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b078a4f40> <<< 7305 1726887474.08871: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b078c3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b078c3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887474.09032: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b078c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079b3dc0> <<< 7305 1726887474.09271: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079b33a0> <<< 7305 1726887474.09302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887474.09346: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079b3fd0> <<< 7305 1726887474.09386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887474.09398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887474.09426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887474.09455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887474.09480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887474.09677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07984d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0791fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0791f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079564f0> <<< 7305 1726887474.09728: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0791f520> <<< 7305 1726887474.09788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0791f550> <<< 7305 1726887474.09857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887474.09874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887474.10028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07894fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07995250> <<< 7305 1726887474.10053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7305 1726887474.10074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887474.10154: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07891850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079953d0> <<< 7305 1726887474.10275: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.10294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887474.10429: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079ade50> <<< 7305 1726887474.10485: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b078917f0> <<< 7305 1726887474.10596: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07891640> <<< 7305 1726887474.10634: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b078905b0> <<< 7305 1726887474.10683: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07886d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0798c910> <<< 7305 1726887474.10733: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887474.10814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b079166a0> <<< 7305 1726887474.11015: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07915b20> <<< 7305 1726887474.11028: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079250a0> <<< 7305 1726887474.11087: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07916100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07959b20> <<< 7305 1726887474.11122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.11129: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7305 1726887474.11194: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.11681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887474.12221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.13001: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887474.13040: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887474.13055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.13133: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b074705e0> <<< 7305 1726887474.13240: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887474.13258: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0785e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07411100> <<< 7305 1726887474.13329: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887474.13333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.13381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.13385: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7305 1726887474.13565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.13760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887474.13822: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07915b80> <<< 7305 1726887474.13826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.14480: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15082: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15274: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887474.15277: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15379: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887474.15383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15614: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887474.15618: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887474.15630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.15726: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887474.15729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16029: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887474.16383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7305 1726887474.16504: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07442f10> # zipimport: zlib available <<< 7305 1726887474.16601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16687: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887474.16716: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887474.16736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16856: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887474.16859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.16960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.17077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.17170: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887474.17203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.17318: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b079a0220> <<< 7305 1726887474.17359: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07442850> <<< 7305 1726887474.17419: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887474.17426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.17625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.17711: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.17740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.17793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887474.17807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887474.17835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887474.17881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887474.17909: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887474.17932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887474.18087: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07854ca0> <<< 7305 1726887474.18144: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07850f70> <<< 7305 1726887474.18240: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07849940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7305 1726887474.18305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.18309: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887474.18449: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887474.18455: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7305 1726887474.18467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.18641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.18928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.19143: 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"}}} <<< 7305 1726887474.19160: stdout chunk (state=3): >>># destroy __main__ <<< 7305 1726887474.19588: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 7305 1726887474.19595: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 7305 1726887474.19609: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc <<< 7305 1726887474.19632: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 7305 1726887474.19653: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 7305 1726887474.19666: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 7305 1726887474.19955: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887474.19974: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 7305 1726887474.19980: stdout chunk (state=3): >>># destroy importlib.machinery <<< 7305 1726887474.20012: stdout chunk (state=3): >>># destroy zipimport <<< 7305 1726887474.20017: stdout chunk (state=3): >>># destroy _compression <<< 7305 1726887474.20035: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7305 1726887474.20064: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 7305 1726887474.20081: stdout chunk (state=3): >>># 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 encodings <<< 7305 1726887474.20123: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887474.20126: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7305 1726887474.20150: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7305 1726887474.20227: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7305 1726887474.20235: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 7305 1726887474.20240: stdout chunk (state=3): >>> # 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 # cleanup[3] wiping tokenize <<< 7305 1726887474.20281: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7305 1726887474.20285: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7305 1726887474.20315: stdout chunk (state=3): >>># destroy fnmatch <<< 7305 1726887474.20326: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 7305 1726887474.20331: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7305 1726887474.20362: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 7305 1726887474.20369: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre <<< 7305 1726887474.20389: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7305 1726887474.20452: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket <<< 7305 1726887474.20517: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887474.20796: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887474.20843: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887474.21327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887474.21330: stdout chunk (state=3): >>><<< 7305 1726887474.21332: stderr chunk (state=3): >>><<< 7305 1726887474.21600: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b084d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b084d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b084d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08434190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08434220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08434940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08495880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0842dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08457d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0847d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081b0f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0812fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0812f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0812ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0812ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08189d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08182670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08142cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b081942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081153d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081154c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08149f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08144a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08144490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08063220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08100520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08144f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b081bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08075b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08075e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08086790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08086cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08014400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08075f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080252e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08086610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080253a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08040700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080409d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b080407c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b080408b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b08040d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0804b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08040940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08034a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08142610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b08040af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b07f5c6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0794d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794dd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0794dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0794d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b078a4f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b078c3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b078c3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b078c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079b3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079b33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079b3fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07984d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0791fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0791f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079564f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b0791f520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0791f550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07894fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07995250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07891850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079953d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079ade50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b078917f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07891640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b078905b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07886d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0798c910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b079166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07915b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b079250a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b07916100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07959b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b074705e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b0785e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07411100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07915b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07442f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b079a0220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07442850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07854ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07850f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b07849940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_t03cz9jw/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887474.22292: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887474.22295: _low_level_execute_command(): starting 7305 1726887474.22297: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887473.7006116-7522-271720781017448/ > /dev/null 2>&1 && sleep 0' 7305 1726887474.23163: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.23167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.23217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 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.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.23256: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.23303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.23313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.23316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.23366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.25814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887474.25866: stderr chunk (state=3): >>><<< 7305 1726887474.25870: stdout chunk (state=3): >>><<< 7305 1726887474.25898: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887474.25904: handler run complete 7305 1726887474.25929: attempt loop complete, returning result 7305 1726887474.25932: _execute() done 7305 1726887474.25934: dumping result to json 7305 1726887474.25937: done dumping result, returning 7305 1726887474.25950: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-1594-642f-0000000000ce] 7305 1726887474.25955: sending task result for task 0e15955b-8119-1594-642f-0000000000ce 7305 1726887474.26053: done sending task result for task 0e15955b-8119-1594-642f-0000000000ce 7305 1726887474.26056: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 7305 1726887474.26199: no more pending results, returning what we have 7305 1726887474.26203: results queue empty 7305 1726887474.26204: checking for any_errors_fatal 7305 1726887474.26214: done checking for any_errors_fatal 7305 1726887474.26215: checking for max_fail_percentage 7305 1726887474.26216: done checking for max_fail_percentage 7305 1726887474.26217: checking to see if all hosts have failed and the running result is not ok 7305 1726887474.26218: done checking to see if all hosts have failed 7305 1726887474.26219: getting the remaining hosts for this loop 7305 1726887474.26221: done getting the remaining hosts for this loop 7305 1726887474.26225: getting the next task for host managed_node2 7305 1726887474.26233: done getting next task for host managed_node2 7305 1726887474.26237: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 7305 1726887474.26242: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887474.26254: getting variables 7305 1726887474.26256: in VariableManager get_vars() 7305 1726887474.26293: Calling all_inventory to load vars for managed_node2 7305 1726887474.26296: Calling groups_inventory to load vars for managed_node2 7305 1726887474.26299: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887474.26311: Calling all_plugins_play to load vars for managed_node2 7305 1726887474.26314: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887474.26317: Calling groups_plugins_play to load vars for managed_node2 7305 1726887474.26616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887474.26992: done with get_vars() 7305 1726887474.27002: done getting variables 7305 1726887474.27112: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 September 2024 22:57:54 -0400 (0:00:00.684) 0:00:05.728 ****** 7305 1726887474.27148: entering _queue_task() for managed_node2/set_fact 7305 1726887474.27150: Creating lock for set_fact 7305 1726887474.27564: worker is 1 (out of 1 available) 7305 1726887474.27598: exiting _queue_task() for managed_node2/set_fact 7305 1726887474.27631: done queuing things up, now waiting for results queue to drain 7305 1726887474.27633: waiting for pending results... 7305 1726887474.28041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 7305 1726887474.28216: in run() - task 0e15955b-8119-1594-642f-0000000000cf 7305 1726887474.28238: variable 'ansible_search_path' from source: unknown 7305 1726887474.28247: variable 'ansible_search_path' from source: unknown 7305 1726887474.28286: calling self._execute() 7305 1726887474.28373: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.28410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.28479: variable 'omit' from source: magic vars 7305 1726887474.29326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887474.30419: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887474.30477: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887474.30525: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887474.30566: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887474.30673: 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) 7305 1726887474.30720: 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) 7305 1726887474.30756: 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) 7305 1726887474.30804: 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) 7305 1726887474.30983: Evaluated conditional (not __timesync_is_ostree is defined): True 7305 1726887474.30995: variable 'omit' from source: magic vars 7305 1726887474.31068: variable 'omit' from source: magic vars 7305 1726887474.31203: variable '__ostree_booted_stat' from source: set_fact 7305 1726887474.31319: variable 'omit' from source: magic vars 7305 1726887474.31430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887474.31520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887474.31548: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887474.31571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887474.31586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887474.31647: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887474.31658: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.31667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.31840: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887474.31850: Set connection var ansible_shell_type to sh 7305 1726887474.31857: Set connection var ansible_connection to ssh 7305 1726887474.31868: Set connection var ansible_pipelining to False 7305 1726887474.31879: Set connection var ansible_shell_executable to /bin/sh 7305 1726887474.31894: Set connection var ansible_timeout to 10 7305 1726887474.31928: variable 'ansible_shell_executable' from source: unknown 7305 1726887474.31948: variable 'ansible_connection' from source: unknown 7305 1726887474.31956: variable 'ansible_module_compression' from source: unknown 7305 1726887474.31964: variable 'ansible_shell_type' from source: unknown 7305 1726887474.31970: variable 'ansible_shell_executable' from source: unknown 7305 1726887474.31977: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.31984: variable 'ansible_pipelining' from source: unknown 7305 1726887474.31991: variable 'ansible_timeout' from source: unknown 7305 1726887474.31999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.32119: 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) 7305 1726887474.32135: variable 'omit' from source: magic vars 7305 1726887474.32153: starting attempt loop 7305 1726887474.32166: running the handler 7305 1726887474.32193: handler run complete 7305 1726887474.32207: attempt loop complete, returning result 7305 1726887474.32217: _execute() done 7305 1726887474.32224: dumping result to json 7305 1726887474.32231: done dumping result, returning 7305 1726887474.32249: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-1594-642f-0000000000cf] 7305 1726887474.32265: sending task result for task 0e15955b-8119-1594-642f-0000000000cf ok: [managed_node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 7305 1726887474.32448: no more pending results, returning what we have 7305 1726887474.32452: results queue empty 7305 1726887474.32453: checking for any_errors_fatal 7305 1726887474.32462: done checking for any_errors_fatal 7305 1726887474.32463: checking for max_fail_percentage 7305 1726887474.32465: done checking for max_fail_percentage 7305 1726887474.32466: checking to see if all hosts have failed and the running result is not ok 7305 1726887474.32467: done checking to see if all hosts have failed 7305 1726887474.32468: getting the remaining hosts for this loop 7305 1726887474.32469: done getting the remaining hosts for this loop 7305 1726887474.32474: getting the next task for host managed_node2 7305 1726887474.32486: done getting next task for host managed_node2 7305 1726887474.32490: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 7305 1726887474.32494: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887474.32505: getting variables 7305 1726887474.32507: in VariableManager get_vars() 7305 1726887474.32568: Calling all_inventory to load vars for managed_node2 7305 1726887474.32571: Calling groups_inventory to load vars for managed_node2 7305 1726887474.32574: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887474.32595: Calling all_plugins_play to load vars for managed_node2 7305 1726887474.32599: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887474.32603: Calling groups_plugins_play to load vars for managed_node2 7305 1726887474.32928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887474.33248: done with get_vars() 7305 1726887474.33260: done getting variables 7305 1726887474.33413: done sending task result for task 0e15955b-8119-1594-642f-0000000000cf 7305 1726887474.33417: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 September 2024 22:57:54 -0400 (0:00:00.066) 0:00:05.794 ****** 7305 1726887474.33764: entering _queue_task() for managed_node2/stat 7305 1726887474.34631: worker is 1 (out of 1 available) 7305 1726887474.34645: exiting _queue_task() for managed_node2/stat 7305 1726887474.34656: done queuing things up, now waiting for results queue to drain 7305 1726887474.34657: waiting for pending results... 7305 1726887474.35569: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 7305 1726887474.35703: in run() - task 0e15955b-8119-1594-642f-0000000000d1 7305 1726887474.35724: variable 'ansible_search_path' from source: unknown 7305 1726887474.35732: variable 'ansible_search_path' from source: unknown 7305 1726887474.35775: calling self._execute() 7305 1726887474.35862: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.35899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.35932: variable 'omit' from source: magic vars 7305 1726887474.36421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887474.36773: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887474.36848: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887474.36928: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887474.37017: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887474.37150: 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) 7305 1726887474.37187: 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) 7305 1726887474.37275: 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) 7305 1726887474.37310: 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) 7305 1726887474.37452: Evaluated conditional (not __timesync_is_transactional is defined): True 7305 1726887474.37464: variable 'omit' from source: magic vars 7305 1726887474.37524: variable 'omit' from source: magic vars 7305 1726887474.37571: variable 'omit' from source: magic vars 7305 1726887474.37604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887474.37637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887474.37667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887474.37689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887474.37705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887474.37743: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887474.37752: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.37766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.37880: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887474.37890: Set connection var ansible_shell_type to sh 7305 1726887474.37897: Set connection var ansible_connection to ssh 7305 1726887474.37910: Set connection var ansible_pipelining to False 7305 1726887474.37944: Set connection var ansible_shell_executable to /bin/sh 7305 1726887474.37960: Set connection var ansible_timeout to 10 7305 1726887474.37996: variable 'ansible_shell_executable' from source: unknown 7305 1726887474.38005: variable 'ansible_connection' from source: unknown 7305 1726887474.38015: variable 'ansible_module_compression' from source: unknown 7305 1726887474.38022: variable 'ansible_shell_type' from source: unknown 7305 1726887474.38029: variable 'ansible_shell_executable' from source: unknown 7305 1726887474.38041: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.38066: variable 'ansible_pipelining' from source: unknown 7305 1726887474.38076: variable 'ansible_timeout' from source: unknown 7305 1726887474.38086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.38320: 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__) 7305 1726887474.38336: variable 'omit' from source: magic vars 7305 1726887474.38345: starting attempt loop 7305 1726887474.38351: running the handler 7305 1726887474.38365: _low_level_execute_command(): starting 7305 1726887474.38379: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887474.39316: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887474.39334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.39349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.39368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.39448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.39478: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887474.39494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.39531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887474.39574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887474.39587: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887474.39600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.39621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.39673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.39686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.39697: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887474.39716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.39948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.39979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.39998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.40098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.42290: stdout chunk (state=3): >>>/root <<< 7305 1726887474.42523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887474.42527: stdout chunk (state=3): >>><<< 7305 1726887474.42530: stderr chunk (state=3): >>><<< 7305 1726887474.42643: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887474.42660: _low_level_execute_command(): starting 7305 1726887474.42664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917 `" && echo ansible-tmp-1726887474.4255302-7582-129984924065917="` echo /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917 `" ) && sleep 0' 7305 1726887474.43258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887474.43272: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.43288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.43307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.43354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.43364: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887474.43376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.43392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887474.43403: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887474.43424: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887474.43445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.43458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.43471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.43481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.43490: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887474.43502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.43583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.43602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.43620: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.43696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.46623: stdout chunk (state=3): >>>ansible-tmp-1726887474.4255302-7582-129984924065917=/root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917 <<< 7305 1726887474.46804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887474.46893: stderr chunk (state=3): >>><<< 7305 1726887474.46898: stdout chunk (state=3): >>><<< 7305 1726887474.47023: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887474.4255302-7582-129984924065917=/root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887474.47027: variable 'ansible_module_compression' from source: unknown 7305 1726887474.47224: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7305 1726887474.47228: variable 'ansible_facts' from source: unknown 7305 1726887474.47273: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/AnsiballZ_stat.py 7305 1726887474.47489: Sending initial data 7305 1726887474.47492: Sent initial data (151 bytes) 7305 1726887474.48769: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887474.48787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.48801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.48820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.48861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.48889: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887474.48904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.48925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887474.48936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887474.48947: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887474.48959: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.48971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.48988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.49012: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.49023: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887474.49035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.49123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.49146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.49166: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.49275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.51992: 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 <<< 7305 1726887474.52035: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887474.52089: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmp918dcxoq /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/AnsiballZ_stat.py <<< 7305 1726887474.52149: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887474.53295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887474.53496: stderr chunk (state=3): >>><<< 7305 1726887474.53500: stdout chunk (state=3): >>><<< 7305 1726887474.53502: done transferring module to remote 7305 1726887474.53505: _low_level_execute_command(): starting 7305 1726887474.53507: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/ /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/AnsiballZ_stat.py && sleep 0' 7305 1726887474.54133: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887474.54146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.54160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.54190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.54233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.54245: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887474.54258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.54282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887474.54298: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887474.54310: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887474.54322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.54335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.54350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.54361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.54371: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887474.54390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.54470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.54492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.54519: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.54595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.57284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887474.57369: stderr chunk (state=3): >>><<< 7305 1726887474.57379: stdout chunk (state=3): >>><<< 7305 1726887474.57478: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887474.57481: _low_level_execute_command(): starting 7305 1726887474.57484: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/AnsiballZ_stat.py && sleep 0' 7305 1726887474.58072: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887474.58086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.58102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.58123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.58171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.58185: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887474.58200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.58222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887474.58234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887474.58254: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887474.58268: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.58282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.58298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.58313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.58326: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887474.58343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.58424: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.58448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.58467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.58562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.61480: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887474.61525: stdout chunk (state=3): >>>import '_thread' # <<< 7305 1726887474.61547: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7305 1726887474.61628: stdout chunk (state=3): >>>import '_io' # <<< 7305 1726887474.61645: stdout chunk (state=3): >>>import 'marshal' # <<< 7305 1726887474.61695: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887474.61751: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887474.61755: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887474.61799: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887474.61834: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887474.61910: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887474.61929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.61954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887474.62001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887474.62017: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887474.62054: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea0d8dc0> <<< 7305 1726887474.62117: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887474.62138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d3a0> <<< 7305 1726887474.62163: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea0d8b20> <<< 7305 1726887474.62216: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7305 1726887474.62228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887474.62242: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea0d8ac0> <<< 7305 1726887474.62273: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887474.62314: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887474.62318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887474.62347: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d490> <<< 7305 1726887474.62381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887474.62425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7305 1726887474.62428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887474.62519: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887474.62752: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea034190> <<< 7305 1726887474.62993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887474.63021: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea034940> <<< 7305 1726887474.63038: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea02dd90> <<< 7305 1726887474.63106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea057d90> <<< 7305 1726887474.63184: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d970> <<< 7305 1726887474.63216: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887474.63523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887474.63569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887474.63603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887474.63627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887474.63648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7305 1726887474.63669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd3eb0> <<< 7305 1726887474.63736: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd6f40> <<< 7305 1726887474.63758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887474.63793: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887474.63837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887474.63851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887474.63889: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd2640> <<< 7305 1726887474.63924: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887474.64037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887474.64055: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887474.64079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.64106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887474.64160: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9d54e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d54910> import 'itertools' # <<< 7305 1726887474.64202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d54f10> <<< 7305 1726887474.64223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887474.64257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887474.64301: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d54fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d670d0> <<< 7305 1726887474.64314: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887474.64377: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9daed90> import '_functools' # <<< 7305 1726887474.64406: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9da7670> <<< 7305 1726887474.64499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887474.64517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9ddae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887474.64545: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9d67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dae2b0> <<< 7305 1726887474.64607: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9dba2e0> <<< 7305 1726887474.64645: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9de0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887474.64665: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.64706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887474.64746: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 7305 1726887474.64766: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887474.64795: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887474.64825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887474.64840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887474.64893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887474.64977: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d3a3d0> <<< 7305 1726887474.64999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d3a4c0> <<< 7305 1726887474.65802: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d69a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c63220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d25520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d69f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9de00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c75b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c75e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c86790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c86cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c14400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c75f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7305 1726887474.65826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887474.65883: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887474.65921: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c252e0> <<< 7305 1726887474.65956: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c86610> <<< 7305 1726887474.65967: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887474.66445: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c253a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c40700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.66470: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c409d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c407c0> <<< 7305 1726887474.66536: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.66550: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c408b0> <<< 7305 1726887474.66617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7305 1726887474.66633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887474.66948: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.66953: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c40d00> <<< 7305 1726887474.67023: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.67065: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c4b250> <<< 7305 1726887474.67069: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c40940> <<< 7305 1726887474.67099: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c34a90> <<< 7305 1726887474.67152: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67610> <<< 7305 1726887474.67197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887474.67294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887474.67360: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c40af0> <<< 7305 1726887474.67517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887474.67546: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fe9b676d0> <<< 7305 1726887474.67753: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip' <<< 7305 1726887474.67766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.67921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.67970: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/__init__.py <<< 7305 1726887474.68000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.68031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.68066: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887474.68097: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.70107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.71896: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7305 1726887474.71900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 7305 1726887474.71922: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d820> <<< 7305 1726887474.71966: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7305 1726887474.71979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.72055: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7305 1726887474.72058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887474.72101: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7305 1726887474.72116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887474.72185: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.72198: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe954d160> <<< 7305 1726887474.72273: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d280> <<< 7305 1726887474.72340: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954df70> <<< 7305 1726887474.72390: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7305 1726887474.72402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887474.72514: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954dd90> import 'atexit' # <<< 7305 1726887474.72598: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.72634: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe954dfd0> <<< 7305 1726887474.72648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887474.72706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887474.72788: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d100> <<< 7305 1726887474.72829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887474.72870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887474.72913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887474.72966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887474.73017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7305 1726887474.73033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887474.73164: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe94a4f40> <<< 7305 1726887474.73256: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.73273: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe94c3d00> <<< 7305 1726887474.73341: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887474.73356: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe94c3eb0> <<< 7305 1726887474.73397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887474.73461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887474.73535: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe94c3370> <<< 7305 1726887474.73548: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95b4dc0> <<< 7305 1726887474.73835: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95b43a0> <<< 7305 1726887474.73868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887474.73894: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95b4fd0> <<< 7305 1726887474.73934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887474.73974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887474.74025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887474.74030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887474.74051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9584d30> <<< 7305 1726887474.74171: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe951fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe951f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95564f0> <<< 7305 1726887474.74257: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe951f520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe951f550> <<< 7305 1726887474.74284: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887474.74306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887474.74353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887474.74452: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9494fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9595250> <<< 7305 1726887474.74486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887474.74996: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9491850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95953d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95ade50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe94917f0> <<< 7305 1726887474.75123: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9491640> <<< 7305 1726887474.75155: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe94905b0> <<< 7305 1726887474.75212: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9486d90> <<< 7305 1726887474.75259: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe958e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887474.75273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887474.75296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887474.75362: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe95166a0> <<< 7305 1726887474.75674: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887474.75720: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9515b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95240a0> <<< 7305 1726887474.75749: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9516100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9559b20> # zipimport: zlib available <<< 7305 1726887474.75773: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7305 1726887474.75796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.75894: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.76034: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7305 1726887474.76058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887474.76202: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.76358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.77095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.77901: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887474.77916: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887474.77929: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.78006: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe907b5e0> <<< 7305 1726887474.78114: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9460580> <<< 7305 1726887474.78127: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe901d100> <<< 7305 1726887474.78190: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887474.78214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.78232: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 7305 1726887474.78418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.78621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887474.78673: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9515b80> <<< 7305 1726887474.78678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.79354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.79964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.80042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.80135: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7305 1726887474.80187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.80230: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7305 1726887474.80314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.80463: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887474.80467: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.80505: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.80552: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7305 1726887474.80852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887474.81222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887474.81225: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887474.81346: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe904df10> # zipimport: zlib available <<< 7305 1726887474.81433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81532: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887474.81559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81666: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887474.81671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.81973: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887474.82022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887474.82120: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe95a0220> <<< 7305 1726887474.82156: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe904d850> <<< 7305 1726887474.82212: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7305 1726887474.82422: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.82499: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.82526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.82606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887474.82613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887474.82625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887474.82681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887474.82706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887474.82850: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9453ca0> <<< 7305 1726887474.82914: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe944ff70> <<< 7305 1726887474.82997: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9449940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7305 1726887474.83049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.83062: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887474.83187: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887474.83202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 7305 1726887474.83205: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.83389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.83661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887474.83887: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 7305 1726887474.83890: stdout chunk (state=3): >>># destroy __main__ <<< 7305 1726887474.84557: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7305 1726887474.84566: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # 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 # 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 <<< 7305 1726887474.84877: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887474.85013: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887474.85355: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime <<< 7305 1726887474.85406: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887474.85677: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887474.85715: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887474.86225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887474.86228: stdout chunk (state=3): >>><<< 7305 1726887474.86230: stderr chunk (state=3): >>><<< 7305 1726887474.86395: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea0d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea0d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea0d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea02dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fea07d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dd3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9d54e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d54910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d54f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d54fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9daed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9da7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9ddae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9d67cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9dae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9dba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9de0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d3a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d3a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d6ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d69a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d69490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c63220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d25520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d69f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9de00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c75b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c75e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c86790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c86cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c14400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c75f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c252e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c86610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c253a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c40700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c409d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c407c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c408b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c40d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9c4b250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c40940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c34a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9d67610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9c40af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5fe9b676d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe954d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954dd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe954dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe954d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe94a4f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe94c3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe94c3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe94c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95b43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95b4fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9584d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe951fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe951f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95564f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe951f520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe951f550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9494fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9595250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9491850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95953d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95ade50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe94917f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9491640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe94905b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9486d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe958e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe95166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9515b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe95240a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe9516100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9559b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe907b5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9460580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe901d100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9515b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe904df10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5fe95a0220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe904d850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9453ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe944ff70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5fe9449940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_g9cvlig9/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 7305 1726887474.88185: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887474.88189: _low_level_execute_command(): starting 7305 1726887474.88192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887474.4255302-7582-129984924065917/ > /dev/null 2>&1 && sleep 0' 7305 1726887474.88510: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887474.88627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.88726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.88733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.88742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.88745: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887474.88830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.88849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887474.88852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887474.88854: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887474.88861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887474.88870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887474.88880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887474.88887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887474.88893: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887474.88902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887474.88970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887474.89069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887474.89077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887474.89196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887474.91994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887474.91998: stdout chunk (state=3): >>><<< 7305 1726887474.92005: stderr chunk (state=3): >>><<< 7305 1726887474.92029: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887474.92032: handler run complete 7305 1726887474.92054: attempt loop complete, returning result 7305 1726887474.92057: _execute() done 7305 1726887474.92060: dumping result to json 7305 1726887474.92062: done dumping result, returning 7305 1726887474.92071: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-1594-642f-0000000000d1] 7305 1726887474.92076: sending task result for task 0e15955b-8119-1594-642f-0000000000d1 7305 1726887474.92175: done sending task result for task 0e15955b-8119-1594-642f-0000000000d1 7305 1726887474.92179: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 7305 1726887474.92252: no more pending results, returning what we have 7305 1726887474.92256: results queue empty 7305 1726887474.92257: checking for any_errors_fatal 7305 1726887474.92262: done checking for any_errors_fatal 7305 1726887474.92263: checking for max_fail_percentage 7305 1726887474.92265: done checking for max_fail_percentage 7305 1726887474.92266: checking to see if all hosts have failed and the running result is not ok 7305 1726887474.92267: done checking to see if all hosts have failed 7305 1726887474.92268: getting the remaining hosts for this loop 7305 1726887474.92270: done getting the remaining hosts for this loop 7305 1726887474.92274: getting the next task for host managed_node2 7305 1726887474.92280: done getting next task for host managed_node2 7305 1726887474.92284: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 7305 1726887474.92287: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887474.92298: getting variables 7305 1726887474.92300: in VariableManager get_vars() 7305 1726887474.92334: Calling all_inventory to load vars for managed_node2 7305 1726887474.92337: Calling groups_inventory to load vars for managed_node2 7305 1726887474.92341: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887474.92350: Calling all_plugins_play to load vars for managed_node2 7305 1726887474.92352: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887474.92355: Calling groups_plugins_play to load vars for managed_node2 7305 1726887474.92573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887474.92794: done with get_vars() 7305 1726887474.92804: done getting variables 7305 1726887474.93042: 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.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 September 2024 22:57:54 -0400 (0:00:00.594) 0:00:06.389 ****** 7305 1726887474.93195: entering _queue_task() for managed_node2/set_fact 7305 1726887474.94090: worker is 1 (out of 1 available) 7305 1726887474.94102: exiting _queue_task() for managed_node2/set_fact 7305 1726887474.94115: done queuing things up, now waiting for results queue to drain 7305 1726887474.94116: waiting for pending results... 7305 1726887474.94779: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 7305 1726887474.95029: in run() - task 0e15955b-8119-1594-642f-0000000000d2 7305 1726887474.95113: variable 'ansible_search_path' from source: unknown 7305 1726887474.95117: variable 'ansible_search_path' from source: unknown 7305 1726887474.95229: calling self._execute() 7305 1726887474.95302: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887474.95307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887474.95319: variable 'omit' from source: magic vars 7305 1726887474.96702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887474.98516: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887474.98580: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887474.98591: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887474.98915: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887474.98998: 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) 7305 1726887474.99023: 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) 7305 1726887474.99048: 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) 7305 1726887474.99072: 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) 7305 1726887474.99594: Evaluated conditional (not __timesync_is_transactional is defined): True 7305 1726887474.99601: variable 'omit' from source: magic vars 7305 1726887474.99938: variable 'omit' from source: magic vars 7305 1726887475.00056: variable '__transactional_update_stat' from source: set_fact 7305 1726887475.00104: variable 'omit' from source: magic vars 7305 1726887475.00532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887475.00560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887475.00577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887475.00623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887475.00633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887475.00927: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887475.00931: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.00933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.01032: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887475.01035: Set connection var ansible_shell_type to sh 7305 1726887475.01038: Set connection var ansible_connection to ssh 7305 1726887475.01043: Set connection var ansible_pipelining to False 7305 1726887475.01048: Set connection var ansible_shell_executable to /bin/sh 7305 1726887475.01058: Set connection var ansible_timeout to 10 7305 1726887475.01083: variable 'ansible_shell_executable' from source: unknown 7305 1726887475.01087: variable 'ansible_connection' from source: unknown 7305 1726887475.01089: variable 'ansible_module_compression' from source: unknown 7305 1726887475.01091: variable 'ansible_shell_type' from source: unknown 7305 1726887475.01094: variable 'ansible_shell_executable' from source: unknown 7305 1726887475.01096: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.01099: variable 'ansible_pipelining' from source: unknown 7305 1726887475.01101: variable 'ansible_timeout' from source: unknown 7305 1726887475.01106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.01600: 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) 7305 1726887475.01612: variable 'omit' from source: magic vars 7305 1726887475.01615: starting attempt loop 7305 1726887475.01618: running the handler 7305 1726887475.01629: handler run complete 7305 1726887475.01641: attempt loop complete, returning result 7305 1726887475.01644: _execute() done 7305 1726887475.01646: dumping result to json 7305 1726887475.01648: done dumping result, returning 7305 1726887475.01653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-1594-642f-0000000000d2] 7305 1726887475.01664: sending task result for task 0e15955b-8119-1594-642f-0000000000d2 7305 1726887475.01999: done sending task result for task 0e15955b-8119-1594-642f-0000000000d2 7305 1726887475.02002: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 7305 1726887475.02064: no more pending results, returning what we have 7305 1726887475.02067: results queue empty 7305 1726887475.02068: checking for any_errors_fatal 7305 1726887475.02074: done checking for any_errors_fatal 7305 1726887475.02074: checking for max_fail_percentage 7305 1726887475.02076: done checking for max_fail_percentage 7305 1726887475.02077: checking to see if all hosts have failed and the running result is not ok 7305 1726887475.02078: done checking to see if all hosts have failed 7305 1726887475.02078: getting the remaining hosts for this loop 7305 1726887475.02080: done getting the remaining hosts for this loop 7305 1726887475.02084: getting the next task for host managed_node2 7305 1726887475.02092: done getting next task for host managed_node2 7305 1726887475.02095: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 7305 1726887475.02098: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887475.02107: getting variables 7305 1726887475.02110: in VariableManager get_vars() 7305 1726887475.02144: Calling all_inventory to load vars for managed_node2 7305 1726887475.02147: Calling groups_inventory to load vars for managed_node2 7305 1726887475.02149: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887475.02157: Calling all_plugins_play to load vars for managed_node2 7305 1726887475.02166: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887475.02169: Calling groups_plugins_play to load vars for managed_node2 7305 1726887475.02335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887475.02551: done with get_vars() 7305 1726887475.02561: done getting variables 7305 1726887475.02787: 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.timesync : Set platform/version specific variables] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 September 2024 22:57:55 -0400 (0:00:00.096) 0:00:06.485 ****** 7305 1726887475.02819: entering _queue_task() for managed_node2/include_vars 7305 1726887475.02821: Creating lock for include_vars 7305 1726887475.03478: worker is 1 (out of 1 available) 7305 1726887475.03489: exiting _queue_task() for managed_node2/include_vars 7305 1726887475.03500: done queuing things up, now waiting for results queue to drain 7305 1726887475.03501: waiting for pending results... 7305 1726887475.04445: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 7305 1726887475.04574: in run() - task 0e15955b-8119-1594-642f-0000000000d4 7305 1726887475.04737: variable 'ansible_search_path' from source: unknown 7305 1726887475.04748: variable 'ansible_search_path' from source: unknown 7305 1726887475.04786: calling self._execute() 7305 1726887475.05723: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.05733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.05749: variable 'omit' from source: magic vars 7305 1726887475.05875: variable 'omit' from source: magic vars 7305 1726887475.06166: variable 'omit' from source: magic vars 7305 1726887475.07869: variable 'ffparams' from source: task vars 7305 1726887475.08396: variable 'ansible_facts' from source: unknown 7305 1726887475.09872: variable 'ansible_facts' from source: unknown 7305 1726887475.10490: variable 'ansible_facts' from source: unknown 7305 1726887475.10861: variable 'ansible_facts' from source: unknown 7305 1726887475.11345: variable 'role_path' from source: magic vars 7305 1726887475.11661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7305 1726887475.12241: Loaded config def from plugin (lookup/first_found) 7305 1726887475.12278: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 7305 1726887475.12335: variable 'ansible_search_path' from source: unknown 7305 1726887475.12370: variable 'omit' from source: magic vars 7305 1726887475.12546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887475.12577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887475.12602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887475.12741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887475.12760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887475.12794: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887475.12804: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.12817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.12930: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887475.13020: Set connection var ansible_shell_type to sh 7305 1726887475.13028: Set connection var ansible_connection to ssh 7305 1726887475.13076: Set connection var ansible_pipelining to False 7305 1726887475.13088: Set connection var ansible_shell_executable to /bin/sh 7305 1726887475.13103: Set connection var ansible_timeout to 10 7305 1726887475.13202: variable 'ansible_shell_executable' from source: unknown 7305 1726887475.13213: variable 'ansible_connection' from source: unknown 7305 1726887475.13222: variable 'ansible_module_compression' from source: unknown 7305 1726887475.13229: variable 'ansible_shell_type' from source: unknown 7305 1726887475.13236: variable 'ansible_shell_executable' from source: unknown 7305 1726887475.13246: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.13254: variable 'ansible_pipelining' from source: unknown 7305 1726887475.13290: variable 'ansible_timeout' from source: unknown 7305 1726887475.13300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.13536: 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=True, class_only=False) 7305 1726887475.13623: variable 'omit' from source: magic vars 7305 1726887475.13633: starting attempt loop 7305 1726887475.13642: running the handler 7305 1726887475.13706: handler run complete 7305 1726887475.13841: attempt loop complete, returning result 7305 1726887475.13850: _execute() done 7305 1726887475.13858: dumping result to json 7305 1726887475.13866: done dumping result, returning 7305 1726887475.13879: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-1594-642f-0000000000d4] 7305 1726887475.13888: sending task result for task 0e15955b-8119-1594-642f-0000000000d4 ok: [managed_node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "/run/chrony-dhcp", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml" ], "changed": false } 7305 1726887475.14131: no more pending results, returning what we have 7305 1726887475.14135: results queue empty 7305 1726887475.14136: checking for any_errors_fatal 7305 1726887475.14145: done checking for any_errors_fatal 7305 1726887475.14146: checking for max_fail_percentage 7305 1726887475.14147: done checking for max_fail_percentage 7305 1726887475.14148: checking to see if all hosts have failed and the running result is not ok 7305 1726887475.14149: done checking to see if all hosts have failed 7305 1726887475.14150: getting the remaining hosts for this loop 7305 1726887475.14152: done getting the remaining hosts for this loop 7305 1726887475.14156: getting the next task for host managed_node2 7305 1726887475.14164: done getting next task for host managed_node2 7305 1726887475.14168: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 7305 1726887475.14170: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887475.14180: getting variables 7305 1726887475.14182: in VariableManager get_vars() 7305 1726887475.14221: Calling all_inventory to load vars for managed_node2 7305 1726887475.14225: Calling groups_inventory to load vars for managed_node2 7305 1726887475.14227: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887475.14238: Calling all_plugins_play to load vars for managed_node2 7305 1726887475.14244: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887475.14247: Calling groups_plugins_play to load vars for managed_node2 7305 1726887475.14477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887475.14699: done with get_vars() 7305 1726887475.14712: done getting variables 7305 1726887475.14979: done sending task result for task 0e15955b-8119-1594-642f-0000000000d4 7305 1726887475.14983: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Friday 20 September 2024 22:57:55 -0400 (0:00:00.122) 0:00:06.607 ****** 7305 1726887475.15055: entering _queue_task() for managed_node2/service_facts 7305 1726887475.15057: Creating lock for service_facts 7305 1726887475.15803: worker is 1 (out of 1 available) 7305 1726887475.15818: exiting _queue_task() for managed_node2/service_facts 7305 1726887475.15828: done queuing things up, now waiting for results queue to drain 7305 1726887475.15829: waiting for pending results... 7305 1726887475.16703: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts 7305 1726887475.16897: in run() - task 0e15955b-8119-1594-642f-000000000010 7305 1726887475.17033: variable 'ansible_search_path' from source: unknown 7305 1726887475.17041: variable 'ansible_search_path' from source: unknown 7305 1726887475.17085: calling self._execute() 7305 1726887475.17168: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.17183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.17196: variable 'omit' from source: magic vars 7305 1726887475.17301: variable 'omit' from source: magic vars 7305 1726887475.17348: variable 'omit' from source: magic vars 7305 1726887475.17387: variable 'omit' from source: magic vars 7305 1726887475.17435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887475.17472: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887475.17497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887475.17522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887475.17542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887475.17575: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887475.17585: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.17594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.17688: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887475.17695: Set connection var ansible_shell_type to sh 7305 1726887475.17701: Set connection var ansible_connection to ssh 7305 1726887475.17714: Set connection var ansible_pipelining to False 7305 1726887475.17723: Set connection var ansible_shell_executable to /bin/sh 7305 1726887475.17733: Set connection var ansible_timeout to 10 7305 1726887475.17761: variable 'ansible_shell_executable' from source: unknown 7305 1726887475.17768: variable 'ansible_connection' from source: unknown 7305 1726887475.17773: variable 'ansible_module_compression' from source: unknown 7305 1726887475.17778: variable 'ansible_shell_type' from source: unknown 7305 1726887475.17785: variable 'ansible_shell_executable' from source: unknown 7305 1726887475.17791: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887475.17797: variable 'ansible_pipelining' from source: unknown 7305 1726887475.17803: variable 'ansible_timeout' from source: unknown 7305 1726887475.17814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887475.18025: 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__) 7305 1726887475.18045: variable 'omit' from source: magic vars 7305 1726887475.18056: starting attempt loop 7305 1726887475.18068: running the handler 7305 1726887475.18087: _low_level_execute_command(): starting 7305 1726887475.18098: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887475.19552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887475.19569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.19585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.19603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.19662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.19676: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887475.19690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.19711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887475.19726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887475.19741: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887475.19767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.19785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.19802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.19879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.19920: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887475.19963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887475.19994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887475.20089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887475.22377: stdout chunk (state=3): >>>/root <<< 7305 1726887475.22518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887475.22523: stdout chunk (state=3): >>><<< 7305 1726887475.22527: stderr chunk (state=3): >>><<< 7305 1726887475.22658: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887475.22662: _low_level_execute_command(): starting 7305 1726887475.22665: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725 `" && echo ansible-tmp-1726887475.225572-7606-243114745664725="` echo /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725 `" ) && sleep 0' 7305 1726887475.23317: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887475.23342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.23366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.23386: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.23441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.23461: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887475.23475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.23491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887475.23503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887475.23517: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887475.23531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.23554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.23577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.23591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.23605: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887475.23641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.23768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887475.23800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887475.23820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887475.23920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887475.26696: stdout chunk (state=3): >>>ansible-tmp-1726887475.225572-7606-243114745664725=/root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725 <<< 7305 1726887475.26990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887475.26993: stdout chunk (state=3): >>><<< 7305 1726887475.27016: stderr chunk (state=3): >>><<< 7305 1726887475.27223: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887475.225572-7606-243114745664725=/root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887475.27227: variable 'ansible_module_compression' from source: unknown 7305 1726887475.27229: ANSIBALLZ: Using lock for service_facts 7305 1726887475.27231: ANSIBALLZ: Acquiring lock 7305 1726887475.27233: ANSIBALLZ: Lock acquired: 139968760817584 7305 1726887475.27235: ANSIBALLZ: Creating module 7305 1726887475.62786: ANSIBALLZ: Writing module into payload 7305 1726887475.63044: ANSIBALLZ: Writing module 7305 1726887475.63131: ANSIBALLZ: Renaming module 7305 1726887475.63221: ANSIBALLZ: Done creating module 7305 1726887475.63246: variable 'ansible_facts' from source: unknown 7305 1726887475.63449: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725/AnsiballZ_service_facts.py 7305 1726887475.64258: Sending initial data 7305 1726887475.64261: Sent initial data (159 bytes) 7305 1726887475.66918: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887475.67050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.67065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.67083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.67130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.67261: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887475.67283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.67300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887475.67315: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887475.67328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887475.67342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.67362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.67389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.67403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.67418: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887475.67433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.67621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887475.67648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887475.67666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887475.67769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887475.70579: 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 <<< 7305 1726887475.70617: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887475.70674: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpnu_lbo90 /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725/AnsiballZ_service_facts.py <<< 7305 1726887475.70719: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887475.72205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887475.72362: stderr chunk (state=3): >>><<< 7305 1726887475.72369: stdout chunk (state=3): >>><<< 7305 1726887475.72371: done transferring module to remote 7305 1726887475.72373: _low_level_execute_command(): starting 7305 1726887475.72375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725/ /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725/AnsiballZ_service_facts.py && sleep 0' 7305 1726887475.74111: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887475.74236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.74256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.74274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.74322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.74349: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887475.74365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.74383: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887475.74396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887475.74410: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887475.74424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.74451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.74473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.74485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.74496: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887475.74512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.74715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887475.74738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887475.74757: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887475.74855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887475.77507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887475.77513: stdout chunk (state=3): >>><<< 7305 1726887475.77516: stderr chunk (state=3): >>><<< 7305 1726887475.77620: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887475.77623: _low_level_execute_command(): starting 7305 1726887475.77626: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725/AnsiballZ_service_facts.py && sleep 0' 7305 1726887475.79367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887475.79426: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.79436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.79450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.79487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.79829: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887475.79849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.79853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887475.79897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887475.79900: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887475.79903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887475.79906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887475.79909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887475.79911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887475.79913: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887475.79977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887475.80640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887475.80644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887475.80646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887475.81046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887475.83326: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887475.83379: stdout chunk (state=3): >>>import '_thread' # <<< 7305 1726887475.83383: stdout chunk (state=3): >>>import '_warnings' # <<< 7305 1726887475.83386: stdout chunk (state=3): >>>import '_weakref' # <<< 7305 1726887475.83490: stdout chunk (state=3): >>>import '_io' # <<< 7305 1726887475.83499: stdout chunk (state=3): >>>import 'marshal' # <<< 7305 1726887475.83559: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887475.83617: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887475.83623: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887475.83729: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887475.83732: stdout chunk (state=3): >>>import 'zipimport' # <<< 7305 1726887475.83735: stdout chunk (state=3): >>># installed zipimport hook <<< 7305 1726887475.83803: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887475.83813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887475.83852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887475.83885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887475.83906: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887475.83952: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de98dc0> <<< 7305 1726887475.84020: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887475.84034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7305 1726887475.84054: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d3a0><<< 7305 1726887475.84057: stdout chunk (state=3): >>> <<< 7305 1726887475.84080: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de98b20> <<< 7305 1726887475.84136: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7305 1726887475.84142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887475.84188: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de98ac0> <<< 7305 1726887475.84218: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887475.84261: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887475.84301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887475.84304: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d490> <<< 7305 1726887475.84351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7305 1726887475.84359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887475.84416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7305 1726887475.84420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887475.84453: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887475.84483: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d940> <<< 7305 1726887475.84521: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d670> <<< 7305 1726887475.84569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887475.84595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887475.84631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887475.84673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887475.84717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887475.84758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887475.84819: stdout chunk (state=3): >>>import '_stat' # <<< 7305 1726887475.84822: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbcf190> <<< 7305 1726887475.84864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887475.84894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887475.85019: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbcf220> <<< 7305 1726887475.85045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7305 1726887475.85067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887475.85111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7305 1726887475.85122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 7305 1726887475.85125: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbf2850> <<< 7305 1726887475.85149: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbcf940> <<< 7305 1726887475.85194: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de55880> <<< 7305 1726887475.85233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7305 1726887475.85241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7305 1726887475.85264: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbc8d90> <<< 7305 1726887475.85332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7305 1726887475.85335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7305 1726887475.85365: stdout chunk (state=3): >>>import '_locale' # <<< 7305 1726887475.85371: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbf2d90> <<< 7305 1726887475.85449: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d970> <<< 7305 1726887475.85492: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887475.85834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887475.85844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887475.85890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7305 1726887475.85907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887475.85941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887475.85973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887475.86003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7305 1726887475.86027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887475.86054: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db6eeb0> <<< 7305 1726887475.86129: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db71f40> <<< 7305 1726887475.86159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7305 1726887475.86185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887475.86219: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887475.86249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887475.86283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887475.86316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7305 1726887475.86322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887475.86362: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db67610> <<< 7305 1726887475.86387: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db6d640> <<< 7305 1726887475.86412: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db6e370> <<< 7305 1726887475.86441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887475.86582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887475.86623: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887475.86678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887475.86719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7305 1726887475.86815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887475.86819: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.86822: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.86824: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1daeee20> <<< 7305 1726887475.86826: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1daee910> <<< 7305 1726887475.86877: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887475.86880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 7305 1726887475.86927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 7305 1726887475.86930: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1daeef10> <<< 7305 1726887475.86933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887475.86989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887475.87003: stdout chunk (state=3): >>>import '_operator' # <<< 7305 1726887475.87009: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1daeefd0> <<< 7305 1726887475.87151: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7305 1726887475.87156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7305 1726887475.87176: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db020d0> <<< 7305 1726887475.87180: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887475.87182: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db49d90> <<< 7305 1726887475.87184: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887475.87228: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db42670> <<< 7305 1726887475.87307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887475.87324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 7305 1726887475.87342: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db546d0> <<< 7305 1726887475.87349: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db75e50> <<< 7305 1726887475.87384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 7305 1726887475.87388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887475.87435: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.87449: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.87461: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1db02cd0> <<< 7305 1726887475.87466: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db492b0> <<< 7305 1726887475.87533: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.87537: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1db542e0><<< 7305 1726887475.87551: stdout chunk (state=3): >>> <<< 7305 1726887475.87556: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db7ba00> <<< 7305 1726887475.87593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7305 1726887475.87627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887475.87665: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 7305 1726887475.87672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887475.87706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887475.87745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887475.87758: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02eb0> <<< 7305 1726887475.87764: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02df0> <<< 7305 1726887475.87805: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7305 1726887475.87825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 7305 1726887475.87832: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02d60> <<< 7305 1726887475.87864: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7305 1726887475.87885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887475.87918: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887475.87945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887475.87976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887475.88061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887475.88102: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 7305 1726887475.88105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887475.88109: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dad53d0> <<< 7305 1726887475.88145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7305 1726887475.88375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dad54c0> <<< 7305 1726887475.88390: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db0af40> <<< 7305 1726887475.88441: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db04a90> <<< 7305 1726887475.88448: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db04490> <<< 7305 1726887475.88482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 7305 1726887475.88487: stdout chunk (state=3): >>> <<< 7305 1726887475.88489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887475.88545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887475.88555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887475.88586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7305 1726887475.88590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7305 1726887475.88592: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9ff220> <<< 7305 1726887475.88638: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dac1520> <<< 7305 1726887475.88714: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db04f10> <<< 7305 1726887475.88721: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db7b0a0> <<< 7305 1726887475.88746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887475.88804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7305 1726887475.88819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7305 1726887475.88824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 7305 1726887475.88827: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da10b50> <<< 7305 1726887475.88829: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887475.88875: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.88879: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1da10e80><<< 7305 1726887475.88892: stdout chunk (state=3): >>> <<< 7305 1726887475.88895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7305 1726887475.88897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887475.88935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7305 1726887475.88941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da20790> <<< 7305 1726887475.88969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887475.89011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887475.89046: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da20cd0> <<< 7305 1726887475.89086: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89090: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9af400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da10f70> <<< 7305 1726887475.89120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7305 1726887475.89126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887475.89185: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89199: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9c02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da20610> <<< 7305 1726887475.89202: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887475.89234: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89242: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9c03a0> <<< 7305 1726887475.89307: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02a30> <<< 7305 1726887475.89314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887475.89349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887475.89356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887475.89383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887475.89421: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89441: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9db700> <<< 7305 1726887475.89444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7305 1726887475.89447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887475.89475: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89480: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9db9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9db7c0> <<< 7305 1726887475.89510: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89516: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9db8b0> <<< 7305 1726887475.89550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887475.89828: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89864: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9dbd00> <<< 7305 1726887475.89868: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.89870: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9e7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9db940> <<< 7305 1726887475.89894: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9cfa90> <<< 7305 1726887475.89925: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02610> <<< 7305 1726887475.89950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887475.90028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887475.90078: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9dbaf0> <<< 7305 1726887475.90214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887475.90226: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b1d3e66d0> <<< 7305 1726887475.90457: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 7305 1726887475.90601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.90652: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/__init__.py <<< 7305 1726887475.90656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.90658: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.90691: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887475.90694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.92803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.94432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7305 1726887475.94435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 7305 1726887475.94437: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa820> <<< 7305 1726887475.94530: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7305 1726887475.94550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887475.94553: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7305 1726887475.94555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887475.94601: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7305 1726887475.94605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887475.94676: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.94683: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.94732: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2fa160> <<< 7305 1726887475.94748: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa280> <<< 7305 1726887475.94803: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2faf70> <<< 7305 1726887475.94838: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7305 1726887475.94865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887475.94950: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa4f0> <<< 7305 1726887475.94960: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fad90> <<< 7305 1726887475.94962: stdout chunk (state=3): >>>import 'atexit' # <<< 7305 1726887475.95057: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.95062: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2fafd0> <<< 7305 1726887475.95064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887475.95121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887475.95198: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa100> <<< 7305 1726887475.95240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887475.95274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887475.95330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887475.95356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887475.95437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7305 1726887475.95442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887475.95574: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d252f40> <<< 7305 1726887475.95642: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.95645: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d26fd00><<< 7305 1726887475.95661: stdout chunk (state=3): >>> <<< 7305 1726887475.95707: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.95713: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d26feb0><<< 7305 1726887475.95720: stdout chunk (state=3): >>> <<< 7305 1726887475.95784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887475.95855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887475.95911: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d26f370> <<< 7305 1726887475.95940: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d360dc0> <<< 7305 1726887475.96231: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d3603a0> <<< 7305 1726887475.96257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7305 1726887475.96291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887475.96311: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d360fd0> <<< 7305 1726887475.96357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887475.96379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887475.96419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7305 1726887475.96433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887475.96485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887475.96488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887475.96539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7305 1726887475.96550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7305 1726887475.96565: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d331d30> <<< 7305 1726887475.96680: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2cdd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2cd400> <<< 7305 1726887475.96686: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d3034f0> <<< 7305 1726887475.96728: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.96731: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2cd520> <<< 7305 1726887475.96782: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 7305 1726887475.96820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887475.96883: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2cd550><<< 7305 1726887475.96888: stdout chunk (state=3): >>> <<< 7305 1726887475.96899: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887475.96925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 7305 1726887475.96928: stdout chunk (state=3): >>> <<< 7305 1726887475.96931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 7305 1726887475.96933: stdout chunk (state=3): >>> <<< 7305 1726887475.96989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 7305 1726887475.96992: stdout chunk (state=3): >>> <<< 7305 1726887475.97115: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.97120: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.97130: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d241fd0><<< 7305 1726887475.97158: stdout chunk (state=3): >>> <<< 7305 1726887475.97163: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d341250><<< 7305 1726887475.97166: stdout chunk (state=3): >>> <<< 7305 1726887475.97199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 7305 1726887475.97205: stdout chunk (state=3): >>> <<< 7305 1726887475.97232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'<<< 7305 1726887475.97237: stdout chunk (state=3): >>> <<< 7305 1726887475.97321: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.97346: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.97350: stdout chunk (state=3): >>> <<< 7305 1726887475.97389: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d23e850><<< 7305 1726887475.97418: stdout chunk (state=3): >>> <<< 7305 1726887475.97422: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d3413d0><<< 7305 1726887475.97424: stdout chunk (state=3): >>> <<< 7305 1726887475.97427: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 7305 1726887475.97429: stdout chunk (state=3): >>> <<< 7305 1726887475.97495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 7305 1726887475.97501: stdout chunk (state=3): >>> <<< 7305 1726887475.97530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 7305 1726887475.97553: stdout chunk (state=3): >>> <<< 7305 1726887475.97556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'<<< 7305 1726887475.97574: stdout chunk (state=3): >>> <<< 7305 1726887475.97578: stdout chunk (state=3): >>>import '_string' # <<< 7305 1726887475.97583: stdout chunk (state=3): >>> <<< 7305 1726887475.97682: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d35ae50><<< 7305 1726887475.97689: stdout chunk (state=3): >>> <<< 7305 1726887475.97908: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d23e7f0><<< 7305 1726887475.97914: stdout chunk (state=3): >>> <<< 7305 1726887475.98050: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.98071: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98074: stdout chunk (state=3): >>> <<< 7305 1726887475.98077: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d23e640><<< 7305 1726887475.98079: stdout chunk (state=3): >>> <<< 7305 1726887475.98134: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98159: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98162: stdout chunk (state=3): >>> <<< 7305 1726887475.98167: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d23d5b0><<< 7305 1726887475.98170: stdout chunk (state=3): >>> <<< 7305 1726887475.98243: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98264: stdout chunk (state=3): >>> <<< 7305 1726887475.98268: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98270: stdout chunk (state=3): >>> <<< 7305 1726887475.98273: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d232d90><<< 7305 1726887475.98275: stdout chunk (state=3): >>> <<< 7305 1726887475.98305: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d33b910><<< 7305 1726887475.98311: stdout chunk (state=3): >>> <<< 7305 1726887475.98355: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 7305 1726887475.98359: stdout chunk (state=3): >>> <<< 7305 1726887475.98362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 7305 1726887475.98364: stdout chunk (state=3): >>> <<< 7305 1726887475.98396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 7305 1726887475.98403: stdout chunk (state=3): >>> <<< 7305 1726887475.98434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 7305 1726887475.98442: stdout chunk (state=3): >>> <<< 7305 1726887475.98546: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98550: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98553: stdout chunk (state=3): >>> <<< 7305 1726887475.98555: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2c36a0><<< 7305 1726887475.98557: stdout chunk (state=3): >>> <<< 7305 1726887475.98886: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.98897: stdout chunk (state=3): >>> <<< 7305 1726887475.98900: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887475.98902: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2c1b20><<< 7305 1726887475.98925: stdout chunk (state=3): >>> <<< 7305 1726887475.98928: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2d10a0><<< 7305 1726887475.98935: stdout chunk (state=3): >>> <<< 7305 1726887475.99018: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.99022: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887475.99024: stdout chunk (state=3): >>> <<< 7305 1726887475.99028: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2c3100><<< 7305 1726887475.99031: stdout chunk (state=3): >>> <<< 7305 1726887475.99050: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d305b20><<< 7305 1726887475.99053: stdout chunk (state=3): >>> <<< 7305 1726887475.99055: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.99101: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99106: stdout chunk (state=3): >>> <<< 7305 1726887475.99110: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py<<< 7305 1726887475.99112: stdout chunk (state=3): >>> <<< 7305 1726887475.99140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.99274: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99283: stdout chunk (state=3): >>> <<< 7305 1726887475.99399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887475.99423: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99443: stdout chunk (state=3): >>> <<< 7305 1726887475.99452: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py<<< 7305 1726887475.99458: stdout chunk (state=3): >>> <<< 7305 1726887475.99485: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99500: stdout chunk (state=3): >>> <<< 7305 1726887475.99520: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99537: stdout chunk (state=3): >>> <<< 7305 1726887475.99591: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py<<< 7305 1726887475.99640: stdout chunk (state=3): >>> <<< 7305 1726887475.99669: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99673: stdout chunk (state=3): >>> <<< 7305 1726887475.99756: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99759: stdout chunk (state=3): >>> <<< 7305 1726887475.99931: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887475.99934: stdout chunk (state=3): >>> <<< 7305 1726887476.00711: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.00716: stdout chunk (state=3): >>> <<< 7305 1726887476.01490: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py<<< 7305 1726887476.01497: stdout chunk (state=3): >>> <<< 7305 1726887476.01531: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7305 1726887476.01558: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 7305 1726887476.01561: stdout chunk (state=3): >>> <<< 7305 1726887476.01564: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887476.01657: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py<<< 7305 1726887476.01662: stdout chunk (state=3): >>> <<< 7305 1726887476.01665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887476.01727: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887476.01766: stdout chunk (state=3): >>> <<< 7305 1726887476.01769: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887476.01771: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1ce125e0><<< 7305 1726887476.01774: stdout chunk (state=3): >>> <<< 7305 1726887476.01920: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 7305 1726887476.01923: stdout chunk (state=3): >>> <<< 7305 1726887476.01925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887476.01927: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d20e580><<< 7305 1726887476.01931: stdout chunk (state=3): >>> <<< 7305 1726887476.01950: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cdb2100><<< 7305 1726887476.01953: stdout chunk (state=3): >>> <<< 7305 1726887476.02024: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py<<< 7305 1726887476.02027: stdout chunk (state=3): >>> <<< 7305 1726887476.02058: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.02061: stdout chunk (state=3): >>> <<< 7305 1726887476.02094: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.02097: stdout chunk (state=3): >>> <<< 7305 1726887476.02128: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/_text.py<<< 7305 1726887476.02132: stdout chunk (state=3): >>> <<< 7305 1726887476.02159: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.02162: stdout chunk (state=3): >>> <<< 7305 1726887476.02360: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.02363: stdout chunk (state=3): >>> <<< 7305 1726887476.02583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 7305 1726887476.02587: stdout chunk (state=3): >>> <<< 7305 1726887476.02599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887476.02645: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2c1b80><<< 7305 1726887476.02648: stdout chunk (state=3): >>> <<< 7305 1726887476.02674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.03373: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.03376: stdout chunk (state=3): >>> <<< 7305 1726887476.04005: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04011: stdout chunk (state=3): >>> <<< 7305 1726887476.04110: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04113: stdout chunk (state=3): >>> <<< 7305 1726887476.04213: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py<<< 7305 1726887476.04225: stdout chunk (state=3): >>> <<< 7305 1726887476.04249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.04309: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04313: stdout chunk (state=3): >>> <<< 7305 1726887476.04370: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py<<< 7305 1726887476.04373: stdout chunk (state=3): >>> <<< 7305 1726887476.04404: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04407: stdout chunk (state=3): >>> <<< 7305 1726887476.04506: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04509: stdout chunk (state=3): >>> <<< 7305 1726887476.04612: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887476.04656: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04665: stdout chunk (state=3): >>> # zipimport: zlib available<<< 7305 1726887476.04701: stdout chunk (state=3): >>> import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887476.04726: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04729: stdout chunk (state=3): >>> <<< 7305 1726887476.04796: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.04799: stdout chunk (state=3): >>> <<< 7305 1726887476.04840: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 7305 1726887476.04848: stdout chunk (state=3): >>> <<< 7305 1726887476.04874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.05213: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.05218: stdout chunk (state=3): >>> <<< 7305 1726887476.05562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 7305 1726887476.05565: stdout chunk (state=3): >>> <<< 7305 1726887476.05620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 7305 1726887476.05623: stdout chunk (state=3): >>> <<< 7305 1726887476.05658: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887476.05661: stdout chunk (state=3): >>> <<< 7305 1726887476.05810: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cde3f10><<< 7305 1726887476.05813: stdout chunk (state=3): >>> <<< 7305 1726887476.05841: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.05845: stdout chunk (state=3): >>> <<< 7305 1726887476.05958: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.05961: stdout chunk (state=3): >>> <<< 7305 1726887476.06056: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py<<< 7305 1726887476.06059: stdout chunk (state=3): >>> <<< 7305 1726887476.06105: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py<<< 7305 1726887476.06110: stdout chunk (state=3): >>> <<< 7305 1726887476.06114: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py<<< 7305 1726887476.06118: stdout chunk (state=3): >>> <<< 7305 1726887476.06133: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887476.06174: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.06177: stdout chunk (state=3): >>> <<< 7305 1726887476.06232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.06299: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py<<< 7305 1726887476.06305: stdout chunk (state=3): >>> <<< 7305 1726887476.06327: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.06387: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.06390: stdout chunk (state=3): >>> <<< 7305 1726887476.06456: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.06460: stdout chunk (state=3): >>> <<< 7305 1726887476.06599: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.06602: stdout chunk (state=3): >>> <<< 7305 1726887476.06716: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887476.06777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887476.06904: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887476.06907: stdout chunk (state=3): >>> <<< 7305 1726887476.06913: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887476.06935: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d34d220> <<< 7305 1726887476.07002: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cde3850><<< 7305 1726887476.07007: stdout chunk (state=3): >>> <<< 7305 1726887476.07084: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py<<< 7305 1726887476.07092: stdout chunk (state=3): >>> <<< 7305 1726887476.07098: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887476.07125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.07374: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.07377: stdout chunk (state=3): >>> <<< 7305 1726887476.07475: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.07480: stdout chunk (state=3): >>> <<< 7305 1726887476.07524: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.07527: stdout chunk (state=3): >>> <<< 7305 1726887476.07604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887476.07644: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 7305 1726887476.07647: stdout chunk (state=3): >>> <<< 7305 1726887476.07692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 7305 1726887476.07694: stdout chunk (state=3): >>> <<< 7305 1726887476.07764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 7305 1726887476.07768: stdout chunk (state=3): >>> <<< 7305 1726887476.07806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 7305 1726887476.07812: stdout chunk (state=3): >>> <<< 7305 1726887476.07845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887476.08003: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d200ca0><<< 7305 1726887476.08088: stdout chunk (state=3): >>> <<< 7305 1726887476.08123: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d1fef70> <<< 7305 1726887476.08226: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d1f7940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887476.08259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.08310: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.08361: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887476.08498: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7305 1726887476.08559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.08584: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 7305 1726887476.08932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.08975: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.08982: stdout chunk (state=3): >>> <<< 7305 1726887476.09305: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.09310: stdout chunk (state=3): >>> <<< 7305 1726887476.09504: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887476.09509: stdout chunk (state=3): >>> <<< 7305 1726887476.09743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py<<< 7305 1726887476.09747: stdout chunk (state=3): >>> <<< 7305 1726887476.09749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'<<< 7305 1726887476.09751: stdout chunk (state=3): >>> <<< 7305 1726887476.09797: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d35a100><<< 7305 1726887476.09800: stdout chunk (state=3): >>> <<< 7305 1726887476.09837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 7305 1726887476.09841: stdout chunk (state=3): >>> <<< 7305 1726887476.09895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 7305 1726887476.09898: stdout chunk (state=3): >>> <<< 7305 1726887476.09932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 7305 1726887476.09937: stdout chunk (state=3): >>> <<< 7305 1726887476.09959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'<<< 7305 1726887476.09962: stdout chunk (state=3): >>> <<< 7305 1726887476.09983: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cb4dd60><<< 7305 1726887476.09986: stdout chunk (state=3): >>> <<< 7305 1726887476.10047: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887476.10051: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1cb4dcd0> <<< 7305 1726887476.10126: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d35a910> <<< 7305 1726887476.10129: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 7305 1726887476.10213: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887476.10464: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887478.12961: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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", <<< 7305 1726887478.12969: stdout chunk (state=3): >>>"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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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",<<< 7305 1726887478.13298: stdout chunk (state=3): >>> "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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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": {"nam<<< 7305 1726887478.13347: stdout chunk (state=3): >>>e": "systemd-vconsole-setup.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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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__ <<< 7305 1726887478.13763: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7305 1726887478.13883: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin <<< 7305 1726887478.14022: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 7305 1726887478.14077: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings<<< 7305 1726887478.14203: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale<<< 7305 1726887478.14294: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants<<< 7305 1726887478.14409: stdout chunk (state=3): >>> # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 7305 1726887478.14494: stdout chunk (state=3): >>> # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 7305 1726887478.14529: stdout chunk (state=3): >>># 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 <<< 7305 1726887478.14557: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 7305 1726887478.14570: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 7305 1726887478.14606: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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<<< 7305 1726887478.14640: stdout chunk (state=3): >>> # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors<<< 7305 1726887478.14671: stdout chunk (state=3): >>> # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 7305 1726887478.14688: stdout chunk (state=3): >>> # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common<<< 7305 1726887478.14727: 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<<< 7305 1726887478.14765: stdout chunk (state=3): >>> # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # 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<<< 7305 1726887478.14794: 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 # 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<<< 7305 1726887478.14797: stdout chunk (state=3): >>> # 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 # cleanup[2] removing gc<<< 7305 1726887478.15177: stdout chunk (state=3): >>> <<< 7305 1726887478.15198: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887478.15253: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887478.15324: stdout chunk (state=3): >>># destroy zipimport<<< 7305 1726887478.15327: stdout chunk (state=3): >>> <<< 7305 1726887478.15331: stdout chunk (state=3): >>># destroy _compression<<< 7305 1726887478.15334: stdout chunk (state=3): >>> <<< 7305 1726887478.15384: stdout chunk (state=3): >>># destroy binascii # destroy importlib<<< 7305 1726887478.15388: stdout chunk (state=3): >>> # destroy struct # destroy bz2<<< 7305 1726887478.15390: stdout chunk (state=3): >>> # destroy lzma<<< 7305 1726887478.15395: stdout chunk (state=3): >>> <<< 7305 1726887478.15427: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 7305 1726887478.15431: stdout chunk (state=3): >>># destroy tempfile <<< 7305 1726887478.15446: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7305 1726887478.15479: stdout chunk (state=3): >>># destroy json.decoder<<< 7305 1726887478.15485: stdout chunk (state=3): >>> # destroy json.encoder<<< 7305 1726887478.15488: stdout chunk (state=3): >>> # destroy json.scanner <<< 7305 1726887478.15512: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7305 1726887478.15551: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887478.15592: stdout chunk (state=3): >>># destroy array <<< 7305 1726887478.15595: stdout chunk (state=3): >>># destroy datetime <<< 7305 1726887478.15655: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json <<< 7305 1726887478.15658: stdout chunk (state=3): >>># destroy logging # destroy argparse <<< 7305 1726887478.15716: stdout chunk (state=3): >>># destroy glob<<< 7305 1726887478.15721: stdout chunk (state=3): >>> # destroy pickle <<< 7305 1726887478.15738: stdout chunk (state=3): >>># destroy shlex # destroy _compat_pickle <<< 7305 1726887478.15784: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle <<< 7305 1726887478.15788: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7305 1726887478.15816: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 7305 1726887478.15820: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7305 1726887478.15903: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 7305 1726887478.15906: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 7305 1726887478.15913: stdout chunk (state=3): >>> # cleanup[3] wiping _string<<< 7305 1726887478.15915: stdout chunk (state=3): >>> <<< 7305 1726887478.15917: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback<<< 7305 1726887478.15975: stdout chunk (state=3): >>> # destroy linecache # cleanup[3] wiping tokenize <<< 7305 1726887478.15981: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 7305 1726887478.15984: stdout chunk (state=3): >>># destroy subprocess<<< 7305 1726887478.15987: stdout chunk (state=3): >>> # cleanup[3] wiping selectors<<< 7305 1726887478.15989: stdout chunk (state=3): >>> # cleanup[3] wiping select<<< 7305 1726887478.16019: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 7305 1726887478.16024: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit<<< 7305 1726887478.16038: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 7305 1726887478.16056: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 7305 1726887478.16075: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect <<< 7305 1726887478.16089: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7305 1726887478.16128: stdout chunk (state=3): >>># destroy fnmatch <<< 7305 1726887478.16132: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd<<< 7305 1726887478.16172: stdout chunk (state=3): >>> # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 7305 1726887478.16177: stdout chunk (state=3): >>># cleanup[3] wiping zlib <<< 7305 1726887478.16196: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc<<< 7305 1726887478.16213: stdout chunk (state=3): >>> # cleanup[3] wiping warnings<<< 7305 1726887478.16234: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 7305 1726887478.16249: stdout chunk (state=3): >>> # cleanup[3] wiping _struct<<< 7305 1726887478.16264: stdout chunk (state=3): >>> # cleanup[3] wiping re<<< 7305 1726887478.16281: stdout chunk (state=3): >>> <<< 7305 1726887478.16298: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 7305 1726887478.16328: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 7305 1726887478.16345: stdout chunk (state=3): >>># cleanup[3] wiping _functools<<< 7305 1726887478.16359: stdout chunk (state=3): >>> # destroy _functools <<< 7305 1726887478.16396: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7305 1726887478.16431: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections<<< 7305 1726887478.16463: stdout chunk (state=3): >>> # destroy _collections # cleanup[3] wiping operator <<< 7305 1726887478.16497: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 7305 1726887478.16526: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types<<< 7305 1726887478.16552: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os<<< 7305 1726887478.16570: stdout chunk (state=3): >>> # cleanup[3] wiping os.path<<< 7305 1726887478.16587: stdout chunk (state=3): >>> # destroy genericpath <<< 7305 1726887478.16610: stdout chunk (state=3): >>># cleanup[3] wiping posixpath<<< 7305 1726887478.16636: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 7305 1726887478.16669: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1<<< 7305 1726887478.16706: stdout chunk (state=3): >>> # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 7305 1726887478.16760: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix<<< 7305 1726887478.16781: stdout chunk (state=3): >>> # cleanup[3] wiping marshal <<< 7305 1726887478.16800: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings<<< 7305 1726887478.16818: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp<<< 7305 1726887478.16858: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 7305 1726887478.16887: stdout chunk (state=3): >>> # destroy gc <<< 7305 1726887478.16901: stdout chunk (state=3): >>># destroy _pickle # destroy systemd._daemon # destroy _socket <<< 7305 1726887478.16928: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader<<< 7305 1726887478.16955: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime # destroy fcntl<<< 7305 1726887478.16987: stdout chunk (state=3): >>> # destroy _blake2 # destroy _lzma <<< 7305 1726887478.16993: stdout chunk (state=3): >>># destroy zlib # destroy _signal <<< 7305 1726887478.17216: stdout chunk (state=3): >>># destroy platform # destroy _uuid<<< 7305 1726887478.17232: stdout chunk (state=3): >>> # destroy _sre<<< 7305 1726887478.17260: stdout chunk (state=3): >>> # destroy sre_parse <<< 7305 1726887478.17263: stdout chunk (state=3): >>># destroy tokenize <<< 7305 1726887478.17301: stdout chunk (state=3): >>># destroy _heapq <<< 7305 1726887478.17322: stdout chunk (state=3): >>># destroy posixpath # destroy stat<<< 7305 1726887478.17340: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib<<< 7305 1726887478.17357: stdout chunk (state=3): >>> # destroy errno # destroy signal <<< 7305 1726887478.17387: stdout chunk (state=3): >>># destroy contextlib # destroy pwd<<< 7305 1726887478.17407: stdout chunk (state=3): >>> # destroy grp # destroy _posixsubprocess <<< 7305 1726887478.17432: stdout chunk (state=3): >>># destroy selectors <<< 7305 1726887478.17451: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse<<< 7305 1726887478.17467: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 7305 1726887478.17494: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 7305 1726887478.17520: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator <<< 7305 1726887478.17543: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 7305 1726887478.17562: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp<<< 7305 1726887478.17582: stdout chunk (state=3): >>> # destroy io # destroy marshal<<< 7305 1726887478.17590: stdout chunk (state=3): >>> <<< 7305 1726887478.17645: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks<<< 7305 1726887478.17651: stdout chunk (state=3): >>> <<< 7305 1726887478.18055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887478.18117: stderr chunk (state=3): >>><<< 7305 1726887478.18120: stdout chunk (state=3): >>><<< 7305 1726887478.18227: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dbf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1de3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1daeee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1daee910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1daeef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1daeefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db42670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db75e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1db02cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1db542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db7ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dad53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dad54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db0af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db04a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db04490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9ff220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1dac1520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db04f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da10b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1da10e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da20790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da20cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9af400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da10f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9c02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1da20610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9c03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9db700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9db9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9db7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9db8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9dbd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d9e7250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9db940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9cfa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1db02610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d9dbaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9b1d3e66d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2fa160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2faf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fad90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2fafd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2fa100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d252f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d26fd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d26feb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d26f370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d360dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d3603a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d360fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d331d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2cdd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2cd400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d3034f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2cd520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2cd550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d241fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d341250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d23e850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d3413d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d35ae50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d23e7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d23e640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d23d5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d232d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d33b910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2c36a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2c1b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2d10a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d2c3100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d305b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1ce125e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d20e580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cdb2100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d2c1b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cde3f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1d34d220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cde3850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d200ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d1fef70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d1f7940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d35a100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1cb4dd60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9b1cb4dcd0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9b1d35a910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_mfnvx7dq/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887478.20359: 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-1726887475.225572-7606-243114745664725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887478.20371: _low_level_execute_command(): starting 7305 1726887478.20374: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887475.225572-7606-243114745664725/ > /dev/null 2>&1 && sleep 0' 7305 1726887478.21053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.21064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.21069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.21082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.21127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.21131: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887478.21145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.21151: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887478.21159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887478.21164: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.21172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.21181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.21214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.21276: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.21310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.21314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.21372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.24007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.24064: stderr chunk (state=3): >>><<< 7305 1726887478.24068: stdout chunk (state=3): >>><<< 7305 1726887478.24086: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887478.24090: handler run complete 7305 1726887478.24213: variable 'ansible_facts' from source: unknown 7305 1726887478.24298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.24552: variable 'ansible_facts' from source: unknown 7305 1726887478.24630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.24738: attempt loop complete, returning result 7305 1726887478.24745: _execute() done 7305 1726887478.24747: dumping result to json 7305 1726887478.24782: done dumping result, returning 7305 1726887478.24790: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-1594-642f-000000000010] 7305 1726887478.24797: sending task result for task 0e15955b-8119-1594-642f-000000000010 7305 1726887478.25604: done sending task result for task 0e15955b-8119-1594-642f-000000000010 7305 1726887478.25607: 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" }, "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" }, "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" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "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" }, "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" }, "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": "stopped", "status": "enabled" }, "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@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.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": "stopped", "status": "enabled" }, "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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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-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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-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": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.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-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "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": "inactive", "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.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-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-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": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "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-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": "disabled" }, "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.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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 7305 1726887478.26185: no more pending results, returning what we have 7305 1726887478.26188: results queue empty 7305 1726887478.26188: checking for any_errors_fatal 7305 1726887478.26191: done checking for any_errors_fatal 7305 1726887478.26191: checking for max_fail_percentage 7305 1726887478.26192: done checking for max_fail_percentage 7305 1726887478.26193: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.26194: done checking to see if all hosts have failed 7305 1726887478.26194: getting the remaining hosts for this loop 7305 1726887478.26196: done getting the remaining hosts for this loop 7305 1726887478.26198: getting the next task for host managed_node2 7305 1726887478.26201: done getting next task for host managed_node2 7305 1726887478.26204: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 7305 1726887478.26205: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.26213: getting variables 7305 1726887478.26214: in VariableManager get_vars() 7305 1726887478.26233: Calling all_inventory to load vars for managed_node2 7305 1726887478.26235: Calling groups_inventory to load vars for managed_node2 7305 1726887478.26237: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.26244: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.26246: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.26248: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.26463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.26720: done with get_vars() 7305 1726887478.26729: done getting variables 7305 1726887478.26773: 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.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8 Friday 20 September 2024 22:57:58 -0400 (0:00:03.117) 0:00:09.725 ****** 7305 1726887478.26794: entering _queue_task() for managed_node2/set_fact 7305 1726887478.26987: worker is 1 (out of 1 available) 7305 1726887478.27000: exiting _queue_task() for managed_node2/set_fact 7305 1726887478.27014: done queuing things up, now waiting for results queue to drain 7305 1726887478.27015: waiting for pending results... 7305 1726887478.27242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 7305 1726887478.27314: in run() - task 0e15955b-8119-1594-642f-000000000011 7305 1726887478.27340: variable 'ansible_search_path' from source: unknown 7305 1726887478.27351: variable 'ansible_search_path' from source: unknown 7305 1726887478.27381: calling self._execute() 7305 1726887478.27462: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.27466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.27482: variable 'omit' from source: magic vars 7305 1726887478.27585: variable 'omit' from source: magic vars 7305 1726887478.27602: variable 'omit' from source: magic vars 7305 1726887478.27991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887478.29759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887478.29825: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887478.29856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887478.29884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887478.29911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887478.29983: 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) 7305 1726887478.30038: 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) 7305 1726887478.30044: 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) 7305 1726887478.30080: 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) 7305 1726887478.30091: 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) 7305 1726887478.30160: 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) 7305 1726887478.30172: 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) 7305 1726887478.30192: 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) 7305 1726887478.30230: 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) 7305 1726887478.30238: 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) 7305 1726887478.30285: 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) 7305 1726887478.30303: 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) 7305 1726887478.30322: 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) 7305 1726887478.30350: 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) 7305 1726887478.30360: 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) 7305 1726887478.30396: 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) 7305 1726887478.30415: 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) 7305 1726887478.30433: 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) 7305 1726887478.30461: 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) 7305 1726887478.30471: 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) 7305 1726887478.30727: variable 'ansible_facts' from source: unknown 7305 1726887478.30873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887478.31006: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887478.31035: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887478.31059: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887478.31080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887478.31113: 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) 7305 1726887478.31129: 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) 7305 1726887478.31151: 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) 7305 1726887478.31169: 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) 7305 1726887478.31778: variable 'omit' from source: magic vars 7305 1726887478.31799: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887478.31822: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887478.31841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887478.31854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.31862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.31884: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887478.31887: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.31897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.31964: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887478.31967: Set connection var ansible_shell_type to sh 7305 1726887478.31969: Set connection var ansible_connection to ssh 7305 1726887478.31974: Set connection var ansible_pipelining to False 7305 1726887478.31979: Set connection var ansible_shell_executable to /bin/sh 7305 1726887478.31987: Set connection var ansible_timeout to 10 7305 1726887478.32006: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.32013: variable 'ansible_connection' from source: unknown 7305 1726887478.32016: variable 'ansible_module_compression' from source: unknown 7305 1726887478.32018: variable 'ansible_shell_type' from source: unknown 7305 1726887478.32020: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.32022: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.32025: variable 'ansible_pipelining' from source: unknown 7305 1726887478.32027: variable 'ansible_timeout' from source: unknown 7305 1726887478.32029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.32096: 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) 7305 1726887478.32104: variable 'omit' from source: magic vars 7305 1726887478.32114: starting attempt loop 7305 1726887478.32123: running the handler 7305 1726887478.32126: handler run complete 7305 1726887478.32132: attempt loop complete, returning result 7305 1726887478.32135: _execute() done 7305 1726887478.32137: dumping result to json 7305 1726887478.32147: done dumping result, returning 7305 1726887478.32154: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-1594-642f-000000000011] 7305 1726887478.32163: sending task result for task 0e15955b-8119-1594-642f-000000000011 7305 1726887478.32288: done sending task result for task 0e15955b-8119-1594-642f-000000000011 7305 1726887478.32291: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "crond", "dbus-broker", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "logrotate", "microcode", "modprobe@configfs", "modprobe@drm", "modprobe@fuse", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "rc-local", "rescue", "restraintd", "rhsmcertd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "serial-getty@ttyS0", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-wall", "systemd-binfmt", "systemd-boot-random-seed", "systemd-boot-update", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-network-generator", "systemd-pcrmachine", "systemd-pcrphase-initrd", "systemd-pcrphase-sysinit", "systemd-pcrphase", "systemd-random-seed", "systemd-remount-fs", "systemd-repart", "systemd-rfkill", "systemd-sysctl", "systemd-sysext", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-settle", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "user-runtime-dir@0", "user@0", "autovt", "chrony-wait", "chronyd-restricted", "cloud-init-hotplugd", "console-getty", "container-getty", "cpupower", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.timedate1", "dbus", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "grub2-systemd-integration", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "modprobe", "NetworkManager-dispatcher", "nfs-blkmap", "nftables", "nm-priv-helper", "oddjobd", "pam_namespace", "qemu-guest-agent", "quotaon", "rdisc", "rhcd", "rhsm-facts", "rhsm", "rpmdb-rebuild", "selinux-autorelabel", "selinux-check-proper-disable", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "system-update-cleanup", "systemd-backlight", "systemd-bless-boot", "systemd-boot-check-no-failures", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-growfs-root", "systemd-growfs", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-pcrfs-root", "systemd-pcrfs", "systemd-poweroff", "systemd-pstore", "systemd-quotacheck", "systemd-reboot", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-sysupdate-reboot", "systemd-sysupdate", "systemd-timedated", "systemd-volatile-root", "teamd", "user-runtime-dir", "user" ] }, "changed": false } 7305 1726887478.32451: no more pending results, returning what we have 7305 1726887478.32454: results queue empty 7305 1726887478.32454: checking for any_errors_fatal 7305 1726887478.32458: done checking for any_errors_fatal 7305 1726887478.32459: checking for max_fail_percentage 7305 1726887478.32460: done checking for max_fail_percentage 7305 1726887478.32460: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.32461: done checking to see if all hosts have failed 7305 1726887478.32462: getting the remaining hosts for this loop 7305 1726887478.32462: done getting the remaining hosts for this loop 7305 1726887478.32465: getting the next task for host managed_node2 7305 1726887478.32469: done getting next task for host managed_node2 7305 1726887478.32471: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 7305 1726887478.32473: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.32479: getting variables 7305 1726887478.32479: in VariableManager get_vars() 7305 1726887478.32522: Calling all_inventory to load vars for managed_node2 7305 1726887478.32524: Calling groups_inventory to load vars for managed_node2 7305 1726887478.32526: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.32532: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.32533: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.32535: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.32784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.33066: done with get_vars() 7305 1726887478.33074: done getting variables 7305 1726887478.33148: 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 [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:12 Friday 20 September 2024 22:57:58 -0400 (0:00:00.063) 0:00:09.788 ****** 7305 1726887478.33170: entering _queue_task() for managed_node2/assert 7305 1726887478.33171: Creating lock for assert 7305 1726887478.33579: worker is 1 (out of 1 available) 7305 1726887478.33587: exiting _queue_task() for managed_node2/assert 7305 1726887478.33597: done queuing things up, now waiting for results queue to drain 7305 1726887478.33869: waiting for pending results... 7305 1726887478.33887: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 7305 1726887478.33892: in run() - task 0e15955b-8119-1594-642f-000000000012 7305 1726887478.33894: variable 'ansible_search_path' from source: unknown 7305 1726887478.33897: variable 'ansible_search_path' from source: unknown 7305 1726887478.33900: calling self._execute() 7305 1726887478.33920: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.33935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.33938: variable 'omit' from source: magic vars 7305 1726887478.34065: variable 'omit' from source: magic vars 7305 1726887478.34099: variable 'omit' from source: magic vars 7305 1726887478.34127: variable 'omit' from source: magic vars 7305 1726887478.34177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887478.34222: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887478.34242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887478.34267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.34273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.34301: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887478.34304: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.34318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.34422: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887478.34425: Set connection var ansible_shell_type to sh 7305 1726887478.34428: Set connection var ansible_connection to ssh 7305 1726887478.34431: Set connection var ansible_pipelining to False 7305 1726887478.34441: Set connection var ansible_shell_executable to /bin/sh 7305 1726887478.34459: Set connection var ansible_timeout to 10 7305 1726887478.34485: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.34488: variable 'ansible_connection' from source: unknown 7305 1726887478.34491: variable 'ansible_module_compression' from source: unknown 7305 1726887478.34493: variable 'ansible_shell_type' from source: unknown 7305 1726887478.34495: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.34498: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.34500: variable 'ansible_pipelining' from source: unknown 7305 1726887478.34514: variable 'ansible_timeout' from source: unknown 7305 1726887478.34517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.34617: 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) 7305 1726887478.34630: variable 'omit' from source: magic vars 7305 1726887478.34634: starting attempt loop 7305 1726887478.34637: running the handler 7305 1726887478.34931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887478.35153: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887478.35188: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887478.35226: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887478.35265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887478.35324: 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) 7305 1726887478.35345: 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) 7305 1726887478.35363: 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) 7305 1726887478.35384: 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) 7305 1726887478.35487: variable 'timesync_services' from source: set_fact 7305 1726887478.35520: Evaluated conditional (timesync_services is defined): True 7305 1726887478.35524: handler run complete 7305 1726887478.35536: attempt loop complete, returning result 7305 1726887478.35542: _execute() done 7305 1726887478.35559: dumping result to json 7305 1726887478.35562: done dumping result, returning 7305 1726887478.35564: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-1594-642f-000000000012] 7305 1726887478.35567: sending task result for task 0e15955b-8119-1594-642f-000000000012 7305 1726887478.35658: done sending task result for task 0e15955b-8119-1594-642f-000000000012 7305 1726887478.35664: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 7305 1726887478.35750: no more pending results, returning what we have 7305 1726887478.35753: results queue empty 7305 1726887478.35754: checking for any_errors_fatal 7305 1726887478.35762: done checking for any_errors_fatal 7305 1726887478.35765: checking for max_fail_percentage 7305 1726887478.35794: done checking for max_fail_percentage 7305 1726887478.35795: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.35796: done checking to see if all hosts have failed 7305 1726887478.35796: getting the remaining hosts for this loop 7305 1726887478.35797: done getting the remaining hosts for this loop 7305 1726887478.35801: getting the next task for host managed_node2 7305 1726887478.35805: done getting next task for host managed_node2 7305 1726887478.35809: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 7305 1726887478.35811: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.35818: getting variables 7305 1726887478.35819: in VariableManager get_vars() 7305 1726887478.35842: Calling all_inventory to load vars for managed_node2 7305 1726887478.35844: Calling groups_inventory to load vars for managed_node2 7305 1726887478.35846: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.35851: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.35854: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.35856: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.36088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.36450: done with get_vars() 7305 1726887478.36464: done getting variables 7305 1726887478.36517: 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.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:17 Friday 20 September 2024 22:57:58 -0400 (0:00:00.033) 0:00:09.822 ****** 7305 1726887478.36538: entering _queue_task() for managed_node2/set_fact 7305 1726887478.36743: worker is 1 (out of 1 available) 7305 1726887478.36754: exiting _queue_task() for managed_node2/set_fact 7305 1726887478.36765: done queuing things up, now waiting for results queue to drain 7305 1726887478.36766: waiting for pending results... 7305 1726887478.36973: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 7305 1726887478.37034: in run() - task 0e15955b-8119-1594-642f-000000000013 7305 1726887478.37049: variable 'ansible_search_path' from source: unknown 7305 1726887478.37053: variable 'ansible_search_path' from source: unknown 7305 1726887478.37082: calling self._execute() 7305 1726887478.37142: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.37149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.37156: variable 'omit' from source: magic vars 7305 1726887478.37570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887478.39260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887478.39325: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887478.39358: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887478.39389: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887478.39420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887478.39483: 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) 7305 1726887478.39502: 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) 7305 1726887478.39535: 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) 7305 1726887478.39585: 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) 7305 1726887478.39605: 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) 7305 1726887478.39742: variable 'timesync_ptp_domains' from source: role '' defaults 7305 1726887478.39766: Evaluated conditional (timesync_ptp_domains | length == 0): True 7305 1726887478.39778: variable 'omit' from source: magic vars 7305 1726887478.39829: variable 'omit' from source: magic vars 7305 1726887478.39872: variable 'omit' from source: magic vars 7305 1726887478.39907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887478.39940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887478.39964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887478.39989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.40021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.40062: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887478.40070: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.40079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.40183: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887478.40194: Set connection var ansible_shell_type to sh 7305 1726887478.40205: Set connection var ansible_connection to ssh 7305 1726887478.40220: Set connection var ansible_pipelining to False 7305 1726887478.40249: Set connection var ansible_shell_executable to /bin/sh 7305 1726887478.40267: Set connection var ansible_timeout to 10 7305 1726887478.40305: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.40317: variable 'ansible_connection' from source: unknown 7305 1726887478.40325: variable 'ansible_module_compression' from source: unknown 7305 1726887478.40331: variable 'ansible_shell_type' from source: unknown 7305 1726887478.40355: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.40380: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.40395: variable 'ansible_pipelining' from source: unknown 7305 1726887478.40402: variable 'ansible_timeout' from source: unknown 7305 1726887478.40411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.40531: 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) 7305 1726887478.40554: variable 'omit' from source: magic vars 7305 1726887478.40572: starting attempt loop 7305 1726887478.40580: running the handler 7305 1726887478.40594: handler run complete 7305 1726887478.40606: attempt loop complete, returning result 7305 1726887478.40616: _execute() done 7305 1726887478.40622: dumping result to json 7305 1726887478.40629: done dumping result, returning 7305 1726887478.40642: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-1594-642f-000000000013] 7305 1726887478.40652: sending task result for task 0e15955b-8119-1594-642f-000000000013 7305 1726887478.40760: done sending task result for task 0e15955b-8119-1594-642f-000000000013 7305 1726887478.40769: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 7305 1726887478.40842: no more pending results, returning what we have 7305 1726887478.40846: results queue empty 7305 1726887478.40846: checking for any_errors_fatal 7305 1726887478.40853: done checking for any_errors_fatal 7305 1726887478.40854: checking for max_fail_percentage 7305 1726887478.40856: done checking for max_fail_percentage 7305 1726887478.40857: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.40858: done checking to see if all hosts have failed 7305 1726887478.40858: getting the remaining hosts for this loop 7305 1726887478.40860: done getting the remaining hosts for this loop 7305 1726887478.40864: getting the next task for host managed_node2 7305 1726887478.40870: done getting next task for host managed_node2 7305 1726887478.40875: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 7305 1726887478.40877: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.40886: getting variables 7305 1726887478.40888: in VariableManager get_vars() 7305 1726887478.40930: Calling all_inventory to load vars for managed_node2 7305 1726887478.40933: Calling groups_inventory to load vars for managed_node2 7305 1726887478.40936: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.40951: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.40955: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.40958: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.41358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.42345: done with get_vars() 7305 1726887478.42358: done getting variables 7305 1726887478.42427: 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.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:22 Friday 20 September 2024 22:57:58 -0400 (0:00:00.059) 0:00:09.881 ****** 7305 1726887478.42456: entering _queue_task() for managed_node2/set_fact 7305 1726887478.42941: worker is 1 (out of 1 available) 7305 1726887478.42954: exiting _queue_task() for managed_node2/set_fact 7305 1726887478.42966: done queuing things up, now waiting for results queue to drain 7305 1726887478.42967: waiting for pending results... 7305 1726887478.43802: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 7305 1726887478.44028: in run() - task 0e15955b-8119-1594-642f-000000000014 7305 1726887478.44061: variable 'ansible_search_path' from source: unknown 7305 1726887478.44072: variable 'ansible_search_path' from source: unknown 7305 1726887478.44137: calling self._execute() 7305 1726887478.44224: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.44238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.44254: variable 'omit' from source: magic vars 7305 1726887478.44757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887478.45027: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887478.45080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887478.45135: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887478.45220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887478.45330: 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) 7305 1726887478.45365: 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) 7305 1726887478.45404: 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) 7305 1726887478.45445: 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) 7305 1726887478.45587: variable 'timesync_mode' from source: set_fact 7305 1726887478.45604: Evaluated conditional (timesync_mode is not defined): False 7305 1726887478.45615: when evaluation is False, skipping this task 7305 1726887478.45628: _execute() done 7305 1726887478.45642: dumping result to json 7305 1726887478.45651: done dumping result, returning 7305 1726887478.45663: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-1594-642f-000000000014] 7305 1726887478.45679: sending task result for task 0e15955b-8119-1594-642f-000000000014 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 7305 1726887478.45856: no more pending results, returning what we have 7305 1726887478.45860: results queue empty 7305 1726887478.45861: checking for any_errors_fatal 7305 1726887478.45869: done checking for any_errors_fatal 7305 1726887478.45870: checking for max_fail_percentage 7305 1726887478.45872: done checking for max_fail_percentage 7305 1726887478.45873: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.45874: done checking to see if all hosts have failed 7305 1726887478.45875: getting the remaining hosts for this loop 7305 1726887478.45876: done getting the remaining hosts for this loop 7305 1726887478.45880: getting the next task for host managed_node2 7305 1726887478.45887: done getting next task for host managed_node2 7305 1726887478.45890: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 7305 1726887478.45893: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.45909: getting variables 7305 1726887478.45913: in VariableManager get_vars() 7305 1726887478.45953: Calling all_inventory to load vars for managed_node2 7305 1726887478.45957: Calling groups_inventory to load vars for managed_node2 7305 1726887478.45959: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.45973: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.45977: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.45981: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.46375: done sending task result for task 0e15955b-8119-1594-642f-000000000014 7305 1726887478.46378: WORKER PROCESS EXITING 7305 1726887478.46397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.46847: done with get_vars() 7305 1726887478.46860: done getting variables 7305 1726887478.46902: 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.timesync : Check if both NTP and PTP are needed] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:31 Friday 20 September 2024 22:57:58 -0400 (0:00:00.044) 0:00:09.926 ****** 7305 1726887478.46934: entering _queue_task() for managed_node2/set_fact 7305 1726887478.47846: worker is 1 (out of 1 available) 7305 1726887478.47858: exiting _queue_task() for managed_node2/set_fact 7305 1726887478.47872: done queuing things up, now waiting for results queue to drain 7305 1726887478.47874: waiting for pending results... 7305 1726887478.48158: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 7305 1726887478.48263: in run() - task 0e15955b-8119-1594-642f-000000000015 7305 1726887478.48289: variable 'ansible_search_path' from source: unknown 7305 1726887478.48302: variable 'ansible_search_path' from source: unknown 7305 1726887478.48349: calling self._execute() 7305 1726887478.48443: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.48459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.48475: variable 'omit' from source: magic vars 7305 1726887478.48981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887478.49247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887478.49305: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887478.49352: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887478.49394: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887478.49494: 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) 7305 1726887478.49526: 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) 7305 1726887478.49555: 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) 7305 1726887478.49582: 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) 7305 1726887478.49699: variable 'timesync_mode' from source: set_fact 7305 1726887478.49718: Evaluated conditional (timesync_mode is not defined): False 7305 1726887478.49729: when evaluation is False, skipping this task 7305 1726887478.49736: _execute() done 7305 1726887478.49742: dumping result to json 7305 1726887478.49749: done dumping result, returning 7305 1726887478.49760: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-1594-642f-000000000015] 7305 1726887478.49769: sending task result for task 0e15955b-8119-1594-642f-000000000015 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 7305 1726887478.49920: no more pending results, returning what we have 7305 1726887478.49926: results queue empty 7305 1726887478.49927: checking for any_errors_fatal 7305 1726887478.49933: done checking for any_errors_fatal 7305 1726887478.49934: checking for max_fail_percentage 7305 1726887478.49936: done checking for max_fail_percentage 7305 1726887478.49937: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.49938: done checking to see if all hosts have failed 7305 1726887478.49938: getting the remaining hosts for this loop 7305 1726887478.49940: done getting the remaining hosts for this loop 7305 1726887478.49944: getting the next task for host managed_node2 7305 1726887478.49952: done getting next task for host managed_node2 7305 1726887478.49957: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 7305 1726887478.49959: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.49973: getting variables 7305 1726887478.49975: in VariableManager get_vars() 7305 1726887478.50015: Calling all_inventory to load vars for managed_node2 7305 1726887478.50018: Calling groups_inventory to load vars for managed_node2 7305 1726887478.50021: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.50031: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.50034: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.50037: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.50454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.51028: done sending task result for task 0e15955b-8119-1594-642f-000000000015 7305 1726887478.51031: WORKER PROCESS EXITING 7305 1726887478.51166: done with get_vars() 7305 1726887478.51182: done getting variables TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 Friday 20 September 2024 22:57:58 -0400 (0:00:00.043) 0:00:09.969 ****** 7305 1726887478.51273: entering _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 7305 1726887478.51276: Creating lock for fedora.linux_system_roles.timesync_provider 7305 1726887478.51535: worker is 1 (out of 1 available) 7305 1726887478.51547: exiting _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 7305 1726887478.51561: done queuing things up, now waiting for results queue to drain 7305 1726887478.51562: waiting for pending results... 7305 1726887478.51837: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 7305 1726887478.51940: in run() - task 0e15955b-8119-1594-642f-000000000016 7305 1726887478.51966: variable 'ansible_search_path' from source: unknown 7305 1726887478.51975: variable 'ansible_search_path' from source: unknown 7305 1726887478.52024: calling self._execute() 7305 1726887478.52104: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.52122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.52138: variable 'omit' from source: magic vars 7305 1726887478.52638: variable 'timesync_mode' from source: set_fact 7305 1726887478.52659: Evaluated conditional (timesync_mode != 2): True 7305 1726887478.52853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887478.55606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887478.55683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887478.55732: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887478.55773: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887478.55813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887478.55906: 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) 7305 1726887478.55947: 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) 7305 1726887478.55982: 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) 7305 1726887478.56037: 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) 7305 1726887478.56059: 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) 7305 1726887478.56172: variable 'timesync_ntp_provider' from source: role '' defaults 7305 1726887478.56195: Evaluated conditional (timesync_ntp_provider | length == 0): True 7305 1726887478.56213: variable 'omit' from source: magic vars 7305 1726887478.56258: variable 'omit' from source: magic vars 7305 1726887478.56302: variable 'omit' from source: magic vars 7305 1726887478.56337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887478.56378: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887478.56407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887478.56435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.56455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.56496: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887478.56510: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.56520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.56633: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887478.56644: Set connection var ansible_shell_type to sh 7305 1726887478.56654: Set connection var ansible_connection to ssh 7305 1726887478.56669: Set connection var ansible_pipelining to False 7305 1726887478.56687: Set connection var ansible_shell_executable to /bin/sh 7305 1726887478.56703: Set connection var ansible_timeout to 10 7305 1726887478.56739: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.56747: variable 'ansible_connection' from source: unknown 7305 1726887478.56755: variable 'ansible_module_compression' from source: unknown 7305 1726887478.56767: variable 'ansible_shell_type' from source: unknown 7305 1726887478.56775: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.56782: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.56796: variable 'ansible_pipelining' from source: unknown 7305 1726887478.56806: variable 'ansible_timeout' from source: unknown 7305 1726887478.56817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.56958: 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__) 7305 1726887478.56975: variable 'omit' from source: magic vars 7305 1726887478.56984: starting attempt loop 7305 1726887478.56994: running the handler 7305 1726887478.57022: _low_level_execute_command(): starting 7305 1726887478.57035: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887478.57843: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.57859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.57873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.57895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.57940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.57953: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887478.57966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.57982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887478.57994: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887478.58011: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887478.58024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.58038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.58054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.58065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.58075: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887478.58086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.58166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.58191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.58222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.58316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.60555: stdout chunk (state=3): >>>/root <<< 7305 1726887478.60704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.60829: stderr chunk (state=3): >>><<< 7305 1726887478.60847: stdout chunk (state=3): >>><<< 7305 1726887478.60907: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887478.60935: _low_level_execute_command(): starting 7305 1726887478.60958: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257 `" && echo ansible-tmp-1726887478.608754-7735-102778611983257="` echo /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257 `" ) && sleep 0' 7305 1726887478.62654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.62658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.62660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.62692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.62698: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.62700: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.62751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.62763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.62832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.65681: stdout chunk (state=3): >>>ansible-tmp-1726887478.608754-7735-102778611983257=/root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257 <<< 7305 1726887478.65864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.66015: stderr chunk (state=3): >>><<< 7305 1726887478.66028: stdout chunk (state=3): >>><<< 7305 1726887478.66148: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887478.608754-7735-102778611983257=/root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887478.66205: variable 'ansible_module_compression' from source: unknown 7305 1726887478.66357: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/AnsiballZ_timesync_provider.sh 7305 1726887478.66583: Sending initial data 7305 1726887478.66586: Sent initial data (163 bytes) 7305 1726887478.67965: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.67975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.68018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.68024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.68092: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.68097: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887478.68099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.68131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887478.68136: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887478.68162: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887478.68177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.68189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.68192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.68195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.68198: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887478.68200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.68282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.68312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.68336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.68413: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.70953: 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 <<< 7305 1726887478.70993: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887478.71041: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpriuguoui /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/AnsiballZ_timesync_provider.sh <<< 7305 1726887478.71089: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887478.71392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.71564: stderr chunk (state=3): >>><<< 7305 1726887478.71567: stdout chunk (state=3): >>><<< 7305 1726887478.71642: Sending initial data 7305 1726887478.71646: Sent initial data (137 bytes) 7305 1726887478.72748: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.72764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.72791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.72811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.72858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.72871: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887478.72894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.72920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887478.72932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887478.72947: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887478.72960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.72974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.72997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.73018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.73031: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887478.73046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.73136: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.73159: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.73176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.73259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.75728: 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 <<< 7305 1726887478.75768: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887478.75817: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpid15i8f1 /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/args <<< 7305 1726887478.75858: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887478.76065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.76317: stderr chunk (state=3): >>><<< 7305 1726887478.76320: stdout chunk (state=3): >>><<< 7305 1726887478.76323: done transferring module to remote 7305 1726887478.76325: _low_level_execute_command(): starting 7305 1726887478.76330: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/ /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/args && sleep 0' 7305 1726887478.77026: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.77044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.77059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.77082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.77130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.77147: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887478.77162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.77180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887478.77196: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887478.77214: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887478.77229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.77246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.77263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.77275: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.77287: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887478.77303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.77388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.77414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.77434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.77514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.80043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.80047: stdout chunk (state=3): >>><<< 7305 1726887478.80143: stderr chunk (state=3): >>><<< 7305 1726887478.80147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887478.80155: _low_level_execute_command(): starting 7305 1726887478.80157: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/args && sleep 0' 7305 1726887478.80717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887478.80732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.80750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.80767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.80812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.80825: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887478.80842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.80860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887478.80873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887478.80884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887478.80896: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.80910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887478.80925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.80937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887478.80952: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887478.80967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.81047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.81069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.81080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.81166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.90049: stdout chunk (state=3): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 7305 1726887478.90234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887478.90283: stderr chunk (state=3): >>><<< 7305 1726887478.90286: stdout chunk (state=3): >>><<< 7305 1726887478.90301: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 7305 1726887478.90330: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_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-1726887478.608754-7735-102778611983257/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887478.90336: _low_level_execute_command(): starting 7305 1726887478.90343: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887478.608754-7735-102778611983257/ > /dev/null 2>&1 && sleep 0' 7305 1726887478.90794: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887478.90797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887478.90838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.90844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887478.90847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887478.90898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887478.90901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887478.90907: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887478.90951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887478.93468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887478.93515: stderr chunk (state=3): >>><<< 7305 1726887478.93518: stdout chunk (state=3): >>><<< 7305 1726887478.93531: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887478.93540: handler run complete 7305 1726887478.93553: variable 'ansible_facts' from source: unknown 7305 1726887478.93578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.93598: variable 'ansible_facts' from source: unknown 7305 1726887478.93618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.93627: attempt loop complete, returning result 7305 1726887478.93630: _execute() done 7305 1726887478.93632: dumping result to json 7305 1726887478.93634: done dumping result, returning 7305 1726887478.93645: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-1594-642f-000000000016] 7305 1726887478.93651: sending task result for task 0e15955b-8119-1594-642f-000000000016 7305 1726887478.93741: done sending task result for task 0e15955b-8119-1594-642f-000000000016 7305 1726887478.93744: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 7305 1726887478.93838: no more pending results, returning what we have 7305 1726887478.93842: results queue empty 7305 1726887478.93843: checking for any_errors_fatal 7305 1726887478.93848: done checking for any_errors_fatal 7305 1726887478.93849: checking for max_fail_percentage 7305 1726887478.93851: done checking for max_fail_percentage 7305 1726887478.93851: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.93854: done checking to see if all hosts have failed 7305 1726887478.93854: getting the remaining hosts for this loop 7305 1726887478.93856: done getting the remaining hosts for this loop 7305 1726887478.93860: getting the next task for host managed_node2 7305 1726887478.93865: done getting next task for host managed_node2 7305 1726887478.93870: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 7305 1726887478.93872: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.93881: getting variables 7305 1726887478.93883: in VariableManager get_vars() 7305 1726887478.93928: Calling all_inventory to load vars for managed_node2 7305 1726887478.93931: Calling groups_inventory to load vars for managed_node2 7305 1726887478.93932: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.93941: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.93943: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.93946: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.94199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.94471: done with get_vars() 7305 1726887478.94481: done getting variables 7305 1726887478.94526: 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.timesync : Select NTP provider] **************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42 Friday 20 September 2024 22:57:58 -0400 (0:00:00.432) 0:00:10.402 ****** 7305 1726887478.94549: entering _queue_task() for managed_node2/set_fact 7305 1726887478.94748: worker is 1 (out of 1 available) 7305 1726887478.94760: exiting _queue_task() for managed_node2/set_fact 7305 1726887478.94771: done queuing things up, now waiting for results queue to drain 7305 1726887478.94772: waiting for pending results... 7305 1726887478.94932: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider 7305 1726887478.94999: in run() - task 0e15955b-8119-1594-642f-000000000017 7305 1726887478.95014: variable 'ansible_search_path' from source: unknown 7305 1726887478.95018: variable 'ansible_search_path' from source: unknown 7305 1726887478.95047: calling self._execute() 7305 1726887478.95103: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.95106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.95120: variable 'omit' from source: magic vars 7305 1726887478.95456: variable 'timesync_mode' from source: set_fact 7305 1726887478.95461: Evaluated conditional (timesync_mode != 2): True 7305 1726887478.95581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887478.97396: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887478.97447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887478.97474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887478.97498: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887478.97528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887478.97587: 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) 7305 1726887478.97606: 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) 7305 1726887478.97627: 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) 7305 1726887478.97661: 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) 7305 1726887478.97672: 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) 7305 1726887478.97738: variable 'timesync_ntp_provider' from source: role '' defaults 7305 1726887478.97756: Evaluated conditional (timesync_ntp_provider | length == 0): True 7305 1726887478.97761: variable 'omit' from source: magic vars 7305 1726887478.97785: variable 'omit' from source: magic vars 7305 1726887478.97867: 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) 7305 1726887478.97884: 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) 7305 1726887478.97902: 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) 7305 1726887478.97929: 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) 7305 1726887478.97940: 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) 7305 1726887478.98000: variable 'timesync_ntp_provider_current' from source: facts 7305 1726887478.98003: variable 'timesync_ntp_provider_os_default' from source: include_vars 7305 1726887478.98026: variable 'omit' from source: magic vars 7305 1726887478.98047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887478.98077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887478.98086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887478.98098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.98106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887478.98130: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887478.98133: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.98135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.98209: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887478.98213: Set connection var ansible_shell_type to sh 7305 1726887478.98215: Set connection var ansible_connection to ssh 7305 1726887478.98219: Set connection var ansible_pipelining to False 7305 1726887478.98224: Set connection var ansible_shell_executable to /bin/sh 7305 1726887478.98232: Set connection var ansible_timeout to 10 7305 1726887478.98252: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.98255: variable 'ansible_connection' from source: unknown 7305 1726887478.98258: variable 'ansible_module_compression' from source: unknown 7305 1726887478.98260: variable 'ansible_shell_type' from source: unknown 7305 1726887478.98262: variable 'ansible_shell_executable' from source: unknown 7305 1726887478.98264: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.98266: variable 'ansible_pipelining' from source: unknown 7305 1726887478.98269: variable 'ansible_timeout' from source: unknown 7305 1726887478.98272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.98342: 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) 7305 1726887478.98352: variable 'omit' from source: magic vars 7305 1726887478.98356: starting attempt loop 7305 1726887478.98358: running the handler 7305 1726887478.98367: handler run complete 7305 1726887478.98374: attempt loop complete, returning result 7305 1726887478.98377: _execute() done 7305 1726887478.98379: dumping result to json 7305 1726887478.98389: done dumping result, returning 7305 1726887478.98399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-1594-642f-000000000017] 7305 1726887478.98402: sending task result for task 0e15955b-8119-1594-642f-000000000017 7305 1726887478.98478: done sending task result for task 0e15955b-8119-1594-642f-000000000017 7305 1726887478.98480: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 7305 1726887478.98569: no more pending results, returning what we have 7305 1726887478.98578: results queue empty 7305 1726887478.98579: checking for any_errors_fatal 7305 1726887478.98584: done checking for any_errors_fatal 7305 1726887478.98585: checking for max_fail_percentage 7305 1726887478.98586: done checking for max_fail_percentage 7305 1726887478.98587: checking to see if all hosts have failed and the running result is not ok 7305 1726887478.98588: done checking to see if all hosts have failed 7305 1726887478.98589: getting the remaining hosts for this loop 7305 1726887478.98590: done getting the remaining hosts for this loop 7305 1726887478.98593: getting the next task for host managed_node2 7305 1726887478.98605: done getting next task for host managed_node2 7305 1726887478.98616: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 7305 1726887478.98618: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887478.98627: getting variables 7305 1726887478.98628: in VariableManager get_vars() 7305 1726887478.98657: Calling all_inventory to load vars for managed_node2 7305 1726887478.98659: Calling groups_inventory to load vars for managed_node2 7305 1726887478.98661: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887478.98667: Calling all_plugins_play to load vars for managed_node2 7305 1726887478.98669: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887478.98670: Calling groups_plugins_play to load vars for managed_node2 7305 1726887478.98923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887478.99189: done with get_vars() 7305 1726887478.99198: done getting variables 7305 1726887478.99272: 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.timesync : Install chrony] ********************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Friday 20 September 2024 22:57:58 -0400 (0:00:00.047) 0:00:10.450 ****** 7305 1726887478.99292: entering _queue_task() for managed_node2/package 7305 1726887478.99293: Creating lock for package 7305 1726887478.99486: worker is 1 (out of 1 available) 7305 1726887478.99499: exiting _queue_task() for managed_node2/package 7305 1726887478.99510: done queuing things up, now waiting for results queue to drain 7305 1726887478.99511: waiting for pending results... 7305 1726887478.99683: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony 7305 1726887478.99753: in run() - task 0e15955b-8119-1594-642f-000000000018 7305 1726887478.99764: variable 'ansible_search_path' from source: unknown 7305 1726887478.99767: variable 'ansible_search_path' from source: unknown 7305 1726887478.99801: calling self._execute() 7305 1726887478.99861: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887478.99865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887478.99873: variable 'omit' from source: magic vars 7305 1726887479.00204: variable 'timesync_mode' from source: set_fact 7305 1726887479.00213: Evaluated conditional (timesync_mode != 2): True 7305 1726887479.00298: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887479.00312: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 7305 1726887479.00318: variable 'omit' from source: magic vars 7305 1726887479.00345: variable 'omit' from source: magic vars 7305 1726887479.00475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887479.02167: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887479.02215: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887479.02243: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887479.02266: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887479.02285: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887479.02356: 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) 7305 1726887479.02385: 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) 7305 1726887479.02409: 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) 7305 1726887479.02441: 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) 7305 1726887479.02450: 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) 7305 1726887479.02517: variable '__timesync_is_ostree' from source: set_fact 7305 1726887479.02523: variable 'omit' from source: magic vars 7305 1726887479.02546: variable 'omit' from source: magic vars 7305 1726887479.02567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887479.02587: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887479.02601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887479.02615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887479.02626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887479.02651: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887479.02654: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887479.02658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887479.02721: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887479.02725: Set connection var ansible_shell_type to sh 7305 1726887479.02728: Set connection var ansible_connection to ssh 7305 1726887479.02731: Set connection var ansible_pipelining to False 7305 1726887479.02742: Set connection var ansible_shell_executable to /bin/sh 7305 1726887479.02745: Set connection var ansible_timeout to 10 7305 1726887479.02765: variable 'ansible_shell_executable' from source: unknown 7305 1726887479.02769: variable 'ansible_connection' from source: unknown 7305 1726887479.02772: variable 'ansible_module_compression' from source: unknown 7305 1726887479.02774: variable 'ansible_shell_type' from source: unknown 7305 1726887479.02777: variable 'ansible_shell_executable' from source: unknown 7305 1726887479.02779: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887479.02781: variable 'ansible_pipelining' from source: unknown 7305 1726887479.02784: variable 'ansible_timeout' from source: unknown 7305 1726887479.02786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887479.02858: 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) 7305 1726887479.02867: variable 'omit' from source: magic vars 7305 1726887479.02871: starting attempt loop 7305 1726887479.02873: running the handler 7305 1726887479.02878: variable 'ansible_facts' from source: unknown 7305 1726887479.02881: variable 'ansible_facts' from source: unknown 7305 1726887479.02919: _low_level_execute_command(): starting 7305 1726887479.02924: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887479.03472: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.03480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.03516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887479.03529: 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.42.159 is address debug1: re-parsing configuration <<< 7305 1726887479.03543: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.03589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887479.03601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887479.03673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887479.06309: stdout chunk (state=3): >>>/root <<< 7305 1726887479.06435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887479.06493: stderr chunk (state=3): >>><<< 7305 1726887479.06498: stdout chunk (state=3): >>><<< 7305 1726887479.06520: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887479.06530: _low_level_execute_command(): starting 7305 1726887479.06543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472 `" && echo ansible-tmp-1726887479.0651991-7752-271496465902472="` echo /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472 `" ) && sleep 0' 7305 1726887479.07161: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.07206: 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887479.07229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887479.10072: stdout chunk (state=3): >>>ansible-tmp-1726887479.0651991-7752-271496465902472=/root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472 <<< 7305 1726887479.10288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887479.10342: stderr chunk (state=3): >>><<< 7305 1726887479.10345: stdout chunk (state=3): >>><<< 7305 1726887479.10362: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887479.0651991-7752-271496465902472=/root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887479.10390: variable 'ansible_module_compression' from source: unknown 7305 1726887479.10450: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7305 1726887479.10454: ANSIBALLZ: Acquiring lock 7305 1726887479.10456: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887479.10458: ANSIBALLZ: Creating module 7305 1726887479.26704: ANSIBALLZ: Writing module into payload 7305 1726887479.26968: ANSIBALLZ: Writing module 7305 1726887479.26995: ANSIBALLZ: Renaming module 7305 1726887479.27001: ANSIBALLZ: Done creating module 7305 1726887479.27022: variable 'ansible_facts' from source: unknown 7305 1726887479.27113: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472/AnsiballZ_dnf.py 7305 1726887479.27259: Sending initial data 7305 1726887479.27263: Sent initial data (150 bytes) 7305 1726887479.28264: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887479.28273: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.28284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.28299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.28347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887479.28351: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887479.28363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.28376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887479.28384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887479.28390: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887479.28398: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.28410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.28421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.28431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887479.28434: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887479.28447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.28519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887479.28539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887479.28556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887479.28639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887479.31431: 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 <<< 7305 1726887479.31486: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887479.31534: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmp0tohu9ka /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472/AnsiballZ_dnf.py <<< 7305 1726887479.31568: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887479.33034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887479.33217: stderr chunk (state=3): >>><<< 7305 1726887479.33220: stdout chunk (state=3): >>><<< 7305 1726887479.33222: done transferring module to remote 7305 1726887479.33224: _low_level_execute_command(): starting 7305 1726887479.33226: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472/ /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472/AnsiballZ_dnf.py && sleep 0' 7305 1726887479.33912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887479.33934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.33955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.33978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.34023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887479.34043: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887479.34064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.34084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887479.34099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887479.34113: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887479.34126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.34140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.34169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.34183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887479.34200: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887479.34217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.34305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887479.34331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887479.34348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887479.34443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887479.36921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887479.36999: stderr chunk (state=3): >>><<< 7305 1726887479.37002: stdout chunk (state=3): >>><<< 7305 1726887479.37091: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887479.37095: _low_level_execute_command(): starting 7305 1726887479.37098: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472/AnsiballZ_dnf.py && sleep 0' 7305 1726887479.37655: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887479.37671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.37686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.37704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.37748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887479.37762: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887479.37776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.37795: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887479.37806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887479.37825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887479.37837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887479.37852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887479.37868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887479.37881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887479.37892: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887479.37906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887479.37985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887479.38014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887479.38032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887479.38265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887479.40977: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887479.40996: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7305 1726887479.41059: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887479.41100: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887479.41138: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887479.41141: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887479.41185: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7305 1726887479.41264: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887479.41296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7305 1726887479.41392: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a851edc0> <<< 7305 1726887479.41396: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a851eb20> <<< 7305 1726887479.41426: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887479.41483: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a851eac0> <<< 7305 1726887479.41505: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3490> <<< 7305 1726887479.41551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887479.41597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3940> <<< 7305 1726887479.41612: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3670> <<< 7305 1726887479.41657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887479.41699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887479.41735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887479.41765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887479.41769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887479.41818: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a847a190> <<< 7305 1726887479.41822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887479.41834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887479.41950: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a847a220> <<< 7305 1726887479.41966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887479.42009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a849d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a847a940> <<< 7305 1726887479.42080: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84db880> <<< 7305 1726887479.42084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8473d90> <<< 7305 1726887479.42166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a849dd90> <<< 7305 1726887479.42240: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3970> <<< 7305 1726887479.42282: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887479.42651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887479.42654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887479.42707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887479.42733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887479.42757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887479.42798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887479.42822: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a843eeb0> <<< 7305 1726887479.42889: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8441f40> <<< 7305 1726887479.42927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887479.42957: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887479.42998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887479.43054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887479.43061: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8437610> <<< 7305 1726887479.43082: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a843d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a843e370> <<< 7305 1726887479.43097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887479.43202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887479.43228: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887479.43282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.43295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887479.43343: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a811edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811e8b0> <<< 7305 1726887479.43375: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887479.43398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811eeb0> <<< 7305 1726887479.43420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887479.43446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887479.43482: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811ef70> <<< 7305 1726887479.43505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811ee80> import '_collections' # <<< 7305 1726887479.43573: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8177d30> <<< 7305 1726887479.43596: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887479.43612: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8170610> <<< 7305 1726887479.43690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8184670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8445e50> <<< 7305 1726887479.43721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887479.43756: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a8130c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8177250> <<< 7305 1726887479.43834: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a8184280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a844ba00> <<< 7305 1726887479.43848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887479.43875: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.43904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887479.43957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8130fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8130d90> <<< 7305 1726887479.43978: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8130d00> <<< 7305 1726887479.43998: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887479.44036: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887479.44060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887479.44076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887479.44129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887479.44193: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8103370> <<< 7305 1726887479.44208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887479.44245: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8103460> <<< 7305 1726887479.44431: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8138fa0> <<< 7305 1726887479.44487: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8132a30> <<< 7305 1726887479.44499: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8132490> <<< 7305 1726887479.44526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887479.44537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887479.44599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887479.44643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7305 1726887479.44656: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a80511c0> <<< 7305 1726887479.44689: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a80eec70> <<< 7305 1726887479.44776: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8132eb0> <<< 7305 1726887479.44798: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a844b0a0> <<< 7305 1726887479.44823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887479.44884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8063af0> <<< 7305 1726887479.44895: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887479.44954: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a8063e20> <<< 7305 1726887479.44993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887479.45018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8075730> <<< 7305 1726887479.45037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887479.45071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887479.45117: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8075c70> <<< 7305 1726887479.45161: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a800e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8063f10> <<< 7305 1726887479.45194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887479.45274: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a801e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a80755b0> <<< 7305 1726887479.45310: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887479.45328: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a801e340> <<< 7305 1726887479.45384: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a81309d0> <<< 7305 1726887479.45411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887479.45447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887479.45459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887479.45526: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803a6a0> <<< 7305 1726887479.45561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887479.45597: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a803a760> <<< 7305 1726887479.45632: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803a850> <<< 7305 1726887479.45647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887479.45948: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803aca0> <<< 7305 1726887479.46003: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a80461f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a803a8e0> <<< 7305 1726887479.46033: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a802da30> <<< 7305 1726887479.46064: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a81305b0> <<< 7305 1726887479.46099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887479.46200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887479.46256: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a803aa90> <<< 7305 1726887479.46451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887479.46468: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f17a7f5d670> <<< 7305 1726887479.46681: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 7305 1726887479.46850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.46892: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7305 1726887479.46940: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887479.46954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.48946: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.50666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7305 1726887479.50688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 7305 1726887479.50716: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79507c0> <<< 7305 1726887479.50765: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7305 1726887479.50785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.50830: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7305 1726887479.50858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887479.50897: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7305 1726887479.50913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887479.50961: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.50980: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.50985: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7950160> <<< 7305 1726887479.51075: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950280> <<< 7305 1726887479.51148: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950f10> <<< 7305 1726887479.51185: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7305 1726887479.51202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887479.51278: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79504f0> <<< 7305 1726887479.51283: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950d30> <<< 7305 1726887479.51305: stdout chunk (state=3): >>>import 'atexit' # <<< 7305 1726887479.51339: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.51366: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.51368: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7950f70> <<< 7305 1726887479.51405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887479.51454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887479.51524: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950100> <<< 7305 1726887479.51549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887479.51592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887479.51622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887479.51674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887479.51710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7305 1726887479.51731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887479.51845: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7908130> <<< 7305 1726887479.51899: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.51912: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.51917: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78c3f40> <<< 7305 1726887479.51960: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.51965: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78c3d60> <<< 7305 1726887479.51998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887479.52049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887479.52103: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a78c33d0> <<< 7305 1726887479.52130: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7937dc0> <<< 7305 1726887479.52415: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79373a0> <<< 7305 1726887479.52448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7305 1726887479.52472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887479.52497: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7937f70> <<< 7305 1726887479.52528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887479.52552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887479.52595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 7305 1726887479.52598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887479.52629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887479.52655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887479.52693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7305 1726887479.52710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7305 1726887479.52724: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7985c10> <<< 7305 1726887479.52844: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a789dcd0> <<< 7305 1726887479.52855: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a789d3a0> <<< 7305 1726887479.52877: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7958490> <<< 7305 1726887479.52926: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.52931: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.52937: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a789d4c0> <<< 7305 1726887479.52994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 7305 1726887479.53000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.53029: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a789d4f0> <<< 7305 1726887479.53043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887479.53062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887479.53090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887479.53149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887479.53259: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7886250><<< 7305 1726887479.53272: stdout chunk (state=3): >>> <<< 7305 1726887479.53283: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79961f0> <<< 7305 1726887479.53316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7305 1726887479.53336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887479.53437: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78938e0> <<< 7305 1726887479.53455: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7996370> <<< 7305 1726887479.53491: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887479.53552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.53596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7305 1726887479.53613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7305 1726887479.53625: stdout chunk (state=3): >>>import '_string' # <<< 7305 1726887479.53716: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79b0d90> <<< 7305 1726887479.53946: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7893880> <<< 7305 1726887479.54086: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.54090: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78936d0> <<< 7305 1726887479.54156: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.54159: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7892670> <<< 7305 1726887479.54227: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.54256: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78925b0> <<< 7305 1726887479.54275: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a798f8b0> <<< 7305 1726887479.54312: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887479.54349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887479.54382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887479.54469: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.54473: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7918670> <<< 7305 1726887479.54794: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.54818: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7916ac0> <<< 7305 1726887479.54847: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79250d0> <<< 7305 1726887479.54921: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887479.54934: stdout chunk (state=3): >>> <<< 7305 1726887479.54937: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887479.54951: stdout chunk (state=3): >>> <<< 7305 1726887479.54962: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a79180d0><<< 7305 1726887479.54965: stdout chunk (state=3): >>> <<< 7305 1726887479.54967: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a795ba60><<< 7305 1726887479.54969: stdout chunk (state=3): >>> <<< 7305 1726887479.55016: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55019: stdout chunk (state=3): >>> <<< 7305 1726887479.55046: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55048: stdout chunk (state=3): >>> <<< 7305 1726887479.55076: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py<<< 7305 1726887479.55078: stdout chunk (state=3): >>> <<< 7305 1726887479.55116: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55124: stdout chunk (state=3): >>> <<< 7305 1726887479.55274: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55283: stdout chunk (state=3): >>> <<< 7305 1726887479.55416: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55425: stdout chunk (state=3): >>> <<< 7305 1726887479.55453: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55455: stdout chunk (state=3): >>> <<< 7305 1726887479.55479: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py<<< 7305 1726887479.55482: stdout chunk (state=3): >>> <<< 7305 1726887479.55521: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55525: stdout chunk (state=3): >>> <<< 7305 1726887479.55555: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55569: stdout chunk (state=3): >>> <<< 7305 1726887479.55592: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py<<< 7305 1726887479.55600: stdout chunk (state=3): >>> <<< 7305 1726887479.55634: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55647: stdout chunk (state=3): >>> <<< 7305 1726887479.55802: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55816: stdout chunk (state=3): >>> <<< 7305 1726887479.55978: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.55983: stdout chunk (state=3): >>> <<< 7305 1726887479.56773: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887479.56782: stdout chunk (state=3): >>> <<< 7305 1726887479.57560: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887479.57624: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7305 1726887479.57637: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887479.57678: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887479.57716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.57832: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.57848: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7471580> <<< 7305 1726887479.57955: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7305 1726887479.57989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887479.58021: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7861520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a74130a0> <<< 7305 1726887479.58093: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887479.58126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.58166: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.58224: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887479.58237: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.58430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.58683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7916bb0> # zipimport: zlib available <<< 7305 1726887479.59328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.59943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60117: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887479.60128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60209: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887479.60217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60414: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887479.60425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60441: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887479.60452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60549: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887479.60559: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.60891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887479.61286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887479.61301: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887479.61391: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a786f970> <<< 7305 1726887479.61404: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61595: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 7305 1726887479.61612: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887479.61627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61707: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7305 1726887479.61773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61816: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.61952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.62029: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887479.62078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.62184: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a79a2250> <<< 7305 1726887479.62228: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a786f6a0> <<< 7305 1726887479.62349: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7305 1726887479.62492: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.62567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.62594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.62651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887479.62656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887479.62683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887479.62728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887479.62754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887479.62772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887479.62915: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a78567c0> <<< 7305 1726887479.62966: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a78537f0> <<< 7305 1726887479.63055: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a784c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887479.63062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.63084: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.63111: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 7305 1726887479.63117: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887479.63204: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887479.63215: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.63229: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 7305 1726887479.63251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.64026: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.64715: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.65893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.66664: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 7305 1726887479.66669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2640> <<< 7305 1726887479.66703: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py <<< 7305 1726887479.66725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c26d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 7305 1726887479.66791: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2910> <<< 7305 1726887479.66795: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 7305 1726887479.66844: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2070> <<< 7305 1726887479.66947: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 7305 1726887479.66951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 7305 1726887479.67054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 7305 1726887479.67072: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 7305 1726887479.67076: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716f730> <<< 7305 1726887479.67092: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716fc40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716fe50> <<< 7305 1726887479.67232: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a799f700> <<< 7305 1726887479.67236: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 7305 1726887479.67253: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171a60> <<< 7305 1726887479.67263: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 7305 1726887479.67266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 7305 1726887479.67372: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171ac0> <<< 7305 1726887479.67412: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 7305 1726887479.67432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 7305 1726887479.67437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 7305 1726887479.67441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 7305 1726887479.67501: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7218610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171ee0> <<< 7305 1726887479.67555: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171370> <<< 7305 1726887479.67558: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a799f6d0> <<< 7305 1726887479.67594: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 7305 1726887479.67643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 7305 1726887479.67647: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 7305 1726887479.67757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 7305 1726887479.67762: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 7305 1726887479.67765: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a73fe070> <<< 7305 1726887479.67967: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7442dc0> <<< 7305 1726887479.68005: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7218430> <<< 7305 1726887479.68025: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 7305 1726887479.68029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 7305 1726887479.68049: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 7305 1726887479.68081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 7305 1726887479.68107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 7305 1726887479.68113: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7441df0> <<< 7305 1726887479.68159: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py <<< 7305 1726887479.68177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7441250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7446d30> <<< 7305 1726887479.68186: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716ef70> <<< 7305 1726887479.68218: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7402910><<< 7305 1726887479.68222: stdout chunk (state=3): >>> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a786fee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c26a0> <<< 7305 1726887479.68256: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py <<< 7305 1726887479.68261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2760> <<< 7305 1726887479.68277: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 7305 1726887479.68283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 7305 1726887479.68307: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 7305 1726887479.68316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 7305 1726887479.68391: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7441ac0> <<< 7305 1726887479.68393: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2160> <<< 7305 1726887479.68424: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 7305 1726887479.68427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.68555: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7471a60> <<< 7305 1726887479.68580: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 7305 1726887479.68604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 7305 1726887479.68685: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7305 1726887479.68724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7305 1726887479.68944: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.68950: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7404940> <<< 7305 1726887479.69507: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a72225e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7471850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 7305 1726887479.69696: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a720f6a0> <<< 7305 1726887479.69935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71b9a30> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71cbb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71b9730> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 7305 1726887479.70245: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71cb6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 7305 1726887479.70637: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a717a700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6f39ca0> <<< 7305 1726887479.70710: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 7305 1726887479.70713: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.70868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.71097: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 7305 1726887479.71155: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.71241: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 7305 1726887479.71414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.71579: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 7305 1726887479.71758: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887479.72052: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887479.72564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py<<< 7305 1726887479.72578: stdout chunk (state=3): >>> <<< 7305 1726887479.72596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.72636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py<<< 7305 1726887479.72643: stdout chunk (state=3): >>> <<< 7305 1726887479.72685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'<<< 7305 1726887479.72733: stdout chunk (state=3): >>> <<< 7305 1726887479.72736: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py<<< 7305 1726887479.72741: stdout chunk (state=3): >>> <<< 7305 1726887479.72744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'<<< 7305 1726887479.72750: stdout chunk (state=3): >>> <<< 7305 1726887479.72769: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9bbe0><<< 7305 1726887479.72774: stdout chunk (state=3): >>> <<< 7305 1726887479.72811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py<<< 7305 1726887479.72818: stdout chunk (state=3): >>> <<< 7305 1726887479.72916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<< 7305 1726887479.72925: stdout chunk (state=3): >>> <<< 7305 1726887479.73211: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9bd60><<< 7305 1726887479.73220: stdout chunk (state=3): >>> <<< 7305 1726887479.73258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py<<< 7305 1726887479.73277: stdout chunk (state=3): >>> <<< 7305 1726887479.73287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'<<< 7305 1726887479.73295: stdout chunk (state=3): >>> <<< 7305 1726887479.73342: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887479.73355: stdout chunk (state=3): >>> <<< 7305 1726887479.73385: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887479.73417: stdout chunk (state=3): >>> <<< 7305 1726887479.73423: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6eee430><<< 7305 1726887479.73425: stdout chunk (state=3): >>> <<< 7305 1726887479.73434: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9bfd0> <<< 7305 1726887479.73448: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b250> <<< 7305 1726887479.73500: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 7305 1726887479.73521: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 7305 1726887479.73526: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b850> <<< 7305 1726887479.73568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 7305 1726887479.73680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 7305 1726887479.73729: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py <<< 7305 1726887479.73732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.73774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py <<< 7305 1726887479.73785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 7305 1726887479.74001: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6b979d0> <<< 7305 1726887479.74027: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97580> <<< 7305 1726887479.74067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 7305 1726887479.74130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 7305 1726887479.74232: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 7305 1726887479.74248: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 7305 1726887479.74280: stdout chunk (state=3): >>>import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6b40550> <<< 7305 1726887479.74303: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97a00> <<< 7305 1726887479.74360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 7305 1726887479.74456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 7305 1726887479.76020: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 7305 1726887479.76037: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 7305 1726887479.76046: stdout chunk (state=3): >>>import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6a9ee20> <<< 7305 1726887479.76149: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6bb92e0> <<< 7305 1726887479.76200: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 7305 1726887479.76285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 7305 1726887479.76441: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 7305 1726887479.76454: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a553e2e0><<< 7305 1726887479.76468: stdout chunk (state=3): >>> <<< 7305 1726887479.76529: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b728b0> <<< 7305 1726887479.76567: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 7305 1726887479.76607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 7305 1726887479.76870: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 7305 1726887479.76885: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a540be80> <<< 7305 1726887479.76917: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a551d580> <<< 7305 1726887479.76948: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 7305 1726887479.77024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 7305 1726887479.77148: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 7305 1726887479.77180: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a5376a00> <<< 7305 1726887479.77235: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a553e520> <<< 7305 1726887479.77275: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 7305 1726887479.77294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 7305 1726887479.77384: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 7305 1726887479.77402: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a5370d60> <<< 7305 1726887479.77426: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a5376fa0> <<< 7305 1726887479.77437: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97130> <<< 7305 1726887479.77517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 7305 1726887479.77566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 7305 1726887479.77602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 7305 1726887479.77633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 7305 1726887479.77689: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.77692: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.77694: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a529fb20> <<< 7305 1726887479.77751: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a529f340> <<< 7305 1726887479.77784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 7305 1726887479.77835: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 7305 1726887479.77866: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py <<< 7305 1726887479.77884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 7305 1726887479.77933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.77940: stdout chunk (state=3): >>>import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52b2700> <<< 7305 1726887479.78009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 7305 1726887479.78035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 7305 1726887479.78042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 7305 1726887479.78063: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52be2b0> <<< 7305 1726887479.78116: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 7305 1726887479.78124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.78696: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.78699: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a52be850> <<< 7305 1726887479.78752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 7305 1726887479.78774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 7305 1726887479.78799: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52beca0> <<< 7305 1726887479.78815: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52be370> <<< 7305 1726887479.78844: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52b2790> <<< 7305 1726887479.78870: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52a9dc0> <<< 7305 1726887479.78914: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 7305 1726887479.78942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.79126: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' <<< 7305 1726887479.79139: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4e71ee0> <<< 7305 1726887479.79176: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52b2190> <<< 7305 1726887479.79332: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a529fca0> <<< 7305 1726887479.79398: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a53a2730> <<< 7305 1726887479.79469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'<<< 7305 1726887479.79472: stdout chunk (state=3): >>> <<< 7305 1726887479.79634: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 7305 1726887479.79654: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a53a2f10> <<< 7305 1726887479.79667: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a53a28b0> <<< 7305 1726887479.79706: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97280> <<< 7305 1726887479.79761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.79773: stdout chunk (state=3): >>>import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4e7dd60> <<< 7305 1726887479.79826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 7305 1726887479.79868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 7305 1726887479.79905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 7305 1726887479.79929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 7305 1726887479.79971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 7305 1726887479.79995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 7305 1726887479.80048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py <<< 7305 1726887479.80051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.80089: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 7305 1726887479.80155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 7305 1726887479.80201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 7305 1726887479.80358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 7305 1726887479.80570: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.80599: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.80613: stdout chunk (state=3): >>>import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4cf0220> <<< 7305 1726887479.80729: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d902b0> <<< 7305 1726887479.80773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 7305 1726887479.80787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 7305 1726887479.80835: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py <<< 7305 1726887479.80852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9c7f0> <<< 7305 1726887479.80968: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d42e50> <<< 7305 1726887479.81018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 7305 1726887479.81032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.81137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.81184: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 7305 1726887479.81269: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9ce80> <<< 7305 1726887479.81272: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cbb0> <<< 7305 1726887479.81319: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.81358: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 7305 1726887479.81432: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9ce50> <<< 7305 1726887479.81485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.81527: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 7305 1726887479.81597: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf41c0> <<< 7305 1726887479.81631: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 7305 1726887479.81719: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4250> <<< 7305 1726887479.81722: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cf40> <<< 7305 1726887479.81767: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py <<< 7305 1726887479.81770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.81815: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 7305 1726887479.81891: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf43d0> <<< 7305 1726887479.81931: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9ceb0> <<< 7305 1726887479.81944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 7305 1726887479.82020: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cc40> <<< 7305 1726887479.82053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 7305 1726887479.82128: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf41f0> <<< 7305 1726887479.82169: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py <<< 7305 1726887479.82172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 7305 1726887479.82239: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4430> <<< 7305 1726887479.82278: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 7305 1726887479.82337: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf44c0> <<< 7305 1726887479.82383: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 7305 1726887479.82443: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4550> <<< 7305 1726887479.82490: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 7305 1726887479.82550: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf45e0> <<< 7305 1726887479.82599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 7305 1726887479.82655: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4670> <<< 7305 1726887479.82699: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 7305 1726887479.82760: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4700> <<< 7305 1726887479.82818: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 7305 1726887479.82849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4790> <<< 7305 1726887479.82863: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 7305 1726887479.82953: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4820> <<< 7305 1726887479.82956: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9c220> <<< 7305 1726887479.83089: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d771c0> <<< 7305 1726887479.83212: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7305 1726887479.83287: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.83361: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4bf4be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9c8e0> <<< 7305 1726887479.83393: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 7305 1726887479.83426: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d90100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6eca0> <<< 7305 1726887479.83452: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6e2b0> <<< 7305 1726887479.83476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7305 1726887479.84146: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6e490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ea4b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6ee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4e7dd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0bc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0b4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ea4940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 7305 1726887479.84167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 7305 1726887479.84196: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ba82b0> <<< 7305 1726887479.84257: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 7305 1726887479.84269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 7305 1726887479.84302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7305 1726887479.84367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7305 1726887479.84394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 7305 1726887479.84419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7305 1726887479.84443: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b5c190> <<< 7305 1726887479.84502: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.84529: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4b5c220> <<< 7305 1726887479.84623: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bbc6a0> <<< 7305 1726887479.84682: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ba86d0> <<< 7305 1726887479.84720: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b9da90> <<< 7305 1726887479.84788: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b940d0> <<< 7305 1726887479.84818: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0bee0> <<< 7305 1726887479.84849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 7305 1726887479.84890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 7305 1726887479.85041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.85081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 7305 1726887479.85106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 7305 1726887479.85135: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b5cfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b5c790> <<< 7305 1726887479.85182: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0bd90> <<< 7305 1726887479.85208: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 7305 1726887479.85248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 7305 1726887479.85261: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b94940> <<< 7305 1726887479.85299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' <<< 7305 1726887479.85314: stdout chunk (state=3): >>>import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7f850> <<< 7305 1726887479.85360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7f8e0> <<< 7305 1726887479.85417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.85431: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7fa60> <<< 7305 1726887479.85468: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 7305 1726887479.85495: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 7305 1726887479.85526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 7305 1726887479.85585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 7305 1726887479.85714: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a728d1c0> <<< 7305 1726887479.85746: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b8f190> <<< 7305 1726887479.85797: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' <<< 7305 1726887479.85836: stdout chunk (state=3): >>>import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a728d220> <<< 7305 1726887479.85851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 7305 1726887479.85892: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a728d310> <<< 7305 1726887479.85910: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7fa00> <<< 7305 1726887479.85947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py <<< 7305 1726887479.85968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 7305 1726887479.85981: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7ffa0> <<< 7305 1726887479.86006: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 7305 1726887479.86033: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 7305 1726887479.86068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 7305 1726887479.86145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 7305 1726887479.86177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 7305 1726887479.86209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 7305 1726887479.86251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 7305 1726887479.86273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 7305 1726887479.86321: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.86334: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a49c63d0> <<< 7305 1726887479.86359: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49c6190> <<< 7305 1726887479.86411: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49b59d0> <<< 7305 1726887479.86579: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a729e9d0> <<< 7305 1726887479.86611: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a728deb0> <<< 7305 1726887479.86655: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 7305 1726887479.86671: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a729eca0> <<< 7305 1726887479.86704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 7305 1726887479.86728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a72a69a0> <<< 7305 1726887479.86765: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887479.86787: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49d2700> <<< 7305 1726887479.86839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py <<< 7305 1726887479.86855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49d2340> <<< 7305 1726887479.86885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 7305 1726887479.86896: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 7305 1726887479.87556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 7305 1726887479.87571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49e2670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49e2190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49e24f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b520> <<< 7305 1726887479.87803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 7305 1726887479.87829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 7305 1726887479.87880: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py <<< 7305 1726887479.87902: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.87917: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49ebfa0> <<< 7305 1726887479.87948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.88002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 7305 1726887479.88053: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 7305 1726887479.88092: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 7305 1726887479.88156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 7305 1726887479.88198: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 7305 1726887479.88243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49a2fa0> <<< 7305 1726887479.88270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 7305 1726887479.88297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 7305 1726887479.88332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 7305 1726887479.88371: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py <<< 7305 1726887479.88383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.88503: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.88530: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a493ad90> <<< 7305 1726887479.88574: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493ac10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493a3d0> <<< 7305 1726887479.88588: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493a190> <<< 7305 1726887479.88615: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498bee0> <<< 7305 1726887479.88663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 7305 1726887479.88688: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 7305 1726887479.88702: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493a220> <<< 7305 1726887479.88726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 7305 1726887479.88760: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.88793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 7305 1726887479.88822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 7305 1726887479.88852: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4965160> <<< 7305 1726887479.88915: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493aeb0> <<< 7305 1726887479.88953: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 7305 1726887479.88973: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 7305 1726887479.89003: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49569d0> <<< 7305 1726887479.89038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 7305 1726887479.89067: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4965fd0> <<< 7305 1726887479.89117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 7305 1726887479.89145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48681c0> <<< 7305 1726887479.89176: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 7305 1726887479.89214: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 7305 1726887479.89255: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4868310> <<< 7305 1726887479.89269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 7305 1726887479.89298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 7305 1726887479.89347: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 7305 1726887479.89403: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4868910> <<< 7305 1726887479.89416: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4868640> <<< 7305 1726887479.89458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py <<< 7305 1726887479.89480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48689d0> <<< 7305 1726887479.89515: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py <<< 7305 1726887479.89533: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 7305 1726887479.89558: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876610> <<< 7305 1726887479.89596: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 7305 1726887479.89626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876700> <<< 7305 1726887479.89660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 7305 1726887479.89696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 7305 1726887479.89724: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 7305 1726887479.89761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 7305 1726887479.89829: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876ee0> <<< 7305 1726887479.89850: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py <<< 7305 1726887479.89882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 7305 1726887479.89942: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876f40> <<< 7305 1726887479.89963: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a488db20> <<< 7305 1726887479.90012: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a488dc40> <<< 7305 1726887479.90046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 7305 1726887479.90071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 7305 1726887479.90111: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a488de80> <<< 7305 1726887479.90171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py <<< 7305 1726887479.90198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a481d310> <<< 7305 1726887479.90252: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a481dd00> <<< 7305 1726887479.90306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 7305 1726887479.90361: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a481de50> <<< 7305 1726887479.90391: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 7305 1726887479.90432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482c550> <<< 7305 1726887479.90458: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482c130> <<< 7305 1726887479.90494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 7305 1726887479.90624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 7305 1726887479.90679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 7305 1726887479.90709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482cf40> <<< 7305 1726887479.90724: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482ca90> <<< 7305 1726887479.90762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 7305 1726887479.90792: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482cd90> <<< 7305 1726887479.90823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 7305 1726887479.90847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 7305 1726887479.90877: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4839820> <<< 7305 1726887479.90935: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 7305 1726887479.90951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4839fa0> <<< 7305 1726887479.91002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' <<< 7305 1726887479.91080: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48472b0> <<< 7305 1726887479.91118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48473a0> <<< 7305 1726887479.91181: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498b4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498b220> <<< 7305 1726887479.91206: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49ebd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py <<< 7305 1726887479.91228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 7305 1726887479.91268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.91337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4847f10> <<< 7305 1726887479.91360: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4847c40> <<< 7305 1726887479.91427: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 7305 1726887479.91479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 7305 1726887479.91514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 7305 1726887479.91566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 7305 1726887479.91669: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47e05e0> <<< 7305 1726887479.91703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 7305 1726887479.91802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 7305 1726887479.91819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 7305 1726887479.91846: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47ea520> <<< 7305 1726887479.91923: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.91946: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a47e0e80> <<< 7305 1726887479.91959: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47e0df0> <<< 7305 1726887479.91984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 7305 1726887479.92013: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 7305 1726887479.92057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py <<< 7305 1726887479.92089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4815760> <<< 7305 1726887479.92103: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48151f0> <<< 7305 1726887479.92137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py <<< 7305 1726887479.92153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.92181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 7305 1726887479.92242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 7305 1726887479.92259: stdout chunk (state=3): >>>import 'six.moves' # <<< 7305 1726887479.92283: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py <<< 7305 1726887479.92320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 7305 1726887479.92349: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4762a90> <<< 7305 1726887479.92385: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' <<< 7305 1726887479.92398: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4762c70> <<< 7305 1726887479.92436: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 7305 1726887479.92479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 7305 1726887479.92500: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 7305 1726887479.92547: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4815cd0> <<< 7305 1726887479.92565: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4815a60> <<< 7305 1726887479.92624: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4854160> <<< 7305 1726887479.92661: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 7305 1726887479.92684: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 7305 1726887479.92729: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47e0220> <<< 7305 1726887479.92756: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4847af0> <<< 7305 1726887479.92776: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498b250> <<< 7305 1726887479.92824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py <<< 7305 1726887479.92841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 7305 1726887479.92912: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4784190> <<< 7305 1726887479.92948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 7305 1726887479.92984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 7305 1726887479.93024: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47844c0> <<< 7305 1726887479.93055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py <<< 7305 1726887479.93093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 7305 1726887479.93110: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4784d30> <<< 7305 1726887479.93153: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py <<< 7305 1726887479.93191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 7305 1726887479.93203: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4718640> <<< 7305 1726887479.93219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 7305 1726887479.93276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 7305 1726887479.93290: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4718bb0> <<< 7305 1726887479.93346: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py <<< 7305 1726887479.93350: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 7305 1726887479.93400: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.93454: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 7305 1726887479.93468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 7305 1726887479.93581: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.93611: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.93616: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4725c70> <<< 7305 1726887479.93651: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4725850> <<< 7305 1726887479.93665: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47255b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4725220> <<< 7305 1726887479.93751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 7305 1726887479.93756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 7305 1726887479.93802: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4725460> <<< 7305 1726887479.93845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 7305 1726887479.93881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 7305 1726887479.93921: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py <<< 7305 1726887479.93937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.94011: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' <<< 7305 1726887479.94027: stdout chunk (state=3): >>>import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735be0> <<< 7305 1726887479.94073: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py <<< 7305 1726887479.94109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 7305 1726887479.94135: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735c70> <<< 7305 1726887479.94162: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 7305 1726887479.94177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 7305 1726887479.94323: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 7305 1726887479.94326: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a47422b0> <<< 7305 1726887479.94377: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735df0> <<< 7305 1726887479.94381: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 7305 1726887479.94394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 7305 1726887479.94425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 7305 1726887479.94456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 7305 1726887479.94482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 7305 1726887479.94504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887479.94571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4649310> <<< 7305 1726887479.94619: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 7305 1726887479.94638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 7305 1726887479.94681: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py <<< 7305 1726887479.94693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 7305 1726887479.94748: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.94762: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652370> <<< 7305 1726887479.94812: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652310> <<< 7305 1726887479.94848: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 7305 1726887479.94946: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a46524c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652220> <<< 7305 1726887479.94982: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4649d30> <<< 7305 1726887479.95011: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a46493d0> <<< 7305 1726887479.95049: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4750a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47500d0> <<< 7305 1726887479.95072: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4742970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735820> <<< 7305 1726887479.95128: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47350d0> <<< 7305 1726887479.95164: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py <<< 7305 1726887479.95196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 7305 1726887479.95212: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735970> <<< 7305 1726887479.95239: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py <<< 7305 1726887479.95277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 7305 1726887479.95292: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4649dc0> <<< 7305 1726887479.95324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 7305 1726887479.95351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652790> <<< 7305 1726887479.95384: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py <<< 7305 1726887479.95420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 7305 1726887479.95433: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652a00> <<< 7305 1726887479.95457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 7305 1726887479.95496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 7305 1726887479.95509: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652f70> <<< 7305 1726887479.95544: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 7305 1726887479.95599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 7305 1726887479.95632: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a466f760> <<< 7305 1726887479.95665: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 7305 1726887479.95691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 7305 1726887479.95744: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'<<< 7305 1726887479.95760: stdout chunk (state=3): >>> import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45f3940> <<< 7305 1726887479.95803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 7305 1726887479.95830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 7305 1726887479.95874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4600bb0> <<< 7305 1726887479.95919: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 7305 1726887479.95973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 7305 1726887479.96041: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887479.96054: stdout chunk (state=3): >>># extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4622160> <<< 7305 1726887479.96213: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4600c10> <<< 7305 1726887479.96260: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 7305 1726887479.96293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 7305 1726887479.96327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 7305 1726887479.96359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 7305 1726887479.96396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.96431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 7305 1726887479.96480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 7305 1726887479.96517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py <<< 7305 1726887479.96530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 7305 1726887479.96556: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45d1430> <<< 7305 1726887479.96602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 7305 1726887479.96631: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45d1550> <<< 7305 1726887479.96763: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c34c0> <<< 7305 1726887479.96802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py <<< 7305 1726887479.96831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 7305 1726887479.96876: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c37f0> <<< 7305 1726887479.96940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' <<< 7305 1726887479.96966: stdout chunk (state=3): >>>import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c4940> <<< 7305 1726887479.96978: stdout chunk (state=3): >>>import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c3160> <<< 7305 1726887479.97006: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 7305 1726887479.97043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 7305 1726887479.97079: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c3220> <<< 7305 1726887479.97145: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45b7ac0> <<< 7305 1726887479.97188: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 7305 1726887479.97212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 7305 1726887479.97226: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c4df0> <<< 7305 1726887479.97293: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.97307: stdout chunk (state=3): >>>import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456b220> <<< 7305 1726887479.97370: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py <<< 7305 1726887479.97392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456b310> <<< 7305 1726887479.97422: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 7305 1726887479.97435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 7305 1726887479.97478: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456b430> <<< 7305 1726887479.97512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 7305 1726887479.97569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 7305 1726887479.97617: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 7305 1726887479.97831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887479.97858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 7305 1726887479.97946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 7305 1726887479.97984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 7305 1726887479.98000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 7305 1726887479.98062: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4541670> <<< 7305 1726887479.98131: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4594f70> <<< 7305 1726887479.98189: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' <<< 7305 1726887479.98203: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45a8a00> <<< 7305 1726887479.98250: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py <<< 7305 1726887479.98253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 7305 1726887479.98283: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45a8a90> <<< 7305 1726887479.98310: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 7305 1726887479.98339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 7305 1726887479.98418: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45412e0> <<< 7305 1726887479.98462: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' <<< 7305 1726887479.98484: stdout chunk (state=3): >>>import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45523d0> <<< 7305 1726887479.98764: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4578d30> <<< 7305 1726887479.98849: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py <<< 7305 1726887479.98852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 7305 1726887479.98866: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' <<< 7305 1726887479.98886: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45829a0> <<< 7305 1726887479.98936: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py <<< 7305 1726887479.98938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 7305 1726887479.98981: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44fe8b0> <<< 7305 1726887479.98995: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45822b0> <<< 7305 1726887479.99067: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456bbe0> <<< 7305 1726887479.99153: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a461cdc0> <<< 7305 1726887479.99191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 7305 1726887479.99224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 7305 1726887479.99251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 7305 1726887479.99293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 7305 1726887479.99313: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4524670> <<< 7305 1726887479.99360: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py <<< 7305 1726887479.99364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.99376: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4524e20> <<< 7305 1726887479.99435: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887479.99438: stdout chunk (state=3): >>>import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2190> <<< 7305 1726887479.99471: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 7305 1726887479.99510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 7305 1726887479.99544: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 7305 1726887479.99570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 7305 1726887479.99664: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2ac0> <<< 7305 1726887479.99704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py <<< 7305 1726887479.99725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 7305 1726887479.99785: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py <<< 7305 1726887479.99790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 7305 1726887479.99804: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44d21f0> <<< 7305 1726887479.99835: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2d90> <<< 7305 1726887479.99887: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2220> <<< 7305 1726887479.99950: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45128b0> <<< 7305 1726887479.99981: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 7305 1726887480.00019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 7305 1726887480.00053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 7305 1726887480.00121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 7305 1726887480.00155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 7305 1726887480.00188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 7305 1726887480.00248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448b310> <<< 7305 1726887480.00303: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 7305 1726887480.00352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 7305 1726887480.00368: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 7305 1726887480.00445: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py <<< 7305 1726887480.00450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' <<< 7305 1726887480.00473: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448bdf0> <<< 7305 1726887480.00511: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py <<< 7305 1726887480.00514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 7305 1726887480.00555: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448bf70> <<< 7305 1726887480.00603: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py <<< 7305 1726887480.00606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 7305 1726887480.00638: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 7305 1726887480.00686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 7305 1726887480.00715: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 7305 1726887480.00739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 7305 1726887480.00861: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4494c10> <<< 7305 1726887480.00891: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44947f0> <<< 7305 1726887480.00918: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4494340> <<< 7305 1726887480.00940: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448ba90> <<< 7305 1726887480.01002: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py <<< 7305 1726887480.01020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 7305 1726887480.01061: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448bbe0> <<< 7305 1726887480.01096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 7305 1726887480.01133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 7305 1726887480.01170: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py <<< 7305 1726887480.01182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.01245: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py <<< 7305 1726887480.01248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.01275: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 7305 1726887480.01301: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 7305 1726887480.01362: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.01417: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py <<< 7305 1726887480.01448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4440a30> <<< 7305 1726887480.01453: stdout chunk (state=3): >>>import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44406a0> <<< 7305 1726887480.01482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 7305 1726887480.01530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 7305 1726887480.01635: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4440700> <<< 7305 1726887480.01657: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 7305 1726887480.01681: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 7305 1726887480.01752: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436640> <<< 7305 1726887480.01827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py <<< 7305 1726887480.01831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436820> <<< 7305 1726887480.01844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 7305 1726887480.01870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 7305 1726887480.01920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 7305 1726887480.01938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887480.01979: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py <<< 7305 1726887480.01982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.02036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887480.02081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'<<< 7305 1726887480.02098: stdout chunk (state=3): >>> import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec940> <<< 7305 1726887480.02177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py <<< 7305 1726887480.02189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ecaf0> <<< 7305 1726887480.02222: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' <<< 7305 1726887480.02233: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ecca0> <<< 7305 1726887480.02253: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec5e0> <<< 7305 1726887480.02290: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 7305 1726887480.02321: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec8e0> <<< 7305 1726887480.02355: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py <<< 7305 1726887480.02397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5100> <<< 7305 1726887480.02421: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 7305 1726887480.02434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 7305 1726887480.02484: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5160> <<< 7305 1726887480.02519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 7305 1726887480.02549: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 7305 1726887480.02593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 7305 1726887480.02625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 7305 1726887480.02650: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4405370> <<< 7305 1726887480.02672: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 7305 1726887480.02685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 7305 1726887480.04377: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4405940> <<< 7305 1726887480.04424: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 7305 1726887480.04454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4426e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5c40> <<< 7305 1726887480.04510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 7305 1726887480.04535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec280> <<< 7305 1726887480.04577: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py <<< 7305 1726887480.04595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec340> <<< 7305 1726887480.04639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 7305 1726887480.04678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 7305 1726887480.04681: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec040> <<< 7305 1726887480.04721: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a444ab20> <<< 7305 1726887480.04773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 7305 1726887480.04825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py <<< 7305 1726887480.04829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 7305 1726887480.04898: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 7305 1726887480.04903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 7305 1726887480.04942: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ad910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ad550> import 'urllib3.packages.six.moves.urllib' # <<< 7305 1726887480.04976: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # <<< 7305 1726887480.04989: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a445b940> <<< 7305 1726887480.05021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 7305 1726887480.05035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 7305 1726887480.05081: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec0a0> <<< 7305 1726887480.05134: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 7305 1726887480.05162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' <<< 7305 1726887480.05166: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43add90> <<< 7305 1726887480.05183: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436970> <<< 7305 1726887480.05211: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 7305 1726887480.05242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 7305 1726887480.05318: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ba940> <<< 7305 1726887480.05350: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436040> <<< 7305 1726887480.05396: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py <<< 7305 1726887480.05411: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.05449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 7305 1726887480.05478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 7305 1726887480.05492: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 7305 1726887480.05523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 7305 1726887480.05582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 7305 1726887480.05596: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d12b0> <<< 7305 1726887480.05642: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 7305 1726887480.05676: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1520> <<< 7305 1726887480.05714: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c70a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 7305 1726887480.05751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py <<< 7305 1726887480.05777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1e20> <<< 7305 1726887480.05825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' <<< 7305 1726887480.05850: stdout chunk (state=3): >>>import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1a00> <<< 7305 1726887480.05889: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 7305 1726887480.05921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' <<< 7305 1726887480.05952: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1c70> <<< 7305 1726887480.05967: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 7305 1726887480.06001: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py <<< 7305 1726887480.06030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 7305 1726887480.06064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 7305 1726887480.06086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43dbc70> <<< 7305 1726887480.06098: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db820> <<< 7305 1726887480.06133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py <<< 7305 1726887480.06172: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 7305 1726887480.06194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' <<< 7305 1726887480.06206: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e40d0> <<< 7305 1726887480.06249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py <<< 7305 1726887480.06281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 7305 1726887480.06295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 7305 1726887480.06344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 7305 1726887480.06375: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4b80> <<< 7305 1726887480.06411: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 7305 1726887480.06424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4c40> <<< 7305 1726887480.06454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 7305 1726887480.06500: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4cd0> <<< 7305 1726887480.06530: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 7305 1726887480.06593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4d60> <<< 7305 1726887480.06628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 7305 1726887480.06675: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' <<< 7305 1726887480.06703: stdout chunk (state=3): >>>import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4df0> <<< 7305 1726887480.06738: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4520> <<< 7305 1726887480.06767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 7305 1726887480.06799: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4fa0> <<< 7305 1726887480.06812: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43dbb50> <<< 7305 1726887480.06870: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 7305 1726887480.06904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 7305 1726887480.06931: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430d3a0> <<< 7305 1726887480.06966: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 7305 1726887480.06979: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430d6d0> <<< 7305 1726887480.07022: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' <<< 7305 1726887480.07079: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430d940> <<< 7305 1726887480.07095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430dbe0> <<< 7305 1726887480.07154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430de80> <<< 7305 1726887480.07269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312160> <<< 7305 1726887480.07284: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 7305 1726887480.07335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 7305 1726887480.07389: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43124c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py <<< 7305 1726887480.07433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 7305 1726887480.07448: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 7305 1726887480.07491: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43128e0> <<< 7305 1726887480.07517: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312760> <<< 7305 1726887480.07560: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 7305 1726887480.07619: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312d00> <<< 7305 1726887480.07662: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 7305 1726887480.07705: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312c10> <<< 7305 1726887480.07749: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py <<< 7305 1726887480.07778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 7305 1726887480.07828: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312d30> <<< 7305 1726887480.07855: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 7305 1726887480.07892: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a431f100> <<< 7305 1726887480.07958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 7305 1726887480.08042: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a431f190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db670> <<< 7305 1726887480.08061: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c78b0> <<< 7305 1726887480.08117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py <<< 7305 1726887480.08184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c78e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c7430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 7305 1726887480.08231: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db550> <<< 7305 1726887480.08283: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' <<< 7305 1726887480.08298: stdout chunk (state=3): >>>import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44363d0> <<< 7305 1726887480.08329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 7305 1726887480.08366: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 7305 1726887480.08404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py <<< 7305 1726887480.08424: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a431ffd0> <<< 7305 1726887480.08469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py <<< 7305 1726887480.08496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 7305 1726887480.08523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 7305 1726887480.08571: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 7305 1726887480.08602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 7305 1726887480.08858: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b75b0> <<< 7305 1726887480.08891: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b73a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b7130> <<< 7305 1726887480.08968: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 7305 1726887480.09035: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b7430> <<< 7305 1726887480.09075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42c1f70> <<< 7305 1726887480.09147: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 7305 1726887480.09226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.09263: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py <<< 7305 1726887480.09271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2a90> <<< 7305 1726887480.09382: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42df280> <<< 7305 1726887480.09387: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42df340> <<< 7305 1726887480.09484: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2790> <<< 7305 1726887480.09605: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d26a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 7305 1726887480.09610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 7305 1726887480.09620: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 7305 1726887480.09630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 7305 1726887480.09655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42901f0> <<< 7305 1726887480.09670: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42dfd30> <<< 7305 1726887480.09700: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42dff40> <<< 7305 1726887480.09725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py <<< 7305 1726887480.09740: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4290820> <<< 7305 1726887480.09769: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 7305 1726887480.09823: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4290ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2760> <<< 7305 1726887480.09873: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 7305 1726887480.09890: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 7305 1726887480.09928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 7305 1726887480.09956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 7305 1726887480.09993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 7305 1726887480.10029: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 7305 1726887480.10047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 7305 1726887480.10120: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a423e1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236e20> <<< 7305 1726887480.10135: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42a5880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42dfb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44a3c70> <<< 7305 1726887480.10161: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44a3580> <<< 7305 1726887480.10200: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236f40> <<< 7305 1726887480.10234: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 7305 1726887480.10263: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 7305 1726887480.10280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 7305 1726887480.10313: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4249940> <<< 7305 1726887480.10329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 7305 1726887480.10361: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4249d30> <<< 7305 1726887480.10385: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448b550> <<< 7305 1726887480.10442: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a447b8b0> <<< 7305 1726887480.10475: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4262310> <<< 7305 1726887480.10520: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42626a0> <<< 7305 1726887480.10547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42627c0> <<< 7305 1726887480.10584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 7305 1726887480.10603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 7305 1726887480.10625: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41f9130> <<< 7305 1726887480.10690: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4262880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 7305 1726887480.10713: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 7305 1726887480.10738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 7305 1726887480.10753: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 7305 1726887480.10836: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4206190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41f9a30> <<< 7305 1726887480.10855: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 7305 1726887480.10905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 7305 1726887480.10961: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 7305 1726887480.10981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 7305 1726887480.10992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 7305 1726887480.11013: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41ac940> <<< 7305 1726887480.11035: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 7305 1726887480.11058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 7305 1726887480.11065: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41b8580> <<< 7305 1726887480.11147: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4206f10> <<< 7305 1726887480.11157: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4206730> <<< 7305 1726887480.11189: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.11203: stdout chunk (state=3): >>>import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a421ca30> <<< 7305 1726887480.11219: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 7305 1726887480.11228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 7305 1726887480.11246: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 7305 1726887480.11267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 7305 1726887480.11297: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41d1c70> <<< 7305 1726887480.11348: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41d13a0> <<< 7305 1726887480.11374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41d1e20> <<< 7305 1726887480.11403: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e32e0> <<< 7305 1726887480.11430: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 7305 1726887480.11490: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a41e3460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3310> <<< 7305 1726887480.11512: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3400> <<< 7305 1726887480.11546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 7305 1726887480.11556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.11575: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 7305 1726887480.11698: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3d30> <<< 7305 1726887480.11772: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887480.11794: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a41e3b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3550> <<< 7305 1726887480.11824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.11865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 7305 1726887480.11905: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 7305 1726887480.11944: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 7305 1726887480.11979: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184970> <<< 7305 1726887480.12012: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184a60> <<< 7305 1726887480.12050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184d60> <<< 7305 1726887480.12095: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4195370> <<< 7305 1726887480.12117: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4172eb0> <<< 7305 1726887480.12151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.12187: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4172b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3910> <<< 7305 1726887480.12251: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 7305 1726887480.12294: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 7305 1726887480.12328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 7305 1726887480.12349: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a40864c0> <<< 7305 1726887480.12372: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 7305 1726887480.12395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 7305 1726887480.12437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 7305 1726887480.12462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 7305 1726887480.12616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 7305 1726887480.12786: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a409ef40> <<< 7305 1726887480.12837: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4086d00> <<< 7305 1726887480.12872: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4086850> <<< 7305 1726887480.13064: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4195f70> <<< 7305 1726887480.13125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 7305 1726887480.13153: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a404edc0> <<< 7305 1726887480.13181: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 7305 1726887480.13224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 7305 1726887480.13252: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 7305 1726887480.13259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 7305 1726887480.13337: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a406c340> <<< 7305 1726887480.13438: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887480.13445: stdout chunk (state=3): >>># extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a406cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a404ee50> <<< 7305 1726887480.13452: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a404e790> <<< 7305 1726887480.13476: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 7305 1726887480.13483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 7305 1726887480.13506: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 7305 1726887480.13533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 7305 1726887480.13553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 7305 1726887480.13580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 7305 1726887480.13643: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a407bf70> <<< 7305 1726887480.13805: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a407b430> <<< 7305 1726887480.13857: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4051880> <<< 7305 1726887480.13901: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a421c8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41f9ee0> <<< 7305 1726887480.14025: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44e5580> <<< 7305 1726887480.14038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4472850> <<< 7305 1726887480.14076: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 7305 1726887480.14091: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3ffee20> <<< 7305 1726887480.14105: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 7305 1726887480.14164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 7305 1726887480.14253: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3ffefa0> <<< 7305 1726887480.14315: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4512f40> <<< 7305 1726887480.14365: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45f39d0> <<< 7305 1726887480.14391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 7305 1726887480.14419: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py <<< 7305 1726887480.14444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 7305 1726887480.14479: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb0700> <<< 7305 1726887480.14506: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4021b80> <<< 7305 1726887480.14537: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 7305 1726887480.14565: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 7305 1726887480.14591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 7305 1726887480.14621: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 7305 1726887480.14650: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd130> <<< 7305 1726887480.14682: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd3d0> <<< 7305 1726887480.14717: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 7305 1726887480.14741: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd610> <<< 7305 1726887480.14773: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd850> <<< 7305 1726887480.14810: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 7305 1726887480.14851: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbda30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb0ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb09d0> <<< 7305 1726887480.14884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py <<< 7305 1726887480.14899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 7305 1726887480.14923: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb0eb0> <<< 7305 1726887480.14955: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 7305 1726887480.14968: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcd400> <<< 7305 1726887480.15001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 7305 1726887480.15035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 7305 1726887480.15060: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcd8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcd520> <<< 7305 1726887480.15081: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 7305 1726887480.15128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 7305 1726887480.15161: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 7305 1726887480.15190: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f691c0> <<< 7305 1726887480.15277: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcdd00> <<< 7305 1726887480.15307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 7305 1726887480.15342: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcde50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4600400> <<< 7305 1726887480.15395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 7305 1726887480.15399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887480.15492: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a3fe0b50> <<< 7305 1726887480.15621: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45f36d0> <<< 7305 1726887480.15624: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a467b550> <<< 7305 1726887480.15652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 7305 1726887480.15666: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 7305 1726887480.15692: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 7305 1726887480.15726: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8d670> <<< 7305 1726887480.15747: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 7305 1726887480.15772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 7305 1726887480.15799: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 7305 1726887480.15831: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f98940> <<< 7305 1726887480.15865: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 7305 1726887480.15878: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 7305 1726887480.15911: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa16d0> <<< 7305 1726887480.15958: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f98f70> <<< 7305 1726887480.16005: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8db20> <<< 7305 1726887480.16030: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f983a0> <<< 7305 1726887480.16076: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 7305 1726887480.16093: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8670> <<< 7305 1726887480.16145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8880> <<< 7305 1726887480.16187: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8b80> <<< 7305 1726887480.16220: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8e50> <<< 7305 1726887480.16247: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8d100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fe0d00> <<< 7305 1726887480.16268: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8d4c0> <<< 7305 1726887481.43696: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 7305 1726887481.46460: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 7305 1726887481.46492: stdout chunk (state=3): >>># destroy __main__ <<< 7305 1726887481.48245: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 7305 1726887481.48250: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__<<< 7305 1726887481.48254: stdout chunk (state=3): >>> # 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 <<< 7305 1726887481.48257: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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<<< 7305 1726887481.48259: stdout chunk (state=3): >>> # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants <<< 7305 1726887481.48280: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 7305 1726887481.48287: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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<<< 7305 1726887481.48293: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset<<< 7305 1726887481.48299: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 7305 1726887481.48301: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random<<< 7305 1726887481.48307: stdout chunk (state=3): >>> # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 7305 1726887481.48312: stdout chunk (state=3): >>># 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 7305 1726887481.48394: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7305 1726887481.48644: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 7305 1726887481.48676: stdout chunk (state=3): >>># 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<<< 7305 1726887481.48684: stdout chunk (state=3): >>> # 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 <<< 7305 1726887481.48690: stdout chunk (state=3): >>># destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # 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 <<< 7305 1726887481.48700: stdout chunk (state=3): >>># 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 urllib # cleanup[2] removing urllib.parse # 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<<< 7305 1726887481.48705: stdout chunk (state=3): >>> # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager <<< 7305 1726887481.48712: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48721: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error<<< 7305 1726887481.48759: stdout chunk (state=3): >>> # 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 <<< 7305 1726887481.48784: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48787: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48789: stdout chunk (state=3): >>># cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist <<< 7305 1726887481.48792: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios <<< 7305 1726887481.48926: stdout chunk (state=3): >>># cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group<<< 7305 1726887481.48937: stdout chunk (state=3): >>> # 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 <<< 7305 1726887481.48945: stdout chunk (state=3): >>># cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols <<< 7305 1726887481.48949: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48952: stdout chunk (state=3): >>># 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 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 dnf.cli.term <<< 7305 1726887481.48954: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48956: stdout chunk (state=3): >>># 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<<< 7305 1726887481.48958: stdout chunk (state=3): >>> # 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 <<< 7305 1726887481.48961: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48963: stdout chunk (state=3): >>># 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 <<< 7305 1726887481.48967: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # 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 <<< 7305 1726887481.48969: stdout chunk (state=3): >>># 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<<< 7305 1726887481.48970: stdout chunk (state=3): >>> # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory<<< 7305 1726887481.48972: stdout chunk (state=3): >>> # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe <<< 7305 1726887481.48973: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait <<< 7305 1726887481.48974: stdout chunk (state=3): >>># cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url<<< 7305 1726887481.48975: stdout chunk (state=3): >>> # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue <<< 7305 1726887481.48976: stdout chunk (state=3): >>># cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel <<< 7305 1726887481.48978: stdout chunk (state=3): >>># cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies <<< 7305 1726887481.48981: stdout chunk (state=3): >>># cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request <<< 7305 1726887481.48987: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost <<< 7305 1726887481.48988: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm<<< 7305 1726887481.48989: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq<<< 7305 1726887481.48991: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks<<< 7305 1726887481.48992: stdout chunk (state=3): >>> # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate<<< 7305 1726887481.49680: stdout chunk (state=3): >>> # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files <<< 7305 1726887481.49714: stdout chunk (state=3): >>># cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 7305 1726887481.51294: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887481.51297: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 7305 1726887481.51331: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 7305 1726887481.51361: stdout chunk (state=3): >>># destroy netrc <<< 7305 1726887481.51631: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 7305 1726887481.51809: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 7305 1726887481.51953: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ<<< 7305 1726887481.52107: stdout chunk (state=3): >>> # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 curses # cleanup[3] wiping _curses <<< 7305 1726887481.52148: stdout chunk (state=3): >>># 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 dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect <<< 7305 1726887481.52455: stdout chunk (state=3): >>># 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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<<< 7305 1726887481.52483: stdout chunk (state=3): >>> # 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 copy # 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 <<< 7305 1726887481.53008: stdout chunk (state=3): >>># cleanup[3] wiping array # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 7305 1726887481.54789: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 7305 1726887481.54814: stdout chunk (state=3): >>># destroy _elementtree <<< 7305 1726887481.54850: stdout chunk (state=3): >>># destroy _heapq <<< 7305 1726887481.54883: stdout chunk (state=3): >>># destroy zipimport <<< 7305 1726887481.54973: stdout chunk (state=3): >>># destroy platform <<< 7305 1726887481.54982: stdout chunk (state=3): >>># destroy _uuid <<< 7305 1726887481.55051: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 7305 1726887481.55076: stdout chunk (state=3): >>># destroy tokenize <<< 7305 1726887481.55118: stdout chunk (state=3): >>># destroy _compat_pickle <<< 7305 1726887481.55136: stdout chunk (state=3): >>># destroy _pickle <<< 7305 1726887481.55168: stdout chunk (state=3): >>># destroy libdnf._error <<< 7305 1726887481.55185: stdout chunk (state=3): >>># destroy gi.types # destroy gi._error # destroy gi._gi <<< 7305 1726887481.55188: stdout chunk (state=3): >>># destroy gi._gobject <<< 7305 1726887481.55243: stdout chunk (state=3): >>># destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper<<< 7305 1726887481.55284: stdout chunk (state=3): >>> # destroy gi._signalhelper<<< 7305 1726887481.55321: stdout chunk (state=3): >>> # destroy gi.module<<< 7305 1726887481.55336: stdout chunk (state=3): >>> # destroy gi.overrides<<< 7305 1726887481.55341: stdout chunk (state=3): >>> <<< 7305 1726887481.55345: stdout chunk (state=3): >>># destroy gi.importer <<< 7305 1726887481.55348: stdout chunk (state=3): >>># destroy gi.repository # destroy gi._ossighelper<<< 7305 1726887481.55351: stdout chunk (state=3): >>> <<< 7305 1726887481.55353: stdout chunk (state=3): >>># destroy gi._option<<< 7305 1726887481.55355: stdout chunk (state=3): >>> # destroy textwrap<<< 7305 1726887481.55357: stdout chunk (state=3): >>> <<< 7305 1726887481.55431: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 7305 1726887481.55439: stdout chunk (state=3): >>> <<< 7305 1726887481.55484: stdout chunk (state=3): >>># destroy stat<<< 7305 1726887481.55497: stdout chunk (state=3): >>> <<< 7305 1726887481.55518: stdout chunk (state=3): >>># destroy selectors <<< 7305 1726887481.55636: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 7305 1726887481.55645: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request<<< 7305 1726887481.55649: stdout chunk (state=3): >>> <<< 7305 1726887481.55657: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 7305 1726887481.55687: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves<<< 7305 1726887481.55694: stdout chunk (state=3): >>> # destroy _operator<<< 7305 1726887481.55713: stdout chunk (state=3): >>> <<< 7305 1726887481.55786: stdout chunk (state=3): >>># destroy gzip<<< 7305 1726887481.55796: stdout chunk (state=3): >>> <<< 7305 1726887481.55916: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo<<< 7305 1726887481.55932: stdout chunk (state=3): >>> <<< 7305 1726887481.55938: stdout chunk (state=3): >>># destroy requests<<< 7305 1726887481.55942: stdout chunk (state=3): >>> <<< 7305 1726887481.55951: stdout chunk (state=3): >>># destroy iniparse.ini <<< 7305 1726887481.56082: stdout chunk (state=3): >>># destroy enum<<< 7305 1726887481.56095: stdout chunk (state=3): >>> # destroy signal<<< 7305 1726887481.56123: stdout chunk (state=3): >>> # destroy queue<<< 7305 1726887481.56145: stdout chunk (state=3): >>> # destroy shlex # destroy pwd<<< 7305 1726887481.56272: stdout chunk (state=3): >>> <<< 7305 1726887481.56291: stdout chunk (state=3): >>># destroy _functools<<< 7305 1726887481.56334: stdout chunk (state=3): >>> # destroy gettext<<< 7305 1726887481.56341: stdout chunk (state=3): >>> # destroy libcomps # destroy locale<<< 7305 1726887481.56344: stdout chunk (state=3): >>> <<< 7305 1726887481.56346: stdout chunk (state=3): >>># destroy dnf.rpm.transaction <<< 7305 1726887481.56349: stdout chunk (state=3): >>># destroy dnf.rpm.connection<<< 7305 1726887481.56351: stdout chunk (state=3): >>> # destroy dnf.rpm.miscutils <<< 7305 1726887481.56353: stdout chunk (state=3): >>># destroy base64 # destroy importlib <<< 7305 1726887481.56355: stdout chunk (state=3): >>># destroy inspect <<< 7305 1726887481.56360: stdout chunk (state=3): >>># destroy gc <<< 7305 1726887481.56361: stdout chunk (state=3): >>># destroy math<<< 7305 1726887481.56362: stdout chunk (state=3): >>> # destroy dateutil.parser._parser # destroy _stat<<< 7305 1726887481.56364: stdout chunk (state=3): >>> # destroy http.cookies <<< 7305 1726887481.56453: stdout chunk (state=3): >>># destroy urllib.parse <<< 7305 1726887481.56537: stdout chunk (state=3): >>># destroy _weakref<<< 7305 1726887481.56543: stdout chunk (state=3): >>> <<< 7305 1726887481.56571: stdout chunk (state=3): >>># destroy ntpath <<< 7305 1726887481.56594: stdout chunk (state=3): >>># destroy posix <<< 7305 1726887481.56671: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom <<< 7305 1726887481.56757: stdout chunk (state=3): >>># destroy rhsmlib.facts.host_collector <<< 7305 1726887481.56766: stdout chunk (state=3): >>># destroy rhsmlib.facts.hwprobe <<< 7305 1726887481.56774: stdout chunk (state=3): >>># destroy rhsmlib.facts.insights <<< 7305 1726887481.56780: stdout chunk (state=3): >>># destroy rhsmlib.facts.kpatch <<< 7305 1726887481.56798: stdout chunk (state=3): >>># destroy rhsmlib.facts.cloud_facts <<< 7305 1726887481.56801: stdout chunk (state=3): >>># destroy rhsmlib.facts.pkg_arches <<< 7305 1726887481.56803: stdout chunk (state=3): >>># destroy rhsmlib.facts.network <<< 7305 1726887481.56806: stdout chunk (state=3): >>># destroy rhsm <<< 7305 1726887481.56809: stdout chunk (state=3): >>># destroy rhsmlib.dbus.dbus_utils <<< 7305 1726887481.56861: stdout chunk (state=3): >>># destroy _opcode<<< 7305 1726887481.56869: stdout chunk (state=3): >>> <<< 7305 1726887481.56893: stdout chunk (state=3): >>># destroy requests.sessions <<< 7305 1726887481.56918: stdout chunk (state=3): >>># destroy json.scanner <<< 7305 1726887481.56928: stdout chunk (state=3): >>># destroy _json <<< 7305 1726887481.56961: stdout chunk (state=3): >>># destroy six.moves.urllib_parse <<< 7305 1726887481.56999: stdout chunk (state=3): >>># destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 7305 1726887481.57003: stdout chunk (state=3): >>># destroy six.moves.urllib.response <<< 7305 1726887481.57012: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser <<< 7305 1726887481.57038: stdout chunk (state=3): >>># destroy traceback <<< 7305 1726887481.57060: stdout chunk (state=3): >>># destroy dnf.yum.misc <<< 7305 1726887481.57079: stdout chunk (state=3): >>># destroy glob <<< 7305 1726887481.57095: stdout chunk (state=3): >>># destroy curses <<< 7305 1726887481.57118: stdout chunk (state=3): >>># destroy fcntl <<< 7305 1726887481.57253: stdout chunk (state=3): >>># destroy termios # destroy argparse<<< 7305 1726887481.57444: stdout chunk (state=3): >>> <<< 7305 1726887481.57460: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias <<< 7305 1726887481.57464: stdout chunk (state=3): >>># destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check<<< 7305 1726887481.57466: stdout chunk (state=3): >>> <<< 7305 1726887481.57472: stdout chunk (state=3): >>># destroy dnf.cli.commands.clean <<< 7305 1726887481.57474: stdout chunk (state=3): >>># destroy dnf.cli.commands.repoquery <<< 7305 1726887481.57476: stdout chunk (state=3): >>># destroy dnf.cli.commands.deplist <<< 7305 1726887481.57480: stdout chunk (state=3): >>># destroy dnf.cli.commands.distrosync <<< 7305 1726887481.57482: stdout chunk (state=3): >>># destroy dnf.cli.commands.downgrade <<< 7305 1726887481.57493: stdout chunk (state=3): >>># destroy dnf.cli.commands.group <<< 7305 1726887481.57498: stdout chunk (state=3): >>># destroy dnf.cli.commands.history <<< 7305 1726887481.57500: stdout chunk (state=3): >>># destroy dnf.cli.commands.install <<< 7305 1726887481.57505: stdout chunk (state=3): >>># destroy dnf.cli.commands.makecache <<< 7305 1726887481.57510: stdout chunk (state=3): >>># destroy dnf.cli.commands.mark <<< 7305 1726887481.57512: stdout chunk (state=3): >>># destroy dnf.cli.commands.module <<< 7305 1726887481.57519: stdout chunk (state=3): >>># destroy dnf.cli.commands.reinstall<<< 7305 1726887481.57521: stdout chunk (state=3): >>> # destroy dnf.cli.commands.remove<<< 7305 1726887481.57523: stdout chunk (state=3): >>> # destroy dnf.cli.commands.repolist <<< 7305 1726887481.57525: stdout chunk (state=3): >>># destroy dnf.cli.commands.search <<< 7305 1726887481.57527: stdout chunk (state=3): >>># destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap <<< 7305 1726887481.57529: stdout chunk (state=3): >>># destroy dnf.cli.commands.updateinfo<<< 7305 1726887481.57532: stdout chunk (state=3): >>> # destroy dnf.cli.commands.upgrade<<< 7305 1726887481.57534: stdout chunk (state=3): >>> # destroy dnf.cli.commands.upgrademinimal<<< 7305 1726887481.57540: stdout chunk (state=3): >>> # destroy operator<<< 7305 1726887481.57543: stdout chunk (state=3): >>> # destroy random <<< 7305 1726887481.57562: stdout chunk (state=3): >>># destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 7305 1726887481.57567: stdout chunk (state=3): >>># destroy _thread # destroy _warnings<<< 7305 1726887481.57578: stdout chunk (state=3): >>> <<< 7305 1726887481.57631: stdout chunk (state=3): >>># destroy configparser<<< 7305 1726887481.57634: stdout chunk (state=3): >>> # destroy fnmatch<<< 7305 1726887481.57636: stdout chunk (state=3): >>> # destroy pyinotify<<< 7305 1726887481.57639: stdout chunk (state=3): >>> <<< 7305 1726887481.57709: stdout chunk (state=3): >>># destroy urllib3.packages<<< 7305 1726887481.57715: stdout chunk (state=3): >>> <<< 7305 1726887481.57718: stdout chunk (state=3): >>># destroy urllib3.exceptions <<< 7305 1726887481.57724: stdout chunk (state=3): >>># destroy urllib3._version<<< 7305 1726887481.57727: stdout chunk (state=3): >>> # destroy urllib3.contrib<<< 7305 1726887481.57801: stdout chunk (state=3): >>> # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection<<< 7305 1726887481.57820: stdout chunk (state=3): >>> # destroy urllib3.fields<<< 7305 1726887481.57824: stdout chunk (state=3): >>> <<< 7305 1726887481.57826: stdout chunk (state=3): >>># destroy urllib3.filepost<<< 7305 1726887481.57849: stdout chunk (state=3): >>> # destroy urllib3.request<<< 7305 1726887481.57852: stdout chunk (state=3): >>> # destroy urllib3.response<<< 7305 1726887481.57861: stdout chunk (state=3): >>> # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy <<< 7305 1726887481.57891: stdout chunk (state=3): >>># destroy contextlib <<< 7305 1726887481.57911: stdout chunk (state=3): >>># destroy tempfile # destroy zipfile<<< 7305 1726887481.57920: stdout chunk (state=3): >>> # destroy requests.certs <<< 7305 1726887481.57950: stdout chunk (state=3): >>># destroy hashlib <<< 7305 1726887481.57972: stdout chunk (state=3): >>># destroy encodings <<< 7305 1726887481.57997: stdout chunk (state=3): >>># destroy http.cookiejar <<< 7305 1726887481.58002: stdout chunk (state=3): >>># destroy chardet <<< 7305 1726887481.58011: stdout chunk (state=3): >>># destroy json <<< 7305 1726887481.58187: stdout chunk (state=3): >>># destroy calendar<<< 7305 1726887481.58193: stdout chunk (state=3): >>> <<< 7305 1726887481.58196: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six<<< 7305 1726887481.58205: stdout chunk (state=3): >>> <<< 7305 1726887481.58320: stdout chunk (state=3): >>># destroy codecs<<< 7305 1726887481.58327: stdout chunk (state=3): >>> <<< 7305 1726887481.58400: stdout chunk (state=3): >>># destroy gpg.gpgme<<< 7305 1726887481.58415: stdout chunk (state=3): >>> <<< 7305 1726887481.58418: stdout chunk (state=3): >>># destroy gpg.constants<<< 7305 1726887481.58422: stdout chunk (state=3): >>> # destroy gpg.errors<<< 7305 1726887481.58434: stdout chunk (state=3): >>> # destroy gpg.util<<< 7305 1726887481.58444: stdout chunk (state=3): >>> <<< 7305 1726887481.58654: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse<<< 7305 1726887481.58669: stdout chunk (state=3): >>> <<< 7305 1726887481.58674: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib.error<<< 7305 1726887481.58691: stdout chunk (state=3): >>> # destroy urllib3.packages.six.moves.urllib.request <<< 7305 1726887481.58725: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib.response<<< 7305 1726887481.58728: stdout chunk (state=3): >>> # destroy urllib3.packages.six.moves.urllib.robotparser<<< 7305 1726887481.58731: stdout chunk (state=3): >>> <<< 7305 1726887481.58824: stdout chunk (state=3): >>># destroy subprocess<<< 7305 1726887481.58835: stdout chunk (state=3): >>> <<< 7305 1726887481.58837: stdout chunk (state=3): >>># destroy rhsmlib.facts.collector<<< 7305 1726887481.58842: stdout chunk (state=3): >>> # destroy itertools<<< 7305 1726887481.58845: stdout chunk (state=3): >>> <<< 7305 1726887481.58887: stdout chunk (state=3): >>># destroy http.client<<< 7305 1726887481.58898: stdout chunk (state=3): >>> <<< 7305 1726887481.58920: stdout chunk (state=3): >>># destroy email <<< 7305 1726887481.58987: stdout chunk (state=3): >>># destroy string<<< 7305 1726887481.58999: stdout chunk (state=3): >>> <<< 7305 1726887481.59023: stdout chunk (state=3): >>># destroy dbus<<< 7305 1726887481.59042: stdout chunk (state=3): >>> # destroy rhsmlib.dbus.constants<<< 7305 1726887481.59079: stdout chunk (state=3): >>> # destroy rhsm.connection<<< 7305 1726887481.59083: stdout chunk (state=3): >>> <<< 7305 1726887481.59088: stdout chunk (state=3): >>># destroy gi.repository.GLib<<< 7305 1726887481.59119: stdout chunk (state=3): >>> <<< 7305 1726887481.59123: stdout chunk (state=3): >>># destroy rhsmlib.services.config <<< 7305 1726887481.59126: stdout chunk (state=3): >>># destroy subscription_manager.injection<<< 7305 1726887481.59136: stdout chunk (state=3): >>> <<< 7305 1726887481.59171: stdout chunk (state=3): >>># destroy errno<<< 7305 1726887481.59190: stdout chunk (state=3): >>> # destroy select<<< 7305 1726887481.59243: stdout chunk (state=3): >>> # destroy urllib3.contrib._appengine_environ <<< 7305 1726887481.59324: stdout chunk (state=3): >>># destroy hmac<<< 7305 1726887481.59442: stdout chunk (state=3): >>> # destroy warnings<<< 7305 1726887481.59446: stdout chunk (state=3): >>> # destroy binascii <<< 7305 1726887481.59448: stdout chunk (state=3): >>># destroy urllib3.packages.six<<< 7305 1726887481.59451: stdout chunk (state=3): >>> # destroy _hashlib<<< 7305 1726887481.59453: stdout chunk (state=3): >>> # destroy ssl<<< 7305 1726887481.59455: stdout chunk (state=3): >>> <<< 7305 1726887481.59457: stdout chunk (state=3): >>># destroy posixpath<<< 7305 1726887481.59458: stdout chunk (state=3): >>> # destroy urllib<<< 7305 1726887481.59459: stdout chunk (state=3): >>> <<< 7305 1726887481.59460: stdout chunk (state=3): >>># destroy io # destroy io<<< 7305 1726887481.59462: stdout chunk (state=3): >>> # destroy _lzma <<< 7305 1726887481.59463: stdout chunk (state=3): >>># destroy _compression <<< 7305 1726887481.59464: stdout chunk (state=3): >>># destroy idna.idnadata<<< 7305 1726887481.59466: stdout chunk (state=3): >>> # destroy bisect<<< 7305 1726887481.59467: stdout chunk (state=3): >>> <<< 7305 1726887481.59469: stdout chunk (state=3): >>># destroy unicodedata <<< 7305 1726887481.59470: stdout chunk (state=3): >>># destroy re<<< 7305 1726887481.59471: stdout chunk (state=3): >>> <<< 7305 1726887481.59542: stdout chunk (state=3): >>># destroy pyexpat<<< 7305 1726887481.59546: stdout chunk (state=3): >>> # destroy threading<<< 7305 1726887481.59570: stdout chunk (state=3): >>> <<< 7305 1726887481.59592: stdout chunk (state=3): >>># destroy functools # destroy logging <<< 7305 1726887481.59604: stdout chunk (state=3): >>># destroy socket <<< 7305 1726887481.59614: stdout chunk (state=3): >>># destroy struct <<< 7305 1726887481.59883: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 7305 1726887481.59907: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 7305 1726887481.60946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887481.61014: stderr chunk (state=3): >>><<< 7305 1726887481.61017: stdout chunk (state=3): >>><<< 7305 1726887481.61275: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a851edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a851eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a851eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a847a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a847a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a849d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a847a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8473d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a849dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a84c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a843eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8441f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a843d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a843e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a811edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a811ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8177d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8170610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8184670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8445e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a8130c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8177250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a8184280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a844ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8130fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8130d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8130d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8103370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8103460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8138fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8132a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8132490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a80511c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a80eec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8132eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a844b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8063af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a8063e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8075730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8075c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a800e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a8063f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a801e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a80755b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a801e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a81309d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803a6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a803a760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803a850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a803aca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a80461f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a803a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a802da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a81305b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a803aa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f17a7f5d670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79507c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7950160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7950f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7950100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7908130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78c3f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78c3d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a78c33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7937dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79373a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7937f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7985c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a789dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a789d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7958490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a789d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a789d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7886250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79961f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7996370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79b0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7893880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7892670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a78925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a798f8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7918670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7916ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a79250d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a79180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a795ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7471580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7861520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a74130a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7916bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a786f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a79a2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a786f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a78567c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a78537f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a784c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c26d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716f730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716fc40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716fe50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a799f700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7218610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7171370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a799f6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a73fe070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7442dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7218430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7441df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7441250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7446d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a716ef70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7402910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a786fee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c26a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7441ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71c2160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7471a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a7404940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a72225e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a7471850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a720f6a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71b9a30> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71cbb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71b9730> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a71cb6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a717a700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6f39ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_pubpu7zs/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9bbe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9bd60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6eee430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9bfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6b979d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6b40550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a6a9ee20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6bb92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a553e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b728b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a540be80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a551d580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a5376a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a553e520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a5370d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a5376fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a529fb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a529f340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52b2700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52be2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a52be850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52beca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52be370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52b2790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52a9dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4e71ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a52b2190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a529fca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a53a2730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a53a2f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a53a28b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6b97280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4e7dd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4cf0220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d902b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9c7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d42e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9ce80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cbb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9ce50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf41c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cf40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf43d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9ceb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9cc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf41f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf44c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf45e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9c220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d771c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4bf4be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bf4940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d9c8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d90100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6eca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6e2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6e490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ea4b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4d6ee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4e7dd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0bc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0b4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ea4940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ba82b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b5c190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4b5c220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4bbc6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4ba86d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b9da90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b940d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0bee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b5cfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b5c790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4c0bd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b94940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7f850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7f8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7fa60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a728d1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b8f190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a728d220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a728d310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7fa00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4b7ffa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a49c63d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49c6190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49b59d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a729e9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a728deb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a729eca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a72a69a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49d2700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49d2340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49e2670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49e2190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49e24f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a6e9b520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49ebfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49a2fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a493ad90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493ac10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493a3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493a190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498bee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493a220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4965160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a493aeb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49569d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4965fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48681c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4868310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4868910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4868640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48689d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4876f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a488db20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a488dc40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a488de80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a481d310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a481dd00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a481de50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482c550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482c130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482cf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482ca90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a482cd90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4839820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4839fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48472b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48473a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498b4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498b220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a49ebd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4847f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4847c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47e05e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47ea520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a47e0e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47e0df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4815760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a48151f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4762a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4762c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4815cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4815a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4854160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47e0220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4847af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a498b250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4784190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47844c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4784d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4718640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4718bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4725c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4725850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47255b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4725220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4725460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a47422b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4649310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a46524c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4649d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a46493d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4750a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47500d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4742970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a47350d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4735970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4649dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4652f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a466f760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45f3940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4600bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a4622160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4600c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45d1430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45d1550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c34c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c37f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c4940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c3160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c3220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45b7ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45c4df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456b220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456b310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456b430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4541670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4594f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45a8a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45a8a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45412e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45523d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4578d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45829a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44fe8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45822b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a456bbe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a461cdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4524670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4524e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44d21f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44b2220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45128b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448b310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448bdf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448bf70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4494c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44947f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4494340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448ba90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448bbe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4440a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44406a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4440700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ecaf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ecca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec5e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4405370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4405940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4426e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43f5ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a444ab20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ad910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ad550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a445b940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ec0a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43add90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43ba940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4436040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d12b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c70a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43d1c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43dbc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e40d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43e4fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43dbb50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430d3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430d6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430d940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430dbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a430de80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43124c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43128e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a431f100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a431f190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c78b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c78e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43c7430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a43db550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44363d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a431ffd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b75b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b73a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b7130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42b7430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42c1f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4312c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42df280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42df340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d26a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42901f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42dfd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42dff40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4290820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4290ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42d2760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a423e1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42a5880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42dfb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44a3c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44a3580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4236c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4249940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4249d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a448b550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a447b8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4262310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42626a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a42627c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41f9130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4262880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4206190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41f9a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41ac940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41b8580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4206f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4206730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a421ca30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41d1c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41d13a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41d1e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e32e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a41e3460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a41e3b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4195370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4172eb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4184490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4172b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41e3910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a40864c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a409ef40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4086d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4086850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4195f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a404edc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a406c340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a406cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a404ee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a404e790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a407bf70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a407b430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4051880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a421c8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a41f9ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a44e5580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4472850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3ffee20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3ffefa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4512f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45f39d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb0700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4021b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbd850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fbda30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb0ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb09d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fb0eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcd400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcd8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcd520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f691c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcdd00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fcde50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a4600400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f17a3fe0b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a45f36d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a467b550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8d670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f98940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa16d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f98f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8db20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f983a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fa8e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8d100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3fe0d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f17a3f8d4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887481.63222: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887479.0651991-7752-271496465902472/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887481.63224: _low_level_execute_command(): starting 7305 1726887481.63226: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887479.0651991-7752-271496465902472/ > /dev/null 2>&1 && sleep 0' 7305 1726887481.63228: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887481.63230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887481.63231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887481.63232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887481.63234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887481.63235: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887481.63236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887481.63237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887481.63238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887481.63242: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887481.63244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887481.63245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887481.63246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887481.63247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887481.63248: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887481.63249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887481.63251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887481.63252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887481.63253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887481.63254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887481.65218: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887481.65268: stderr chunk (state=3): >>><<< 7305 1726887481.65272: stdout chunk (state=3): >>><<< 7305 1726887481.65290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887481.65296: handler run complete 7305 1726887481.65326: attempt loop complete, returning result 7305 1726887481.65329: _execute() done 7305 1726887481.65332: dumping result to json 7305 1726887481.65336: done dumping result, returning 7305 1726887481.65347: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-1594-642f-000000000018] 7305 1726887481.65351: sending task result for task 0e15955b-8119-1594-642f-000000000018 7305 1726887481.65459: done sending task result for task 0e15955b-8119-1594-642f-000000000018 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7305 1726887481.65554: no more pending results, returning what we have 7305 1726887481.65558: results queue empty 7305 1726887481.65559: checking for any_errors_fatal 7305 1726887481.65564: done checking for any_errors_fatal 7305 1726887481.65564: checking for max_fail_percentage 7305 1726887481.65566: done checking for max_fail_percentage 7305 1726887481.65567: checking to see if all hosts have failed and the running result is not ok 7305 1726887481.65568: done checking to see if all hosts have failed 7305 1726887481.65568: getting the remaining hosts for this loop 7305 1726887481.65570: done getting the remaining hosts for this loop 7305 1726887481.65573: getting the next task for host managed_node2 7305 1726887481.65577: done getting next task for host managed_node2 7305 1726887481.65581: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 7305 1726887481.65583: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887481.65592: getting variables 7305 1726887481.65593: in VariableManager get_vars() 7305 1726887481.65626: Calling all_inventory to load vars for managed_node2 7305 1726887481.65629: Calling groups_inventory to load vars for managed_node2 7305 1726887481.65631: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887481.65641: Calling all_plugins_play to load vars for managed_node2 7305 1726887481.65644: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887481.65646: Calling groups_plugins_play to load vars for managed_node2 7305 1726887481.66092: WORKER PROCESS EXITING 7305 1726887481.66102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887481.66367: done with get_vars() 7305 1726887481.66378: done getting variables 7305 1726887481.66422: 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.timesync : Install ntp] ************************ task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:59 Friday 20 September 2024 22:58:01 -0400 (0:00:02.671) 0:00:13.121 ****** 7305 1726887481.66443: entering _queue_task() for managed_node2/package 7305 1726887481.66657: worker is 1 (out of 1 available) 7305 1726887481.66670: exiting _queue_task() for managed_node2/package 7305 1726887481.66681: done queuing things up, now waiting for results queue to drain 7305 1726887481.66682: waiting for pending results... 7305 1726887481.66858: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp 7305 1726887481.66928: in run() - task 0e15955b-8119-1594-642f-000000000019 7305 1726887481.66943: variable 'ansible_search_path' from source: unknown 7305 1726887481.66947: variable 'ansible_search_path' from source: unknown 7305 1726887481.66973: calling self._execute() 7305 1726887481.67037: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.67044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.67053: variable 'omit' from source: magic vars 7305 1726887481.67394: variable 'timesync_mode' from source: set_fact 7305 1726887481.67402: Evaluated conditional (timesync_mode != 2): True 7305 1726887481.67486: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887481.67500: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 7305 1726887481.67504: when evaluation is False, skipping this task 7305 1726887481.67507: _execute() done 7305 1726887481.67512: dumping result to json 7305 1726887481.67515: done dumping result, returning 7305 1726887481.67518: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-1594-642f-000000000019] 7305 1726887481.67524: sending task result for task 0e15955b-8119-1594-642f-000000000019 7305 1726887481.67614: done sending task result for task 0e15955b-8119-1594-642f-000000000019 7305 1726887481.67617: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 7305 1726887481.67676: no more pending results, returning what we have 7305 1726887481.67680: results queue empty 7305 1726887481.67681: checking for any_errors_fatal 7305 1726887481.67688: done checking for any_errors_fatal 7305 1726887481.67689: checking for max_fail_percentage 7305 1726887481.67691: done checking for max_fail_percentage 7305 1726887481.67691: checking to see if all hosts have failed and the running result is not ok 7305 1726887481.67692: done checking to see if all hosts have failed 7305 1726887481.67693: getting the remaining hosts for this loop 7305 1726887481.67694: done getting the remaining hosts for this loop 7305 1726887481.67697: getting the next task for host managed_node2 7305 1726887481.67702: done getting next task for host managed_node2 7305 1726887481.67706: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 7305 1726887481.67710: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887481.67722: getting variables 7305 1726887481.67723: in VariableManager get_vars() 7305 1726887481.67765: Calling all_inventory to load vars for managed_node2 7305 1726887481.67768: Calling groups_inventory to load vars for managed_node2 7305 1726887481.67769: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887481.67775: Calling all_plugins_play to load vars for managed_node2 7305 1726887481.67777: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887481.67779: Calling groups_plugins_play to load vars for managed_node2 7305 1726887481.68021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887481.68293: done with get_vars() 7305 1726887481.68302: done getting variables 7305 1726887481.68345: 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.timesync : Install linuxptp] ******************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:69 Friday 20 September 2024 22:58:01 -0400 (0:00:00.019) 0:00:13.140 ****** 7305 1726887481.68364: entering _queue_task() for managed_node2/package 7305 1726887481.68554: worker is 1 (out of 1 available) 7305 1726887481.68566: exiting _queue_task() for managed_node2/package 7305 1726887481.68578: done queuing things up, now waiting for results queue to drain 7305 1726887481.68579: waiting for pending results... 7305 1726887481.68754: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp 7305 1726887481.68809: in run() - task 0e15955b-8119-1594-642f-00000000001a 7305 1726887481.68830: variable 'ansible_search_path' from source: unknown 7305 1726887481.68833: variable 'ansible_search_path' from source: unknown 7305 1726887481.68860: calling self._execute() 7305 1726887481.68918: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.68929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.68939: variable 'omit' from source: magic vars 7305 1726887481.69276: variable 'timesync_mode' from source: set_fact 7305 1726887481.69283: Evaluated conditional (timesync_mode != 1): False 7305 1726887481.69286: when evaluation is False, skipping this task 7305 1726887481.69289: _execute() done 7305 1726887481.69291: dumping result to json 7305 1726887481.69294: done dumping result, returning 7305 1726887481.69301: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-1594-642f-00000000001a] 7305 1726887481.69306: sending task result for task 0e15955b-8119-1594-642f-00000000001a 7305 1726887481.69400: done sending task result for task 0e15955b-8119-1594-642f-00000000001a 7305 1726887481.69403: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 7305 1726887481.69464: no more pending results, returning what we have 7305 1726887481.69467: results queue empty 7305 1726887481.69468: checking for any_errors_fatal 7305 1726887481.69473: done checking for any_errors_fatal 7305 1726887481.69473: checking for max_fail_percentage 7305 1726887481.69475: done checking for max_fail_percentage 7305 1726887481.69476: checking to see if all hosts have failed and the running result is not ok 7305 1726887481.69477: done checking to see if all hosts have failed 7305 1726887481.69477: getting the remaining hosts for this loop 7305 1726887481.69479: done getting the remaining hosts for this loop 7305 1726887481.69482: getting the next task for host managed_node2 7305 1726887481.69487: done getting next task for host managed_node2 7305 1726887481.69491: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 7305 1726887481.69493: ^ 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 7305 1726887481.69505: getting variables 7305 1726887481.69506: in VariableManager get_vars() 7305 1726887481.69540: Calling all_inventory to load vars for managed_node2 7305 1726887481.69542: Calling groups_inventory to load vars for managed_node2 7305 1726887481.69544: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887481.69550: Calling all_plugins_play to load vars for managed_node2 7305 1726887481.69552: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887481.69554: Calling groups_plugins_play to load vars for managed_node2 7305 1726887481.69792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887481.70062: done with get_vars() 7305 1726887481.70073: done getting variables 7305 1726887481.70139: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 Friday 20 September 2024 22:58:01 -0400 (0:00:00.017) 0:00:13.158 ****** 7305 1726887481.70160: entering _queue_task() for managed_node2/debug 7305 1726887481.70162: Creating lock for debug 7305 1726887481.70349: worker is 1 (out of 1 available) 7305 1726887481.70359: exiting _queue_task() for managed_node2/debug 7305 1726887481.70371: done queuing things up, now waiting for results queue to drain 7305 1726887481.70372: waiting for pending results... 7305 1726887481.70549: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 7305 1726887481.70613: in run() - task 0e15955b-8119-1594-642f-00000000001c 7305 1726887481.70623: variable 'ansible_search_path' from source: unknown 7305 1726887481.70627: variable 'ansible_search_path' from source: unknown 7305 1726887481.70657: calling self._execute() 7305 1726887481.70719: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.70723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.70733: variable 'omit' from source: magic vars 7305 1726887481.71067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887481.72593: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887481.72639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887481.72670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887481.72699: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887481.72721: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887481.72779: 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) 7305 1726887481.72804: 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) 7305 1726887481.72827: 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) 7305 1726887481.72855: 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) 7305 1726887481.72865: 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) 7305 1726887481.72947: variable '__timesync_is_transactional' from source: set_fact 7305 1726887481.72961: Evaluated conditional (__timesync_is_transactional | d(false)): False 7305 1726887481.72965: when evaluation is False, skipping this task 7305 1726887481.72967: _execute() done 7305 1726887481.72970: dumping result to json 7305 1726887481.72972: done dumping result, returning 7305 1726887481.72979: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-1594-642f-00000000001c] 7305 1726887481.72984: sending task result for task 0e15955b-8119-1594-642f-00000000001c 7305 1726887481.73073: done sending task result for task 0e15955b-8119-1594-642f-00000000001c 7305 1726887481.73076: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__timesync_is_transactional | d(false)" } 7305 1726887481.73165: no more pending results, returning what we have 7305 1726887481.73169: results queue empty 7305 1726887481.73169: checking for any_errors_fatal 7305 1726887481.73174: done checking for any_errors_fatal 7305 1726887481.73175: checking for max_fail_percentage 7305 1726887481.73177: done checking for max_fail_percentage 7305 1726887481.73178: checking to see if all hosts have failed and the running result is not ok 7305 1726887481.73179: done checking to see if all hosts have failed 7305 1726887481.73179: getting the remaining hosts for this loop 7305 1726887481.73180: done getting the remaining hosts for this loop 7305 1726887481.73184: getting the next task for host managed_node2 7305 1726887481.73196: done getting next task for host managed_node2 7305 1726887481.73200: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 7305 1726887481.73201: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887481.73221: getting variables 7305 1726887481.73222: in VariableManager get_vars() 7305 1726887481.73256: Calling all_inventory to load vars for managed_node2 7305 1726887481.73258: Calling groups_inventory to load vars for managed_node2 7305 1726887481.73259: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887481.73265: Calling all_plugins_play to load vars for managed_node2 7305 1726887481.73267: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887481.73269: Calling groups_plugins_play to load vars for managed_node2 7305 1726887481.73528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887481.73795: done with get_vars() 7305 1726887481.73804: done getting variables 7305 1726887481.73903: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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.timesync : Reboot transactional update systems] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 Friday 20 September 2024 22:58:01 -0400 (0:00:00.037) 0:00:13.196 ****** 7305 1726887481.73924: entering _queue_task() for managed_node2/reboot 7305 1726887481.73925: Creating lock for reboot 7305 1726887481.74129: worker is 1 (out of 1 available) 7305 1726887481.74145: exiting _queue_task() for managed_node2/reboot 7305 1726887481.74157: done queuing things up, now waiting for results queue to drain 7305 1726887481.74158: waiting for pending results... 7305 1726887481.74328: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 7305 1726887481.74389: in run() - task 0e15955b-8119-1594-642f-00000000001d 7305 1726887481.74403: variable 'ansible_search_path' from source: unknown 7305 1726887481.74406: variable 'ansible_search_path' from source: unknown 7305 1726887481.74437: calling self._execute() 7305 1726887481.74501: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.74505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.74516: variable 'omit' from source: magic vars 7305 1726887481.74860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887481.76406: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887481.76455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887481.76486: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887481.76523: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887481.76542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887481.76607: 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) 7305 1726887481.76629: 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) 7305 1726887481.76649: 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) 7305 1726887481.76681: 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) 7305 1726887481.76691: 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) 7305 1726887481.76771: variable '__timesync_is_transactional' from source: set_fact 7305 1726887481.76790: Evaluated conditional (__timesync_is_transactional | d(false)): False 7305 1726887481.76794: when evaluation is False, skipping this task 7305 1726887481.76797: _execute() done 7305 1726887481.76799: dumping result to json 7305 1726887481.76802: done dumping result, returning 7305 1726887481.76806: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-1594-642f-00000000001d] 7305 1726887481.76809: sending task result for task 0e15955b-8119-1594-642f-00000000001d 7305 1726887481.76894: done sending task result for task 0e15955b-8119-1594-642f-00000000001d 7305 1726887481.76897: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 7305 1726887481.76966: no more pending results, returning what we have 7305 1726887481.76970: results queue empty 7305 1726887481.76971: checking for any_errors_fatal 7305 1726887481.76976: done checking for any_errors_fatal 7305 1726887481.76977: checking for max_fail_percentage 7305 1726887481.76978: done checking for max_fail_percentage 7305 1726887481.76979: checking to see if all hosts have failed and the running result is not ok 7305 1726887481.76980: done checking to see if all hosts have failed 7305 1726887481.76981: getting the remaining hosts for this loop 7305 1726887481.76982: done getting the remaining hosts for this loop 7305 1726887481.76987: getting the next task for host managed_node2 7305 1726887481.76993: done getting next task for host managed_node2 7305 1726887481.76997: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 7305 1726887481.76999: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887481.77023: getting variables 7305 1726887481.77024: in VariableManager get_vars() 7305 1726887481.77061: Calling all_inventory to load vars for managed_node2 7305 1726887481.77064: Calling groups_inventory to load vars for managed_node2 7305 1726887481.77066: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887481.77074: Calling all_plugins_play to load vars for managed_node2 7305 1726887481.77076: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887481.77079: Calling groups_plugins_play to load vars for managed_node2 7305 1726887481.77339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887481.77612: done with get_vars() 7305 1726887481.77621: done getting variables 7305 1726887481.77684: 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.timesync : Fail if reboot is needed and not set] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92 Friday 20 September 2024 22:58:01 -0400 (0:00:00.037) 0:00:13.234 ****** 7305 1726887481.77705: entering _queue_task() for managed_node2/fail 7305 1726887481.77706: Creating lock for fail 7305 1726887481.77905: worker is 1 (out of 1 available) 7305 1726887481.77918: exiting _queue_task() for managed_node2/fail 7305 1726887481.77929: done queuing things up, now waiting for results queue to drain 7305 1726887481.77930: waiting for pending results... 7305 1726887481.78118: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 7305 1726887481.78184: in run() - task 0e15955b-8119-1594-642f-00000000001e 7305 1726887481.78195: variable 'ansible_search_path' from source: unknown 7305 1726887481.78199: variable 'ansible_search_path' from source: unknown 7305 1726887481.78236: calling self._execute() 7305 1726887481.78294: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.78298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.78305: variable 'omit' from source: magic vars 7305 1726887481.78653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887481.80189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887481.80232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887481.80261: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887481.80295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887481.80312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887481.80371: 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) 7305 1726887481.80392: 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) 7305 1726887481.80414: 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) 7305 1726887481.80444: 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) 7305 1726887481.80456: 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) 7305 1726887481.80535: variable '__timesync_is_transactional' from source: set_fact 7305 1726887481.80551: Evaluated conditional (__timesync_is_transactional | d(false)): False 7305 1726887481.80555: when evaluation is False, skipping this task 7305 1726887481.80558: _execute() done 7305 1726887481.80560: dumping result to json 7305 1726887481.80562: done dumping result, returning 7305 1726887481.80569: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-1594-642f-00000000001e] 7305 1726887481.80574: sending task result for task 0e15955b-8119-1594-642f-00000000001e 7305 1726887481.80660: done sending task result for task 0e15955b-8119-1594-642f-00000000001e 7305 1726887481.80663: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 7305 1726887481.80717: no more pending results, returning what we have 7305 1726887481.80721: results queue empty 7305 1726887481.80722: checking for any_errors_fatal 7305 1726887481.80728: done checking for any_errors_fatal 7305 1726887481.80729: checking for max_fail_percentage 7305 1726887481.80731: done checking for max_fail_percentage 7305 1726887481.80732: checking to see if all hosts have failed and the running result is not ok 7305 1726887481.80733: done checking to see if all hosts have failed 7305 1726887481.80733: getting the remaining hosts for this loop 7305 1726887481.80735: done getting the remaining hosts for this loop 7305 1726887481.80739: getting the next task for host managed_node2 7305 1726887481.80746: done getting next task for host managed_node2 7305 1726887481.80750: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 7305 1726887481.80751: ^ 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 7305 1726887481.80763: getting variables 7305 1726887481.80764: in VariableManager get_vars() 7305 1726887481.80812: Calling all_inventory to load vars for managed_node2 7305 1726887481.80815: Calling groups_inventory to load vars for managed_node2 7305 1726887481.80817: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887481.80825: Calling all_plugins_play to load vars for managed_node2 7305 1726887481.80827: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887481.80830: Calling groups_plugins_play to load vars for managed_node2 7305 1726887481.81080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887481.81349: done with get_vars() 7305 1726887481.81358: done getting variables TASK [fedora.linux_system_roles.timesync : Gather package facts] *************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 Friday 20 September 2024 22:58:01 -0400 (0:00:00.037) 0:00:13.271 ****** 7305 1726887481.81421: entering _queue_task() for managed_node2/package_facts 7305 1726887481.81423: Creating lock for package_facts 7305 1726887481.81623: worker is 1 (out of 1 available) 7305 1726887481.81637: exiting _queue_task() for managed_node2/package_facts 7305 1726887481.81650: done queuing things up, now waiting for results queue to drain 7305 1726887481.81651: waiting for pending results... 7305 1726887481.81832: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts 7305 1726887481.81897: in run() - task 0e15955b-8119-1594-642f-000000000020 7305 1726887481.81910: variable 'ansible_search_path' from source: unknown 7305 1726887481.81913: variable 'ansible_search_path' from source: unknown 7305 1726887481.81942: calling self._execute() 7305 1726887481.82005: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.82010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.82021: variable 'omit' from source: magic vars 7305 1726887481.82103: variable 'omit' from source: magic vars 7305 1726887481.82130: variable 'omit' from source: magic vars 7305 1726887481.82157: variable 'omit' from source: magic vars 7305 1726887481.82188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887481.82221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887481.82237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887481.82253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887481.82262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887481.82284: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887481.82287: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.82289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.82364: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887481.82368: Set connection var ansible_shell_type to sh 7305 1726887481.82371: Set connection var ansible_connection to ssh 7305 1726887481.82373: Set connection var ansible_pipelining to False 7305 1726887481.82378: Set connection var ansible_shell_executable to /bin/sh 7305 1726887481.82386: Set connection var ansible_timeout to 10 7305 1726887481.82403: variable 'ansible_shell_executable' from source: unknown 7305 1726887481.82406: variable 'ansible_connection' from source: unknown 7305 1726887481.82410: variable 'ansible_module_compression' from source: unknown 7305 1726887481.82413: variable 'ansible_shell_type' from source: unknown 7305 1726887481.82416: variable 'ansible_shell_executable' from source: unknown 7305 1726887481.82418: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887481.82422: variable 'ansible_pipelining' from source: unknown 7305 1726887481.82424: variable 'ansible_timeout' from source: unknown 7305 1726887481.82427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887481.82569: 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__) 7305 1726887481.82577: variable 'omit' from source: magic vars 7305 1726887481.82582: starting attempt loop 7305 1726887481.82586: running the handler 7305 1726887481.82596: _low_level_execute_command(): starting 7305 1726887481.82602: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887481.83137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887481.83153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887481.83170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887481.83182: 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.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887481.83211: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887481.83241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887481.83253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887481.83264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887481.83327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887481.85718: stdout chunk (state=3): >>>/root <<< 7305 1726887481.85876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887481.85946: stderr chunk (state=3): >>><<< 7305 1726887481.85950: stdout chunk (state=3): >>><<< 7305 1726887481.85969: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887481.85980: _low_level_execute_command(): starting 7305 1726887481.85988: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913 `" && echo ansible-tmp-1726887481.8596919-7820-73335457422913="` echo /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913 `" ) && sleep 0' 7305 1726887481.86479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887481.86493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887481.86513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887481.86530: 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.42.159 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 <<< 7305 1726887481.86567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887481.86588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887481.86600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887481.86671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887481.89394: stdout chunk (state=3): >>>ansible-tmp-1726887481.8596919-7820-73335457422913=/root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913 <<< 7305 1726887481.89556: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887481.89621: stderr chunk (state=3): >>><<< 7305 1726887481.89624: stdout chunk (state=3): >>><<< 7305 1726887481.89642: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887481.8596919-7820-73335457422913=/root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887481.89695: variable 'ansible_module_compression' from source: unknown 7305 1726887481.89738: ANSIBALLZ: Using lock for package_facts 7305 1726887481.89744: ANSIBALLZ: Acquiring lock 7305 1726887481.89747: ANSIBALLZ: Lock acquired: 139968758956256 7305 1726887481.89749: ANSIBALLZ: Creating module 7305 1726887482.10431: ANSIBALLZ: Writing module into payload 7305 1726887482.10553: ANSIBALLZ: Writing module 7305 1726887482.10585: ANSIBALLZ: Renaming module 7305 1726887482.10589: ANSIBALLZ: Done creating module 7305 1726887482.10611: variable 'ansible_facts' from source: unknown 7305 1726887482.10733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913/AnsiballZ_package_facts.py 7305 1726887482.10858: Sending initial data 7305 1726887482.10861: Sent initial data (159 bytes) 7305 1726887482.11609: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887482.11613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887482.11654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887482.11659: 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.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887482.11661: 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887482.11663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887482.11701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887482.11716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887482.11784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887482.14802: 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 <<< 7305 1726887482.14845: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887482.14889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmp_96xb7na /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913/AnsiballZ_package_facts.py <<< 7305 1726887482.14933: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887482.16729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887482.16847: stderr chunk (state=3): >>><<< 7305 1726887482.16852: stdout chunk (state=3): >>><<< 7305 1726887482.16874: done transferring module to remote 7305 1726887482.16885: _low_level_execute_command(): starting 7305 1726887482.16890: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913/ /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913/AnsiballZ_package_facts.py && sleep 0' 7305 1726887482.17392: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887482.17398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887482.17429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887482.17432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887482.17436: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887482.17492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887482.17497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887482.17499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887482.17555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887482.20328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887482.20386: stderr chunk (state=3): >>><<< 7305 1726887482.20390: stdout chunk (state=3): >>><<< 7305 1726887482.20407: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887482.20412: _low_level_execute_command(): starting 7305 1726887482.20415: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913/AnsiballZ_package_facts.py && sleep 0' 7305 1726887482.20928: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887482.20932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887482.20972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887482.20987: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887482.20994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887482.21004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887482.21015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887482.21074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887482.21077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887482.21091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887482.21163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887482.24104: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin<<< 7305 1726887482.24110: stdout chunk (state=3): >>> <<< 7305 1726887482.24144: stdout chunk (state=3): >>>import '_thread' # <<< 7305 1726887482.24148: stdout chunk (state=3): >>>import '_warnings' # <<< 7305 1726887482.24179: stdout chunk (state=3): >>>import '_weakref' # <<< 7305 1726887482.24185: stdout chunk (state=3): >>> <<< 7305 1726887482.24277: stdout chunk (state=3): >>>import '_io' # <<< 7305 1726887482.24298: stdout chunk (state=3): >>>import 'marshal' # <<< 7305 1726887482.24359: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887482.24424: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887482.24430: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887482.24486: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887482.24511: stdout chunk (state=3): >>> <<< 7305 1726887482.24520: stdout chunk (state=3): >>>import 'zipimport' # <<< 7305 1726887482.24523: stdout chunk (state=3): >>># installed zipimport hook <<< 7305 1726887482.24598: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887482.24615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887482.24667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887482.24699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887482.24725: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887482.24768: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97891dc0> <<< 7305 1726887482.24820: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887482.24852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7305 1726887482.24861: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad978363a0> <<< 7305 1726887482.24883: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97891b20> <<< 7305 1726887482.24923: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 7305 1726887482.24935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887482.24961: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97891ac0> <<< 7305 1726887482.24997: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887482.25032: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887482.25043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887482.25066: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836490> <<< 7305 1726887482.25106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7305 1726887482.25112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887482.25155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7305 1726887482.25158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887482.25192: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887482.25211: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836940> <<< 7305 1726887482.25239: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836670> <<< 7305 1726887482.25284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887482.25310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887482.25342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887482.25382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887482.25411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887482.25445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887482.25488: stdout chunk (state=3): >>>import '_stat' # <<< 7305 1726887482.25497: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975cf190> <<< 7305 1726887482.25525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887482.25563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887482.25670: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975cf220> <<< 7305 1726887482.25720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7305 1726887482.25731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887482.25767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7305 1726887482.25789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 7305 1726887482.25811: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975f2850> <<< 7305 1726887482.25819: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975cf940> <<< 7305 1726887482.25865: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9784e880> <<< 7305 1726887482.25902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7305 1726887482.25915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7305 1726887482.25935: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975c8d90> <<< 7305 1726887482.26003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7305 1726887482.26007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7305 1726887482.26048: stdout chunk (state=3): >>>import '_locale' # <<< 7305 1726887482.26056: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975f2d90> <<< 7305 1726887482.26128: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836970> <<< 7305 1726887482.26192: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 7305 1726887482.26195: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information.<<< 7305 1726887482.26197: stdout chunk (state=3): >>> <<< 7305 1726887482.26722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887482.26747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887482.26807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<< 7305 1726887482.26811: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 7305 1726887482.26820: stdout chunk (state=3): >>> <<< 7305 1726887482.26839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 7305 1726887482.26848: stdout chunk (state=3): >>> <<< 7305 1726887482.26876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887482.26905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 7305 1726887482.26918: stdout chunk (state=3): >>> <<< 7305 1726887482.26923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 7305 1726887482.26947: stdout chunk (state=3): >>> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9756eeb0><<< 7305 1726887482.26951: stdout chunk (state=3): >>> <<< 7305 1726887482.27019: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97571f40><<< 7305 1726887482.27035: stdout chunk (state=3): >>> <<< 7305 1726887482.27045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7305 1726887482.27072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 7305 1726887482.27076: stdout chunk (state=3): >>> <<< 7305 1726887482.27102: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887482.27107: stdout chunk (state=3): >>> <<< 7305 1726887482.27141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887482.27164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 7305 1726887482.27171: stdout chunk (state=3): >>> <<< 7305 1726887482.27200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 7305 1726887482.27215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 7305 1726887482.27220: stdout chunk (state=3): >>> <<< 7305 1726887482.27324: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9756d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9756e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887482.27405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887482.27425: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887482.27472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887482.27518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887482.27554: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9744edf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744e8e0> import 'itertools' # <<< 7305 1726887482.27602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744eee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887482.27644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744efa0> <<< 7305 1726887482.27658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744eeb0> import '_collections' # <<< 7305 1726887482.27730: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97549d60> import '_functools' # <<< 7305 1726887482.27746: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97542640> <<< 7305 1726887482.27820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975556a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97575e20> <<< 7305 1726887482.27850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97462ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97549280> <<< 7305 1726887482.27890: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad975552b0> <<< 7305 1726887482.27956: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9757b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887482.27989: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887482.28045: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462dc0> <<< 7305 1726887482.28077: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887482.28099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887482.28113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887482.28190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887482.28214: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad974353a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887482.28250: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97435490> <<< 7305 1726887482.28371: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9746afd0> <<< 7305 1726887482.28415: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97464a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97464580> <<< 7305 1726887482.29005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9736a1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97421b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97464ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9757b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9737bb20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9737be50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9738c760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9738cca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9731a3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9737bf40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887482.29379: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9732b2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9738c5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9732b370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad973466d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad973469a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97346790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97346880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887482.29632: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887482.29653: stdout chunk (state=3): >>> <<< 7305 1726887482.29662: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887482.29683: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97346cd0> <<< 7305 1726887482.29746: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887482.29770: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 7305 1726887482.29787: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97354220><<< 7305 1726887482.29800: stdout chunk (state=3): >>> <<< 7305 1726887482.29813: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97346910> <<< 7305 1726887482.29847: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9733aa60><<< 7305 1726887482.29852: stdout chunk (state=3): >>> <<< 7305 1726887482.29900: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad974625e0><<< 7305 1726887482.29910: stdout chunk (state=3): >>> <<< 7305 1726887482.29942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 7305 1726887482.29949: stdout chunk (state=3): >>> <<< 7305 1726887482.30038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 7305 1726887482.30044: stdout chunk (state=3): >>> <<< 7305 1726887482.30103: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97346ac0><<< 7305 1726887482.30112: stdout chunk (state=3): >>> <<< 7305 1726887482.30336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 7305 1726887482.30345: stdout chunk (state=3): >>> <<< 7305 1726887482.30378: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad972806a0><<< 7305 1726887482.30383: stdout chunk (state=3): >>> <<< 7305 1726887482.30790: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip'<<< 7305 1726887482.30794: stdout chunk (state=3): >>> <<< 7305 1726887482.30797: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887482.30798: stdout chunk (state=3): >>> <<< 7305 1726887482.30955: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887482.30960: stdout chunk (state=3): >>> <<< 7305 1726887482.31027: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.31045: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py<<< 7305 1726887482.31074: stdout chunk (state=3): >>> <<< 7305 1726887482.31089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.32301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.33278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab7f0> <<< 7305 1726887482.33303: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887482.33346: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887482.33349: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971ab160> <<< 7305 1726887482.33377: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab280> <<< 7305 1726887482.33432: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971abf40> <<< 7305 1726887482.33460: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887482.33482: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971abd60> import 'atexit' # <<< 7305 1726887482.33550: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887482.33553: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971abfa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887482.33571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887482.33622: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab100> <<< 7305 1726887482.33650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887482.33680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887482.33692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887482.33719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887482.33730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887482.33817: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9716df10> <<< 7305 1726887482.33861: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96b48100> <<< 7305 1726887482.33906: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96b482e0> <<< 7305 1726887482.33920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887482.33971: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96b48c70> <<< 7305 1726887482.33974: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97191dc0> <<< 7305 1726887482.34148: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971913a0> <<< 7305 1726887482.34168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887482.34197: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97191fa0> <<< 7305 1726887482.34220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887482.34264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887482.34278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887482.34302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887482.34324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971e2c70> <<< 7305 1726887482.34386: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971aed00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ae3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9715eb50> <<< 7305 1726887482.34465: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971ae4f0> <<< 7305 1726887482.34469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ae520> <<< 7305 1726887482.34498: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887482.34516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887482.34521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887482.34559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887482.34638: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887482.34667: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba5310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971f2220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887482.34728: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96bb1880> <<< 7305 1726887482.34731: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971f23a0> <<< 7305 1726887482.34755: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887482.34807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7305 1726887482.34812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887482.34871: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971f2d30> <<< 7305 1726887482.35006: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bb1820> <<< 7305 1726887482.35091: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba5a00> <<< 7305 1726887482.35129: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9718b0d0> <<< 7305 1726887482.35168: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971f25e0> <<< 7305 1726887482.35211: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971eb8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 7305 1726887482.35243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887482.35282: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887482.35296: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba6970> <<< 7305 1726887482.35466: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96bc4d60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bb05e0> <<< 7305 1726887482.35535: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba6f10> <<< 7305 1726887482.35565: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bb09d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7305 1726887482.35632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.35721: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 7305 1726887482.35755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7305 1726887482.35773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.35855: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.35956: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.36741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.37787: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96bee7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bf4880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad967529a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.37971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7305 1726887482.37999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887482.38054: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97168730> <<< 7305 1726887482.38077: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887482.38083: stdout chunk (state=3): >>> <<< 7305 1726887482.38783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39315: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887482.39328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39390: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7305 1726887482.39463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39569: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7305 1726887482.39614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.39647: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887482.39659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.40144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.40179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887482.40230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887482.40239: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887482.40338: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ad3a0> <<< 7305 1726887482.40354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.40443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.41073: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.41130: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887482.41155: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887482.41170: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96be2610> <<< 7305 1726887482.41341: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad965d04c0> <<< 7305 1726887482.41390: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py <<< 7305 1726887482.41413: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887482.41421: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.41504: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.41583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.41623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.41677: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887482.41705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887482.41735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887482.41792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887482.41821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887482.41860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887482.41989: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bf56a0> <<< 7305 1726887482.42057: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9717ee50> <<< 7305 1726887482.42137: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ad850> <<< 7305 1726887482.42148: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887482.42167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.42203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.42238: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 7305 1726887482.42249: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887482.42364: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887482.42403: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.42417: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 7305 1726887482.42451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.42997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.43076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.43321: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.43504: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7305 1726887482.43790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.43813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.43874: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7305 1726887482.43923: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7305 1726887482.43961: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964de340> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7305 1726887482.43976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7305 1726887482.44027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7305 1726887482.44053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7305 1726887482.44067: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964df0d0> <<< 7305 1726887482.44098: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad964df040> <<< 7305 1726887482.44162: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964e79d0> <<< 7305 1726887482.44191: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964decd0> <<< 7305 1726887482.44218: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96707a90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96707070> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7305 1726887482.44260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7305 1726887482.44273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7305 1726887482.44298: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96772ac0> <<< 7305 1726887482.44323: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96758370> <<< 7305 1726887482.44381: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96772f10> <<< 7305 1726887482.44401: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7305 1726887482.44416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887482.44445: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad967386d0> <<< 7305 1726887482.44498: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad965e3970> <<< 7305 1726887482.44543: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96707130> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7305 1726887482.44560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.44619: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.44662: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7305 1726887482.44707: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.44768: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7305 1726887482.44791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7305 1726887482.44849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.44860: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7305 1726887482.44892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.44938: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 7305 1726887482.44975: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.45016: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 7305 1726887482.45028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.45065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.45120: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.45162: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.45243: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py <<< 7305 1726887482.45275: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7305 1726887482.46113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.46594: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.46676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.46743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.46782: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py<<< 7305 1726887482.46809: stdout chunk (state=3): >>> <<< 7305 1726887482.46815: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7305 1726887482.46834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.46877: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.46918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py <<< 7305 1726887482.46924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.46993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47066: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7305 1726887482.47076: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47147: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7305 1726887482.47163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47235: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7305 1726887482.47246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47351: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7305 1726887482.47472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7305 1726887482.47518: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96738d90> <<< 7305 1726887482.47551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7305 1726887482.47577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7305 1726887482.47851: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96738430> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py <<< 7305 1726887482.47862: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.47936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.48026: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7305 1726887482.48036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.48128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.48234: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 7305 1726887482.48319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49103: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9718d940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad967385b0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7305 1726887482.49211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49543: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7305 1726887482.49546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49626: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7305 1726887482.49629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7305 1726887482.49796: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96765040> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96765eb0> <<< 7305 1726887482.49824: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py <<< 7305 1726887482.49827: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 7305 1726887482.49856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.49915: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7305 1726887482.49918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50108: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50263: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7305 1726887482.50332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50514: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7305 1726887482.50518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50659: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50805: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7305 1726887482.50808: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.50914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.51003: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 7305 1726887482.51059: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.51086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.52276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.52458: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py<<< 7305 1726887482.52461: stdout chunk (state=3): >>> import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py<<< 7305 1726887482.52478: stdout chunk (state=3): >>> <<< 7305 1726887482.52486: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887482.52492: stdout chunk (state=3): >>> <<< 7305 1726887482.52627: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887482.52631: stdout chunk (state=3): >>> <<< 7305 1726887482.52800: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py<<< 7305 1726887482.52803: stdout chunk (state=3): >>> # zipimport: zlib available <<< 7305 1726887482.52927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.53075: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7305 1726887482.53091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.53312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.53531: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7305 1726887482.53566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.53580: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 7305 1726887482.53613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.53683: stdout chunk (state=3): >>># zipimport: zlib available<<< 7305 1726887482.53686: stdout chunk (state=3): >>> <<< 7305 1726887482.53758: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py <<< 7305 1726887482.53774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.53890: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.53978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54144: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54319: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 7305 1726887482.54353: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54392: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 7305 1726887482.54434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54450: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 7305 1726887482.54506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54569: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 7305 1726887482.54605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54623: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7305 1726887482.54675: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54729: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7305 1726887482.54732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.54825: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7305 1726887482.55048: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55263: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7305 1726887482.55316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55366: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7305 1726887482.55400: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55443: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7305 1726887482.55453: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55466: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55496: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7305 1726887482.55533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 7305 1726887482.55575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55716: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 7305 1726887482.55736: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7305 1726887482.55751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55785: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55834: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7305 1726887482.55863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.55954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.56020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.56088: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7305 1726887482.56091: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7305 1726887482.56677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887482.56877: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7305 1726887482.56971: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7305 1726887482.56979: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.57062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.57167: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py<<< 7305 1726887482.57689: stdout chunk (state=3): >>> import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 7305 1726887482.57805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887482.58060: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 7305 1726887482.58073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887482.58840: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887482.58874: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887482.58878: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad963e9940> <<< 7305 1726887482.58942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 7305 1726887482.58974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 7305 1726887482.59022: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad963e9cd0> <<< 7305 1726887482.59036: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad967655b0> <<< 7305 1726887482.93832: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"<<< 7305 1726887482.93932: stdout chunk (state=3): >>>}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "<<< 7305 1726887482.93994: stdout chunk (state=3): >>>8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7305 1726887482.94384: stdout chunk (state=3): >>># clear builtins._ <<< 7305 1726887482.94772: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7305 1726887482.94776: 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 7305 1726887482.95117: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887482.95171: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7305 1726887482.95204: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 7305 1726887482.95245: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887482.95283: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7305 1726887482.95376: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 <<< 7305 1726887482.95424: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 7305 1726887482.95520: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm <<< 7305 1726887482.95624: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7305 1726887482.95655: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887482.95869: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 7305 1726887482.95900: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887482.95949: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887482.96329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887482.96418: stderr chunk (state=3): >>><<< 7305 1726887482.96423: stdout chunk (state=3): >>><<< 7305 1726887482.96740: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97891dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad978363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97891b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97891ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9784e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97836970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9756eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9756d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9756e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9744edf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744e8e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744eee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744efa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9744eeb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97549d60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97542640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad975556a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97575e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97462ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97549280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad975552b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9757b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad974353a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97435490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9746afd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97464a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97464580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9736a1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97421b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97464ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9757b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9737bb20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9737be50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9738c760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9738cca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9731a3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9737bf40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9732b2b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9738c5e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9732b370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97462a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad973466d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad973469a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97346790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97346880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97346cd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad97354220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97346910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9733aa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad974625e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97346ac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fad972806a0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971ab160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971abf40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971abd60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971abfa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ab100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9716df10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96b48100> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96b482e0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96b48c70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97191dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971913a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97191fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971e2c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971aed00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ae3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9715eb50> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971ae4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ae520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba5310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971f2220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96bb1880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971f23a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971f2d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bb1820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba5a00> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9718b0d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad971f25e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971eb8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba6970> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96bc4d60> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bb05e0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96ba6f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bb09d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96bee7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bf4880> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad967529a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad97168730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ad3a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96be2610> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad965d04c0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96bf56a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad9717ee50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad971ad850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964de340> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964df0d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad964df040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964e79d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad964decd0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96707a90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96707070> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96772ac0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96758370> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96772f10> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad967386d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad965e3970> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96707130> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96738d90> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96738430> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad9718d940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad967385b0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad96765040> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad96765eb0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_41ovp_vi/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fad963e9940> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad963e9cd0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad967655b0> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887483.03388: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_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-1726887481.8596919-7820-73335457422913/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887483.03414: _low_level_execute_command(): starting 7305 1726887483.03526: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887481.8596919-7820-73335457422913/ > /dev/null 2>&1 && sleep 0' 7305 1726887483.05060: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.05065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.05106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.05112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.05115: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.05175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.05201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887483.05204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.05265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.07093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.07178: stderr chunk (state=3): >>><<< 7305 1726887483.07182: stdout chunk (state=3): >>><<< 7305 1726887483.07814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887483.07819: handler run complete 7305 1726887483.08172: variable 'ansible_facts' from source: unknown 7305 1726887483.08746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887483.10777: variable 'ansible_facts' from source: unknown 7305 1726887483.11260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887483.12059: attempt loop complete, returning result 7305 1726887483.12079: _execute() done 7305 1726887483.12086: dumping result to json 7305 1726887483.12329: done dumping result, returning 7305 1726887483.12349: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-1594-642f-000000000020] 7305 1726887483.12361: sending task result for task 0e15955b-8119-1594-642f-000000000020 7305 1726887483.14901: done sending task result for task 0e15955b-8119-1594-642f-000000000020 7305 1726887483.14905: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } 7305 1726887483.19343: no more pending results, returning what we have 7305 1726887483.19347: results queue empty 7305 1726887483.19348: checking for any_errors_fatal 7305 1726887483.19352: done checking for any_errors_fatal 7305 1726887483.19353: checking for max_fail_percentage 7305 1726887483.19355: done checking for max_fail_percentage 7305 1726887483.19355: checking to see if all hosts have failed and the running result is not ok 7305 1726887483.19356: done checking to see if all hosts have failed 7305 1726887483.19357: getting the remaining hosts for this loop 7305 1726887483.19358: done getting the remaining hosts for this loop 7305 1726887483.19362: getting the next task for host managed_node2 7305 1726887483.19367: done getting next task for host managed_node2 7305 1726887483.19370: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 7305 1726887483.19372: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887483.19380: getting variables 7305 1726887483.19382: in VariableManager get_vars() 7305 1726887483.19417: Calling all_inventory to load vars for managed_node2 7305 1726887483.19424: Calling groups_inventory to load vars for managed_node2 7305 1726887483.19427: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887483.19436: Calling all_plugins_play to load vars for managed_node2 7305 1726887483.19439: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887483.19441: Calling groups_plugins_play to load vars for managed_node2 7305 1726887483.20347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887483.21312: done with get_vars() 7305 1726887483.21330: done getting variables 7305 1726887483.21403: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] ******* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:104 Friday 20 September 2024 22:58:03 -0400 (0:00:01.400) 0:00:14.671 ****** 7305 1726887483.21425: entering _queue_task() for managed_node2/command 7305 1726887483.21426: Creating lock for command 7305 1726887483.21661: worker is 1 (out of 1 available) 7305 1726887483.21675: exiting _queue_task() for managed_node2/command 7305 1726887483.21689: done queuing things up, now waiting for results queue to drain 7305 1726887483.21690: waiting for pending results... 7305 1726887483.21879: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 7305 1726887483.21949: in run() - task 0e15955b-8119-1594-642f-000000000021 7305 1726887483.21962: variable 'ansible_search_path' from source: unknown 7305 1726887483.21965: variable 'ansible_search_path' from source: unknown 7305 1726887483.21994: calling self._execute() 7305 1726887483.22063: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887483.22067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887483.22075: variable 'omit' from source: magic vars 7305 1726887483.22424: variable 'timesync_mode' from source: set_fact 7305 1726887483.22446: Evaluated conditional (timesync_mode == 2): False 7305 1726887483.22450: when evaluation is False, skipping this task 7305 1726887483.22525: _execute() done 7305 1726887483.22529: dumping result to json 7305 1726887483.22531: done dumping result, returning 7305 1726887483.22534: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-1594-642f-000000000021] 7305 1726887483.22536: sending task result for task 0e15955b-8119-1594-642f-000000000021 7305 1726887483.22679: done sending task result for task 0e15955b-8119-1594-642f-000000000021 7305 1726887483.22683: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887483.22895: no more pending results, returning what we have 7305 1726887483.22898: results queue empty 7305 1726887483.22899: checking for any_errors_fatal 7305 1726887483.22906: done checking for any_errors_fatal 7305 1726887483.22907: checking for max_fail_percentage 7305 1726887483.22910: done checking for max_fail_percentage 7305 1726887483.22911: checking to see if all hosts have failed and the running result is not ok 7305 1726887483.22912: done checking to see if all hosts have failed 7305 1726887483.22913: getting the remaining hosts for this loop 7305 1726887483.22914: done getting the remaining hosts for this loop 7305 1726887483.22918: getting the next task for host managed_node2 7305 1726887483.22922: done getting next task for host managed_node2 7305 1726887483.22926: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 7305 1726887483.22928: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887483.22945: getting variables 7305 1726887483.22946: in VariableManager get_vars() 7305 1726887483.22979: Calling all_inventory to load vars for managed_node2 7305 1726887483.22983: Calling groups_inventory to load vars for managed_node2 7305 1726887483.22985: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887483.22994: Calling all_plugins_play to load vars for managed_node2 7305 1726887483.22997: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887483.22999: Calling groups_plugins_play to load vars for managed_node2 7305 1726887483.24455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887483.26090: done with get_vars() 7305 1726887483.26123: done getting variables 7305 1726887483.26201: 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.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:112 Friday 20 September 2024 22:58:03 -0400 (0:00:00.048) 0:00:14.719 ****** 7305 1726887483.26235: entering _queue_task() for managed_node2/set_fact 7305 1726887483.26567: worker is 1 (out of 1 available) 7305 1726887483.26580: exiting _queue_task() for managed_node2/set_fact 7305 1726887483.26593: done queuing things up, now waiting for results queue to drain 7305 1726887483.26594: waiting for pending results... 7305 1726887483.26774: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 7305 1726887483.26846: in run() - task 0e15955b-8119-1594-642f-000000000022 7305 1726887483.26856: variable 'ansible_search_path' from source: unknown 7305 1726887483.26859: variable 'ansible_search_path' from source: unknown 7305 1726887483.26890: calling self._execute() 7305 1726887483.26960: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887483.26965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887483.26973: variable 'omit' from source: magic vars 7305 1726887483.27319: variable 'timesync_mode' from source: set_fact 7305 1726887483.27329: Evaluated conditional (timesync_mode == 2): False 7305 1726887483.27332: when evaluation is False, skipping this task 7305 1726887483.27335: _execute() done 7305 1726887483.27337: dumping result to json 7305 1726887483.27342: done dumping result, returning 7305 1726887483.27346: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-1594-642f-000000000022] 7305 1726887483.27351: sending task result for task 0e15955b-8119-1594-642f-000000000022 7305 1726887483.27443: done sending task result for task 0e15955b-8119-1594-642f-000000000022 7305 1726887483.27446: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887483.27518: no more pending results, returning what we have 7305 1726887483.27522: results queue empty 7305 1726887483.27523: checking for any_errors_fatal 7305 1726887483.27528: done checking for any_errors_fatal 7305 1726887483.27529: checking for max_fail_percentage 7305 1726887483.27531: done checking for max_fail_percentage 7305 1726887483.27532: checking to see if all hosts have failed and the running result is not ok 7305 1726887483.27532: done checking to see if all hosts have failed 7305 1726887483.27533: getting the remaining hosts for this loop 7305 1726887483.27535: done getting the remaining hosts for this loop 7305 1726887483.27538: getting the next task for host managed_node2 7305 1726887483.27547: done getting next task for host managed_node2 7305 1726887483.27551: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 7305 1726887483.27553: ^ state is: HOST STATE: block=4, 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 7305 1726887483.27575: getting variables 7305 1726887483.27580: in VariableManager get_vars() 7305 1726887483.27612: Calling all_inventory to load vars for managed_node2 7305 1726887483.27615: Calling groups_inventory to load vars for managed_node2 7305 1726887483.27616: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887483.27623: Calling all_plugins_play to load vars for managed_node2 7305 1726887483.27625: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887483.27626: Calling groups_plugins_play to load vars for managed_node2 7305 1726887483.28447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887483.29838: done with get_vars() 7305 1726887483.29868: done getting variables 7305 1726887483.29933: 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.timesync : Generate chrony.conf file] ********** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 Friday 20 September 2024 22:58:03 -0400 (0:00:00.037) 0:00:14.756 ****** 7305 1726887483.29967: entering _queue_task() for managed_node2/template 7305 1726887483.30451: worker is 1 (out of 1 available) 7305 1726887483.30463: exiting _queue_task() for managed_node2/template 7305 1726887483.30475: done queuing things up, now waiting for results queue to drain 7305 1726887483.30476: waiting for pending results... 7305 1726887483.30659: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 7305 1726887483.30732: in run() - task 0e15955b-8119-1594-642f-000000000023 7305 1726887483.30746: variable 'ansible_search_path' from source: unknown 7305 1726887483.30750: variable 'ansible_search_path' from source: unknown 7305 1726887483.30778: calling self._execute() 7305 1726887483.30850: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887483.30853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887483.30862: variable 'omit' from source: magic vars 7305 1726887483.31213: variable 'timesync_mode' from source: set_fact 7305 1726887483.31225: Evaluated conditional (timesync_mode != 2): True 7305 1726887483.31311: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887483.31326: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 7305 1726887483.31416: variable 'ansible_facts' from source: unknown 7305 1726887483.31913: Evaluated conditional ('chrony' in ansible_facts.packages): True 7305 1726887483.31922: variable 'omit' from source: magic vars 7305 1726887483.31949: variable 'omit' from source: magic vars 7305 1726887483.32039: variable 'timesync_mode' from source: set_fact 7305 1726887483.32069: variable 'timesync_chrony_conf_path' from source: include_vars 7305 1726887483.32127: variable 'timesync_chrony_conf_path' from source: include_vars 7305 1726887483.32146: variable 'omit' from source: magic vars 7305 1726887483.32180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887483.32207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887483.32232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887483.32248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887483.32257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887483.32280: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887483.32283: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887483.32287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887483.32363: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887483.32367: Set connection var ansible_shell_type to sh 7305 1726887483.32369: Set connection var ansible_connection to ssh 7305 1726887483.32373: Set connection var ansible_pipelining to False 7305 1726887483.32378: Set connection var ansible_shell_executable to /bin/sh 7305 1726887483.32386: Set connection var ansible_timeout to 10 7305 1726887483.32404: variable 'ansible_shell_executable' from source: unknown 7305 1726887483.32406: variable 'ansible_connection' from source: unknown 7305 1726887483.32410: variable 'ansible_module_compression' from source: unknown 7305 1726887483.32413: variable 'ansible_shell_type' from source: unknown 7305 1726887483.32415: variable 'ansible_shell_executable' from source: unknown 7305 1726887483.32417: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887483.32421: variable 'ansible_pipelining' from source: unknown 7305 1726887483.32427: variable 'ansible_timeout' from source: unknown 7305 1726887483.32431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887483.32542: 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=False) 7305 1726887483.32554: variable 'omit' from source: magic vars 7305 1726887483.32562: starting attempt loop 7305 1726887483.32565: running the handler 7305 1726887483.32572: _low_level_execute_command(): starting 7305 1726887483.32582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887483.33136: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.33151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.33169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887483.33189: 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.42.159 is address debug1: re-parsing configuration <<< 7305 1726887483.33249: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.33298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.33346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.33419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.35122: stdout chunk (state=3): >>>/root <<< 7305 1726887483.35262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.35364: stderr chunk (state=3): >>><<< 7305 1726887483.35376: stdout chunk (state=3): >>><<< 7305 1726887483.35415: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887483.35430: _low_level_execute_command(): starting 7305 1726887483.35436: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476 `" && echo ansible-tmp-1726887483.354179-7865-269145543677476="` echo /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476 `" ) && sleep 0' 7305 1726887483.36203: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.36211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.36242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887483.36250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.36256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887483.36270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.36275: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.36360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.36413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887483.36425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.36460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.38414: stdout chunk (state=3): >>>ansible-tmp-1726887483.354179-7865-269145543677476=/root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476 <<< 7305 1726887483.38528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.38576: stderr chunk (state=3): >>><<< 7305 1726887483.38586: stdout chunk (state=3): >>><<< 7305 1726887483.38603: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887483.354179-7865-269145543677476=/root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887483.38627: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 7305 1726887483.38647: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 7305 1726887483.38667: variable 'ansible_search_path' from source: unknown 7305 1726887483.39643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887483.41150: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887483.41193: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887483.41222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887483.41252: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887483.41272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887483.41417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887483.41536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887483.41567: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887483.41589: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887483.41611: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887483.41884: 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) 7305 1726887483.41913: 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) 7305 1726887483.41936: 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) 7305 1726887483.41966: 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) 7305 1726887483.41976: 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) 7305 1726887483.42055: 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) 7305 1726887483.42072: 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) 7305 1726887483.42088: 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) 7305 1726887483.42123: 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) 7305 1726887483.42134: 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) 7305 1726887483.42241: 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) 7305 1726887483.42270: 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) 7305 1726887483.42287: 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) 7305 1726887483.42312: 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) 7305 1726887483.42329: 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) 7305 1726887483.42365: 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) 7305 1726887483.42382: 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) 7305 1726887483.42398: 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) 7305 1726887483.42427: 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) 7305 1726887483.42440: 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) 7305 1726887483.42472: 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) 7305 1726887483.42491: 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) 7305 1726887483.42507: 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) 7305 1726887483.42536: 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) 7305 1726887483.42549: 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) 7305 1726887483.42591: 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) 7305 1726887483.42607: 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) 7305 1726887483.42627: 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) 7305 1726887483.42656: 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) 7305 1726887483.42668: 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) 7305 1726887483.42747: 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) 7305 1726887483.42761: 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) 7305 1726887483.42783: 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) 7305 1726887483.42809: 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) 7305 1726887483.42821: 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) 7305 1726887483.42901: 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) 7305 1726887483.42919: 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) 7305 1726887483.42936: 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) 7305 1726887483.42962: 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) 7305 1726887483.42974: 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) 7305 1726887483.43244: variable 'ansible_managed' from source: unknown 7305 1726887483.43254: variable 'timesync_ntp_servers' from source: role '' defaults 7305 1726887483.43259: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 7305 1726887483.43263: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 7305 1726887483.43267: variable 'timesync_step_threshold' from source: role '' defaults 7305 1726887483.43271: variable '__timesync_chrony_version' from source: role '' all vars 7305 1726887483.43414: variable 'ansible_facts' from source: unknown 7305 1726887483.43859: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 7305 1726887483.43872: variable 'timesync_min_sources' from source: role '' defaults 7305 1726887483.43885: variable 'timesync_max_distance' from source: role '' defaults 7305 1726887483.44426: 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__) 7305 1726887483.44512: variable 'ansible_module_compression' from source: unknown 7305 1726887483.44573: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7305 1726887483.44598: variable 'ansible_facts' from source: unknown 7305 1726887483.44664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_stat.py 7305 1726887483.44809: Sending initial data 7305 1726887483.44845: Sent initial data (150 bytes) 7305 1726887483.45778: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887483.45781: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.45806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.45891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.45895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.46018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.46074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.47898: 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 <<< 7305 1726887483.47936: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887483.47971: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmps2adg5xb /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_stat.py <<< 7305 1726887483.48014: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887483.48890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.48982: stderr chunk (state=3): >>><<< 7305 1726887483.48986: stdout chunk (state=3): >>><<< 7305 1726887483.49001: done transferring module to remote 7305 1726887483.49016: _low_level_execute_command(): starting 7305 1726887483.49019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/ /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_stat.py && sleep 0' 7305 1726887483.49474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887483.49496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.49516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 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.42.159 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 <<< 7305 1726887483.49526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.49570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.49582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.49633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.51445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.51490: stderr chunk (state=3): >>><<< 7305 1726887483.51496: stdout chunk (state=3): >>><<< 7305 1726887483.51510: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887483.51513: _low_level_execute_command(): starting 7305 1726887483.51518: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_stat.py && sleep 0' 7305 1726887483.52034: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887483.52037: 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 <<< 7305 1726887483.52073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.52076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.52078: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.52195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.52199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.52267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.54340: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887483.54348: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7305 1726887483.54418: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887483.54443: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887483.54489: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887483.54494: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887483.54535: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887483.54537: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887483.54573: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.54601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887483.54616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887483.54621: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887483.54654: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f173dc0> <<< 7305 1726887483.54691: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 7305 1726887483.54721: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f173b20> <<< 7305 1726887483.54747: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887483.54749: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f173ac0><<< 7305 1726887483.54758: stdout chunk (state=3): >>> <<< 7305 1726887483.54797: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887483.54834: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118490> <<< 7305 1726887483.54877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887483.54887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7305 1726887483.54891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118940> <<< 7305 1726887483.54899: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118670> <<< 7305 1726887483.54926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887483.54932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887483.54956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887483.55032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887483.55055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887483.55076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887483.55146: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0cf220> <<< 7305 1726887483.55172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7305 1726887483.55180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887483.55203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 7305 1726887483.55216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0cf940> <<< 7305 1726887483.55245: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f130880> <<< 7305 1726887483.55260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7305 1726887483.55271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0c8d90> <<< 7305 1726887483.55318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 7305 1726887483.55324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7305 1726887483.55345: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0f2d90> <<< 7305 1726887483.55388: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118970> <<< 7305 1726887483.55416: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887483.55622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887483.55627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887483.55651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887483.55686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887483.55714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887483.55717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887483.55742: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f093eb0> <<< 7305 1726887483.55786: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f096f40> <<< 7305 1726887483.55823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887483.55834: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887483.55856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887483.55874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887483.55906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887483.55940: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f08c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f092640> <<< 7305 1726887483.55957: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f093370> <<< 7305 1726887483.55970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887483.56043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887483.56068: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887483.56111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.56132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887483.56170: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.56174: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92edd5d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5880> <<< 7305 1726887483.56175: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887483.56214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5e80> <<< 7305 1726887483.56246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887483.56274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5f40> <<< 7305 1726887483.56291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7305 1726887483.56314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5e50> import '_collections' # <<< 7305 1726887483.56361: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f06ed00> <<< 7305 1726887483.56364: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887483.56387: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0675e0> <<< 7305 1726887483.56442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887483.56450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f07b640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f09ae20> <<< 7305 1726887483.56470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887483.56502: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.56522: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ede7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f06e220> <<< 7305 1726887483.56549: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.56562: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92f07b250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0a09d0> <<< 7305 1726887483.56580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7305 1726887483.56582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887483.56604: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.56629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887483.56646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887483.56657: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7d60> <<< 7305 1726887483.56686: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 7305 1726887483.56703: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7cd0> <<< 7305 1726887483.56727: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887483.56740: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887483.56760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887483.56778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887483.56836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887483.56854: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edbb340> <<< 7305 1726887483.56884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7305 1726887483.56906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887483.56920: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edbb430> <<< 7305 1726887483.57029: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edeff70> <<< 7305 1726887483.57074: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede9a00> <<< 7305 1726887483.57087: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede94c0> <<< 7305 1726887483.57119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887483.57127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887483.57160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887483.57164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887483.57179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7305 1726887483.57190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecee190> <<< 7305 1726887483.57235: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eda5cd0> <<< 7305 1726887483.57279: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede9e80> <<< 7305 1726887483.57293: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0a0040> <<< 7305 1726887483.57307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887483.57336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7305 1726887483.57371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed00ac0> import 'errno' # <<< 7305 1726887483.57401: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ed00df0> <<< 7305 1726887483.57462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887483.57472: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed12700> <<< 7305 1726887483.57488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887483.57531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887483.57552: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed12c40> <<< 7305 1726887483.57583: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecaa370> <<< 7305 1726887483.57613: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed00ee0> <<< 7305 1726887483.57629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887483.57678: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecbb250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed12580> <<< 7305 1726887483.57707: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887483.57743: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecbb310> <<< 7305 1726887483.57781: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887483.57796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887483.57809: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887483.57816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887483.57852: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6670> <<< 7305 1726887483.57875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887483.57923: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.57929: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecd6730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.57952: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6820> <<< 7305 1726887483.57962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887483.58160: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.58163: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6c70> <<< 7305 1726887483.58208: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ece51c0> <<< 7305 1726887483.58213: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecd68b0> <<< 7305 1726887483.58218: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eccaa00> <<< 7305 1726887483.58240: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7580> <<< 7305 1726887483.58260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887483.58325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887483.58348: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecd6a60> <<< 7305 1726887483.58458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd92ec00640> <<< 7305 1726887483.58615: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 7305 1726887483.58712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.58736: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 7305 1726887483.58752: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.58764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.58783: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887483.58788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.60099: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.61173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 7305 1726887483.61217: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887483.61262: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7280> <<< 7305 1726887483.61353: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887483.61387: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7d00> import 'atexit' # <<< 7305 1726887483.61426: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5d7f40> <<< 7305 1726887483.61450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887483.61502: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7100> <<< 7305 1726887483.61590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887483.61636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887483.61664: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e52ceb0> <<< 7305 1726887483.61766: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e54df70> <<< 7305 1726887483.61838: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e54dd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887483.61896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e54d400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb8edc0> <<< 7305 1726887483.62037: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb8e3d0> <<< 7305 1726887483.62079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887483.62159: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb8ef40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887483.62176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb5cb20> <<< 7305 1726887483.62253: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5a6ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5a6370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5dd460> <<< 7305 1726887483.62318: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.62322: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5a6490> <<< 7305 1726887483.62330: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5a64c0> <<< 7305 1726887483.62345: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887483.62360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887483.62375: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887483.62414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887483.62528: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e50f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb6e1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887483.62587: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb6e340> <<< 7305 1726887483.62629: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887483.62651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.62673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7305 1726887483.62684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887483.62745: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb87d00> <<< 7305 1726887483.62878: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e51b880> <<< 7305 1726887483.62988: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51b6d0> <<< 7305 1726887483.63016: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51a670> <<< 7305 1726887483.63051: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51a5b0> <<< 7305 1726887483.63062: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb67880> <<< 7305 1726887483.63098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 7305 1726887483.63101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887483.63103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887483.63126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887483.63172: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.63194: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5a1670> <<< 7305 1726887483.63359: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.63384: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e59fa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5ae0a0> <<< 7305 1726887483.63456: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.63459: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5e3a00> <<< 7305 1726887483.63462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.63473: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7305 1726887483.63554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.63644: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887483.63649: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 7305 1726887483.63661: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.63684: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887483.63781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.63879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.64379: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.64875: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887483.64879: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7305 1726887483.64884: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887483.64915: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py<<< 7305 1726887483.64918: stdout chunk (state=3): >>> <<< 7305 1726887483.64919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.64988: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.64993: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e111550> <<< 7305 1726887483.65081: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4fd4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e0b6070> <<< 7305 1726887483.65123: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887483.65131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.65153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.65164: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887483.65175: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.65296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.65442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887483.65470: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e59fbb0> # zipimport: zlib available <<< 7305 1726887483.65881: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66316: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66386: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887483.66393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66454: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887483.66461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66593: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887483.66614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66617: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887483.66632: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66711: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887483.66722: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.66902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887483.67123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887483.67143: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887483.67210: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4f8940> <<< 7305 1726887483.67244: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67365: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887483.67392: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887483.67396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67464: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887483.67469: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.67706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887483.67742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.67818: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92eb79250> <<< 7305 1726887483.67849: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4f85e0> <<< 7305 1726887483.67888: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887483.67900: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68101: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887483.68176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887483.68202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887483.68235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887483.68258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887483.68279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887483.68370: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4dd790> <<< 7305 1726887483.68417: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4d97c0> <<< 7305 1726887483.68476: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4d38e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887483.68482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68507: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68533: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887483.68606: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887483.68621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68628: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 7305 1726887483.68650: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68765: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.68951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.69128: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887483.70203: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 396361922, "dev": 51713, "nlink": 1, "atime": 1726887461.614627, "mtime": 1725971757.0, "ctime": 1726887462.115629, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "159954497", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7305 1726887483.70224: stdout chunk (state=3): >>># destroy __main__ <<< 7305 1726887483.70659: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path<<< 7305 1726887483.70664: stdout chunk (state=3): >>> # clear sys.__interactivehook__ # 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 <<< 7305 1726887483.70667: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 7305 1726887483.70692: stdout chunk (state=3): >>># 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 7305 1726887483.70697: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 7305 1726887483.70736: stdout chunk (state=3): >>># 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 7305 1726887483.70741: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 7305 1726887483.70767: 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 7305 1726887483.70810: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 7305 1726887483.70813: stdout chunk (state=3): >>># 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 <<< 7305 1726887483.70817: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common<<< 7305 1726887483.70822: 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 <<< 7305 1726887483.70847: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # 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 <<< 7305 1726887483.70864: stdout chunk (state=3): >>># 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 # 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 gc <<< 7305 1726887483.71093: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887483.71145: stdout chunk (state=3): >>># destroy importlib.util <<< 7305 1726887483.71149: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression <<< 7305 1726887483.71155: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 7305 1726887483.71167: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 7305 1726887483.71197: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 7305 1726887483.71222: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 7305 1726887483.71253: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy distro <<< 7305 1726887483.71256: stdout chunk (state=3): >>># destroy json # destroy shlex # destroy logging # destroy argparse <<< 7305 1726887483.71345: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 7305 1726887483.71369: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 7305 1726887483.71385: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 7305 1726887483.71459: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 7305 1726887483.71463: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7305 1726887483.71467: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 7305 1726887483.71471: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7305 1726887483.71474: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 7305 1726887483.71476: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 7305 1726887483.71486: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 <<< 7305 1726887483.71506: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887483.71674: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 7305 1726887483.71722: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7305 1726887483.71726: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7305 1726887483.71728: stdout chunk (state=3): >>># destroy select # 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 <<< 7305 1726887483.71729: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887483.71767: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887483.72044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887483.72113: stderr chunk (state=3): >>><<< 7305 1726887483.72116: stdout chunk (state=3): >>><<< 7305 1726887483.72187: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f1183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f08c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92edd5d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edd5e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f06ed00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0675e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f07b640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f09ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ede7c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f06e220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92f07b250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edbb340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edbb430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92edeff70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede9a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede94c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecee190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eda5cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede9e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92f0a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed00ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ed00df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed12700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed12c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecaa370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed00ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecbb250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ed12580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecbb310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede79a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecd6730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ecd6c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92ece51c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecd68b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eccaa00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ede7580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92ecd6a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd92ec00640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5d7160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5d7f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5d7100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e52ceb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e54df70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e54dd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e54d400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb8edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb8e3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb8ef40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb5cb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5a6ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5a6370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5dd460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5a6490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5a64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e50f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb6e1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb6e340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb87d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e51b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e51a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92eb67880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5a1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e59fa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5ae0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e5a10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e5e3a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92e111550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4fd4f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e0b6070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e59fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4f8940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd92eb79250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4f85e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4dd790> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4d97c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd92e4d38e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_dmp_nmfb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 396361922, "dev": 51713, "nlink": 1, "atime": 1726887461.614627, "mtime": 1725971757.0, "ctime": 1726887462.115629, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "159954497", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887483.72705: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', '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-1726887483.354179-7865-269145543677476/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7305 1726887483.72713: variable 'ansible_module_compression' from source: unknown 7305 1726887483.72716: ANSIBALLZ: Using generic lock for ansible.legacy.file 7305 1726887483.72718: ANSIBALLZ: Acquiring lock 7305 1726887483.72720: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887483.72722: ANSIBALLZ: Creating module 7305 1726887483.81329: ANSIBALLZ: Writing module into payload 7305 1726887483.81482: ANSIBALLZ: Writing module 7305 1726887483.81503: ANSIBALLZ: Renaming module 7305 1726887483.81507: ANSIBALLZ: Done creating module 7305 1726887483.81522: variable 'ansible_facts' from source: unknown 7305 1726887483.81569: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_file.py 7305 1726887483.81670: Sending initial data 7305 1726887483.81680: Sent initial data (150 bytes) 7305 1726887483.82391: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887483.82409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.82422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.82433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887483.82446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.82491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.82508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.82561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.84360: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7305 1726887483.84369: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7305 1726887483.84380: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7305 1726887483.84397: stderr chunk (state=3): >>>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 <<< 7305 1726887483.84436: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7305 1726887483.84447: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 7305 1726887483.84462: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 7305 1726887483.84511: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmp9ndoqncr /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_file.py <<< 7305 1726887483.84549: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887483.85394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.85497: stderr chunk (state=3): >>><<< 7305 1726887483.85500: stdout chunk (state=3): >>><<< 7305 1726887483.85519: done transferring module to remote 7305 1726887483.85528: _low_level_execute_command(): starting 7305 1726887483.85533: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/ /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_file.py && sleep 0' 7305 1726887483.85994: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887483.86015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.86035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.86051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.86091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.86105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.86152: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.87939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887483.87989: stderr chunk (state=3): >>><<< 7305 1726887483.87992: stdout chunk (state=3): >>><<< 7305 1726887483.88003: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887483.88011: _low_level_execute_command(): starting 7305 1726887483.88013: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/AnsiballZ_file.py && sleep 0' 7305 1726887483.88452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887483.88464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887483.88487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887483.88504: 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887483.88548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887483.88562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887483.88616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887483.90589: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887483.90598: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7305 1726887483.90663: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887483.90702: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887483.90728: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 7305 1726887483.90735: stdout chunk (state=3): >>># installing zipimport hook <<< 7305 1726887483.90775: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887483.90782: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887483.90830: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.90863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887483.90879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887483.90887: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887483.90907: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517fb3dc0> <<< 7305 1726887483.90945: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887483.90965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517fb3b20> <<< 7305 1726887483.90995: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887483.91016: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517fb3ac0> <<< 7305 1726887483.91030: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887483.91054: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887483.91077: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58490> <<< 7305 1726887483.91097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 7305 1726887483.91115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887483.91129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887483.91137: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887483.91151: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58940> <<< 7305 1726887483.91168: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58670> <<< 7305 1726887483.91199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887483.91211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887483.91231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887483.91250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887483.91271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887483.91289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887483.91315: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f0f190> <<< 7305 1726887483.91335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887483.91357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887483.91427: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f0f220> <<< 7305 1726887483.91455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 7305 1726887483.91459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887483.91494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 7305 1726887483.91497: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f0f940> <<< 7305 1726887483.91536: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f70880> <<< 7305 1726887483.91553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 7305 1726887483.91564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f08d90> <<< 7305 1726887483.91622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7305 1726887483.91633: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f32d90> <<< 7305 1726887483.91686: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58970> <<< 7305 1726887483.91711: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887483.91917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887483.91921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887483.91960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887483.91987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887483.91999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887483.92025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7305 1726887483.92029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887483.92051: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed3eb0> <<< 7305 1726887483.92091: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed6f40> <<< 7305 1726887483.92113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7305 1726887483.92123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887483.92143: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887483.92172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887483.92180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887483.92204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887483.92224: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ecc610> <<< 7305 1726887483.92246: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed2640> <<< 7305 1726887483.92249: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed3370> <<< 7305 1726887483.92277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887483.92346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887483.92372: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887483.92398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.92421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887483.92458: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517e55d90> <<< 7305 1726887483.92462: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55880> <<< 7305 1726887483.92484: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887483.92511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55e80> <<< 7305 1726887483.92528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887483.92551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887483.92572: stdout chunk (state=3): >>>import '_operator' # <<< 7305 1726887483.92577: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55f40> <<< 7305 1726887483.92604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 7305 1726887483.92609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55e50> <<< 7305 1726887483.92630: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887483.92669: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517eaed00> <<< 7305 1726887483.92681: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887483.92704: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ea75e0> <<< 7305 1726887483.92762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887483.92767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ebb640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517edae20> <<< 7305 1726887483.92793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887483.92835: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517e67c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517eae220> <<< 7305 1726887483.92878: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.92882: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517ebb250> <<< 7305 1726887483.92887: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ee09d0> <<< 7305 1726887483.92919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7305 1726887483.92921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887483.92947: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.92995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887483.92998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67f70> <<< 7305 1726887483.93000: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67d60> <<< 7305 1726887483.93035: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 7305 1726887483.93042: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67cd0> <<< 7305 1726887483.93062: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7305 1726887483.93067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887483.93090: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887483.93096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887483.93122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887483.93171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887483.93198: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517bfb340> <<< 7305 1726887483.93223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7305 1726887483.93232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887483.93272: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517bfb430> <<< 7305 1726887483.93392: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e6ff70> <<< 7305 1726887483.93433: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e69a00> <<< 7305 1726887483.93436: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e694c0> <<< 7305 1726887483.93469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887483.93479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887483.93514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887483.93517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887483.93548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7305 1726887483.93562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7305 1726887483.93569: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b2e190> <<< 7305 1726887483.93592: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517be5cd0> <<< 7305 1726887483.93639: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e69e80> <<< 7305 1726887483.93644: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ee0040> <<< 7305 1726887483.93669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887483.93697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7305 1726887483.93727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 7305 1726887483.93731: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b40ac0> <<< 7305 1726887483.93736: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887483.93770: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b40df0> <<< 7305 1726887483.93802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887483.93826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887483.93842: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b52700> <<< 7305 1726887483.93863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887483.93898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887483.93922: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b52c40> <<< 7305 1726887483.93968: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.93971: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517aeb370> <<< 7305 1726887483.93975: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b40ee0> <<< 7305 1726887483.94001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7305 1726887483.94004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887483.94049: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517afb250> <<< 7305 1726887483.94065: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b52580> <<< 7305 1726887483.94069: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887483.94100: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517afb310> <<< 7305 1726887483.94147: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e679a0> <<< 7305 1726887483.94162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887483.94184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887483.94199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887483.94224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887483.94259: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.94273: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17670> <<< 7305 1726887483.94276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 7305 1726887483.94285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887483.94302: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.94307: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b17730> <<< 7305 1726887483.94338: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.94341: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17820> <<< 7305 1726887483.94367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7305 1726887483.94370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887483.94564: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17c70> <<< 7305 1726887483.94603: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b241c0> <<< 7305 1726887483.94609: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b178b0> <<< 7305 1726887483.94629: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b0aa00> <<< 7305 1726887483.94653: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67580> <<< 7305 1726887483.94677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887483.94730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887483.94770: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b17a60> <<< 7305 1726887483.94872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887483.94889: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd517a40640> <<< 7305 1726887483.95046: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip' <<< 7305 1726887483.95051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.95135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.95162: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 7305 1726887483.95167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.95191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.95194: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887483.95214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.96446: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.97417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967790> <<< 7305 1726887483.97450: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7305 1726887483.97457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.97480: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887483.97503: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7305 1726887483.97510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887483.97535: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.97541: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517967160> <<< 7305 1726887483.97579: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967280> <<< 7305 1726887483.97613: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967ee0> <<< 7305 1726887483.97629: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7305 1726887483.97637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887483.97687: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967fd0> <<< 7305 1726887483.97696: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967d00> import 'atexit' # <<< 7305 1726887483.97729: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517967f40> <<< 7305 1726887483.97750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887483.97774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887483.97819: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967100> <<< 7305 1726887483.97827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887483.97847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887483.97867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887483.97890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887483.97930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887483.97993: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51736ceb0> <<< 7305 1726887483.98032: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51738df70> <<< 7305 1726887483.98063: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51738dd90> <<< 7305 1726887483.98095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887483.98114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887483.98152: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51738d400> <<< 7305 1726887483.98163: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179cedc0> <<< 7305 1726887483.98325: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179ce3d0> <<< 7305 1726887483.98351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887483.98373: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179cef40> <<< 7305 1726887483.98397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887483.98402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887483.98428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887483.98459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887483.98465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887483.98489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7305 1726887483.98501: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51799cb20> <<< 7305 1726887483.98584: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173e8ca0> <<< 7305 1726887483.98589: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173e8370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51796d460> <<< 7305 1726887483.98619: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173e8490> <<< 7305 1726887483.98649: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.98656: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173e84c0> <<< 7305 1726887483.98683: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887483.98705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887483.98727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887483.98802: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51734f220> <<< 7305 1726887483.98807: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179ae1c0> <<< 7305 1726887483.98823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7305 1726887483.98844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887483.98892: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.98898: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179ae340> <<< 7305 1726887483.98925: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887483.98960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887483.98998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7305 1726887483.99001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887483.99054: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179c7d00> <<< 7305 1726887483.99184: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51735b880> <<< 7305 1726887483.99278: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.99287: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735b6d0> <<< 7305 1726887483.99318: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.99321: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735a670> <<< 7305 1726887483.99356: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.99366: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179a7880> <<< 7305 1726887483.99395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887483.99416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887483.99429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887483.99477: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173e1670> <<< 7305 1726887483.99659: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.99668: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173dfa90> <<< 7305 1726887483.99682: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173ee0a0> <<< 7305 1726887483.99712: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887483.99715: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517973a00> <<< 7305 1726887483.99738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99767: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 7305 1726887483.99769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99845: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99926: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99941: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 7305 1726887483.99960: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99984: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887483.99986: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7305 1726887483.99987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.00086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.00184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.00662: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.01130: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887484.01133: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7305 1726887484.01146: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887484.01171: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887484.01179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.01233: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.01238: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516f4a550> <<< 7305 1726887484.01304: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7305 1726887484.01311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887484.01314: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173284f0> <<< 7305 1726887484.01327: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516ef6070> <<< 7305 1726887484.01377: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887484.01392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.01399: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.01422: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887484.01427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.01549: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.01678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7305 1726887484.01682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887484.01711: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173dfbb0> <<< 7305 1726887484.01719: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02596: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887484.02601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02677: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887484.02680: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02804: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887484.02824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02830: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887484.02854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.02922: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887484.02927: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03117: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887484.03347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7305 1726887484.03434: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517338940> # zipimport: zlib available <<< 7305 1726887484.03500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03568: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7305 1726887484.03581: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887484.03603: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03673: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887484.03687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03764: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03850: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.03916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887484.03944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.04020: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5179b9250> <<< 7305 1726887484.04061: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173385e0> <<< 7305 1726887484.04105: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7305 1726887484.04251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.04305: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.04333: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.04361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887484.04385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887484.04393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887484.04435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887484.04452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887484.04472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887484.04561: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51731a880> <<< 7305 1726887484.04606: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173197c0> <<< 7305 1726887484.04666: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173138e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887484.04674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.04703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.04723: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py <<< 7305 1726887484.04728: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887484.04814: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887484.04828: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887484.04834: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 7305 1726887484.04854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.05299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.05774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.06297: stdout chunk (state=3): >>> {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.conf", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7305 1726887484.06626: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7305 1726887484.06649: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 7305 1726887484.06739: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 <<< 7305 1726887484.06752: stdout chunk (state=3): >>># cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 7305 1726887484.06946: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887484.07019: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7305 1726887484.07081: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback <<< 7305 1726887484.07178: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 7305 1726887484.07250: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc <<< 7305 1726887484.07262: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 7305 1726887484.07477: stdout chunk (state=3): >>># destroy _uuid <<< 7305 1726887484.07483: stdout chunk (state=3): >>># destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale <<< 7305 1726887484.07496: stdout chunk (state=3): >>># destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime <<< 7305 1726887484.07520: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 7305 1726887484.07523: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 7305 1726887484.07534: stdout chunk (state=3): >>># destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887484.07537: 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 stat <<< 7305 1726887484.07542: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner <<< 7305 1726887484.07544: stdout chunk (state=3): >>># destroy _json # destroy select <<< 7305 1726887484.07545: stdout chunk (state=3): >>># destroy _signal <<< 7305 1726887484.07599: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887484.07931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887484.07991: stderr chunk (state=3): >>><<< 7305 1726887484.07994: stdout chunk (state=3): >>><<< 7305 1726887484.08057: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517fb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517fb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517fb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517f58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ecc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ed3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517e55d90> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55880> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55e80> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55f40> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e55e50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517eaed00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ea75e0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ebb640> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517edae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517e67c40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517eae220> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517ebb250> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ee09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67f70> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67d60> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67cd0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517bfb340> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517bfb430> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e6ff70> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e69a00> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e694c0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b2e190> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517be5cd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e69e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517ee0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b40ac0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b40df0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b52700> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b52c40> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517aeb370> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b40ee0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517afb250> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b52580> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517afb310> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e679a0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17670> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17940> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b17730> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17820> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b17c70> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517b241c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b178b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b0aa00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517e67580> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517b17a60> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd517a40640> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517967160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967ee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967fd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967d00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd517967f40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517967100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51736ceb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51738df70> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51738dd90> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51738d400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179cedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179ce3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179cef40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51799cb20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173e8ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173e8370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51796d460> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173e8490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173e84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51734f220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179ae1c0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179ae340> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179c7d00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51735b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd51735a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5179a7880> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173dfa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173ee0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5173e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517973a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd516f4a550> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173284f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd516ef6070> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173dfbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd517338940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd5179b9250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173385e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd51731a880> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173197c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd5173138e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_2zzyhcg1/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.conf", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887484.08619: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/chrony.conf', '_original_basename': 'chrony.conf.j2', 'recurse': False, 'state': 'file', '_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.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-1726887483.354179-7865-269145543677476/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887484.08622: _low_level_execute_command(): starting 7305 1726887484.08625: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887483.354179-7865-269145543677476/ > /dev/null 2>&1 && sleep 0' 7305 1726887484.08779: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.08786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.08819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887484.08822: 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.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.08824: 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887484.08826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.08893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.08895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.08897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.08931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.10744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.10793: stderr chunk (state=3): >>><<< 7305 1726887484.10796: stdout chunk (state=3): >>><<< 7305 1726887484.10815: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887484.10821: handler run complete 7305 1726887484.10846: attempt loop complete, returning result 7305 1726887484.10849: _execute() done 7305 1726887484.10851: dumping result to json 7305 1726887484.10856: done dumping result, returning 7305 1726887484.10865: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-1594-642f-000000000023] 7305 1726887484.10873: sending task result for task 0e15955b-8119-1594-642f-000000000023 7305 1726887484.10976: done sending task result for task 0e15955b-8119-1594-642f-000000000023 ok: [managed_node2] => { "changed": false, "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "state": "file", "uid": 0 } 7305 1726887484.11058: no more pending results, returning what we have 7305 1726887484.11062: results queue empty 7305 1726887484.11062: checking for any_errors_fatal 7305 1726887484.11068: done checking for any_errors_fatal 7305 1726887484.11069: checking for max_fail_percentage 7305 1726887484.11070: done checking for max_fail_percentage 7305 1726887484.11071: checking to see if all hosts have failed and the running result is not ok 7305 1726887484.11072: done checking to see if all hosts have failed 7305 1726887484.11073: getting the remaining hosts for this loop 7305 1726887484.11074: done getting the remaining hosts for this loop 7305 1726887484.11078: getting the next task for host managed_node2 7305 1726887484.11084: done getting next task for host managed_node2 7305 1726887484.11089: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 7305 1726887484.11091: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887484.11099: getting variables 7305 1726887484.11101: in VariableManager get_vars() 7305 1726887484.11136: Calling all_inventory to load vars for managed_node2 7305 1726887484.11139: Calling groups_inventory to load vars for managed_node2 7305 1726887484.11141: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887484.11150: Calling all_plugins_play to load vars for managed_node2 7305 1726887484.11153: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887484.11155: Calling groups_plugins_play to load vars for managed_node2 7305 1726887484.11777: WORKER PROCESS EXITING 7305 1726887484.12045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887484.13011: done with get_vars() 7305 1726887484.13028: done getting variables 7305 1726887484.13078: 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.timesync : Generate chronyd sysconfig file] **** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 Friday 20 September 2024 22:58:04 -0400 (0:00:00.831) 0:00:15.588 ****** 7305 1726887484.13099: entering _queue_task() for managed_node2/template 7305 1726887484.13345: worker is 1 (out of 1 available) 7305 1726887484.13355: exiting _queue_task() for managed_node2/template 7305 1726887484.13366: done queuing things up, now waiting for results queue to drain 7305 1726887484.13367: waiting for pending results... 7305 1726887484.13711: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 7305 1726887484.13739: in run() - task 0e15955b-8119-1594-642f-000000000024 7305 1726887484.13759: variable 'ansible_search_path' from source: unknown 7305 1726887484.13766: variable 'ansible_search_path' from source: unknown 7305 1726887484.13804: calling self._execute() 7305 1726887484.13884: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887484.13893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887484.13904: variable 'omit' from source: magic vars 7305 1726887484.14346: variable 'timesync_mode' from source: set_fact 7305 1726887484.14360: Evaluated conditional (timesync_mode == 1): True 7305 1726887484.14478: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887484.14501: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 7305 1726887484.14633: variable 'ansible_facts' from source: unknown 7305 1726887484.15387: Evaluated conditional ('chrony' in ansible_facts.packages): True 7305 1726887484.15397: variable 'omit' from source: magic vars 7305 1726887484.15435: variable 'omit' from source: magic vars 7305 1726887484.15464: variable 'timesync_chrony_sysconfig_path' from source: include_vars 7305 1726887484.15536: variable 'timesync_chrony_sysconfig_path' from source: include_vars 7305 1726887484.15572: variable 'omit' from source: magic vars 7305 1726887484.15617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887484.15662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887484.15691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887484.15716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887484.15731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887484.15775: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887484.15786: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887484.15799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887484.15916: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887484.15925: Set connection var ansible_shell_type to sh 7305 1726887484.15934: Set connection var ansible_connection to ssh 7305 1726887484.15952: Set connection var ansible_pipelining to False 7305 1726887484.15964: Set connection var ansible_shell_executable to /bin/sh 7305 1726887484.15986: Set connection var ansible_timeout to 10 7305 1726887484.16021: variable 'ansible_shell_executable' from source: unknown 7305 1726887484.16031: variable 'ansible_connection' from source: unknown 7305 1726887484.16038: variable 'ansible_module_compression' from source: unknown 7305 1726887484.16050: variable 'ansible_shell_type' from source: unknown 7305 1726887484.16059: variable 'ansible_shell_executable' from source: unknown 7305 1726887484.16070: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887484.16078: variable 'ansible_pipelining' from source: unknown 7305 1726887484.16089: variable 'ansible_timeout' from source: unknown 7305 1726887484.16098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887484.16245: 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=False) 7305 1726887484.16266: variable 'omit' from source: magic vars 7305 1726887484.16269: starting attempt loop 7305 1726887484.16272: running the handler 7305 1726887484.16281: _low_level_execute_command(): starting 7305 1726887484.16293: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887484.17174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.17260: 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.17280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.17333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.18905: stdout chunk (state=3): >>>/root <<< 7305 1726887484.19084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.19166: stderr chunk (state=3): >>><<< 7305 1726887484.19169: stdout chunk (state=3): >>><<< 7305 1726887484.19172: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887484.19251: _low_level_execute_command(): starting 7305 1726887484.19304: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036 `" && echo ansible-tmp-1726887484.1917098-7886-122047577678036="` echo /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036 `" ) && sleep 0' 7305 1726887484.19812: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.19816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.19850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.19855: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887484.19866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.19874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887484.19882: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.19887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.19905: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.20011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.20015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.20018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.20092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.22006: stdout chunk (state=3): >>>ansible-tmp-1726887484.1917098-7886-122047577678036=/root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036 <<< 7305 1726887484.22120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.22192: stderr chunk (state=3): >>><<< 7305 1726887484.22195: stdout chunk (state=3): >>><<< 7305 1726887484.22322: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887484.1917098-7886-122047577678036=/root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887484.22326: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 7305 1726887484.22329: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 7305 1726887484.22332: variable 'ansible_search_path' from source: unknown 7305 1726887484.22529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887484.24783: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887484.24836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887484.24875: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887484.24903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887484.24923: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887484.24994: variable 'ansible_managed' from source: unknown 7305 1726887484.25346: 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__) 7305 1726887484.25394: variable 'ansible_module_compression' from source: unknown 7305 1726887484.25431: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7305 1726887484.25466: variable 'ansible_facts' from source: unknown 7305 1726887484.25528: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_stat.py 7305 1726887484.25621: Sending initial data 7305 1726887484.25629: Sent initial data (151 bytes) 7305 1726887484.26323: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.26327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.26366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.26369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.26371: 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887484.26373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.26427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.26434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.26438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.26480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.28311: 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 <<< 7305 1726887484.28349: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887484.28391: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpg9wlrb0p /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_stat.py <<< 7305 1726887484.28424: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887484.29543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.29614: stderr chunk (state=3): >>><<< 7305 1726887484.29617: stdout chunk (state=3): >>><<< 7305 1726887484.29729: done transferring module to remote 7305 1726887484.29732: _low_level_execute_command(): starting 7305 1726887484.29734: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/ /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_stat.py && sleep 0' 7305 1726887484.30367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887484.30385: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.30399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.30421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.30465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.30477: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887484.30494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.30514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887484.30525: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887484.30535: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887484.30548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.30561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.30601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.30630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.30645: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887484.30658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.30737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.30760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.30774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.30858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.32778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.32782: stdout chunk (state=3): >>><<< 7305 1726887484.32785: stderr chunk (state=3): >>><<< 7305 1726887484.32872: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887484.32876: _low_level_execute_command(): starting 7305 1726887484.32878: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_stat.py && sleep 0' 7305 1726887484.33519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887484.33533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.33550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.33569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.33612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.33624: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887484.33637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.33655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887484.33670: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887484.33680: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887484.33690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.33702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.33720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.33730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.33740: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887484.33752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.33837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.33859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.33880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.33961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.35998: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887484.36002: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7305 1726887484.36062: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887484.36097: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887484.36128: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7305 1726887484.36177: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887484.36185: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887484.36228: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.36263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887484.36285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887484.36288: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887484.36325: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb898dc0> <<< 7305 1726887484.36353: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb898b20> <<< 7305 1726887484.36391: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887484.36402: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb898ac0> <<< 7305 1726887484.36466: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887484.36469: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d490> <<< 7305 1726887484.36518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887484.36545: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887484.36569: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d670> <<< 7305 1726887484.36590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887484.36610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887484.36646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887484.36650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887484.36694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887484.36720: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887484.36723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887484.36818: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5cf220> <<< 7305 1726887484.36857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887484.36860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5cf940> <<< 7305 1726887484.36914: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb855880> <<< 7305 1726887484.36932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5c8d90> <<< 7305 1726887484.36980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7305 1726887484.36985: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5f2d90> <<< 7305 1726887484.37035: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d970> <<< 7305 1726887484.37057: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887484.37261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887484.37288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887484.37319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887484.37347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887484.37376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb56eeb0> <<< 7305 1726887484.37423: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb571f40> <<< 7305 1726887484.37454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887484.37488: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887484.37516: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887484.37556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887484.37564: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb567610> <<< 7305 1726887484.37591: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb56d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb56e370> <<< 7305 1726887484.37600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887484.37664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887484.37692: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887484.37725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.37736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887484.37783: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb4f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f08b0> <<< 7305 1726887484.37827: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887484.37850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887484.37899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f0f70> <<< 7305 1726887484.37927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f0e80> import '_collections' # <<< 7305 1726887484.37969: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb549d30> <<< 7305 1726887484.37989: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887484.38005: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb542610> <<< 7305 1726887484.38076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb556670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb575e50> <<< 7305 1726887484.38088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887484.38123: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb502c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb549250> <<< 7305 1726887484.38183: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb556280> <<< 7305 1726887484.38210: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb57ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887484.38247: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887484.38288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb502fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb502d90> <<< 7305 1726887484.38316: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb502d00> <<< 7305 1726887484.38346: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887484.38364: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887484.38381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887484.38423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887484.38462: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4d5370> <<< 7305 1726887484.38490: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887484.38518: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4d5460> <<< 7305 1726887484.38636: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb50afa0> <<< 7305 1726887484.38684: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb504a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb504490> <<< 7305 1726887484.38720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887484.38733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887484.38753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887484.38777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887484.38803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4091c0> <<< 7305 1726887484.38844: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4c0c70> <<< 7305 1726887484.38914: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb504eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb57b0a0> <<< 7305 1726887484.38941: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887484.38987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb41baf0> import 'errno' # <<< 7305 1726887484.39082: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb41be20> <<< 7305 1726887484.39086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887484.39098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb42d730> <<< 7305 1726887484.39134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887484.39147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887484.39169: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb42dc70> <<< 7305 1726887484.39238: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3c53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb41bf10> <<< 7305 1726887484.39252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887484.39306: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb42d5b0> <<< 7305 1726887484.39334: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887484.39349: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3d6340> <<< 7305 1726887484.39382: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5029d0> <<< 7305 1726887484.39420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887484.39430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887484.39467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887484.39521: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f16a0> <<< 7305 1726887484.39525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887484.39559: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3f1760> <<< 7305 1726887484.39597: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f1850> <<< 7305 1726887484.39600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887484.39818: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f1ca0> <<< 7305 1726887484.39863: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3fe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3f18e0> <<< 7305 1726887484.39866: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3e5a30> <<< 7305 1726887484.39901: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887484.39952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887484.39987: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3f1a90> <<< 7305 1726887484.40159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6fade7670> <<< 7305 1726887484.40244: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 7305 1726887484.40339: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.40367: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7305 1726887484.40411: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.40416: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887484.40427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.41672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.42680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6face57f0> <<< 7305 1726887484.42715: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.42748: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 7305 1726887484.42758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887484.42783: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad75760> <<< 7305 1726887484.42816: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75640> <<< 7305 1726887484.42859: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75370> <<< 7305 1726887484.42872: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887484.42924: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75190> import 'atexit' # <<< 7305 1726887484.42972: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad75400> <<< 7305 1726887484.42975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887484.43000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887484.43082: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad757c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887484.43085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887484.43105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887484.43144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887484.43211: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac647c0> <<< 7305 1726887484.43269: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac64b50> <<< 7305 1726887484.43301: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac649a0> <<< 7305 1726887484.43304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887484.43327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887484.43386: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac84b20> <<< 7305 1726887484.43389: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad6ed30> <<< 7305 1726887484.43557: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75520> <<< 7305 1726887484.43575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7305 1726887484.43603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887484.43607: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad6e190> <<< 7305 1726887484.43621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887484.43653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887484.43679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887484.43703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887484.43718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6face0a90> <<< 7305 1726887484.43798: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad15e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad15880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac7fd00> <<< 7305 1726887484.43837: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad15970> <<< 7305 1726887484.43876: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.43879: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad43d30> <<< 7305 1726887484.43909: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887484.43922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887484.43950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887484.44045: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.44048: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac469d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad4ee50> <<< 7305 1726887484.44060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887484.44126: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac550a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad4ee20> <<< 7305 1726887484.44139: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887484.44199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.44217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7305 1726887484.44220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887484.44272: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad1a6a0> <<< 7305 1726887484.44395: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac550d0> <<< 7305 1726887484.44493: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac52550> <<< 7305 1726887484.44521: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac52610> <<< 7305 1726887484.44569: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac51c40> <<< 7305 1726887484.44606: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fade7820> <<< 7305 1726887484.44628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887484.44638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887484.44681: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.44692: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6facd8af0> <<< 7305 1726887484.44860: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.44872: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6facd69a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac487f0> <<< 7305 1726887484.44926: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6facd8520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad0eac0> # zipimport: zlib available <<< 7305 1726887484.44950: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 7305 1726887484.44961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.45028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.45117: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887484.45154: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7305 1726887484.45168: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887484.45255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.45356: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.45823: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.46277: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 7305 1726887484.46294: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887484.46323: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887484.46334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.46386: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac34d30> <<< 7305 1726887484.46464: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6facd5310> <<< 7305 1726887484.46474: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6faccbe50> <<< 7305 1726887484.46528: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887484.46558: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887484.46571: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.46686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.46819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7305 1726887484.46822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887484.46848: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6facd63a0> <<< 7305 1726887484.46851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47231: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47716: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7305 1726887484.47750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47795: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887484.47799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.47913: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887484.47959: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7305 1726887484.47999: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48036: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7305 1726887484.48223: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887484.48452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887484.48455: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887484.48530: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fa7f3e50> # zipimport: zlib available <<< 7305 1726887484.48597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48671: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887484.48693: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7305 1726887484.48730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48778: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887484.48781: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48812: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48852: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.48943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49019: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887484.49032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.49107: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad5e5b0> <<< 7305 1726887484.49144: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fa7e05e0> <<< 7305 1726887484.49189: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 7305 1726887484.49193: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887484.49196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49405: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49469: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887484.49484: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887484.49488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887484.49523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887484.49546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887484.49565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887484.49645: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac2fbe0> <<< 7305 1726887484.49686: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac12df0> <<< 7305 1726887484.49752: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac10dc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887484.49755: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49783: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.49804: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887484.49884: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887484.49927: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 7305 1726887484.49930: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.50039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.50216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.50387: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887484.51431: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 402653378, "dev": 51713, "nlink": 1, "atime": 1726887467.4816434, "mtime": 1725971762.0, "ctime": 1726887463.092633, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "2991815174", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 7305 1726887484.51460: stdout chunk (state=3): >>># destroy __main__ <<< 7305 1726887484.51910: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 7305 1726887484.51918: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 7305 1726887484.51924: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 7305 1726887484.51928: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 7305 1726887484.51952: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath <<< 7305 1726887484.51959: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale <<< 7305 1726887484.51962: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 7305 1726887484.51969: stdout chunk (state=3): >>># 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 collections.abc <<< 7305 1726887484.52018: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 7305 1726887484.52044: 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 7305 1726887484.52049: stdout chunk (state=3): >>># cleanup[2] removing gc <<< 7305 1726887484.52243: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887484.52269: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887484.52303: stdout chunk (state=3): >>># destroy zipimport <<< 7305 1726887484.52315: stdout chunk (state=3): >>># destroy _compression <<< 7305 1726887484.52325: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7305 1726887484.52369: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7305 1726887484.52372: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7305 1726887484.52375: stdout chunk (state=3): >>># destroy _json <<< 7305 1726887484.52377: stdout chunk (state=3): >>># destroy encodings <<< 7305 1726887484.52404: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887484.52420: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7305 1726887484.52450: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7305 1726887484.52513: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 7305 1726887484.52538: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 7305 1726887484.52569: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 7305 1726887484.52584: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 7305 1726887484.52592: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7305 1726887484.52623: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 7305 1726887484.52661: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections <<< 7305 1726887484.52693: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7305 1726887484.52711: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7305 1726887484.52744: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 7305 1726887484.52756: 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 <<< 7305 1726887484.52785: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887484.52929: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 7305 1726887484.52944: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 7305 1726887484.52964: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 7305 1726887484.52977: stdout chunk (state=3): >>># destroy stat <<< 7305 1726887484.52993: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7305 1726887484.53014: stdout chunk (state=3): >>># destroy select <<< 7305 1726887484.53031: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io <<< 7305 1726887484.53059: stdout chunk (state=3): >>># destroy marshal <<< 7305 1726887484.53071: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887484.53434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887484.53443: stdout chunk (state=3): >>><<< 7305 1726887484.53454: stderr chunk (state=3): >>><<< 7305 1726887484.53573: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb898dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb898b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb898ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb855880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb83d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb56eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb56d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb56e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb4f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb549d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb542610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb556670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb575e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb502c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb549250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb556280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb57ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb502fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb502d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb502d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4d5370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4d5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb50afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb504a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb504490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4091c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb4c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb504eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb57b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb41baf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb41be20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb42d730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb42dc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3c53a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb41bf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3d6280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb42d5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3d6340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f16a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3f1760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f1850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3f1ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fb3fe1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3f18e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3e5a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb5025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fb3f1a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe6fade7670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6face57f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad75760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad75400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad757c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac647c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac64b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac649a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac84b20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad6ed30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad75520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad6e190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6face0a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad15e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad15880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac7fd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad15970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad43d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac469d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad4ee50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac550a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad4ee20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad1a6a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac550d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac52550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac52610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac51c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fade7820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6facd8af0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6facd69a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac487f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6facd8520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fad0eac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fac34d30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6facd5310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6faccbe50> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6facd63a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fa7f3e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe6fad5e5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fa7e05e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac2fbe0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac12df0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6fac10dc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mm5m2asq/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 402653378, "dev": 51713, "nlink": 1, "atime": 1726887467.4816434, "mtime": 1725971762.0, "ctime": 1726887463.092633, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "2991815174", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 7305 1726887484.54210: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887484.1917098-7886-122047577678036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 7305 1726887484.54214: variable 'ansible_module_compression' from source: unknown 7305 1726887484.54217: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7305 1726887484.54219: variable 'ansible_facts' from source: unknown 7305 1726887484.54221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_file.py 7305 1726887484.54252: Sending initial data 7305 1726887484.54255: Sent initial data (151 bytes) 7305 1726887484.54929: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887484.54933: 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 <<< 7305 1726887484.54967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.54971: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.54973: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.55022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.55044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.55050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.55094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.56939: 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 <<< 7305 1726887484.56986: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 7305 1726887484.57014: stderr chunk (state=3): >>>debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887484.57079: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpt54_zqh8 /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_file.py <<< 7305 1726887484.57112: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887484.58230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.58378: stderr chunk (state=3): >>><<< 7305 1726887484.58402: stdout chunk (state=3): >>><<< 7305 1726887484.58518: done transferring module to remote 7305 1726887484.58522: _low_level_execute_command(): starting 7305 1726887484.58524: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/ /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_file.py && sleep 0' 7305 1726887484.59130: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887484.59144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.59165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.59193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.59238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.59252: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887484.59268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.59299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887484.59311: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887484.59320: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887484.59330: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.59340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.59354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.59363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.59371: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887484.59387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.59470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.59490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.59517: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.59586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.61404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.61486: stderr chunk (state=3): >>><<< 7305 1726887484.61503: stdout chunk (state=3): >>><<< 7305 1726887484.61608: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887484.61627: _low_level_execute_command(): starting 7305 1726887484.61630: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/AnsiballZ_file.py && sleep 0' 7305 1726887484.62340: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887484.62354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.62370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.62388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.62445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.62458: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887484.62473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.62490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887484.62502: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887484.62516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887484.62543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887484.62559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.62575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.62588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.62600: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887484.62616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.62705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.62729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.62760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.62841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.64851: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 7305 1726887484.64855: stdout chunk (state=3): >>>import '_weakref' # <<< 7305 1726887484.64904: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887484.64945: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887484.64986: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7305 1726887484.65029: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887484.65032: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887484.65107: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.65141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7305 1726887484.65155: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d071edc0> <<< 7305 1726887484.65247: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c33a0> <<< 7305 1726887484.65251: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d071eb20> <<< 7305 1726887484.65302: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d071eac0> <<< 7305 1726887484.65332: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887484.65337: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3490> <<< 7305 1726887484.65406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3940> <<< 7305 1726887484.65425: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3670> <<< 7305 1726887484.65460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887484.65489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887484.65528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887484.65554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887484.65572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887484.65604: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d067a190> <<< 7305 1726887484.65618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887484.65678: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d067a220> <<< 7305 1726887484.65743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887484.65758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d069d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d067a940> <<< 7305 1726887484.65801: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06db880> <<< 7305 1726887484.65823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0673d90> <<< 7305 1726887484.65877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d069dd90> <<< 7305 1726887484.65938: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3970> <<< 7305 1726887484.65964: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887484.66170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887484.66215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887484.66237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887484.66289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887484.66300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d063eeb0> <<< 7305 1726887484.66346: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0641f40> <<< 7305 1726887484.66410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887484.66414: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887484.66449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887484.66463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887484.66511: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0637610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d063d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d063e370> <<< 7305 1726887484.66524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887484.66615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887484.66656: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887484.66697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887484.66758: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d0395dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0395eb0> <<< 7305 1726887484.66799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887484.66837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887484.66863: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0395f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0395e80> import '_collections' # <<< 7305 1726887484.66913: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03eed30> <<< 7305 1726887484.66937: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887484.66960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03e7610> <<< 7305 1726887484.67000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0645e50> <<< 7305 1726887484.67034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887484.67078: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d03a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03ee250> <<< 7305 1726887484.67120: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d03fb280> <<< 7305 1726887484.67152: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d064ba00> <<< 7305 1726887484.67205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887484.67236: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a7d90> <<< 7305 1726887484.67291: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a7d00> <<< 7305 1726887484.67329: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887484.67352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887484.67424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887484.67450: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d037a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7305 1726887484.67469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887484.67495: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d037a460> <<< 7305 1726887484.67626: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03affa0> <<< 7305 1726887484.67699: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a9490> <<< 7305 1726887484.67835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02ae1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0365c70> <<< 7305 1726887484.67876: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a9eb0> <<< 7305 1726887484.67963: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d064b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887484.67969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02c0af0> import 'errno' # <<< 7305 1726887484.68029: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d02c0e20> <<< 7305 1726887484.68056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887484.68060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7305 1726887484.68063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887484.68069: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02d3730> <<< 7305 1726887484.68094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887484.68123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887484.68151: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02d3c70> <<< 7305 1726887484.68201: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d02603a0> <<< 7305 1726887484.68207: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02c0f10> <<< 7305 1726887484.68231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7305 1726887484.68242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887484.68282: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.68290: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d0270280> <<< 7305 1726887484.68296: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02d35b0> <<< 7305 1726887484.68306: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887484.68328: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d0270340> <<< 7305 1726887484.68369: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a79d0> <<< 7305 1726887484.68403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887484.68413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887484.68434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887484.68440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887484.68473: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028c6a0> <<< 7305 1726887484.68500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887484.68526: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.68536: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d028c760> <<< 7305 1726887484.68556: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.68565: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028c850> <<< 7305 1726887484.68585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 7305 1726887484.68593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887484.68785: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.68793: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028cca0> <<< 7305 1726887484.68825: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.68832: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d02981f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d028c8e0> <<< 7305 1726887484.68855: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d027fa30> <<< 7305 1726887484.68877: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a75b0> <<< 7305 1726887484.68913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887484.68960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887484.68996: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d028ca90> <<< 7305 1726887484.69110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887484.69115: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe9d01ac670> <<< 7305 1726887484.69283: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip' <<< 7305 1726887484.69290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.69373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.69407: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7305 1726887484.69433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.69450: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887484.69460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.70723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.71700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb6e7f0> <<< 7305 1726887484.71747: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.71774: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887484.71788: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887484.71819: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfbfe760> <<< 7305 1726887484.71856: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe640> <<< 7305 1726887484.71904: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe370> <<< 7305 1726887484.71923: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887484.71967: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe190> <<< 7305 1726887484.71978: stdout chunk (state=3): >>>import 'atexit' # <<< 7305 1726887484.72023: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfbfe400> <<< 7305 1726887484.72046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887484.72062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887484.72102: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe7c0> <<< 7305 1726887484.72226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887484.72285: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfaee7c0> <<< 7305 1726887484.72314: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfaeeb50> <<< 7305 1726887484.72348: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfaee9a0> <<< 7305 1726887484.72365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887484.72394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887484.72429: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb0db20> <<< 7305 1726887484.72449: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbf7d30> <<< 7305 1726887484.72615: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe520> <<< 7305 1726887484.72631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 7305 1726887484.72638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887484.72660: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbf7190> <<< 7305 1726887484.72688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887484.72696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887484.72725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887484.72744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887484.72753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887484.72783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 7305 1726887484.72791: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb6aa90> <<< 7305 1726887484.72869: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb9ee80> <<< 7305 1726887484.72881: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb9e880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb07310> <<< 7305 1726887484.72915: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb9e970> <<< 7305 1726887484.72945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbccd30> <<< 7305 1726887484.72968: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887484.72985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887484.73005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887484.73033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887484.73114: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfacf9d0> <<< 7305 1726887484.73124: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbd7e50> <<< 7305 1726887484.73138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7305 1726887484.73153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887484.73215: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfade0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbd7e20> <<< 7305 1726887484.73236: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887484.73281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.73298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 7305 1726887484.73316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887484.73376: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfba36a0> <<< 7305 1726887484.73505: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfade0d0> <<< 7305 1726887484.73603: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfadb550> <<< 7305 1726887484.73639: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfadb610> <<< 7305 1726887484.73690: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfadac40> <<< 7305 1726887484.73701: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d01ac820> <<< 7305 1726887484.73723: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 7305 1726887484.73730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887484.73742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887484.73768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887484.73810: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.73816: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb61af0> <<< 7305 1726887484.73993: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.74003: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb5f9a0> <<< 7305 1726887484.74010: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfad17f0> <<< 7305 1726887484.74041: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.74051: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb61520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb97ac0> <<< 7305 1726887484.74063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74083: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74089: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 7305 1726887484.74104: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74277: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 7305 1726887484.74292: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74304: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 7305 1726887484.74323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.74520: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.75004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.75526: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887484.75529: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.75587: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfabdd30> <<< 7305 1726887484.75643: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887484.75646: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb5e310> <<< 7305 1726887484.75679: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb54e50> <<< 7305 1726887484.75713: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887484.75726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.75738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.75757: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887484.75762: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.75884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.76011: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7305 1726887484.76016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887484.76041: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb5f3a0> <<< 7305 1726887484.76051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.76442: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.76814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.76868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.76935: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7305 1726887484.76976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77010: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887484.77020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77144: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887484.77152: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77183: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887484.77191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77221: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77262: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887484.77267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887484.77687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7305 1726887484.77756: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cf696e50> <<< 7305 1726887484.77771: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77902: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py <<< 7305 1726887484.77906: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887484.77916: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887484.77937: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.77969: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78011: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 7305 1726887484.78052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78090: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78252: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887484.78343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887484.78382: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887484.78387: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfbe75b0> <<< 7305 1726887484.78418: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cf6835e0> <<< 7305 1726887484.78466: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7305 1726887484.78633: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.78784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887484.78794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887484.78845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887484.78865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887484.78891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887484.79049: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfab8be0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfa92f70> <<< 7305 1726887484.79106: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfa9adc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887484.79114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.79140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.79166: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887484.79249: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887484.79268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.79276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.79289: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 7305 1726887484.79301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.79803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.80367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887484.80994: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7305 1726887484.81374: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type<<< 7305 1726887484.81395: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 7305 1726887484.81465: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # 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<<< 7305 1726887484.81473: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib <<< 7305 1726887484.81485: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset<<< 7305 1726887484.81489: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 7305 1726887484.81542: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7305 1726887484.81598: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 7305 1726887484.81609: stdout chunk (state=3): >>># 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<<< 7305 1726887484.81622: stdout chunk (state=3): >>> # 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 # cleanup[2] removing ansible.module_utils.distro <<< 7305 1726887484.81640: stdout chunk (state=3): >>># 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 <<< 7305 1726887484.81849: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887484.81863: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887484.81915: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7305 1726887484.81971: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 7305 1726887484.81974: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7305 1726887484.81977: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux <<< 7305 1726887484.82001: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon <<< 7305 1726887484.82005: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 7305 1726887484.82045: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings <<< 7305 1726887484.82135: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7305 1726887484.82141: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 7305 1726887484.82145: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat <<< 7305 1726887484.82194: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 7305 1726887484.82416: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7305 1726887484.82440: stdout chunk (state=3): >>># destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887484.82494: 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 7305 1726887484.82500: stdout chunk (state=3): >>># destroy _signal <<< 7305 1726887484.82553: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887484.83000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887484.83003: stdout chunk (state=3): >>><<< 7305 1726887484.83005: stderr chunk (state=3): >>><<< 7305 1726887484.83078: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d071edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d071eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d071eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d067a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d067a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d069d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d067a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0673d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d069dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d06c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d063eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0641f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0637610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d063d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d063e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d0395dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0395eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0395f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0395e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03e7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0645e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d03a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d03fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d064ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d037a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d037a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02ae1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d0365c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d064b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02c0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d02c0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02d3730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02d3c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d02603a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02c0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d0270280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d02d35b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d0270340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d028c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d028cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9d02981f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d028c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d027fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d03a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d028ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe9d01ac670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb6e7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfbfe760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfbfe400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe7c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfaee7c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfaeeb50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfaee9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb0db20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbf7d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbfe520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbf7190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb6aa90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb9ee80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb9e880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb07310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb9e970> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbccd30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfacf9d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbd7e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfade0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfbd7e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfba36a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfade0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfadb550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfadb610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfadac40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9d01ac820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb61af0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb5f9a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfad17f0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfb61520> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb97ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfabdd30> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb5e310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb54e50> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfb5f3a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cf696e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe9cfbe75b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cf6835e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfab8be0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfa92f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe9cfa9adc0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_anx6i8ap/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 7305 1726887484.83892: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_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.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-1726887484.1917098-7886-122047577678036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887484.83895: _low_level_execute_command(): starting 7305 1726887484.83898: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887484.1917098-7886-122047577678036/ > /dev/null 2>&1 && sleep 0' 7305 1726887484.83913: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887484.83917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.83965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887484.83968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887484.83998: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887484.84001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.84003: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration <<< 7305 1726887484.84006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887484.84012: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887484.84052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887484.84088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887484.84091: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887484.84144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887484.86171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887484.86214: stderr chunk (state=3): >>><<< 7305 1726887484.86217: stdout chunk (state=3): >>><<< 7305 1726887484.86231: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887484.86242: handler run complete 7305 1726887484.86264: attempt loop complete, returning result 7305 1726887484.86267: _execute() done 7305 1726887484.86269: dumping result to json 7305 1726887484.86274: done dumping result, returning 7305 1726887484.86285: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-1594-642f-000000000024] 7305 1726887484.86289: sending task result for task 0e15955b-8119-1594-642f-000000000024 ok: [managed_node2] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 7305 1726887484.86478: no more pending results, returning what we have 7305 1726887484.86481: results queue empty 7305 1726887484.86482: checking for any_errors_fatal 7305 1726887484.86489: done checking for any_errors_fatal 7305 1726887484.86490: checking for max_fail_percentage 7305 1726887484.86492: done checking for max_fail_percentage 7305 1726887484.86493: checking to see if all hosts have failed and the running result is not ok 7305 1726887484.86494: done checking to see if all hosts have failed 7305 1726887484.86495: getting the remaining hosts for this loop 7305 1726887484.86496: done getting the remaining hosts for this loop 7305 1726887484.86500: getting the next task for host managed_node2 7305 1726887484.86505: done getting next task for host managed_node2 7305 1726887484.86511: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 7305 1726887484.86513: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887484.86522: getting variables 7305 1726887484.86523: in VariableManager get_vars() 7305 1726887484.86558: Calling all_inventory to load vars for managed_node2 7305 1726887484.86561: Calling groups_inventory to load vars for managed_node2 7305 1726887484.86562: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887484.86570: Calling all_plugins_play to load vars for managed_node2 7305 1726887484.86573: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887484.86575: Calling groups_plugins_play to load vars for managed_node2 7305 1726887484.87501: done sending task result for task 0e15955b-8119-1594-642f-000000000024 7305 1726887484.87505: WORKER PROCESS EXITING 7305 1726887484.87517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887484.88955: done with get_vars() 7305 1726887484.88971: done getting variables 7305 1726887484.89019: 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.timesync : Generate ntp.conf file] ************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 Friday 20 September 2024 22:58:04 -0400 (0:00:00.759) 0:00:16.347 ****** 7305 1726887484.89043: entering _queue_task() for managed_node2/template 7305 1726887484.89326: worker is 1 (out of 1 available) 7305 1726887484.89343: exiting _queue_task() for managed_node2/template 7305 1726887484.89357: done queuing things up, now waiting for results queue to drain 7305 1726887484.89358: waiting for pending results... 7305 1726887484.89637: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 7305 1726887484.89767: in run() - task 0e15955b-8119-1594-642f-000000000025 7305 1726887484.89771: variable 'ansible_search_path' from source: unknown 7305 1726887484.89788: variable 'ansible_search_path' from source: unknown 7305 1726887484.89838: calling self._execute() 7305 1726887484.89934: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887484.89948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887484.89964: variable 'omit' from source: magic vars 7305 1726887484.90444: variable 'timesync_mode' from source: set_fact 7305 1726887484.90448: Evaluated conditional (timesync_mode != 2): True 7305 1726887484.90567: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887484.90580: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 7305 1726887484.90584: when evaluation is False, skipping this task 7305 1726887484.90587: _execute() done 7305 1726887484.90589: dumping result to json 7305 1726887484.90613: done dumping result, returning 7305 1726887484.90618: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-1594-642f-000000000025] 7305 1726887484.90620: sending task result for task 0e15955b-8119-1594-642f-000000000025 7305 1726887484.90705: done sending task result for task 0e15955b-8119-1594-642f-000000000025 7305 1726887484.90709: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 7305 1726887484.90770: no more pending results, returning what we have 7305 1726887484.90774: results queue empty 7305 1726887484.90775: checking for any_errors_fatal 7305 1726887484.90781: done checking for any_errors_fatal 7305 1726887484.90782: checking for max_fail_percentage 7305 1726887484.90784: done checking for max_fail_percentage 7305 1726887484.90784: checking to see if all hosts have failed and the running result is not ok 7305 1726887484.90785: done checking to see if all hosts have failed 7305 1726887484.90786: getting the remaining hosts for this loop 7305 1726887484.90787: done getting the remaining hosts for this loop 7305 1726887484.90790: getting the next task for host managed_node2 7305 1726887484.90796: done getting next task for host managed_node2 7305 1726887484.90800: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 7305 1726887484.90802: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887484.90856: getting variables 7305 1726887484.90858: in VariableManager get_vars() 7305 1726887484.90884: Calling all_inventory to load vars for managed_node2 7305 1726887484.90886: Calling groups_inventory to load vars for managed_node2 7305 1726887484.90887: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887484.90893: Calling all_plugins_play to load vars for managed_node2 7305 1726887484.90894: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887484.90896: Calling groups_plugins_play to load vars for managed_node2 7305 1726887484.92040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887484.93115: done with get_vars() 7305 1726887484.93130: done getting variables 7305 1726887484.93173: 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.timesync : Generate ntpd sysconfig file] ******* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:155 Friday 20 September 2024 22:58:04 -0400 (0:00:00.041) 0:00:16.389 ****** 7305 1726887484.93194: entering _queue_task() for managed_node2/template 7305 1726887484.93389: worker is 1 (out of 1 available) 7305 1726887484.93401: exiting _queue_task() for managed_node2/template 7305 1726887484.93414: done queuing things up, now waiting for results queue to drain 7305 1726887484.93415: waiting for pending results... 7305 1726887484.93618: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 7305 1726887484.93690: in run() - task 0e15955b-8119-1594-642f-000000000026 7305 1726887484.93708: variable 'ansible_search_path' from source: unknown 7305 1726887484.93713: variable 'ansible_search_path' from source: unknown 7305 1726887484.93743: calling self._execute() 7305 1726887484.93811: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887484.93814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887484.93826: variable 'omit' from source: magic vars 7305 1726887484.94164: variable 'timesync_mode' from source: set_fact 7305 1726887484.94171: Evaluated conditional (timesync_mode == 1): True 7305 1726887484.94262: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887484.94276: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 7305 1726887484.94284: when evaluation is False, skipping this task 7305 1726887484.94288: _execute() done 7305 1726887484.94290: dumping result to json 7305 1726887484.94292: done dumping result, returning 7305 1726887484.94299: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-1594-642f-000000000026] 7305 1726887484.94305: sending task result for task 0e15955b-8119-1594-642f-000000000026 7305 1726887484.94550: done sending task result for task 0e15955b-8119-1594-642f-000000000026 7305 1726887484.94552: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 7305 1726887484.94658: no more pending results, returning what we have 7305 1726887484.94660: results queue empty 7305 1726887484.94661: checking for any_errors_fatal 7305 1726887484.94665: done checking for any_errors_fatal 7305 1726887484.94665: checking for max_fail_percentage 7305 1726887484.94667: done checking for max_fail_percentage 7305 1726887484.94667: checking to see if all hosts have failed and the running result is not ok 7305 1726887484.94668: done checking to see if all hosts have failed 7305 1726887484.94668: getting the remaining hosts for this loop 7305 1726887484.94669: done getting the remaining hosts for this loop 7305 1726887484.94672: getting the next task for host managed_node2 7305 1726887484.94676: done getting next task for host managed_node2 7305 1726887484.94678: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 7305 1726887484.94680: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887484.94688: getting variables 7305 1726887484.94689: in VariableManager get_vars() 7305 1726887484.94716: Calling all_inventory to load vars for managed_node2 7305 1726887484.94720: Calling groups_inventory to load vars for managed_node2 7305 1726887484.94723: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887484.94733: Calling all_plugins_play to load vars for managed_node2 7305 1726887484.94737: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887484.94741: Calling groups_plugins_play to load vars for managed_node2 7305 1726887484.95777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887484.96728: done with get_vars() 7305 1726887484.96742: done getting variables 7305 1726887484.96785: 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.timesync : Generate ptp4l.conf file] *********** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:167 Friday 20 September 2024 22:58:04 -0400 (0:00:00.036) 0:00:16.425 ****** 7305 1726887484.96817: entering _queue_task() for managed_node2/template 7305 1726887484.97032: worker is 1 (out of 1 available) 7305 1726887484.97043: exiting _queue_task() for managed_node2/template 7305 1726887484.97054: done queuing things up, now waiting for results queue to drain 7305 1726887484.97055: waiting for pending results... 7305 1726887484.97353: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 7305 1726887484.97493: in run() - task 0e15955b-8119-1594-642f-000000000027 7305 1726887484.97522: variable 'ansible_search_path' from source: unknown 7305 1726887484.97526: variable 'ansible_search_path' from source: unknown 7305 1726887484.97563: calling self._execute() 7305 1726887484.97657: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887484.97668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887484.97675: variable 'omit' from source: magic vars 7305 1726887484.98031: variable 'timesync_mode' from source: set_fact 7305 1726887484.98037: Evaluated conditional (timesync_mode == 2): False 7305 1726887484.98043: when evaluation is False, skipping this task 7305 1726887484.98045: _execute() done 7305 1726887484.98049: dumping result to json 7305 1726887484.98055: done dumping result, returning 7305 1726887484.98063: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-1594-642f-000000000027] 7305 1726887484.98068: sending task result for task 0e15955b-8119-1594-642f-000000000027 7305 1726887484.98167: done sending task result for task 0e15955b-8119-1594-642f-000000000027 7305 1726887484.98170: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887484.98218: no more pending results, returning what we have 7305 1726887484.98221: results queue empty 7305 1726887484.98222: checking for any_errors_fatal 7305 1726887484.98229: done checking for any_errors_fatal 7305 1726887484.98230: checking for max_fail_percentage 7305 1726887484.98232: done checking for max_fail_percentage 7305 1726887484.98233: checking to see if all hosts have failed and the running result is not ok 7305 1726887484.98233: done checking to see if all hosts have failed 7305 1726887484.98234: getting the remaining hosts for this loop 7305 1726887484.98235: done getting the remaining hosts for this loop 7305 1726887484.98239: getting the next task for host managed_node2 7305 1726887484.98247: done getting next task for host managed_node2 7305 1726887484.98253: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 7305 1726887484.98256: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887484.98269: getting variables 7305 1726887484.98271: in VariableManager get_vars() 7305 1726887484.98309: Calling all_inventory to load vars for managed_node2 7305 1726887484.98312: Calling groups_inventory to load vars for managed_node2 7305 1726887484.98315: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887484.98325: Calling all_plugins_play to load vars for managed_node2 7305 1726887484.98330: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887484.98336: Calling groups_plugins_play to load vars for managed_node2 7305 1726887484.99347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.00639: done with get_vars() 7305 1726887485.00660: done getting variables 7305 1726887485.00725: 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.timesync : Generate ptp4l sysconfig file] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:178 Friday 20 September 2024 22:58:05 -0400 (0:00:00.039) 0:00:16.464 ****** 7305 1726887485.00750: entering _queue_task() for managed_node2/template 7305 1726887485.00982: worker is 1 (out of 1 available) 7305 1726887485.00996: exiting _queue_task() for managed_node2/template 7305 1726887485.01011: done queuing things up, now waiting for results queue to drain 7305 1726887485.01012: waiting for pending results... 7305 1726887485.01251: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 7305 1726887485.01314: in run() - task 0e15955b-8119-1594-642f-000000000028 7305 1726887485.01326: variable 'ansible_search_path' from source: unknown 7305 1726887485.01331: variable 'ansible_search_path' from source: unknown 7305 1726887485.01363: calling self._execute() 7305 1726887485.01425: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.01428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.01436: variable 'omit' from source: magic vars 7305 1726887485.01785: variable 'timesync_mode' from source: set_fact 7305 1726887485.01796: Evaluated conditional (timesync_mode == 2): False 7305 1726887485.01799: when evaluation is False, skipping this task 7305 1726887485.01802: _execute() done 7305 1726887485.01806: dumping result to json 7305 1726887485.01809: done dumping result, returning 7305 1726887485.01815: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-1594-642f-000000000028] 7305 1726887485.01819: sending task result for task 0e15955b-8119-1594-642f-000000000028 7305 1726887485.01912: done sending task result for task 0e15955b-8119-1594-642f-000000000028 7305 1726887485.01915: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887485.01961: no more pending results, returning what we have 7305 1726887485.01964: results queue empty 7305 1726887485.01965: checking for any_errors_fatal 7305 1726887485.01970: done checking for any_errors_fatal 7305 1726887485.01970: checking for max_fail_percentage 7305 1726887485.01972: done checking for max_fail_percentage 7305 1726887485.01973: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.01974: done checking to see if all hosts have failed 7305 1726887485.01974: getting the remaining hosts for this loop 7305 1726887485.01976: done getting the remaining hosts for this loop 7305 1726887485.01979: getting the next task for host managed_node2 7305 1726887485.01984: done getting next task for host managed_node2 7305 1726887485.01988: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 7305 1726887485.01990: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.02002: getting variables 7305 1726887485.02003: in VariableManager get_vars() 7305 1726887485.02043: Calling all_inventory to load vars for managed_node2 7305 1726887485.02046: Calling groups_inventory to load vars for managed_node2 7305 1726887485.02047: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.02053: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.02055: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.02056: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.02823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.03968: done with get_vars() 7305 1726887485.03982: done getting variables 7305 1726887485.04026: 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.timesync : Generate phc2sys sysconfig file] **** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:190 Friday 20 September 2024 22:58:05 -0400 (0:00:00.032) 0:00:16.497 ****** 7305 1726887485.04048: entering _queue_task() for managed_node2/template 7305 1726887485.04268: worker is 1 (out of 1 available) 7305 1726887485.04281: exiting _queue_task() for managed_node2/template 7305 1726887485.04295: done queuing things up, now waiting for results queue to drain 7305 1726887485.04296: waiting for pending results... 7305 1726887485.04678: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 7305 1726887485.04731: in run() - task 0e15955b-8119-1594-642f-000000000029 7305 1726887485.04744: variable 'ansible_search_path' from source: unknown 7305 1726887485.04747: variable 'ansible_search_path' from source: unknown 7305 1726887485.04773: calling self._execute() 7305 1726887485.04854: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.04858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.04895: variable 'omit' from source: magic vars 7305 1726887485.05261: variable 'timesync_mode' from source: set_fact 7305 1726887485.05268: Evaluated conditional (timesync_mode == 2): False 7305 1726887485.05271: when evaluation is False, skipping this task 7305 1726887485.05275: _execute() done 7305 1726887485.05278: dumping result to json 7305 1726887485.05280: done dumping result, returning 7305 1726887485.05288: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-1594-642f-000000000029] 7305 1726887485.05293: sending task result for task 0e15955b-8119-1594-642f-000000000029 7305 1726887485.05385: done sending task result for task 0e15955b-8119-1594-642f-000000000029 7305 1726887485.05390: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887485.05442: no more pending results, returning what we have 7305 1726887485.05449: results queue empty 7305 1726887485.05450: checking for any_errors_fatal 7305 1726887485.05457: done checking for any_errors_fatal 7305 1726887485.05458: checking for max_fail_percentage 7305 1726887485.05459: done checking for max_fail_percentage 7305 1726887485.05460: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.05461: done checking to see if all hosts have failed 7305 1726887485.05461: getting the remaining hosts for this loop 7305 1726887485.05463: done getting the remaining hosts for this loop 7305 1726887485.05467: getting the next task for host managed_node2 7305 1726887485.05473: done getting next task for host managed_node2 7305 1726887485.05477: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 7305 1726887485.05480: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.05492: getting variables 7305 1726887485.05494: in VariableManager get_vars() 7305 1726887485.05532: Calling all_inventory to load vars for managed_node2 7305 1726887485.05535: Calling groups_inventory to load vars for managed_node2 7305 1726887485.05537: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.05547: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.05550: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.05553: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.09957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.11018: done with get_vars() 7305 1726887485.11038: done getting variables 7305 1726887485.11104: 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.timesync : Generate timemaster.conf file] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:204 Friday 20 September 2024 22:58:05 -0400 (0:00:00.070) 0:00:16.568 ****** 7305 1726887485.11147: entering _queue_task() for managed_node2/template 7305 1726887485.11477: worker is 1 (out of 1 available) 7305 1726887485.11489: exiting _queue_task() for managed_node2/template 7305 1726887485.11499: done queuing things up, now waiting for results queue to drain 7305 1726887485.11500: waiting for pending results... 7305 1726887485.11810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 7305 1726887485.11937: in run() - task 0e15955b-8119-1594-642f-00000000002a 7305 1726887485.11964: variable 'ansible_search_path' from source: unknown 7305 1726887485.11983: variable 'ansible_search_path' from source: unknown 7305 1726887485.12026: calling self._execute() 7305 1726887485.12133: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.12146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.12163: variable 'omit' from source: magic vars 7305 1726887485.12581: variable 'timesync_mode' from source: set_fact 7305 1726887485.12590: Evaluated conditional (timesync_mode == 3): False 7305 1726887485.12596: when evaluation is False, skipping this task 7305 1726887485.12599: _execute() done 7305 1726887485.12603: dumping result to json 7305 1726887485.12606: done dumping result, returning 7305 1726887485.12610: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-1594-642f-00000000002a] 7305 1726887485.12617: sending task result for task 0e15955b-8119-1594-642f-00000000002a 7305 1726887485.12712: done sending task result for task 0e15955b-8119-1594-642f-00000000002a 7305 1726887485.12715: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 7305 1726887485.12767: no more pending results, returning what we have 7305 1726887485.12771: results queue empty 7305 1726887485.12772: checking for any_errors_fatal 7305 1726887485.12779: done checking for any_errors_fatal 7305 1726887485.12779: checking for max_fail_percentage 7305 1726887485.12781: done checking for max_fail_percentage 7305 1726887485.12782: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.12783: done checking to see if all hosts have failed 7305 1726887485.12783: getting the remaining hosts for this loop 7305 1726887485.12785: done getting the remaining hosts for this loop 7305 1726887485.12788: getting the next task for host managed_node2 7305 1726887485.12794: done getting next task for host managed_node2 7305 1726887485.12797: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 7305 1726887485.12799: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.12814: getting variables 7305 1726887485.12816: in VariableManager get_vars() 7305 1726887485.12845: Calling all_inventory to load vars for managed_node2 7305 1726887485.12848: Calling groups_inventory to load vars for managed_node2 7305 1726887485.12850: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.12858: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.12860: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.12863: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.13646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.14597: done with get_vars() 7305 1726887485.14613: done getting variables TASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 Friday 20 September 2024 22:58:05 -0400 (0:00:00.035) 0:00:16.604 ****** 7305 1726887485.14679: entering _queue_task() for managed_node2/lineinfile 7305 1726887485.14680: Creating lock for lineinfile 7305 1726887485.16135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 7305 1726887485.16156: worker is 1 (out of 1 available) 7305 1726887485.16165: in run() - task 0e15955b-8119-1594-642f-00000000002b 7305 1726887485.16177: variable 'ansible_search_path' from source: unknown 7305 1726887485.16180: variable 'ansible_search_path' from source: unknown 7305 1726887485.16182: calling self._execute() 7305 1726887485.16186: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.16189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.16191: variable 'omit' from source: magic vars 7305 1726887485.16193: variable 'timesync_mode' from source: set_fact 7305 1726887485.16196: Evaluated conditional (timesync_mode == 1): True 7305 1726887485.16198: variable 'ansible_facts' from source: unknown 7305 1726887485.16172: exiting _queue_task() for managed_node2/lineinfile 7305 1726887485.16206: done queuing things up, now waiting for results queue to drain 7305 1726887485.16207: waiting for pending results... 7305 1726887485.17089: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 7305 1726887485.17093: variable 'omit' from source: magic vars 7305 1726887485.17132: variable 'omit' from source: magic vars 7305 1726887485.17237: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887485.17388: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 7305 1726887485.17413: variable 'omit' from source: magic vars 7305 1726887485.17454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887485.17495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887485.17524: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887485.17541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887485.17556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887485.17588: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887485.17592: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.17601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.17713: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887485.17722: Set connection var ansible_shell_type to sh 7305 1726887485.17725: Set connection var ansible_connection to ssh 7305 1726887485.17732: Set connection var ansible_pipelining to False 7305 1726887485.17736: Set connection var ansible_shell_executable to /bin/sh 7305 1726887485.17749: Set connection var ansible_timeout to 10 7305 1726887485.17772: variable 'ansible_shell_executable' from source: unknown 7305 1726887485.17775: variable 'ansible_connection' from source: unknown 7305 1726887485.17777: variable 'ansible_module_compression' from source: unknown 7305 1726887485.17780: variable 'ansible_shell_type' from source: unknown 7305 1726887485.17782: variable 'ansible_shell_executable' from source: unknown 7305 1726887485.17785: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.17788: variable 'ansible_pipelining' from source: unknown 7305 1726887485.17790: variable 'ansible_timeout' from source: unknown 7305 1726887485.17795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.18020: 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__) 7305 1726887485.18033: variable 'omit' from source: magic vars 7305 1726887485.18049: starting attempt loop 7305 1726887485.18052: running the handler 7305 1726887485.18064: _low_level_execute_command(): starting 7305 1726887485.18071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887485.18943: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887485.18958: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.18969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.18982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.19039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.19049: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887485.19059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.19073: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887485.19082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887485.19088: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887485.19096: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.19112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.19130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.19147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.19155: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887485.19165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.19248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887485.19272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887485.19290: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887485.19375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887485.21053: stdout chunk (state=3): >>>/root <<< 7305 1726887485.21154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887485.21258: stderr chunk (state=3): >>><<< 7305 1726887485.21272: stdout chunk (state=3): >>><<< 7305 1726887485.21421: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887485.21424: _low_level_execute_command(): starting 7305 1726887485.21435: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048 `" && echo ansible-tmp-1726887485.2131062-7932-44255419195048="` echo /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048 `" ) && sleep 0' 7305 1726887485.22131: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887485.22150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.22170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.22201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.22250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.22264: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887485.22285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.22316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887485.22329: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887485.22344: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887485.22358: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.22371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.22389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.22415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.22429: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887485.22446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.22537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887485.22563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887485.22579: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887485.22665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887485.24651: stdout chunk (state=3): >>>ansible-tmp-1726887485.2131062-7932-44255419195048=/root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048 <<< 7305 1726887485.24762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887485.24866: stderr chunk (state=3): >>><<< 7305 1726887485.24876: stdout chunk (state=3): >>><<< 7305 1726887485.25124: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887485.2131062-7932-44255419195048=/root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887485.25128: variable 'ansible_module_compression' from source: unknown 7305 1726887485.25131: ANSIBALLZ: Using lock for lineinfile 7305 1726887485.25133: ANSIBALLZ: Acquiring lock 7305 1726887485.25136: ANSIBALLZ: Lock acquired: 139968758855536 7305 1726887485.25138: ANSIBALLZ: Creating module 7305 1726887485.37063: ANSIBALLZ: Writing module into payload 7305 1726887485.37217: ANSIBALLZ: Writing module 7305 1726887485.37248: ANSIBALLZ: Renaming module 7305 1726887485.37261: ANSIBALLZ: Done creating module 7305 1726887485.37284: variable 'ansible_facts' from source: unknown 7305 1726887485.37382: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048/AnsiballZ_lineinfile.py 7305 1726887485.37484: Sending initial data 7305 1726887485.37494: Sent initial data (156 bytes) 7305 1726887485.38227: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887485.38231: 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 <<< 7305 1726887485.38270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887485.38274: 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.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.38276: 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.42.159 originally 10.31.42.159 debug2: match found <<< 7305 1726887485.38278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.38330: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887485.38334: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887485.38390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887485.40373: 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 <<< 7305 1726887485.40476: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887485.40586: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmpw44buru8 /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048/AnsiballZ_lineinfile.py <<< 7305 1726887485.40655: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887485.41553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887485.41716: stderr chunk (state=3): >>><<< 7305 1726887485.41737: stdout chunk (state=3): >>><<< 7305 1726887485.41744: done transferring module to remote 7305 1726887485.41775: _low_level_execute_command(): starting 7305 1726887485.41778: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048/ /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048/AnsiballZ_lineinfile.py && sleep 0' 7305 1726887485.42644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887485.42648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.42674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.42727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found <<< 7305 1726887485.42748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.42791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.42795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.42822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.42852: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887485.42865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.42934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887485.42961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887485.42994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887485.43052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887485.44893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887485.44985: stderr chunk (state=3): >>><<< 7305 1726887485.45005: stdout chunk (state=3): >>><<< 7305 1726887485.45133: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887485.45137: _low_level_execute_command(): starting 7305 1726887485.45139: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048/AnsiballZ_lineinfile.py && sleep 0' 7305 1726887485.45954: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887485.45970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.45986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.46022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.46076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.46089: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887485.46106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.46139: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887485.46158: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887485.46169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887485.46181: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.46196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.46213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.46235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.46255: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887485.46273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.46366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887485.46396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887485.46416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887485.46514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887485.48567: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 7305 1726887485.48572: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7305 1726887485.48634: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887485.48673: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887485.48706: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7305 1726887485.48761: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887485.48766: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887485.48817: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887485.48821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.48855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887485.48858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887485.48863: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887485.48890: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a98dc0> <<< 7305 1726887485.48941: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887485.48944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d3a0> <<< 7305 1726887485.48946: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a98b20> <<< 7305 1726887485.48990: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887485.48993: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a98ac0> <<< 7305 1726887485.49030: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887485.49034: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887485.49037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887485.49059: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d490> <<< 7305 1726887485.49076: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887485.49111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 7305 1726887485.49130: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d940> <<< 7305 1726887485.49142: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d670> <<< 7305 1726887485.49182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887485.49191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887485.49226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887485.49238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 7305 1726887485.49261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887485.49265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887485.49292: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27cf190> <<< 7305 1726887485.49333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887485.49336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887485.49407: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27cf220> <<< 7305 1726887485.49436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887485.49480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 7305 1726887485.49483: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27cf940> <<< 7305 1726887485.49512: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a55880> <<< 7305 1726887485.49547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 7305 1726887485.49550: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27c8d90> <<< 7305 1726887485.49623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27f2d90> <<< 7305 1726887485.49659: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d970> <<< 7305 1726887485.49800: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887485.49902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887485.49932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7305 1726887485.49949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887485.49968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887485.49986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887485.50012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7305 1726887485.50024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2793eb0> <<< 7305 1726887485.50184: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2796f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887485.50276: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f278c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2792640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2793370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887485.50413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.50455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2714df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27148e0> <<< 7305 1726887485.50475: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887485.50501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2714ee0> <<< 7305 1726887485.50522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887485.50533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887485.50557: stdout chunk (state=3): >>>import '_operator' # <<< 7305 1726887485.50567: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2714fa0> <<< 7305 1726887485.50585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7305 1726887485.50604: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2714eb0> <<< 7305 1726887485.50611: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887485.50663: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f276ed60> <<< 7305 1726887485.50666: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887485.50691: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2767640> <<< 7305 1726887485.50755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 7305 1726887485.50758: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f277a6a0> <<< 7305 1726887485.50760: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f279ae20> <<< 7305 1726887485.50786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887485.50826: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2727ca0> <<< 7305 1726887485.50833: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f276e280> <<< 7305 1726887485.50875: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.50878: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f277a2b0> <<< 7305 1726887485.50921: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27a09d0> <<< 7305 1726887485.50935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887485.50950: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.50970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887485.50983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887485.50996: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727dc0> <<< 7305 1726887485.51025: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7305 1726887485.51031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727d30> <<< 7305 1726887485.51059: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887485.51087: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887485.51091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887485.51119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887485.51169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887485.51197: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26fa3a0> <<< 7305 1726887485.51224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7305 1726887485.51230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887485.51272: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26fa490> <<< 7305 1726887485.51394: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f272ffd0> <<< 7305 1726887485.51433: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2729a60> <<< 7305 1726887485.51445: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2729580> <<< 7305 1726887485.51473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887485.51478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887485.51517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887485.51524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887485.51557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 7305 1726887485.51571: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f262e1f0> <<< 7305 1726887485.51602: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26e5b80> <<< 7305 1726887485.51659: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2729ee0> <<< 7305 1726887485.51663: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27a0040> <<< 7305 1726887485.51686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887485.51713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7305 1726887485.51736: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 7305 1726887485.51739: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2640b20> <<< 7305 1726887485.51754: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887485.51793: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2640e50> <<< 7305 1726887485.51828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7305 1726887485.51834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 7305 1726887485.51844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7305 1726887485.51856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887485.51861: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2652760> <<< 7305 1726887485.51885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887485.51915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887485.51945: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2652ca0> <<< 7305 1726887485.51987: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.51990: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f25df3d0> <<< 7305 1726887485.51995: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2640f40> <<< 7305 1726887485.52022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 7305 1726887485.52024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887485.52070: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f25f02b0> <<< 7305 1726887485.52084: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26525e0> <<< 7305 1726887485.52089: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887485.52132: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f25f0370> <<< 7305 1726887485.52174: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727a00> <<< 7305 1726887485.52213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887485.52244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 7305 1726887485.52264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887485.52287: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260b6d0> <<< 7305 1726887485.52321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887485.52332: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260b9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f260b790> <<< 7305 1726887485.52360: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260b880> <<< 7305 1726887485.52432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887485.52619: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260bcd0> <<< 7305 1726887485.52642: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2618220> <<< 7305 1726887485.52645: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f260b910> <<< 7305 1726887485.52694: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f25ffa60> <<< 7305 1726887485.52703: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27275e0> <<< 7305 1726887485.52722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887485.52796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887485.52821: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f260bac0> <<< 7305 1726887485.52913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887485.52925: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f02f1fe76a0> <<< 7305 1726887485.53125: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 7305 1726887485.53232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.53259: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7305 1726887485.53291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.53305: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7305 1726887485.54563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.55557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 7305 1726887485.55568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.55614: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 7305 1726887485.55617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887485.55624: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887485.55656: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1f0c160> <<< 7305 1726887485.55728: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c280> <<< 7305 1726887485.55754: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0cf40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887485.55796: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0cd60> <<< 7305 1726887485.55799: stdout chunk (state=3): >>>import 'atexit' # <<< 7305 1726887485.55843: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1f0cfa0> <<< 7305 1726887485.55854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887485.55876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887485.55933: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c100> <<< 7305 1726887485.55942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887485.55950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887485.55969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887485.55999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887485.56010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887485.56094: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e63f10> <<< 7305 1726887485.56154: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.56161: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e84f10> <<< 7305 1726887485.56164: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e84d30> <<< 7305 1726887485.56170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887485.56203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887485.56242: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e843a0> <<< 7305 1726887485.56261: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f73dc0> <<< 7305 1726887485.56432: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f733a0> <<< 7305 1726887485.56450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887485.56469: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f73fa0> <<< 7305 1726887485.56488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887485.56495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887485.56515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887485.56525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887485.56544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887485.56570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 7305 1726887485.56576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f44c70> <<< 7305 1726887485.56658: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1eded00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ede3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f114c0> <<< 7305 1726887485.56698: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.56717: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ede4f0> <<< 7305 1726887485.56728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ede520> <<< 7305 1726887485.56759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887485.56781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887485.56787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887485.56823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887485.56882: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.56891: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e45310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f55220> <<< 7305 1726887485.56934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887485.57001: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e51880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f553a0> <<< 7305 1726887485.57016: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887485.57054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.57094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 7305 1726887485.57202: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f6ddc0> <<< 7305 1726887485.57280: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e51820> <<< 7305 1726887485.57402: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e51670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e50610> <<< 7305 1726887485.57463: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e50520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f4e8e0> <<< 7305 1726887485.57499: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887485.57513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887485.57563: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ed56a0> <<< 7305 1726887485.57745: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.57756: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ed3af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ee40a0> <<< 7305 1726887485.57830: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ed5100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f18ac0> # zipimport: zlib available <<< 7305 1726887485.57848: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7305 1726887485.57921: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.58058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887485.58160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.58245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.58726: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.59210: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887485.59226: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887485.59249: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887485.59260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.59325: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887485.59330: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1a3c5b0> <<< 7305 1726887485.59388: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 7305 1726887485.59397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e22550> <<< 7305 1726887485.59412: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f19e00d0> <<< 7305 1726887485.59461: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887485.59474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.59482: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.59511: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887485.59513: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.59635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.59793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 7305 1726887485.59797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887485.59812: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ed3be0> # zipimport: zlib available <<< 7305 1726887485.60224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.60674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.60763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.60931: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 7305 1726887485.60988: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 7305 1726887485.61020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.61062: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 7305 1726887485.61250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.61438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887485.61479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887485.61481: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887485.61601: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e2e9a0> # zipimport: zlib available <<< 7305 1726887485.61762: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 7305 1726887485.61848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.61898: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887485.61907: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.62012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.62058: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887485.62091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887485.62162: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1f60250> <<< 7305 1726887485.62197: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e2ef10> <<< 7305 1726887485.62229: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 7305 1726887485.62382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.62432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.62458: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.62502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887485.62524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887485.62535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887485.62565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887485.62598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887485.62612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887485.62695: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e137f0> <<< 7305 1726887485.62732: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e10820> <<< 7305 1726887485.62797: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e09a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7305 1726887485.62828: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.62871: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887485.62939: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 7305 1726887485.62958: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7305 1726887485.63192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.63538: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887485.63989: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 7305 1726887485.64353: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 7305 1726887485.64389: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 7305 1726887485.64417: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 7305 1726887485.64420: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 7305 1726887485.64437: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 7305 1726887485.64648: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887485.64653: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887485.64684: stdout chunk (state=3): >>># destroy zipimport <<< 7305 1726887485.64695: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 7305 1726887485.64727: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 7305 1726887485.64747: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887485.64762: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 7305 1726887485.64789: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 7305 1726887485.64860: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 7305 1726887485.64927: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 <<< 7305 1726887485.64947: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 7305 1726887485.64970: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 7305 1726887485.64973: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 7305 1726887485.64978: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 7305 1726887485.64991: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 7305 1726887485.64996: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 7305 1726887485.65006: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 7305 1726887485.65031: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 7305 1726887485.65041: stdout chunk (state=3): >>># 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 <<< 7305 1726887485.65056: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 7305 1726887485.65061: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887485.65202: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7305 1726887485.65227: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq <<< 7305 1726887485.65242: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 7305 1726887485.65258: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7305 1726887485.65286: stdout chunk (state=3): >>># destroy select <<< 7305 1726887485.65292: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887485.65345: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887485.65743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887485.65747: stdout chunk (state=3): >>><<< 7305 1726887485.65749: stderr chunk (state=3): >>><<< 7305 1726887485.65839: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2a3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2793eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2796f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f278c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2792640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2793370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2714df0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27148e0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2714ee0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2714fa0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2714eb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f276ed60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2767640> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f277a6a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f279ae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2727ca0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f276e280> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f277a2b0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27a09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727dc0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727d30> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26fa3a0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26fa490> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f272ffd0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2729a60> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2729580> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f262e1f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26e5b80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2729ee0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27a0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2640b20> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2640e50> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2652760> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2652ca0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f25df3d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2640f40> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f25f02b0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f26525e0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f25f0370> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f2727a00> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260b6d0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260b9a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f260b790> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260b880> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f260bcd0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f2618220> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f260b910> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f25ffa60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f27275e0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f260bac0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f02f1fe76a0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c7f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1f0c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0cf40> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0cd60> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1f0cfa0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f0c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e63f10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e84f10> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e84d30> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e843a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f73dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f733a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f73fa0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f44c70> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1eded00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ede3d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f114c0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ede4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ede520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e45310> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f55220> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e51880> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f553a0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f6ddc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e51820> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e51670> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e50610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1e50520> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f4e8e0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ed56a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ed3af0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ee40a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1ed5100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1f18ac0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1a3c5b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e22550> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f19e00d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1ed3be0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e2e9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02f1f60250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e2ef10> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e137f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e10820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02f1e09a00> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_ntug1qj3/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 7305 1726887485.66582: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': 'lineinfile', '_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-1726887485.2131062-7932-44255419195048/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887485.66587: _low_level_execute_command(): starting 7305 1726887485.66590: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887485.2131062-7932-44255419195048/ > /dev/null 2>&1 && sleep 0' 7305 1726887485.66691: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887485.66695: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.66698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.66700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.66703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.66717: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887485.66799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.66802: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887485.66805: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887485.66807: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887485.66812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887485.66815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887485.66818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887485.66821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887485.66823: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887485.66825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887485.66878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887485.66896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887485.66906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887485.67828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887485.69017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887485.69021: stdout chunk (state=3): >>><<< 7305 1726887485.69031: stderr chunk (state=3): >>><<< 7305 1726887485.69060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887485.69066: handler run complete 7305 1726887485.69094: attempt loop complete, returning result 7305 1726887485.69098: _execute() done 7305 1726887485.69100: dumping result to json 7305 1726887485.69105: done dumping result, returning 7305 1726887485.69118: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-1594-642f-00000000002b] 7305 1726887485.69121: sending task result for task 0e15955b-8119-1594-642f-00000000002b 7305 1726887485.69245: done sending task result for task 0e15955b-8119-1594-642f-00000000002b 7305 1726887485.69248: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false } 7305 1726887485.69398: no more pending results, returning what we have 7305 1726887485.69402: results queue empty 7305 1726887485.69403: checking for any_errors_fatal 7305 1726887485.69410: done checking for any_errors_fatal 7305 1726887485.69411: checking for max_fail_percentage 7305 1726887485.69413: done checking for max_fail_percentage 7305 1726887485.69414: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.69414: done checking to see if all hosts have failed 7305 1726887485.69415: getting the remaining hosts for this loop 7305 1726887485.69417: done getting the remaining hosts for this loop 7305 1726887485.69422: getting the next task for host managed_node2 7305 1726887485.69429: done getting next task for host managed_node2 7305 1726887485.69433: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 7305 1726887485.69436: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.69447: getting variables 7305 1726887485.69449: in VariableManager get_vars() 7305 1726887485.69487: Calling all_inventory to load vars for managed_node2 7305 1726887485.69491: Calling groups_inventory to load vars for managed_node2 7305 1726887485.69494: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.69504: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.69507: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.69519: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.71534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.73358: done with get_vars() 7305 1726887485.73393: done getting variables 7305 1726887485.73515: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable chronyd] ******************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233 Friday 20 September 2024 22:58:05 -0400 (0:00:00.588) 0:00:17.192 ****** 7305 1726887485.73559: entering _queue_task() for managed_node2/service 7305 1726887485.73561: Creating lock for service 7305 1726887485.73926: worker is 1 (out of 1 available) 7305 1726887485.73939: exiting _queue_task() for managed_node2/service 7305 1726887485.73951: done queuing things up, now waiting for results queue to drain 7305 1726887485.73952: waiting for pending results... 7305 1726887485.74271: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd 7305 1726887485.74391: in run() - task 0e15955b-8119-1594-642f-00000000002c 7305 1726887485.74424: variable 'ansible_search_path' from source: unknown 7305 1726887485.74433: variable 'ansible_search_path' from source: unknown 7305 1726887485.74477: calling self._execute() 7305 1726887485.74579: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.74592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.74606: variable 'omit' from source: magic vars 7305 1726887485.75183: variable 'timesync_mode' from source: set_fact 7305 1726887485.75196: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887485.75222: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 7305 1726887485.75230: when evaluation is False, skipping this task 7305 1726887485.75236: _execute() done 7305 1726887485.75243: dumping result to json 7305 1726887485.75249: done dumping result, returning 7305 1726887485.75259: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-1594-642f-00000000002c] 7305 1726887485.75279: sending task result for task 0e15955b-8119-1594-642f-00000000002c skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 7305 1726887485.75449: no more pending results, returning what we have 7305 1726887485.75453: results queue empty 7305 1726887485.75454: checking for any_errors_fatal 7305 1726887485.75465: done checking for any_errors_fatal 7305 1726887485.75466: checking for max_fail_percentage 7305 1726887485.75468: done checking for max_fail_percentage 7305 1726887485.75469: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.75470: done checking to see if all hosts have failed 7305 1726887485.75471: getting the remaining hosts for this loop 7305 1726887485.75473: done getting the remaining hosts for this loop 7305 1726887485.75476: getting the next task for host managed_node2 7305 1726887485.75483: done getting next task for host managed_node2 7305 1726887485.75487: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 7305 1726887485.75490: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.75504: getting variables 7305 1726887485.75506: in VariableManager get_vars() 7305 1726887485.75546: Calling all_inventory to load vars for managed_node2 7305 1726887485.75549: Calling groups_inventory to load vars for managed_node2 7305 1726887485.75551: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.75563: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.75566: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.75569: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.76595: done sending task result for task 0e15955b-8119-1594-642f-00000000002c 7305 1726887485.76599: WORKER PROCESS EXITING 7305 1726887485.77305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.78592: done with get_vars() 7305 1726887485.78612: done getting variables 7305 1726887485.78661: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpd] *********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246 Friday 20 September 2024 22:58:05 -0400 (0:00:00.051) 0:00:17.244 ****** 7305 1726887485.78681: entering _queue_task() for managed_node2/service 7305 1726887485.78905: worker is 1 (out of 1 available) 7305 1726887485.78920: exiting _queue_task() for managed_node2/service 7305 1726887485.78932: done queuing things up, now waiting for results queue to drain 7305 1726887485.78933: waiting for pending results... 7305 1726887485.79124: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd 7305 1726887485.79204: in run() - task 0e15955b-8119-1594-642f-00000000002d 7305 1726887485.79217: variable 'ansible_search_path' from source: unknown 7305 1726887485.79221: variable 'ansible_search_path' from source: unknown 7305 1726887485.79254: calling self._execute() 7305 1726887485.79326: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.79330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.79338: variable 'omit' from source: magic vars 7305 1726887485.79734: variable 'timesync_mode' from source: set_fact 7305 1726887485.79746: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887485.79760: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 7305 1726887485.79846: variable 'timesync_services' from source: set_fact 7305 1726887485.79860: Evaluated conditional ('ntpd' in timesync_services): False 7305 1726887485.79864: when evaluation is False, skipping this task 7305 1726887485.79867: _execute() done 7305 1726887485.79869: dumping result to json 7305 1726887485.79871: done dumping result, returning 7305 1726887485.79878: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-1594-642f-00000000002d] 7305 1726887485.79884: sending task result for task 0e15955b-8119-1594-642f-00000000002d 7305 1726887485.79977: done sending task result for task 0e15955b-8119-1594-642f-00000000002d 7305 1726887485.79980: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 7305 1726887485.80033: no more pending results, returning what we have 7305 1726887485.80037: results queue empty 7305 1726887485.80038: checking for any_errors_fatal 7305 1726887485.80044: done checking for any_errors_fatal 7305 1726887485.80045: checking for max_fail_percentage 7305 1726887485.80047: done checking for max_fail_percentage 7305 1726887485.80048: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.80049: done checking to see if all hosts have failed 7305 1726887485.80049: getting the remaining hosts for this loop 7305 1726887485.80051: done getting the remaining hosts for this loop 7305 1726887485.80055: getting the next task for host managed_node2 7305 1726887485.80062: done getting next task for host managed_node2 7305 1726887485.80066: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 7305 1726887485.80069: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.80082: getting variables 7305 1726887485.80083: in VariableManager get_vars() 7305 1726887485.80116: Calling all_inventory to load vars for managed_node2 7305 1726887485.80118: Calling groups_inventory to load vars for managed_node2 7305 1726887485.80124: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.80133: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.80135: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.80138: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.81596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.82614: done with get_vars() 7305 1726887485.82630: done getting variables 7305 1726887485.82678: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpdate] ******************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:259 Friday 20 September 2024 22:58:05 -0400 (0:00:00.040) 0:00:17.284 ****** 7305 1726887485.82699: entering _queue_task() for managed_node2/service 7305 1726887485.82922: worker is 1 (out of 1 available) 7305 1726887485.82934: exiting _queue_task() for managed_node2/service 7305 1726887485.82948: done queuing things up, now waiting for results queue to drain 7305 1726887485.82949: waiting for pending results... 7305 1726887485.83138: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 7305 1726887485.83213: in run() - task 0e15955b-8119-1594-642f-00000000002e 7305 1726887485.83225: variable 'ansible_search_path' from source: unknown 7305 1726887485.83228: variable 'ansible_search_path' from source: unknown 7305 1726887485.83259: calling self._execute() 7305 1726887485.83328: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.83332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.83341: variable 'omit' from source: magic vars 7305 1726887485.83709: variable 'timesync_services' from source: set_fact 7305 1726887485.83736: Evaluated conditional ('ntpdate' in timesync_services): False 7305 1726887485.83740: when evaluation is False, skipping this task 7305 1726887485.83746: _execute() done 7305 1726887485.83749: dumping result to json 7305 1726887485.83752: done dumping result, returning 7305 1726887485.83756: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-1594-642f-00000000002e] 7305 1726887485.83767: sending task result for task 0e15955b-8119-1594-642f-00000000002e 7305 1726887485.83865: done sending task result for task 0e15955b-8119-1594-642f-00000000002e 7305 1726887485.83868: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 7305 1726887485.83924: no more pending results, returning what we have 7305 1726887485.83927: results queue empty 7305 1726887485.83928: checking for any_errors_fatal 7305 1726887485.83933: done checking for any_errors_fatal 7305 1726887485.83934: checking for max_fail_percentage 7305 1726887485.83935: done checking for max_fail_percentage 7305 1726887485.83936: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.83937: done checking to see if all hosts have failed 7305 1726887485.83938: getting the remaining hosts for this loop 7305 1726887485.83939: done getting the remaining hosts for this loop 7305 1726887485.83945: getting the next task for host managed_node2 7305 1726887485.83952: done getting next task for host managed_node2 7305 1726887485.83955: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 7305 1726887485.83957: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.83970: getting variables 7305 1726887485.83971: in VariableManager get_vars() 7305 1726887485.84010: Calling all_inventory to load vars for managed_node2 7305 1726887485.84013: Calling groups_inventory to load vars for managed_node2 7305 1726887485.84015: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.84023: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.84025: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.84028: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.85029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.86796: done with get_vars() 7305 1726887485.86819: done getting variables 7305 1726887485.86878: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable sntp] *********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270 Friday 20 September 2024 22:58:05 -0400 (0:00:00.042) 0:00:17.326 ****** 7305 1726887485.86904: entering _queue_task() for managed_node2/service 7305 1726887485.87187: worker is 1 (out of 1 available) 7305 1726887485.87199: exiting _queue_task() for managed_node2/service 7305 1726887485.87212: done queuing things up, now waiting for results queue to drain 7305 1726887485.87213: waiting for pending results... 7305 1726887485.88045: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp 7305 1726887485.88172: in run() - task 0e15955b-8119-1594-642f-00000000002f 7305 1726887485.88198: variable 'ansible_search_path' from source: unknown 7305 1726887485.88219: variable 'ansible_search_path' from source: unknown 7305 1726887485.88264: calling self._execute() 7305 1726887485.88356: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.88368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.88382: variable 'omit' from source: magic vars 7305 1726887485.88870: variable 'timesync_services' from source: set_fact 7305 1726887485.88907: Evaluated conditional ('sntp' in timesync_services): False 7305 1726887485.88918: when evaluation is False, skipping this task 7305 1726887485.88925: _execute() done 7305 1726887485.88933: dumping result to json 7305 1726887485.88943: done dumping result, returning 7305 1726887485.88955: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-1594-642f-00000000002f] 7305 1726887485.88970: sending task result for task 0e15955b-8119-1594-642f-00000000002f skipping: [managed_node2] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 7305 1726887485.89132: no more pending results, returning what we have 7305 1726887485.89137: results queue empty 7305 1726887485.89138: checking for any_errors_fatal 7305 1726887485.89146: done checking for any_errors_fatal 7305 1726887485.89147: checking for max_fail_percentage 7305 1726887485.89149: done checking for max_fail_percentage 7305 1726887485.89150: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.89151: done checking to see if all hosts have failed 7305 1726887485.89152: getting the remaining hosts for this loop 7305 1726887485.89153: done getting the remaining hosts for this loop 7305 1726887485.89157: getting the next task for host managed_node2 7305 1726887485.89164: done getting next task for host managed_node2 7305 1726887485.89168: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 7305 1726887485.89171: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.89185: getting variables 7305 1726887485.89187: in VariableManager get_vars() 7305 1726887485.89225: Calling all_inventory to load vars for managed_node2 7305 1726887485.89229: Calling groups_inventory to load vars for managed_node2 7305 1726887485.89231: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.89244: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.89248: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.89252: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.90427: done sending task result for task 0e15955b-8119-1594-642f-00000000002f 7305 1726887485.90431: WORKER PROCESS EXITING 7305 1726887485.91227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887485.92931: done with get_vars() 7305 1726887485.92957: done getting variables 7305 1726887485.93025: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ptp4l] ********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:281 Friday 20 September 2024 22:58:05 -0400 (0:00:00.061) 0:00:17.387 ****** 7305 1726887485.93059: entering _queue_task() for managed_node2/service 7305 1726887485.93347: worker is 1 (out of 1 available) 7305 1726887485.93359: exiting _queue_task() for managed_node2/service 7305 1726887485.93371: done queuing things up, now waiting for results queue to drain 7305 1726887485.93372: waiting for pending results... 7305 1726887485.93644: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 7305 1726887485.93751: in run() - task 0e15955b-8119-1594-642f-000000000030 7305 1726887485.93777: variable 'ansible_search_path' from source: unknown 7305 1726887485.93786: variable 'ansible_search_path' from source: unknown 7305 1726887485.93827: calling self._execute() 7305 1726887485.93921: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887485.93931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887485.93948: variable 'omit' from source: magic vars 7305 1726887485.94470: variable 'timesync_mode' from source: set_fact 7305 1726887485.94483: Evaluated conditional (timesync_mode != 2): True 7305 1726887485.94621: variable 'timesync_services' from source: set_fact 7305 1726887485.94670: Evaluated conditional ('ptp4l' in timesync_services): False 7305 1726887485.94678: when evaluation is False, skipping this task 7305 1726887485.94684: _execute() done 7305 1726887485.94691: dumping result to json 7305 1726887485.94697: done dumping result, returning 7305 1726887485.94707: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-1594-642f-000000000030] 7305 1726887485.94720: sending task result for task 0e15955b-8119-1594-642f-000000000030 skipping: [managed_node2] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 7305 1726887485.94913: no more pending results, returning what we have 7305 1726887485.94917: results queue empty 7305 1726887485.94918: checking for any_errors_fatal 7305 1726887485.94924: done checking for any_errors_fatal 7305 1726887485.94925: checking for max_fail_percentage 7305 1726887485.94928: done checking for max_fail_percentage 7305 1726887485.94929: checking to see if all hosts have failed and the running result is not ok 7305 1726887485.94930: done checking to see if all hosts have failed 7305 1726887485.94931: getting the remaining hosts for this loop 7305 1726887485.94933: done getting the remaining hosts for this loop 7305 1726887485.94937: getting the next task for host managed_node2 7305 1726887485.94947: done getting next task for host managed_node2 7305 1726887485.94952: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 7305 1726887485.94957: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887485.94973: getting variables 7305 1726887485.94975: in VariableManager get_vars() 7305 1726887485.95038: Calling all_inventory to load vars for managed_node2 7305 1726887485.95044: Calling groups_inventory to load vars for managed_node2 7305 1726887485.95047: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887485.95077: Calling all_plugins_play to load vars for managed_node2 7305 1726887485.95081: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887485.95085: Calling groups_plugins_play to load vars for managed_node2 7305 1726887485.97050: done sending task result for task 0e15955b-8119-1594-642f-000000000030 7305 1726887485.97053: WORKER PROCESS EXITING 7305 1726887485.98772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887486.01049: done with get_vars() 7305 1726887486.01075: done getting variables 7305 1726887486.01135: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable phc2sys] ******************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 Friday 20 September 2024 22:58:06 -0400 (0:00:00.082) 0:00:17.470 ****** 7305 1726887486.01281: entering _queue_task() for managed_node2/service 7305 1726887486.02110: worker is 1 (out of 1 available) 7305 1726887486.02123: exiting _queue_task() for managed_node2/service 7305 1726887486.02144: done queuing things up, now waiting for results queue to drain 7305 1726887486.02146: waiting for pending results... 7305 1726887486.02460: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 7305 1726887486.02590: in run() - task 0e15955b-8119-1594-642f-000000000031 7305 1726887486.02611: variable 'ansible_search_path' from source: unknown 7305 1726887486.02620: variable 'ansible_search_path' from source: unknown 7305 1726887486.02664: calling self._execute() 7305 1726887486.02771: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887486.02782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887486.02806: variable 'omit' from source: magic vars 7305 1726887486.03362: variable 'timesync_mode' from source: set_fact 7305 1726887486.03379: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 7305 1726887486.03505: variable 'timesync_services' from source: set_fact 7305 1726887486.03539: Evaluated conditional ('phc2sys' in timesync_services): False 7305 1726887486.03550: when evaluation is False, skipping this task 7305 1726887486.03567: _execute() done 7305 1726887486.03578: dumping result to json 7305 1726887486.03585: done dumping result, returning 7305 1726887486.03595: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-1594-642f-000000000031] 7305 1726887486.03605: sending task result for task 0e15955b-8119-1594-642f-000000000031 skipping: [managed_node2] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 7305 1726887486.03778: no more pending results, returning what we have 7305 1726887486.03783: results queue empty 7305 1726887486.03785: checking for any_errors_fatal 7305 1726887486.03792: done checking for any_errors_fatal 7305 1726887486.03793: checking for max_fail_percentage 7305 1726887486.03795: done checking for max_fail_percentage 7305 1726887486.03796: checking to see if all hosts have failed and the running result is not ok 7305 1726887486.03797: done checking to see if all hosts have failed 7305 1726887486.03798: getting the remaining hosts for this loop 7305 1726887486.03800: done getting the remaining hosts for this loop 7305 1726887486.03804: getting the next task for host managed_node2 7305 1726887486.03813: done getting next task for host managed_node2 7305 1726887486.03817: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 7305 1726887486.03820: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887486.03836: getting variables 7305 1726887486.03838: in VariableManager get_vars() 7305 1726887486.03878: Calling all_inventory to load vars for managed_node2 7305 1726887486.03882: Calling groups_inventory to load vars for managed_node2 7305 1726887486.03884: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887486.03895: Calling all_plugins_play to load vars for managed_node2 7305 1726887486.03898: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887486.03900: Calling groups_plugins_play to load vars for managed_node2 7305 1726887486.06030: done sending task result for task 0e15955b-8119-1594-642f-000000000031 7305 1726887486.06033: WORKER PROCESS EXITING 7305 1726887486.08833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887486.10490: done with get_vars() 7305 1726887486.10525: done getting variables 7305 1726887486.10588: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable timemaster] ***************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308 Friday 20 September 2024 22:58:06 -0400 (0:00:00.093) 0:00:17.563 ****** 7305 1726887486.10622: entering _queue_task() for managed_node2/service 7305 1726887486.11507: worker is 1 (out of 1 available) 7305 1726887486.11563: exiting _queue_task() for managed_node2/service 7305 1726887486.11575: done queuing things up, now waiting for results queue to drain 7305 1726887486.11576: waiting for pending results... 7305 1726887486.12410: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster 7305 1726887486.12582: in run() - task 0e15955b-8119-1594-642f-000000000032 7305 1726887486.12605: variable 'ansible_search_path' from source: unknown 7305 1726887486.12616: variable 'ansible_search_path' from source: unknown 7305 1726887486.12821: calling self._execute() 7305 1726887486.12955: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887486.12966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887486.12985: variable 'omit' from source: magic vars 7305 1726887486.13831: variable 'timesync_mode' from source: set_fact 7305 1726887486.13848: Evaluated conditional (timesync_mode != 3): True 7305 1726887486.13987: variable '__timemstr' from source: task vars 7305 1726887486.14002: variable 'timesync_services' from source: set_fact 7305 1726887486.14060: Evaluated conditional (__timemstr in timesync_services): False 7305 1726887486.14068: when evaluation is False, skipping this task 7305 1726887486.14074: _execute() done 7305 1726887486.14080: dumping result to json 7305 1726887486.14086: done dumping result, returning 7305 1726887486.14106: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-1594-642f-000000000032] 7305 1726887486.14121: sending task result for task 0e15955b-8119-1594-642f-000000000032 skipping: [managed_node2] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 7305 1726887486.14286: no more pending results, returning what we have 7305 1726887486.14290: results queue empty 7305 1726887486.14291: checking for any_errors_fatal 7305 1726887486.14297: done checking for any_errors_fatal 7305 1726887486.14298: checking for max_fail_percentage 7305 1726887486.14300: done checking for max_fail_percentage 7305 1726887486.14301: checking to see if all hosts have failed and the running result is not ok 7305 1726887486.14302: done checking to see if all hosts have failed 7305 1726887486.14303: getting the remaining hosts for this loop 7305 1726887486.14304: done getting the remaining hosts for this loop 7305 1726887486.14310: getting the next task for host managed_node2 7305 1726887486.14318: done getting next task for host managed_node2 7305 1726887486.14322: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 7305 1726887486.14325: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887486.14340: getting variables 7305 1726887486.14341: in VariableManager get_vars() 7305 1726887486.14380: Calling all_inventory to load vars for managed_node2 7305 1726887486.14383: Calling groups_inventory to load vars for managed_node2 7305 1726887486.14385: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887486.14397: Calling all_plugins_play to load vars for managed_node2 7305 1726887486.14399: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887486.14402: Calling groups_plugins_play to load vars for managed_node2 7305 1726887486.15783: done sending task result for task 0e15955b-8119-1594-642f-000000000032 7305 1726887486.15788: WORKER PROCESS EXITING 7305 1726887486.17505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887486.19856: done with get_vars() 7305 1726887486.19890: done getting variables 7305 1726887486.19955: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable chronyd] ********************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 Friday 20 September 2024 22:58:06 -0400 (0:00:00.093) 0:00:17.657 ****** 7305 1726887486.19989: entering _queue_task() for managed_node2/service 7305 1726887486.20916: worker is 1 (out of 1 available) 7305 1726887486.20929: exiting _queue_task() for managed_node2/service 7305 1726887486.20942: done queuing things up, now waiting for results queue to drain 7305 1726887486.20943: waiting for pending results... 7305 1726887486.21216: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd 7305 1726887486.21299: in run() - task 0e15955b-8119-1594-642f-000000000033 7305 1726887486.21306: variable 'ansible_search_path' from source: unknown 7305 1726887486.21311: variable 'ansible_search_path' from source: unknown 7305 1726887486.22043: calling self._execute() 7305 1726887486.22133: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887486.22136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887486.22148: variable 'omit' from source: magic vars 7305 1726887486.23813: variable 'timesync_mode' from source: set_fact 7305 1726887486.23822: Evaluated conditional (timesync_mode == 1): True 7305 1726887486.23947: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887486.23967: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 7305 1726887486.23975: variable 'omit' from source: magic vars 7305 1726887486.24031: variable 'omit' from source: magic vars 7305 1726887486.24103: variable 'omit' from source: magic vars 7305 1726887486.24446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887486.24484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887486.24517: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887486.24542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887486.24558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887486.24594: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887486.24604: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887486.24616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887486.24725: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887486.24733: Set connection var ansible_shell_type to sh 7305 1726887486.24743: Set connection var ansible_connection to ssh 7305 1726887486.24755: Set connection var ansible_pipelining to False 7305 1726887486.24766: Set connection var ansible_shell_executable to /bin/sh 7305 1726887486.24780: Set connection var ansible_timeout to 10 7305 1726887486.24816: variable 'ansible_shell_executable' from source: unknown 7305 1726887486.24824: variable 'ansible_connection' from source: unknown 7305 1726887486.24830: variable 'ansible_module_compression' from source: unknown 7305 1726887486.24836: variable 'ansible_shell_type' from source: unknown 7305 1726887486.24845: variable 'ansible_shell_executable' from source: unknown 7305 1726887486.24853: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887486.24863: variable 'ansible_pipelining' from source: unknown 7305 1726887486.24866: variable 'ansible_timeout' from source: unknown 7305 1726887486.24868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887486.25030: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7305 1726887486.25051: variable 'omit' from source: magic vars 7305 1726887486.25061: starting attempt loop 7305 1726887486.25067: running the handler 7305 1726887486.25167: variable 'ansible_facts' from source: unknown 7305 1726887486.26030: _low_level_execute_command(): starting 7305 1726887486.26046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887486.26820: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887486.26837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.26855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.26873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.26918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.26931: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887486.26949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.26967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887486.26978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887486.26989: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887486.27001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.27017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.27033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.27048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.27060: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887486.27073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.27160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887486.27184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887486.27200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887486.27281: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887486.28963: stdout chunk (state=3): >>>/root <<< 7305 1726887486.29070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887486.29162: stderr chunk (state=3): >>><<< 7305 1726887486.29174: stdout chunk (state=3): >>><<< 7305 1726887486.29396: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887486.29413: _low_level_execute_command(): starting 7305 1726887486.29499: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325 `" && echo ansible-tmp-1726887486.2920141-7987-17544015749325="` echo /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325 `" ) && sleep 0' 7305 1726887486.30313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.30324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.30361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.30366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.30369: 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.30418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887486.30925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887486.30938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887486.31684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887486.33685: stdout chunk (state=3): >>>ansible-tmp-1726887486.2920141-7987-17544015749325=/root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325 <<< 7305 1726887486.33899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887486.33903: stdout chunk (state=3): >>><<< 7305 1726887486.33906: stderr chunk (state=3): >>><<< 7305 1726887486.34021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887486.2920141-7987-17544015749325=/root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887486.34024: variable 'ansible_module_compression' from source: unknown 7305 1726887486.34131: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7305 1726887486.34135: ANSIBALLZ: Acquiring lock 7305 1726887486.34137: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887486.34139: ANSIBALLZ: Creating module 7305 1726887486.63832: ANSIBALLZ: Writing module into payload 7305 1726887486.64103: ANSIBALLZ: Writing module 7305 1726887486.64158: ANSIBALLZ: Renaming module 7305 1726887486.64176: ANSIBALLZ: Done creating module 7305 1726887486.64228: variable 'ansible_facts' from source: unknown 7305 1726887486.64485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325/AnsiballZ_systemd.py 7305 1726887486.64667: Sending initial data 7305 1726887486.64670: Sent initial data (153 bytes) 7305 1726887486.66516: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887486.66553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.66571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.66593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.66676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.66687: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887486.66700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.66729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887486.66741: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887486.66754: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887486.66768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.66826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.66842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.66854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.66867: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887486.66880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.66957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887486.67032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887486.67048: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887486.67203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887486.68940: 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 <<< 7305 1726887486.68988: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 7305 1726887486.69031: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmp1oetlvlf /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325/AnsiballZ_systemd.py <<< 7305 1726887486.69072: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887486.72035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887486.72229: stderr chunk (state=3): >>><<< 7305 1726887486.72233: stdout chunk (state=3): >>><<< 7305 1726887486.72235: done transferring module to remote 7305 1726887486.72237: _low_level_execute_command(): starting 7305 1726887486.72239: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325/ /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325/AnsiballZ_systemd.py && sleep 0' 7305 1726887486.74721: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887486.74829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.74848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.74868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.74924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.75114: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887486.75131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.75148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887486.75159: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887486.75170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887486.75184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.75198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.75224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.75238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.75251: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887486.75265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.75451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887486.75547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887486.75564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887486.75760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887486.77527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887486.77603: stderr chunk (state=3): >>><<< 7305 1726887486.77607: stdout chunk (state=3): >>><<< 7305 1726887486.77711: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887486.77715: _low_level_execute_command(): starting 7305 1726887486.77718: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325/AnsiballZ_systemd.py && sleep 0' 7305 1726887486.79560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887486.79578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.79592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.79614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.79658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.79670: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887486.79685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.79704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887486.79718: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887486.79733: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887486.79746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887486.79759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887486.79773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887486.79785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887486.79795: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887486.79811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887486.79913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887486.80073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887486.80089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887486.80217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887486.82302: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887486.82306: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7305 1726887486.82310: stdout chunk (state=3): >>>import '_weakref' # <<< 7305 1726887486.82363: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887486.82404: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887486.82431: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7305 1726887486.82489: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887486.82493: stdout chunk (state=3): >>>import 'zipimport' # <<< 7305 1726887486.82495: stdout chunk (state=3): >>># installed zipimport hook <<< 7305 1726887486.82588: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 7305 1726887486.82592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887486.82594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 7305 1726887486.82596: stdout chunk (state=3): >>>import '_codecs' # <<< 7305 1726887486.82620: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692f1edc0> <<< 7305 1726887486.82698: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692f1eb20> <<< 7305 1726887486.82715: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887486.82734: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692f1eac0> <<< 7305 1726887486.82749: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887486.82783: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 7305 1726887486.82786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887486.82788: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3490> <<< 7305 1726887486.82813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887486.82840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 7305 1726887486.82843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887486.82864: stdout chunk (state=3): >>>import '_abc' # <<< 7305 1726887486.82866: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3940> <<< 7305 1726887486.82885: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3670> <<< 7305 1726887486.82921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 7305 1726887486.82923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887486.82949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887486.83238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e7a940> <<< 7305 1726887486.83254: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692edb880> <<< 7305 1726887486.83296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e73d90> <<< 7305 1726887486.83348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 7305 1726887486.83351: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e9dd90> <<< 7305 1726887486.83433: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3970> <<< 7305 1726887486.83437: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887486.83781: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887486.83785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887486.83817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7305 1726887486.83821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887486.83833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 7305 1726887486.83851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887486.83865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 7305 1726887486.83889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887486.83892: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd3eb0> <<< 7305 1726887486.83937: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd6f40> <<< 7305 1726887486.83950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7305 1726887486.83966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 7305 1726887486.83983: stdout chunk (state=3): >>>import '_sre' # <<< 7305 1726887486.84006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887486.84021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887486.84037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887486.84063: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bcc610> <<< 7305 1726887486.84077: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd2640> <<< 7305 1726887486.84092: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd3370> <<< 7305 1726887486.84114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887486.84194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887486.84216: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887486.84242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887486.84262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 7305 1726887486.84273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887486.84306: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887486.84312: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692a89dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a898b0> <<< 7305 1726887486.84324: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887486.84345: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a89eb0> <<< 7305 1726887486.84362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887486.84384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887486.84405: stdout chunk (state=3): >>>import '_operator' # <<< 7305 1726887486.84409: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a89f70> <<< 7305 1726887486.84439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 7305 1726887486.84442: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a89e80> <<< 7305 1726887486.84454: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887486.84496: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692baed30> import '_functools' # <<< 7305 1726887486.84530: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ba7610> <<< 7305 1726887486.84592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 7305 1726887486.84599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bdae50> <<< 7305 1726887486.84614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887486.84652: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692a9bc70> <<< 7305 1726887486.84656: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bae250> <<< 7305 1726887486.84701: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692bbb280> <<< 7305 1726887486.84705: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692be0a00> <<< 7305 1726887486.84719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887486.84747: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887486.84773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887486.84780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 7305 1726887486.84793: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9bd90> <<< 7305 1726887486.84839: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 7305 1726887486.84846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9bd00> <<< 7305 1726887486.84849: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 7305 1726887486.84860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887486.84874: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887486.84885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887486.84903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887486.84953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887486.84982: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a6e370> <<< 7305 1726887486.84998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 7305 1726887486.85019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887486.85045: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a6e460> <<< 7305 1726887486.85170: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692aa3fa0> <<< 7305 1726887486.85200: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9da30> <<< 7305 1726887486.85215: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9d490> <<< 7305 1726887486.85235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887486.85248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887486.85278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887486.85290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887486.85307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 7305 1726887486.85325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929bc1c0> <<< 7305 1726887486.85359: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a59c70> <<< 7305 1726887486.85406: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9deb0> <<< 7305 1726887486.85425: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692be00a0> <<< 7305 1726887486.85437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887486.85462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 7305 1726887486.85475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 7305 1726887486.85493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929ceaf0> <<< 7305 1726887486.85504: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887486.85563: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929cee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7305 1726887486.85581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 7305 1726887486.85593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 7305 1726887486.85602: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929e0730> <<< 7305 1726887486.85622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887486.85673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887486.85687: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929e0c70> <<< 7305 1726887486.85784: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929793a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929cef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887486.85802: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692989280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929e05b0> <<< 7305 1726887486.85817: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887486.85886: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692989340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9b9d0> <<< 7305 1726887486.85897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887486.85999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a56a0> <<< 7305 1726887486.86014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887486.86031: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887486.86042: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929a5760> <<< 7305 1726887486.86103: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a5850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887486.86291: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a5ca0> <<< 7305 1726887486.86327: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929b11f0> <<< 7305 1726887486.86339: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929a58e0> <<< 7305 1726887486.86350: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692998a30> <<< 7305 1726887486.86373: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9b5b0> <<< 7305 1726887486.86392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887486.86452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887486.86486: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929a5a90> <<< 7305 1726887486.86633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887486.86648: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66923d3670> <<< 7305 1726887486.86898: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 7305 1726887486.86997: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.87057: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 7305 1726887486.87070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.88350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.89333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922677f0> <<< 7305 1726887486.89336: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 7305 1726887486.89338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887486.89381: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887486.89385: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887486.89406: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887486.89412: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922f8760> <<< 7305 1726887486.89447: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8640> <<< 7305 1726887486.89478: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8370> <<< 7305 1726887486.89503: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 7305 1726887486.89506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887486.89548: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8490> <<< 7305 1726887486.89551: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8190> import 'atexit' # <<< 7305 1726887486.89585: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922f8400> <<< 7305 1726887486.89601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887486.89628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887486.89673: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f87c0> <<< 7305 1726887486.89695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887486.89710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887486.89722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887486.89743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887486.89769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7305 1726887486.89772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887486.89857: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922e07c0> <<< 7305 1726887486.89894: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922e0b50> <<< 7305 1726887486.89925: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922e09a0> <<< 7305 1726887486.89944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887486.89948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887486.89986: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66921ea4f0> <<< 7305 1726887486.90002: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f1d30> <<< 7305 1726887486.90168: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8520> <<< 7305 1726887486.90186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887486.90206: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f1190> <<< 7305 1726887486.90234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 7305 1726887486.90238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887486.90268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887486.90293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 7305 1726887486.90297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887486.90331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692318a90> <<< 7305 1726887486.90411: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922c5190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922c5790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66921f0d00> <<< 7305 1726887486.90455: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922c56a0> <<< 7305 1726887486.90471: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692348d30> <<< 7305 1726887486.90502: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887486.90505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887486.90527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887486.90564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887486.90899: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922489a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692351e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922570d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692351e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887486.90917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692358190> <<< 7305 1726887486.91115: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692257100> <<< 7305 1726887486.91128: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66923112e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692351a90> <<< 7305 1726887486.91325: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692351c10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66923d3820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922530d0> <<< 7305 1726887486.91471: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f669224a370> <<< 7305 1726887486.91474: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692253d00> <<< 7305 1726887486.91514: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887486.91517: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922536a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692255130> <<< 7305 1726887486.91555: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887486.91558: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 7305 1726887486.91560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.91630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.91710: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.91714: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 7305 1726887486.91740: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.91743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.91755: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887486.91856: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.91954: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.92424: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.92893: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887486.92897: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7305 1726887486.92915: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887486.92946: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 7305 1726887486.92949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887486.93014: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887486.93017: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922658b0> <<< 7305 1726887486.93086: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887486.93089: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f669228f910> <<< 7305 1726887486.93092: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691de16a0> <<< 7305 1726887486.93145: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887486.93149: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.93179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.93182: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887486.93185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.93312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.93437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887486.93467: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922cf7f0> <<< 7305 1726887486.93470: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.93871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94293: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94360: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 7305 1726887486.94396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94429: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887486.94435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94565: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 7305 1726887486.94589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94597: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887486.94612: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94634: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94675: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887486.94678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.94863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887486.95089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 7305 1726887486.95092: stdout chunk (state=3): >>>import '_ast' # <<< 7305 1726887486.95170: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691de8d90> # zipimport: zlib available <<< 7305 1726887486.95236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95316: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 7305 1726887486.95319: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887486.95326: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887486.95337: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95413: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887486.95417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95450: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95579: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95661: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887486.95673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887486.95825: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922840a0> <<< 7305 1726887486.95864: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691dab070> <<< 7305 1726887486.95915: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887486.95918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.95965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96041: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887486.96099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887486.96113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887486.96153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887486.96167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887486.96193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887486.96270: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f669228d160> <<< 7305 1726887486.96312: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692289cd0> <<< 7305 1726887486.96375: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691de8bb0> <<< 7305 1726887486.96378: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 7305 1726887486.96401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96434: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 7305 1726887486.96437: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887486.96520: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887486.96524: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96541: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 7305 1726887486.96718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96902: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96920: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.96990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97070: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 7305 1726887486.97073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97240: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7305 1726887486.97389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.97820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b4e910> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7305 1726887486.97827: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691df8100> <<< 7305 1726887486.97873: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691df88e0> <<< 7305 1726887486.97940: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691d98e20> <<< 7305 1726887486.97949: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b4e190> <<< 7305 1726887486.97982: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b53370> <<< 7305 1726887486.97985: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b532e0> <<< 7305 1726887486.98013: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7305 1726887486.98025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 7305 1726887486.98046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7305 1726887486.98098: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691da6cd0> <<< 7305 1726887486.98101: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691daaa00> <<< 7305 1726887486.98120: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 7305 1726887486.98143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7305 1726887486.98160: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691da6be0> <<< 7305 1726887486.98175: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 7305 1726887486.98198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887486.98229: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691bc8730> <<< 7305 1726887486.98263: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691df5070> <<< 7305 1726887486.98301: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b53640> <<< 7305 1726887486.98306: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 7305 1726887486.98312: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 7305 1726887486.98335: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98355: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 7305 1726887486.98417: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98468: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 7305 1726887486.98484: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98587: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 7305 1726887486.98590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98616: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 7305 1726887486.98625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98682: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 7305 1726887486.98732: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7305 1726887486.98825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98838: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98861: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7305 1726887486.98919: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.98978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.99018: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.99071: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 7305 1726887486.99078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.99516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887486.99899: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7305 1726887486.99948: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00075: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 7305 1726887487.00105: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00155: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7305 1726887487.00198: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00241: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7305 1726887487.00245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00275: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00299: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 7305 1726887487.00315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00371: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 7305 1726887487.00374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00439: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 7305 1726887487.00526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7305 1726887487.00563: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691aded00> <<< 7305 1726887487.00576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7305 1726887487.00616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7305 1726887487.00777: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691ade9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7305 1726887487.00834: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00922: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 7305 1726887487.00928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.00996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01074: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7305 1726887487.01133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01201: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 7305 1726887487.01225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01244: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7305 1726887487.01327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7305 1726887487.01486: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691aa7190> <<< 7305 1726887487.01745: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691ab18e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 7305 1726887487.01749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01833: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 7305 1726887487.01864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.01926: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02093: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02251: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7305 1726887487.02254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02333: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 7305 1726887487.02340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 7305 1726887487.02420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7305 1726887487.02481: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887487.02502: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691a56f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691a56df0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 7305 1726887487.02532: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 7305 1726887487.02535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02599: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7305 1726887487.02621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02763: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.02870: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 7305 1726887487.02883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03131: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03160: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03216: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7305 1726887487.03232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03239: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03505: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 7305 1726887487.03565: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03727: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 7305 1726887487.03759: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.03818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.04259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.04726: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 7305 1726887487.04826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.04882: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 7305 1726887487.04885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.04962: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05059: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 7305 1726887487.05063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05319: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 7305 1726887487.05323: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05358: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 7305 1726887487.05398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05440: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 7305 1726887487.05448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05791: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.05969: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 7305 1726887487.05972: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7305 1726887487.05982: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06015: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06062: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7305 1726887487.06066: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06077: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06122: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7305 1726887487.06134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06245: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7305 1726887487.06249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06279: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06297: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 7305 1726887487.06350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06398: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 7305 1726887487.06434: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06462: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06532: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 7305 1726887487.06749: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.06961: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 7305 1726887487.06987: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07030: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07076: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 7305 1726887487.07116: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07153: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 7305 1726887487.07156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07179: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07239: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 7305 1726887487.07253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07298: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7305 1726887487.07360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07439: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 7305 1726887487.07445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07467: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 7305 1726887487.07479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07552: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 7305 1726887487.07583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07818: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 7305 1726887487.07824: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7305 1726887487.07836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.07925: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 7305 1726887487.07928: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08114: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08276: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 7305 1726887487.08280: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08458: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 7305 1726887487.08528: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08640: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 7305 1726887487.08687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08783: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 7305 1726887487.08787: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 7305 1726887487.08790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.08911: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.09023: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 7305 1726887487.09115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887487.09261: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887487.11551: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7742", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "MemoryCurrent": "917504", "MemoryAvailable": "infinity", "CPUUsageNSec": "29047000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUW<<< 7305 1726887487.11594: stdout chunk (state=3): >>>eight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode<<< 7305 1726887487.11624: stdout chunk (state=3): >>>": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "sysinit.target system.slice -.mount", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 7305 1726887487.12156: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 7305 1726887487.12189: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 7305 1726887487.12193: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 7305 1726887487.12238: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 7305 1726887487.12244: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 7305 1726887487.12252: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7305 1726887487.12270: stdout chunk (state=3): >>># 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 # 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 _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 <<< 7305 1726887487.12315: stdout chunk (state=3): >>># 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 <<< 7305 1726887487.12322: stdout chunk (state=3): >>># 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 <<< 7305 1726887487.12366: stdout chunk (state=3): >>># 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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 7305 1726887487.12675: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887487.12688: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887487.12731: stdout chunk (state=3): >>># destroy zipimport <<< 7305 1726887487.12734: stdout chunk (state=3): >>># destroy _compression <<< 7305 1726887487.12747: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7305 1726887487.12795: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7305 1726887487.12798: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7305 1726887487.12800: stdout chunk (state=3): >>># destroy _json <<< 7305 1726887487.12802: stdout chunk (state=3): >>># destroy encodings <<< 7305 1726887487.12818: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887487.12864: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7305 1726887487.12953: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7305 1726887487.12957: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 7305 1726887487.12974: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 7305 1726887487.12990: stdout chunk (state=3): >>># destroy datetime <<< 7305 1726887487.13018: stdout chunk (state=3): >>># destroy base64 <<< 7305 1726887487.13037: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7305 1726887487.13044: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 7305 1726887487.13078: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7305 1726887487.13081: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 7305 1726887487.13136: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 7305 1726887487.13142: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7305 1726887487.13290: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 7305 1726887487.13298: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 7305 1726887487.13304: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref <<< 7305 1726887487.13306: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7305 1726887487.13315: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 7305 1726887487.13323: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 7305 1726887487.13326: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 7305 1726887487.13371: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 7305 1726887487.13397: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 7305 1726887487.13415: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887487.13626: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 7305 1726887487.13643: stdout chunk (state=3): >>># destroy tokenize <<< 7305 1726887487.13659: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 7305 1726887487.13678: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 7305 1726887487.13695: stdout chunk (state=3): >>># destroy select <<< 7305 1726887487.13713: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 7305 1726887487.13729: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887487.13779: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887487.14652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887487.14662: stdout chunk (state=3): >>><<< 7305 1726887487.14673: stderr chunk (state=3): >>><<< 7305 1726887487.14990: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692f1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692f1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692f1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692edb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692e9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ec3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bd3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692a89dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a898b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a89eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a89f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a89e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692baed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692ba7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bdae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692a9bc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692bae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692bbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692be0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9bfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9bd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9bd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a6e370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a6e460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692aa3fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9da30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929bc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a59c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9deb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692be00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929ceaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929cee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929e0730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929e0c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929793a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929cef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692989280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929e05b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692989340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9b9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a56a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929a5760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a5850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929a5ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66929b11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929a58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692998a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692a9b5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66929a5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66923d3670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922677f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922f8760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922f8400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f87c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922e07c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922e0b50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922e09a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66921ea4f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f1d30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f8520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922f1190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692318a90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922c5190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922c5790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66921f0d00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922c56a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692348d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922489a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692351e50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922570d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692351e20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692358190> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692257100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66923112e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692351a90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6692351c10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66923d3820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922530d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f669224a370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692253d00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922536a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692255130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922658b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f669228f910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691de16a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66922cf7f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691de8d90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66922840a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691dab070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f669228d160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6692289cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691de8bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b4e910> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691df8100> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691df88e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691d98e20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b4e190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b53370> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b532e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691da6cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691daaa00> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691da6be0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691bc8730> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691df5070> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691b53640> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691aded00> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691ade9d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691aa7190> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691ab18e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6691a56f40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6691a56df0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_9rxzuziv/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7742", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "MemoryCurrent": "917504", "MemoryAvailable": "infinity", "CPUUsageNSec": "29047000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "sysinit.target system.slice -.mount", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 7305 1726887487.17321: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_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.systemd', '_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-1726887486.2920141-7987-17544015749325/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887487.17324: _low_level_execute_command(): starting 7305 1726887487.17327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887486.2920141-7987-17544015749325/ > /dev/null 2>&1 && sleep 0' 7305 1726887487.19460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887487.19477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.19491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.19509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.19558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.19572: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887487.19589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.19606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887487.19620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887487.19630: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887487.19644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.19658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.19678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.19693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.19707: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887487.19764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.19891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887487.19908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887487.19929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887487.20132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887487.21958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887487.22047: stderr chunk (state=3): >>><<< 7305 1726887487.22057: stdout chunk (state=3): >>><<< 7305 1726887487.22082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887487.22085: handler run complete 7305 1726887487.22148: attempt loop complete, returning result 7305 1726887487.22151: _execute() done 7305 1726887487.22153: dumping result to json 7305 1726887487.22168: done dumping result, returning 7305 1726887487.22177: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-1594-642f-000000000033] 7305 1726887487.22182: sending task result for task 0e15955b-8119-1594-642f-000000000033 7305 1726887487.22588: done sending task result for task 0e15955b-8119-1594-642f-000000000033 7305 1726887487.22593: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "ActiveState": "active", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "29047000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DeviceAllow": "char-pps rw", "DevicePolicy": "closed", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7742", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "917504", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 7305 1726887487.22882: no more pending results, returning what we have 7305 1726887487.22886: results queue empty 7305 1726887487.22887: checking for any_errors_fatal 7305 1726887487.22893: done checking for any_errors_fatal 7305 1726887487.22893: checking for max_fail_percentage 7305 1726887487.22895: done checking for max_fail_percentage 7305 1726887487.22896: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.22897: done checking to see if all hosts have failed 7305 1726887487.22898: getting the remaining hosts for this loop 7305 1726887487.22899: done getting the remaining hosts for this loop 7305 1726887487.22903: getting the next task for host managed_node2 7305 1726887487.22910: done getting next task for host managed_node2 7305 1726887487.22914: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 7305 1726887487.22917: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887487.22931: getting variables 7305 1726887487.22933: in VariableManager get_vars() 7305 1726887487.22965: Calling all_inventory to load vars for managed_node2 7305 1726887487.22968: Calling groups_inventory to load vars for managed_node2 7305 1726887487.22970: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.22980: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.22982: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.22989: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.26929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.29556: done with get_vars() 7305 1726887487.29605: done getting variables 7305 1726887487.29689: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************ task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333 Friday 20 September 2024 22:58:07 -0400 (0:00:01.097) 0:00:18.754 ****** 7305 1726887487.29717: entering _queue_task() for managed_node2/service 7305 1726887487.30272: worker is 1 (out of 1 available) 7305 1726887487.30301: exiting _queue_task() for managed_node2/service 7305 1726887487.30334: done queuing things up, now waiting for results queue to drain 7305 1726887487.30335: waiting for pending results... 7305 1726887487.30885: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd 7305 1726887487.31001: in run() - task 0e15955b-8119-1594-642f-000000000034 7305 1726887487.31042: variable 'ansible_search_path' from source: unknown 7305 1726887487.31093: variable 'ansible_search_path' from source: unknown 7305 1726887487.31167: calling self._execute() 7305 1726887487.31554: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.31592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.31606: variable 'omit' from source: magic vars 7305 1726887487.33533: variable 'timesync_mode' from source: set_fact 7305 1726887487.33595: Evaluated conditional (timesync_mode == 1): True 7305 1726887487.33923: variable 'timesync_ntp_provider' from source: set_fact 7305 1726887487.33988: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 7305 1726887487.34016: when evaluation is False, skipping this task 7305 1726887487.34050: _execute() done 7305 1726887487.34074: dumping result to json 7305 1726887487.34092: done dumping result, returning 7305 1726887487.34105: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-1594-642f-000000000034] 7305 1726887487.34118: sending task result for task 0e15955b-8119-1594-642f-000000000034 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 7305 1726887487.34431: no more pending results, returning what we have 7305 1726887487.34436: results queue empty 7305 1726887487.34446: checking for any_errors_fatal 7305 1726887487.34481: done checking for any_errors_fatal 7305 1726887487.34482: checking for max_fail_percentage 7305 1726887487.34484: done checking for max_fail_percentage 7305 1726887487.34485: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.34486: done checking to see if all hosts have failed 7305 1726887487.34487: getting the remaining hosts for this loop 7305 1726887487.34488: done getting the remaining hosts for this loop 7305 1726887487.34492: getting the next task for host managed_node2 7305 1726887487.34500: done getting next task for host managed_node2 7305 1726887487.34515: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 7305 1726887487.34520: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887487.34556: getting variables 7305 1726887487.34558: in VariableManager get_vars() 7305 1726887487.34599: Calling all_inventory to load vars for managed_node2 7305 1726887487.34602: Calling groups_inventory to load vars for managed_node2 7305 1726887487.34605: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.34618: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.34622: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.34625: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.36707: done sending task result for task 0e15955b-8119-1594-642f-000000000034 7305 1726887487.36715: WORKER PROCESS EXITING 7305 1726887487.39862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.43497: done with get_vars() 7305 1726887487.43527: done getting variables 7305 1726887487.43619: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ptp4l] *********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:342 Friday 20 September 2024 22:58:07 -0400 (0:00:00.139) 0:00:18.893 ****** 7305 1726887487.43652: entering _queue_task() for managed_node2/service 7305 1726887487.44088: worker is 1 (out of 1 available) 7305 1726887487.44101: exiting _queue_task() for managed_node2/service 7305 1726887487.44115: done queuing things up, now waiting for results queue to drain 7305 1726887487.44116: waiting for pending results... 7305 1726887487.44503: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 7305 1726887487.44680: in run() - task 0e15955b-8119-1594-642f-000000000035 7305 1726887487.44719: variable 'ansible_search_path' from source: unknown 7305 1726887487.44731: variable 'ansible_search_path' from source: unknown 7305 1726887487.44795: calling self._execute() 7305 1726887487.44955: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.44967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.44984: variable 'omit' from source: magic vars 7305 1726887487.45655: variable 'timesync_mode' from source: set_fact 7305 1726887487.45669: Evaluated conditional (timesync_mode == 2): False 7305 1726887487.45677: when evaluation is False, skipping this task 7305 1726887487.45689: _execute() done 7305 1726887487.45697: dumping result to json 7305 1726887487.45703: done dumping result, returning 7305 1726887487.45715: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-1594-642f-000000000035] 7305 1726887487.45736: sending task result for task 0e15955b-8119-1594-642f-000000000035 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887487.45955: no more pending results, returning what we have 7305 1726887487.45960: results queue empty 7305 1726887487.45961: checking for any_errors_fatal 7305 1726887487.45968: done checking for any_errors_fatal 7305 1726887487.45969: checking for max_fail_percentage 7305 1726887487.45970: done checking for max_fail_percentage 7305 1726887487.45971: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.45972: done checking to see if all hosts have failed 7305 1726887487.45973: getting the remaining hosts for this loop 7305 1726887487.45974: done getting the remaining hosts for this loop 7305 1726887487.45980: getting the next task for host managed_node2 7305 1726887487.45992: done getting next task for host managed_node2 7305 1726887487.45997: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 7305 1726887487.46000: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 7305 1726887487.46016: getting variables 7305 1726887487.46018: in VariableManager get_vars() 7305 1726887487.46054: Calling all_inventory to load vars for managed_node2 7305 1726887487.46058: Calling groups_inventory to load vars for managed_node2 7305 1726887487.46060: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.46072: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.46075: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.46078: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.47089: done sending task result for task 0e15955b-8119-1594-642f-000000000035 7305 1726887487.47093: WORKER PROCESS EXITING 7305 1726887487.49127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.51856: done with get_vars() 7305 1726887487.51879: done getting variables 7305 1726887487.51944: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable phc2sys] ********************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:349 Friday 20 September 2024 22:58:07 -0400 (0:00:00.083) 0:00:18.976 ****** 7305 1726887487.51974: entering _queue_task() for managed_node2/service 7305 1726887487.52276: worker is 1 (out of 1 available) 7305 1726887487.52287: exiting _queue_task() for managed_node2/service 7305 1726887487.52299: done queuing things up, now waiting for results queue to drain 7305 1726887487.52299: waiting for pending results... 7305 1726887487.52590: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 7305 1726887487.52703: in run() - task 0e15955b-8119-1594-642f-000000000036 7305 1726887487.52729: variable 'ansible_search_path' from source: unknown 7305 1726887487.52741: variable 'ansible_search_path' from source: unknown 7305 1726887487.52782: calling self._execute() 7305 1726887487.52880: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.52893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.52907: variable 'omit' from source: magic vars 7305 1726887487.53420: variable 'timesync_mode' from source: set_fact 7305 1726887487.53436: Evaluated conditional (timesync_mode == 2): False 7305 1726887487.53445: when evaluation is False, skipping this task 7305 1726887487.53452: _execute() done 7305 1726887487.53460: dumping result to json 7305 1726887487.53472: done dumping result, returning 7305 1726887487.53483: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-1594-642f-000000000036] 7305 1726887487.53492: sending task result for task 0e15955b-8119-1594-642f-000000000036 7305 1726887487.53605: done sending task result for task 0e15955b-8119-1594-642f-000000000036 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 7305 1726887487.53653: no more pending results, returning what we have 7305 1726887487.53657: results queue empty 7305 1726887487.53658: checking for any_errors_fatal 7305 1726887487.53666: done checking for any_errors_fatal 7305 1726887487.53667: checking for max_fail_percentage 7305 1726887487.53669: done checking for max_fail_percentage 7305 1726887487.53670: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.53670: done checking to see if all hosts have failed 7305 1726887487.53671: getting the remaining hosts for this loop 7305 1726887487.53673: done getting the remaining hosts for this loop 7305 1726887487.53676: getting the next task for host managed_node2 7305 1726887487.53683: done getting next task for host managed_node2 7305 1726887487.53686: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 7305 1726887487.53689: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 7305 1726887487.53703: getting variables 7305 1726887487.53705: in VariableManager get_vars() 7305 1726887487.53741: Calling all_inventory to load vars for managed_node2 7305 1726887487.53744: Calling groups_inventory to load vars for managed_node2 7305 1726887487.53746: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.53757: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.53760: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.53763: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.54565: WORKER PROCESS EXITING 7305 1726887487.55115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.56964: done with get_vars() 7305 1726887487.56982: done getting variables 7305 1726887487.57038: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable timemaster] ****************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 Friday 20 September 2024 22:58:07 -0400 (0:00:00.050) 0:00:19.027 ****** 7305 1726887487.57061: entering _queue_task() for managed_node2/service 7305 1726887487.57276: worker is 1 (out of 1 available) 7305 1726887487.57288: exiting _queue_task() for managed_node2/service 7305 1726887487.57300: done queuing things up, now waiting for results queue to drain 7305 1726887487.57301: waiting for pending results... 7305 1726887487.57482: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster 7305 1726887487.57548: in run() - task 0e15955b-8119-1594-642f-000000000037 7305 1726887487.57562: variable 'ansible_search_path' from source: unknown 7305 1726887487.57565: variable 'ansible_search_path' from source: unknown 7305 1726887487.57594: calling self._execute() 7305 1726887487.57663: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.57667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.57677: variable 'omit' from source: magic vars 7305 1726887487.58018: variable 'timesync_mode' from source: set_fact 7305 1726887487.58024: Evaluated conditional (timesync_mode == 3): False 7305 1726887487.58027: when evaluation is False, skipping this task 7305 1726887487.58029: _execute() done 7305 1726887487.58032: dumping result to json 7305 1726887487.58035: done dumping result, returning 7305 1726887487.58041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-1594-642f-000000000037] 7305 1726887487.58054: sending task result for task 0e15955b-8119-1594-642f-000000000037 7305 1726887487.58152: done sending task result for task 0e15955b-8119-1594-642f-000000000037 7305 1726887487.58155: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 7305 1726887487.58224: no more pending results, returning what we have 7305 1726887487.58228: results queue empty 7305 1726887487.58229: checking for any_errors_fatal 7305 1726887487.58233: done checking for any_errors_fatal 7305 1726887487.58234: checking for max_fail_percentage 7305 1726887487.58236: done checking for max_fail_percentage 7305 1726887487.58237: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.58237: done checking to see if all hosts have failed 7305 1726887487.58238: getting the remaining hosts for this loop 7305 1726887487.58239: done getting the remaining hosts for this loop 7305 1726887487.58242: getting the next task for host managed_node2 7305 1726887487.58248: done getting next task for host managed_node2 7305 1726887487.58249: ^ task is: TASK: meta (role_complete) 7305 1726887487.58252: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887487.58264: getting variables 7305 1726887487.58266: in VariableManager get_vars() 7305 1726887487.58303: Calling all_inventory to load vars for managed_node2 7305 1726887487.58306: Calling groups_inventory to load vars for managed_node2 7305 1726887487.58309: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.58316: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.58317: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.58319: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.59584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.61253: done with get_vars() 7305 1726887487.61268: done getting variables 7305 1726887487.61326: done queuing things up, now waiting for results queue to drain 7305 1726887487.61328: results queue empty 7305 1726887487.61328: checking for any_errors_fatal 7305 1726887487.61330: done checking for any_errors_fatal 7305 1726887487.61330: checking for max_fail_percentage 7305 1726887487.61331: done checking for max_fail_percentage 7305 1726887487.61332: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.61332: done checking to see if all hosts have failed 7305 1726887487.61333: getting the remaining hosts for this loop 7305 1726887487.61333: done getting the remaining hosts for this loop 7305 1726887487.61335: getting the next task for host managed_node2 7305 1726887487.61337: done getting next task for host managed_node2 7305 1726887487.61338: ^ task is: TASK: meta (flush_handlers) 7305 1726887487.61339: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887487.61342: getting variables 7305 1726887487.61343: in VariableManager get_vars() 7305 1726887487.61350: Calling all_inventory to load vars for managed_node2 7305 1726887487.61352: Calling groups_inventory to load vars for managed_node2 7305 1726887487.61353: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.61356: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.61357: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.61359: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.62020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.63230: done with get_vars() 7305 1726887487.63251: done getting variables 7305 1726887487.63302: in VariableManager get_vars() 7305 1726887487.63315: Calling all_inventory to load vars for managed_node2 7305 1726887487.63317: Calling groups_inventory to load vars for managed_node2 7305 1726887487.63319: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.63324: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.63326: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.63329: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.64316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.65262: done with get_vars() 7305 1726887487.65280: done queuing things up, now waiting for results queue to drain 7305 1726887487.65282: results queue empty 7305 1726887487.65282: checking for any_errors_fatal 7305 1726887487.65283: done checking for any_errors_fatal 7305 1726887487.65284: checking for max_fail_percentage 7305 1726887487.65284: done checking for max_fail_percentage 7305 1726887487.65285: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.65285: done checking to see if all hosts have failed 7305 1726887487.65286: getting the remaining hosts for this loop 7305 1726887487.65287: done getting the remaining hosts for this loop 7305 1726887487.65288: getting the next task for host managed_node2 7305 1726887487.65292: done getting next task for host managed_node2 7305 1726887487.65293: ^ task is: TASK: meta (flush_handlers) 7305 1726887487.65294: ^ state is: HOST STATE: block=7, 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 7305 1726887487.65297: getting variables 7305 1726887487.65297: in VariableManager get_vars() 7305 1726887487.65304: Calling all_inventory to load vars for managed_node2 7305 1726887487.65305: Calling groups_inventory to load vars for managed_node2 7305 1726887487.65306: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.65312: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.65317: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.65319: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.66131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.67484: done with get_vars() 7305 1726887487.67502: done getting variables 7305 1726887487.67549: in VariableManager get_vars() 7305 1726887487.67563: Calling all_inventory to load vars for managed_node2 7305 1726887487.67565: Calling groups_inventory to load vars for managed_node2 7305 1726887487.67567: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.67571: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.67574: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.67576: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.68780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.70422: done with get_vars() 7305 1726887487.70446: done queuing things up, now waiting for results queue to drain 7305 1726887487.70448: results queue empty 7305 1726887487.70449: checking for any_errors_fatal 7305 1726887487.70450: done checking for any_errors_fatal 7305 1726887487.70451: checking for max_fail_percentage 7305 1726887487.70451: done checking for max_fail_percentage 7305 1726887487.70452: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.70452: done checking to see if all hosts have failed 7305 1726887487.70453: getting the remaining hosts for this loop 7305 1726887487.70453: done getting the remaining hosts for this loop 7305 1726887487.70455: getting the next task for host managed_node2 7305 1726887487.70458: done getting next task for host managed_node2 7305 1726887487.70458: ^ task is: None 7305 1726887487.70459: ^ state is: HOST STATE: block=8, 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 7305 1726887487.70460: done queuing things up, now waiting for results queue to drain 7305 1726887487.70461: results queue empty 7305 1726887487.70461: checking for any_errors_fatal 7305 1726887487.70461: done checking for any_errors_fatal 7305 1726887487.70462: checking for max_fail_percentage 7305 1726887487.70462: done checking for max_fail_percentage 7305 1726887487.70463: checking to see if all hosts have failed and the running result is not ok 7305 1726887487.70463: done checking to see if all hosts have failed 7305 1726887487.70465: getting the next task for host managed_node2 7305 1726887487.70466: done getting next task for host managed_node2 7305 1726887487.70467: ^ task is: None 7305 1726887487.70468: ^ state is: HOST STATE: block=8, 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 7305 1726887487.70511: in VariableManager get_vars() 7305 1726887487.70523: done with get_vars() 7305 1726887487.70527: in VariableManager get_vars() 7305 1726887487.70533: done with get_vars() 7305 1726887487.70536: variable 'omit' from source: magic vars 7305 1726887487.70559: in VariableManager get_vars() 7305 1726887487.70565: done with get_vars() 7305 1726887487.70580: variable 'omit' from source: magic vars PLAY [Run tests_default.yml in check_mode] ************************************* 7305 1726887487.70702: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7305 1726887487.70722: getting the remaining hosts for this loop 7305 1726887487.70723: done getting the remaining hosts for this loop 7305 1726887487.70725: getting the next task for host managed_node2 7305 1726887487.70727: done getting next task for host managed_node2 7305 1726887487.70728: ^ task is: TASK: Gathering Facts 7305 1726887487.70729: ^ 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 7305 1726887487.70730: getting variables 7305 1726887487.70731: in VariableManager get_vars() 7305 1726887487.70736: Calling all_inventory to load vars for managed_node2 7305 1726887487.70737: Calling groups_inventory to load vars for managed_node2 7305 1726887487.70739: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887487.70743: Calling all_plugins_play to load vars for managed_node2 7305 1726887487.70744: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887487.70746: Calling groups_plugins_play to load vars for managed_node2 7305 1726887487.74791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887487.75842: done with get_vars() 7305 1726887487.75857: done getting variables 7305 1726887487.75886: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:28 Friday 20 September 2024 22:58:07 -0400 (0:00:00.188) 0:00:19.216 ****** 7305 1726887487.75902: entering _queue_task() for managed_node2/gather_facts 7305 1726887487.76125: worker is 1 (out of 1 available) 7305 1726887487.76136: exiting _queue_task() for managed_node2/gather_facts 7305 1726887487.76146: done queuing things up, now waiting for results queue to drain 7305 1726887487.76147: waiting for pending results... 7305 1726887487.76365: running TaskExecutor() for managed_node2/TASK: Gathering Facts 7305 1726887487.76441: in run() - task 0e15955b-8119-1594-642f-00000000017d 7305 1726887487.76472: variable 'ansible_search_path' from source: unknown 7305 1726887487.76584: calling self._execute() 7305 1726887487.76597: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.76604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.76618: variable 'omit' from source: magic vars 7305 1726887487.76710: variable 'omit' from source: magic vars 7305 1726887487.76733: variable 'omit' from source: magic vars 7305 1726887487.76760: variable 'omit' from source: magic vars 7305 1726887487.76792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887487.76827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7305 1726887487.76857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887487.76883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887487.76893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887487.76918: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887487.76922: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.76925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.76993: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887487.76997: Set connection var ansible_shell_type to sh 7305 1726887487.76999: Set connection var ansible_connection to ssh 7305 1726887487.77004: Set connection var ansible_pipelining to False 7305 1726887487.77013: Set connection var ansible_shell_executable to /bin/sh 7305 1726887487.77021: Set connection var ansible_timeout to 10 7305 1726887487.77038: variable 'ansible_shell_executable' from source: unknown 7305 1726887487.77045: variable 'ansible_connection' from source: unknown 7305 1726887487.77048: variable 'ansible_module_compression' from source: unknown 7305 1726887487.77051: variable 'ansible_shell_type' from source: unknown 7305 1726887487.77054: variable 'ansible_shell_executable' from source: unknown 7305 1726887487.77056: variable 'ansible_host' from source: host vars for 'managed_node2' 7305 1726887487.77059: variable 'ansible_pipelining' from source: unknown 7305 1726887487.77061: variable 'ansible_timeout' from source: unknown 7305 1726887487.77064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 7305 1726887487.77190: 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) 7305 1726887487.77202: variable 'omit' from source: magic vars 7305 1726887487.77205: starting attempt loop 7305 1726887487.77208: running the handler 7305 1726887487.77222: variable 'ansible_facts' from source: unknown 7305 1726887487.77238: _low_level_execute_command(): starting 7305 1726887487.77251: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7305 1726887487.77883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.77899: 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.42.159 originally 10.31.42.159 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7305 1726887487.77921: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.78020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887487.78063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887487.79766: stdout chunk (state=3): >>>/root <<< 7305 1726887487.79923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887487.79982: stderr chunk (state=3): >>><<< 7305 1726887487.79986: stdout chunk (state=3): >>><<< 7305 1726887487.80017: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887487.80135: _low_level_execute_command(): starting 7305 1726887487.80139: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864 `" && echo ansible-tmp-1726887487.8004432-8061-251316791079864="` echo /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864 `" ) && sleep 0' 7305 1726887487.80831: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887487.80850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.80867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.80886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.80947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.80962: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887487.80978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.81000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887487.81034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887487.81060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887487.81075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.81091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.81116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.81138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.81156: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887487.81172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.81263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887487.81288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887487.81306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887487.81393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887487.83389: stdout chunk (state=3): >>>ansible-tmp-1726887487.8004432-8061-251316791079864=/root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864 <<< 7305 1726887487.83512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887487.83597: stderr chunk (state=3): >>><<< 7305 1726887487.83601: stdout chunk (state=3): >>><<< 7305 1726887487.84064: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887487.8004432-8061-251316791079864=/root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864 , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887487.84067: variable 'ansible_module_compression' from source: unknown 7305 1726887487.84070: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7305 1726887487.84072: variable 'ansible_facts' from source: unknown 7305 1726887487.84074: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864/AnsiballZ_setup.py 7305 1726887487.84136: Sending initial data 7305 1726887487.84138: Sent initial data (152 bytes) 7305 1726887487.85080: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887487.85094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.85113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.85131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.85172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.85185: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887487.85199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.85220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887487.85231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887487.85244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887487.85256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.85270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.85287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.85300: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.85317: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887487.85333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.85405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887487.85420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887487.85434: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887487.85489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887487.87522: 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 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug1: Couldn't stat remote file: No such file or directory <<< 7305 1726887487.87525: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-7305e0uv6mil/tmp4etq1xqr /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864/AnsiballZ_setup.py <<< 7305 1726887487.89883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887487.90155: stderr chunk (state=3): >>><<< 7305 1726887487.90158: stdout chunk (state=3): >>><<< 7305 1726887487.90160: done transferring module to remote 7305 1726887487.90163: _low_level_execute_command(): starting 7305 1726887487.90165: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864/ /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864/AnsiballZ_setup.py && sleep 0' 7305 1726887487.90762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887487.90775: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.90789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.90813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.90856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.90868: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887487.90881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.90897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887487.90915: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887487.90931: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887487.90942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.90955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.90970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.90980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.90991: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887487.91003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.91087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887487.91112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887487.91130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887487.91215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887487.93130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887487.93214: stderr chunk (state=3): >>><<< 7305 1726887487.93217: stdout chunk (state=3): >>><<< 7305 1726887487.93312: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887487.93316: _low_level_execute_command(): starting 7305 1726887487.93319: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864/AnsiballZ_setup.py && sleep 0' 7305 1726887487.93904: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887487.93919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.93932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.93949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.93997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.94009: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887487.94023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.94038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887487.94050: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887487.94060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887487.94076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887487.94089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887487.94102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887487.94115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887487.94125: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887487.94136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887487.94220: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887487.94240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887487.94256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887487.94341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887487.96435: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 7305 1726887487.96438: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7305 1726887487.96494: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7305 1726887487.96533: stdout chunk (state=3): >>>import 'posix' # <<< 7305 1726887487.96568: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7305 1726887487.96619: stdout chunk (state=3): >>>import 'time' # <<< 7305 1726887487.96622: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7305 1726887487.96683: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887487.96711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 7305 1726887487.96727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 7305 1726887487.96751: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55b3dc0> <<< 7305 1726887487.96798: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 7305 1726887487.96826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55b3b20> <<< 7305 1726887487.96847: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 7305 1726887487.96870: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55b3ac0> <<< 7305 1726887487.96910: stdout chunk (state=3): >>>import '_signal' # <<< 7305 1726887487.96956: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 7305 1726887487.96985: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 7305 1726887487.97006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887487.97034: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558940> <<< 7305 1726887487.97046: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558670> <<< 7305 1726887487.97069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 7305 1726887487.97092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 7305 1726887487.97116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 7305 1726887487.97139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 7305 1726887487.97172: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc550f190> <<< 7305 1726887487.97187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 7305 1726887487.97206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 7305 1726887487.97285: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc550f220> <<< 7305 1726887487.97349: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 7305 1726887487.97365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc550f940> <<< 7305 1726887487.97407: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5570880> <<< 7305 1726887487.97424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5508d90> <<< 7305 1726887487.97489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 7305 1726887487.97492: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5532d90> <<< 7305 1726887487.97548: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558970> <<< 7305 1726887487.97576: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 7305 1726887487.97924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 7305 1726887487.97928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 7305 1726887487.97972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 7305 1726887487.97978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 7305 1726887487.98009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 7305 1726887487.98036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 7305 1726887487.98051: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54aeeb0> <<< 7305 1726887487.98119: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54b1f40> <<< 7305 1726887487.98123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 7305 1726887487.98139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 7305 1726887487.98169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 7305 1726887487.98195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 7305 1726887487.98220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 7305 1726887487.98251: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54ad640> <<< 7305 1726887487.98262: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54ae370> <<< 7305 1726887487.98280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 7305 1726887487.98365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 7305 1726887487.98386: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 7305 1726887487.98425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887487.98451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 7305 1726887487.98489: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5430dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54308b0> <<< 7305 1726887487.98523: stdout chunk (state=3): >>>import 'itertools' # <<< 7305 1726887487.98551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5430eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 7305 1726887487.98577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 7305 1726887487.98597: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5430f70> <<< 7305 1726887487.98643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5430e80> <<< 7305 1726887487.98659: stdout chunk (state=3): >>>import '_collections' # <<< 7305 1726887487.98697: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5489d30> <<< 7305 1726887487.98717: stdout chunk (state=3): >>>import '_functools' # <<< 7305 1726887487.98728: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5482610> <<< 7305 1726887487.98792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5496670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54b5e50> <<< 7305 1726887487.98818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 7305 1726887487.98866: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5442c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5489250><<< 7305 1726887487.98876: stdout chunk (state=3): >>> <<< 7305 1726887487.98918: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5496280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54bba00> <<< 7305 1726887487.98948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 7305 1726887487.98974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 7305 1726887487.99004: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 7305 1726887487.99030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5442fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5442d90> <<< 7305 1726887487.99063: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5442d00> <<< 7305 1726887487.99095: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 7305 1726887487.99125: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 7305 1726887487.99135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 7305 1726887487.99160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 7305 1726887487.99211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 7305 1726887487.99251: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5172370> <<< 7305 1726887487.99272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 7305 1726887487.99310: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5172460> <<< 7305 1726887487.99429: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc544afa0> <<< 7305 1726887487.99471: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5444a30> <<< 7305 1726887487.99482: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5444490> <<< 7305 1726887487.99513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 7305 1726887487.99528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 7305 1726887487.99587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 7305 1726887487.99609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 7305 1726887487.99625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc509b1c0> <<< 7305 1726887487.99655: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc515dc70> <<< 7305 1726887487.99725: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5444eb0> <<< 7305 1726887487.99729: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54bb0a0> <<< 7305 1726887487.99755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 7305 1726887487.99814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50adaf0> <<< 7305 1726887487.99832: stdout chunk (state=3): >>>import 'errno' # <<< 7305 1726887487.99867: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc50ade20> <<< 7305 1726887487.99922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 7305 1726887487.99926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50bf730> <<< 7305 1726887487.99940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 7305 1726887487.99966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 7305 1726887487.99999: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50bfc70> <<< 7305 1726887488.00063: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887488.00067: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc504d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50adf10> <<< 7305 1726887488.00081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 7305 1726887488.00151: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc505d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50bf5b0> <<< 7305 1726887488.00167: stdout chunk (state=3): >>>import 'pwd' # <<< 7305 1726887488.00181: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc505d340> <<< 7305 1726887488.00232: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54429d0> <<< 7305 1726887488.00260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 7305 1726887488.00274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 7305 1726887488.00293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 7305 1726887488.00349: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc50796a0> <<< 7305 1726887488.00380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 7305 1726887488.00395: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5079970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5079760> <<< 7305 1726887488.00431: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5079850> <<< 7305 1726887488.00457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 7305 1726887488.00665: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5079ca0> <<< 7305 1726887488.00706: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc50851f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50798e0> <<< 7305 1726887488.00729: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc506ca30> <<< 7305 1726887488.00754: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54425b0> <<< 7305 1726887488.00782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 7305 1726887488.00838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 7305 1726887488.00882: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5079a90> <<< 7305 1726887488.01030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 7305 1726887488.01049: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0cc4f99670> <<< 7305 1726887488.01291: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 7305 1726887488.01386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.01429: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 7305 1726887488.01445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.01477: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 7305 1726887488.02779: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.03742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49ae790> <<< 7305 1726887488.03773: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887488.03802: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 7305 1726887488.03830: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 7305 1726887488.03869: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49ae160> <<< 7305 1726887488.03919: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49ae280> <<< 7305 1726887488.03958: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49aeee0> <<< 7305 1726887488.03971: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 7305 1726887488.04031: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49aefd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49aed00> <<< 7305 1726887488.04034: stdout chunk (state=3): >>>import 'atexit' # <<< 7305 1726887488.04072: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49aef40> <<< 7305 1726887488.04086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 7305 1726887488.04113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 7305 1726887488.04154: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49ae100> <<< 7305 1726887488.04171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 7305 1726887488.04212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 7305 1726887488.04215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 7305 1726887488.04241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 7305 1726887488.04263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 7305 1726887488.04266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 7305 1726887488.04355: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc496deb0> <<< 7305 1726887488.04394: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc48870a0> <<< 7305 1726887488.04435: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4887280> <<< 7305 1726887488.04465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 7305 1726887488.04467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 7305 1726887488.04512: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4887c10> <<< 7305 1726887488.04526: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4995dc0> <<< 7305 1726887488.04728: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49953d0> <<< 7305 1726887488.04731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 7305 1726887488.04769: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4995f40> <<< 7305 1726887488.04772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 7305 1726887488.04817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 7305 1726887488.04864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 7305 1726887488.04878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49e3c10> <<< 7305 1726887488.04964: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49b6ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49b6370> <<< 7305 1726887488.04987: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4962bb0> <<< 7305 1726887488.05013: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49b6490> <<< 7305 1726887488.05062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49b64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 7305 1726887488.05073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 7305 1726887488.05085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 7305 1726887488.05121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 7305 1726887488.05201: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc48f5040> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc498e8e0> <<< 7305 1726887488.05230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 7305 1726887488.05250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 7305 1726887488.05296: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc48f18e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc498e160> <<< 7305 1726887488.05330: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 7305 1726887488.05365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887488.05400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 7305 1726887488.05412: stdout chunk (state=3): >>>import '_string' # <<< 7305 1726887488.05466: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc498eca0> <<< 7305 1726887488.05595: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc48f1880> <<< 7305 1726887488.05696: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49b9460> <<< 7305 1726887488.05731: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc498ea30> <<< 7305 1726887488.05787: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc498e3a0> <<< 7305 1726887488.05822: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49f56d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 7305 1726887488.05834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 7305 1726887488.05858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 7305 1726887488.05902: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4904d90> <<< 7305 1726887488.06093: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49779d0> <<< 7305 1726887488.06122: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc48e7610> <<< 7305 1726887488.06150: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4904100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc48e7a00> <<< 7305 1726887488.06179: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7305 1726887488.06192: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 7305 1726887488.06266: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.06352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.06386: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 7305 1726887488.06404: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 7305 1726887488.06506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.06604: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.07085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.07549: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 7305 1726887488.07576: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7305 1726887488.07594: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 7305 1726887488.07607: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887488.07672: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49028e0> <<< 7305 1726887488.07750: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 7305 1726887488.07763: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc492f940> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc447f6a0> <<< 7305 1726887488.07814: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 7305 1726887488.07839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.07842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.07866: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 7305 1726887488.07869: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.07985: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.08116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 7305 1726887488.08146: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc496c790> # zipimport: zlib available <<< 7305 1726887488.08545: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.08912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.08967: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09044: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 7305 1726887488.09047: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09119: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 7305 1726887488.09122: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09173: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09249: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 7305 1726887488.09278: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 7305 1726887488.09296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09367: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 7305 1726887488.09370: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09554: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 7305 1726887488.09786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 7305 1726887488.09868: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4484d90> <<< 7305 1726887488.09871: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.09924: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10001: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 7305 1726887488.10034: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 7305 1726887488.10038: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10108: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 7305 1726887488.10121: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 7305 1726887488.10376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887488.10457: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49200a0> <<< 7305 1726887488.10565: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4467430> <<< 7305 1726887488.10613: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 7305 1726887488.10622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.10789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 7305 1726887488.10811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 7305 1726887488.10825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 7305 1726887488.10855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 7305 1726887488.10877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 7305 1726887488.10898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 7305 1726887488.10982: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4929160> <<< 7305 1726887488.11022: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4925cd0> <<< 7305 1726887488.11087: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4484bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 7305 1726887488.11109: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11137: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11155: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 7305 1726887488.11228: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 7305 1726887488.11255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 7305 1726887488.11265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11315: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11382: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11435: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11451: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11516: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11555: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 7305 1726887488.11567: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11716: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.11747: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 7305 1726887488.11906: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.12036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.12070: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.12124: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887488.12166: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 7305 1726887488.12192: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 7305 1726887488.12237: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc41ffa60> <<< 7305 1726887488.12257: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 7305 1726887488.12284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 7305 1726887488.12324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 7305 1726887488.12352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 7305 1726887488.12369: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc445f6d0> <<< 7305 1726887488.12398: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc445faf0> <<< 7305 1726887488.12470: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4445250> <<< 7305 1726887488.12500: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4445a30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4494460> <<< 7305 1726887488.12539: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4494910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 7305 1726887488.12570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 7305 1726887488.12621: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4491d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4491d60> <<< 7305 1726887488.12647: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 7305 1726887488.12689: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4491250> <<< 7305 1726887488.12711: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887488.12746: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4267f70> <<< 7305 1726887488.12773: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc44a94c0> <<< 7305 1726887488.12789: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4494310> <<< 7305 1726887488.12803: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 7305 1726887488.12821: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.12841: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 7305 1726887488.12858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.12980: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 7305 1726887488.12994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13089: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 7305 1726887488.13102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13197: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887488.13222: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 7305 1726887488.13233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13262: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13303: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 7305 1726887488.13359: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13412: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.13515: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 7305 1726887488.13531: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 7305 1726887488.13918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14291: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 7305 1726887488.14332: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14449: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 7305 1726887488.14460: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14479: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14515: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 7305 1726887488.14560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14610: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 7305 1726887488.14635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14666: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14677: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 7305 1726887488.14699: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14734: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 7305 1726887488.14804: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.14875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 7305 1726887488.14904: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc417fca0> <<< 7305 1726887488.14924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 7305 1726887488.14960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 7305 1726887488.15112: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc417ffd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 7305 1726887488.15177: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.15231: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 7305 1726887488.15312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.15398: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 7305 1726887488.15452: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.15525: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 7305 1726887488.15555: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.15604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 7305 1726887488.15631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 7305 1726887488.15796: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 7305 1726887488.15799: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4165b20> <<< 7305 1726887488.16039: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc41c24f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 7305 1726887488.16092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16143: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 7305 1726887488.16218: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16531: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 7305 1726887488.16535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 7305 1726887488.16639: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 7305 1726887488.16763: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc40ec190> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc40ec2e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 7305 1726887488.16784: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 7305 1726887488.16825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16865: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 7305 1726887488.16868: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.16996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17122: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 7305 1726887488.17210: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17374: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 7305 1726887488.17381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17606: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17735: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 7305 1726887488.17847: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.17981: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887488.18011: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.18457: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.19622: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 7305 1726887488.19718: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.19775: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.19950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20131: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 7305 1726887488.20134: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20213: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 7305 1726887488.20216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20255: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 7305 1726887488.20259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20391: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 7305 1726887488.20414: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.20856: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887488.21230: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 7305 1726887488.21475: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 7305 1726887488.21721: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 7305 1726887488.21728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887488.21747: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.21819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.21889: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 7305 1726887488.21892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.21933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.21976: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 7305 1726887488.22139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.22301: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 7305 1726887488.22343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.22389: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 7305 1726887488.22430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.22483: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 7305 1726887488.22487: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.22672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.22802: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available <<< 7305 1726887488.22869: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 7305 1726887488.22880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7305 1726887488.23206: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc3f707c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc3f70f40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc3f37cd0> <<< 7305 1726887488.24478: stdout chunk (state=3): >>>import 'gc' # <<< 7305 1726887488.31040: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 7305 1726887488.31059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 7305 1726887488.31062: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc3f70760> <<< 7305 1726887488.31094: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 7305 1726887488.31099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 7305 1726887488.31129: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc40f7ca0> <<< 7305 1726887488.31180: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 7305 1726887488.31183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 7305 1726887488.31217: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 7305 1726887488.31234: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc414ba30> <<< 7305 1726887488.31243: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc40f72b0> <<< 7305 1726887488.31481: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame <<< 7305 1726887488.31490: 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 <<< 7305 1726887488.51789: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-42-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-159", "ansible_nodename": "ip-10-31-42-159.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": "c7053083699244669e270a7809d7af44", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKeylfC3X+cm3oRdYxknpv4zgCFso9L2wgIXawjMOC3u+PTbZ6EaiHjcp5yl0HqlGnZIebxaR+s+FrqRGNLbzlIKdGLii824y5l9bqXeZpR5Wq3DE950SYJefE3qQVbPef5hHDQz3Qr48S4IKPisCI/dhzEkNlMqvxnXYtVbB4xpAAAAFQCuVMcQxzmUMavAA4aDvN6/uQ+CSQAAAIBF5sA7HUNTzGpwqd3bng6V9JIabwUjnzjezJmBoWdChQ5h0J2ijvBN+Xv/JdpXIyqDaN92O1rbSxVJwGwGC24GLa03rx8tRAvP477+lOePUTX8KSCoijmldy6DropubTz8wia2pYd9E1wBF8RGcKb7ZHPpoyHnAUe2SSuhyPmkSwAAAIBB/l42rzfB6e9El0sRfvqm1s13vw+TwaubxF3wjrJMBfyhnZSC0DO0TchnRixGAMtwJhkA7mEK9r+ablYX888ssqD4NS9kPATxL2fWSSYEL9LEqxIaWG6/YiUTpVKLEocsty1sdtx/KRoDyGFWNXIeEYxZbRiYHrF5E1svZ8gkYQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4xOnqqzlJil+Ze/fCDPfySBlyVF+t5B6CtIWUfYXa+ojyAuajIEwwiXXmS36Yw6aCUqTD78y6t3+yr6TM7HKcDsyXRo9wOcoEdKgueXwZ2Mg1fVERzF8Gt6Rh1gBvBX302MEmTia4Q/vDojVr2BB7gnW2O3x8LdgrFlWM5QgtPTIKadORj1ZSIeYSaJ1U3Inncd+jxVzkHCf/1XR2GKx6yUllXwbnv3U/zeHLMMgF4Ife3caQRiX83j7ZQxWNHdzGP5kbHmkO2tP1I2Z4e5/x2kL7uBphsxoP3squlGDVQmDFYMnD25nbY/s3C35svj4ZED4MInEeL1qllYUPJ3xLOxjZH5PojEwf17/bWs9M6wwLlUuxME93BUCE2zN9OkY8cIpoco5XkB1dqVWzQtdBGCtrSadL3g4OvAdLobYoUSKQ6CwL9TBliRXpSG68esns+9M/TXQuaBMPwFx26kJUDTU/fc5t7r/QtgwwelY0Yylp55ouCNBB+QDJ5aBu0Bs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJy6kcofYRDRfb8ksLUAmJ3RuN2yQHVRg8k1h088yPCXBzZnuGjjMJAlPJEQtmYytJWlFbeuSpmFjhM5gasDhkk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKy1WKiKi2zxl9jsy2PA8m3GRR5mfZmAqUo6di6noxyt", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "58", "second": "08", "epoch": "1726887488", "epoch_int": "1726887488", "date": "2024-09-20", "time": "22:58:08", "iso8601_micro": "2024-09-21T02:58:08.255254Z", "iso8601": "2024-09-21T02:58:08Z", "iso8601_basic": "20240920T225808255254", "iso8601_basic_short": "20240920T225808", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.47, "5m": 0.23, "15m": 0.1}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c7d:2bff:fea0:29f9", "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"<<< 7305 1726887488.51821: stdout chunk (state=3): >>>: "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.40.1", "interface": "eth0", "address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.159"], "ansible_all_ipv6_addresses": ["fe80::c7d:2bff:fea0:29f9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c7d:2bff:fea0:29f9"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.71 36676 10.31.42.159 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": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.71 36676 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfr<<< 7305 1726887488.51843: stdout chunk (state=3): >>>ee_mb": 2860, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 672, "free": 2860}, "nocache": {"free": 3279, "used": 253}, "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": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "ansible_product_uuid": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 248, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264251658240, "block_size": 4096, "block_total": 65519355, "block_available": 64514565, "block_used": 1004790, "inode_total": 131071472, "inode_available": 130998804, "inode_used": 72668, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7305 1726887488.52359: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 7305 1726887488.52455: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 7305 1726887488.52504: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 7305 1726887488.52528: stdout chunk (state=3): >>># 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 # 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 _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 <<< 7305 1726887488.52588: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix <<< 7305 1726887488.52593: stdout chunk (state=3): >>># 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 <<< 7305 1726887488.52615: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 7305 1726887488.52923: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7305 1726887488.52955: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 7305 1726887488.52977: stdout chunk (state=3): >>># destroy zipimport <<< 7305 1726887488.52980: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 7305 1726887488.53027: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7305 1726887488.53056: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 7305 1726887488.53059: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7305 1726887488.53100: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 7305 1726887488.53172: 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 <<< 7305 1726887488.53197: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7305 1726887488.53219: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 7305 1726887488.53231: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 <<< 7305 1726887488.53282: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 7305 1726887488.53311: stdout chunk (state=3): >>># destroy json <<< 7305 1726887488.53335: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 7305 1726887488.53424: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 7305 1726887488.53462: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 7305 1726887488.53530: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 <<< 7305 1726887488.53559: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 7305 1726887488.53588: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7305 1726887488.53661: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 7305 1726887488.53719: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 7305 1726887488.53754: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 7305 1726887488.53792: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 7305 1726887488.53795: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 7305 1726887488.54158: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 7305 1726887488.55189: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 7305 1726887488.55192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 7305 1726887488.55195: stdout chunk (state=3): >>><<< 7305 1726887488.55197: stderr chunk (state=3): >>><<< 7305 1726887488.55389: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc55b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc550f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc550f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5532850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc550f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5570880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5508d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5532d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5558970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5430dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5430eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5430f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5430e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5489d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5482610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5496670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5442c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5489250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5496280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5442fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5442d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5442d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5172370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5172460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc544afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5444a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5444490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc509b1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc515dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5444eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50adaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc50ade20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50bf730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50bfc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc504d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50adf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc505d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50bf5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc505d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc50796a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5079970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5079760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5079850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc5079ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc50851f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc50798e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc506ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc54425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc5079a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0cc4f99670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49ae790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49ae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49ae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49aeee0> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49aefd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49aed00> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49aef40> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49ae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc496deb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc48870a0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4887280> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4887c10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4995dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49953d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4995f40> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49e3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49b6ca0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49b6370> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4962bb0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49b6490> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49b64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc48f5040> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc498e8e0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc48f18e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc498e160> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc498eca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc48f1880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49b9460> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc498ea30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc498e3a0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc49f56d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4904d90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49779d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc48e7610> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4904100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc48e7a00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49028e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc492f940> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc447f6a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc496c790> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4484d90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc49200a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4467430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4929160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4925cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4484bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc41ffa60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc445f6d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc445faf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4445250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4445a30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4494460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4494910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4491d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4491d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4491250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4267f70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc44a94c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc4494310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc417fca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc417ffd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc4165b20> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc41c24f0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc40ec190> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc40ec2e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hhcn8dax/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0cc3f707c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc3f70f40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc3f37cd0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc3f70760> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc40f7ca0> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc414ba30> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0cc40f72b0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-42-159.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-159", "ansible_nodename": "ip-10-31-42-159.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": "c7053083699244669e270a7809d7af44", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKeylfC3X+cm3oRdYxknpv4zgCFso9L2wgIXawjMOC3u+PTbZ6EaiHjcp5yl0HqlGnZIebxaR+s+FrqRGNLbzlIKdGLii824y5l9bqXeZpR5Wq3DE950SYJefE3qQVbPef5hHDQz3Qr48S4IKPisCI/dhzEkNlMqvxnXYtVbB4xpAAAAFQCuVMcQxzmUMavAA4aDvN6/uQ+CSQAAAIBF5sA7HUNTzGpwqd3bng6V9JIabwUjnzjezJmBoWdChQ5h0J2ijvBN+Xv/JdpXIyqDaN92O1rbSxVJwGwGC24GLa03rx8tRAvP477+lOePUTX8KSCoijmldy6DropubTz8wia2pYd9E1wBF8RGcKb7ZHPpoyHnAUe2SSuhyPmkSwAAAIBB/l42rzfB6e9El0sRfvqm1s13vw+TwaubxF3wjrJMBfyhnZSC0DO0TchnRixGAMtwJhkA7mEK9r+ablYX888ssqD4NS9kPATxL2fWSSYEL9LEqxIaWG6/YiUTpVKLEocsty1sdtx/KRoDyGFWNXIeEYxZbRiYHrF5E1svZ8gkYQ==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4xOnqqzlJil+Ze/fCDPfySBlyVF+t5B6CtIWUfYXa+ojyAuajIEwwiXXmS36Yw6aCUqTD78y6t3+yr6TM7HKcDsyXRo9wOcoEdKgueXwZ2Mg1fVERzF8Gt6Rh1gBvBX302MEmTia4Q/vDojVr2BB7gnW2O3x8LdgrFlWM5QgtPTIKadORj1ZSIeYSaJ1U3Inncd+jxVzkHCf/1XR2GKx6yUllXwbnv3U/zeHLMMgF4Ife3caQRiX83j7ZQxWNHdzGP5kbHmkO2tP1I2Z4e5/x2kL7uBphsxoP3squlGDVQmDFYMnD25nbY/s3C35svj4ZED4MInEeL1qllYUPJ3xLOxjZH5PojEwf17/bWs9M6wwLlUuxME93BUCE2zN9OkY8cIpoco5XkB1dqVWzQtdBGCtrSadL3g4OvAdLobYoUSKQ6CwL9TBliRXpSG68esns+9M/TXQuaBMPwFx26kJUDTU/fc5t7r/QtgwwelY0Yylp55ouCNBB+QDJ5aBu0Bs=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJy6kcofYRDRfb8ksLUAmJ3RuN2yQHVRg8k1h088yPCXBzZnuGjjMJAlPJEQtmYytJWlFbeuSpmFjhM5gasDhkk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKy1WKiKi2zxl9jsy2PA8m3GRR5mfZmAqUo6di6noxyt", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fibre_channel_wwn": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "58", "second": "08", "epoch": "1726887488", "epoch_int": "1726887488", "date": "2024-09-20", "time": "22:58:08", "iso8601_micro": "2024-09-21T02:58:08.255254Z", "iso8601": "2024-09-21T02:58:08Z", "iso8601_basic": "20240920T225808255254", "iso8601_basic_short": "20240920T225808", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.47, "5m": 0.23, "15m": 0.1}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c7d:2bff:fea0:29f9", "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.40.1", "interface": "eth0", "address": "10.31.42.159", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:7d:2b:a0:29:f9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.159"], "ansible_all_ipv6_addresses": ["fe80::c7d:2bff:fea0:29f9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.159", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c7d:2bff:fea0:29f9"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.71 36676 10.31.42.159 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": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.40.71 36676 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2860, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 672, "free": 2860}, "nocache": {"free": 3279, "used": 253}, "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": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "ansible_product_uuid": "ec2534ea-c15e-2cc7-14a0-59e117af54a7", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 248, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264251658240, "block_size": 4096, "block_total": 65519355, "block_available": 64514565, "block_used": 1004790, "inode_total": 131071472, "inode_available": 130998804, "inode_used": 72668, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 7305 1726887488.57083: 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-1726887487.8004432-8061-251316791079864/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887488.57114: _low_level_execute_command(): starting 7305 1726887488.57118: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887487.8004432-8061-251316791079864/ > /dev/null 2>&1 && sleep 0' 7305 1726887488.57858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7305 1726887488.57917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887488.57934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887488.57981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887488.58027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887488.58038: stderr chunk (state=3): >>>debug2: match not found <<< 7305 1726887488.58053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887488.58088: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7305 1726887488.58101: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 7305 1726887488.58116: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7305 1726887488.58129: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7305 1726887488.58144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7305 1726887488.58161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7305 1726887488.58174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 7305 1726887488.58195: stderr chunk (state=3): >>>debug2: match found <<< 7305 1726887488.58212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7305 1726887488.58287: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 7305 1726887488.58321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7305 1726887488.58338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7305 1726887488.58425: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7305 1726887488.60324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7305 1726887488.60389: stderr chunk (state=3): >>><<< 7305 1726887488.60393: stdout chunk (state=3): >>><<< 7305 1726887488.60617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, 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.42.159 originally 10.31.42.159 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.42.159 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.42.159 originally 10.31.42.159 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7305 1726887488.60659: handler run complete 7305 1726887488.60662: variable 'ansible_facts' from source: unknown 7305 1726887488.60736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887488.61104: variable 'ansible_facts' from source: unknown 7305 1726887488.61199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887488.61337: attempt loop complete, returning result 7305 1726887488.61347: _execute() done 7305 1726887488.61353: dumping result to json 7305 1726887488.61396: done dumping result, returning 7305 1726887488.61407: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e15955b-8119-1594-642f-00000000017d] 7305 1726887488.61419: sending task result for task 0e15955b-8119-1594-642f-00000000017d ok: [managed_node2] 7305 1726887488.62018: no more pending results, returning what we have 7305 1726887488.62021: results queue empty 7305 1726887488.62023: checking for any_errors_fatal 7305 1726887488.62024: done checking for any_errors_fatal 7305 1726887488.62025: checking for max_fail_percentage 7305 1726887488.62027: done checking for max_fail_percentage 7305 1726887488.62028: checking to see if all hosts have failed and the running result is not ok 7305 1726887488.62029: done checking to see if all hosts have failed 7305 1726887488.62030: getting the remaining hosts for this loop 7305 1726887488.62031: done getting the remaining hosts for this loop 7305 1726887488.62035: getting the next task for host managed_node2 7305 1726887488.62041: done getting next task for host managed_node2 7305 1726887488.62043: ^ task is: TASK: meta (flush_handlers) 7305 1726887488.62045: ^ 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 7305 1726887488.62049: getting variables 7305 1726887488.62051: in VariableManager get_vars() 7305 1726887488.62077: Calling all_inventory to load vars for managed_node2 7305 1726887488.62080: Calling groups_inventory to load vars for managed_node2 7305 1726887488.62084: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887488.62095: Calling all_plugins_play to load vars for managed_node2 7305 1726887488.62098: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887488.62101: Calling groups_plugins_play to load vars for managed_node2 7305 1726887488.62968: done sending task result for task 0e15955b-8119-1594-642f-00000000017d 7305 1726887488.62979: WORKER PROCESS EXITING 7305 1726887488.65066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887488.67186: done with get_vars() 7305 1726887488.67210: done getting variables 7305 1726887488.67289: in VariableManager get_vars() 7305 1726887488.67299: Calling all_inventory to load vars for managed_node2 7305 1726887488.67302: Calling groups_inventory to load vars for managed_node2 7305 1726887488.67304: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887488.67311: Calling all_plugins_play to load vars for managed_node2 7305 1726887488.67313: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887488.67320: Calling groups_plugins_play to load vars for managed_node2 7305 1726887488.68519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887488.70875: done with get_vars() 7305 1726887488.70894: done queuing things up, now waiting for results queue to drain 7305 1726887488.70896: results queue empty 7305 1726887488.70896: checking for any_errors_fatal 7305 1726887488.70899: done checking for any_errors_fatal 7305 1726887488.70900: checking for max_fail_percentage 7305 1726887488.70900: done checking for max_fail_percentage 7305 1726887488.70901: checking to see if all hosts have failed and the running result is not ok 7305 1726887488.70901: done checking to see if all hosts have failed 7305 1726887488.70902: getting the remaining hosts for this loop 7305 1726887488.70903: done getting the remaining hosts for this loop 7305 1726887488.70907: getting the next task for host managed_node2 7305 1726887488.70913: done getting next task for host managed_node2 7305 1726887488.70916: ^ task is: TASK: Run ansible-playbook with tests_default.yml in check mode 7305 1726887488.70918: ^ 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 7305 1726887488.70920: getting variables 7305 1726887488.70921: in VariableManager get_vars() 7305 1726887488.70930: Calling all_inventory to load vars for managed_node2 7305 1726887488.70932: Calling groups_inventory to load vars for managed_node2 7305 1726887488.70934: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887488.70937: Calling all_plugins_play to load vars for managed_node2 7305 1726887488.70939: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887488.70943: Calling groups_plugins_play to load vars for managed_node2 7305 1726887488.72028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887488.73721: done with get_vars() 7305 1726887488.73735: done getting variables 7305 1726887488.73783: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:35 Friday 20 September 2024 22:58:08 -0400 (0:00:00.978) 0:00:20.195 ****** 7305 1726887488.73804: entering _queue_task() for managed_node2/command 7305 1726887488.74035: worker is 1 (out of 1 available) 7305 1726887488.74050: exiting _queue_task() for managed_node2/command 7305 1726887488.74062: done queuing things up, now waiting for results queue to drain 7305 1726887488.74063: waiting for pending results... 7305 1726887488.74265: running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode 7305 1726887488.74384: in run() - task 0e15955b-8119-1594-642f-000000000040 7305 1726887488.74407: variable 'ansible_search_path' from source: unknown 7305 1726887488.74477: calling self._execute() 7305 1726887488.74521: in VariableManager get_vars() 7305 1726887488.74577: Calling all_inventory to load vars for localhost 7305 1726887488.74580: Calling groups_inventory to load vars for localhost 7305 1726887488.74585: Calling all_plugins_inventory to load vars for localhost 7305 1726887488.74601: Calling all_plugins_play to load vars for localhost 7305 1726887488.74610: Calling groups_plugins_inventory to load vars for localhost 7305 1726887488.74613: Calling groups_plugins_play to load vars for localhost 7305 1726887488.74669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887488.74689: done with get_vars() 7305 1726887488.74696: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887488.74763: variable 'ansible_delegated_vars' from source: unknown 7305 1726887488.74766: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887488.74769: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 7305 1726887488.74781: variable 'omit' from source: magic vars 7305 1726887488.74855: variable 'omit' from source: magic vars 7305 1726887488.74879: variable 'omit' from source: magic vars 7305 1726887488.75387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7305 1726887488.79734: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7305 1726887488.79811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7305 1726887488.79856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7305 1726887488.79893: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7305 1726887488.79929: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7305 1726887488.80083: variable '__ap_cmd' from source: task vars 7305 1726887488.80285: 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) 7305 1726887488.80324: 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) 7305 1726887488.80362: 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) 7305 1726887488.80414: 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) 7305 1726887488.80433: 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) 7305 1726887488.80552: variable 'tempinventory' from source: set_fact 7305 1726887488.80592: variable 'omit' from source: magic vars 7305 1726887488.80611: variable 'ansible_delegated_vars' from source: unknown 7305 1726887488.80615: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887488.80617: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887488.80631: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887488.80653: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 7305 1726887488.80667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887488.80679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887488.80689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887488.80751: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887488.80754: Set connection var ansible_shell_type to sh 7305 1726887488.80757: Set connection var ansible_connection to local 7305 1726887488.80760: Set connection var ansible_pipelining to False 7305 1726887488.80762: Set connection var ansible_shell_executable to /bin/sh 7305 1726887488.80767: Set connection var ansible_timeout to 10 7305 1726887488.80783: variable 'ansible_delegated_vars' from source: unknown 7305 1726887488.80787: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887488.80789: variable 'ansible_user' from source: unknown 7305 1726887488.80865: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7305 1726887488.80873: variable 'omit' from source: magic vars 7305 1726887488.80877: starting attempt loop 7305 1726887488.80880: running the handler 7305 1726887488.80897: _low_level_execute_command(): starting 7305 1726887488.80904: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 7305 1726887488.80916: in local.exec_command() 7305 1726887488.80922: opening command with Popen() 7305 1726887488.80968: done running command with Popen() 7305 1726887488.80975: getting output with communicate() 7305 1726887488.81299: done communicating 7305 1726887488.81304: done with local.exec_command() 7305 1726887488.81313: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 7305 1726887488.81324: _low_level_execute_command(): starting 7305 1726887488.81332: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716 `" && echo ansible-tmp-1726887488.81317-8103-120431916743716="` echo /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716 `" ) && sleep 0' 7305 1726887488.81340: in local.exec_command() 7305 1726887488.81349: opening command with Popen() 7305 1726887488.81383: done running command with Popen() 7305 1726887488.81390: getting output with communicate() 7305 1726887488.82813: done communicating 7305 1726887488.82817: done with local.exec_command() 7305 1726887488.82820: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887488.81317-8103-120431916743716=/root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716 , stderr= 7305 1726887488.82823: variable 'ansible_delegated_vars' from source: unknown 7305 1726887488.82827: variable 'ansible_module_compression' from source: unknown 7305 1726887488.82829: ANSIBALLZ: Using generic lock for ansible.legacy.command 7305 1726887488.82831: ANSIBALLZ: Acquiring lock 7305 1726887488.82835: ANSIBALLZ: Lock acquired: 139968764348080 7305 1726887488.82837: ANSIBALLZ: Creating module 7305 1726887489.02697: ANSIBALLZ: Writing module into payload 7305 1726887489.02785: ANSIBALLZ: Writing module 7305 1726887489.02825: ANSIBALLZ: Renaming module 7305 1726887489.02834: ANSIBALLZ: Done creating module 7305 1726887489.02851: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 7305 1726887489.03002: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716/AnsiballZ_command.py 7305 1726887489.03111: done transferring module to remote 7305 1726887489.03115: _low_level_execute_command(): starting 7305 1726887489.03117: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716/ /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716/AnsiballZ_command.py && sleep 0' 7305 1726887489.03120: in local.exec_command() 7305 1726887489.03122: opening command with Popen() 7305 1726887489.03172: done running command with Popen() 7305 1726887489.03175: getting output with communicate() 7305 1726887489.03867: done communicating 7305 1726887489.03870: done with local.exec_command() 7305 1726887489.03873: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887489.03875: _low_level_execute_command(): starting 7305 1726887489.03913: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716/AnsiballZ_command.py && sleep 0' 7305 1726887489.03928: in local.exec_command() 7305 1726887489.03932: opening command with Popen() 7305 1726887489.03993: done running command with Popen() 7305 1726887489.03996: getting output with communicate() 7305 1726887517.84647: done communicating 7305 1726887517.84659: done with local.exec_command() 7305 1726887518.02628: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": " 8137 1726887489.85259: starting run\nansible-playbook [core 2.17.4]\n config file = None\n configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']\n ansible python module location = /usr/local/lib/python3.12/site-packages/ansible\n ansible collection location = /tmp/collections-g69\n executable location = /usr/local/bin/ansible-playbook\n python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12)\n jinja version = 3.1.4\n libyaml = True\nNo config file found; using defaults\n 8137 1726887489.85585: Added group all to inventory\n 8137 1726887489.85587: Added group ungrouped to inventory\n 8137 1726887489.85590: Group all now contains ungrouped\n 8137 1726887489.85593: Examining possible inventory source: /tmp/ansible.y2bb_7m5.inventory.yaml\n 8137 1726887489.98933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache\n 8137 1726887489.98991: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n 8137 1726887489.99020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory\n 8137 1726887489.99067: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n 8137 1726887489.99125: Loaded config def from plugin (inventory/script)\n 8137 1726887489.99127: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n 8137 1726887489.99181: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n 8137 1726887489.99290: Loaded config def from plugin (inventory/yaml)\n 8137 1726887489.99292: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n 8137 1726887489.99387: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n 8137 1726887489.99836: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n 8137 1726887489.99838: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py)\nhost_list declined parsing /tmp/ansible.y2bb_7m5.inventory.yaml as it did not pass its verify_file() method\n 8137 1726887489.99841: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)\nscript declined parsing /tmp/ansible.y2bb_7m5.inventory.yaml as it did not pass its verify_file() method\n 8137 1726887489.99847: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)\n 8137 1726887489.99850: Loading data from /tmp/ansible.y2bb_7m5.inventory.yaml\n 8137 1726887490.02126: /tmp/ansible.y2bb_7m5.inventory.yaml was not parsable by auto\n 8137 1726887490.02177: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)\n 8137 1726887490.02214: Loading data from /tmp/ansible.y2bb_7m5.inventory.yaml\n 8137 1726887490.05443: group all already in inventory\n 8137 1726887490.05451: set inventory_file for managed_node1\n 8137 1726887490.05455: set inventory_dir for managed_node1\n 8137 1726887490.05456: Added host managed_node1 to inventory\n 8137 1726887490.05458: Added host managed_node1 to group all\n 8137 1726887490.05459: set ansible_check_mode for managed_node1\n 8137 1726887490.05459: set ansible_config_file for managed_node1\n 8137 1726887490.05460: set ansible_diff_mode for managed_node1\n 8137 1726887490.05460: set ansible_facts for managed_node1\n 8137 1726887490.05461: set ansible_forks for managed_node1\n 8137 1726887490.05461: set ansible_host for managed_node1\n 8137 1726887490.05462: set ansible_inventory_sources for managed_node1\n 8137 1726887490.05462: set ansible_limit for managed_node1\n 8137 1726887490.05463: set ansible_playbook_python for managed_node1\n 8137 1726887490.05463: set ansible_run_tags for managed_node1\n 8137 1726887490.05464: set ansible_skip_tags for managed_node1\n 8137 1726887490.05464: set ansible_ssh_extra_args for managed_node1\n 8137 1726887490.05465: set ansible_verbosity for managed_node1\n 8137 1726887490.05465: set ansible_version for managed_node1\n 8137 1726887490.05466: set group_names for managed_node1\n 8137 1726887490.05466: set groups for managed_node1\n 8137 1726887490.05469: set inventory_dir for managed_node1\n 8137 1726887490.05470: set inventory_file for managed_node1\n 8137 1726887490.05470: set inventory_hostname for managed_node1\n 8137 1726887490.05471: set inventory_hostname_short for managed_node1\n 8137 1726887490.05471: set omit for managed_node1\n 8137 1726887490.05472: set playbook_dir for managed_node1\n 8137 1726887490.05474: set inventory_file for managed_node2\n 8137 1726887490.05476: set inventory_dir for managed_node2\n 8137 1726887490.05477: Added host managed_node2 to inventory\n 8137 1726887490.05478: Added host managed_node2 to group all\n 8137 1726887490.05478: set ansible_all_ipv4_addresses for managed_node2\n 8137 1726887490.05479: set ansible_all_ipv6_addresses for managed_node2\n 8137 1726887490.05479: set ansible_apparmor for managed_node2\n 8137 1726887490.05480: set ansible_architecture for managed_node2\n 8137 1726887490.05480: set ansible_bios_date for managed_node2\n 8137 1726887490.05481: set ansible_bios_vendor for managed_node2\n 8137 1726887490.05481: set ansible_bios_version for managed_node2\n 8137 1726887490.05482: set ansible_board_asset_tag for managed_node2\n 8137 1726887490.05482: set ansible_board_name for managed_node2\n 8137 1726887490.05482: set ansible_board_serial for managed_node2\n 8137 1726887490.05483: set ansible_board_vendor for managed_node2\n 8137 1726887490.05483: set ansible_board_version for managed_node2\n 8137 1726887490.05484: set ansible_chassis_asset_tag for managed_node2\n 8137 1726887490.05484: set ansible_chassis_serial for managed_node2\n 8137 1726887490.05485: set ansible_chassis_vendor for managed_node2\n 8137 1726887490.05485: set ansible_chassis_version for managed_node2\n 8137 1726887490.05486: set ansible_check_mode for managed_node2\n 8137 1726887490.05486: set ansible_cmdline for managed_node2\n 8137 1726887490.05487: set ansible_config_file for managed_node2\n 8137 1726887490.05487: set ansible_date_time for managed_node2\n 8137 1726887490.05488: set ansible_default_ipv4 for managed_node2\n 8137 1726887490.05488: set ansible_default_ipv6 for managed_node2\n 8137 1726887490.05488: set ansible_device_links for managed_node2\n 8137 1726887490.05489: set ansible_devices for managed_node2\n 8137 1726887490.05489: set ansible_diff_mode for managed_node2\n 8137 1726887490.05490: set ansible_distribution for managed_node2\n 8137 1726887490.05490: set ansible_distribution_file_parsed for managed_node2\n 8137 1726887490.05491: set ansible_distribution_file_path for managed_node2\n 8137 1726887490.05491: set ansible_distribution_file_variety for managed_node2\n 8137 1726887490.05492: set ansible_distribution_major_version for managed_node2\n 8137 1726887490.05492: set ansible_distribution_release for managed_node2\n 8137 1726887490.05493: set ansible_distribution_version for managed_node2\n 8137 1726887490.05493: set ansible_dns for managed_node2\n 8137 1726887490.05494: set ansible_domain for managed_node2\n 8137 1726887490.05495: set ansible_effective_group_id for managed_node2\n 8137 1726887490.05495: set ansible_effective_user_id for managed_node2\n 8137 1726887490.05496: set ansible_env for managed_node2\n 8137 1726887490.05497: set ansible_eth0 for managed_node2\n 8137 1726887490.05497: set ansible_facts for managed_node2\n 8137 1726887490.05498: set ansible_fibre_channel_wwn for managed_node2\n 8137 1726887490.05498: set ansible_fips for managed_node2\n 8137 1726887490.05499: set ansible_forks for managed_node2\n 8137 1726887490.05499: set ansible_form_factor for managed_node2\n 8137 1726887490.05500: set ansible_fqdn for managed_node2\n 8137 1726887490.05500: set ansible_host for managed_node2\n 8137 1726887490.05501: set ansible_hostname for managed_node2\n 8137 1726887490.05504: set ansible_hostnqn for managed_node2\n 8137 1726887490.05504: set ansible_interfaces for managed_node2\n 8137 1726887490.05505: set ansible_inventory_sources for managed_node2\n 8137 1726887490.05506: set ansible_is_chroot for managed_node2\n 8137 1726887490.05507: set ansible_iscsi_iqn for managed_node2\n 8137 1726887490.05507: set ansible_kernel for managed_node2\n 8137 1726887490.05509: set ansible_kernel_version for managed_node2\n 8137 1726887490.05510: set ansible_limit for managed_node2\n 8137 1726887490.05511: set ansible_lo for managed_node2\n 8137 1726887490.05511: set ansible_loadavg for managed_node2\n 8137 1726887490.05512: set ansible_local for managed_node2\n 8137 1726887490.05513: set ansible_locally_reachable_ips for managed_node2\n 8137 1726887490.05513: set ansible_lsb for managed_node2\n 8137 1726887490.05514: set ansible_lvm for managed_node2\n 8137 1726887490.05514: set ansible_machine for managed_node2\n 8137 1726887490.05515: set ansible_machine_id for managed_node2\n 8137 1726887490.05515: set ansible_memfree_mb for managed_node2\n 8137 1726887490.05516: set ansible_memory_mb for managed_node2\n 8137 1726887490.05516: set ansible_memtotal_mb for managed_node2\n 8137 1726887490.05516: set ansible_mounts for managed_node2\n 8137 1726887490.05517: set ansible_nodename for managed_node2\n 8137 1726887490.05517: set ansible_os_family for managed_node2\n 8137 1726887490.05518: set ansible_pkg_mgr for managed_node2\n 8137 1726887490.05518: set ansible_playbook_python for managed_node2\n 8137 1726887490.05519: set ansible_proc_cmdline for managed_node2\n 8137 1726887490.05519: set ansible_processor for managed_node2\n 8137 1726887490.05520: set ansible_processor_cores for managed_node2\n 8137 1726887490.05520: set ansible_processor_count for managed_node2\n 8137 1726887490.05521: set ansible_processor_nproc for managed_node2\n 8137 1726887490.05521: set ansible_processor_threads_per_core for managed_node2\n 8137 1726887490.05521: set ansible_processor_vcpus for managed_node2\n 8137 1726887490.05522: set ansible_product_name for managed_node2\n 8137 1726887490.05522: set ansible_product_serial for managed_node2\n 8137 1726887490.05523: set ansible_product_uuid for managed_node2\n 8137 1726887490.05523: set ansible_product_version for managed_node2\n 8137 1726887490.05524: set ansible_python for managed_node2\n 8137 1726887490.05524: set ansible_python_version for managed_node2\n 8137 1726887490.05525: set ansible_real_group_id for managed_node2\n 8137 1726887490.05525: set ansible_real_user_id for managed_node2\n 8137 1726887490.05526: set ansible_run_tags for managed_node2\n 8137 1726887490.05526: set ansible_selinux for managed_node2\n 8137 1726887490.05527: set ansible_selinux_python_present for managed_node2\n 8137 1726887490.05527: set ansible_service_mgr for managed_node2\n 8137 1726887490.05528: set ansible_skip_tags for managed_node2\n 8137 1726887490.05528: set ansible_ssh_extra_args for managed_node2\n 8137 1726887490.05528: set ansible_ssh_host_key_dsa_public for managed_node2\n 8137 1726887490.05529: set ansible_ssh_host_key_dsa_public_keytype for managed_node2\n 8137 1726887490.05529: set ansible_ssh_host_key_ecdsa_public for managed_node2\n 8137 1726887490.05530: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2\n 8137 1726887490.05530: set ansible_ssh_host_key_ed25519_public for managed_node2\n 8137 1726887490.05531: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2\n 8137 1726887490.05531: set ansible_ssh_host_key_rsa_public for managed_node2\n 8137 1726887490.05532: set ansible_ssh_host_key_rsa_public_keytype for managed_node2\n 8137 1726887490.05532: set ansible_swapfree_mb for managed_node2\n 8137 1726887490.05533: set ansible_swaptotal_mb for managed_node2\n 8137 1726887490.05533: set ansible_system for managed_node2\n 8137 1726887490.05534: set ansible_system_capabilities for managed_node2\n 8137 1726887490.05534: set ansible_system_capabilities_enforced for managed_node2\n 8137 1726887490.05534: set ansible_system_vendor for managed_node2\n 8137 1726887490.05535: set ansible_uptime_seconds for managed_node2\n 8137 1726887490.05535: set ansible_user_dir for managed_node2\n 8137 1726887490.05536: set ansible_user_gecos for managed_node2\n 8137 1726887490.05536: set ansible_user_gid for managed_node2\n 8137 1726887490.05537: set ansible_user_id for managed_node2\n 8137 1726887490.05537: set ansible_user_shell for managed_node2\n 8137 1726887490.05538: set ansible_user_uid for managed_node2\n 8137 1726887490.05538: set ansible_userspace_architecture for managed_node2\n 8137 1726887490.05539: set ansible_userspace_bits for managed_node2\n 8137 1726887490.05539: set ansible_verbosity for managed_node2\n 8137 1726887490.05539: set ansible_version for managed_node2\n 8137 1726887490.05540: set ansible_virtualization_role for managed_node2\n 8137 1726887490.05540: set ansible_virtualization_tech_guest for managed_node2\n 8137 1726887490.05543: set ansible_virtualization_tech_host for managed_node2\n 8137 1726887490.05543: set ansible_virtualization_type for managed_node2\n 8137 1726887490.05544: set discovered_interpreter_python for managed_node2\n 8137 1726887490.05544: set gather_subset for managed_node2\n 8137 1726887490.05544: set group_names for managed_node2\n 8137 1726887490.05545: set groups for managed_node2\n 8137 1726887490.05546: set inventory_dir for managed_node2\n 8137 1726887490.05546: set inventory_file for managed_node2\n 8137 1726887490.05547: set inventory_hostname for managed_node2\n 8137 1726887490.05547: set inventory_hostname_short for managed_node2\n 8137 1726887490.05548: set module_setup for managed_node2\n 8137 1726887490.05548: set omit for managed_node2\n 8137 1726887490.05549: set playbook_dir for managed_node2\n 8137 1726887490.05549: set tempinventory for managed_node2\n 8137 1726887490.05551: set inventory_file for managed_node3\n 8137 1726887490.05554: set inventory_dir for managed_node3\n 8137 1726887490.05555: Added host managed_node3 to inventory\n 8137 1726887490.05556: Added host managed_node3 to group all\n 8137 1726887490.05557: set ansible_check_mode for managed_node3\n 8137 1726887490.05557: set ansible_config_file for managed_node3\n 8137 1726887490.05558: set ansible_diff_mode for managed_node3\n 8137 1726887490.05558: set ansible_facts for managed_node3\n 8137 1726887490.05559: set ansible_forks for managed_node3\n 8137 1726887490.05559: set ansible_host for managed_node3\n 8137 1726887490.05560: set ansible_inventory_sources for managed_node3\n 8137 1726887490.05560: set ansible_limit for managed_node3\n 8137 1726887490.05561: set ansible_playbook_python for managed_node3\n 8137 1726887490.05561: set ansible_run_tags for managed_node3\n 8137 1726887490.05561: set ansible_skip_tags for managed_node3\n 8137 1726887490.05562: set ansible_ssh_extra_args for managed_node3\n 8137 1726887490.05562: set ansible_verbosity for managed_node3\n 8137 1726887490.05563: set ansible_version for managed_node3\n 8137 1726887490.05564: set group_names for managed_node3\n 8137 1726887490.05564: set groups for managed_node3\n 8137 1726887490.05565: set inventory_dir for managed_node3\n 8137 1726887490.05566: set inventory_file for managed_node3\n 8137 1726887490.05567: set inventory_hostname for managed_node3\n 8137 1726887490.05567: set inventory_hostname_short for managed_node3\n 8137 1726887490.05568: set omit for managed_node3\n 8137 1726887490.05568: set playbook_dir for managed_node3\nParsed /tmp/ansible.y2bb_7m5.inventory.yaml inventory source with yaml plugin\n 8137 1726887490.05571: Reconcile groups and hosts in inventory.\n 8137 1726887490.05574: Group ungrouped now contains managed_node1\n 8137 1726887490.05575: Group ungrouped now contains managed_node2\n 8137 1726887490.05576: Group ungrouped now contains managed_node3\n 8137 1726887490.05652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name\n 8137 1726887490.05759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments\n 8137 1726887490.05799: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n 8137 1726887490.05823: Loaded config def from plugin (vars/host_group_vars)\n 8137 1726887490.05825: 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)\n 8137 1726887490.05830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars\n 8137 1726887490.05835: 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)\n 8137 1726887490.05866: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)\n 8137 1726887490.06157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.06247: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n 8137 1726887490.06273: Loaded config def from plugin (connection/local)\n 8137 1726887490.06275: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)\n 8137 1726887490.06671: Loaded config def from plugin (connection/paramiko_ssh)\n 8137 1726887490.06674: 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)\n 8137 1726887490.07529: 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)\n 8137 1726887490.07553: Loaded config def from plugin (connection/psrp)\n 8137 1726887490.07555: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)\n 8137 1726887490.08288: 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)\n 8137 1726887490.08337: Loaded config def from plugin (connection/ssh)\n 8137 1726887490.08340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)\n 8137 1726887490.10256: 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)\n 8137 1726887490.10296: Loaded config def from plugin (connection/winrm)\n 8137 1726887490.10298: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)\n 8137 1726887490.10330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name\n 8137 1726887490.10413: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n 8137 1726887490.10477: Loaded config def from plugin (shell/cmd)\n 8137 1726887490.10479: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)\n 8137 1726887490.10498: 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)\n 8137 1726887490.10563: Loaded config def from plugin (shell/powershell)\n 8137 1726887490.10565: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)\n 8137 1726887490.10644: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n 8137 1726887490.10882: Loaded config def from plugin (shell/sh)\n 8137 1726887490.10885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)\n 8137 1726887490.10919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name\n 8137 1726887490.11186: Loaded config def from plugin (become/runas)\n 8137 1726887490.11189: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)\n 8137 1726887490.11385: Loaded config def from plugin (become/su)\n 8137 1726887490.11388: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)\n 8137 1726887490.11554: Loaded config def from plugin (become/sudo)\n 8137 1726887490.11556: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True)\nrunning playbook inside collection fedora.linux_system_roles\n 8137 1726887490.11591: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default.yml\n 8137 1726887490.11712: in VariableManager get_vars()\n 8137 1726887490.11732: done with get_vars()\n 8137 1726887490.11829: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/main.yml\n 8137 1726887490.11880: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/defaults/main.yml\n 8137 1726887490.11938: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/meta/main.yml\n 8137 1726887490.12020: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml\n 8137 1726887490.12869: in VariableManager get_vars()\n 8137 1726887490.12885: done with get_vars()\n 8137 1726887490.12992: trying /usr/local/lib/python3.12/site-packages/ansible/modules\n 8137 1726887490.17571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action\n 8137 1726887490.17627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__\n 8137 1726887490.20953: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml\n 8137 1726887490.21315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback\n 8137 1726887490.21324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\nredirecting (type: callback) ansible.builtin.debug to ansible.posix.debug\n 8137 1726887490.21535: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n 8137 1726887490.21628: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)\n 8137 1726887490.21630: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-g69/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)\n 8137 1726887490.21652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name\n 8137 1726887490.21667: 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)\n 8137 1726887490.21773: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n 8137 1726887490.21811: Loaded config def from plugin (callback/default)\n 8137 1726887490.21813: 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)\n 8137 1726887490.22866: Loaded config def from plugin (callback/junit)\n 8137 1726887490.22868: 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)\n 8137 1726887490.22940: 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)\n 8137 1726887490.23011: Loaded config def from plugin (callback/minimal)\n 8137 1726887490.23013: 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)\n 8137 1726887490.23074: 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)\n 8137 1726887490.23156: Loaded config def from plugin (callback/tree)\n 8137 1726887490.23159: 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)\nredirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks\n 8137 1726887490.23294: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)\n 8137 1726887490.23297: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-g69/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)\nSkipping callback 'default', as we already have a stdout callback.\nSkipping callback 'minimal', as we already have a stdout callback.\nSkipping callback 'oneline', as we already have a stdout callback.\n\nPLAYBOOK: tests_default.yml ****************************************************\n1 plays in tests_default.yml\n 8137 1726887490.23325: in VariableManager get_vars()\n 8137 1726887490.23343: done with get_vars()\n 8137 1726887490.23349: in VariableManager get_vars()\n 8137 1726887490.23373: done with get_vars()\n 8137 1726887490.23380: variable 'omit' from source: magic vars\n 8137 1726887490.23424: in VariableManager get_vars()\n 8137 1726887490.23443: done with get_vars()\n 8137 1726887490.23467: variable 'omit' from source: magic vars\n\nPLAY [Ensure that the role runs with default parameters] ***********************\n 8137 1726887490.24712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy\n 8137 1726887490.24788: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n 8137 1726887490.24817: getting the remaining hosts for this loop\n 8137 1726887490.24818: done getting the remaining hosts for this loop\n 8137 1726887490.24820: getting the next task for host managed_node1\n 8137 1726887490.24823: done getting next task for host managed_node1\n 8137 1726887490.24824: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887490.24825: ^ 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\n 8137 1726887490.24826: getting the next task for host managed_node2\n 8137 1726887490.24828: done getting next task for host managed_node2\n 8137 1726887490.24829: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887490.24829: ^ 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\n 8137 1726887490.24830: getting the next task for host managed_node3\n 8137 1726887490.24831: done getting next task for host managed_node3\n 8137 1726887490.24832: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887490.24832: ^ 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\n 8137 1726887490.24834: getting variables\n 8137 1726887490.24835: in VariableManager get_vars()\n 8137 1726887490.24857: Calling all_inventory to load vars for managed_node1\n 8137 1726887490.24859: Calling groups_inventory to load vars for managed_node1\n 8137 1726887490.24860: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887490.24869: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887490.24876: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887490.24884: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887490.24907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.24948: done with get_vars()\n 8137 1726887490.24953: done getting variables\n 8137 1726887490.24981: in VariableManager get_vars()\n 8137 1726887490.24992: Calling all_inventory to load vars for managed_node1\n 8137 1726887490.24994: Calling groups_inventory to load vars for managed_node1\n 8137 1726887490.24995: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887490.24998: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887490.25000: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887490.25001: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887490.25021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.25032: done with get_vars()\n 8137 1726887490.25039: getting variables\n 8137 1726887490.25040: in VariableManager get_vars()\n 8137 1726887490.25049: Calling all_inventory to load vars for managed_node2\n 8137 1726887490.25050: Calling groups_inventory to load vars for managed_node2\n 8137 1726887490.25051: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887490.25054: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887490.25055: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887490.25057: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887490.25076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.25085: done with get_vars()\n 8137 1726887490.25089: done getting variables\n 8137 1726887490.25121: in VariableManager get_vars()\n 8137 1726887490.25128: Calling all_inventory to load vars for managed_node2\n 8137 1726887490.25130: Calling groups_inventory to load vars for managed_node2\n 8137 1726887490.25131: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887490.25133: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887490.25135: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887490.25137: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887490.25159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.25174: done with get_vars()\n 8137 1726887490.25180: getting variables\n 8137 1726887490.25181: in VariableManager get_vars()\n 8137 1726887490.25186: Calling all_inventory to load vars for managed_node3\n 8137 1726887490.25188: Calling groups_inventory to load vars for managed_node3\n 8137 1726887490.25189: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887490.25191: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887490.25193: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887490.25194: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887490.25215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.25225: done with get_vars()\n 8137 1726887490.25228: done getting variables\n 8137 1726887490.25258: in VariableManager get_vars()\n 8137 1726887490.25265: Calling all_inventory to load vars for managed_node3\n 8137 1726887490.25267: Calling groups_inventory to load vars for managed_node3\n 8137 1726887490.25268: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887490.25271: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887490.25272: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887490.25274: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887490.25289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.25298: done with get_vars()\n 8137 1726887490.25304: done queuing things up, now waiting for results queue to drain\n 8137 1726887490.25305: results queue empty\n 8137 1726887490.25306: checking for any_errors_fatal\n 8137 1726887490.25307: done checking for any_errors_fatal\n 8137 1726887490.25309: checking for max_fail_percentage\n 8137 1726887490.25310: done checking for max_fail_percentage\n 8137 1726887490.25311: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887490.25312: done checking to see if all hosts have failed\n 8137 1726887490.25313: getting the remaining hosts for this loop\n 8137 1726887490.25313: done getting the remaining hosts for this loop\n 8137 1726887490.25315: getting the next task for host managed_node1\n 8137 1726887490.25318: done getting next task for host managed_node1\n 8137 1726887490.25320: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 8137 1726887490.25321: ^ 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\n 8137 1726887490.25322: getting the next task for host managed_node2\n 8137 1726887490.25324: done getting next task for host managed_node2\n 8137 1726887490.25325: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 8137 1726887490.25326: ^ 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\n 8137 1726887490.25326: getting the next task for host managed_node3\n 8137 1726887490.25328: done getting next task for host managed_node3\n 8137 1726887490.25329: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 8137 1726887490.25329: ^ 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\n 8137 1726887490.25335: getting variables\n 8137 1726887490.25336: in VariableManager get_vars()\n 8137 1726887490.25346: Calling all_inventory to load vars for managed_node1\n 8137 1726887490.25347: Calling groups_inventory to load vars for managed_node1\n 8137 1726887490.25349: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887490.25351: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887490.25353: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887490.25355: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887490.25372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.25385: done with get_vars()\n 8137 1726887490.25389: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Set version specific variables] *****\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2\nFriday 20 September 2024 22:58:10 -0400 (0:00:00.022) 0:00:00.022 ****** \n 8137 1726887490.25435: entering _queue_task() for managed_node1/include_tasks\n 8137 1726887490.25436: Creating lock for include_tasks\n 8137 1726887490.25723: worker is 1 (out of 3 available)\n 8137 1726887490.25733: exiting _queue_task() for managed_node1/include_tasks\n 8137 1726887490.26629: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 8137 1726887490.26637: in run() - task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.26640: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.26642: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.26644: calling self._execute()\n 8137 1726887490.26646: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887490.26648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887490.26650: variable 'omit' from source: magic vars\n 8137 1726887490.26653: _execute() done\n 8137 1726887490.26656: dumping result to json\n 8137 1726887490.26659: done dumping result, returning\n 8137 1726887490.26661: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-107c-9d64-00000000000a]\n 8137 1726887490.26663: sending task result for task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.26774: done sending task result for task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.26777: WORKER PROCESS EXITING\n 8137 1726887490.26835: getting variables\n 8137 1726887490.26836: in VariableManager get_vars()\n 8137 1726887490.26861: Calling all_inventory to load vars for managed_node2\n 8137 1726887490.26863: Calling groups_inventory to load vars for managed_node2\n 8137 1726887490.26866: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887490.26874: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887490.26876: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887490.26879: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887490.26930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.26954: done with get_vars()\n 8137 1726887490.26961: done getting variables\n 8137 1726887490.27040: entering _queue_task() for managed_node2/include_tasks\n 8137 1726887490.27287: worker is 2 (out of 3 available)\n 8137 1726887490.27298: exiting _queue_task() for managed_node2/include_tasks\n 8137 1726887490.27339: getting variables\n 8137 1726887490.27342: in VariableManager get_vars()\n 8137 1726887490.27418: Calling all_inventory to load vars for managed_node3\n 8137 1726887490.27421: Calling groups_inventory to load vars for managed_node3\n 8137 1726887490.27423: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887490.27449: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887490.27453: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887490.27457: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887490.27517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.27566: done with get_vars()\n 8137 1726887490.27575: done getting variables\n 8137 1726887490.27683: entering _queue_task() for managed_node3/include_tasks\n 8137 1726887490.27978: worker is 3 (out of 3 available)\n 8137 1726887490.27995: exiting _queue_task() for managed_node3/include_tasks\n 8137 1726887490.28007: done queuing things up, now waiting for results queue to drain\n 8137 1726887490.28011: waiting for pending results...\n 8137 1726887490.28220: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 8137 1726887490.28305: in run() - task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.28327: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.28335: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.28364: calling self._execute()\n 8137 1726887490.28429: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887490.28439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887490.28453: variable 'omit' from source: magic vars\n 8137 1726887490.28550: _execute() done\n 8137 1726887490.28558: dumping result to json\n 8137 1726887490.28565: done dumping result, returning\n 8137 1726887490.28577: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-107c-9d64-00000000000a]\n 8137 1726887490.28685: sending task result for task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.28845: done sending task result for task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.28849: WORKER PROCESS EXITING\n 8137 1726887490.29203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 8137 1726887490.29286: in run() - task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.29304: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.29313: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.29351: calling self._execute()\n 8137 1726887490.29407: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887490.29422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887490.29435: variable 'omit' from source: magic vars\n 8137 1726887490.29533: _execute() done\n 8137 1726887490.29544: dumping result to json\n 8137 1726887490.29552: done dumping result, returning\n 8137 1726887490.29562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-107c-9d64-00000000000a]\n 8137 1726887490.29583: sending task result for task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.29668: done sending task result for task 0e15955b-8119-107c-9d64-00000000000a\n 8137 1726887490.29671: WORKER PROCESS EXITING\n 8137 1726887490.29679: no more pending results, returning what we have\n 8137 1726887490.29685: in VariableManager get_vars()\n 8137 1726887490.29725: Calling all_inventory to load vars for managed_node1\n 8137 1726887490.29728: Calling groups_inventory to load vars for managed_node1\n 8137 1726887490.29731: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887490.29744: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887490.29747: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887490.29750: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887490.29795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.29816: done with get_vars()\n 8137 1726887490.29821: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.29822: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.29849: in VariableManager get_vars()\n 8137 1726887490.29862: Calling all_inventory to load vars for managed_node2\n 8137 1726887490.29865: Calling groups_inventory to load vars for managed_node2\n 8137 1726887490.29867: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887490.29871: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887490.29873: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887490.29875: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887490.29906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.29925: done with get_vars()\n 8137 1726887490.29929: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.29930: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.29950: in VariableManager get_vars()\n 8137 1726887490.29962: Calling all_inventory to load vars for managed_node3\n 8137 1726887490.29964: Calling groups_inventory to load vars for managed_node3\n 8137 1726887490.29966: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887490.29969: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887490.29971: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887490.29974: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887490.29999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.30023: done with get_vars()\n 8137 1726887490.30027: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.30028: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.30047: we have included files to process\n 8137 1726887490.30048: generating all_blocks data\n 8137 1726887490.30049: done generating all_blocks data\n 8137 1726887490.30050: processing included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml\n 8137 1726887490.30051: loading included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml\n 8137 1726887490.30053: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml\n 8137 1726887490.30957: done processing included file\n 8137 1726887490.30960: iterating over new_blocks loaded from include file\n 8137 1726887490.30961: in VariableManager get_vars()\n 8137 1726887490.30979: done with get_vars()\n 8137 1726887490.30981: filtering new block on tags\n 8137 1726887490.31007: done filtering new block on tags\n 8137 1726887490.31012: in VariableManager get_vars()\n 8137 1726887490.31031: done with get_vars()\n 8137 1726887490.31032: filtering new block on tags\n 8137 1726887490.31050: done filtering new block on tags\n 8137 1726887490.31052: in VariableManager get_vars()\n 8137 1726887490.31071: done with get_vars()\n 8137 1726887490.31073: filtering new block on tags\n 8137 1726887490.31091: done filtering new block on tags\n 8137 1726887490.31093: in VariableManager get_vars()\n 8137 1726887490.31122: done with get_vars()\n 8137 1726887490.31124: filtering new block on tags\n 8137 1726887490.31135: done filtering new block on tags\n 8137 1726887490.31137: done iterating over new_blocks loaded from include file\nincluded: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3\n 8137 1726887490.31143: extending task lists for all hosts with included blocks\n 8137 1726887490.31826: done extending task lists\n 8137 1726887490.31827: done processing included files\n 8137 1726887490.31828: results queue empty\n 8137 1726887490.31829: checking for any_errors_fatal\n 8137 1726887490.31831: done checking for any_errors_fatal\n 8137 1726887490.31831: checking for max_fail_percentage\n 8137 1726887490.31833: done checking for max_fail_percentage\n 8137 1726887490.31833: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887490.31834: done checking to see if all hosts have failed\n 8137 1726887490.31835: getting the remaining hosts for this loop\n 8137 1726887490.31836: done getting the remaining hosts for this loop\n 8137 1726887490.31839: getting the next task for host managed_node1\n 8137 1726887490.31843: done getting next task for host managed_node1\n 8137 1726887490.31850: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 8137 1726887490.31852: ^ 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\n 8137 1726887490.31854: getting the next task for host managed_node2\n 8137 1726887490.31856: done getting next task for host managed_node2\n 8137 1726887490.31858: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 8137 1726887490.31860: ^ 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\n 8137 1726887490.31861: getting the next task for host managed_node3\n 8137 1726887490.31872: done getting next task for host managed_node3\n 8137 1726887490.31874: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 8137 1726887490.31876: ^ 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\n 8137 1726887490.31884: getting variables\n 8137 1726887490.31885: in VariableManager get_vars()\n 8137 1726887490.31898: Calling all_inventory to load vars for managed_node1\n 8137 1726887490.31900: Calling groups_inventory to load vars for managed_node1\n 8137 1726887490.31902: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887490.31907: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887490.31912: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887490.31915: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887490.31942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.31965: done with get_vars()\n 8137 1726887490.31982: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2\nFriday 20 September 2024 22:58:10 -0400 (0:00:00.066) 0:00:00.088 ****** \n 8137 1726887490.32057: entering _queue_task() for managed_node1/setup\n 8137 1726887490.32365: worker is 1 (out of 3 available)\n 8137 1726887490.32377: exiting _queue_task() for managed_node1/setup\n 8137 1726887490.32407: getting variables\n 8137 1726887490.32419: in VariableManager get_vars()\n 8137 1726887490.32509: Calling all_inventory to load vars for managed_node2\n 8137 1726887490.32513: Calling groups_inventory to load vars for managed_node2\n 8137 1726887490.32515: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887490.32542: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887490.32546: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887490.32550: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887490.32642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.32689: done with get_vars()\n 8137 1726887490.32700: done getting variables\n 8137 1726887490.32816: entering _queue_task() for managed_node2/setup\n 8137 1726887490.33165: worker is 2 (out of 3 available)\n 8137 1726887490.33186: exiting _queue_task() for managed_node2/setup\n 8137 1726887490.33237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 8137 1726887490.33252: getting variables\n 8137 1726887490.33256: in VariableManager get_vars()\n 8137 1726887490.33338: Calling all_inventory to load vars for managed_node3\n 8137 1726887490.33342: Calling groups_inventory to load vars for managed_node3\n 8137 1726887490.33344: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887490.33361: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887490.33365: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887490.33368: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887490.33433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887490.33478: done with get_vars()\n 8137 1726887490.33490: done getting variables\n 8137 1726887490.33594: entering _queue_task() for managed_node3/setup\n 8137 1726887490.34096: worker is 3 (out of 3 available)\n 8137 1726887490.34107: exiting _queue_task() for managed_node3/setup\n 8137 1726887490.34121: done queuing things up, now waiting for results queue to drain\n 8137 1726887490.34122: waiting for pending results...\n 8137 1726887490.34194: in run() - task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887490.34200: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.34207: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.34212: calling self._execute()\n 8137 1726887490.34215: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887490.34219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887490.34221: variable 'omit' from source: magic vars\n 8137 1726887490.34223: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 8137 1726887490.34226: in run() - task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887490.34237: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.34240: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.34262: calling self._execute()\n 8137 1726887490.34333: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887490.34337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887490.34347: variable 'omit' from source: magic vars\n 8137 1726887490.34948: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 8137 1726887490.35064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887490.35174: in run() - task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887490.35185: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.35189: variable 'ansible_search_path' from source: unknown\n 8137 1726887490.35224: calling self._execute()\n 8137 1726887490.35273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887490.35487: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887490.35502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887490.35520: variable 'omit' from source: magic vars\n 8137 1726887490.36648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887490.40221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887490.40412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887490.40460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887490.40623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887490.40662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887490.40864: 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)\n 8137 1726887490.40902: 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)\n 8137 1726887490.40943: 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)\n 8137 1726887490.41019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887490.41059: 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)\n 8137 1726887490.41078: 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)\n 8137 1726887490.41152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887490.41193: 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)\n 8137 1726887490.41216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887490.41271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887490.41301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887490.41365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887490.41438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887490.41473: 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)\n 8137 1726887490.41501: 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)\n 8137 1726887490.41547: 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)\n 8137 1726887490.41560: 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)\n 8137 1726887490.41597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887490.41637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887490.41682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887490.41712: 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)\n 8137 1726887490.41744: 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)\n 8137 1726887490.41769: 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)\n 8137 1726887490.41810: 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)\n 8137 1726887490.41828: 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)\n 8137 1726887490.41883: 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)\n 8137 1726887490.41906: 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)\n 8137 1726887490.41933: 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)\n 8137 1726887490.41972: 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)\n 8137 1726887490.41987: 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)\n 8137 1726887490.42281: variable '__timesync_required_facts' from source: role '' all vars\n 8137 1726887490.42294: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887490.42333: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 8137 1726887490.42340: variable 'omit' from source: magic vars\n 8137 1726887490.42393: variable 'omit' from source: magic vars\n 8137 1726887490.42421: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 8137 1726887490.42497: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 8137 1726887490.42597: 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)\n 8137 1726887490.42624: 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)\n 8137 1726887490.42649: 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)\n 8137 1726887490.42687: 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)\n 8137 1726887490.42701: 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)\n 8137 1726887490.42758: 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)\n 8137 1726887490.42786: 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)\n 8137 1726887490.42819: 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)\n 8137 1726887490.42862: 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)\n 8137 1726887490.42968: 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)\n 8137 1726887490.43139: variable '__timesync_required_facts' from source: role '' all vars\n 8137 1726887490.43215: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887490.43248: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 8137 1726887490.43256: variable 'omit' from source: magic vars\n 8137 1726887490.43306: variable 'omit' from source: magic vars\n 8137 1726887490.43335: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 8137 1726887490.43409: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 8137 1726887490.43499: variable '__timesync_required_facts' from source: role '' all vars\n 8137 1726887490.43514: variable '__timesync_required_facts' from source: role '' all vars\n 8137 1726887490.43526: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887490.43558: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 8137 1726887490.43563: variable 'omit' from source: magic vars\n 8137 1726887490.43619: variable 'omit' from source: magic vars\n 8137 1726887490.43648: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 8137 1726887490.43722: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 8137 1726887490.43816: variable '__timesync_required_facts' from source: role '' all vars\n 8137 1726887490.43908: variable 'omit' from source: magic vars\n 8137 1726887490.43930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887490.43958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.43974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887490.43991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.43999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44016: variable '__timesync_required_facts' from source: role '' all vars\n 8137 1726887490.44106: variable 'omit' from source: magic vars\n 8137 1726887490.44133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887490.44159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887490.44195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44235: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887490.44238: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887490.44240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887490.44346: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887490.44353: Set connection var ansible_pipelining to False\n 8137 1726887490.44359: Set connection var ansible_timeout to 10\n 8137 1726887490.44362: Set connection var ansible_shell_type to sh\n 8137 1726887490.44364: Set connection var ansible_connection to ssh\n 8137 1726887490.44369: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887490.44394: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887490.44397: variable 'ansible_connection' from source: unknown\n 8137 1726887490.44399: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.44401: variable 'ansible_shell_type' from source: unknown\n 8137 1726887490.44403: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887490.44406: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887490.44410: variable 'ansible_pipelining' from source: unknown\n 8137 1726887490.44414: variable 'ansible_timeout' from source: unknown\n 8137 1726887490.44416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887490.44576: variable 'omit' from source: magic vars\n 8137 1726887490.44601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887490.44629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887490.44662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887490.44697: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887490.44700: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887490.44703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887490.44801: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887490.44811: Set connection var ansible_pipelining to False\n 8137 1726887490.44817: Set connection var ansible_timeout to 10\n 8137 1726887490.44820: Set connection var ansible_shell_type to sh\n 8137 1726887490.44822: Set connection var ansible_connection to ssh\n 8137 1726887490.44828: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887490.44851: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887490.44856: variable 'ansible_connection' from source: unknown\n 8137 1726887490.44858: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.44861: variable 'ansible_shell_type' from source: unknown\n 8137 1726887490.44863: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887490.44866: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887490.44868: variable 'ansible_pipelining' from source: unknown\n 8137 1726887490.44870: variable 'ansible_timeout' from source: unknown\n 8137 1726887490.44872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887490.45014: 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__)\n 8137 1726887490.45078: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887490.45081: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887490.45086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887490.45177: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887490.45186: Set connection var ansible_pipelining to False\n 8137 1726887490.45192: Set connection var ansible_timeout to 10\n 8137 1726887490.45195: Set connection var ansible_shell_type to sh\n 8137 1726887490.45197: Set connection var ansible_connection to ssh\n 8137 1726887490.45205: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887490.45227: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887490.45230: variable 'ansible_connection' from source: unknown\n 8137 1726887490.45234: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.45236: variable 'ansible_shell_type' from source: unknown\n 8137 1726887490.45238: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887490.45243: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887490.45245: variable 'ansible_pipelining' from source: unknown\n 8137 1726887490.45248: variable 'ansible_timeout' from source: unknown\n 8137 1726887490.45250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887490.45389: 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__)\n 8137 1726887490.45401: variable 'omit' from source: magic vars\n 8137 1726887490.45406: starting attempt loop\n 8137 1726887490.45411: running the handler\n 8137 1726887490.45426: _low_level_execute_command(): starting\n 8137 1726887490.45432: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887490.45516: 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__)\n 8137 1726887490.45526: variable 'omit' from source: magic vars\n 8137 1726887490.45530: starting attempt loop\n 8137 1726887490.45532: running the handler\n 8137 1726887490.45550: _low_level_execute_command(): starting\n 8137 1726887490.45553: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887490.45687: variable 'omit' from source: magic vars\n 8137 1726887490.45697: starting attempt loop\n 8137 1726887490.45704: running the handler\n 8137 1726887490.45724: _low_level_execute_command(): starting\n 8137 1726887490.45734: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887490.46504: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.47044: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.47060: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.47075: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.47093: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.47106: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.47151: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887490.47165: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.47177: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.47190: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.47207: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.47229: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.47241: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.47256: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.47268: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887490.47277: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.47289: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.47304: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.47322: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.47335: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.47348: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887490.47360: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.47372: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.47386: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.47399: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.47416: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.47430: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.47484: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.47499: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.47518: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.47531: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.47534: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.47546: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.47558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.47600: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.47620: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.47623: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.47639: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.47642: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.47657: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.47668: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.47671: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.47676: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.47687: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.47698: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.47716: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887490.47720: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.47722: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887490.47749: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.47752: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.47756: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.47766: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.47783: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.47794: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.47797: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.47810: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.47813: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.47821: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.47824: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.47833: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.47835: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887490.47840: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.47853: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.47856: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.47858: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.47869: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.47873: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.47885: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.47888: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.47893: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.47903: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887490.47913: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.47916: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.47927: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.47934: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.47937: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.47947: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.47949: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.47963: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.47966: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.47968: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.47980: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.47987: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887490.47990: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.47997: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.48011: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.48025: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.48038: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.48059: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.48074: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.48086: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.48093: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.48113: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.48129: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.48139: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.48150: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.48161: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.48168: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.48177: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887490.48213: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.48253: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.48270: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.48273: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.48287: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887490.48328: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.48395: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.49407: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887490.49687: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.49691: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.49693: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.49707: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.49713: _low_level_execute_command(): starting\n 8137 1726887490.49716: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `\" && echo ansible-tmp-1726887490.4960144-8164-207647992364648=\"` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `\" && echo ansible-tmp-1726887490.4960144-8164-207647992364648=\"` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `\" ) && sleep 0'\"'\"''\n 8137 1726887490.49898: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887490.50024: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.50092: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.50095: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.50214: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.50218: _low_level_execute_command(): starting\n 8137 1726887490.50221: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `\" && echo ansible-tmp-1726887490.501231-8163-86575896842782=\"` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `\" && echo ansible-tmp-1726887490.501231-8163-86575896842782=\"` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `\" ) && sleep 0'\"'\"''\n 8137 1726887490.50514: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.50532: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.50548: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.50566: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.50594: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.50603: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887490.50646: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887490.50658: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.50669: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.50682: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.50695: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.50713: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.50730: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.50753: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.50765: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887490.50774: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.50786: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.50797: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.50955: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.50958: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.50961: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.50963: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.50969: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.50973: _low_level_execute_command(): starting\n 8137 1726887490.50975: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `\" && echo ansible-tmp-1726887490.5086143-8162-128489254351538=\"` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `\" && echo ansible-tmp-1726887490.5086143-8162-128489254351538=\"` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `\" ) && sleep 0'\"'\"''\n 8137 1726887490.51012: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.51027: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887490.51038: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.51049: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.51072: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.51086: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.51101: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.51117: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.51196: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.51213: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.51226: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.51242: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.51256: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.51269: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.51289: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.51302: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.51351: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887490.51366: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.51521: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.51927: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.51930: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.51947: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.51950: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.51954: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.51968: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.51971: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.51978: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.51993: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.52006: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.52015: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887490.52023: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.52030: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.52042: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.52062: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.52065: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.52067: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.52072: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.52084: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.52087: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.52092: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.52103: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.52111: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.52114: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887490.52118: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.52126: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.52129: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.52141: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.52144: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.52154: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.52161: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.52164: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887490.52171: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.52173: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.52190: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887490.52193: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.52202: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.52205: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.52212: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.52226: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.52229: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.52232: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.52239: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.52246: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.52252: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.52259: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.52262: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.52272: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.52282: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.52339: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.52353: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.52365: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.52368: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.52390: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.52394: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.52396: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.52408: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.52413: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.52424: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.52433: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.52488: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.52519: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887490.52522: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.52524: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.52535: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.52582: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.52599: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.52604: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.52618: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.52629: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.52638: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.52656: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887490.52682: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.52724: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.53273: stdout chunk (state=3):\n>>>ansible-tmp-1726887490.4960144-8164-207647992364648=/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648\n<<<\n 8137 1726887490.53616: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.53619: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.53621: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887490.4960144-8164-207647992364648=/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.53628: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887490.4960144-8164-207647992364648=/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.53630: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.53632: ANSIBALLZ: Using lock for setup\n 8137 1726887490.53634: ANSIBALLZ: Acquiring lock\n 8137 1726887490.53636: ANSIBALLZ: Lock acquired: 139724643964048\n 8137 1726887490.53638: ANSIBALLZ: Creating module\n 8137 1726887490.54633: stdout chunk (state=3):\n>>>ansible-tmp-1726887490.501231-8163-86575896842782=/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782\n<<<\n 8137 1726887490.54822: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.54826: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.54834: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887490.501231-8163-86575896842782=/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.54868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887490.501231-8163-86575896842782=/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.54924: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.54978: ANSIBALLZ: Using lock for setup\n 8137 1726887490.54981: ANSIBALLZ: Acquiring lock\n 8137 1726887490.55168: stdout chunk (state=3):\n>>>ansible-tmp-1726887490.5086143-8162-128489254351538=/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538\n<<<\n 8137 1726887490.55414: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.55417: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.55420: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887490.5086143-8162-128489254351538=/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.55518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887490.5086143-8162-128489254351538=/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.55522: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.55562: ANSIBALLZ: Using lock for setup\n 8137 1726887490.55565: ANSIBALLZ: Acquiring lock\n 8137 1726887490.76647: ANSIBALLZ: Writing module into payload\n 8137 1726887490.76767: ANSIBALLZ: Writing module\n 8137 1726887490.76792: ANSIBALLZ: Renaming module\n 8137 1726887490.76796: ANSIBALLZ: Done creating module\n 8137 1726887490.76811: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887490.76816: ANSIBALLZ: Lock acquired: 139724643964048\n 8137 1726887490.76885: ANSIBALLZ: Reading module after lock\n 8137 1726887490.76888: ANSIBALLZ: Lock acquired: 139724643964048\n 8137 1726887490.76890: ANSIBALLZ: Reading module after lock\n 8137 1726887490.76892: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887490.76894: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887490.76906: variable 'ansible_facts' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 8137 1726887490.76916: _low_level_execute_command(): starting\n 8137 1726887490.76921: _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'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887490.77014: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 8137 1726887490.77020: _low_level_execute_command(): starting\n 8137 1726887490.77023: _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'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/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'\"'\"''\n 8137 1726887490.77030: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/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'\"'\"''\n Attempting python interpreter discovery\n 8137 1726887490.77037: _low_level_execute_command(): starting\n 8137 1726887490.77039: _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'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/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'\"'\"''\n 8137 1726887490.77730: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.77743: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.77757: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.77775: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.77789: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.77838: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.77850: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.77861: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.77873: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.77885: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.77900: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.77917: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.77940: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.77953: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887490.77963: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.77974: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.77985: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.78005: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.78021: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.78037: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.78048: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.78059: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.78073: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.78089: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.78103: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.78119: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.78320: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.78340: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.78353: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.78374: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.78389: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.78401: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.78424: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.78427: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.78438: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.78450: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.78495: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887490.78499: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 8137 1726887490.78517: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.78563: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.78571: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.78594: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.78606: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887490.78632: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.78636: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.78655: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887490.78660: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.78704: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.78770: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.78787: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.78790: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887490.78844: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.78913: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.79144: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.79170: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.79220: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.79242: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.79298: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.79324: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.79328: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887490.79361: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.79401: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.80237: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 8137 1726887490.80331: stdout chunk (state=3):\n>>>Linux\n<<<\n 8137 1726887490.80335: stdout chunk (state=3):\n>>>FOUND\n<<<\n 8137 1726887490.80337: stdout chunk (state=3):\n>>>/usr/bin/python3.9\n/usr/bin/python3\n<<<\n 8137 1726887490.80340: stdout chunk (state=3):\n>>>/usr/bin/python3\nENDFOUND\n<<<\n 8137 1726887490.80485: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.80537: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.80539: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.9\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.80576: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.80580 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3']\n 8137 1726887490.80615: _low_level_execute_command(): starting\n 8137 1726887490.80618: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'/usr/bin/python3.9 && sleep 0'\"'\"''\n 8137 1726887490.80706: Sending initial data\n 8137 1726887490.80718: Sent initial data (1181 bytes)\n 8137 1726887490.81073: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.81076: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 8137 1726887490.81081: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.81093: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.81104: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.81156: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.81160: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.81162: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.81166: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.81184: stdout chunk (state=3):\n>>>Linux\n<<<\n 8137 1726887490.81224: stdout chunk (state=3):\n>>>FOUND\n<<<\n 8137 1726887490.81271: stdout chunk (state=3):\n>>>/usr/bin/python3.9\n<<<\n 8137 1726887490.81279: stdout chunk (state=3):\n>>>/usr/bin/python3\n<<<\n 8137 1726887490.81281: stdout chunk (state=3):\n>>>/usr/bin/python3\nENDFOUND\n<<<\n 8137 1726887490.81283: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.81306: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.81390: stdout chunk (state=3):\n>>>PLATFORM\n<<<\n 8137 1726887490.81469: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.81507: stdout chunk (state=3):\n>>>Linux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n<<<\n 8137 1726887490.81525: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.81528: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.9\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.81551: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.81565 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3']\n 8137 1726887490.81629: _low_level_execute_command(): starting\n 8137 1726887490.81633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'/usr/bin/python3.9 && sleep 0'\"'\"''\n 8137 1726887490.81713: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.81718: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.81727: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'PLATFORM\\nLinux\\nFOUND\\n/usr/bin/python3.9\\n/usr/bin/python3\\n/usr/bin/python3\\nENDFOUND\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.81763: _low_level_execute_command() done: rc=0, stdout=PLATFORM\nLinux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.81765: Sending initial data\n 8137 1726887490.81767: Sent initial data (1181 bytes)\n 8137 1726887490.81770 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3']\n 8137 1726887490.81897: _low_level_execute_command(): starting\n 8137 1726887490.81900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'/usr/bin/python3.9 && sleep 0'\"'\"''\n 8137 1726887490.81985: Sending initial data\n 8137 1726887490.81988: Sent initial data (1181 bytes)\n 8137 1726887490.82315: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.82327: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.82371: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.82375: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.82377: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.82379: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.82440: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.82457: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.82460: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.82471: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887490.82506: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.82555: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.82601: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.82604: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.82643: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.82647: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.82649: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887490.82652: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.82721: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.82725: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.82727: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.82730: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887490.82731: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.82767: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.85069: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"9\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"9\\\"\\nPLATFORM_ID=\\\"platform:el9\\\"\\nPRETTY_NAME=\\\"CentOS Stream 9\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:9\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 9\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 8137 1726887490.85458: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.85510: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.85514: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"9\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"9\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el9\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 9\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nLOGO=\\\\\"fedora-logo-icon\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:9\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://issues.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 9\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.85532: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"9\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"9\\\"\\nPLATFORM_ID=\\\"platform:el9\\\"\\nPRETTY_NAME=\\\"CentOS Stream 9\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:9\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 9\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n Python interpreter discovery fallback (unsupported Linux distribution: centos)\n 8137 1726887490.85595: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887490.85602: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887490.85604: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.85640: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887490.85662: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887490.85782: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp TO /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887490.85905: Sending initial data\n 8137 1726887490.85917: Sent initial data (150 bytes)\n 8137 1726887490.86505: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"9\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"9\\\"\\nPLATFORM_ID=\\\"platform:el9\\\"\\nPRETTY_NAME=\\\"CentOS Stream 9\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:9\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 9\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 8137 1726887490.86597: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.86601: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.86638: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.86641: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.86644: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887490.86646: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.86692: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.86698: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.86700: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.86733: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887490.86738: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.86768: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.86886: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.86942: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.86948: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"9\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"9\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el9\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 9\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nLOGO=\\\\\"fedora-logo-icon\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:9\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://issues.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 9\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.86965: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"9\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"9\\\"\\nPLATFORM_ID=\\\"platform:el9\\\"\\nPRETTY_NAME=\\\"CentOS Stream 9\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:9\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 9\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n Python interpreter discovery fallback (unsupported Linux distribution: centos)\n 8137 1726887490.87023: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887490.87026: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887490.87036: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.87070: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887490.87091: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887490.87188: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 TO /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887490.87311: Sending initial data\n 8137 1726887490.87321: Sent initial data (152 bytes)\n 8137 1726887490.87977: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.87980: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.88028: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.88031: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.88033: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887490.88035: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.88087: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.88098: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.88101: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887490.88103: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.88140: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.88183: stdout chunk (state=3):\n>>>{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"9\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"9\\\"\\nPLATFORM_ID=\\\"platform:el9\\\"\\nPRETTY_NAME=\\\"CentOS Stream 9\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:9\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 9\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n<<<\n 8137 1726887490.88544: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887490.88579: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887490.88585: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887490.88620: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887490.88623: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp\r\n<<<\n 8137 1726887490.88626: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py\n<<<\n 8137 1726887490.88630: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887490.88659: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887490.88665: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887490.89122: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.89125: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.89130: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'{\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\\\"CentOS Stream\\\\\"\\\\nVERSION=\\\\\"9\\\\\"\\\\nID=\\\\\"centos\\\\\"\\\\nID_LIKE=\\\\\"rhel fedora\\\\\"\\\\nVERSION_ID=\\\\\"9\\\\\"\\\\nPLATFORM_ID=\\\\\"platform:el9\\\\\"\\\\nPRETTY_NAME=\\\\\"CentOS Stream 9\\\\\"\\\\nANSI_COLOR=\\\\\"0;31\\\\\"\\\\nLOGO=\\\\\"fedora-logo-icon\\\\\"\\\\nCPE_NAME=\\\\\"cpe:/o:centos:centos:9\\\\\"\\\\nHOME_URL=\\\\\"https://centos.org/\\\\\"\\\\nBUG_REPORT_URL=\\\\\"https://issues.redhat.com/\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT=\\\\\"Red Hat Enterprise Linux 9\\\\\"\\\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\\\"CentOS Stream\\\\\"\\\\n\"}\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.89138: _low_level_execute_command() done: rc=0, stdout={\"platform_dist_result\": [], \"osrelease_content\": \"NAME=\\\"CentOS Stream\\\"\\nVERSION=\\\"9\\\"\\nID=\\\"centos\\\"\\nID_LIKE=\\\"rhel fedora\\\"\\nVERSION_ID=\\\"9\\\"\\nPLATFORM_ID=\\\"platform:el9\\\"\\nPRETTY_NAME=\\\"CentOS Stream 9\\\"\\nANSI_COLOR=\\\"0;31\\\"\\nLOGO=\\\"fedora-logo-icon\\\"\\nCPE_NAME=\\\"cpe:/o:centos:centos:9\\\"\\nHOME_URL=\\\"https://centos.org/\\\"\\nBUG_REPORT_URL=\\\"https://issues.redhat.com/\\\"\\nREDHAT_SUPPORT_PRODUCT=\\\"Red Hat Enterprise Linux 9\\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\\"CentOS Stream\\\"\\n\"}\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n Python interpreter discovery fallback (unsupported Linux distribution: centos)\n 8137 1726887490.89143: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887490.89146: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887490.89148: variable 'ansible_module_compression' from source: unknown\n 8137 1726887490.89150: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887490.89231: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887490.89300: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887490.89574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 TO /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py\n 8137 1726887490.89926: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 8137 1726887490.89936: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\n<<<\n 8137 1726887490.90033: stderr chunk (state=3):\n>>>debug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\n<<<\n 8137 1726887490.90083: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\n<<<\n 8137 1726887490.90163: stderr chunk (state=3):\n>>>debug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\n<<<\n 8137 1726887490.90222: stderr chunk (state=3):\n>>>debug2: Server supports extension \"fsync@openssh.com\" revision 1\r\n<<<\n 8137 1726887490.90230: stderr chunk (state=3):\n>>>debug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\n<<<\n 8137 1726887490.90238: stderr chunk (state=3):\n>>>debug2: Server supports extension \"limits@openssh.com\" revision 1\r\n<<<\n 8137 1726887490.90246: stderr chunk (state=3):\n>>>debug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887490.90268: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887490.90303: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\n<<<\n 8137 1726887490.90311: stderr chunk (state=3):\n>>>debug1: Using server download size 261120\r\n<<<\n 8137 1726887490.90319: stderr chunk (state=3):\n>>>debug1: Using server upload size 261120\r\n<<<\n 8137 1726887490.90326: stderr chunk (state=3):\n>>>debug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887490.90505: Sending initial data\n 8137 1726887490.90510: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887490.90513: Sent initial data (152 bytes)\n 8137 1726887490.90515: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887490.90535: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py\n<<<\n 8137 1726887490.90538: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3\r\n<<<\n 8137 1726887490.90964: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887490.90968: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887490.91420: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887490.91891: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887490.93066: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887490.93069: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21819\r\n<<<\n 8137 1726887490.93204: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21819 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887490.93263: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887490.93997: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.94000: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.94003: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21819\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21819 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887490.94014: done transferring module to remote\n 8137 1726887490.94017: _low_level_execute_command(): starting\n 8137 1726887490.94019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887490.94084: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887490.94098: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887490.94231: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821\r\n<<<\n 8137 1726887490.94260: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887490.94271: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 7 21821 bytes at 261120\r\n<<<\n 8137 1726887490.94299: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887490.94332: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887490.94547: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.94550: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.94553: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21821 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887490.94687: done transferring module to remote\n 8137 1726887490.94690: _low_level_execute_command(): starting\n 8137 1726887490.94692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887490.94700: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.94702: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.94705: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.94706: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.94724: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.94741: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887490.94754: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.94761: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.94770: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.94779: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.94793: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.94796: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.94805: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.94815: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887490.94822: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.94831: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.94849: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.94860: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.94868: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.94876: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887490.94883: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887490.94891: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887490.94904: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.94907: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.94915: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.94923: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.94994: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887490.95010: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887490.95018: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.95034: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.95049: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887490.95057: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887490.95064: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887490.95070: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887490.95083: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887490.95136: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.95155: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.95707: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.95712: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.95740: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.95743: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.95745: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887490.95747: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.95825: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.95829: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.95832: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887490.95844: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.95877: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887490.96371: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.96375: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.96411: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.96415: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.96417: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887490.96419: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.96487: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887490.96495: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887490.96498: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887490.96523: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887490.96551: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887490.97220: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887490.97277: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887490.97345: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887490.97348: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py\n<<<\n 8137 1726887490.97401: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887490.98149: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.98216: stderr chunk (state=3):\n>>><<<\n 8137 1726887490.98219: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.98445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.98448: _low_level_execute_command(): starting\n 8137 1726887490.98450: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887490.98457: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887490.98459: stdout chunk (state=3):\n>>><<<\n 8137 1726887490.98461: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887490.98569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887490.98573: _low_level_execute_command(): starting\n 8137 1726887490.98575: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887490.99184: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.99247: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887490.99712: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887490.99726: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.99747: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.99769: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887490.99782: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887490.99829: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887490.99840: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887490.99853: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887490.99864: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887490.99884: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887490.99897: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887490.99911: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887490.99926: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887490.99936: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887490.99949: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887490.99960: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887490.99977: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887490.99992: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.00011: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.00014: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887491.00031: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821\r\n<<<\n 8137 1726887491.00039: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.00058: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.00063: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21821 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887491.00074: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.00093: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.00112: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.00115: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887491.00130: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.00143: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.00181: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.00253: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.00267: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.00359: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.00362: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.00364: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21821 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887491.00372: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.00374: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.00376: done transferring module to remote\n 8137 1726887491.00378: _low_level_execute_command(): starting\n 8137 1726887491.00380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887491.00482: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.00493: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.00502: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.00516: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.00529: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.00540: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.00554: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.00570: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.00587: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.00599: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887491.00611: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.00622: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.00633: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.00659: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.00670: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.00685: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.00703: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.00717: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.00728: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.00737: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.00752: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.00768: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.00779: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.00797: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.00817: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.00843: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.00883: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.00897: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.00913: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.00932: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.00951: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.01027: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.01055: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.01070: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.01092: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.01115: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.01128: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.01145: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.01155: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.01170: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.01198: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.01252: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.01683: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.01687: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.01729: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.01732: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.01736: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887491.01738: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.01804: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.01807: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.01825: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.01836: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.01846: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.01859: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.01883: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.02069: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.02273: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.02913: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887491.02916: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887491.02980: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887491.02983: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887491.03004: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887491.03033: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887491.03089: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887491.03154: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887491.03254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887491.03297: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887491.03300: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887491.03559: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887491.03647: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887491.03780: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887491.03843: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887491.03940: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.03946: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887491.03950: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051edc0>\r\n<<<\n 8137 1726887491.03953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac33a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3940>\r\n<<<\n 8137 1726887491.03958: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.03962: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c33a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eb20>\r\n<<<\n 8137 1726887491.03964: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a220>\r\n<<<\n 8137 1726887491.03967: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9d850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35adb880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a73d90>\r\n<<<\n 8137 1726887491.03969: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887491.03971: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887491.03973: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887491.03975: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9dd90>\r\n<<<\n 8137 1726887491.03977: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3970>\r\n<<<\n 8137 1726887491.03979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a190>\r\n<<<\n 8137 1726887491.03981: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.03983: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887491.03997: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887491.04000: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.04039: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a220>\r\n<<<\n 8137 1726887491.04066: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887491.04109: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049d850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a940>\r\n<<<\n 8137 1726887491.04142: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604db880>\r\n<<<\n 8137 1726887491.04165: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887491.04171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60473d90>\r\n<<<\n 8137 1726887491.04194: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.04202: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.04239: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049dd90>\r\n<<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.04410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.04414: _low_level_execute_command(): starting\n 8137 1726887491.04417: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.04422: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887491.04425: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3eb0>\r\n<<<\n 8137 1726887491.04517: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887491.04543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887491.04612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.04659: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3370>\r\n<<<\n 8137 1726887491.04687: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887491.04761: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887491.05015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05020: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3568ee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568e910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a10d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887491.05025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60441f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05028: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60437610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887491.05232: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357aed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357a7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ba6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05438: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e600f8e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b0d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601eed90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887491.05442: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda356a1cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ae2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda357ba2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887491.05539: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601e7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601fa6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60445e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356743d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356744c0>\r\n<<<\n 8137 1726887491.05753: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e6010bcd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601ee2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e601fa2e0>\r\n<<<\n 8137 1726887491.05759: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a9f40>\r\n<<<\n 8137 1726887491.05826: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3490>\r\n<<<\n 8137 1726887491.05830: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05833: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.05995: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010beb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bdf0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bd60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887491.05999: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.06079: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355c2220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3565f520>\r\n<<<\n 8137 1726887491.06083: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4b50>\r\nimport 'errno' # \r\n<<<\n 8137 1726887491.06086: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de4c0>\r\n<<<\n 8137 1726887491.06207: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355d4e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887491.06331: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60113f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010da90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010d490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887491.06406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60012220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600c9520>\r\n<<<\n 8137 1726887491.06456: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3557e400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5610>\r\n<<<\n 8137 1726887491.06584: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.06623: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010df10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024b50>\r\nimport 'errno' # \r\n<<<\n 8137 1726887491.06627: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60024e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887491.06632: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa8b0>\r\n<<<\n 8137 1726887491.06634: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.06638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035cd0>\r\n<<<\n 8137 1726887491.06657: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffce400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024f70>\r\n<<<\n 8137 1726887491.06681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887491.06688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887491.06751: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aad00>\r\n<<<\n 8137 1726887491.06795: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355b5250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa940>\r\n<<<\n 8137 1726887491.06802: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3559ea90>\r\n<<<\n 8137 1726887491.06856: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887491.06874: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010ba30>\r\n<<<\n 8137 1726887491.06899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.06902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887491.06949: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aaaf0>\r\n<<<\n 8137 1726887491.06976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887491.07022: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa7c0>\r\n<<<\n 8137 1726887491.07027: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa8b0>\r\n<<<\n 8137 1726887491.07041: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.07079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887491.07100: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda34fe76d0>\r\n<<<\n 8137 1726887491.07150: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.07168: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.07184: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.07204: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.07228: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.07243: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffad00>\r\n<<<\n 8137 1726887491.07279: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60005250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa940>\r\n<<<\n 8137 1726887491.07302: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5ffeea90>\r\n<<<\n 8137 1726887491.07321: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.07336: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.07343: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.07356: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b610>\r\n<<<\n 8137 1726887491.07359: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.07361: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887491.07373: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.07390: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.07405: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.07415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.07436: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.07448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.07473: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.07476: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffaaf0>\r\n<<<\n 8137 1726887491.07478: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.07490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.07496: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887491.07504: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887491.07518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.07521: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.07533: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.07552: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.07568: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.07581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887491.07597: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.07611: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e5f9e76d0>\r\n<<<\n 8137 1726887491.07628: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.07640: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.07652: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.07669: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.07683: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.07696: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.07711: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.07787: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.07802: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.07817: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.07842: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.07901: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.07916: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.07929: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.07940: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.07955: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.07972: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.08007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.08046: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887491.08066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887491.08079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.08092: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.08109: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.08789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.09301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.09752: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23820>\r\n<<<\n 8137 1726887491.09777: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.09832: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.09836: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887491.09870: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23160>\r\n<<<\n 8137 1726887491.10026: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23280>\r\n<<<\n 8137 1726887491.10029: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23f70>\r\n<<<\n 8137 1726887491.10031: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887491.10304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.10536: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887491.10555: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887491.10560: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f234f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23d90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887491.10574: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887491.10605: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887491.10719: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887491.11440: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887491.11559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887491.11758: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23100>\r\n<<<\n 8137 1726887491.11761: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887491.11829: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887491.11833: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887491.11875: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887491.11881: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923820>\r\n<<<\n 8137 1726887491.11884: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887491.11898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887491.11902: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.11921: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887491.11925: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.11928: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12163: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73dc0>\r\n<<<\n 8137 1726887491.12166: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.12168: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923160>\r\n<<<\n 8137 1726887491.12169: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12171: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73b20>\r\n<<<\n 8137 1726887491.12193: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34efa0d0>\r\n<<<\n 8137 1726887491.12197: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923280>\r\n<<<\n 8137 1726887491.12199: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12200: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923f70>\r\n<<<\n 8137 1726887491.12202: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887491.12204: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73ac0>\r\n<<<\n 8137 1726887491.12205: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n<<<\n 8137 1726887491.12207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12210: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f9234f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923d90>\r\n<<<\n 8137 1726887491.12212: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff310>\r\n<<<\n 8137 1726887491.12213: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887491.12215: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n<<<\n 8137 1726887491.12216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12222: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34dffca0>\r\n<<<\n 8137 1726887491.12603: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12606: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887491.12619: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09dc0>\r\n<<<\n 8137 1726887491.12622: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18940>\r\n<<<\n 8137 1726887491.12625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12627: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18670>\r\n<<<\n 8137 1726887491.12629: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923100>\r\n<<<\n 8137 1726887491.12630: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887491.12632: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887491.12634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887491.12638: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887491.12640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12644: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887491.12649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12696: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 8137 1726887491.12700: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf190>\r\n<<<\n 8137 1726887491.12714: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887491.12719: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f093a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09fd0>\r\n<<<\n 8137 1726887491.12723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12725: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12727: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8fa0d0>\r\n<<<\n 8137 1726887491.12730: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12732: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff310>\r\n<<<\n 8137 1726887491.12734: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887491.12736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf940>\r\n<<<\n 8137 1726887491.12738: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f5ad30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ed8b20>\r\n<<<\n 8137 1726887491.12740: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d30880>\r\n<<<\n 8137 1726887491.12745: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cc8d90>\r\n<<<\n 8137 1726887491.12747: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f7ffca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90adc0>\r\n<<<\n 8137 1726887491.12750: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f05520>\r\n<<<\n 8137 1726887491.12752: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887491.12756: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90a3a0>\r\n<<<\n 8137 1726887491.12758: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90afd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887491.12759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e6afd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12763: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f95ad30>\r\n<<<\n 8137 1726887491.12766: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e67850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c3d0>\r\n<<<\n 8137 1726887491.12784: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887491.12787: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8d8b20>\r\n<<<\n 8137 1726887491.12791: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f905520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887491.12794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6cca0>\r\n<<<\n 8137 1726887491.12798: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887491.12805: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887491.12808: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887491.12809: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12813: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12816: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887491.12817: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e677f0>\r\n<<<\n 8137 1726887491.12836: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12838: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93eb0>\r\n<<<\n 8137 1726887491.12840: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f86afd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f867850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c3d0>\r\n<<<\n 8137 1726887491.12844: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c96f40>\r\n<<<\n 8137 1726887491.12846: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12848: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f04c10>\r\n<<<\n 8137 1726887491.12850: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887491.12851: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887491.12853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12855: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c8c610>\r\n<<<\n 8137 1726887491.12856: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c92640>\r\n<<<\n 8137 1726887491.12866: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93370>\r\n<<<\n 8137 1726887491.12868: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887491.12881: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6cfa0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6c550>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f64910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12885: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887491.12897: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96cca0>\r\n<<<\n 8137 1726887491.12901: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5d940>\r\n<<<\n 8137 1726887491.12905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12921: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8677f0>\r\n<<<\n 8137 1726887491.12923: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887491.12925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12927: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12929: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5594ce20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594c910>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887491.12931: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cf10>\r\n<<<\n 8137 1726887491.12933: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887491.12946: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cfd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887491.12962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f0d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887491.12973: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e7ad90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e66580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5dee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e669a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.12977: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f904c10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96cfa0>\r\n<<<\n 8137 1726887491.13005: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6ed90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887491.13011: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96c550>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f964910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85d940>\r\n<<<\n 8137 1726887491.13013: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c67670>\r\n<<<\n 8137 1726887491.13015: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887491.13017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c7a6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c9ae50>\r\n<<<\n 8137 1726887491.13036: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13039: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5595fcd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6e2b0>\r\n<<<\n 8137 1726887491.13043: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.13047: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55c7a2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca0a00>\r\n<<<\n 8137 1726887491.13049: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887491.13051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887491.13053: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13055: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887491.13057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.13059: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13061: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887491.13063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13087: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13090: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595feb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fdf0>\r\n<<<\n 8137 1726887491.13092: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f87ad90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f866580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85dee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8669a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.13103: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887491.13105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fd60>\r\n<<<\n 8137 1726887491.13107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13111: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887491.13113: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13115: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13117: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887491.13121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.13132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13159: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559323d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887491.13161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13178: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559324c0>\r\n<<<\n 8137 1726887491.13180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13182: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55966f40>\r\n<<<\n 8137 1726887491.13184: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961a90>\r\n<<<\n 8137 1726887491.13186: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961490>\r\n<<<\n 8137 1726887491.13188: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13192: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887491.13221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13274: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887491.13278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13280: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55880220>\r\n<<<\n 8137 1726887491.13282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13284: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5591d520>\r\n<<<\n 8137 1726887491.13296: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca00a0>\r\n<<<\n 8137 1726887491.13298: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887491.13300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n<<<\n 8137 1726887491.13306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892b50>\r\n<<<\n 8137 1726887491.13309: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887491.13311: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.13314: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55892e80>\r\n<<<\n 8137 1726887491.13315: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887491.13327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887491.13335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13345: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13363: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3cd0>\r\n<<<\n 8137 1726887491.13406: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5583c400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892f70>\r\n<<<\n 8137 1726887491.13433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13507: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887491.13538: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3610>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887491.13541: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887491.13543: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887491.13546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13548: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d3a0>\r\n<<<\n 8137 1726887491.13562: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fa30>\r\n<<<\n 8137 1726887491.13619: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.13623: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887491.13625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13628: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e797f0>\r\n<<<\n 8137 1726887491.13634: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13684: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13688: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34eb38b0>\r\n<<<\n 8137 1726887491.13726: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ef970>\r\n<<<\n 8137 1726887491.13760: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.13788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13805: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887491.13810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13813: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f8797f0>\r\n<<<\n 8137 1726887491.13815: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558689d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558687c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558688b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13888: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887491.13892: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8b48b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f402970>\r\n<<<\n 8137 1726887491.13926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.13929: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.14014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887491.14020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14028: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868d00>\r\n<<<\n 8137 1726887491.14064: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887491.14100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.14105: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55873250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868940>\r\n<<<\n 8137 1726887491.14109: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5585ca90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f610>\r\n<<<\n 8137 1726887491.14113: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ee0730>\r\n<<<\n 8137 1726887491.14115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14119: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887491.14143: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.14179: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868af0>\r\n<<<\n 8137 1726887491.14222: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.14256: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8e0730>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.14331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887491.14334: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d557836d0>\r\n<<<\n 8137 1726887491.14493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14656: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.14660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14775: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.14807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887491.14813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.14997: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887491.15000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15073: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.15115: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887491.15139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15224: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887491.15227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15232: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.15238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15240: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887491.15261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15338: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887491.15341: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.15343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.15346: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887491.15422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.15507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15711: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887491.15745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887491.15747: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887491.15786: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887491.15830: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f26370>\r\n<<<\n 8137 1726887491.15833: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887491.15836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.15898: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f926370>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.15977: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887491.15980: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887491.15982: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887491.15984: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887491.15987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16034: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887491.16038: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887491.16083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16088: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887491.16090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16125: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.16142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16313: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887491.16325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16347: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887491.16373: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16410: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e97550>\r\n<<<\n 8137 1726887491.16452: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.16455: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f897550>\r\n<<<\n 8137 1726887491.16523: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34868eb0>\r\n<<<\n 8137 1726887491.16562: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887491.16583: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f293160>\r\n<<<\n 8137 1726887491.16587: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887491.16607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.16811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16815: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887491.16817: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887491.16822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16864: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16867: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887491.16870: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16872: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887491.16881: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887491.16937: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9a910>\r\n<<<\n 8137 1726887491.16954: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89a910>\r\n<<<\n 8137 1726887491.16977: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9b790>\r\n<<<\n 8137 1726887491.17002: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3820>\r\n<<<\n 8137 1726887491.17009: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89b790>\r\n<<<\n 8137 1726887491.17275: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.17443: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3160>\r\n<<<\n 8137 1726887491.17579: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f897b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.17583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887491.17585: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.17588: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e97b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887491.17690: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887491.17694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887491.17698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17700: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a34f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3fd0>\r\n<<<\n 8137 1726887491.17702: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887491.17704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887491.17706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17711: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887491.17713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17715: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17718: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3100>\r\n<<<\n 8137 1726887491.17720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887491.17724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17726: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.17730: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.17732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.17736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887491.17738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17740: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5517a0d0>\r\n<<<\n 8137 1726887491.17745: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f310>\r\n<<<\n 8137 1726887491.17747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17749: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f160>\r\n<<<\n 8137 1726887491.17752: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887491.17754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17758: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5507fca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189dc0>\r\n<<<\n 8137 1726887491.17760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.17762: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.17766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17960: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551893a0>\r\n<<<\n 8137 1726887491.17985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.17995: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189fd0>\r\n<<<\n 8137 1726887491.18861: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887491.18865: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.18867: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887491.18958: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887491.18962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19004: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55740d30>\r\n<<<\n 8137 1726887491.19007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19185: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19187: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887491.19189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887491.19191: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178730>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55158b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55178f40>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178f10>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887491.19192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19194: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550eafd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19387: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550e7850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d557523d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887491.19395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887491.19398: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752ca0>\r\n<<<\n 8137 1726887491.19401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3e1580>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f3e14f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3b6280>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5970>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17d7f0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17db20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f4230a0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3cd0a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19403: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349d0580>\r\n<<<\n 8137 1726887491.19426: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f423190>\r\n<<<\n 8137 1726887491.19428: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887491.19430: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349d04f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349a2280>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1970>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda347697f0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769b20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19434: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f1e6fd0>\r\n<<<\n 8137 1726887491.19435: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e77f0>\r\n<<<\n 8137 1726887491.19437: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349edf70>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b90a0>\r\n<<<\n 8137 1726887491.19438: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f411820>\r\n<<<\n 8137 1726887491.19475: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17dd60>\r\n<<<\n 8137 1726887491.19478: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887491.19481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19485: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887491.19487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19489: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55184c10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752fa0>\r\n<<<\n 8137 1726887491.19491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19493: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19495: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752550>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5574a910>\r\n<<<\n 8137 1726887491.19497: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887491.19557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19560: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19564: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 8137 1726887491.19566: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dc940>\r\n<<<\n 8137 1726887491.19568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19570: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ede80>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda347d2fd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349fd820>\r\n<<<\n 8137 1726887491.19572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19574: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769d60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19576: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19582: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19585: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19587: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550fad90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e6580>\r\n<<<\n 8137 1726887491.19589: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dcee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e69a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19595: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19600: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19607: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 8137 1726887491.19611: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19615: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19617: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.19619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19625: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 8137 1726887491.19627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.19947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20128: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 8137 1726887491.20131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20168: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20414: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20810: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20813: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 8137 1726887491.20817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20824: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20865: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550f97f0>\r\n<<<\n 8137 1726887491.20868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20870: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551348b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c69970>\r\n<<<\n 8137 1726887491.20872: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20876: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c9e80>\r\n<<<\n 8137 1726887491.20878: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887491.20881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.20885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.20887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21065: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c99d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21068: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b5e80>\r\n<<<\n 8137 1726887491.21070: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55160730>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21072: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21075: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 8137 1726887491.21077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21079: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887491.21125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21203: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b59d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887491.21224: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21296: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21332: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21468: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887491.21470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887491.21472: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21595: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f146490>\r\n<<<\n 8137 1726887491.21598: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.21627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21669: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887491.21702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887491.21762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.21985: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0e0850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22004: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22013: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34732490>\r\n<<<\n 8137 1726887491.22017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22020: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22022: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22226: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887491.22229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22236: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22240: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b7850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22299: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22414: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22457: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22683: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887491.22687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22689: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f144670>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f144220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.22692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 8137 1726887491.22694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.22998: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887491.23005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887491.23031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23034: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23036: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a5370>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23039: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23555: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23560: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887491.23562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23564: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23765: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887491.23767: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34730670>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34730220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23774: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23776: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887491.23777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.23780: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55117550>\r\n<<<\n 8137 1726887491.23782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23786: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23789: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54afa160>\r\n<<<\n 8137 1726887491.23791: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23807: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23815: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23818: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887491.23820: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887491.23822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887491.23824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887491.23828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23830: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23838: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511a910>\r\n<<<\n 8137 1726887491.23839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23843: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511b790>\r\n<<<\n 8137 1726887491.23845: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55117b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.23866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.23875: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887491.23976: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.24030: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887491.24035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24088: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887491.24095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.24196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24314: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.24329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24457: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 8137 1726887491.24460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24606: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.24611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24772: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.24826: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.24864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.24910: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887491.24966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c370>\r\n<<<\n 8137 1726887491.24970: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.24973: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887491.25070: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887491.25074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25078: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c4b580>\r\n<<<\n 8137 1726887491.25080: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c4b4f0>\r\n<<<\n 8137 1726887491.25150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25154: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c1c280>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c970>\r\n<<<\n 8137 1726887491.25473: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25480: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25548: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25551: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 8137 1726887491.25555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25564: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e47f0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4b20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c68f70>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c350a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c68e80>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54a4dfd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c79820>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4d60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887491.25567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25617: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25722: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887491.25728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25775: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25814: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887491.25827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25941: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.25968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.25992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26182: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887491.26203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26221: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26237: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26298: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887491.26321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26379: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26424: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26618: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26709: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26762: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.26873: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26916: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26937: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.26981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27150: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27329: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27391: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27434: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27607: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27674: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54936e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887491.27742: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549369d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887491.27745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27749: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887491.27764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27856: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27866: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.27887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27969: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 8137 1726887491.27972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.27974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28022: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28051: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 8137 1726887491.28054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28118: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887491.28134: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 8137 1726887491.28148: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28181: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887491.28235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887491.28245: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28276: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 8137 1726887491.28287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28400: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ad490>\r\n<<<\n 8137 1726887491.28471: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887491.28528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28541: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 8137 1726887491.28555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28633: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54948850>\r\n<<<\n 8137 1726887491.28636: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28648: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28742: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887491.28745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28756: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28904: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.28978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.28981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29049: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887491.29128: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887491.29131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29191: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 8137 1726887491.29194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29237: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887491.29248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29277: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887491.29333: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.29372: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ab670>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549ab220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 8137 1726887491.29376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29438: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 8137 1726887491.29460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29706: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.29746: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 8137 1726887491.29751: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n<<<\n 8137 1726887491.29755: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 8137 1726887491.29841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.29913: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n<<<\n 8137 1726887491.29917: stdout chunk (state=3):\n>>># cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n<<<\n 8137 1726887491.29921: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n<<<\n 8137 1726887491.29924: stdout chunk (state=3):\n>>># cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n<<<\n 8137 1726887491.29932: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n<<<\n 8137 1726887491.29935: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n<<<\n 8137 1726887491.29939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.30015: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887491.30019: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.30031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.30057: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n<<<\n 8137 1726887491.30064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.30167: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.30219: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887491.30235: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887491.30259: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887491.30332: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 8137 1726887491.30340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.30354: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887491.30415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.30421: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887491.30445: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n<<<\n 8137 1726887491.30498: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 8137 1726887491.30504: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n<<<\n 8137 1726887491.30510: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887491.30514: stdout chunk (state=3):\n>>># cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n<<<\n 8137 1726887491.30520: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n<<<\n 8137 1726887491.30596: stdout chunk (state=3):\n>>># cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n<<<\n 8137 1726887491.30599: stdout chunk (state=3):\n>>># cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n<<<\n 8137 1726887491.30607: stdout chunk (state=3):\n>>># cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n<<<\n 8137 1726887491.30612: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.30615: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887491.30619: stdout chunk (state=3):\n>>># cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n<<<\n 8137 1726887491.30721: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n<<<\n 8137 1726887491.30729: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n<<<\n 8137 1726887491.30732: stdout chunk (state=3):\n>>># cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n<<<\n 8137 1726887491.30854: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887491.30859: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n<<<\n 8137 1726887491.30862: stdout chunk (state=3):\n>>># cleanup[3] wiping os\r\n<<<\n 8137 1726887491.30866: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n<<<\n 8137 1726887491.30869: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n<<<\n 8137 1726887491.30871: stdout chunk (state=3):\n>>># destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887491.30884: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887491.30936: stdout chunk (state=3):\n>>># destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n<<<\n 8137 1726887491.30940: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887491.30952: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887491.31006: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887491.31012: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n<<<\n 8137 1726887491.31015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.31036: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887491.31040: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887491.31052: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887491.31124: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887491.31133: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887491.31136: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887491.31140: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 8137 1726887491.31142: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887491.31192: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887491.31196: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887491.31200: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887491.31207: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887491.31312: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887491.31317: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy datetime\r\n<<<\n 8137 1726887491.31320: stdout chunk (state=3):\n>>># destroy base64\r\n<<<\n 8137 1726887491.31323: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n<<<\n 8137 1726887491.31352: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887491.31355: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887491.31376: stdout chunk (state=3):\n>>># cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887491.31482: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887491.31487: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887491.31490: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.31492: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n<<<\n 8137 1726887491.31495: stdout chunk (state=3):\n>>># cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit<<<\n 8137 1726887491.31497: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887491.31519: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 8137 1726887491.31647: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n<<<\n 8137 1726887491.31650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.31653: stdout chunk (state=3):\n>>># cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887491.31656: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 8137 1726887491.31676: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887491.31679: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887491.31681: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887491.31683: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.31687: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887491.31689: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n<<<\n 8137 1726887491.31691: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887491.31695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.31697: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887491.31716: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887491.31753: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887491.31759: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 8137 1726887491.31761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.31921: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.31924: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.31927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.31929: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 8137 1726887491.31955: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887491.31960: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n<<<\n 8137 1726887491.32043: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887491.32046: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887491.32049: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887491.32052: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887491.32056: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887491.32058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.32060: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051edc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c33a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eb20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049d850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604db880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60473d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049dd90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60441f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60437610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e600f8e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b0d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601eed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601e7670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601fa6d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60445e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e6010bcd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601ee2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e601fa2e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010beb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bdf0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bd60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60113f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010da90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010d490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60012220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600c9520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010df10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60024e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffce400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010ba30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa9d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa7c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa8b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffad00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60005250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5ffeea90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffaaf0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e5f9e76d0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f9234f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8fa0d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff310>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff160>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f7ffca0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90adc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90a3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90afd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f95ad30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8d8b20>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f905520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f86afd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f867850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96cca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8677f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f904c10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96cfa0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96c550>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f964910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85d940>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f87ad90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f866580>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85dee0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8669a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f8797f0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8b48b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f402970>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8e0730>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f926370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f897550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f293160>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89a910>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89b790>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f897b50>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5370>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3e1580>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f3e14f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3b6280>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5970>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17d7f0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17db20>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f4230a0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3cd0a0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f423190>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f1e6fd0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f411820>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17dd60>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c9e80>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c99d0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f146490>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0e0850>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f144670>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f144220>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887491.32186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.32200: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887491.32262: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c33a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049d850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604db880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60473d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049dd90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60441f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60437610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e600f8e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b0d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601eed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601e7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601fa6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60445e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e6010bcd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601ee2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e601fa2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010beb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bdf0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bd60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60113f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010da90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010d490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60012220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600c9520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010df10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60024e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffce400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010ba30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffad00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60005250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5ffeea90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffaaf0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e5f9e76d0>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f9234f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8fa0d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f7ffca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90adc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90a3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90afd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f95ad30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8d8b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f905520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f86afd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f867850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96cca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8677f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f904c10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96cfa0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96c550>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f964910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85d940>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f87ad90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f866580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85dee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8669a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f8797f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8b48b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f402970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8e0730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f926370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f897550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f293160>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89a910>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89b790>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f897b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3e1580>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f3e14f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3b6280>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5970>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17d7f0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17db20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f4230a0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3cd0a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f423190>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f1e6fd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f411820>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17dd60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c9e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c99d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f146490>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0e0850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f144670>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f144220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887491.32371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.32374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.33472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.33476: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887491.33479: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.33482: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.33485: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887491.33488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.33490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.33493: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 8137 1726887491.33496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.33498: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1edc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac33a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eb20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9d850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35adb880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a73d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9dd90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d6f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357cc610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d2640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3568ee20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568e910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568ef10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568efd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a10d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357aed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357a7670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ba6d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357dae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda356a1cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ae2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda357ba2e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356743d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356744c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a9f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355c2220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3565f520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355d4e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3557e400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa9d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa7c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa8b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aad00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355b5250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3559ea90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aaaf0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda34fe76d0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f234f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34efa0d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff310>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff160>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34dffca0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f093a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f5ad30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ed8b20>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f05520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e6afd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e67850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6cca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e677f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f04c10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6cfa0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6c550>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f64910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5d940>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e7ad90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e66580>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5dee0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e669a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e797f0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34eb38b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ef970>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ee0730>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f26370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e97550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34868eb0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9a910>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9b790>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e97b50>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1370>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349d0580>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349d04f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349a2280>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1970>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda347697f0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769b20>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349edf70>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b90a0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ede80>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda347d2fd0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349fd820>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769d60>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b5e80>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b59d0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34732490>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b7850>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34730670>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34730220>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887491.34168: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac33a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9d850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35adb880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a73d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9dd90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3568ee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568e910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a10d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357aed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357a7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ba6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda356a1cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ae2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda357ba2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356743d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356744c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a9f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355c2220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3565f520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355d4e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3557e400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aad00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355b5250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3559ea90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aaaf0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda34fe76d0>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f234f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34efa0d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34dffca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f093a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f5ad30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ed8b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f05520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e6afd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e67850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6cca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e677f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f04c10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6cfa0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6c550>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f64910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5d940>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e7ad90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e66580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5dee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e669a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e797f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34eb38b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ef970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ee0730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f26370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e97550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34868eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9a910>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9b790>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e97b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349d0580>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349d04f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349a2280>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1970>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda347697f0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769b20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349edf70>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b90a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ede80>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda347d2fd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349fd820>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769d60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b5e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b59d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34732490>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b7850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34730670>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34730220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887491.34245: _low_level_execute_command(): starting\n 8137 1726887491.34249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.34254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.34257: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.34259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.34262: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887491.34267: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 8137 1726887491.34269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.34271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.34272: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887491.34274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35420: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 8137 1726887491.35422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35426: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887491.35428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35430: _low_level_execute_command(): starting\n 8137 1726887491.35432: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.35437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887491.35448: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 8137 1726887491.35450: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.35452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.35454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35456: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 8137 1726887491.35458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35461: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 8137 1726887491.35463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35469: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 8137 1726887491.35471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35475: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 8137 1726887491.35477: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.35479: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35481: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\n<<<\n 8137 1726887491.35483: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887491.35485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.35959: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.35974: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.35989: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.36007: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.36023: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.36063: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887491.36089: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.36100: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.36113: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.36125: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.36137: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.36153: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.36166: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.36188: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.36201: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887491.36216: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.36228: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.36239: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.36256: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.36265: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.36274: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.36284: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.36298: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.36304: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.36316: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.36326: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.36337: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.36350: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.36408: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.36416: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.36431: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.36434: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.36437: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.36459: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.36471: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.36474: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.36476: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.36489: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.36492: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.36503: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.36505: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.36516: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.36853: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.36859: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.36862: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887491.36968: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887491.37034: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n<<<\n 8137 1726887491.37038: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n<<<\n 8137 1726887491.37040: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.37045: stdout chunk (state=3):\n>>># cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n<<<\n 8137 1726887491.37048: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib<<<\n 8137 1726887491.37050: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n<<<\n 8137 1726887491.37052: stdout chunk (state=3):\n>>># cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n<<<\n 8137 1726887491.37054: stdout chunk (state=3):\n>>># cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n<<<\n 8137 1726887491.37056: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n<<<\n 8137 1726887491.37058: stdout chunk (state=3):\n>>># cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression<<<\n 8137 1726887491.37060: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n<<<\n 8137 1726887491.37062: stdout chunk (state=3):\n>>># cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n<<<\n 8137 1726887491.37064: stdout chunk (state=3):\n>>># cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile<<<\n 8137 1726887491.37065: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.37067: stdout chunk (state=3):\n>>>\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json<<<\n 8137 1726887491.37069: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n<<<\n 8137 1726887491.37071: stdout chunk (state=3):\n>>># cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n<<<\n 8137 1726887491.37073: stdout chunk (state=3):\n>>># cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n<<<\n 8137 1726887491.37075: stdout chunk (state=3):\n>>># destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n<<<\n 8137 1726887491.37077: stdout chunk (state=3):\n>>># destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid<<<\n 8137 1726887491.37078: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n<<<\n 8137 1726887491.37080: stdout chunk (state=3):\n>>># cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n<<<\n 8137 1726887491.37082: stdout chunk (state=3):\n>>># cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n<<<\n 8137 1726887491.37084: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 8137 1726887491.37086: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.37089: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n<<<\n 8137 1726887491.37091: stdout chunk (state=3):\n>>># cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n<<<\n 8137 1726887491.37093: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n<<<\n 8137 1726887491.37097: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n<<<\n 8137 1726887491.37099: stdout chunk (state=3):\n>>># destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters<<<\n 8137 1726887491.37101: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 8137 1726887491.37103: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process<<<\n 8137 1726887491.37106: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic<<<\n 8137 1726887491.37109: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.37112: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle<<<\n 8137 1726887491.37114: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n<<<\n 8137 1726887491.37117: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n<<<\n 8137 1726887491.37119: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n<<<\n 8137 1726887491.37121: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n<<<\n 8137 1726887491.37123: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n<<<\n 8137 1726887491.37125: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n<<<\n 8137 1726887491.37127: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n<<<\n 8137 1726887491.37129: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.37131: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.37133: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.37135: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.37156: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.37167: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.37178: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.37196: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.37232: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.37254: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.37270: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.37274: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.37289: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.37303: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887491.37320: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887491.37371: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.37377: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887491.37382: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887491.37384: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887491.37400: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887491.37427: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.37430: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887491.37441: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887491.37484: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887491.37533: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n<<<\n 8137 1726887491.37538: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887491.37582: stdout chunk (state=3):\n>>># destroy queue\r\n<<<\n 8137 1726887491.37587: stdout chunk (state=3):\n>>># destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887491.37590: stdout chunk (state=3):\n>>># destroy shlex\r\n<<<\n 8137 1726887491.37612: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n<<<\n 8137 1726887491.37635: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n<<<\n 8137 1726887491.37638: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 8137 1726887491.37654: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 8137 1726887491.37668: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887491.37735: stdout chunk (state=3):\n>>># cleanup[3] wiping termios\r\n<<<\n 8137 1726887491.37739: stdout chunk (state=3):\n>>># cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887491.37743: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n<<<\n 8137 1726887491.37789: stdout chunk (state=3):\n>>># cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887491.37880: stdout chunk (state=3):\n>>># destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n<<<\n 8137 1726887491.37883: stdout chunk (state=3):\n>>># cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n<<<\n 8137 1726887491.37894: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n<<<\n 8137 1726887491.37912: stdout chunk (state=3):\n>>># cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887491.37940: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n<<<\n 8137 1726887491.37943: stdout chunk (state=3):\n>>># destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887491.37967: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887491.37970: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887491.38002: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.38019: stdout chunk (state=3):\n>>># destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887491.38036: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.38048: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.38063: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.38077: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.38088: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.38102: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.38121: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.38212: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.38243: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887491.38248: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.38278: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887491.38281: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887491.38283: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.38321: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887491.38678: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887491.38681: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.38684: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d30880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cc8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c96f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c8c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c92640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5594ce20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594c910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cf10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f0d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6ed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c67670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c7a6d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c9ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5595fcd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6e2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55c7a2e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595feb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fdf0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fd60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559323d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559324c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55966f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55880220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5591d520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55892e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5583c400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fa30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558689d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558687c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558688b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55873250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5585ca90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d557836d0>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a34f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5517a0d0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f310>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f160>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5507fca0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551893a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55740d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178730>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55158b20>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55178f40>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178f10>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550eafd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550e7850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d557523d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e77f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55184c10>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752fa0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752550>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5574a910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dc940>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550fad90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e6580>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dcee0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e69a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550f97f0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551348b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c69970>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55160730>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a5370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55117550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54afa160>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511a910>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511b790>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55117b50>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c370>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c4b580>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c4b4f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c1c280>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c970>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e47f0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4b20>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c68f70>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c350a0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c68e80>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54a4dfd0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c79820>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4d60>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54936e80>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549369d0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ad490>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54948850>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ab670>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549ab220>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887491.39154: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.39158: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.39170: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d30880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c96f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c8c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c92640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5594ce20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594c910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cf10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cfd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f0d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6ed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c67670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c7a6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c9ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5595fcd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55c7a2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595feb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fdf0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fd60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559323d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559324c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55966f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55880220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5591d520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55892e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5583c400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fa30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558689d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558687c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558688b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55873250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5585ca90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d557836d0>\r\n# zipimport: found 103 names in '/tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a34f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5517a0d0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5507fca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551893a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55740d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178730>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55158b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55178f40>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178f10>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550eafd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550e7850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d557523d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e77f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55184c10>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752fa0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752550>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5574a910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dc940>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550fad90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e6580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dcee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e69a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550f97f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551348b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c69970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55160730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a5370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55117550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54afa160>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511a910>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511b790>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55117b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c4b580>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c4b4f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c1c280>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c970>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e47f0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4b20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c68f70>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c350a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c68e80>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54a4dfd0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c79820>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4d60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54936e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549369d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ad490>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54948850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ab670>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549ab220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"ansible_distribution\": \"CentOS\", \"ansible_distribution_release\": \"Stream\", \"ansible_distribution_version\": \"9\", \"ansible_distribution_major_version\": \"9\", \"ansible_distribution_file_path\": \"/etc/centos-release\", \"ansible_distribution_file_variety\": \"CentOS\", \"ansible_distribution_file_parsed\": true, \"ansible_os_family\": \"RedHat\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887491.39229: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.39240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.39242: handler run complete\n 8137 1726887491.39245: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887491.39336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.39344: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887491.39346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.39452: attempt loop complete, returning result\n 8137 1726887491.39455: _execute() done\n 8137 1726887491.39457: dumping result to json\n 8137 1726887491.39458: done dumping result, returning\n 8137 1726887491.39460: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-107c-9d64-0000000000af]\n 8137 1726887491.39462: sending task result for task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887491.39522: done sending task result for task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887491.39524: WORKER PROCESS EXITING\nok: [managed_node3]\n 8137 1726887491.40544: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887491.40634: _low_level_execute_command(): starting\n 8137 1726887491.40643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887491.40656: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.40659: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.40660: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.40666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.40668: handler run complete\n 8137 1726887491.40669: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887491.40671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.40673: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887491.40674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.40676: attempt loop complete, returning result\n 8137 1726887491.40677: _execute() done\n 8137 1726887491.40679: dumping result to json\n 8137 1726887491.40680: done dumping result, returning\n 8137 1726887491.40682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-107c-9d64-0000000000af]\n 8137 1726887491.40683: sending task result for task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887491.40856: done sending task result for task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887491.40859: WORKER PROCESS EXITING\nok: [managed_node2]\n 8137 1726887491.41567: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.41581: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.41600: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.41622: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.41635: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.41686: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.41699: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.41716: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.41731: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.41745: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.41768: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.41782: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.41800: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.41816: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887491.41833: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.41845: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.41860: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.41884: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.41898: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.41913: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.41926: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.41943: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.41958: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.41971: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.41986: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.42005: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.42081: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.42097: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.42117: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.42139: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.42159: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.42170: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.42179: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.42190: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.42204: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.42243: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.42290: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.44682: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887491.44685: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.44731: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.44734: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.44756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.44883: handler run complete\n 8137 1726887491.44887: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887491.44889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.44891: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887491.44893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.44916: attempt loop complete, returning result\n 8137 1726887491.44919: _execute() done\n 8137 1726887491.44921: dumping result to json\n 8137 1726887491.44923: done dumping result, returning\n 8137 1726887491.44934: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-107c-9d64-0000000000af]\n 8137 1726887491.44946: sending task result for task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887491.45029: done sending task result for task 0e15955b-8119-107c-9d64-0000000000af\n 8137 1726887491.45032: WORKER PROCESS EXITING\nok: [managed_node1]\n 8137 1726887491.45084: no more pending results, returning what we have\n 8137 1726887491.45087: results queue empty\n 8137 1726887491.45087: checking for any_errors_fatal\n 8137 1726887491.45089: done checking for any_errors_fatal\n 8137 1726887491.45090: checking for max_fail_percentage\n 8137 1726887491.45091: done checking for max_fail_percentage\n 8137 1726887491.45092: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887491.45093: done checking to see if all hosts have failed\n 8137 1726887491.45093: getting the remaining hosts for this loop\n 8137 1726887491.45095: done getting the remaining hosts for this loop\n 8137 1726887491.45098: getting the next task for host managed_node1\n 8137 1726887491.45105: done getting next task for host managed_node1\n 8137 1726887491.45110: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 8137 1726887491.45112: ^ 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\n 8137 1726887491.45114: getting the next task for host managed_node2\n 8137 1726887491.45117: done getting next task for host managed_node2\n 8137 1726887491.45118: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 8137 1726887491.45121: ^ 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\n 8137 1726887491.45122: getting the next task for host managed_node3\n 8137 1726887491.45125: done getting next task for host managed_node3\n 8137 1726887491.45126: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 8137 1726887491.45127: ^ 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\n 8137 1726887491.45139: getting variables\n 8137 1726887491.45140: in VariableManager get_vars()\n 8137 1726887491.45169: Calling all_inventory to load vars for managed_node1\n 8137 1726887491.45172: Calling groups_inventory to load vars for managed_node1\n 8137 1726887491.45174: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887491.45183: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887491.45185: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887491.45188: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887491.45244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.45278: done with get_vars()\n 8137 1726887491.45287: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Check if system is ostree] **********\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10\nFriday 20 September 2024 22:58:11 -0400 (0:00:01.133) 0:00:01.221 ****** \n 8137 1726887491.45384: entering _queue_task() for managed_node1/stat\n 8137 1726887491.45640: worker is 1 (out of 3 available)\n 8137 1726887491.45656: exiting _queue_task() for managed_node1/stat\n 8137 1726887491.45680: getting variables\n 8137 1726887491.45682: in VariableManager get_vars()\n 8137 1726887491.45770: Calling all_inventory to load vars for managed_node2\n 8137 1726887491.45774: Calling groups_inventory to load vars for managed_node2\n 8137 1726887491.45776: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887491.45794: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887491.45797: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887491.45800: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887491.45889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.45954: done with get_vars()\n 8137 1726887491.45964: done getting variables\n 8137 1726887491.46064: entering _queue_task() for managed_node2/stat\n 8137 1726887491.46471: worker is 2 (out of 3 available)\n 8137 1726887491.46481: exiting _queue_task() for managed_node2/stat\n 8137 1726887491.46640: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 8137 1726887491.46673: getting variables\n 8137 1726887491.46676: in VariableManager get_vars()\n 8137 1726887491.46782: Calling all_inventory to load vars for managed_node3\n 8137 1726887491.46785: Calling groups_inventory to load vars for managed_node3\n 8137 1726887491.46788: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887491.46804: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887491.46916: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887491.46922: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 8137 1726887491.46926: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887491.47046: in run() - task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887491.47049: variable 'ansible_search_path' from source: unknown\n 8137 1726887491.47052: variable 'ansible_search_path' from source: unknown\n 8137 1726887491.47054: in run() - task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887491.47056: calling self._execute()\n 8137 1726887491.47059: variable 'ansible_search_path' from source: unknown\n 8137 1726887491.47060: variable 'ansible_search_path' from source: unknown\n 8137 1726887491.47063: calling self._execute()\n 8137 1726887491.47103: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887491.47106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887491.47111: variable 'omit' from source: magic vars\n 8137 1726887491.47137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887491.47190: done with get_vars()\n 8137 1726887491.47201: done getting variables\n 8137 1726887491.47402: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887491.47406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887491.47411: variable 'omit' from source: magic vars\n 8137 1726887491.47467: entering _queue_task() for managed_node3/stat\n 8137 1726887491.47615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887491.47824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887491.48200: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887491.48205: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887491.48209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887491.48214: 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)\n 8137 1726887491.48217: 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)\n 8137 1726887491.48221: 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)\n 8137 1726887491.48224: 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)\n 8137 1726887491.48169: worker is 3 (out of 3 available)\n 8137 1726887491.48233: exiting _queue_task() for managed_node3/stat\n 8137 1726887491.48247: done queuing things up, now waiting for results queue to drain\n 8137 1726887491.48248: waiting for pending results...\n 8137 1726887491.48290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887491.48314: Evaluated conditional (not __timesync_is_ostree is defined): True\n 8137 1726887491.48318: variable 'omit' from source: magic vars\n 8137 1726887491.48376: variable 'omit' from source: magic vars\n 8137 1726887491.48420: variable 'omit' from source: magic vars\n 8137 1726887491.48450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887491.48491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.48516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887491.48539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.48553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.48595: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887491.48607: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887491.48621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887491.48919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887491.48922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887491.48925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887491.49013: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887491.49016: Set connection var ansible_pipelining to False\n 8137 1726887491.49018: Set connection var ansible_timeout to 10\n 8137 1726887491.49022: Set connection var ansible_shell_type to sh\n 8137 1726887491.49024: Set connection var ansible_connection to ssh\n 8137 1726887491.49027: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887491.49029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887491.49075: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887491.49079: variable 'ansible_connection' from source: unknown\n 8137 1726887491.49081: variable 'ansible_module_compression' from source: unknown\n 8137 1726887491.49083: variable 'ansible_shell_type' from source: unknown\n 8137 1726887491.49085: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887491.49087: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887491.49090: variable 'ansible_pipelining' from source: unknown\n 8137 1726887491.49095: variable 'ansible_timeout' from source: unknown\n 8137 1726887491.49105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887491.49278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 8137 1726887491.49301: 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)\n 8137 1726887491.49344: 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)\n 8137 1726887491.49375: 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)\n 8137 1726887491.49393: in run() - task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887491.49445: variable 'ansible_search_path' from source: unknown\n 8137 1726887491.49453: variable 'ansible_search_path' from source: unknown\n 8137 1726887491.49527: calling self._execute()\n 8137 1726887491.49594: 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__)\n 8137 1726887491.49615: variable 'omit' from source: magic vars\n 8137 1726887491.49626: starting attempt loop\n 8137 1726887491.49633: running the handler\n 8137 1726887491.49652: _low_level_execute_command(): starting\n 8137 1726887491.49666: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.49700: 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)\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887491.49919: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887491.49931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887491.49946: variable 'omit' from source: magic vars\n 8137 1726887491.50030: Evaluated conditional (not __timesync_is_ostree is defined): True\n 8137 1726887491.50044: variable 'omit' from source: magic vars\n 8137 1726887491.50102: variable 'omit' from source: magic vars\n 8137 1726887491.50191: variable 'omit' from source: magic vars\n 8137 1726887491.50269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887491.50380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.50401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887491.50425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.50473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.50520: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887491.50580: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887491.50590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887491.50835: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887491.50911: Set connection var ansible_pipelining to False\n 8137 1726887491.50923: Set connection var ansible_timeout to 10\n 8137 1726887491.50930: Set connection var ansible_shell_type to sh\n 8137 1726887491.50937: Set connection var ansible_connection to ssh\n 8137 1726887491.50947: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887491.50972: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887491.51013: variable 'ansible_connection' from source: unknown\n 8137 1726887491.51021: variable 'ansible_module_compression' from source: unknown\n 8137 1726887491.51028: variable 'ansible_shell_type' from source: unknown\n 8137 1726887491.51035: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887491.51042: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887491.51051: variable 'ansible_pipelining' from source: unknown\n 8137 1726887491.51086: variable 'ansible_timeout' from source: unknown\n 8137 1726887491.51093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887491.51116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887491.51434: 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__)\n 8137 1726887491.51527: variable 'omit' from source: magic vars\n 8137 1726887491.51541: starting attempt loop\n 8137 1726887491.51555: running the handler\n 8137 1726887491.51571: _low_level_execute_command(): starting\n 8137 1726887491.51582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.51738: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.51742: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.51793: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.51798: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.51801: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.51804: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887491.51848: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.51871: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.51874: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.51876: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.51892: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.51939: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.51949: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887491.52019: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887491.52092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887491.52151: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887491.52259: 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)\n 8137 1726887491.52289: 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)\n 8137 1726887491.52327: 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)\n 8137 1726887491.52361: 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)\n 8137 1726887491.52487: Evaluated conditional (not __timesync_is_ostree is defined): True\n 8137 1726887491.52499: variable 'omit' from source: magic vars\n 8137 1726887491.52543: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.52558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.52561: variable 'omit' from source: magic vars\n 8137 1726887491.52582: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.52597: variable 'omit' from source: magic vars\n 8137 1726887491.52615: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.52621: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.52664: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.52685: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.52698: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.52715: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.52727: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.52740: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.52742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887491.52754: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.52771: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.52774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.52787: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887491.52790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887491.52803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.52813: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.52820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887491.52829: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.52846: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.52857: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.52860: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887491.52864: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887491.52872: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.52874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887491.52884: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.52894: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.52914: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.52929: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.52942: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.52955: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.52977: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887491.52995: Set connection var ansible_pipelining to False\n 8137 1726887491.53005: Set connection var ansible_timeout to 10\n 8137 1726887491.53013: Set connection var ansible_shell_type to sh\n 8137 1726887491.53020: Set connection var ansible_connection to ssh\n 8137 1726887491.53033: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.53035: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887491.53050: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.53056: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887491.53075: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.53078: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.53080: variable 'ansible_connection' from source: unknown\n 8137 1726887491.53082: variable 'ansible_module_compression' from source: unknown\n 8137 1726887491.53084: variable 'ansible_shell_type' from source: unknown\n 8137 1726887491.53086: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887491.53090: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887491.53103: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.53118: variable 'ansible_pipelining' from source: unknown\n 8137 1726887491.53126: variable 'ansible_timeout' from source: unknown\n 8137 1726887491.53135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887491.53147: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.53183: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.53195: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.53245: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.53317: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.53354: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.53391: 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__)\n 8137 1726887491.53403: variable 'omit' from source: magic vars\n 8137 1726887491.53410: starting attempt loop\n 8137 1726887491.53413: running the handler\n 8137 1726887491.53428: _low_level_execute_command(): starting\n 8137 1726887491.53437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887491.53571: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887491.54084: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.54087: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.54089: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.54098: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.54100: _low_level_execute_command(): starting\n 8137 1726887491.54102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `\" && echo ansible-tmp-1726887491.539843-8213-178160224597626=\"` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `\" && echo ansible-tmp-1726887491.539843-8213-178160224597626=\"` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `\" ) && sleep 0'\"'\"''\n 8137 1726887491.54242: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.54257: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.54267: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.54303: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.54306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.54333: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.54372: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.54385: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.54403: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.54419: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.54433: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.54449: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.54465: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.54478: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887491.54490: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.54507: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.54524: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.54543: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.54558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.54572: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.54584: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.54595: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.54610: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.54625: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.54638: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.54653: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.54729: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.54746: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.54762: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.54786: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.54803: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.54819: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.54830: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.54848: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.54865: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.54903: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887491.54939: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.54969: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.55205: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.55209: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.55212: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.55218: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.55220: _low_level_execute_command(): starting\n 8137 1726887491.55222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `\" && echo ansible-tmp-1726887491.5511487-8212-253455366991662=\"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `\" && echo ansible-tmp-1726887491.5511487-8212-253455366991662=\"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `\" ) && sleep 0'\"'\"''\n 8137 1726887491.55365: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.55380: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.55397: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.55416: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.55431: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.55478: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.55491: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.55503: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.55521: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.55536: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.55558: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.55572: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.55586: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.55597: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887491.55607: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.55621: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.55635: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.55650: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.55669: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.55681: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.55690: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.55700: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.55714: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.55727: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.55740: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.55751: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.55834: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.55848: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.55860: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.55889: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.55936: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.55981: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.55999: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.56014: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.56061: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.56093: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.56148: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.56513: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.56516: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.56548: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.56553: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.56556: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.56563: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887491.56583: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887491.56588: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.56689: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.56815: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.56821: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.56824: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.56830: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.56832: _low_level_execute_command(): starting\n 8137 1726887491.56834: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `\" && echo ansible-tmp-1726887491.5678382-8214-278761533923066=\"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.56853: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `\" && echo ansible-tmp-1726887491.5678382-8214-278761533923066=\"` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `\" ) && sleep 0'\"'\"''\n 8137 1726887491.57263: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.57266: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.57311: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.57317: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.57320: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.57323: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.57326: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.57389: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.57405: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.57419: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.57445: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.57448: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.57461: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.57499: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.58104: stdout chunk (state=3):\n>>>ansible-tmp-1726887491.539843-8213-178160224597626=/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626\n<<<\n 8137 1726887491.58224: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.58332: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.58335: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887491.539843-8213-178160224597626=/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.58387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887491.539843-8213-178160224597626=/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.58595: variable 'ansible_module_compression' from source: unknown\n 8137 1726887491.58598: ANSIBALLZ: Using lock for stat\n 8137 1726887491.58600: ANSIBALLZ: Acquiring lock\n 8137 1726887491.58602: ANSIBALLZ: Lock acquired: 139724643963664\n 8137 1726887491.58604: ANSIBALLZ: Creating module\n 8137 1726887491.59163: stdout chunk (state=3):\n>>>ansible-tmp-1726887491.5511487-8212-253455366991662=/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662\n<<<\n 8137 1726887491.59316: stdout chunk (state=3):\n>>>ansible-tmp-1726887491.5678382-8214-278761533923066=/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066\n<<<\n 8137 1726887491.59334: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.59337: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.59346: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887491.5511487-8212-253455366991662=/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.59379: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887491.5511487-8212-253455366991662=/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.59440: variable 'ansible_module_compression' from source: unknown\n 8137 1726887491.59457: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.59499: ANSIBALLZ: Using lock for stat\n 8137 1726887491.59503: ANSIBALLZ: Acquiring lock\n 8137 1726887491.59518: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.59527: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887491.5678382-8214-278761533923066=/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.59676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887491.5678382-8214-278761533923066=/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.59678: variable 'ansible_module_compression' from source: unknown\n 8137 1726887491.59681: ANSIBALLZ: Using lock for stat\n 8137 1726887491.59683: ANSIBALLZ: Acquiring lock\n 8137 1726887491.68051: ANSIBALLZ: Writing module into payload\n 8137 1726887491.68126: ANSIBALLZ: Writing module\n 8137 1726887491.68149: ANSIBALLZ: Renaming module\n 8137 1726887491.68154: ANSIBALLZ: Done creating module\n 8137 1726887491.68172: ANSIBALLZ: Lock acquired: 139724643963664\n 8137 1726887491.68175: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887491.68213: ANSIBALLZ: Reading module after lock\n 8137 1726887491.68216: ANSIBALLZ: Lock acquired: 139724643963664\n 8137 1726887491.68218: ANSIBALLZ: Reading module after lock\n 8137 1726887491.68220: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887491.68414: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887491.68419: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887491.68423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c TO /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 TO /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887491.68498: Sending initial data\n 8137 1726887491.68502: Sent initial data (151 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887491.68518: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 TO /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887491.68672: Sending initial data\n 8137 1726887491.68675: Sent initial data (151 bytes)\n 8137 1726887491.69069: Sending initial data\n 8137 1726887491.69072: Sent initial data (150 bytes)\n 8137 1726887491.69651: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.69661: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.69672: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.69686: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.69694: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.69737: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.69744: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.69753: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.69763: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.69771: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.69778: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.69786: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.69923: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.69927: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887491.69929: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.69931: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.69933: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.69935: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.69937: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.69939: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.69941: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.69943: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.69945: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.69946: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.69948: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.69950: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.69960: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.69971: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.69978: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.69997: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.70010: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.70018: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.70029: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.70034: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.70042: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.70073: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.70120: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.70413: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.70427: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.70440: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.70466: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.70483: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.70525: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.70537: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.70549: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.70561: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.70586: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.70601: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.70623: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.70630: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.70643: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.70646: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.70651: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.70662: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887491.70665: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.70675: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.70678: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.70703: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.70706: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.70721: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.70724: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.70726: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.70733: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.70745: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.70748: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.70750: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.70762: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.70764: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.70767: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.70778: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887491.70780: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.70782: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.70785: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.70803: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.70810: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.70813: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.70815: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.70820: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.70945: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.70948: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.70963: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.70966: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.70968: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.70970: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.70973: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.70975: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.70977: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.70979: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.70981: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.71001: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.71004: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.71006: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.71010: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.71013: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.71037: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.71055: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.71089: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.71092: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.71102: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.71117: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.71120: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.71130: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.71136: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.71153: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.71156: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.71221: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.71914: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887491.71917: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887491.71960: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887491.72004: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887491.72007: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py\n<<<\n 8137 1726887491.72045: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887491.72653: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\n<<<\n 8137 1726887491.72903: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887491.72945: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887491.72948: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887491.73019: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887491.73027: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py\n<<<\n 8137 1726887491.73051: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887491.73062: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887491.73204: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887491.73210: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887491.73228: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119186\r\n<<<\n 8137 1726887491.73567: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.73571: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.73573: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119187 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887491.73579: done transferring module to remote\n 8137 1726887491.73581: _low_level_execute_command(): starting\n 8137 1726887491.73582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887491.73599: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887491.73646: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887491.73649: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py\n<<<\n 8137 1726887491.73933: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887491.73941: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887491.74276: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.74288: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.74301: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.74332: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.74469: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.74518: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.74530: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\n<<<\n 8137 1726887491.74533: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.74543: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.74556: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.74577: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.74590: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.74601: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.74617: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.74628: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887491.74638: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.74653: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.74668: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.74694: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.74705: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.74719: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.74729: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.74739: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.74751: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.74762: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.74792: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.74813: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.74889: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.74918: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.74931: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.74958: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.74977: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.74991: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.75013: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.75029: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.75045: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.75073: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.75156: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119186 bytes at 0\r\n<<<\n 8137 1726887491.75159: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887491.75162: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887491.75164: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887491.75179: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.75484: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887491.75487: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.75488: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.75490: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119186\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119186 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887491.75497: done transferring module to remote\n 8137 1726887491.75498: _low_level_execute_command(): starting\n 8137 1726887491.75500: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887491.75919: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887491.75922: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.75976: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.75979: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119187 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887491.76007: done transferring module to remote\n 8137 1726887491.76028: _low_level_execute_command(): starting\n 8137 1726887491.76031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887491.76651: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.76827: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.76950: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.76953: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.76955: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.76957: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.76959: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.76961: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.76963: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.77020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.77023: _low_level_execute_command(): starting\n 8137 1726887491.77026: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887491.77180: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.77183: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.77186: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.77188: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.77190: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887491.77197: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.77199: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.77202: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887491.77204: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.77206: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.77211: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.77213: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.77216: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.77225: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.77236: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.77248: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.77260: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.77272: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.77286: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.77297: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.77370: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.77388: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.77400: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.77418: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.77430: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.77439: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.77451: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.77460: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.77652: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.77668: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.77684: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.77701: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.77859: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.77879: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.77898: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.77912: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.77955: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.77967: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.77977: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.77994: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.78006: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.78022: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.78035: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.78054: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.78065: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887491.78075: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.78087: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.78099: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.78115: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.78127: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.78139: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887491.78155: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.78165: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.78177: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.78190: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.78202: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.78216: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.78293: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.78311: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.78324: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.78348: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.78369: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.78382: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.78393: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.78404: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.78424: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.78455: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.78483: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.78500: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.78503: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.78522: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.78540: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.78554: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.78604: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.78619: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.78631: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.78643: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.78656: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.78672: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.78690: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.78710: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.78727: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887491.78738: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.78751: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.78765: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.78787: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.78805: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.78823: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.78837: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.78848: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.78861: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.78874: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.78888: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.79047: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.79119: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.79144: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.79160: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.79182: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.79199: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.79213: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.79224: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.79236: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.79264: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887491.79296: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.79350: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887491.79671: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.79674: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.79676: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.79788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.79791: _low_level_execute_command(): starting\n 8137 1726887491.79797: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887491.80316: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887491.80319: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.80321: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887491.80427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887491.80430: _low_level_execute_command(): starting\n 8137 1726887491.80432: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887491.80717: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.80732: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.80750: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.80768: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.80892: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.80935: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.80950: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.80965: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887491.80978: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.80992: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.81005: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.81020: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.81036: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.81051: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887491.81066: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887491.81079: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.81093: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.81107: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.81122: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.81134: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887491.81148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887491.81160: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887491.81176: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.81188: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.81200: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887491.81214: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.81325: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887491.81328: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887491.81367: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.81380: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887491.81407: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887491.81440: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887491.81474: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887491.81489: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887491.81501: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.81551: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887491.81577: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887491.81604: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3dc0>\r\n<<<\n 8137 1726887491.81623: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.81688: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3b20>\r\n<<<\n 8137 1726887491.81713: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887491.81764: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3ac0>\r\n<<<\n 8137 1726887491.81786: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98490>\r\n<<<\n 8137 1726887491.81831: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98940>\r\n<<<\n 8137 1726887491.81864: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98670>\r\n<<<\n 8137 1726887491.81893: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887491.81907: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887491.81938: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887491.81974: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\n<<<\n 8137 1726887491.82148: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f940>\r\n<<<\n 8137 1726887491.82201: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bb0880>\r\n<<<\n 8137 1726887491.82205: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b48d90>\r\n<<<\n 8137 1726887491.82252: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887491.82265: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72d90>\r\n<<<\n 8137 1726887491.82276: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887491.82286: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887491.82311: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.82339: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98970>\r\n<<<\n 8137 1726887491.82344: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887491.82360: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887491.82386: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.82445: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.82535: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887491.82573: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887491.82631: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887491.82650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887491.82662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aeeeb0>\r\n<<<\n 8137 1726887491.82718: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af1f40>\r\n<<<\n 8137 1726887491.82722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887491.82758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n<<<\n 8137 1726887491.82785: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887491.82837: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ae7610>\r\n<<<\n 8137 1726887491.82857: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aed640>\r\n<<<\n 8137 1726887491.82862: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887491.82924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887491.82935: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887491.82982: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.83026: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887491.83086: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a6fe20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6f910>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887491.83090: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887491.83140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ffd0>\r\n<<<\n 8137 1726887491.83162: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a820d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887491.83210: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac9d90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887491.83237: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac2670>\r\n<<<\n 8137 1726887491.83525: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ad56d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a82cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac92b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837ad52e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82df0>\r\n<<<\n 8137 1726887491.83545: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82d60>\r\n<<<\n 8137 1726887491.83549: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887491.83589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887491.83635: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887491.83679: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a553d0>\r\n<<<\n 8137 1726887491.83697: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.83722: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a554c0>\r\n<<<\n 8137 1726887491.83839: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a89f40>\r\n<<<\n 8137 1726887491.83882: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84490>\r\n<<<\n 8137 1726887491.83917: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.83955: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887491.83991: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887491.84003: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683776e220>\r\n<<<\n 8137 1726887491.84029: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a40520>\r\n<<<\n 8137 1726887491.84089: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afb0a0>\r\n<<<\n 8137 1726887491.84102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887491.84160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.84172: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780b50>\r\nimport 'errno' # \r\n<<<\n 8137 1726887491.84218: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837780e80>\r\n<<<\n 8137 1726887491.84268: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791790>\r\n<<<\n 8137 1726887491.84283: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887491.84304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887491.84332: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791cd0>\r\n<<<\n 8137 1726887491.84391: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683771f400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780f70>\r\n<<<\n 8137 1726887491.84403: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887491.84817: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887491.84820: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887491.84822: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cdc0>\r\n<<<\n 8137 1726887491.85135: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887491.85238: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cb20>\r\n<<<\n 8137 1726887491.85244: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cac0>\r\n<<<\n 8137 1726887491.85268: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85271: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85274: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85276: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8940>\r\n<<<\n 8137 1726887491.85278: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8670>\r\n<<<\n 8137 1726887491.85280: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887491.85282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85284: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887491.85286: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85288: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887491.85290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f190>\r\n<<<\n 8137 1726887491.85292: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887491.85294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85306: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377302e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377303a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774bd00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837756250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683773fa90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774baf0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68376676d0>\r\n<<<\n 8137 1726887491.85597: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85622: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458588d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8970>\r\n<<<\n 8137 1726887491.85625: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887491.85645: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.85747: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.85753: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.85802: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887491.85805: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.85818: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.85825: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.85828: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887491.85830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85863: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887491.85877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85882: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887491.85910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887491.85931: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887491.85946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852eeb0>\r\n<<<\n 8137 1726887491.86000: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458531f40>\r\n<<<\n 8137 1726887491.86019: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887491.86036: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86039: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887491.86064: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887491.86076: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86139: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458527610>\r\n<<<\n 8137 1726887491.86142: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852d640>\r\n<<<\n 8137 1726887491.86169: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.86172: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887491.86220: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887491.86225: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887491.86229: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887491.86329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86366: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584afe20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584af910>\r\n<<<\n 8137 1726887491.86378: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887491.86406: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584aff10>\r\n<<<\n 8137 1726887491.86436: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887491.86449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86471: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584affd0>\r\n<<<\n 8137 1726887491.86492: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887491.86512: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c20d0>\r\n<<<\n 8137 1726887491.86525: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887491.86580: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458509d90>\r\n<<<\n 8137 1726887491.86584: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887491.86601: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458502670>\r\n<<<\n 8137 1726887491.86662: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585146d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458535e50>\r\n<<<\n 8137 1726887491.86694: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86732: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.86738: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584c2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585092b0>\r\n<<<\n 8137 1726887491.86772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.86775: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.86778: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44585142e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853ba00>\r\n<<<\n 8137 1726887491.86808: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887491.86839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86842: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887491.86845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86858: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887491.86889: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86891: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2df0>\r\n<<<\n 8137 1726887491.86928: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887491.86937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2d60>\r\n<<<\n 8137 1726887491.86948: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887491.86976: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887491.86990: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87012: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887491.87058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87093: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c3d0>\r\n<<<\n 8137 1726887491.87118: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887491.87129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87155: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c4c0>\r\n<<<\n 8137 1726887491.87279: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584caf40>\r\n<<<\n 8137 1726887491.87487: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583a6220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458477520>\r\n<<<\n 8137 1726887491.87537: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853b0a0>\r\n<<<\n 8137 1726887491.87557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887491.87599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87622: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8b50>\r\n<<<\n 8137 1726887491.87634: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887491.87756: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583b8e80>\r\n<<<\n 8137 1726887491.87889: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87895: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87897: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758d160>\r\n<<<\n 8137 1726887491.87898: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d280>\r\n<<<\n 8137 1726887491.87900: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758df70>\r\n<<<\n 8137 1726887491.87902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458357400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87904: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.87964: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583682e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9610>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887491.87986: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758dd90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887491.87989: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758dfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887491.87992: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583683a0>\r\n<<<\n 8137 1726887491.88007: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88019: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2a30>\r\n<<<\n 8137 1726887491.88047: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d100>\r\n<<<\n 8137 1726887491.88074: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887491.88077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88117: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887491.88124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887491.88134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88156: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88169: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88186: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.88212: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fadf40>\r\n<<<\n 8137 1726887491.88220: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583839d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583837c0>\r\n<<<\n 8137 1726887491.88248: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fccd00>\r\n<<<\n 8137 1726887491.88268: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fcceb0>\r\n<<<\n 8137 1726887491.88279: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887491.88287: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583838b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88319: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88383: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887491.88386: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fcc370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4dc0>\r\n<<<\n 8137 1726887491.88388: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 8137 1726887491.88390: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887491.88446: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.88472: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887491.88476: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383d00>\r\n<<<\n 8137 1726887491.88480: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887491.88489: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445838e250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383940>\r\n<<<\n 8137 1726887491.88542: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f43a0>\r\n<<<\n 8137 1726887491.88630: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887491.88633: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88635: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887491.88640: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887491.88677: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887491.88682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88684: stdout chunk (state=3):\n>>>import 'time' # <<<\n 8137 1726887491.88686: stdout chunk (state=3):\n>>>\r\nimport 'zipimport' # \r\n<<<\n 8137 1726887491.88688: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 8137 1726887491.88699: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887491.88702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88704: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458377a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2610>\r\n<<<\n 8137 1726887491.88707: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88711: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88716: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375c4d30>\r\n<<<\n 8137 1726887491.88754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.88947: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887491.89037: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383af0>\r\n<<<\n 8137 1726887491.89043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89047: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887491.89049: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375954f0>\r\n<<<\n 8137 1726887491.89052: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773dc0>\r\n<<<\n 8137 1726887491.89054: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837560520>\r\n<<<\n 8137 1726887491.89097: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887491.89102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa417183a0>\r\n<<<\n 8137 1726887491.89104: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773b20>\r\n<<<\n 8137 1726887491.89106: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887491.89111: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89165: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f445829f6d0>\r\n<<<\n 8137 1726887491.89168: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773ac0>\r\n<<<\n 8137 1726887491.89171: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887491.89173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89178: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.89181: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89205: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718490>\r\n<<<\n 8137 1726887491.89211: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9dfd0>\r\n<<<\n 8137 1726887491.89220: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d5250>\r\n<<<\n 8137 1726887491.89223: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887491.89226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89227: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89230: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d53d0>\r\n<<<\n 8137 1726887491.89231: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718940>\r\n<<<\n 8137 1726887491.89232: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718670>\r\n<<<\n 8137 1726887491.89234: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887491.89235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887491.89237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887491.89239: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887491.89255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.89258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89260: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ede50>\r\n<<<\n 8137 1726887491.89262: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887491.89263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89266: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf190>\r\n<<<\n 8137 1726887491.89293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887491.89328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89332: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f9a7f0>\r\n<<<\n 8137 1726887491.89428: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf220>\r\n<<<\n 8137 1726887491.89433: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a640>\r\n<<<\n 8137 1726887491.89457: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f995b0>\r\n<<<\n 8137 1726887491.89460: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887491.89466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89489: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f8ed90>\r\n<<<\n 8137 1726887491.89510: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf940>\r\n<<<\n 8137 1726887491.89517: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ce910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89566: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887491.89577: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41730880>\r\n<<<\n 8137 1726887491.89587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89590: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887491.89592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89594: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416c8d90>\r\n<<<\n 8137 1726887491.89596: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.89597: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375566a0>\r\n<<<\n 8137 1726887491.89645: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887491.89648: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2d90>\r\n<<<\n 8137 1726887491.89729: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718970>\r\n<<<\n 8137 1726887491.89770: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.89773: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837554b20>\r\n<<<\n 8137 1726887491.89778: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375640a0>\r\n<<<\n 8137 1726887491.89817: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837556100>\r\n<<<\n 8137 1726887491.89839: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837599b20>\r\n<<<\n 8137 1726887491.89854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.89859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.89862: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887491.89865: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887491.89872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.89929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.90021: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887491.90028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887491.90060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90138: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887491.90155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887491.90204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90230: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887491.90247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90278: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887491.90281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90303: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693eb0>\r\n<<<\n 8137 1726887491.90350: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90361: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41696f40>\r\n<<<\n 8137 1726887491.90384: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887491.90394: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90424: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887491.90444: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887491.90465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887491.90491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90518: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4168c610>\r\n<<<\n 8137 1726887491.90543: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41692640>\r\n<<<\n 8137 1726887491.90554: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693370>\r\n<<<\n 8137 1726887491.90575: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887491.90667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90698: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887491.90706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.90727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90755: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887491.90767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90795: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413d4e20>\r\n<<<\n 8137 1726887491.90807: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4910>\r\n<<<\n 8137 1726887491.90814: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887491.90845: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90848: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4f10>\r\n<<<\n 8137 1726887491.90873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887491.90894: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887491.90917: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 8137 1726887491.90920: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4fd0>\r\n<<<\n 8137 1726887491.90943: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887491.90955: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e70d0>\r\n<<<\n 8137 1726887491.90974: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887491.91038: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166ed90>\r\n<<<\n 8137 1726887491.91043: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887491.91072: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41667670>\r\n<<<\n 8137 1726887491.91174: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<<\n 8137 1726887491.91179: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4167a6d0>\r\n<<<\n 8137 1726887491.91183: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4169ae50>\r\n<<<\n 8137 1726887491.91185: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887491.91188: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887491.91209: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91227: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887491.91230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91233: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413e7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166e2b0>\r\n<<<\n 8137 1726887491.91266: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.91289: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836b795e0>\r\n<<<\n 8137 1726887491.91292: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4167a2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a0a00>\r\n<<<\n 8137 1726887491.91547: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91550: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f67580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b1a100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.91552: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.91554: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5160>\r\n<<<\n 8137 1726887491.91556: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5280>\r\n<<<\n 8137 1726887491.91560: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5f70>\r\n<<<\n 8137 1726887491.91562: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887491.91565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91567: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887491.91615: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5d90>\r\n<<<\n 8137 1726887491.91618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.91620: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887491.91624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba3d0>\r\n<<<\n 8137 1726887491.91660: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5fd0>\r\n<<<\n 8137 1726887491.91663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887491.91666: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91700: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba4c0>\r\n<<<\n 8137 1726887491.91703: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91734: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5100>\r\n<<<\n 8137 1726887491.91740: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837554b80>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.91742: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887491.91770: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91822: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887491.91833: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.91893: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413eef40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9a90>\r\n<<<\n 8137 1726887491.92018: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bedf40>\r\n<<<\n 8137 1726887491.92139: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887491.92147: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813bd00>\r\n<<<\n 8137 1726887491.92410: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813beb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887491.92656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887491.92752: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41308220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413a5520>\r\n<<<\n 8137 1726887491.92756: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445813b370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bdc0>\r\n<<<\n 8137 1726887491.92834: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887491.92895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.92899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131ab50>\r\n<<<\n 8137 1726887491.92901: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887491.92904: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4131ae80>\r\n<<<\n 8137 1726887491.92906: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822b3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887491.92910: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bfd0>\r\n<<<\n 8137 1726887491.92913: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887491.92915: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581fcd30>\r\n<<<\n 8137 1726887491.93014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887491.93018: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132bcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412b9400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93021: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93024: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581ce4f0>\r\n<<<\n 8137 1726887491.93028: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b610>\r\n<<<\n 8137 1726887491.93065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93110: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887491.93115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93144: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93157: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458198520>\r\n<<<\n 8137 1726887491.93160: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bddfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93162: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887491.93164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887491.93196: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93366: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93432: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93469: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93476: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458225e50>\r\n<<<\n 8137 1726887491.93499: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5d00>\r\n<<<\n 8137 1726887491.93505: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412f0250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5940>\r\n<<<\n 8137 1726887491.93510: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412d9a90>\r\n<<<\n 8137 1726887491.93534: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887491.93538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93546: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bda7f0>\r\n<<<\n 8137 1726887491.93591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93753: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5af0>\r\n<<<\n 8137 1726887491.93757: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda640>\r\n<<<\n 8137 1726887491.93775: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bd95b0>\r\n<<<\n 8137 1726887491.93777: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887491.93779: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93780: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887491.93782: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bced90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458204910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93784: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887491.93787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa412016d0>\r\n<<<\n 8137 1726887491.93791: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4bf10>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93792: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e6a0>\r\n<<<\n 8137 1726887491.93794: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93799: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887491.93802: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887491.93804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93856: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93865: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887491.93867: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93869: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445819c0a0>\r\n<<<\n 8137 1726887491.93872: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581d1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93875: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.93887: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887491.93890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.93892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887491.93913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93915: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.93916: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375e0220>\r\n<<<\n 8137 1726887491.93949: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4b850>\r\n<<<\n 8137 1726887491.94015: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.94018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94225: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887491.94250: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887491.94274: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.94296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887491.94309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887491.94397: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f5dca0>\r\n<<<\n 8137 1726887491.94438: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f59f70>\r\n<<<\n 8137 1726887491.94493: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f52940>\r\n<<<\n 8137 1726887491.94499: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.94524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94551: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887491.94611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94615: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887491.94644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94651: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887491.94653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.94932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.95070: stdout chunk (state=3):\n>>>\r\n{\"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\"}}}\r\n<<<\n 8137 1726887491.95095: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887491.95097: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887491.95123: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887491.95141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.95210: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44577b45e0>\r\n<<<\n 8137 1726887491.95293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887491.95301: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457ba6580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457755100>\r\n<<<\n 8137 1726887491.95331: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887491.95362: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.95365: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n<<<\n 8137 1726887491.95414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.95417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.95428: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.95431: stdout chunk (state=3):\n>>># cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n<<<\n 8137 1726887491.95465: stdout chunk (state=3):\n>>># destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887491.95535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.95632: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887491.95669: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887491.95672: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887491.95675: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887491.95715: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887491.95723: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445818cb80>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.95733: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887491.95743: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 8137 1726887491.95746: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887491.95807: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887491.95880: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887491.95907: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887491.95956: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887491.95959: stdout chunk (state=3):\n>>># destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n<<<\n 8137 1726887491.95962: stdout chunk (state=3):\n>>># cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 8137 1726887491.95964: stdout chunk (state=3):\n>>># cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887491.95967: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 8137 1726887491.95970: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n<<<\n 8137 1726887491.95972: stdout chunk (state=3):\n>>># cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887491.95974: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n<<<\n 8137 1726887491.95976: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887491.95978: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887491.95980: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n<<<\n 8137 1726887491.95982: stdout chunk (state=3):\n>>># destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n<<<\n 8137 1726887491.95984: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs<<<\n 8137 1726887491.95986: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887491.95988: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887491.95990: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887491.95992: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n<<<\n 8137 1726887491.96001: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887491.96095: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887491.96122: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887491.96125: stdout chunk (state=3):\n>>># destroy posixpath<<<\n 8137 1726887491.96147: stdout chunk (state=3):\n>>>\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887491.96152: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887491.96161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.96166: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887491.96195: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887491.96453: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887491.96494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.96533: stderr chunk (state=3):\n>>><<<\n 8137 1726887491.96536: stdout chunk (state=3):\n>>><<<\n 8137 1726887491.96555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bb0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b48d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aeeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ae7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aed640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aee370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a6fe20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6f910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ff10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ffd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a820d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac9d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac2670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ad56d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a82cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac92b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837ad52e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a553d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a554c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a89f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683776e220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a40520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837780e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683771f400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377302e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377303a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b9d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b7c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b8b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774bd00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837756250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683773fa90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774baf0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68376676d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758d160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758df70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758dd90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758dfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fadf40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fccd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fcceb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fcc370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f43a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375c4d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375954f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837560520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9dfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d5250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d53d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ede50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f9a7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f995b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f8ed90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ce910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375566a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837554b20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375640a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837556100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837599b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836b795e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f67580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b1a100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837554b80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4bf10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375e0220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4b850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f5dca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f59f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f52940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"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\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887491.96772: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bb0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b48d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aeeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ae7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aed640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a6fe20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6f910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ffd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a820d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac9d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac2670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ad56d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a82cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac92b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837ad52e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a553d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a554c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a89f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683776e220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a40520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837780e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683771f400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377302e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377303a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774bd00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837756250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683773fa90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774baf0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68376676d0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758d160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758df70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758dd90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758dfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fadf40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fccd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fcceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fcc370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375c4d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375954f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837560520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d5250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d53d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ede50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f9a7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f995b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f8ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ce910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375566a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837554b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375640a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837556100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837599b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836b795e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f67580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b1a100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837554b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4bf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375e0220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4b850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f5dca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f59f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f52940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887491.97520: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.97532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.98544: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887491.98549: _low_level_execute_command(): starting\n 8137 1726887491.98551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887491.98559: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd64f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98562: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b2df40>\r\n<<<\n 8137 1726887491.98564: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4cd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4ceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887491.98566: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.98570: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887491.98571: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887491.98573: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b4c370>\r\n<<<\n 8137 1726887491.98576: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118ddc0>\r\n<<<\n 8137 1726887491.98578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.98580: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.98582: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118d3a0>\r\n<<<\n 8137 1726887491.98584: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98587: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118dfd0>\r\n<<<\n 8137 1726887491.98589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887491.98590: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98592: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.98596: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887491.98599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98975: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887491.98978: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98981: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4115ed30>\r\n<<<\n 8137 1726887491.98983: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887491.98986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.98988: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bdf4f0>\r\n<<<\n 8137 1726887491.98991: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458218220>\r\n<<<\n 8137 1726887491.98993: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40ba9520>\r\n<<<\n 8137 1726887491.99094: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786850>\r\n<<<\n 8137 1726887491.99098: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9550>\r\n<<<\n 8137 1726887491.99100: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887491.99105: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887491.99142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887491.99172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99195: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99200: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887491.99204: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887491.99206: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99210: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887491.99212: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99214: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41187e50>\r\n<<<\n 8137 1726887491.99216: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887491.99218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99221: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b9dca0>\r\n<<<\n 8137 1726887491.99223: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b1a7f0>\r\n<<<\n 8137 1726887491.99225: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b99f70>\r\n<<<\n 8137 1726887491.99227: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a640>\r\n<<<\n 8137 1726887491.99229: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.99231: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.99523: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b195b0>\r\n<<<\n 8137 1726887491.99527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99529: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 8137 1726887491.99531: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887491.99533: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b0ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41166910>\r\n<<<\n 8137 1726887491.99535: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99537: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887491.99539: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887491.99541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887491.99543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.99545: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887491.99547: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f6a0>\r\n<<<\n 8137 1726887491.99549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99551: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99552: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887491.99554: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9db20>\r\n<<<\n 8137 1726887491.99556: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bad0a0>\r\n<<<\n 8137 1726887491.99558: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40be2b20>\r\n<<<\n 8137 1726887491.99560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99564: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887491.99566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99572: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887491.99574: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.99576: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.99578: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887491.99580: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887491.99582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887491.99587: stdout chunk (state=3):\n>>>\r\n{\"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\"}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887491.99589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887491.99719: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887491.99761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99764: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887491.99767: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887491.99771: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 8137 1726887491.99774: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887491.99776: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887491.99778: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887491.99780: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887491.99782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887491.99784: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n<<<\n 8137 1726887491.99787: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n<<<\n 8137 1726887491.99789: stdout chunk (state=3):\n>>># cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n<<<\n 8137 1726887491.99791: stdout chunk (state=3):\n>>># cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 8137 1726887491.99794: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n<<<\n 8137 1726887491.99796: stdout chunk (state=3):\n>>># cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n<<<\n 8137 1726887491.99798: stdout chunk (state=3):\n>>># destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n<<<\n 8137 1726887491.99801: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887491.99803: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887491.99805: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887491.99807: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887491.99811: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.00416: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887492.00424: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.00427: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.00430: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887492.00437: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887492.00440: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887492.00441: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887492.00443: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887492.00446: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 8137 1726887492.00447: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887492.00449: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887492.00451: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 8137 1726887492.00453: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887492.00455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.00457: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887492.00459: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887492.00461: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n<<<\n 8137 1726887492.00464: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887492.00466: stdout chunk (state=3):\n>>># destroy subprocess\r\n<<<\n 8137 1726887492.00468: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n<<<\n 8137 1726887492.00472: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887492.00474: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887492.00477: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n<<<\n 8137 1726887492.00481: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 8137 1726887492.00486: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887492.00488: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887492.00659: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887492.00665: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n<<<\n 8137 1726887492.00668: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887492.00670: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.00674: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887492.00677: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa407145e0>\r\n<<<\n 8137 1726887492.00679: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887492.00681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ae6580>\r\n<<<\n 8137 1726887492.00683: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406b5100>\r\n<<<\n 8137 1726887492.00853: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.00857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.00882: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887492.00885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.00962: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887492.01104: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.01107: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.01112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.01114: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887492.01116: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b9db80>\r\n# zipimport: zlib available\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cdc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cb20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585f0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458588d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458531f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458527610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584afe20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584af910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584aff10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584affd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c20d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458509d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458502670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585146d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458535e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584c2cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585092b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44585142e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584caf40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583a6220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458477520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583b8e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458357400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583682e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583683a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583839d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583837c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583838b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445838e250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458377a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f445829f6d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c54f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bedf40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813bd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813beb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445813b370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822b3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581fcd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581ce4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458198520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bddfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458225e50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bda7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bd95b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bced90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458204910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e6a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818cb20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445819c0a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581d1b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44577b45e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457ba6580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457755100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445818cb80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458218220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b9dca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b99f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b92940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"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\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887492.01291: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cdc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458588d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458531f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458527610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584afe20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584af910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584aff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584affd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c20d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458509d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458502670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585146d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458535e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584c2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585092b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44585142e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584caf40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583a6220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458477520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583b8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458357400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583682e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583683a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583839d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583837c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583838b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445838e250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458377a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f445829f6d0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bedf40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813bd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813beb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445813b370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822b3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581fcd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581ce4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458198520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bddfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458225e50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bda7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bd95b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bced90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458204910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e6a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445819c0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581d1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44577b45e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457ba6580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457755100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445818cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458218220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b9dca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b99f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887492.02994: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887492.02997: _low_level_execute_command(): starting\n 8137 1726887492.03000: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887492.03013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887492.03024: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.03026: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.03030: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.03032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.03038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.03040: handler run complete\n 8137 1726887492.03043: attempt loop complete, returning result\n 8137 1726887492.03045: _execute() done\n 8137 1726887492.03047: dumping result to json\n 8137 1726887492.03049: done dumping result, returning\n 8137 1726887492.03051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03053: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-107c-9d64-0000000000b1]\n 8137 1726887492.03055: sending task result for task 0e15955b-8119-107c-9d64-0000000000b1\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8137 1726887492.03492: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887492.03496: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.03498: WORKER PROCESS EXITING\n 8137 1726887492.03500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03502: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887492.03504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03510: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.03512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03514: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887492.03516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03520: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.03522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03523: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887492.03526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887492.03528: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6f10>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.03530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03532: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887492.03534: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887492.03535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03541: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.03543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03552: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887492.03553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.03555: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4117a220>\r\n<<<\n 8137 1726887492.03558: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6850>\r\n<<<\n 8137 1726887492.03560: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887492.03562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03759: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887492.03763: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887492.03765: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887492.03767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887492.03769: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887492.03771: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887492.03819: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40addca0>\r\n<<<\n 8137 1726887492.03822: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad9f70>\r\n<<<\n 8137 1726887492.03932: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.03936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.03940: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887492.04082: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887492.04085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.04214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.04327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.04471: stdout chunk (state=3):\n>>>\r\n{\"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\"}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887492.04539: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.04542: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.04695: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.04700: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.04703: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.04707: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.04725: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n<<<\n 8137 1726887492.04758: stdout chunk (state=3):\n>>># cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n<<<\n 8137 1726887492.04849: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.04855: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.04875: stdout chunk (state=3):\n>>># cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887492.05002: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.05006: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.05011: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.05032: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.05384: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887492.05659: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887492.05993: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887492.06051: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.06054: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa417183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41730880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41696f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4168c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41692640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413d4e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e70d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166ed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41667670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4167a6d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4169ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413e7cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166e2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4167a2e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413eef40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41308220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413a5520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131ab50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4131ae80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132bcd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412b9400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131af70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e59d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e57c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e58b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412f0250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412d9a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa412016d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd64f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b2df40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4cd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4ceb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b4c370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118ddc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118d3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118dfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4115ed30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bdf4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40ba9520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1dfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41187e50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b1a7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b195b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b0ed90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41166910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f6a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9db20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bad0a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40be2b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa407145e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ae6580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406b5100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b9db80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4117a220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40addca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad9f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad2940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"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\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887492.06122: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa417183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41730880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41696f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4168c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41692640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413d4e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e70d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166ed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41667670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4167a6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4169ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413e7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4167a2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413eef40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41308220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413a5520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131ab50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4131ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132bcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412b9400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412f0250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412d9a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa412016d0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd64f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b2df40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4cd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4ceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b4c370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118ddc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118d3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118dfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4115ed30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bdf4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40ba9520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41187e50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b1a7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b195b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b0ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41166910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f6a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9db20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bad0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40be2b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa407145e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ae6580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406b5100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b9db80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4117a220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40addca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad9f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"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\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887492.07151: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887492.07154: _low_level_execute_command(): starting\n 8137 1726887492.07157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887492.07170: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.07172: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.07174: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.07203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.07206: handler run complete\n 8137 1726887492.07259: attempt loop complete, returning result\n 8137 1726887492.07262: _execute() done\n 8137 1726887492.07264: dumping result to json\n 8137 1726887492.07271: done dumping result, returning\n 8137 1726887492.07273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-107c-9d64-0000000000b1]\n 8137 1726887492.07275: sending task result for task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887492.07322: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887492.07324: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8137 1726887492.08052: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.08163: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.08346: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.10426: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.10470: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.10473: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.10493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.10651: handler run complete\n 8137 1726887492.10654: attempt loop complete, returning result\n 8137 1726887492.10656: _execute() done\n 8137 1726887492.10657: dumping result to json\n 8137 1726887492.10659: done dumping result, returning\n 8137 1726887492.10661: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-107c-9d64-0000000000b1]\n 8137 1726887492.10662: sending task result for task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887492.10705: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b1\n 8137 1726887492.10709: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/run/ostree-booted\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8137 1726887492.10758: no more pending results, returning what we have\n 8137 1726887492.10761: results queue empty\n 8137 1726887492.10762: checking for any_errors_fatal\n 8137 1726887492.10767: done checking for any_errors_fatal\n 8137 1726887492.10767: checking for max_fail_percentage\n 8137 1726887492.10769: done checking for max_fail_percentage\n 8137 1726887492.10770: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887492.10770: done checking to see if all hosts have failed\n 8137 1726887492.10771: getting the remaining hosts for this loop\n 8137 1726887492.10772: done getting the remaining hosts for this loop\n 8137 1726887492.10776: getting the next task for host managed_node1\n 8137 1726887492.10780: done getting next task for host managed_node1\n 8137 1726887492.10783: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 8137 1726887492.10786: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.10787: getting the next task for host managed_node2\n 8137 1726887492.10789: done getting next task for host managed_node2\n 8137 1726887492.10790: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 8137 1726887492.10792: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.10792: getting the next task for host managed_node3\n 8137 1726887492.10794: done getting next task for host managed_node3\n 8137 1726887492.10795: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 8137 1726887492.10797: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.10810: getting variables\n 8137 1726887492.10812: in VariableManager get_vars()\n 8137 1726887492.10845: Calling all_inventory to load vars for managed_node1\n 8137 1726887492.10850: Calling groups_inventory to load vars for managed_node1\n 8137 1726887492.10852: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887492.10859: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887492.10861: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887492.10862: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887492.10894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.10922: done with get_vars()\n 8137 1726887492.10929: done getting variables\n 8137 1726887492.11012: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15\nFriday 20 September 2024 22:58:12 -0400 (0:00:00.656) 0:00:01.878 ****** \n 8137 1726887492.11036: entering _queue_task() for managed_node1/set_fact\n 8137 1726887492.11038: Creating lock for set_fact\n 8137 1726887492.11274: worker is 1 (out of 3 available)\n 8137 1726887492.11286: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887492.11314: getting variables\n 8137 1726887492.11317: in VariableManager get_vars()\n 8137 1726887492.11569: Calling all_inventory to load vars for managed_node2\n 8137 1726887492.11572: Calling groups_inventory to load vars for managed_node2\n 8137 1726887492.11577: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887492.11592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 8137 1726887492.11607: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887492.11614: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887492.11617: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887492.11698: in run() - task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.11716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.11774: done with get_vars()\n 8137 1726887492.11783: done getting variables\n 8137 1726887492.11842: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.11846: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.11849: calling self._execute()\n 8137 1726887492.11852: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.11854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.11856: variable 'omit' from source: magic vars\n 8137 1726887492.11903: 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)\n 8137 1726887492.11916: entering _queue_task() for managed_node2/set_fact\n 8137 1726887492.12472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.12492: worker is 2 (out of 3 available)\n 8137 1726887492.12518: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887492.12544: getting variables\n 8137 1726887492.12546: in VariableManager get_vars()\n 8137 1726887492.12731: Calling all_inventory to load vars for managed_node3\n 8137 1726887492.12735: Calling groups_inventory to load vars for managed_node3\n 8137 1726887492.12739: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887492.12759: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887492.12763: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887492.12767: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887492.13035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.13039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.13041: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.13044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.13047: 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)\n 8137 1726887492.13049: 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)\n 8137 1726887492.13052: 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)\n 8137 1726887492.13055: 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)\n 8137 1726887492.13149: Evaluated conditional (not __timesync_is_ostree is defined): True\n 8137 1726887492.13277: variable 'omit' from source: magic vars\n 8137 1726887492.13281: variable 'omit' from source: magic vars\n 8137 1726887492.13305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.13361: done with get_vars()\n 8137 1726887492.13370: done getting variables\n 8137 1726887492.13542: variable '__ostree_booted_stat' from source: set_fact\n 8137 1726887492.13548: variable 'omit' from source: magic vars\n 8137 1726887492.13550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.13553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.13556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.13558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.13560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.13562: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887492.13564: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.13566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.13680: 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)\n 8137 1726887492.13692: entering _queue_task() for managed_node3/set_fact\n 8137 1726887492.13894: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.13898: Set connection var ansible_pipelining to False\n 8137 1726887492.13900: Set connection var ansible_timeout to 10\n 8137 1726887492.13902: Set connection var ansible_shell_type to sh\n 8137 1726887492.13905: Set connection var ansible_connection to ssh\n 8137 1726887492.13907: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.13911: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.13913: variable 'ansible_connection' from source: unknown\n 8137 1726887492.13915: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.13917: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.13919: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.13921: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.13923: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.13925: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.13928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.13930: 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)\n 8137 1726887492.13933: variable 'omit' from source: magic vars\n 8137 1726887492.13935: starting attempt loop\n 8137 1726887492.13937: running the handler\n 8137 1726887492.13949: handler run complete\n 8137 1726887492.13962: attempt loop complete, returning result\n 8137 1726887492.13969: _execute() done\n 8137 1726887492.13981: dumping result to json\n 8137 1726887492.13988: done dumping result, returning\n 8137 1726887492.14000: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-107c-9d64-0000000000b2]\n 8137 1726887492.14020: sending task result for task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.14112: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.14120: WORKER PROCESS EXITING\n 8137 1726887492.14152: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 8137 1726887492.14314: in run() - task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.14769: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.14774: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.14780: calling self._execute()\n 8137 1726887492.14784: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.14787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.14788: variable 'omit' from source: magic vars\n 8137 1726887492.14740: worker is 3 (out of 3 available)\n 8137 1726887492.14800: exiting _queue_task() for managed_node3/set_fact\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__timesync_is_ostree\": false\n },\n \"changed\": false\n}\n 8137 1726887492.14903: done queuing things up, now waiting for results queue to drain\n 8137 1726887492.14906: waiting for pending results...\n 8137 1726887492.14982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.15157: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 8137 1726887492.15274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.15281: in run() - task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.15297: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.15304: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.15347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.15355: calling self._execute()\n 8137 1726887492.15400: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.15421: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.15433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.15453: variable 'omit' from source: magic vars\n 8137 1726887492.15465: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.15565: 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)\n 8137 1726887492.15601: 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)\n 8137 1726887492.15635: 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)\n 8137 1726887492.15672: 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)\n 8137 1726887492.15813: Evaluated conditional (not __timesync_is_ostree is defined): True\n 8137 1726887492.15825: variable 'omit' from source: magic vars\n 8137 1726887492.15883: variable 'omit' from source: magic vars\n 8137 1726887492.15928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.16028: variable '__ostree_booted_stat' from source: set_fact\n 8137 1726887492.16081: variable 'omit' from source: magic vars\n 8137 1726887492.16115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.16150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.16170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.16193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.16211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.16220: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.16255: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887492.16269: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.16279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.16427: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.16438: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.16470: Set connection var ansible_pipelining to False\n 8137 1726887492.16473: Set connection var ansible_timeout to 10\n 8137 1726887492.16476: Set connection var ansible_shell_type to sh\n 8137 1726887492.16478: Set connection var ansible_connection to ssh\n 8137 1726887492.16480: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.16519: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.16522: variable 'ansible_connection' from source: unknown\n 8137 1726887492.16563: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.16566: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.16569: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.16571: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.16573: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.16684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.16689: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.16692: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.16739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.16843: 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)\n 8137 1726887492.16846: 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)\n 8137 1726887492.16928: 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)\n 8137 1726887492.16933: variable 'omit' from source: magic vars\n 8137 1726887492.16935: starting attempt loop\n 8137 1726887492.16937: running the handler\n 8137 1726887492.16952: handler run complete\n 8137 1726887492.16978: attempt loop complete, returning result\n 8137 1726887492.16981: _execute() done\n 8137 1726887492.16992: dumping result to json\n 8137 1726887492.16996: done dumping result, returning\n 8137 1726887492.16999: 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)\n 8137 1726887492.17036: 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)\n 8137 1726887492.17047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-107c-9d64-0000000000b2]\n 8137 1726887492.17158: Evaluated conditional (not __timesync_is_ostree is defined): True\n 8137 1726887492.17170: variable 'omit' from source: magic vars\n 8137 1726887492.17426: variable 'omit' from source: magic vars\n 8137 1726887492.17433: sending task result for task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.17529: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.17537: WORKER PROCESS EXITING\n 8137 1726887492.17551: variable '__ostree_booted_stat' from source: set_fact\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__timesync_is_ostree\": false\n },\n \"changed\": false\n}\n 8137 1726887492.17612: variable 'omit' from source: magic vars\n 8137 1726887492.17644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.17678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.17713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.17735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.17751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.17789: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887492.17806: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.17819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.17939: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.17956: Set connection var ansible_pipelining to False\n 8137 1726887492.17967: Set connection var ansible_timeout to 10\n 8137 1726887492.17972: Set connection var ansible_shell_type to sh\n 8137 1726887492.17976: Set connection var ansible_connection to ssh\n 8137 1726887492.17983: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.18011: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.18026: variable 'ansible_connection' from source: unknown\n 8137 1726887492.18033: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.18040: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.18048: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.18058: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.18074: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.18083: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.18091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.18223: 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)\n 8137 1726887492.18251: variable 'omit' from source: magic vars\n 8137 1726887492.18264: starting attempt loop\n 8137 1726887492.18271: running the handler\n 8137 1726887492.18290: handler run complete\n 8137 1726887492.18305: attempt loop complete, returning result\n 8137 1726887492.18316: _execute() done\n 8137 1726887492.18322: dumping result to json\n 8137 1726887492.18330: done dumping result, returning\n 8137 1726887492.18348: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-107c-9d64-0000000000b2]\n 8137 1726887492.18368: sending task result for task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.18463: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b2\n 8137 1726887492.18470: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__timesync_is_ostree\": false\n },\n \"changed\": false\n}\n 8137 1726887492.18541: no more pending results, returning what we have\n 8137 1726887492.18544: results queue empty\n 8137 1726887492.18545: checking for any_errors_fatal\n 8137 1726887492.18550: done checking for any_errors_fatal\n 8137 1726887492.18553: checking for max_fail_percentage\n 8137 1726887492.18555: done checking for max_fail_percentage\n 8137 1726887492.18559: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887492.18560: done checking to see if all hosts have failed\n 8137 1726887492.18560: getting the remaining hosts for this loop\n 8137 1726887492.18562: done getting the remaining hosts for this loop\n 8137 1726887492.18566: getting the next task for host managed_node1\n 8137 1726887492.18576: done getting next task for host managed_node1\n 8137 1726887492.18580: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 8137 1726887492.18586: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.18588: getting the next task for host managed_node2\n 8137 1726887492.18593: done getting next task for host managed_node2\n 8137 1726887492.18596: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 8137 1726887492.18598: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.18601: getting the next task for host managed_node3\n 8137 1726887492.18605: done getting next task for host managed_node3\n 8137 1726887492.18607: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 8137 1726887492.18615: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.18632: getting variables\n 8137 1726887492.18636: in VariableManager get_vars()\n 8137 1726887492.18679: Calling all_inventory to load vars for managed_node1\n 8137 1726887492.18682: Calling groups_inventory to load vars for managed_node1\n 8137 1726887492.18685: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887492.18696: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887492.18700: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887492.18705: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887492.18764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.18811: done with get_vars()\n 8137 1726887492.18821: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22\nFriday 20 September 2024 22:58:12 -0400 (0:00:00.080) 0:00:01.958 ****** \n 8137 1726887492.19105: entering _queue_task() for managed_node1/stat\n 8137 1726887492.19555: worker is 1 (out of 3 available)\n 8137 1726887492.19564: exiting _queue_task() for managed_node1/stat\n 8137 1726887492.19600: getting variables\n 8137 1726887492.19603: in VariableManager get_vars()\n 8137 1726887492.19686: Calling all_inventory to load vars for managed_node2\n 8137 1726887492.19690: Calling groups_inventory to load vars for managed_node2\n 8137 1726887492.19693: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887492.19712: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887492.19716: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887492.19720: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887492.19824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.19885: done with get_vars()\n 8137 1726887492.19895: done getting variables\n 8137 1726887492.19992: entering _queue_task() for managed_node2/stat\n 8137 1726887492.20443: worker is 2 (out of 3 available)\n 8137 1726887492.20453: exiting _queue_task() for managed_node2/stat\n 8137 1726887492.20477: getting variables\n 8137 1726887492.20480: in VariableManager get_vars()\n 8137 1726887492.20571: Calling all_inventory to load vars for managed_node3\n 8137 1726887492.20575: Calling groups_inventory to load vars for managed_node3\n 8137 1726887492.20577: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887492.20597: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 8137 1726887492.20621: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887492.20626: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887492.20630: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887492.20714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.20775: done with get_vars()\n 8137 1726887492.20784: done getting variables\n 8137 1726887492.20839: in run() - task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.20842: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.20845: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.20847: calling self._execute()\n 8137 1726887492.20873: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.20876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.20886: variable 'omit' from source: magic vars\n 8137 1726887492.20920: entering _queue_task() for managed_node3/stat\n 8137 1726887492.21481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.21536: worker is 3 (out of 3 available)\n 8137 1726887492.21544: exiting _queue_task() for managed_node3/stat\n 8137 1726887492.21554: done queuing things up, now waiting for results queue to drain\n 8137 1726887492.21555: waiting for pending results...\n 8137 1726887492.21632: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 8137 1726887492.21651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.21709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.21766: in run() - task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.21786: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.21797: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.21829: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.21836: calling self._execute()\n 8137 1726887492.21881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.21919: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.21931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.21949: variable 'omit' from source: magic vars\n 8137 1726887492.21998: 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)\n 8137 1726887492.22025: 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)\n 8137 1726887492.22054: 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)\n 8137 1726887492.22195: 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)\n 8137 1726887492.22349: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 8137 1726887492.22424: Evaluated conditional (not __timesync_is_transactional is defined): True\n 8137 1726887492.22430: variable 'omit' from source: magic vars\n 8137 1726887492.22471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.22484: variable 'omit' from source: magic vars\n 8137 1726887492.22568: in run() - task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.22580: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.22583: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.22635: variable 'omit' from source: magic vars\n 8137 1726887492.22667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.22696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.22750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.22773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.22787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.22818: calling self._execute()\n 8137 1726887492.22829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.22899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.22970: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.23029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.23137: 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)\n 8137 1726887492.23181: 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)\n 8137 1726887492.23216: 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)\n 8137 1726887492.23257: 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)\n 8137 1726887492.23356: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887492.23360: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.23363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.23407: Evaluated conditional (not __timesync_is_transactional is defined): True\n 8137 1726887492.23426: variable 'omit' from source: magic vars\n 8137 1726887492.23488: variable 'omit' from source: magic vars\n 8137 1726887492.23538: variable 'omit' from source: magic vars\n 8137 1726887492.23565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.23572: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.23579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.23588: variable 'omit' from source: magic vars\n 8137 1726887492.23622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.23642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.23663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.23677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.23695: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.23707: Set connection var ansible_pipelining to False\n 8137 1726887492.23732: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887492.23744: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.23752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.23877: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.23894: Set connection var ansible_pipelining to False\n 8137 1726887492.23905: Set connection var ansible_timeout to 10\n 8137 1726887492.23917: Set connection var ansible_shell_type to sh\n 8137 1726887492.23924: Set connection var ansible_connection to ssh\n 8137 1726887492.23941: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.23972: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.23980: variable 'ansible_connection' from source: unknown\n 8137 1726887492.23987: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.23999: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.24010: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.24218: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.24227: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.24236: Set connection var ansible_timeout to 10\n 8137 1726887492.24247: Set connection var ansible_shell_type to sh\n 8137 1726887492.24317: Set connection var ansible_connection to ssh\n 8137 1726887492.24389: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.24433: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.24443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.24540: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.24569: variable 'ansible_connection' from source: unknown\n 8137 1726887492.24572: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.24574: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.24578: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.24581: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.24586: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.24589: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.24593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.24653: 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__)\n 8137 1726887492.24671: variable 'omit' from source: magic vars\n 8137 1726887492.24684: starting attempt loop\n 8137 1726887492.24691: running the handler\n 8137 1726887492.24715: _low_level_execute_command(): starting\n 8137 1726887492.24733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887492.25132: 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__)\n 8137 1726887492.25218: variable 'omit' from source: magic vars\n 8137 1726887492.25227: starting attempt loop\n 8137 1726887492.25233: running the handler\n 8137 1726887492.25350: _low_level_execute_command(): starting\n 8137 1726887492.25394: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887492.25590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.25602: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.25619: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.25641: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.25667: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.25682: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.25731: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887492.25746: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.25768: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.25782: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.25796: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.25811: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.25825: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.25842: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.25857: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887492.25877: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887492.25889: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.25902: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.25921: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.25934: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.25948: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887492.25960: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.25963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.25987: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887492.26000: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.26016: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.26033: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.26046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.26055: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.26100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.26131: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.26148: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.26155: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.26163: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.26187: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.26222: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.26235: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887492.26246: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887492.26258: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.26276: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887492.26323: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.26357: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.26750: 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)\n 8137 1726887492.26780: 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)\n 8137 1726887492.26817: 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)\n 8137 1726887492.26877: 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)\n 8137 1726887492.27044: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.27071: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.27075: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.27077: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.27127: Evaluated conditional (not __timesync_is_transactional is defined): True\n 8137 1726887492.27158: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.27166: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887492.27173: variable 'omit' from source: magic vars\n 8137 1726887492.27179: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.27224: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.27240: variable 'omit' from source: magic vars\n 8137 1726887492.27267: variable 'omit' from source: magic vars\n 8137 1726887492.27286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.27310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.27328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.27340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.27349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.27374: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887492.27377: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.27379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.27453: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.27461: Set connection var ansible_pipelining to False\n 8137 1726887492.27465: Set connection var ansible_timeout to 10\n 8137 1726887492.27472: Set connection var ansible_shell_type to sh\n 8137 1726887492.27474: Set connection var ansible_connection to ssh\n 8137 1726887492.27479: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.27496: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.27499: variable 'ansible_connection' from source: unknown\n 8137 1726887492.27501: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.27503: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.27505: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.27507: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.27517: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.27521: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.27523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.27627: 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__)\n 8137 1726887492.27636: variable 'omit' from source: magic vars\n 8137 1726887492.27650: starting attempt loop\n 8137 1726887492.27658: running the handler\n 8137 1726887492.27677: _low_level_execute_command(): starting\n 8137 1726887492.27683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887492.27996: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887492.28207: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.28249: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.28252: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.28386: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.28389: _low_level_execute_command(): starting\n 8137 1726887492.28392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `\" && echo ansible-tmp-1726887492.2828026-8262-206562705778191=\"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `\" && echo ansible-tmp-1726887492.2828026-8262-206562705778191=\"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `\" ) && sleep 0'\"'\"''\n 8137 1726887492.28401: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.28403: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.28405: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.28410: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.28412: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.28458: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887492.28471: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.28482: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.28495: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.28511: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.28526: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.28538: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.28557: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.28569: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887492.28578: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887492.28590: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.28604: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.28621: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.28633: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.28649: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887492.28663: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.28679: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887492.28692: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.28705: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.28721: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.28734: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.28810: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.28829: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.28842: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.28865: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.28882: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.28893: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887492.28903: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887492.28916: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.28934: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887492.28963: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.29005: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.29205: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.29213: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.29247: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.29250: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.29254: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887492.29269: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.29363: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.29370: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887492.29372: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.29392: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.29621: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887492.29826: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.29888: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.29891: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.30029: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.30033: _low_level_execute_command(): starting\n 8137 1726887492.30035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `\" && echo ansible-tmp-1726887492.2993417-8261-4731929067138=\"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `\" && echo ansible-tmp-1726887492.2993417-8261-4731929067138=\"` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `\" ) && sleep 0'\"'\"''\n 8137 1726887492.30621: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887492.30645: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.30664: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.30668: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.30670: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.30740: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.30755: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887492.30817: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.30820: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.30960: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.30971: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.30974: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.30977: _low_level_execute_command(): starting\n 8137 1726887492.30979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `\" && echo ansible-tmp-1726887492.3088553-8263-60101766865454=\"` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `\" && echo ansible-tmp-1726887492.3088553-8263-60101766865454=\"` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `\" ) && sleep 0'\"'\"''\n 8137 1726887492.31023: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.31254: stdout chunk (state=3):\n>>>ansible-tmp-1726887492.2828026-8262-206562705778191=/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191\n<<<\n 8137 1726887492.31437: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.31440: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.31445: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887492.2828026-8262-206562705778191=/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.31741: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887492.2828026-8262-206562705778191=/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.31752: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.31874: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887492.31877: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887492.31882: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm TO /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887492.31902: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.31905: Sending initial data\n 8137 1726887492.31907: Sent initial data (151 bytes)\n 8137 1726887492.31928: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.32605: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.32630: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.32633: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.32636: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.32683: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.32689: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.32693: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.32696: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.32700: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.32768: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.32781: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.32800: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.32807: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887492.32812: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.32851: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.33582: stdout chunk (state=3):\n>>>ansible-tmp-1726887492.2993417-8261-4731929067138=/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138\n<<<\n 8137 1726887492.33651: stdout chunk (state=3):\n>>>ansible-tmp-1726887492.3088553-8263-60101766865454=/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454\n<<<\n 8137 1726887492.33770: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.33818: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.33836: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.33839: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.33975: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.33978: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887492.2993417-8261-4731929067138=/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.33985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887492.2993417-8261-4731929067138=/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<10.31.41.70> (0, b'ansible-tmp-1726887492.3088553-8263-60101766865454=/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.33992: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887492.3088553-8263-60101766865454=/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.33994: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.33996: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.33998: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887492.34220: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887492.34225: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887492.34228: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887492.34232: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg TO /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887492.34326: Sending initial data\n 8137 1726887492.34329: Sent initial data (149 bytes)\n 8137 1726887492.34639: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887492.34669: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887492.34703: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887492.34764: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887492.34772: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py\n<<<\n 8137 1726887492.34821: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887492.34864: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119195\r\n<<<\n 8137 1726887492.35726: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.35739: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.35765: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.35793: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.35810: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.35861: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.35877: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.35891: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.35905: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.35921: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.35937: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.35954: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.35972: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.35989: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887492.36006: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887492.36025: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887492.36030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py\n 8137 1726887492.36044: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.36059: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.36072: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv TO /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py\n 8137 1726887492.36087: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.36102: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.36122: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887492.36138: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.36156: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.36172: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.36190: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.36256: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119195 bytes at 0\r\n<<<\n 8137 1726887492.36262: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887492.36290: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887492.36365: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.36393: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.36415: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.36454: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.36456: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.36472: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.36510: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887492.36522: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887492.36537: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.36566: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887492.36750: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.36754: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119195\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119195 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887492.36763: Sending initial data\n 8137 1726887492.36765: done transferring module to remote\n 8137 1726887492.36768: Sent initial data (150 bytes)\n 8137 1726887492.36770: _low_level_execute_command(): starting\n 8137 1726887492.36773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887492.36853: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.36878: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.37597: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.37605: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.37638: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.37655: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.37662: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.37744: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887492.37753: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.37761: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.37769: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.37777: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.37786: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.37794: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.37811: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.37821: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887492.37828: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887492.37838: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.37854: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.37888: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.37895: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.37903: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887492.37912: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.37918: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887492.37927: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.37935: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.37946: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.37953: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.37967: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.37974: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.37982: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.38023: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.38049: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.38052: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887492.38066: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.38071: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.38077: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.38117: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.38127: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.38134: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.38151: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.38163: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.38289: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.38312: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.38327: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.38330: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.39515: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887492.39580: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887492.39633: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg\r\n<<<\n 8137 1726887492.39639: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py\n<<<\n 8137 1726887492.39646: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887492.39686: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887492.39699: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887492.39771: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119193\r\n<<<\n 8137 1726887492.40045: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887492.40134: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887492.40149: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.40556: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887492.40559: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py\n<<<\n 8137 1726887492.40626: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.40648: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.40778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.40783: _low_level_execute_command(): starting\n 8137 1726887492.40785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887492.40817: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194\r\n<<<\n 8137 1726887492.40820: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119193 bytes at 0\r\n<<<\n 8137 1726887492.41277: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119194 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887492.41280: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887492.41347: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887492.41426: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.41457: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.41750: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.41753: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119193\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119193 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887492.41762: done transferring module to remote\n 8137 1726887492.41764: _low_level_execute_command(): starting\n 8137 1726887492.41767: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887492.41885: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.41888: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119194 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887492.41898: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.41902: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.41905: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887492.41913: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.41916: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.42046: done transferring module to remote\n 8137 1726887492.42049: _low_level_execute_command(): starting\n 8137 1726887492.42051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887492.42338: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.42384: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.42402: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.42418: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887492.42440: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.42493: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.43117: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.43121: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.43187: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.43191: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.43193: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.43195: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.43258: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.43262: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.43264: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887492.43331: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.43366: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.43468: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.43474: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.43500: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887492.43521: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.43557: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.43571: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.43604: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.43607: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.43611: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.43613: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.43616: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.43680: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.43684: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.43686: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887492.43689: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.43728: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.44518: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887492.44527: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887492.44590: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887492.44594: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887492.44626: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887492.44659: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887492.44696: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887492.44714: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887492.44764: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887492.44767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.44782: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887492.44804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887492.44807: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887492.44846: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8dc0>\r\n<<<\n 8137 1726887492.44879: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887492.44914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8b20>\r\n<<<\n 8137 1726887492.44927: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887492.44945: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8ac0>\r\n<<<\n 8137 1726887492.44973: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887492.45025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n<<<\n 8137 1726887492.45050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887492.45077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.45081: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887492.45084: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d940>\r\n<<<\n 8137 1726887492.45151: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887492.45154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887492.45169: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887492.45278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887492.45328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.45410: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887492.45448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887492.45452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34940>\r\n<<<\n 8137 1726887492.45601: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.45642: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c95880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c2dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57d90>\r\n<<<\n 8137 1726887492.45648: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d970>\r\n<<<\n 8137 1726887492.45662: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887492.45791: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.45794: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.45896: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.45902: _low_level_execute_command(): starting\n 8137 1726887492.45913: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887492.46407: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n<<<\n 8137 1726887492.46485: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.46558: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.46563: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.46566: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5954e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59670d0>\r\n<<<\n 8137 1726887492.46629: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.46656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.46661: _low_level_execute_command(): starting\n 8137 1726887492.46671: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887492.46725: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59aed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59a7670>\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887492.46847: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59b96d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887492.46910: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5967cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59ae2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c59b92e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e0a00>\r\n<<<\n 8137 1726887492.46914: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.47035: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967df0>\r\n<<<\n 8137 1726887492.47080: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887492.47213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887492.47216: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a4c0>\r\n<<<\n 8137 1726887492.47369: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.47379: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c596ef40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887492.47396: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.47423: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.47426: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887492.47455: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.47458: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887492.47474: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.47486: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c586e220>\r\n<<<\n 8137 1726887492.47518: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5925520>\r\n<<<\n 8137 1726887492.47548: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e00a0>\r\n<<<\n 8137 1726887492.47566: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887492.47592: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.47621: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.47626: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887492.47654: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.47679: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.47748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5880e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887492.47935: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.47940: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887492.47946: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.47948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887492.47950: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891cd0>\r\n<<<\n 8137 1726887492.47953: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c582a400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.47988: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.48043: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.48067: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.48084: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.48117: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.48146: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.48165: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887492.48183: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887492.48200: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.48227: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887492.48264: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.48298: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887492.48306: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.48333: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58569d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c58567c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58568b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887492.48420: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856d00>\r\n<<<\n 8137 1726887492.48487: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5861250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c584aa90>\r\n<<<\n 8137 1726887492.48512: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967610>\r\n<<<\n 8137 1726887492.48524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887492.48583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887492.48611: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856af0>\r\n<<<\n 8137 1726887492.48873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83c57726d0>\r\n<<<\n 8137 1726887492.48895: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.49030: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.49034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.49036: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.49059: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.49085: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.49091: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.49094: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.49113: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.49137: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.49140: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.49160: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.49180: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.49198: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.49216: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.49229: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.49243: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887492.49259: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.49276: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.49291: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.49315: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.49395: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.49416: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.49437: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.49454: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.49472: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.49489: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887492.49503: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887492.49520: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.49547: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887492.49564: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.49652: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.50236: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887492.50271: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 8137 1726887492.50274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.50276: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887492.50318: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887492.50320: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887492.50350: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887492.50392: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887492.50438: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887492.50441: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 8137 1726887492.50443: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 8137 1726887492.50501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887492.50510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.50513: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887492.50526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887492.50583: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75edc0>\r\n<<<\n 8137 1726887492.50617: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887492.50622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da7033a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eb20>\r\n<<<\n 8137 1726887492.50739: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887492.50742: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703490>\r\n<<<\n 8137 1726887492.50746: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.50779: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703670>\r\n<<<\n 8137 1726887492.50812: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887492.50844: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887492.50873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887492.50876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887492.50878: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887492.50904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887492.50920: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba190>\r\n<<<\n 8137 1726887492.50935: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887492.50952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51060: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887492.51081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51083: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887492.51089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6dd850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba940>\r\n<<<\n 8137 1726887492.51137: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da71b880>\r\n<<<\n 8137 1726887492.51141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6b3d90>\r\n<<<\n 8137 1726887492.51201: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51207: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ddd90>\r\n<<<\n 8137 1726887492.51337: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51343: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887492.51347: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51354: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514d160>\r\n<<<\n 8137 1726887492.51439: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d280>\r\n<<<\n 8137 1726887492.51465: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514df70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887492.51468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51492: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d4f0>\r\n<<<\n 8137 1726887492.51511: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514dd90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887492.51604: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887492.51612: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659eb0>\r\n<<<\n 8137 1726887492.51615: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514dfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887492.51835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51839: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50a4f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3d00>\r\n<<<\n 8137 1726887492.51842: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da65cf40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da652610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da658640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887492.51903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887492.51911: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3eb0>\r\n<<<\n 8137 1726887492.51915: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51959: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887492.51964: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.52005: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da394e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394910>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887492.52025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394f10>\r\n<<<\n 8137 1726887492.52048: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50c3370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4dc0>\r\n<<<\n 8137 1726887492.52051: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887492.52102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52113: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a70d0>\r\n<<<\n 8137 1726887492.52117: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b43a0>\r\n<<<\n 8137 1726887492.52150: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52153: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4fd0>\r\n<<<\n 8137 1726887492.52306: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3eed90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887492.52317: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3e7670>\r\n<<<\n 8137 1726887492.52320: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52324: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52328: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5184d30>\r\n<<<\n 8137 1726887492.52333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3fa6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da660e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.52571: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3a7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3ee2b0>\r\n<<<\n 8137 1726887492.52576: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3fa2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da666a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52579: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51564f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5120520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5094fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5195250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887492.52583: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887492.52597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52659: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51953d0>\r\n<<<\n 8137 1726887492.52672: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a4c0>\r\n<<<\n 8137 1726887492.52684: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887492.52710: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52714: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887492.52739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887492.52802: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51ade50>\r\n<<<\n 8137 1726887492.52839: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3aff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9a90>\r\n<<<\n 8137 1726887492.52850: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9490>\r\n<<<\n 8137 1726887492.52874: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52894: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887492.52928: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50917f0>\r\n<<<\n 8137 1726887492.52939: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2c8220>\r\n<<<\n 8137 1726887492.52972: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da365520>\r\n<<<\n 8137 1726887492.52983: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887492.53036: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887492.53187: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091640>\r\n<<<\n 8137 1726887492.53193: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50905b0>\r\n<<<\n 8137 1726887492.53196: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6660a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887492.53198: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5085d90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c518e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53200: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51166a0>\r\n<<<\n 8137 1726887492.53218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2dab50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2dae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887492.53233: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887492.53255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53274: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887492.53287: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887492.53302: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2ebcd0>\r\n<<<\n 8137 1726887492.53314: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.53317: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da279400>\r\n<<<\n 8137 1726887492.53319: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2daf70>\r\n<<<\n 8137 1726887492.53370: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5115b20>\r\n<<<\n 8137 1726887492.53376: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51240a0>\r\n<<<\n 8137 1726887492.53393: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53506: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5116100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5159b20>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.53514: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.53518: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887492.53521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.53524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53726: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43dc0>\r\n<<<\n 8137 1726887492.53740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.53746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.53751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887492.53755: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53975: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.53981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.53984: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.53988: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53990: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53994: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887492.53996: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54000: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\n<<<\n 8137 1726887492.54002: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8940>\r\n<<<\n 8137 1726887492.54004: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8670>\r\n<<<\n 8137 1726887492.54006: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887492.54022: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887492.54027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.54029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887492.54050: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2b0250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da299a90>\r\n<<<\n 8137 1726887492.54057: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887492.54060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54062: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f190>\r\n<<<\n 8137 1726887492.54077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887492.54079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54082: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54117: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5af0>\r\n<<<\n 8137 1726887492.54206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887492.54222: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8da1c16d0>\r\n<<<\n 8137 1726887492.54225: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f220>\r\n<<<\n 8137 1726887492.54265: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887492.54315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54320: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f940>\r\n<<<\n 8137 1726887492.54321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.54374: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29f0880>\r\n<<<\n 8137 1726887492.54389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54412: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2988d90>\r\n<<<\n 8137 1726887492.54493: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2d90>\r\n<<<\n 8137 1726887492.54591: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8970>\r\n<<<\n 8137 1726887492.54678: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887492.54715: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887492.54729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.54789: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887492.54808: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887492.54812: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887492.54815: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887492.54831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.54877: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.54879: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c4c875e0>\r\n<<<\n 8137 1726887492.54937: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5062580>\r\n<<<\n 8137 1726887492.54975: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c27100>\r\n<<<\n 8137 1726887492.55015: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887492.55018: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887492.55029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.55050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.55053: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55065: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887492.55094: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55156: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887492.55159: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55162: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292eeb0>\r\n<<<\n 8137 1726887492.55176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.55238: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2931f40>\r\n<<<\n 8137 1726887492.55250: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887492.55269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55287: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887492.55348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55359: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5115b80>\r\n<<<\n 8137 1726887492.55366: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.55369: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55377: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887492.55383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55401: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2927610>\r\n<<<\n 8137 1726887492.55430: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292d640>\r\n<<<\n 8137 1726887492.55439: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292e370>\r\n<<<\n 8137 1726887492.55464: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887492.55557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55587: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887492.55633: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55666: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.55717: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28afe20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28af910>\r\n<<<\n 8137 1726887492.55734: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887492.55829: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n<<<\n 8137 1726887492.55845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28aff10>\r\n<<<\n 8137 1726887492.55882: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<<\n 8137 1726887492.55884: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.55932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887492.55954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.55975: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 8137 1726887492.55978: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28affd0>\r\n<<<\n 8137 1726887492.56092: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<<\n 8137 1726887492.56149: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.56157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56159: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887492.56162: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c20d0>\r\n<<<\n 8137 1726887492.56164: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887492.56186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56213: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.56245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56270: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.56273: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2909d90>\r\n<<<\n 8137 1726887492.56319: stdout chunk (state=3):\n>>>import '_functools' # <<<\n 8137 1726887492.56340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56354: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.56386: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887492.56422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56444: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.56447: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2902670>\r\n<<<\n 8137 1726887492.56467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56519: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887492.56536: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887492.56541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\n<<<\n 8137 1726887492.56557: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29156d0>\r\n<<<\n 8137 1726887492.56576: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2935e50><<<\n 8137 1726887492.56582: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.56631: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<<\n 8137 1726887492.56633: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887492.56713: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.56739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.56746: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.56764: stdout chunk (state=3):\n>>>\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28c2cd0><<<\n 8137 1726887492.56767: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.56769: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29092b0>\r\n<<<\n 8137 1726887492.56831: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.56835: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.56864: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.56868: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c29152e0><<<\n 8137 1726887492.56884: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.56927: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293ba00><<<\n 8137 1726887492.56931: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96820>\r\n<<<\n 8137 1726887492.56986: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57042: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887492.57051: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.57054: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887492.57058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57060: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<<\n 8137 1726887492.57080: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57343: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96160>\r\n<<<\n 8137 1726887492.57349: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57f10>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.57371: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<<\n 8137 1726887492.57414: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.57417: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96280>\r\n<<<\n 8137 1726887492.57419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.57422: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57424: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.57426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.57428: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b964f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57430: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96100>\r\n<<<\n 8137 1726887492.57435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.57437: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2d60>\r\n<<<\n 8137 1726887492.57439: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887492.57441: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57443: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<<\n 8137 1726887492.57446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.57449: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887492.57451: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.57454: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57456: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.57462: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57487: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887492.57490: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aedf40>\r\n<<<\n 8137 1726887492.57527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57530: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0cd00>\r\n<<<\n 8137 1726887492.57577: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.57580: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0ceb0>\r\n<<<\n 8137 1726887492.57649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887492.57675: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57681: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51a0220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57850>\r\n<<<\n 8137 1726887492.57684: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b0c370>\r\n<<<\n 8137 1726887492.57915: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfddc0>\r\n<<<\n 8137 1726887492.57919: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.57931: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57936: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57938: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28953d0>\r\n<<<\n 8137 1726887492.57941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.57944: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887492.57947: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfd3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfdfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887492.57950: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.58015: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887492.58017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28954c0>\r\n<<<\n 8137 1726887492.58023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bcdd30>\r\n<<<\n 8137 1726887492.58026: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58068: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69400>\r\n<<<\n 8137 1726887492.58071: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b9f4f0>\r\n<<<\n 8137 1726887492.58073: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5054ca0>\r\n<<<\n 8137 1726887492.58122: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b69520>\r\n<<<\n 8137 1726887492.58145: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69550>\r\n<<<\n 8137 1726887492.58225: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5050f70>\r\n<<<\n 8137 1726887492.58241: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887492.58247: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5049940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887492.58288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58331: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9addfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde250>\r\n<<<\n 8137 1726887492.58335: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887492.58337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58339: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c9f40>\r\n<<<\n 8137 1726887492.58344: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887492.58347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.58466: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde3d0>\r\n<<<\n 8137 1726887492.58648: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4a90>\r\n<<<\n 8137 1726887492.58651: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887492.58655: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4490>\r\n<<<\n 8137 1726887492.58657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.58663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887492.58666: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bf6e50>\r\n<<<\n 8137 1726887492.58669: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.58705: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ada7f0>\r\n<<<\n 8137 1726887492.58711: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887492.58758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58777: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 8137 1726887492.58790: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887492.58793: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887492.58852: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada640>\r\n<<<\n 8137 1726887492.58889: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58922: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ad95b0>\r\n<<<\n 8137 1726887492.58925: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27af220><<<\n 8137 1726887492.58929: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.58932: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.58936: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9aced90>\r\n<<<\n 8137 1726887492.58938: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bd5910>\r\n<<<\n 8137 1726887492.58940: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n<<<\n 8137 1726887492.58942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58944: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887492.58947: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887492.58961: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2880520>\r\n<<<\n 8137 1726887492.58975: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f6a0>\r\n<<<\n 8137 1726887492.59066: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n<<<\n 8137 1726887492.59070: stdout chunk (state=3):\n>>># clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n<<<\n 8137 1726887492.59073: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n<<<\n 8137 1726887492.59075: stdout chunk (state=3):\n>>># cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n<<<\n 8137 1726887492.59099: stdout chunk (state=3):\n>>># cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n<<<\n 8137 1726887492.59317: stdout chunk (state=3):\n>>># cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n<<<\n 8137 1726887492.59323: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5eb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b6d0a0>\r\n<<<\n 8137 1726887492.59327: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ba2b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.59330: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.59332: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887492.59335: stdout chunk (state=3):\n>>># cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887492.59337: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n<<<\n 8137 1726887492.59365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1b50>\r\n<<<\n 8137 1726887492.59378: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887492.59453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.59458: stdout chunk (state=3):\n>>>import 'errno' # <<<\n 8137 1726887492.59462: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.59464: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887492.59777: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n<<<\n 8137 1726887492.59781: stdout chunk (state=3):\n>>># destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887492.59787: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887492.59790: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27c1e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887492.59794: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887492.59798: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887492.59802: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<<\n 8137 1726887492.59805: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887492.59809: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n<<<\n 8137 1726887492.59857: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887492.59861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.59864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.59866: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2790>\r\n<<<\n 8137 1726887492.59868: stdout chunk (state=3):\n>>># cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887492.59888: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887492.60010: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887492.60013: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n<<<\n 8137 1726887492.60017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887492.60020: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887492.60066: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887492.60069: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887492.60073: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887492.60076: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2cd0>\r\n<<<\n 8137 1726887492.60114: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.60119: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2760400>\r\n<<<\n 8137 1726887492.60130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.60132: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1f70>\r\n<<<\n 8137 1726887492.60134: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887492.60168: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887492.60181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887492.60277: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27712e0>\r\n<<<\n 8137 1726887492.60284: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2610><<<\n 8137 1726887492.60291: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.60311: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887492.60350: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.60356: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.60381: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27713a0>\r\n<<<\n 8137 1726887492.60406: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887492.60438: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2a30>\r\n<<<\n 8137 1726887492.60471: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887492.60505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887492.60509: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.60530: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.60591: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887492.60605: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c95880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c2dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d6f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59cc610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d2640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5954e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59670d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59aed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59a7670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59b96d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59dae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5967cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59ae2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c59b92e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c596ef40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c586e220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5925520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5880e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c582a400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58569d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c58567c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58568b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5861250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c584aa90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83c57726d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514d160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514df70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514dd90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514dfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50a4f40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3d00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50c3370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b43a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5184d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51564f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5120520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5094fd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5195250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51953d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51ade50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50917f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50905b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5085d90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c518e910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51166a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5115b20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51240a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5116100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5159b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c4c875e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5062580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c27100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5115b80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51a0220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5054ca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5050f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5049940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887492.60893: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c95880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c2dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5954e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59670d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59aed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59a7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59b96d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5967cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59ae2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c59b92e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c596ef40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c586e220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5925520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5880e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c582a400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58569d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c58567c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58568b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5861250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c584aa90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83c57726d0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514d160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514df70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514dd90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514dfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50a4f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50c3370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5184d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51564f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5120520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5094fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5195250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51953d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51ade50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50917f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50905b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5085d90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c518e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51166a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5115b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51240a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5116100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5159b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c4c875e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5062580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c27100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5115b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51a0220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5054ca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5050f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5049940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887492.61142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<<\n 8137 1726887492.61145: stdout chunk (state=3):\n>>>\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<<\n 8137 1726887492.61277: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.61291: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.61294: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d96d45e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aa6580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9675100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.63176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63180: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887492.63183: _low_level_execute_command(): starting\n 8137 1726887492.63186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887492.63257: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887492.63261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b5eb80>\r\n<<<\n 8137 1726887492.63283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63287: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278cd00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2797250><<<\n 8137 1726887492.63292: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.63295: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c940>\r\n<<<\n 8137 1726887492.63297: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2780a90>\r\n<<<\n 8137 1726887492.63300: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2610>\r\n<<<\n 8137 1726887492.63302: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887492.63304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887492.63306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63310: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278caf0>\r\n<<<\n 8137 1726887492.63312: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<<\n 8137 1726887492.63314: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.63316: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19c26b56d0><<<\n 8137 1726887492.63318: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.63320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63322: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip'<<<\n 8137 1726887492.63327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63330: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.63332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63377: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.63380: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.63384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63528: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887492.63531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63566: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887492.63568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63570: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887492.63572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63599: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py<<<\n 8137 1726887492.63602: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.63604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63610: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.63625: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.63628: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.63630: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.63634: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.63636: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887492.63638: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887492.63640: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6f10>\r\n<<<\n 8137 1726887492.63642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63644: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887492.63646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63648: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.63650: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.63652: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.63656: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887492.63658: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.63728: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887492.63733: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887492.63738: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.63740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63743: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.63746: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.63749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63751: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.63753: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.63755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63760: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887492.63762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.63764: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.63768: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.63797: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9be9220>\r\n<<<\n 8137 1726887492.63883: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.63886: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6850>\r\n<<<\n 8137 1726887492.63889: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.63891: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.63894: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.63906: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887492.63910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.63951: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887492.63991: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887492.63994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887492.63997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887492.63999: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a9dca0>\r\n<<<\n 8137 1726887492.64075: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a99f70>\r\n<<<\n 8137 1726887492.64078: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.64110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.64117: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887492.64171: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887492.64175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.64221: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887492.64224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.64322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.64493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.64637: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887492.64888: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n<<<\n 8137 1726887492.64900: stdout chunk (state=3):\n>>># clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n<<<\n 8137 1726887492.64903: stdout chunk (state=3):\n>>># cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n<<<\n 8137 1726887492.64935: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n<<<\n 8137 1726887492.64989: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n<<<\n 8137 1726887492.65043: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n<<<\n 8137 1726887492.65048: stdout chunk (state=3):\n>>># cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887492.65143: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887492.65221: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n<<<\n 8137 1726887492.65229: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 8137 1726887492.65234: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887492.65236: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887492.65249: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n<<<\n 8137 1726887492.65265: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887492.65269: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n<<<\n 8137 1726887492.65271: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887492.65370: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887492.65454: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887492.65495: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n<<<\n 8137 1726887492.65501: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n<<<\n 8137 1726887492.65503: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887492.65505: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 8137 1726887492.65507: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n<<<\n 8137 1726887492.65517: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 8137 1726887492.65519: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887492.65521: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887492.65523: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n<<<\n 8137 1726887492.65525: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n<<<\n 8137 1726887492.65526: stdout chunk (state=3):\n>>># cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887492.65528: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.65790: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887492.65793: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.65795: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.65803: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.65805: handler run complete\n 8137 1726887492.65807: attempt loop complete, returning result\n 8137 1726887492.65811: _execute() done\n 8137 1726887492.65813: dumping result to json\n 8137 1726887492.65815: done dumping result, returning\n 8137 1726887492.65817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-107c-9d64-0000000000b4]\n 8137 1726887492.65819: sending task result for task 0e15955b-8119-107c-9d64-0000000000b4\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/sbin/transactional-update\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8137 1726887492.66260: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.66264: WORKER PROCESS EXITING\n 8137 1726887492.66267: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887492.66287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.66291: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887492.66294: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.66296: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75edc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da7033a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eb20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6dd850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da71b880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6b3d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ddd90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da65cf40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da652610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da658640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da394e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a70d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3eed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3e7670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3fa6d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da660e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3a7cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3ee2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3fa2e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da666a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3aff40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2c8220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da365520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6660a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2dab50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2dae80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2ebcd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da279400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2daf70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a59d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a57c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a58b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2b0250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da299a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8da1c16d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b964f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aedf40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0cd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0ceb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b0c370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfddc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfd3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfdfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bcdd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b9f4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b69520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9addfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bf6e50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ada7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ad95b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9aced90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bd5910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f6a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5eb20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b6d0a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ba2b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d96d45e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aa6580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9675100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b5eb80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9be9220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a9dca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a99f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a92940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887492.66655: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da7033a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6dd850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da71b880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6b3d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ddd90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da65cf40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da652610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da658640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da394e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a70d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3eed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3e7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3fa6d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da660e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3a7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3ee2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3fa2e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da666a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3aff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2c8220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da365520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6660a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2dab50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2dae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2ebcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da279400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2daf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2b0250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da299a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8da1c16d0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b964f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aedf40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0cd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0ceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b0c370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfddc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfd3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfdfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bcdd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b9f4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b69520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9addfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bf6e50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ada7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ad95b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9aced90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bd5910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f6a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5eb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b6d0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ba2b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d96d45e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aa6580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9675100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b5eb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9be9220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a9dca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a99f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887492.67530: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887492.67535: _low_level_execute_command(): starting\n 8137 1726887492.67610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887492.68484: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.68488: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.68518: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887492.68522: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.68541: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.68588: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.68591: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.68630: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.68635: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.68706: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.68716: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887492.68745: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<<\n 8137 1726887492.68748: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<<\n 8137 1726887492.68750: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.68752: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc820>\r\n<<<\n 8137 1726887492.68754: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.68756: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n<<<\n 8137 1726887492.68758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887492.68759: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.68814: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<<\n 8137 1726887492.68817: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.68829: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<<\n 8137 1726887492.68871: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.68889: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887492.68946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<<\n 8137 1726887492.68950: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.68955: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.68957: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.68962: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.68964: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.68965: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.68990: stdout chunk (state=3):\n>>>\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dc160><<<\n 8137 1726887492.68993: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.68995: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887492.68997: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.68999: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc280>\r\n<<<\n 8137 1726887492.69010: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.69058: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcf70>\r\n<<<\n 8137 1726887492.69099: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<<\n 8137 1726887492.69104: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.69134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<<\n 8137 1726887492.69145: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.69235: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc4f0>\r\n<<<\n 8137 1726887492.69238: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcd90>\r\n<<<\n 8137 1726887492.69240: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887492.69295: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.69303: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.69305: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dcfd0>\r\n<<<\n 8137 1726887492.69336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887492.69404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<<\n 8137 1726887492.69412: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.69485: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc100><<<\n 8137 1726887492.69493: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.69530: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<<\n 8137 1726887492.69553: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.69571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887492.69615: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<<\n 8137 1726887492.69617: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.69649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887492.69705: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887492.69715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887492.69888: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fedf40>\r\n<<<\n 8137 1726887492.69979: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.69985: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552d00>\r\n<<<\n 8137 1726887492.70067: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.70070: stdout chunk (state=3):\n>>>\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552eb0>\r\n<<<\n 8137 1726887492.70102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887492.70155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<<\n 8137 1726887492.70162: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.70219: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2552370>\r\n<<<\n 8137 1726887492.70249: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642dc0>\r\n<<<\n 8137 1726887492.70653: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26423a0><<<\n 8137 1726887492.70661: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.70698: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887492.70713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887492.70785: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642fd0>\r\n<<<\n 8137 1726887492.70788: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887492.70825: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887492.70836: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.70848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887492.70925: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887492.70930: stderr chunk (state=3):\n>>><<<\n 8137 1726887492.70971: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.71003: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.71017: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.71020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.71067: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<<\n 8137 1726887492.71070: handler run complete\n 8137 1726887492.71072: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.71111: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2613d30>\r\n<<<\n 8137 1726887492.71114: attempt loop complete, returning result\n 8137 1726887492.71116: _execute() done\n 8137 1726887492.71137: dumping result to json\n 8137 1726887492.71140: done dumping result, returning\n 8137 1726887492.71185: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-107c-9d64-0000000000b4]\n 8137 1726887492.71262: sending task result for task 0e15955b-8119-107c-9d64-0000000000b4\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/sbin/transactional-update\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8137 1726887492.71432: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.71438: WORKER PROCESS EXITING\n 8137 1726887492.71476: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25aed30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e44f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.71479: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.71481: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.71483: stdout chunk (state=3):\n>>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25ae520><<<\n 8137 1726887492.71493: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.71647: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887492.71651: stdout chunk (state=3):\n>>>\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae550>\r\n<<<\n 8137 1726887492.71654: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887492.71665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887492.71700: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887492.71787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887492.71921: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.71946: stdout chunk (state=3):\n>>>\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.71950: stdout chunk (state=3):\n>>>\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fddfd0>\r\n<<<\n 8137 1726887492.71952: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2624250><<<\n 8137 1726887492.71953: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.71981: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<<\n 8137 1726887492.71993: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.72028: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887492.72178: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.72183: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.72186: stdout chunk (state=3):\n>>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda850><<<\n 8137 1726887492.72190: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.72311: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26243d0>\r\n<<<\n 8137 1726887492.72321: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887492.72418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887492.72421: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887492.72468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887492.72481: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887492.72678: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c263ce50>\r\n<<<\n 8137 1726887492.72933: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fda7f0><<<\n 8137 1726887492.72938: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73075: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73098: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda640>\r\n<<<\n 8137 1726887492.73165: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73169: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73172: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73173: stdout chunk (state=3):\n>>>\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fd95b0><<<\n 8137 1726887492.73175: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73246: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73253: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73255: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.73258: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fced90><<<\n 8137 1726887492.73260: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73281: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c261b910><<<\n 8137 1726887492.73286: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73327: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<<\n 8137 1726887492.73333: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887492.73364: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<<\n 8137 1726887492.73369: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<<\n 8137 1726887492.73401: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73468: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73483: stdout chunk (state=3):\n>>>\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a56a0><<<\n 8137 1726887492.73488: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73784: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73790: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73805: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a3b20><<<\n 8137 1726887492.73810: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73832: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25b30a0><<<\n 8137 1726887492.73840: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73898: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.73902: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73904: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.73909: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a5100><<<\n 8137 1726887492.73920: stdout chunk (state=3):\n>>>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e8b20><<<\n 8137 1726887492.73925: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73945: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.73958: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.73977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.73997: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py<<<\n 8137 1726887492.74002: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74027: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74032: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74147: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74153: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74264: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74277: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.74311: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887492.74337: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74342: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74362: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74371: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74384: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887492.74412: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74418: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74572: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74576: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.74730: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.74736: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.75518: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.75526: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76187: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py<<<\n 8137 1726887492.76204: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76210: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887492.76247: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887492.76250: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py<<<\n 8137 1726887492.76253: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76287: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py<<<\n 8137 1726887492.76292: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887492.76320: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76418: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.76421: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76423: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887492.76424: stdout chunk (state=3):\n>>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1bcb5e0><<<\n 8137 1726887492.76426: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76533: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<<\n 8137 1726887492.76536: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<<\n 8137 1726887492.76538: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76566: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fab580><<<\n 8137 1726887492.76584: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76587: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b6b100><<<\n 8137 1726887492.76593: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76661: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py<<<\n 8137 1726887492.76665: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.76713: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.76720: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76740: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/_text.py<<<\n 8137 1726887492.76745: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76771: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.76778: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.76976: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.76988: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.77206: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<<\n 8137 1726887492.77212: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.77215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'<<<\n 8137 1726887492.77224: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.77256: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25a3b80><<<\n 8137 1726887492.77267: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.77278: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.77283: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.77967: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.77976: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78620: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.78626: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78710: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.78720: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78805: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py<<<\n 8137 1726887492.78815: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78843: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.78846: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78897: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.78902: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78949: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py<<<\n 8137 1726887492.78953: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.78974: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.78978: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79070: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.79075: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79182: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/errors.py<<<\n 8137 1726887492.79187: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79206: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.79219: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.79257: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py<<<\n 8137 1726887492.79262: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79283: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.79286: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79338: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.79344: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79392: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py<<<\n 8137 1726887492.79396: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79418: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.79422: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.79737: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.79742: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80058: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<<\n 8137 1726887492.80063: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887492.80148: stdout chunk (state=3):\n>>>import '_ast' # <<<\n 8137 1726887492.80156: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80281: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9bf10>\r\n<<<\n 8137 1726887492.80302: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.80314: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80412: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.80418: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80513: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py<<<\n 8137 1726887492.80523: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80538: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py<<<\n 8137 1726887492.80553: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80562: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887492.80586: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887492.80620: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.80625: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.80735: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py<<<\n 8137 1726887492.80749: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80763: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.80768: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80824: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.80829: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.80889: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.80892: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.81166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887492.81210: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887492.81216: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.81337: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.81343: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.81346: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887492.81361: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.81377: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c262f220>\r\n<<<\n 8137 1726887492.81445: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9b850>\r\n<<<\n 8137 1726887492.81496: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887492.81516: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py<<<\n 8137 1726887492.81523: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.81798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887492.81825: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.81830: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.81875: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.81878: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.82034: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887492.82077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887492.82105: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<<\n 8137 1726887492.82114: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.82144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<<\n 8137 1726887492.82147: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.82302: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f9dca0><<<\n 8137 1726887492.82307: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.82374: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f99f70>\r\n<<<\n 8137 1726887492.82490: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f92940>\r\n<<<\n 8137 1726887492.82494: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887492.82525: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.82528: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.82620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py<<<\n 8137 1726887492.82634: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887492.83216: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887492.83332: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887492.83335: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.83562: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 8137 1726887492.83601: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887492.83980: stdout chunk (state=3):\n>>># clear builtins._\r\n<<<\n 8137 1726887492.83996: stdout chunk (state=3):\n>>># clear sys.path\r\n<<<\n 8137 1726887492.84039: stdout chunk (state=3):\n>>># clear sys.argv\r\n<<<\n 8137 1726887492.84045: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 8137 1726887492.84048: stdout chunk (state=3):\n>>># clear sys.last_type<<<\n 8137 1726887492.84085: stdout chunk (state=3):\n>>>\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n<<<\n 8137 1726887492.84089: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n<<<\n 8137 1726887492.84532: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 8137 1726887492.84538: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.84540: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n<<<\n 8137 1726887492.84543: stdout chunk (state=3):\n>>># clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout<<<\n 8137 1726887492.84545: stdout chunk (state=3):\n>>>\r\n# restore sys.stderr<<<\n 8137 1726887492.84547: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins<<<\n 8137 1726887492.84555: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp<<<\n 8137 1726887492.84558: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _thread<<<\n 8137 1726887492.84560: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref<<<\n 8137 1726887492.84564: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n<<<\n 8137 1726887492.84566: stdout chunk (state=3):\n>>># cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n<<<\n 8137 1726887492.84569: stdout chunk (state=3):\n>>># cleanup[2] removing time<<<\n 8137 1726887492.84571: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 8137 1726887492.84575: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings<<<\n 8137 1726887492.84577: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal<<<\n 8137 1726887492.84579: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc<<<\n 8137 1726887492.84581: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing io<<<\n 8137 1726887492.84584: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing __main__<<<\n 8137 1726887492.84616: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath<<<\n 8137 1726887492.84622: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n<<<\n 8137 1726887492.84667: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale<<<\n 8137 1726887492.84672: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _bootlocale\r\n<<<\n 8137 1726887492.84675: stdout chunk (state=3):\n>>># destroy _bootlocale<<<\n 8137 1726887492.84677: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing site<<<\n 8137 1726887492.84745: stdout chunk (state=3):\n>>>\r\n# destroy site\r\n# cleanup[2] removing types\r\n<<<\n 8137 1726887492.84751: stdout chunk (state=3):\n>>># cleanup[2] removing enum\r\n<<<\n 8137 1726887492.84754: stdout chunk (state=3):\n>>># cleanup[2] removing _sre<<<\n 8137 1726887492.84763: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sre_constants\r\n<<<\n 8137 1726887492.84766: stdout chunk (state=3):\n>>># destroy sre_constants\r\n# cleanup[2] removing sre_parse<<<\n 8137 1726887492.84775: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq<<<\n 8137 1726887492.84778: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.84847: stdout chunk (state=3):\n>>># cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 8137 1726887492.84856: stdout chunk (state=3):\n>>># cleanup[2] removing _operator<<<\n 8137 1726887492.84859: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.84862: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing reprlib<<<\n 8137 1726887492.84888: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.84911: stdout chunk (state=3):\n>>># destroy reprlib\r\n<<<\n 8137 1726887492.84915: stdout chunk (state=3):\n>>># cleanup[2] removing _collections\r\n<<<\n 8137 1726887492.84918: stdout chunk (state=3):\n>>># cleanup[2] removing collections\r\n<<<\n 8137 1726887492.84927: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n<<<\n 8137 1726887492.84930: stdout chunk (state=3):\n>>># cleanup[2] removing functools\r\n<<<\n 8137 1726887492.84934: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n<<<\n 8137 1726887492.84936: stdout chunk (state=3):\n>>># cleanup[2] removing re\r\n<<<\n 8137 1726887492.84953: stdout chunk (state=3):\n>>># cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii<<<\n 8137 1726887492.84973: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing base64<<<\n 8137 1726887492.84976: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.84978: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external<<<\n 8137 1726887492.85007: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil<<<\n 8137 1726887492.85034: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect<<<\n 8137 1726887492.85067: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit<<<\n 8137 1726887492.85096: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string<<<\n 8137 1726887492.85124: stdout chunk (state=3):\n>>>\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text<<<\n 8137 1726887492.85141: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n<<<\n 8137 1726887492.85168: stdout chunk (state=3):\n>>># destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast<<<\n 8137 1726887492.85188: stdout chunk (state=3):\n>>>\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux<<<\n 8137 1726887492.85227: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n<<<\n 8137 1726887492.85367: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887492.86038: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime<<<\n 8137 1726887492.86041: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.86105: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n<<<\n 8137 1726887492.86129: stdout chunk (state=3):\n>>># destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887492.86217: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887492.86294: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887492.86335: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n<<<\n 8137 1726887492.86375: stdout chunk (state=3):\n>>># cleanup[3] wiping _uuid\r\n<<<\n 8137 1726887492.86413: stdout chunk (state=3):\n>>># cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887492.86449: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n<<<\n 8137 1726887492.86495: stdout chunk (state=3):\n>>># cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal<<<\n 8137 1726887492.86537: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437<<<\n 8137 1726887492.86541: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _blake2<<<\n 8137 1726887492.86564: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch<<<\n 8137 1726887492.86587: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib<<<\n 8137 1726887492.86624: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external<<<\n 8137 1726887492.86643: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg<<<\n 8137 1726887492.86663: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools<<<\n 8137 1726887492.86685: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools<<<\n 8137 1726887492.86715: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types<<<\n 8137 1726887492.86753: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path<<<\n 8137 1726887492.86756: stdout chunk (state=3):\n>>>\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath<<<\n 8137 1726887492.86773: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal<<<\n 8137 1726887492.86810: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time<<<\n 8137 1726887492.86833: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal<<<\n 8137 1726887492.86866: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 8137 1726887492.86881: stdout chunk (state=3):\n>>>\r\n# destroy systemd._daemon<<<\n 8137 1726887492.86895: stdout chunk (state=3):\n>>>\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma<<<\n 8137 1726887492.87188: stdout chunk (state=3):\n>>>\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n<<<\n 8137 1726887492.87225: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 8137 1726887492.87229: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n<<<\n 8137 1726887492.87277: stdout chunk (state=3):\n>>># destroy tokenize\r\n# destroy _heapq<<<\n 8137 1726887492.87281: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887492.87323: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 8137 1726887492.87347: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887492.87413: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib<<<\n 8137 1726887492.87713: stdout chunk (state=3):\n>>>\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator<<<\n 8137 1726887492.87731: stdout chunk (state=3):\n>>>\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io<<<\n 8137 1726887492.87784: stdout chunk (state=3):\n>>>\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887492.88340: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887492.88343: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.88346: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29f0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2988d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2931f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2927610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28afe20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28af910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28aff10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28affd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c20d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2909d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2902670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29156d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2935e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28c2cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29092b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c29152e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28953d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28954c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c9f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27af220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2880520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27c1e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2760400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27712e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27713a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c9d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c7c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c8b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278cd00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2797250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2780a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278caf0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19c26b56d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dc160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcf70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcd90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dcfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fedf40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552d00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2552370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26423a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2613d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25aed30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e44f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25ae520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fddfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2624250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26243d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c263ce50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fda7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fd95b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fced90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c261b910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a56a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a3b20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25b30a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a5100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e8b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1bcb5e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fab580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b6b100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25a3b80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9bf10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c262f220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9b850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f9dca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f99f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f92940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887492.88984: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2988d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2931f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2927610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28afe20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28af910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28aff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28affd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c20d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2909d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2902670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29156d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2935e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28c2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29092b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c29152e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28953d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28954c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c9f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27af220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2880520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27c1e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2760400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27712e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27713a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278cd00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2797250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2780a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278caf0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19c26b56d0>\r\n# zipimport: found 30 names in '/tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dc160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcf70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcd90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dcfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fedf40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2552370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26423a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2613d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25aed30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e44f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25ae520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fddfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2624250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26243d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c263ce50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fda7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fd95b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fced90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c261b910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a56a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a3b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25b30a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a5100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e8b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1bcb5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fab580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b6b100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25a3b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9bf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c262f220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9b850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f9dca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f99f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887492.89803: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887492.89806: _low_level_execute_command(): starting\n 8137 1726887492.89810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887492.90580: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887492.90596: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.90615: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.90639: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.90652: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.90693: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.90705: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887492.90720: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887492.90741: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887492.90756: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.90770: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.90782: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.90797: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887492.90810: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887492.90821: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887492.90836: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887492.90856: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887492.90871: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887492.90884: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887492.90896: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887492.90906: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887492.90919: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887492.90931: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887492.90948: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887492.90968: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887492.90981: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887492.91049: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887492.91072: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887492.91091: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887492.91119: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887492.91139: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887492.91153: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887492.91172: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887492.91193: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887492.91216: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887492.91251: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887492.91311: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887492.93911: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887492.93916: stdout chunk (state=3):\n>>><<<\n 8137 1726887492.93918: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887492.94323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887492.94326: handler run complete\n 8137 1726887492.94329: attempt loop complete, returning result\n 8137 1726887492.94331: _execute() done\n 8137 1726887492.94333: dumping result to json\n 8137 1726887492.94335: done dumping result, returning\n 8137 1726887492.94337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-107c-9d64-0000000000b4]\n 8137 1726887492.94339: sending task result for task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.94390: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b4\n 8137 1726887492.94394: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"checksum_algorithm\": \"sha1\",\n \"follow\": false,\n \"get_attributes\": true,\n \"get_checksum\": true,\n \"get_mime\": true,\n \"path\": \"/sbin/transactional-update\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 8137 1726887492.94459: no more pending results, returning what we have\n 8137 1726887492.94464: results queue empty\n 8137 1726887492.94465: checking for any_errors_fatal\n 8137 1726887492.94470: done checking for any_errors_fatal\n 8137 1726887492.94471: checking for max_fail_percentage\n 8137 1726887492.94473: done checking for max_fail_percentage\n 8137 1726887492.94474: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887492.94475: done checking to see if all hosts have failed\n 8137 1726887492.94476: getting the remaining hosts for this loop\n 8137 1726887492.94478: done getting the remaining hosts for this loop\n 8137 1726887492.94482: getting the next task for host managed_node1\n 8137 1726887492.94488: done getting next task for host managed_node1\n 8137 1726887492.94492: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 8137 1726887492.94496: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.94498: getting the next task for host managed_node2\n 8137 1726887492.94501: done getting next task for host managed_node2\n 8137 1726887492.94504: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 8137 1726887492.94506: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.94510: getting the next task for host managed_node3\n 8137 1726887492.94512: done getting next task for host managed_node3\n 8137 1726887492.94514: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 8137 1726887492.94516: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887492.94532: getting variables\n 8137 1726887492.94534: in VariableManager get_vars()\n 8137 1726887492.94570: Calling all_inventory to load vars for managed_node1\n 8137 1726887492.94573: Calling groups_inventory to load vars for managed_node1\n 8137 1726887492.94576: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887492.94587: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887492.94590: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887492.94593: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887492.94647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.94686: done with get_vars()\n 8137 1726887492.94695: done getting variables\n 8137 1726887492.94987: 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)\n\nTASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27\nFriday 20 September 2024 22:58:12 -0400 (0:00:00.759) 0:00:02.718 ****** \n 8137 1726887492.95021: entering _queue_task() for managed_node1/set_fact\n 8137 1726887492.95579: worker is 1 (out of 3 available)\n 8137 1726887492.95596: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887492.95627: getting variables\n 8137 1726887492.95630: in VariableManager get_vars()\n 8137 1726887492.95726: Calling all_inventory to load vars for managed_node2\n 8137 1726887492.95734: Calling groups_inventory to load vars for managed_node2\n 8137 1726887492.95737: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887492.95758: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887492.95762: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887492.95767: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887492.95861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 8137 1726887492.95866: in run() - task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887492.95880: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.95883: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.95890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.95943: done with get_vars()\n 8137 1726887492.95952: done getting variables\n 8137 1726887492.95994: calling self._execute()\n 8137 1726887492.95998: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.96000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.96002: variable 'omit' from source: magic vars\n 8137 1726887492.96045: 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)\n 8137 1726887492.96056: entering _queue_task() for managed_node2/set_fact\n 8137 1726887492.96587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.96599: worker is 2 (out of 3 available)\n 8137 1726887492.96609: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887492.96637: getting variables\n 8137 1726887492.96639: in VariableManager get_vars()\n 8137 1726887492.96722: Calling all_inventory to load vars for managed_node3\n 8137 1726887492.96727: Calling groups_inventory to load vars for managed_node3\n 8137 1726887492.96730: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887492.96746: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887492.96750: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887492.96753: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887492.96827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887492.96883: done with get_vars()\n 8137 1726887492.96892: done getting variables\n 8137 1726887492.96940: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.96944: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887492.96988: 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)\n 8137 1726887492.97002: entering _queue_task() for managed_node3/set_fact\n 8137 1726887492.97032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887492.97086: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887492.97226: 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)\n 8137 1726887492.97687: 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)\n 8137 1726887492.97693: 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)\n 8137 1726887492.97697: 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)\n 8137 1726887492.97701: Evaluated conditional (not __timesync_is_transactional is defined): True\n 8137 1726887492.97705: variable 'omit' from source: magic vars\n 8137 1726887492.97660: worker is 3 (out of 3 available)\n 8137 1726887492.97715: exiting _queue_task() for managed_node3/set_fact\n 8137 1726887492.97727: done queuing things up, now waiting for results queue to drain\n 8137 1726887492.97727: waiting for pending results...\n 8137 1726887492.97765: variable 'omit' from source: magic vars\n 8137 1726887492.97838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 8137 1726887492.98064: in run() - task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887492.98081: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.98093: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.98128: calling self._execute()\n 8137 1726887492.98152: variable '__transactional_update_stat' from source: set_fact\n 8137 1726887492.98201: variable 'omit' from source: magic vars\n 8137 1726887492.98283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887492.98340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 8137 1726887492.98348: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887492.98359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887492.98378: variable 'omit' from source: magic vars\n 8137 1726887492.98427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.98447: in run() - task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887492.98459: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.98462: variable 'ansible_search_path' from source: unknown\n 8137 1726887492.98468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887492.98495: calling self._execute()\n 8137 1726887492.98500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.98518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887492.98564: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887492.98569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887492.98579: variable 'omit' from source: magic vars\n 8137 1726887492.98702: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887492.98713: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.98721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.98966: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887492.99043: Set connection var ansible_pipelining to False\n 8137 1726887492.99056: Set connection var ansible_timeout to 10\n 8137 1726887492.99063: Set connection var ansible_shell_type to sh\n 8137 1726887492.99071: Set connection var ansible_connection to ssh\n 8137 1726887492.99081: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887492.99113: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.99123: variable 'ansible_connection' from source: unknown\n 8137 1726887492.99132: variable 'ansible_module_compression' from source: unknown\n 8137 1726887492.99140: variable 'ansible_shell_type' from source: unknown\n 8137 1726887492.99148: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887492.99156: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887492.99164: variable 'ansible_pipelining' from source: unknown\n 8137 1726887492.99190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.99337: variable 'ansible_timeout' from source: unknown\n 8137 1726887492.99369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887492.99587: 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)\n 8137 1726887492.99604: variable 'omit' from source: magic vars\n 8137 1726887492.99640: starting attempt loop\n 8137 1726887492.99649: running the handler\n 8137 1726887492.99665: handler run complete\n 8137 1726887492.99678: attempt loop complete, returning result\n 8137 1726887492.99686: _execute() done\n 8137 1726887492.99694: dumping result to json\n 8137 1726887492.99702: done dumping result, returning\n 8137 1726887492.99717: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-107c-9d64-0000000000b5]\n 8137 1726887492.99734: sending task result for task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887492.99842: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b5\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__timesync_is_transactional\": false\n },\n \"changed\": false\n}\n 8137 1726887492.99903: WORKER PROCESS EXITING\n 8137 1726887492.99912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887492.99925: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887492.99982: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887493.00029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887493.00190: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887493.00240: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887493.00307: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887493.00367: 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)\n 8137 1726887493.00372: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887493.00393: 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)\n 8137 1726887493.00438: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887493.00483: 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)\n 8137 1726887493.00570: 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)\n 8137 1726887493.00624: 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)\n 8137 1726887493.00657: 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)\n 8137 1726887493.00662: Evaluated conditional (not __timesync_is_transactional is defined): True\n 8137 1726887493.00672: variable 'omit' from source: magic vars\n 8137 1726887493.00693: 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)\n 8137 1726887493.00725: 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)\n 8137 1726887493.00736: variable 'omit' from source: magic vars\n 8137 1726887493.00850: variable '__transactional_update_stat' from source: set_fact\n 8137 1726887493.00865: Evaluated conditional (not __timesync_is_transactional is defined): True\n 8137 1726887493.00876: variable 'omit' from source: magic vars\n 8137 1726887493.00895: variable 'omit' from source: magic vars\n 8137 1726887493.00920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.00947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.00962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.00966: variable 'omit' from source: magic vars\n 8137 1726887493.00978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.00988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.01020: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887493.01023: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.01026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.01126: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.01134: variable '__transactional_update_stat' from source: set_fact\n 8137 1726887493.01139: Set connection var ansible_pipelining to False\n 8137 1726887493.01153: Set connection var ansible_timeout to 10\n 8137 1726887493.01160: Set connection var ansible_shell_type to sh\n 8137 1726887493.01166: Set connection var ansible_connection to ssh\n 8137 1726887493.01175: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.01179: variable 'omit' from source: magic vars\n 8137 1726887493.01200: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.01203: variable 'ansible_connection' from source: unknown\n 8137 1726887493.01206: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.01210: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.01213: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.01217: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.01230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.01236: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.01243: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.01250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.01256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.01291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.01316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.01346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.01352: 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)\n 8137 1726887493.01367: variable 'omit' from source: magic vars\n 8137 1726887493.01376: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887493.01381: starting attempt loop\n 8137 1726887493.01384: running the handler\n 8137 1726887493.01389: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.01396: handler run complete\n 8137 1726887493.01400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.01406: attempt loop complete, returning result\n 8137 1726887493.01415: _execute() done\n 8137 1726887493.01421: dumping result to json\n 8137 1726887493.01427: done dumping result, returning\n 8137 1726887493.01437: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-107c-9d64-0000000000b5]\n 8137 1726887493.01464: sending task result for task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887493.01529: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887493.01532: WORKER PROCESS EXITING\n 8137 1726887493.01536: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.01551: Set connection var ansible_pipelining to False\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__timesync_is_transactional\": false\n },\n \"changed\": false\n}\n 8137 1726887493.01591: Set connection var ansible_timeout to 10\n 8137 1726887493.01598: Set connection var ansible_shell_type to sh\n 8137 1726887493.01603: Set connection var ansible_connection to ssh\n 8137 1726887493.01614: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.01636: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.01642: variable 'ansible_connection' from source: unknown\n 8137 1726887493.01648: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.01654: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.01659: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.01665: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.01671: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.01676: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.01682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.01781: 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)\n 8137 1726887493.01794: variable 'omit' from source: magic vars\n 8137 1726887493.01799: starting attempt loop\n 8137 1726887493.01802: running the handler\n 8137 1726887493.01827: handler run complete\n 8137 1726887493.01849: attempt loop complete, returning result\n 8137 1726887493.01855: _execute() done\n 8137 1726887493.01860: dumping result to json\n 8137 1726887493.01866: done dumping result, returning\n 8137 1726887493.01878: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-107c-9d64-0000000000b5]\n 8137 1726887493.01999: sending task result for task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887493.02086: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b5\n 8137 1726887493.02092: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__timesync_is_transactional\": false\n },\n \"changed\": false\n}\n 8137 1726887493.02159: no more pending results, returning what we have\n 8137 1726887493.02161: results queue empty\n 8137 1726887493.02162: checking for any_errors_fatal\n 8137 1726887493.02168: done checking for any_errors_fatal\n 8137 1726887493.02169: checking for max_fail_percentage\n 8137 1726887493.02170: done checking for max_fail_percentage\n 8137 1726887493.02171: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887493.02172: done checking to see if all hosts have failed\n 8137 1726887493.02172: getting the remaining hosts for this loop\n 8137 1726887493.02174: done getting the remaining hosts for this loop\n 8137 1726887493.02178: getting the next task for host managed_node1\n 8137 1726887493.02187: done getting next task for host managed_node1\n 8137 1726887493.02191: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 8137 1726887493.02194: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887493.02195: getting the next task for host managed_node2\n 8137 1726887493.02199: done getting next task for host managed_node2\n 8137 1726887493.02201: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 8137 1726887493.02203: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887493.02204: getting the next task for host managed_node3\n 8137 1726887493.02210: done getting next task for host managed_node3\n 8137 1726887493.02212: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 8137 1726887493.02213: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887493.02224: getting variables\n 8137 1726887493.02226: in VariableManager get_vars()\n 8137 1726887493.02255: Calling all_inventory to load vars for managed_node1\n 8137 1726887493.02259: Calling groups_inventory to load vars for managed_node1\n 8137 1726887493.02261: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887493.02270: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887493.02273: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887493.02275: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887493.02325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887493.02365: done with get_vars()\n 8137 1726887493.02374: done getting variables\n 8137 1726887493.02496: 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)\n\nTASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31\nFriday 20 September 2024 22:58:13 -0400 (0:00:00.075) 0:00:02.793 ****** \n 8137 1726887493.02531: entering _queue_task() for managed_node1/include_vars\n 8137 1726887493.02534: Creating lock for include_vars\n 8137 1726887493.02794: worker is 1 (out of 3 available)\n 8137 1726887493.02809: exiting _queue_task() for managed_node1/include_vars\n 8137 1726887493.03009: getting variables\n 8137 1726887493.03012: in VariableManager get_vars()\n 8137 1726887493.03095: Calling all_inventory to load vars for managed_node2\n 8137 1726887493.03099: Calling groups_inventory to load vars for managed_node2\n 8137 1726887493.03101: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887493.03119: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887493.03123: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887493.03126: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887493.03209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887493.03264: done with get_vars()\n 8137 1726887493.03275: done getting variables\n 8137 1726887493.03362: 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=True, class_only=True)\n 8137 1726887493.03375: entering _queue_task() for managed_node2/include_vars\n 8137 1726887493.03766: worker is 2 (out of 3 available)\n 8137 1726887493.03779: exiting _queue_task() for managed_node2/include_vars\n 8137 1726887493.03813: getting variables\n 8137 1726887493.03816: in VariableManager get_vars()\n 8137 1726887493.03893: Calling all_inventory to load vars for managed_node3\n 8137 1726887493.03896: Calling groups_inventory to load vars for managed_node3\n 8137 1726887493.03899: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887493.03920: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 8137 1726887493.03937: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887493.03941: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887493.03944: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887493.04020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887493.04077: done with get_vars()\n 8137 1726887493.04086: done getting variables\n 8137 1726887493.04135: in run() - task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.04138: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.04141: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.04143: calling self._execute()\n 8137 1726887493.04185: 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=True, class_only=True)\n 8137 1726887493.04198: entering _queue_task() for managed_node3/include_vars\n 8137 1726887493.04272: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887493.04275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887493.04278: variable 'omit' from source: magic vars\n 8137 1726887493.04767: variable 'omit' from source: magic vars\n 8137 1726887493.04801: variable 'omit' from source: magic vars\n 8137 1726887493.04806: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 8137 1726887493.04793: worker is 3 (out of 3 available)\n 8137 1726887493.04815: exiting _queue_task() for managed_node3/include_vars\n 8137 1726887493.04825: done queuing things up, now waiting for results queue to drain\n 8137 1726887493.04826: waiting for pending results...\n 8137 1726887493.04906: in run() - task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.04925: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.04934: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.04961: calling self._execute()\n 8137 1726887493.05032: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.05044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.05058: variable 'omit' from source: magic vars\n 8137 1726887493.05162: variable 'omit' from source: magic vars\n 8137 1726887493.05437: variable 'omit' from source: magic vars\n 8137 1726887493.05515: variable 'ffparams' from source: task vars\n 8137 1726887493.05717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 8137 1726887493.05782: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887493.05961: in run() - task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.06029: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.06039: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.06076: calling self._execute()\n 8137 1726887493.06265: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887493.06416: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.06424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.06434: variable 'omit' from source: magic vars\n 8137 1726887493.06474: variable 'ffparams' from source: task vars\n 8137 1726887493.06530: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887493.06652: variable 'omit' from source: magic vars\n 8137 1726887493.06758: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887493.06833: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887493.06931: variable 'omit' from source: magic vars\n 8137 1726887493.07069: variable 'role_path' from source: magic vars\n 8137 1726887493.07229: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887493.07457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup\n 8137 1726887493.07602: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887493.07933: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887493.07950: Loaded config def from plugin (lookup/first_found)\n 8137 1726887493.08019: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n 8137 1726887493.08074: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.08160: variable 'ffparams' from source: task vars\n 8137 1726887493.08168: variable 'omit' from source: magic vars\n 8137 1726887493.08196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.08254: variable 'role_path' from source: magic vars\n 8137 1726887493.08374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.08478: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887493.08497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.08589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.08604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.08622: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887493.08691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup\n 8137 1726887493.08707: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887493.08792: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887493.08806: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887493.08817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887493.08906: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887493.08976: variable 'role_path' from source: magic vars\n 8137 1726887493.09166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup\n 8137 1726887493.09216: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.09235: Set connection var ansible_pipelining to False\n 8137 1726887493.09258: Set connection var ansible_timeout to 10\n 8137 1726887493.09331: Set connection var ansible_shell_type to sh\n 8137 1726887493.09359: Set connection var ansible_connection to ssh\n 8137 1726887493.09368: Loaded config def from plugin (lookup/first_found)\n 8137 1726887493.09375: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n 8137 1726887493.09412: Loaded config def from plugin (lookup/first_found)\n 8137 1726887493.09426: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n 8137 1726887493.09502: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.09549: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.09553: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.09573: variable 'omit' from source: magic vars\n 8137 1726887493.09592: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.09600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.09606: variable 'ansible_connection' from source: unknown\n 8137 1726887493.09615: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.09622: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.09629: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.09635: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887493.09644: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.09656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.09662: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.09670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887493.09716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.09733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.09746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.09773: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887493.09776: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.09778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.09864: 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=True, class_only=False)\n 8137 1726887493.10009: variable 'omit' from source: magic vars\n 8137 1726887493.10026: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.10038: Set connection var ansible_pipelining to False\n 8137 1726887493.10046: Set connection var ansible_timeout to 10\n 8137 1726887493.10049: Set connection var ansible_shell_type to sh\n 8137 1726887493.10051: Set connection var ansible_connection to ssh\n 8137 1726887493.10053: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.10063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.10076: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.10079: variable 'ansible_connection' from source: unknown\n 8137 1726887493.10082: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.10084: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.10086: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.10088: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.10093: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.10096: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.10101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.10129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.10154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.10182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.10225: variable 'omit' from source: magic vars\n 8137 1726887493.10237: starting attempt loop\n 8137 1726887493.10247: running the handler\n 8137 1726887493.10316: 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=True, class_only=False)\n 8137 1726887493.10331: variable 'omit' from source: magic vars\n 8137 1726887493.10334: starting attempt loop\n 8137 1726887493.10337: running the handler\n 8137 1726887493.10348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.10466: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887493.10475: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.10483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.10516: handler run complete\n 8137 1726887493.10525: attempt loop complete, returning result\n 8137 1726887493.10529: _execute() done\n 8137 1726887493.10531: dumping result to json\n 8137 1726887493.10534: done dumping result, returning\n 8137 1726887493.10546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-107c-9d64-0000000000b7]\n 8137 1726887493.10555: handler run complete\n 8137 1726887493.10570: attempt loop complete, returning result\n 8137 1726887493.10579: _execute() done\n 8137 1726887493.10657: dumping result to json\n 8137 1726887493.10747: done dumping result, returning\n 8137 1726887493.10769: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-107c-9d64-0000000000b7]\n 8137 1726887493.10792: sending task result for task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.10802: sending task result for task 0e15955b-8119-107c-9d64-0000000000b7\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_chrony_conf_path\": \"/etc/chrony.conf\",\n \"timesync_chrony_dhcp_sourcedir\": \"/run/chrony-dhcp\",\n \"timesync_chrony_sysconfig_path\": \"/etc/sysconfig/chronyd\",\n \"timesync_ntp_provider_os_default\": \"chrony\",\n \"timesync_ntp_sysconfig_path\": \"/etc/sysconfig/ntpd\",\n \"timesync_phc2sys_sysconfig_path\": \"/etc/sysconfig/phc2sys\",\n \"timesync_ptp4l_sysconfig_path\": \"/etc/sysconfig/ptp4l\",\n \"timesync_timemaster_config_path\": \"/etc/timemaster.conf\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml\"\n ],\n \"changed\": false\n}\n 8137 1726887493.10998: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.11004: WORKER PROCESS EXITING\n 8137 1726887493.11007: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.11076: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.11082: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_chrony_conf_path\": \"/etc/chrony.conf\",\n \"timesync_chrony_dhcp_sourcedir\": \"/run/chrony-dhcp\",\n \"timesync_chrony_sysconfig_path\": \"/etc/sysconfig/chronyd\",\n \"timesync_ntp_provider_os_default\": \"chrony\",\n \"timesync_ntp_sysconfig_path\": \"/etc/sysconfig/ntpd\",\n \"timesync_phc2sys_sysconfig_path\": \"/etc/sysconfig/phc2sys\",\n \"timesync_ptp4l_sysconfig_path\": \"/etc/sysconfig/ptp4l\",\n \"timesync_timemaster_config_path\": \"/etc/timemaster.conf\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml\"\n ],\n \"changed\": false\n}\n 8137 1726887493.11212: Set connection var ansible_pipelining to False\n 8137 1726887493.11217: Set connection var ansible_timeout to 10\n 8137 1726887493.11219: Set connection var ansible_shell_type to sh\n 8137 1726887493.11221: Set connection var ansible_connection to ssh\n 8137 1726887493.11224: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.11226: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.11229: variable 'ansible_connection' from source: unknown\n 8137 1726887493.11231: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.11233: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.11237: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.11239: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.11244: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.11247: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.11249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.11572: 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=True, class_only=False)\n 8137 1726887493.11713: variable 'omit' from source: magic vars\n 8137 1726887493.11724: starting attempt loop\n 8137 1726887493.11731: running the handler\n 8137 1726887493.11802: handler run complete\n 8137 1726887493.11934: attempt loop complete, returning result\n 8137 1726887493.11945: _execute() done\n 8137 1726887493.11953: dumping result to json\n 8137 1726887493.11961: done dumping result, returning\n 8137 1726887493.11973: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-107c-9d64-0000000000b7]\n 8137 1726887493.12184: sending task result for task 0e15955b-8119-107c-9d64-0000000000b7\n 8137 1726887493.12337: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b7\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_chrony_conf_path\": \"/etc/chrony.conf\",\n \"timesync_chrony_dhcp_sourcedir\": \"/run/chrony-dhcp\",\n \"timesync_chrony_sysconfig_path\": \"/etc/sysconfig/chronyd\",\n \"timesync_ntp_provider_os_default\": \"chrony\",\n \"timesync_ntp_sysconfig_path\": \"/etc/sysconfig/ntpd\",\n \"timesync_phc2sys_sysconfig_path\": \"/etc/sysconfig/phc2sys\",\n \"timesync_ptp4l_sysconfig_path\": \"/etc/sysconfig/ptp4l\",\n \"timesync_timemaster_config_path\": \"/etc/timemaster.conf\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml\"\n ],\n \"changed\": false\n}\n 8137 1726887493.12395: WORKER PROCESS EXITING\n 8137 1726887493.12468: no more pending results, returning what we have\n 8137 1726887493.12472: results queue empty\n 8137 1726887493.12473: checking for any_errors_fatal\n 8137 1726887493.12476: done checking for any_errors_fatal\n 8137 1726887493.12477: checking for max_fail_percentage\n 8137 1726887493.12478: done checking for max_fail_percentage\n 8137 1726887493.12479: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887493.12480: done checking to see if all hosts have failed\n 8137 1726887493.12481: getting the remaining hosts for this loop\n 8137 1726887493.12482: done getting the remaining hosts for this loop\n 8137 1726887493.12486: getting the next task for host managed_node1\n 8137 1726887493.12493: done getting next task for host managed_node1\n 8137 1726887493.12496: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts\n 8137 1726887493.12499: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887493.12500: getting the next task for host managed_node2\n 8137 1726887493.12503: done getting next task for host managed_node2\n 8137 1726887493.12505: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts\n 8137 1726887493.12506: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887493.12507: getting the next task for host managed_node3\n 8137 1726887493.12514: done getting next task for host managed_node3\n 8137 1726887493.12516: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts\n 8137 1726887493.12517: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887493.12529: getting variables\n 8137 1726887493.12531: in VariableManager get_vars()\n 8137 1726887493.12557: Calling all_inventory to load vars for managed_node1\n 8137 1726887493.12559: Calling groups_inventory to load vars for managed_node1\n 8137 1726887493.12561: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887493.12570: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887493.12573: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887493.12575: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887493.12622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887493.12655: done with get_vars()\n 8137 1726887493.12662: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Populate service facts] *************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5\nFriday 20 September 2024 22:58:13 -0400 (0:00:00.102) 0:00:02.895 ****** \n 8137 1726887493.12752: entering _queue_task() for managed_node1/service_facts\n 8137 1726887493.12754: Creating lock for service_facts\n 8137 1726887493.13090: worker is 1 (out of 3 available)\n 8137 1726887493.13102: exiting _queue_task() for managed_node1/service_facts\n 8137 1726887493.13130: getting variables\n 8137 1726887493.13133: in VariableManager get_vars()\n 8137 1726887493.13212: Calling all_inventory to load vars for managed_node2\n 8137 1726887493.13216: Calling groups_inventory to load vars for managed_node2\n 8137 1726887493.13219: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887493.13235: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887493.13239: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887493.13243: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887493.13419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887493.13471: done with get_vars()\n 8137 1726887493.13481: done getting variables\n 8137 1726887493.13574: entering _queue_task() for managed_node2/service_facts\n 8137 1726887493.13892: worker is 2 (out of 3 available)\n 8137 1726887493.13904: exiting _queue_task() for managed_node2/service_facts\n 8137 1726887493.14047: getting variables\n 8137 1726887493.14050: in VariableManager get_vars()\n 8137 1726887493.14128: Calling all_inventory to load vars for managed_node3\n 8137 1726887493.14132: Calling groups_inventory to load vars for managed_node3\n 8137 1726887493.14134: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887493.14152: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887493.14156: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887493.14160: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887493.14250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts\n 8137 1726887493.14260: in run() - task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887493.14263: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.14265: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.14329: calling self._execute()\n 8137 1726887493.14395: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887493.14425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887493.14472: done with get_vars()\n 8137 1726887493.14482: done getting variables\n 8137 1726887493.14644: entering _queue_task() for managed_node3/service_facts\n 8137 1726887493.14730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887493.14734: variable 'omit' from source: magic vars\n 8137 1726887493.14737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts\n 8137 1726887493.14739: variable 'omit' from source: magic vars\n 8137 1726887493.14785: in run() - task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887493.14797: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.14800: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.14828: variable 'omit' from source: magic vars\n 8137 1726887493.15140: variable 'omit' from source: magic vars\n 8137 1726887493.15149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.15153: calling self._execute()\n 8137 1726887493.15165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.15199: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.15203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.15109: worker is 3 (out of 3 available)\n 8137 1726887493.15216: exiting _queue_task() for managed_node3/service_facts\n 8137 1726887493.15229: done queuing things up, now waiting for results queue to drain\n 8137 1726887493.15230: waiting for pending results...\n 8137 1726887493.15244: variable 'omit' from source: magic vars\n 8137 1726887493.15256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.15279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.15335: variable 'omit' from source: magic vars\n 8137 1726887493.15350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.15371: variable 'omit' from source: magic vars\n 8137 1726887493.15392: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887493.15520: variable 'omit' from source: magic vars\n 8137 1726887493.15532: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887493.15540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887493.15551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.15585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.15602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.15627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.15635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.15665: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887493.15668: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.15671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.15773: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.15778: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.15793: Set connection var ansible_pipelining to False\n 8137 1726887493.15804: Set connection var ansible_timeout to 10\n 8137 1726887493.15856: Set connection var ansible_shell_type to sh\n 8137 1726887493.15864: Set connection var ansible_connection to ssh\n 8137 1726887493.15874: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.15905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts\n 8137 1726887493.15953: Set connection var ansible_pipelining to False\n 8137 1726887493.15961: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.15968: Set connection var ansible_timeout to 10\n 8137 1726887493.15971: Set connection var ansible_shell_type to sh\n 8137 1726887493.15974: Set connection var ansible_connection to ssh\n 8137 1726887493.15980: variable 'ansible_connection' from source: unknown\n 8137 1726887493.15987: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.15992: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.15998: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.16004: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.16013: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887493.16020: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.16046: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.16049: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.16051: variable 'ansible_connection' from source: unknown\n 8137 1726887493.16060: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.16065: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.16068: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.16070: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887493.16072: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.16074: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.16076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887493.16272: 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__)\n 8137 1726887493.16289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887493.16320: variable 'omit' from source: magic vars\n 8137 1726887493.16325: starting attempt loop\n 8137 1726887493.16328: running the handler\n 8137 1726887493.16346: _low_level_execute_command(): starting\n 8137 1726887493.16351: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887493.16393: in run() - task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887493.16409: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.16413: variable 'ansible_search_path' from source: unknown\n 8137 1726887493.16451: calling self._execute()\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887493.16733: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.16739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.16749: variable 'omit' from source: magic vars\n 8137 1726887493.16890: 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__)\n 8137 1726887493.16901: variable 'omit' from source: magic vars\n 8137 1726887493.16907: starting attempt loop\n 8137 1726887493.16911: running the handler\n 8137 1726887493.16927: _low_level_execute_command(): starting\n 8137 1726887493.16943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887493.17076: variable 'omit' from source: magic vars\n 8137 1726887493.17112: variable 'omit' from source: magic vars\n 8137 1726887493.17149: variable 'omit' from source: magic vars\n 8137 1726887493.17227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887493.17480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.17496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887493.17517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.17646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887493.17673: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887493.17676: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.17681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.17871: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887493.17880: Set connection var ansible_pipelining to False\n 8137 1726887493.17886: Set connection var ansible_timeout to 10\n 8137 1726887493.17889: Set connection var ansible_shell_type to sh\n 8137 1726887493.17891: Set connection var ansible_connection to ssh\n 8137 1726887493.17896: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887493.17970: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.17973: variable 'ansible_connection' from source: unknown\n 8137 1726887493.17975: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.17978: variable 'ansible_shell_type' from source: unknown\n 8137 1726887493.17980: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887493.17985: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887493.17990: variable 'ansible_pipelining' from source: unknown\n 8137 1726887493.17992: variable 'ansible_timeout' from source: unknown\n 8137 1726887493.17994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887493.18437: 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__)\n 8137 1726887493.18447: variable 'omit' from source: magic vars\n 8137 1726887493.18452: starting attempt loop\n 8137 1726887493.18455: running the handler\n 8137 1726887493.18470: _low_level_execute_command(): starting\n 8137 1726887493.18478: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887493.18534: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.18547: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.18557: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.18572: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.18580: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.18620: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887493.18629: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.18637: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.18648: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.18658: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.18668: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.18682: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.18695: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.18703: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887493.18716: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887493.18725: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.18734: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.18747: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.18752: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.18760: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887493.18767: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.18835: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887493.18847: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.18852: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.18862: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.18870: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887493.18957: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887493.19013: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.19021: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.19040: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.19057: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.19065: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.19072: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.19079: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.19092: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887493.19129: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.19167: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.19226: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.19241: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.19278: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.19317: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.19332: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.19398: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.19411: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.19426: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.19438: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.19453: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.19467: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.19488: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.19503: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.19516: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887493.19526: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887493.19537: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.19552: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.19566: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.19578: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.19597: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.19610: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.19621: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887493.19634: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.19649: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.19661: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.19672: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.19748: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887493.19764: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.19775: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.19799: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.19825: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.19835: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.19848: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.19859: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.19875: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887493.19904: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.19968: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.20575: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.20599: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.20617: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.20635: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.20649: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.20688: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887493.20706: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.20720: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.20732: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.20746: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.20760: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.20785: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.20788: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887493.20813: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.20825: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887493.20835: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887493.20883: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.20898: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.20921: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.20936: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.20951: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887493.20954: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.20965: stdout chunk (state=3):\n>>><<<\n 8137 1726887493.20968: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.20970: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.20980: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.21001: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.21004: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.21077: _low_level_execute_command(): starting\n 8137 1726887493.21091: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.21094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `\" && echo ansible-tmp-1726887493.2099876-8303-122454786412458=\"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `\" ) && sleep 0'\n 8137 1726887493.21097: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887493.21150: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `\" && echo ansible-tmp-1726887493.2099876-8303-122454786412458=\"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `\" ) && sleep 0'\"'\"''\n 8137 1726887493.21172: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.21184: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.21206: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.21226: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.21237: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.21257: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.21271: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.21287: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887493.21319: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.21371: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.21977: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.21982: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.22034: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.22039: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.22070: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.22073: stderr chunk (state=3):\n>>>debug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.22091: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887493.22299: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.22339: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.22345: stdout chunk (state=3):\n>>><<<\n 8137 1726887493.22347: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.22484: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.22487: _low_level_execute_command(): starting\n 8137 1726887493.22490: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `\" && echo ansible-tmp-1726887493.2237422-8301-264790327177868=\"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `\" && echo ansible-tmp-1726887493.2237422-8301-264790327177868=\"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `\" ) && sleep 0'\"'\"''\n 8137 1726887493.22577: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.22601: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.22971: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887493.23135: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.23141: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.23154: stdout chunk (state=3):\n>>><<<\n 8137 1726887493.23157: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.23159: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.23173: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.23185: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.23200: _low_level_execute_command(): starting\n 8137 1726887493.23206: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.23290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `\" && echo ansible-tmp-1726887493.2318635-8304-266425672532163=\"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `\" && echo ansible-tmp-1726887493.2318635-8304-266425672532163=\"` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `\" ) && sleep 0'\"'\"''\n 8137 1726887493.23414: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.23455: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.23466: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.23476: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.23487: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.23498: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.23513: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.23528: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.23544: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.23557: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887493.23569: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887493.23582: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.23596: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.23615: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.23631: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.23643: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.23656: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.23667: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887493.23680: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.23707: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.23726: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.23744: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.23818: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887493.23832: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.23843: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.23869: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.23887: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.23900: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.23916: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.23930: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.23947: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887493.23980: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.24036: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.24367: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.24382: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.24401: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.24422: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.24436: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.24480: stdout chunk (state=3):\n>>>ansible-tmp-1726887493.2099876-8303-122454786412458=/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458\n<<<\n 8137 1726887493.24483: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887493.24488: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.24494: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.24526: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.24533: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.24683: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.24698: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.24757: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.24760: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887493.2099876-8303-122454786412458=/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.24766: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887493.2099876-8303-122454786412458=/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.24829: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.24875: ANSIBALLZ: Using lock for service_facts\n 8137 1726887493.24878: ANSIBALLZ: Acquiring lock\n 8137 1726887493.24881: ANSIBALLZ: Lock acquired: 139724642375424\n 8137 1726887493.24883: ANSIBALLZ: Creating module\n 8137 1726887493.25358: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.26376: stdout chunk (state=3):\n>>>ansible-tmp-1726887493.2237422-8301-264790327177868=/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868\n<<<\n 8137 1726887493.26552: stdout chunk (state=3):\n>>>ansible-tmp-1726887493.2318635-8304-266425672532163=/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163\n<<<\n 8137 1726887493.26604: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.26733: stdout chunk (state=3):\n>>><<<\n 8137 1726887493.26737: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887493.2237422-8301-264790327177868=/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.26750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887493.2237422-8301-264790327177868=/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.26752: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.26755: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.26757: stdout chunk (state=3):\n>>><<<\n 8137 1726887493.26760: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.26762: ANSIBALLZ: Using lock for service_facts\n 8137 1726887493.26764: ANSIBALLZ: Acquiring lock\n<10.31.41.70> (0, b'ansible-tmp-1726887493.2318635-8304-266425672532163=/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.26916: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887493.2318635-8304-266425672532163=/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.26920: variable 'ansible_module_compression' from source: unknown\n 8137 1726887493.26923: ANSIBALLZ: Using lock for service_facts\n 8137 1726887493.26925: ANSIBALLZ: Acquiring lock\n 8137 1726887493.37397: ANSIBALLZ: Writing module into payload\n 8137 1726887493.37490: ANSIBALLZ: Writing module\n 8137 1726887493.37514: ANSIBALLZ: Renaming module\n 8137 1726887493.37522: ANSIBALLZ: Done creating module\n 8137 1726887493.37816: ANSIBALLZ: Lock acquired: 139724642375424\n 8137 1726887493.37819: ANSIBALLZ: Reading module after lock\n 8137 1726887493.37821: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887493.37823: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887493.37825: ANSIBALLZ: Lock acquired: 139724642375424\n 8137 1726887493.37827: ANSIBALLZ: Reading module after lock\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py\n 8137 1726887493.37832: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py\n 8137 1726887493.37834: variable 'ansible_facts' from source: host vars for 'managed_node3'\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w TO /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py\n 8137 1726887493.37844: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt TO /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py\n 8137 1726887493.37851: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra TO /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887493.37963: Sending initial data\n 8137 1726887493.37966: Sent initial data (160 bytes)\n 8137 1726887493.37977: Sending initial data\n 8137 1726887493.37980: Sent initial data (160 bytes)\n 8137 1726887493.38097: Sending initial data\n 8137 1726887493.38100: Sent initial data (160 bytes)\n 8137 1726887493.39178: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.39181: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.39217: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.39221: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887493.39236: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.39239: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.39414: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.39524: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.39529: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.39533: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.39775: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.39925: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.39945: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.39962: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.39981: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.39998: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.40027: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.40038: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887493.40055: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.40074: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.40079: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.40125: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.40229: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.40233: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.40353: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.40356: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.40360: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.40383: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.40386: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.40432: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.40446: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.40462: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.40475: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.40491: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.40494: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.40513: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887493.40529: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.40589: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.42184: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887493.42225: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887493.42261: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887493.42264: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py\n<<<\n 8137 1726887493.42302: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py M:0x001a\r\n<<<\n 8137 1726887493.42392: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\r\n<<<\n 8137 1726887493.43384: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py M:0x001a\r\n<<<\n 8137 1726887493.43390: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py\n<<<\n 8137 1726887493.43392: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 124851 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887493.43395: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\r\n<<<\n 8137 1726887493.43397: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887493.43623: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887493.43642: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887493.43658: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.43735: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887493.43748: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887493.44025: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.44029: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 124851 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887493.44036: done transferring module to remote\n 8137 1726887493.44038: _low_level_execute_command(): starting\n 8137 1726887493.44040: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 8137 1726887493.44066: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py M:0x001a\r\n<<<\n 8137 1726887493.44070: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py\n<<<\n 8137 1726887493.44639: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\r\n<<<\n 8137 1726887493.44981: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.44999: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.45027: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.45044: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.45056: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.45099: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887493.45122: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.45138: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.45151: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.45163: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.45174: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.45191: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.45212: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.45248: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 124851 bytes at 0\r\n<<<\n 8137 1726887493.45251: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887493.45262: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.45293: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887493.45333: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887493.45347: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 124851 bytes at 0\r\n<<<\n 8137 1726887493.45351: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887493.45363: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887493.45412: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.45416: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887493.45428: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.45441: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.45632: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.45635: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 124851 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887493.45643: done transferring module to remote\n 8137 1726887493.45645: _low_level_execute_command(): starting\n 8137 1726887493.45647: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 8137 1726887493.45798: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.45801: stdout chunk (state=3):\n>>><<<\n 8137 1726887493.45804: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 124851 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887493.45812: done transferring module to remote\n 8137 1726887493.45814: _low_level_execute_command(): starting\n 8137 1726887493.45818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 8137 1726887493.46427: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.46431: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.46484: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.46487: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887493.46492: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.46494: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.46514: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.46534: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.46555: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.46568: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.46621: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.46639: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.46653: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.46665: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.46677: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.46711: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.46714: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.46720: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.46723: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887493.46735: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.46773: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.46777: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.46789: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.46817: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.46835: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.46843: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887493.46854: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.46892: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.47198: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.47213: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.47216: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.47237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.47239: _low_level_execute_command(): starting\n 8137 1726887493.47335: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 8137 1726887493.47901: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.47905: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.47943: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.47947: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.47949: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.47951: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.48019: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.48023: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.48025: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887493.48026: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.48062: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887493.49394: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.49398: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.49401: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.49493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.49496: _low_level_execute_command(): starting\n 8137 1726887493.49498: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 8137 1726887493.49798: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887493.49814: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887493.49905: stderr chunk (state=3):\n>>><<<\n 8137 1726887493.49930: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887493.50050: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887493.50055: _low_level_execute_command(): starting\n 8137 1726887493.50058: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887493.50063: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887493.50065: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887493.50104: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887493.50150: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887493.50183: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 8137 1726887493.50226: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887493.50280: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50298: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.50302: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887493.50323: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.50340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887493.50342: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.50362: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083dc0>\r\n<<<\n 8137 1726887493.50366: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.50383: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.50448: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.50478: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.50483: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.50500: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed0283a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083b20>\r\n<<<\n 8137 1726887493.50519: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.50524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50527: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028490>\r\n<<<\n 8137 1726887493.50543: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.50546: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50564: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.50571: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50585: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.50603: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028940>\r\n<<<\n 8137 1726887493.50610: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.50618: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028670>\r\n<<<\n 8137 1726887493.50638: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887493.50656: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887493.50671: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.50691: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.50712: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50738: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.50742: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.50760: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887493.50763: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887493.50765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf190>\r\n<<<\n 8137 1726887493.50779: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.50795: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887493.50802: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887493.50815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50818: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.50832: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.50861: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.50877: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.50905: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf220>\r\n<<<\n 8137 1726887493.50942: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887493.50952: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf940>\r\n<<<\n 8137 1726887493.50985: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed040880>\r\n<<<\n 8137 1726887493.50991: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887493.51007: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.51023: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.51047: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.51078: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdc8d90>\r\n<<<\n 8137 1726887493.51082: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2d90>\r\n<<<\n 8137 1726887493.51084: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.51087: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.51093: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.51103: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.51124: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887493.51127: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028970>\r\n<<<\n 8137 1726887493.51157: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887493.51166: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.51225: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.51363: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887493.51388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51417: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887493.51442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51467: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887493.51482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51487: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6eeb0>\r\n<<<\n 8137 1726887493.51538: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd71f40>\r\n<<<\n 8137 1726887493.51556: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887493.51565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51577: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887493.51632: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887493.51640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51671: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd67610>\r\n<<<\n 8137 1726887493.51687: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6d640>\r\n<<<\n 8137 1726887493.51701: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6e370>\r\n<<<\n 8137 1726887493.51711: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887493.51782: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887493.51802: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887493.51978: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887493.51997: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.52020: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.52047: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.52067: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.52074: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecceee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccee910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd020d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887493.52131: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887493.52145: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887493.52159: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887493.52183: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887493.52190: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd49d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd42670>\r\n<<<\n 8137 1726887493.52196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd556d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd75e50>\r\n<<<\n 8137 1726887493.52218: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.52225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52238: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.52254: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.52259: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd02cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd492b0>\r\n<<<\n 8137 1726887493.52289: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887493.52306: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887493.52315: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd552e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7ba00>\r\n<<<\n 8137 1726887493.52330: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887493.52343: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52347: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887493.52365: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887493.52383: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887493.52416: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887493.52433: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887493.52451: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887493.52463: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887493.52482: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887493.52499: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887493.52512: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52520: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52536: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887493.52552: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887493.52561: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887493.52586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52616: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc3d0>\r\n<<<\n 8137 1726887493.52633: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887493.52651: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52671: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887493.52688: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc4c0>\r\n<<<\n 8137 1726887493.52692: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887493.52707: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887493.52736: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887493.52761: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887493.52773: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887493.52783: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887493.52803: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887493.52806: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd09f40>\r\n<<<\n 8137 1726887493.52826: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887493.52837: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04a90>\r\n<<<\n 8137 1726887493.52878: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887493.52953: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887493.52974: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887493.52977: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbe7220>\r\n<<<\n 8137 1726887493.53006: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccb8520>\r\n<<<\n 8137 1726887493.53060: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04f10>\r\n<<<\n 8137 1726887493.53065: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7b0a0>\r\n<<<\n 8137 1726887493.53082: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887493.53107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n<<<\n 8137 1726887493.53145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8b50>\r\n<<<\n 8137 1726887493.53151: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887493.53184: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbf8e80>\r\n<<<\n 8137 1726887493.53210: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887493.53215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53255: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08790>\r\n<<<\n 8137 1726887493.53277: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887493.53307: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53332: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08cd0>\r\n<<<\n 8137 1726887493.53377: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecb97400>\r\n<<<\n 8137 1726887493.53394: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8f70>\r\n<<<\n 8137 1726887493.53420: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887493.53430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53455: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.53465: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba82e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08610>\r\n<<<\n 8137 1726887493.53482: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887493.53510: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.53521: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba83a0>\r\n<<<\n 8137 1726887493.53574: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887493.53602: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53627: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53676: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3700>\r\n<<<\n 8137 1726887493.53712: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53793: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc39d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc37c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc38b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887493.53977: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3d00>\r\n<<<\n 8137 1726887493.54035: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887493.54047: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbcf250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3940>\r\n<<<\n 8137 1726887493.54066: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbb7a90>\r\n<<<\n 8137 1726887493.54082: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02610>\r\n<<<\n 8137 1726887493.54089: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # <<<\n 8137 1726887493.54092: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887493.54124: stdout chunk (state=3):\n>>>\r\nimport '_weakref' # \r\n<<<\n 8137 1726887493.54144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.54176: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887493.54179: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887493.54182: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3af0>\r\n<<<\n 8137 1726887493.54207: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887493.54238: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887493.54240: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887493.54274: stdout chunk (state=3):\n>>>import 'time' # <<<\n 8137 1726887493.54294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887493.54306: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44ecafa6d0>\r\n<<<\n 8137 1726887493.54314: stdout chunk (state=3):\n>>>\r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887493.54356: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887493.54358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.54374: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887493.54399: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887493.54436: stdout chunk (state=3):\n>>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip'\r\n<<<\n 8137 1726887493.54449: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43dc0>\r\n<<<\n 8137 1726887493.54452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.54487: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<<\n 8137 1726887493.54499: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887493.54505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd83a0>\r\n<<<\n 8137 1726887493.54520: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43b20>\r\n<<<\n 8137 1726887493.54533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.54548: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887493.54562: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887493.54567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.54580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.54621: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43ac0>\r\n<<<\n 8137 1726887493.54625: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887493.54628: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8490>\r\n<<<\n 8137 1726887493.54789: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8670>\r\n<<<\n 8137 1726887493.54803: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887493.54807: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.54828: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887493.54834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887493.54858: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f190>\r\n<<<\n 8137 1726887493.54872: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887493.54908: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887493.54971: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f220>\r\n<<<\n 8137 1726887493.55014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887493.55023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55079: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f940>\r\n<<<\n 8137 1726887493.55085: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbf0880>\r\n<<<\n 8137 1726887493.55106: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb88d90>\r\n<<<\n 8137 1726887493.55165: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55168: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2d90>\r\n<<<\n 8137 1726887493.55225: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8970>\r\n<<<\n 8137 1726887493.55250: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887493.55452: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887493.55461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55511: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55525: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887493.55537: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55545: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887493.55571: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55574: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2eeb0>\r\n<<<\n 8137 1726887493.55632: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb31f40>\r\n<<<\n 8137 1726887493.55638: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887493.55667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55695: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887493.55702: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887493.55704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55727: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55754: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb27610>\r\n<<<\n 8137 1726887493.55776: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2d640>\r\n<<<\n 8137 1726887493.55807: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887493.55879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.55902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887493.55958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887493.55977: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.55990: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadaaee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaae910>\r\n<<<\n 8137 1726887493.56002: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887493.56146: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\n<<<\n 8137 1726887493.56152: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887493.56155: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887493.56158: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac20d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887493.56190: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb09d90>\r\n<<<\n 8137 1726887493.56202: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887493.56209: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887493.56232: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887493.56241: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb02670>\r\n<<<\n 8137 1726887493.56274: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887493.56290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb146d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb35e50>\r\n<<<\n 8137 1726887493.56300: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887493.56323: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56356: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887493.56445: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadac2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb092b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadb142e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3ba00>\r\n<<<\n 8137 1726887493.56449: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56473: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56588: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56592: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2d60>\r\n<<<\n 8137 1726887493.56603: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887493.56606: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887493.56609: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56612: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887493.56614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # <<<\n 8137 1726887493.56638: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887493.56643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887493.56645: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91dc0><<<\n 8137 1726887493.56646: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887493.56690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56712: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c3d0>\r\n<<<\n 8137 1726887493.56738: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887493.56741: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887493.56811: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887493.56815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a363a0>\r\n<<<\n 8137 1726887493.57127: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c4c0>\r\n<<<\n 8137 1726887493.57131: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91b20><<<\n 8137 1726887493.57135: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887493.57137: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e820>\r\n<<<\n 8137 1726887493.57141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57144: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887493.57219: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57228: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.57231: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0e160>\r\n<<<\n 8137 1726887493.57235: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57238: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e280>\r\n<<<\n 8137 1726887493.57240: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ef70>\r\n<<<\n 8137 1726887493.57242: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57244: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ed90>\r\n<<<\n 8137 1726887493.57247: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36490>\r\n<<<\n 8137 1726887493.57249: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887493.57253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57344: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0efd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57349: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57354: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57357: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\n<<<\n 8137 1726887493.57393: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57413: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec965f40>\r\n<<<\n 8137 1726887493.57432: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887493.57455: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac9f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9a7220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada78520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9b8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8cd0>\r\n<<<\n 8137 1726887493.57462: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983d00>\r\n<<<\n 8137 1726887493.57540: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983eb0>\r\n<<<\n 8137 1726887493.57557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57594: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec983370>\r\n<<<\n 8137 1726887493.57605: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74dc0>\r\n<<<\n 8137 1726887493.57611: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad957400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8f70>\r\n<<<\n 8137 1726887493.57616: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887493.57618: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9682e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9683a0>\r\n<<<\n 8137 1726887493.57656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57688: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2a30>\r\n<<<\n 8137 1726887493.57693: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57697: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887493.57712: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57858: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca743a0>\r\n<<<\n 8137 1726887493.57861: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983700>\r\n<<<\n 8137 1726887493.57864: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf220>\r\n<<<\n 8137 1726887493.57866: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887493.57871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74fd0>\r\n<<<\n 8137 1726887493.57873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887493.57875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57877: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57879: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2850>\r\n<<<\n 8137 1726887493.57930: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf940>\r\n<<<\n 8137 1726887493.57933: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887493.57936: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca45d30>\r\n<<<\n 8137 1726887493.57938: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a4e880>\r\n<<<\n 8137 1726887493.57940: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9839d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9837c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9838b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887493.57944: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887493.57998: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58001: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07c8d90>\r\n<<<\n 8137 1726887493.58004: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca174f0>\r\n<<<\n 8137 1726887493.58052: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983d00>\r\n<<<\n 8137 1726887493.58057: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9e0520>\r\n<<<\n 8137 1726887493.58136: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58172: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58175: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887493.58178: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2d90>\r\n<<<\n 8137 1726887493.58180: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad98f250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad977a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887493.58183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58271: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36970>\r\n<<<\n 8137 1726887493.58275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58279: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec955fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca55250>\r\n<<<\n 8137 1726887493.58282: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887493.58284: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983af0>\r\n<<<\n 8137 1726887493.58286: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887493.58289: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58360: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.58363: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca553d0>\r\n<<<\n 8137 1726887493.58366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0dad8ba6d0>\r\n<<<\n 8137 1726887493.58369: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887493.58418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58424: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58434: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887493.58487: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6ee50>\r\n<<<\n 8137 1726887493.58512: stdout chunk (state=3):\n>>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.58564: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887493.58596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.58640: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9527f0>\r\n<<<\n 8137 1726887493.58650: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58675: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887493.58678: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.58679: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.58692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887493.58724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58761: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076eeb0>\r\n<<<\n 8137 1726887493.58764: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952640>\r\n<<<\n 8137 1726887493.58767: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9515b0>\r\n<<<\n 8137 1726887493.58897: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0770f40>\r\n<<<\n 8137 1726887493.58900: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887493.58903: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec946d90>\r\n<<<\n 8137 1726887493.58906: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca4e910>\r\n<<<\n 8137 1726887493.58911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58913: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58915: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887493.58919: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887493.58922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58926: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58988: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887493.58990: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0767610>\r\n<<<\n 8137 1726887493.58993: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076d640>\r\n<<<\n 8137 1726887493.58995: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076e370>\r\n<<<\n 8137 1726887493.58997: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d76a0>\r\n<<<\n 8137 1726887493.58999: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887493.59145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59150: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887493.59155: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d6b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e50a0>\r\n<<<\n 8137 1726887493.59170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59239: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d7100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca19b20>\r\n<<<\n 8137 1726887493.59243: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae06eee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06ee910>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887493.59246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887493.59250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.59252: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eef10>\r\n<<<\n 8137 1726887493.59276: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887493.59292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59295: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eefd0>\r\n<<<\n 8137 1726887493.59326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.59330: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887493.59340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07020d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887493.59458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.59461: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887493.59463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.59465: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0749d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0742670>\r\n<<<\n 8137 1726887493.59527: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59532: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07546d0>\r\n<<<\n 8137 1726887493.59535: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0775e50>\r\n<<<\n 8137 1726887493.59538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.59543: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59570: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.59575: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae0702cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07492b0>\r\n<<<\n 8137 1726887493.59639: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.59641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.59659: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae07542e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077ba00>\r\n<<<\n 8137 1726887493.59661: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59691: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59723: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59747: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702df0>\r\n<<<\n 8137 1726887493.59772: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702d60>\r\n<<<\n 8137 1726887493.59803: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59843: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887493.59846: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59864: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887493.59923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.59926: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887493.59963: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d53d0>\r\n<<<\n 8137 1726887493.59970: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887493.59988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887493.60027: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d54c0>\r\n<<<\n 8137 1726887493.60099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.60283: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae070af40>\r\n<<<\n 8137 1726887493.60325: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887493.60345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887493.60389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887493.60414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887493.60438: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887493.60441: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05fb220>\r\n<<<\n 8137 1726887493.60498: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06c1520>\r\n<<<\n 8137 1726887493.60577: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887493.60774: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887493.60786: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887493.60790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.60792: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebff85e0>\r\n<<<\n 8137 1726887493.60796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ea580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebf99100>\r\n<<<\n 8137 1726887493.60840: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.60864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.60914: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887493.60962: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce820>\r\n<<<\n 8137 1726887493.60970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.61041: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61047: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61097: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61104: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.61109: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7ce160>\r\n<<<\n 8137 1726887493.61228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.61232: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce280>\r\n<<<\n 8137 1726887493.61252: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7cef70>\r\n<<<\n 8137 1726887493.61260: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61264: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61287: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9d6b80>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.61291: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ced90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887493.61327: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7cefd0>\r\n<<<\n 8137 1726887493.61353: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887493.61391: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61394: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cb50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae060ce80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061ccd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05ab400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887493.61397: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce100>\r\n<<<\n 8137 1726887493.61398: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887493.61400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61401: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887493.61402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61403: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61406: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7700>\r\n<<<\n 8137 1726887493.61458: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1edf40>\r\n<<<\n 8137 1726887493.61497: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743d00>\r\n<<<\n 8137 1726887493.61549: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.61552: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743eb0>\r\n<<<\n 8137 1726887493.61555: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887493.61569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.61572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61620: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad743370>\r\n<<<\n 8137 1726887493.61624: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833dc0>\r\n<<<\n 8137 1726887493.61779: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8333a0>\r\n<<<\n 8137 1726887493.61808: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61825: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833fd0>\r\n<<<\n 8137 1726887493.61840: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887493.61861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61884: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n<<<\n 8137 1726887493.61887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887493.61932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.61942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887493.61949: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad805d30>\r\n<<<\n 8137 1726887493.61970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62044: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79fd30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d74f0>\r\n<<<\n 8137 1726887493.62059: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.62165: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad79f520>\r\n<<<\n 8137 1726887493.62205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887493.62210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62213: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f550>\r\n<<<\n 8137 1726887493.62215: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887493.62226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62322: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.62327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62331: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d79d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d77c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d78b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05e3250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05cba90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7af0>\r\n<<<\n 8137 1726887493.62383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2adffe66d0>\r\n<<<\n 8137 1726887493.62450: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1defd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad815250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62454: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.62461: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62464: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.62466: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8153d0>\r\n<<<\n 8137 1726887493.62468: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.62475: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887493.62477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62479: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887493.62481: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62485: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887493.62507: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82ee50>\r\n<<<\n 8137 1726887493.62574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62644: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1db7f0>\r\n<<<\n 8137 1726887493.62769: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db640>\r\n<<<\n 8137 1726887493.62775: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887493.62800: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.62803: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62805: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887493.62807: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1da5b0>\r\n<<<\n 8137 1726887493.62816: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1cfd90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad80e910>\r\n<<<\n 8137 1726887493.62832: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62852: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcbf10>\r\n<<<\n 8137 1726887493.62866: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887493.62869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.62875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887493.62922: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7976a0>\r\n<<<\n 8137 1726887493.62948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63006: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887493.63027: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887493.63031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63113: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad795b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7a50a0>\r\n<<<\n 8137 1726887493.63129: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.63194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63197: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad797100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d9b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.63201: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.63217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63413: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887493.63415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.63418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.63454: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca61220>\r\n<<<\n 8137 1726887493.63536: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcb850>\r\n<<<\n 8137 1726887493.63539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63544: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887493.63546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.63867: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887493.63871: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887493.63873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887493.63875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887493.63905: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887493.63910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887493.64000: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ddca0>\r\n<<<\n 8137 1726887493.64055: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3dbf70>\r\n<<<\n 8137 1726887493.64059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64105: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3d4940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887493.64107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64158: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887493.64255: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887493.64277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887493.64279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64567: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887493.64570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64573: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887493.64575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.64625: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacdb95e0>\r\n<<<\n 8137 1726887493.64701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64724: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1ab580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd59100>\r\n<<<\n 8137 1726887493.64826: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887493.64830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.64837: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.65018: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887493.65021: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e100>\r\n<<<\n 8137 1726887493.65024: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887493.65026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887493.65030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.65064: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887493.65066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887493.65068: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebd34d60>\r\n<<<\n 8137 1726887493.65069: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887493.65104: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebd34cd0>\r\n<<<\n 8137 1726887493.65106: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad795b80>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.65169: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e910>\r\n<<<\n 8137 1726887493.65171: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n<<<\n 8137 1726887493.65237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.65388: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887493.65491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.65856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.65916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.65975: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887493.65988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66054: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887493.66057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66181: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887493.66198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66227: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887493.66229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66300: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887493.66309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66687: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887493.66717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887493.66726: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887493.66815: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8af10>\r\n<<<\n 8137 1726887493.66819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.66972: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887493.66976: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887493.66978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.67358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.67361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.67391: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad821220>\r\n<<<\n 8137 1726887493.67422: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8a850>\r\n<<<\n 8137 1726887493.67470: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887493.67473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.67657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.67725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.67729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.67731: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887493.67754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887493.67784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887493.67820: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887493.67823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887493.67915: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19b370>\r\n<<<\n 8137 1726887493.67954: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19af70>\r\n<<<\n 8137 1726887493.68011: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad194940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887493.68763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.68859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.69035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.69231: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887493.69263: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e100>\r\n<<<\n 8137 1726887493.69287: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887493.69318: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887493.69356: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887493.69368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacaf4d60>\r\n<<<\n 8137 1726887493.69419: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacaf4cd0>\r\n<<<\n 8137 1726887493.69510: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n<<<\n 8137 1726887493.69607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.69797: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887493.71407: stdout chunk (state=3):\n>>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.71499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.71529: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.71550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.71570: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887493.71577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.72877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.73876: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa820>\r\n<<<\n 8137 1726887493.73937: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887493.73961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887493.73975: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefa160>\r\n<<<\n 8137 1726887493.74011: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa280>\r\n<<<\n 8137 1726887493.74097: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefaf70>\r\n<<<\n 8137 1726887493.74131: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887493.74156: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefad90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887493.74182: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefafd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887493.74423: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe51f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6fd00>\r\n<<<\n 8137 1726887493.74500: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6feb0>\r\n<<<\n 8137 1726887493.74515: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887493.74543: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe6f370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60dc0>\r\n<<<\n 8137 1726887493.74713: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff603a0>\r\n<<<\n 8137 1726887493.74775: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887493.74836: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887493.74869: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff31d30>\r\n<<<\n 8137 1726887493.74933: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecbd30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff034f0>\r\n<<<\n 8137 1726887493.75062: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfecb520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887493.75065: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887493.75089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887493.75154: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe41fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff41250>\r\n<<<\n 8137 1726887493.75172: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887493.75300: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff413d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.75317: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887493.75366: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5ae50>\r\n<<<\n 8137 1726887493.75500: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe3e7f0>\r\n<<<\n 8137 1726887493.75599: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e640>\r\n<<<\n 8137 1726887493.75630: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3d5b0>\r\n<<<\n 8137 1726887493.75673: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.75678: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe32d90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff3a910>\r\n<<<\n 8137 1726887493.75783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n<<<\n 8137 1726887493.75790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887493.75792: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887493.75795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887493.75797: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec36a0>\r\n<<<\n 8137 1726887493.76007: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec1b20>\r\n<<<\n 8137 1726887493.76039: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfed10a0>\r\n<<<\n 8137 1726887493.76083: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec3100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff05b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.76103: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887493.76106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.76168: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.76300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.76326: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.76414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.76505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.77282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.78135: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887493.78139: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887493.78143: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887493.78180: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887493.78189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.78272: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887493.78274: stdout chunk (state=3):\n>>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfa075e0>\r\n<<<\n 8137 1726887493.78362: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n<<<\n 8137 1726887493.78377: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe0d580>\r\n<<<\n 8137 1726887493.78392: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9a8100>\r\n<<<\n 8137 1726887493.78444: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887493.78460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.78478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.78503: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887493.78510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.78705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.78914: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887493.78951: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfec1b80>\r\n<<<\n 8137 1726887493.78965: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.79374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.79737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.80079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.80188: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887493.80198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.80215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.80231: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887493.80237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.80279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.80348: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.80658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.80954: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887493.80994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887493.81003: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887493.81100: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9daf10>\r\n<<<\n 8137 1726887493.81104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81302: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887493.81309: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887493.81316: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887493.81337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81428: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887493.81440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.81732: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887493.81765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887493.81865: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adff4d220>\r\n<<<\n 8137 1726887493.81903: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9da850>\r\n<<<\n 8137 1726887493.81955: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887493.81958: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887493.81961: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887493.81963: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887493.82144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.82231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.82261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.82320: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887493.82329: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887493.82359: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887493.82400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887493.82427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887493.82455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887493.82668: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe00ca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfdfdf70>\r\n<<<\n 8137 1726887493.82750: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe9b940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887493.82761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.82794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.82825: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 8137 1726887493.82830: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887493.82924: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887493.82953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.82958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887493.82989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.83304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.83521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.83644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887493.83766: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887493.83801: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a100>\r\n<<<\n 8137 1726887493.83820: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887493.83852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887493.83881: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887493.84124: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf7562b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adf756340>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887493.84284: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887495.06211: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"services\": {\"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\": \"stopped\", \"status\": \"inactive\", \"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\"}, \"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\",<<<\n 8137 1726887495.06217: stdout chunk (state=3):\n>>> \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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\": \"stati<<<\n 8137 1726887495.06226: stdout chunk (state=3):\n>>>c\", \"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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\": {\"<<<\n 8137 1726887495.06305: stdout chunk (state=3):\n>>>name\": \"systemd-vconsole-setup.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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887495.06712: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n<<<\n 8137 1726887495.06717: stdout chunk (state=3):\n>>># clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 8137 1726887495.06721: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n<<<\n 8137 1726887495.06782: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n<<<\n 8137 1726887495.06787: stdout chunk (state=3):\n>>># cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 8137 1726887495.06790: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n<<<\n 8137 1726887495.06793: stdout chunk (state=3):\n>>># destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n<<<\n 8137 1726887495.06796: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n<<<\n 8137 1726887495.06799: stdout chunk (state=3):\n>>># cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n<<<\n 8137 1726887495.06802: stdout chunk (state=3):\n>>># cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n<<<\n 8137 1726887495.06827: stdout chunk (state=3):\n>>># cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n<<<\n 8137 1726887495.06833: stdout chunk (state=3):\n>>># cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887495.07037: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887495.07053: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887495.07087: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887495.07102: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887495.07110: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887495.07141: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 8137 1726887495.07153: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887495.07184: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887495.07202: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 8137 1726887495.07217: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887495.07231: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887495.07270: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n<<<\n 8137 1726887495.07277: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n<<<\n 8137 1726887495.07381: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887495.07390: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 8137 1726887495.07393: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887495.07397: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887495.07400: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# destroy subprocess\r\n<<<\n 8137 1726887495.07404: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n<<<\n 8137 1726887495.07406: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 8137 1726887495.07411: stdout chunk (state=3):\n>>># cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n<<<\n 8137 1726887495.07413: stdout chunk (state=3):\n>>># cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 8137 1726887495.07442: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887495.07514: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887495.07520: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 8137 1726887495.07529: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n<<<\n 8137 1726887495.07542: stdout chunk (state=3):\n>>># cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887495.07551: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n<<<\n 8137 1726887495.07554: stdout chunk (state=3):\n>>># cleanup[3] wiping _locale\r\n<<<\n 8137 1726887495.07558: stdout chunk (state=3):\n>>># destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887495.07560: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n<<<\n 8137 1726887495.07562: stdout chunk (state=3):\n>>># destroy genericpath\r\n<<<\n 8137 1726887495.07587: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887495.07591: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n<<<\n 8137 1726887495.07594: stdout chunk (state=3):\n>>># destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887495.07732: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887495.07756: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887495.07772: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n<<<\n 8137 1726887495.07788: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887495.07821: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887495.07828: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887495.07831: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n<<<\n 8137 1726887495.07833: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n<<<\n 8137 1726887495.07834: stdout chunk (state=3):\n>>># destroy marshal\r\n<<<\n 8137 1726887495.07868: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887495.08139: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887495.08211: stderr chunk (state=3):\n>>><<<\n 8137 1726887495.08224: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbf0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb88d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb31f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb27610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadaaee20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaae910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaef10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaefd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac20d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb09d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb02670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb146d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb35e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadac2cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb092b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadb142e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac9f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9a7220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada78520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9b8e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad957400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9682e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9683a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9839d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9837c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9838b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad98f250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad977a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0dad8ba6d0>\\r\\n# zipimport: found 31 names in \\'/tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7ce160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7cef70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ced90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7cefd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1edf40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743d00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad743370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8333a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad805d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79fd30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d74f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad79f520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1defd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad815250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8153d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82ee50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1db7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1da5b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1cfd90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad80e910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7976a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad795b20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7a50a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad797100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d9b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacdb95e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1ab580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd59100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad795b80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8af10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad821220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8a850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19b370>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19af70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad194940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e100>\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacaf4d60>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacaf4cd0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e910>\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"services\": {\"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\": \"stopped\", \"status\": \"inactive\", \"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\"}, \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887495.08615: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbf0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb88d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb31f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb27610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadaaee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaae910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac20d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb09d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb02670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb146d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadac2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb092b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadb142e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac9f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9a7220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada78520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9b8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad957400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9682e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9683a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9839d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9837c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9838b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad98f250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad977a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0dad8ba6d0>\r\n# zipimport: found 31 names in '/tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7ce160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7cef70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ced90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7cefd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1edf40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad743370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8333a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad805d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79fd30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d74f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad79f520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1defd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad815250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8153d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82ee50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1db7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1da5b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1cfd90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad80e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7976a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad795b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7a50a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad797100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d9b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacdb95e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1ab580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd59100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad795b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8af10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad821220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8a850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19b370>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19af70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad194940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e100>\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacaf4d60>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacaf4cd0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"services\": {\"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\": \"stopped\", \"status\": \"inactive\", \"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\"}, \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887495.10076: done with _execute_module (service_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887493.2237422-8301-264790327177868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887495.10096: _low_level_execute_command(): starting\n 8137 1726887495.10106: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887495.10823: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887495.10840: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887495.10859: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887495.10877: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887495.10890: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887495.10947: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887495.10960: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887495.10971: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887495.10985: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887495.10999: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887495.11015: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887495.11028: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887495.11056: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887495.11067: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887495.11077: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887495.11087: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887495.11100: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887495.11118: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887495.11132: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887495.11153: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887495.11169: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887495.11181: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887495.11203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887495.11212: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887495.11292: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887495.11295: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887495.11297: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887495.11299: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887495.11300: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887495.11339: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887495.13134: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887495.13176: stderr chunk (state=3):\n>>><<<\n 8137 1726887495.13179: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887495.13201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887495.13203: handler run complete\n 8137 1726887495.13376: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887495.13573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887495.13812: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887495.13949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887495.14157: attempt loop complete, returning result\n 8137 1726887495.14168: _execute() done\n 8137 1726887495.14175: dumping result to json\n 8137 1726887495.14248: done dumping result, returning\n 8137 1726887495.14261: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-107c-9d64-00000000000b]\n 8137 1726887495.14275: sending task result for task 0e15955b-8119-107c-9d64-00000000000b\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"services\": {\n \"NetworkManager-dispatcher.service\": {\n \"name\": \"NetworkManager-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"NetworkManager-wait-online.service\": {\n \"name\": \"NetworkManager-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"NetworkManager.service\": {\n \"name\": \"NetworkManager.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auditd.service\": {\n \"name\": \"auditd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auth-rpcgss-module.service\": {\n \"name\": \"auth-rpcgss-module.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"autofs.service\": {\n \"name\": \"autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"autovt@.service\": {\n \"name\": \"autovt@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"alias\"\n },\n \"chronyd.service\": {\n \"name\": \"chronyd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"cloud-config.service\": {\n \"name\": \"cloud-config.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-final.service\": {\n \"name\": \"cloud-final.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init-hotplugd.service\": {\n \"name\": \"cloud-init-hotplugd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"cloud-init-local.service\": {\n \"name\": \"cloud-init-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init.service\": {\n \"name\": \"cloud-init.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"console-getty.service\": {\n \"name\": \"console-getty.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"container-getty@.service\": {\n \"name\": \"container-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"cpupower.service\": {\n \"name\": \"cpupower.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"crond.service\": {\n \"name\": \"crond.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-broker.service\": {\n \"name\": \"dbus-broker.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.hostname1.service\": {\n \"name\": \"dbus-org.freedesktop.hostname1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.locale1.service\": {\n \"name\": \"dbus-org.freedesktop.locale1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.login1.service\": {\n \"name\": \"dbus-org.freedesktop.login1.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.nm-dispatcher.service\": {\n \"name\": \"dbus-org.freedesktop.nm-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.timedate1.service\": {\n \"name\": \"dbus-org.freedesktop.timedate1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus.service\": {\n \"name\": \"dbus.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"alias\"\n },\n \"debug-shell.service\": {\n \"name\": \"debug-shell.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"display-manager.service\": {\n \"name\": \"display-manager.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"dnf-makecache.service\": {\n \"name\": \"dnf-makecache.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade-cleanup.service\": {\n \"name\": \"dnf-system-upgrade-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade.service\": {\n \"name\": \"dnf-system-upgrade.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"dracut-cmdline.service\": {\n \"name\": \"dracut-cmdline.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-initqueue.service\": {\n \"name\": \"dracut-initqueue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-mount.service\": {\n \"name\": \"dracut-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-mount.service\": {\n \"name\": \"dracut-pre-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-pivot.service\": {\n \"name\": \"dracut-pre-pivot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-trigger.service\": {\n \"name\": \"dracut-pre-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-udev.service\": {\n \"name\": \"dracut-pre-udev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown-onfailure.service\": {\n \"name\": \"dracut-shutdown-onfailure.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown.service\": {\n \"name\": \"dracut-shutdown.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"emergency.service\": {\n \"name\": \"emergency.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"firewalld.service\": {\n \"name\": \"firewalld.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"fstrim.service\": {\n \"name\": \"fstrim.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"getty@.service\": {\n \"name\": \"getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"getty@tty1.service\": {\n \"name\": \"getty@tty1.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"grub-boot-indeterminate.service\": {\n \"name\": \"grub-boot-indeterminate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"grub2-systemd-integration.service\": {\n \"name\": \"grub2-systemd-integration.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"gssproxy.service\": {\n \"name\": \"gssproxy.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"disabled\"\n },\n \"hv_kvp_daemon.service\": {\n \"name\": \"hv_kvp_daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"initrd-cleanup.service\": {\n \"name\": \"initrd-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-parse-etc.service\": {\n \"name\": \"initrd-parse-etc.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-switch-root.service\": {\n \"name\": \"initrd-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-udevadm-cleanup-db.service\": {\n \"name\": \"initrd-udevadm-cleanup-db.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"irqbalance.service\": {\n \"name\": \"irqbalance.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"kdump.service\": {\n \"name\": \"kdump.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"kmod-static-nodes.service\": {\n \"name\": \"kmod-static-nodes.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"kvm_stat.service\": {\n \"name\": \"kvm_stat.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"ldconfig.service\": {\n \"name\": \"ldconfig.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"logrotate.service\": {\n \"name\": \"logrotate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"man-db-cache-update.service\": {\n \"name\": \"man-db-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"man-db-restart-cache-update.service\": {\n \"name\": \"man-db-restart-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"microcode.service\": {\n \"name\": \"microcode.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"modprobe@.service\": {\n \"name\": \"modprobe@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"modprobe@configfs.service\": {\n \"name\": \"modprobe@configfs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"modprobe@drm.service\": {\n \"name\": \"modprobe@drm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"modprobe@fuse.service\": {\n \"name\": \"modprobe@fuse.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"network.service\": {\n \"name\": \"network.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"nfs-blkmap.service\": {\n \"name\": \"nfs-blkmap.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-idmapd.service\": {\n \"name\": \"nfs-idmapd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-mountd.service\": {\n \"name\": \"nfs-mountd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-server.service\": {\n \"name\": \"nfs-server.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"nfs-utils.service\": {\n \"name\": \"nfs-utils.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfsdcld.service\": {\n \"name\": \"nfsdcld.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nftables.service\": {\n \"name\": \"nftables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nis-domainname.service\": {\n \"name\": \"nis-domainname.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"nm-priv-helper.service\": {\n \"name\": \"nm-priv-helper.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"ntpd.service\": {\n \"name\": \"ntpd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ntpdate.service\": {\n \"name\": \"ntpdate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"oddjobd.service\": {\n \"name\": \"oddjobd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"pam_namespace.service\": {\n \"name\": \"pam_namespace.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-quit-wait.service\": {\n \"name\": \"plymouth-quit-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"plymouth-start.service\": {\n \"name\": \"plymouth-start.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"qemu-guest-agent.service\": {\n \"name\": \"qemu-guest-agent.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"quotaon.service\": {\n \"name\": \"quotaon.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"rc-local.service\": {\n \"name\": \"rc-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rdisc.service\": {\n \"name\": \"rdisc.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rescue.service\": {\n \"name\": \"rescue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"restraintd.service\": {\n \"name\": \"restraintd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rhcd.service\": {\n \"name\": \"rhcd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsm-facts.service\": {\n \"name\": \"rhsm-facts.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsm.service\": {\n \"name\": \"rhsm.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsmcertd.service\": {\n \"name\": \"rhsmcertd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rngd.service\": {\n \"name\": \"rngd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpc-gssd.service\": {\n \"name\": \"rpc-gssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd-notify.service\": {\n \"name\": \"rpc-statd-notify.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd.service\": {\n \"name\": \"rpc-statd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-svcgssd.service\": {\n \"name\": \"rpc-svcgssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"rpcbind.service\": {\n \"name\": \"rpcbind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpmdb-rebuild.service\": {\n \"name\": \"rpmdb-rebuild.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rsyslog.service\": {\n \"name\": \"rsyslog.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel-mark.service\": {\n \"name\": \"selinux-autorelabel-mark.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel.service\": {\n \"name\": \"selinux-autorelabel.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"selinux-check-proper-disable.service\": {\n \"name\": \"selinux-check-proper-disable.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"serial-getty@.service\": {\n \"name\": \"serial-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"indirect\"\n },\n \"serial-getty@ttyS0.service\": {\n \"name\": \"serial-getty@ttyS0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"snapd.seeded.service\": {\n \"name\": \"snapd.seeded.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sntp.service\": {\n \"name\": \"sntp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen.service\": {\n \"name\": \"sshd-keygen.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen@.service\": {\n \"name\": \"sshd-keygen@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"sshd-keygen@ecdsa.service\": {\n \"name\": \"sshd-keygen@ecdsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@ed25519.service\": {\n \"name\": \"sshd-keygen@ed25519.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@rsa.service\": {\n \"name\": \"sshd-keygen@rsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd.service\": {\n \"name\": \"sshd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"sshd@.service\": {\n \"name\": \"sshd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"sssd-autofs.service\": {\n \"name\": \"sssd-autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-kcm.service\": {\n \"name\": \"sssd-kcm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"indirect\"\n },\n \"sssd-nss.service\": {\n \"name\": \"sssd-nss.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pac.service\": {\n \"name\": \"sssd-pac.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pam.service\": {\n \"name\": \"sssd-pam.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-ssh.service\": {\n \"name\": \"sssd-ssh.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-sudo.service\": {\n \"name\": \"sssd-sudo.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd.service\": {\n \"name\": \"sssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"syslog.service\": {\n \"name\": \"syslog.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"system-update-cleanup.service\": {\n \"name\": \"system-update-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-console.service\": {\n \"name\": \"systemd-ask-password-console.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-wall.service\": {\n \"name\": \"systemd-ask-password-wall.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-backlight@.service\": {\n \"name\": \"systemd-backlight@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-binfmt.service\": {\n \"name\": \"systemd-binfmt.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-bless-boot.service\": {\n \"name\": \"systemd-bless-boot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-boot-check-no-failures.service\": {\n \"name\": \"systemd-boot-check-no-failures.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-boot-random-seed.service\": {\n \"name\": \"systemd-boot-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-boot-update.service\": {\n \"name\": \"systemd-boot-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-coredump@.service\": {\n \"name\": \"systemd-coredump@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-exit.service\": {\n \"name\": \"systemd-exit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-firstboot.service\": {\n \"name\": \"systemd-firstboot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck-root.service\": {\n \"name\": \"systemd-fsck-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck@.service\": {\n \"name\": \"systemd-fsck@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-growfs-root.service\": {\n \"name\": \"systemd-growfs-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-growfs@.service\": {\n \"name\": \"systemd-growfs@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-halt.service\": {\n \"name\": \"systemd-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hibernate-resume@.service\": {\n \"name\": \"systemd-hibernate-resume@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-hibernate.service\": {\n \"name\": \"systemd-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hostnamed.service\": {\n \"name\": \"systemd-hostnamed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hwdb-update.service\": {\n \"name\": \"systemd-hwdb-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-hybrid-sleep.service\": {\n \"name\": \"systemd-hybrid-sleep.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-initctl.service\": {\n \"name\": \"systemd-initctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-catalog-update.service\": {\n \"name\": \"systemd-journal-catalog-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-flush.service\": {\n \"name\": \"systemd-journal-flush.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journald.service\": {\n \"name\": \"systemd-journald.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-journald@.service\": {\n \"name\": \"systemd-journald@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-kexec.service\": {\n \"name\": \"systemd-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-localed.service\": {\n \"name\": \"systemd-localed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-logind.service\": {\n \"name\": \"systemd-logind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-machine-id-commit.service\": {\n \"name\": \"systemd-machine-id-commit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-modules-load.service\": {\n \"name\": \"systemd-modules-load.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-network-generator.service\": {\n \"name\": \"systemd-network-generator.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-networkd-wait-online.service\": {\n \"name\": \"systemd-networkd-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-pcrfs-root.service\": {\n \"name\": \"systemd-pcrfs-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pcrfs@.service\": {\n \"name\": \"systemd-pcrfs@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-pcrmachine.service\": {\n \"name\": \"systemd-pcrmachine.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase-initrd.service\": {\n \"name\": \"systemd-pcrphase-initrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase-sysinit.service\": {\n \"name\": \"systemd-pcrphase-sysinit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase.service\": {\n \"name\": \"systemd-pcrphase.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-poweroff.service\": {\n \"name\": \"systemd-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pstore.service\": {\n \"name\": \"systemd-pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-quotacheck.service\": {\n \"name\": \"systemd-quotacheck.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-random-seed.service\": {\n \"name\": \"systemd-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-reboot.service\": {\n \"name\": \"systemd-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-remount-fs.service\": {\n \"name\": \"systemd-remount-fs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled-runtime\"\n },\n \"systemd-repart.service\": {\n \"name\": \"systemd-repart.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-rfkill.service\": {\n \"name\": \"systemd-rfkill.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-suspend-then-hibernate.service\": {\n \"name\": \"systemd-suspend-then-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend.service\": {\n \"name\": \"systemd-suspend.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-sysctl.service\": {\n \"name\": \"systemd-sysctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-sysext.service\": {\n \"name\": \"systemd-sysext.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"systemd-sysupdate-reboot.service\": {\n \"name\": \"systemd-sysupdate-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"systemd-sysupdate.service\": {\n \"name\": \"systemd-sysupdate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"systemd-sysusers.service\": {\n \"name\": \"systemd-sysusers.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-timedated.service\": {\n \"name\": \"systemd-timedated.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-timesyncd.service\": {\n \"name\": \"systemd-timesyncd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-tmpfiles-clean.service\": {\n \"name\": \"systemd-tmpfiles-clean.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup-dev.service\": {\n \"name\": \"systemd-tmpfiles-setup-dev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup.service\": {\n \"name\": \"systemd-tmpfiles-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles.service\": {\n \"name\": \"systemd-tmpfiles.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-udev-settle.service\": {\n \"name\": \"systemd-udev-settle.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udev-trigger.service\": {\n \"name\": \"systemd-udev-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udevd.service\": {\n \"name\": \"systemd-udevd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-update-done.service\": {\n \"name\": \"systemd-update-done.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp-runlevel.service\": {\n \"name\": \"systemd-update-utmp-runlevel.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp.service\": {\n \"name\": \"systemd-update-utmp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-user-sessions.service\": {\n \"name\": \"systemd-user-sessions.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-vconsole-setup.service\": {\n \"name\": \"systemd-vconsole-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-volatile-root.service\": {\n \"name\": \"systemd-volatile-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"teamd@.service\": {\n \"name\": \"teamd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@.service\": {\n \"name\": \"user-runtime-dir@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@0.service\": {\n \"name\": \"user-runtime-dir@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"active\"\n },\n \"user@.service\": {\n \"name\": \"user@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user@0.service\": {\n \"name\": \"user@0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"ypbind.service\": {\n \"name\": \"ypbind.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"yppasswdd.service\": {\n \"name\": \"yppasswdd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypserv.service\": {\n \"name\": \"ypserv.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypxfrd.service\": {\n \"name\": \"ypxfrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n }\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {}\n }\n}\n 8137 1726887495.15848: done sending task result for task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887495.15852: WORKER PROCESS EXITING\n 8137 1726887495.36598: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.36612: stdout chunk (state=3):\n>>>{\"ansible_facts\": {\"services\": {\"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\"}, \"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\"}, \"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.servic<<<\n 8137 1726887495.36638: stdout chunk (state=3):\n>>>e\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\": <<<\n 8137 1726887495.36667: stdout chunk (state=3):\n>>>\"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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\": \"system<<<\n 8137 1726887495.36691: stdout chunk (state=3):\n>>>d\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\": \"a<<<\n 8137 1726887495.36974: stdout chunk (state=3):\n>>>ctive\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-sysupdate-reboot.service\": {\"name\": \"s<<<\n 8137 1726887495.36980: stdout chunk (state=3):\n>>>ystemd-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887495.37362: stdout chunk (state=3):\n>>># clear builtins._\r\n<<<\n 8137 1726887495.37377: stdout chunk (state=3):\n>>># clear sys.path\r\n# clear sys.argv<<<\n 8137 1726887495.37443: stdout chunk (state=3):\n>>>\r\n# clear sys.ps1<<<\n 8137 1726887495.37480: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.37527: stdout chunk (state=3):\n>>># clear sys.ps2<<<\n 8137 1726887495.37565: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.37572: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n<<<\n 8137 1726887495.37601: stdout chunk (state=3):\n>>># clear sys.last_traceback\r\n<<<\n 8137 1726887495.37630: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear sys.path_importer_cache<<<\n 8137 1726887495.37635: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.37638: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__<<<\n 8137 1726887495.37642: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.37644: stdout chunk (state=3):\n>>># restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 8137 1726887495.37646: stdout chunk (state=3):\n>>># restore sys.stderr\r\n<<<\n 8137 1726887495.37697: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 8137 1726887495.37702: stdout chunk (state=3):\n>>># cleanup[2] removing _imp<<<\n 8137 1726887495.37705: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _thread\r\n<<<\n 8137 1726887495.37759: stdout chunk (state=3):\n>>># cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n<<<\n 8137 1726887495.37763: stdout chunk (state=3):\n>>># cleanup[2] removing _io\r\n<<<\n 8137 1726887495.37766: stdout chunk (state=3):\n>>># cleanup[2] removing marshal\r\n<<<\n 8137 1726887495.37794: stdout chunk (state=3):\n>>># cleanup[2] removing posix\r\n<<<\n 8137 1726887495.37798: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n<<<\n 8137 1726887495.37802: stdout chunk (state=3):\n>>># cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n<<<\n 8137 1726887495.37826: stdout chunk (state=3):\n>>># cleanup[2] removing _codecs\r\n<<<\n 8137 1726887495.37849: stdout chunk (state=3):\n>>># cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases<<<\n 8137 1726887495.37859: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8<<<\n 8137 1726887495.37940: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _signal\r\n<<<\n 8137 1726887495.37950: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.latin_1\r\n<<<\n 8137 1726887495.37953: stdout chunk (state=3):\n>>># cleanup[2] removing _abc<<<\n 8137 1726887495.37955: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.37958: stdout chunk (state=3):\n>>># cleanup[2] removing abc\r\n# cleanup[2] removing io<<<\n 8137 1726887495.38025: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing __main__\r\n<<<\n 8137 1726887495.38028: stdout chunk (state=3):\n>>># cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 8137 1726887495.38036: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath<<<\n 8137 1726887495.38049: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale<<<\n 8137 1726887495.38066: stdout chunk (state=3):\n>>>\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants<<<\n 8137 1726887495.38080: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections<<<\n 8137 1726887495.38118: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc<<<\n 8137 1726887495.38131: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc<<<\n 8137 1726887495.38163: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n<<<\n 8137 1726887495.38226: stdout chunk (state=3):\n>>># cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder<<<\n 8137 1726887495.38240: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache<<<\n 8137 1726887495.38264: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat<<<\n 8137 1726887495.38291: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes<<<\n 8137 1726887495.38319: stdout chunk (state=3):\n>>>\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast<<<\n 8137 1726887495.38354: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n<<<\n 8137 1726887495.38372: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle<<<\n 8137 1726887495.38414: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887495.38763: stdout chunk (state=3):\n>>># destroy _sitebuiltins<<<\n 8137 1726887495.38771: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.38818: stdout chunk (state=3):\n>>># destroy importlib.util<<<\n 8137 1726887495.38837: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.38840: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n<<<\n 8137 1726887495.38846: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n<<<\n 8137 1726887495.38903: stdout chunk (state=3):\n>>># destroy zipimport<<<\n 8137 1726887495.38916: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.38935: stdout chunk (state=3):\n>>># destroy _compression<<<\n 8137 1726887495.38960: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39001: stdout chunk (state=3):\n>>># destroy binascii<<<\n 8137 1726887495.39019: stdout chunk (state=3):\n>>>\r\n# destroy importlib\r\n# destroy struct<<<\n 8137 1726887495.39061: stdout chunk (state=3):\n>>>\r\n# destroy bz2\r\n<<<\n 8137 1726887495.39067: stdout chunk (state=3):\n>>># destroy lzma\r\n<<<\n 8137 1726887495.39100: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887495.39121: stdout chunk (state=3):\n>>># destroy locale\r\n<<<\n 8137 1726887495.39168: stdout chunk (state=3):\n>>># destroy tempfile\r\n<<<\n 8137 1726887495.39189: stdout chunk (state=3):\n>>># destroy systemd.journal<<<\n 8137 1726887495.39205: stdout chunk (state=3):\n>>>\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux<<<\n 8137 1726887495.39224: stdout chunk (state=3):\n>>>\r\n# destroy hashlib<<<\n 8137 1726887495.39239: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39255: stdout chunk (state=3):\n>>># destroy json.decoder<<<\n 8137 1726887495.39271: stdout chunk (state=3):\n>>>\r\n# destroy json.encoder<<<\n 8137 1726887495.39286: stdout chunk (state=3):\n>>>\r\n# destroy json.scanner<<<\n 8137 1726887495.39306: stdout chunk (state=3):\n>>>\r\n# destroy _json<<<\n 8137 1726887495.39328: stdout chunk (state=3):\n>>>\r\n# destroy encodings<<<\n 8137 1726887495.39337: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39364: stdout chunk (state=3):\n>>># destroy syslog<<<\n 8137 1726887495.39380: stdout chunk (state=3):\n>>>\r\n# destroy uuid<<<\n 8137 1726887495.39394: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39424: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 8137 1726887495.39449: stdout chunk (state=3):\n>>># destroy datetime<<<\n 8137 1726887495.39454: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39497: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 8137 1726887495.39503: stdout chunk (state=3):\n>>># destroy distro\r\n<<<\n 8137 1726887495.39522: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 8137 1726887495.39541: stdout chunk (state=3):\n>>># destroy logging\r\n<<<\n 8137 1726887495.39552: stdout chunk (state=3):\n>>># destroy argparse\r\n<<<\n 8137 1726887495.39606: stdout chunk (state=3):\n>>># destroy glob<<<\n 8137 1726887495.39623: stdout chunk (state=3):\n>>>\r\n# destroy pickle<<<\n 8137 1726887495.39637: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39667: stdout chunk (state=3):\n>>># destroy shlex\r\n<<<\n 8137 1726887495.39676: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n<<<\n 8137 1726887495.39720: stdout chunk (state=3):\n>>># cleanup[3] wiping gc<<<\n 8137 1726887495.39746: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux<<<\n 8137 1726887495.39754: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39781: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian<<<\n 8137 1726887495.39784: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39802: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<<\n 8137 1726887495.39817: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping ansible.module_utils.six.moves<<<\n 8137 1726887495.39833: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping systemd._daemon\r\n<<<\n 8137 1726887495.39842: stdout chunk (state=3):\n>>># cleanup[3] wiping _socket\r\n<<<\n 8137 1726887495.39859: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128<<<\n 8137 1726887495.39879: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal<<<\n 8137 1726887495.39917: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid<<<\n 8137 1726887495.39921: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.39938: stdout chunk (state=3):\n>>># cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 8137 1726887495.39955: stdout chunk (state=3):\n>>># destroy linecache<<<\n 8137 1726887495.39970: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887495.39987: stdout chunk (state=3):\n>>># cleanup[3] wiping platform<<<\n 8137 1726887495.40074: stdout chunk (state=3):\n>>>\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n<<<\n 8137 1726887495.40113: stdout chunk (state=3):\n>>># cleanup[3] wiping _posixsubprocess<<<\n 8137 1726887495.40228: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl<<<\n 8137 1726887495.40238: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random<<<\n 8137 1726887495.40269: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 8137 1726887495.40286: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd<<<\n 8137 1726887495.40305: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib<<<\n 8137 1726887495.40325: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external<<<\n 8137 1726887495.40351: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping importlib._bootstrap<<<\n 8137 1726887495.40368: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _struct<<<\n 8137 1726887495.40378: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping re<<<\n 8137 1726887495.40396: stdout chunk (state=3):\n>>>\r\n# destroy enum\r\n# destroy sre_compile<<<\n 8137 1726887495.40410: stdout chunk (state=3):\n>>>\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools<<<\n 8137 1726887495.40428: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc<<<\n 8137 1726887495.40433: stdout chunk (state=3):\n>>>\r\n# destroy heapq\r\n# destroy collections.abc<<<\n 8137 1726887495.40477: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n<<<\n 8137 1726887495.40518: stdout chunk (state=3):\n>>># cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre<<<\n 8137 1726887495.40521: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale<<<\n 8137 1726887495.40523: stdout chunk (state=3):\n>>>\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887495.40592: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887495.40595: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal<<<\n 8137 1726887495.40631: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys<<<\n 8137 1726887495.40651: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.40668: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 8137 1726887495.40710: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy _pickle\r\n<<<\n 8137 1726887495.40739: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128<<<\n 8137 1726887495.40767: stdout chunk (state=3):\n>>>\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887495.41093: stdout chunk (state=3):\n>>># destroy platform<<<\n 8137 1726887495.41104: stdout chunk (state=3):\n>>>\r\n# destroy _uuid\r\n<<<\n 8137 1726887495.41133: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse<<<\n 8137 1726887495.41147: stdout chunk (state=3):\n>>>\r\n# destroy tokenize<<<\n 8137 1726887495.41153: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.41187: stdout chunk (state=3):\n>>># destroy _heapq<<<\n 8137 1726887495.41205: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887495.41210: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 8137 1726887495.41213: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887495.41238: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib<<<\n 8137 1726887495.41246: stdout chunk (state=3):\n>>>\r\n# destroy errno\r\n<<<\n 8137 1726887495.41264: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy contextlib<<<\n 8137 1726887495.41294: stdout chunk (state=3):\n>>>\r\n# destroy pwd\r\n# destroy grp\r\n<<<\n 8137 1726887495.41297: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887495.41427: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887495.42114: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887495.42123: stdout chunk (state=3):\n>>><<<\n 8137 1726887495.42134: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a363a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a4e880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0770f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0767610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae06eee20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06ee910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eef10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eefd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07020d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0749d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0742670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07546d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0775e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae0702cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07492b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae07542e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d53d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d54c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae070af40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05fb220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06c1520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cb50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae060ce80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061ccd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05ab400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d79d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d77c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d78b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05e3250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05cba90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2adffe66d0>\\r\\n# zipimport: found 31 names in \\'/tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefa160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefaf70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefad90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefafd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe51f40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6fd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6feb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe6f370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff603a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff31d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecbd30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff034f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfecb520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe41fd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff41250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff413d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5ae50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe3e7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3d5b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe32d90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff3a910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec36a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec1b20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfed10a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec3100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff05b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfa075e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe0d580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9a8100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfec1b80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9daf10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adff4d220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9da850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe00ca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfdfdf70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe9b940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a100>\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf7562b0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adf756340>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a910>\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"services\": {\"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\"}, \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887495.42946: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a363a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a4e880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0770f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0767610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae06eee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06ee910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07020d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0749d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0742670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07546d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0775e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae0702cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07492b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae07542e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d53d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d54c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae070af40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05fb220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06c1520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cb50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae060ce80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061ccd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05ab400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d79d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d77c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d78b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05e3250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05cba90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2adffe66d0>\r\n# zipimport: found 31 names in '/tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefa160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefaf70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefad90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefafd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe51f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6fd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6feb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe6f370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff603a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff31d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecbd30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff034f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfecb520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe41fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff41250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff413d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5ae50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe3e7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3d5b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe32d90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff3a910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec36a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec1b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfed10a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec3100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff05b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfa075e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe0d580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9a8100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfec1b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9daf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adff4d220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9da850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe00ca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfdfdf70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe9b940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a100>\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf7562b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adf756340>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"services\": {\"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\"}, \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887495.43852: done with _execute_module (service_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887493.2318635-8304-266425672532163/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887495.43863: _low_level_execute_command(): starting\n 8137 1726887495.43871: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887495.44332: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887495.44345: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887495.44371: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887495.44390: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887495.44431: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887495.44443: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887495.44454: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887495.44467: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887495.44510: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887495.46264: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887495.46337: stderr chunk (state=3):\n>>><<<\n 8137 1726887495.46340: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887495.47019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887495.47022: handler run complete\n 8137 1726887495.47025: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887495.47027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887495.47462: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887495.47595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887495.47777: attempt loop complete, returning result\n 8137 1726887495.47789: _execute() done\n 8137 1726887495.47796: dumping result to json\n 8137 1726887495.47854: done dumping result, returning\n 8137 1726887495.47866: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-107c-9d64-00000000000b]\n 8137 1726887495.47886: sending task result for task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887495.48995: done sending task result for task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887495.48999: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"services\": {\n \"NetworkManager-dispatcher.service\": {\n \"name\": \"NetworkManager-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"NetworkManager-wait-online.service\": {\n \"name\": \"NetworkManager-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"NetworkManager.service\": {\n \"name\": \"NetworkManager.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auditd.service\": {\n \"name\": \"auditd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auth-rpcgss-module.service\": {\n \"name\": \"auth-rpcgss-module.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"autofs.service\": {\n \"name\": \"autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"autovt@.service\": {\n \"name\": \"autovt@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"alias\"\n },\n \"chrony-wait.service\": {\n \"name\": \"chrony-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"chronyd-restricted.service\": {\n \"name\": \"chronyd-restricted.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"chronyd.service\": {\n \"name\": \"chronyd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"cloud-config.service\": {\n \"name\": \"cloud-config.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-final.service\": {\n \"name\": \"cloud-final.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init-hotplugd.service\": {\n \"name\": \"cloud-init-hotplugd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"cloud-init-local.service\": {\n \"name\": \"cloud-init-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init.service\": {\n \"name\": \"cloud-init.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"console-getty.service\": {\n \"name\": \"console-getty.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"container-getty@.service\": {\n \"name\": \"container-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"cpupower.service\": {\n \"name\": \"cpupower.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"crond.service\": {\n \"name\": \"crond.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-broker.service\": {\n \"name\": \"dbus-broker.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.hostname1.service\": {\n \"name\": \"dbus-org.freedesktop.hostname1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.locale1.service\": {\n \"name\": \"dbus-org.freedesktop.locale1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.login1.service\": {\n \"name\": \"dbus-org.freedesktop.login1.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.nm-dispatcher.service\": {\n \"name\": \"dbus-org.freedesktop.nm-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.timedate1.service\": {\n \"name\": \"dbus-org.freedesktop.timedate1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus.service\": {\n \"name\": \"dbus.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"alias\"\n },\n \"debug-shell.service\": {\n \"name\": \"debug-shell.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"display-manager.service\": {\n \"name\": \"display-manager.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"dnf-makecache.service\": {\n \"name\": \"dnf-makecache.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade-cleanup.service\": {\n \"name\": \"dnf-system-upgrade-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade.service\": {\n \"name\": \"dnf-system-upgrade.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"dracut-cmdline.service\": {\n \"name\": \"dracut-cmdline.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-initqueue.service\": {\n \"name\": \"dracut-initqueue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-mount.service\": {\n \"name\": \"dracut-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-mount.service\": {\n \"name\": \"dracut-pre-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-pivot.service\": {\n \"name\": \"dracut-pre-pivot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-trigger.service\": {\n \"name\": \"dracut-pre-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-udev.service\": {\n \"name\": \"dracut-pre-udev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown-onfailure.service\": {\n \"name\": \"dracut-shutdown-onfailure.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown.service\": {\n \"name\": \"dracut-shutdown.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"emergency.service\": {\n \"name\": \"emergency.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"firewalld.service\": {\n \"name\": \"firewalld.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"fstrim.service\": {\n \"name\": \"fstrim.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"getty@.service\": {\n \"name\": \"getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"getty@tty1.service\": {\n \"name\": \"getty@tty1.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"grub-boot-indeterminate.service\": {\n \"name\": \"grub-boot-indeterminate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"grub2-systemd-integration.service\": {\n \"name\": \"grub2-systemd-integration.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"gssproxy.service\": {\n \"name\": \"gssproxy.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"disabled\"\n },\n \"hv_kvp_daemon.service\": {\n \"name\": \"hv_kvp_daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"initrd-cleanup.service\": {\n \"name\": \"initrd-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-parse-etc.service\": {\n \"name\": \"initrd-parse-etc.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-switch-root.service\": {\n \"name\": \"initrd-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-udevadm-cleanup-db.service\": {\n \"name\": \"initrd-udevadm-cleanup-db.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"irqbalance.service\": {\n \"name\": \"irqbalance.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"kdump.service\": {\n \"name\": \"kdump.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"kmod-static-nodes.service\": {\n \"name\": \"kmod-static-nodes.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"kvm_stat.service\": {\n \"name\": \"kvm_stat.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"ldconfig.service\": {\n \"name\": \"ldconfig.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"logrotate.service\": {\n \"name\": \"logrotate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"man-db-cache-update.service\": {\n \"name\": \"man-db-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"man-db-restart-cache-update.service\": {\n \"name\": \"man-db-restart-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"microcode.service\": {\n \"name\": \"microcode.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"modprobe@.service\": {\n \"name\": \"modprobe@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"modprobe@configfs.service\": {\n \"name\": \"modprobe@configfs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"modprobe@drm.service\": {\n \"name\": \"modprobe@drm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"modprobe@fuse.service\": {\n \"name\": \"modprobe@fuse.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"network.service\": {\n \"name\": \"network.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"nfs-blkmap.service\": {\n \"name\": \"nfs-blkmap.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-idmapd.service\": {\n \"name\": \"nfs-idmapd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-mountd.service\": {\n \"name\": \"nfs-mountd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-server.service\": {\n \"name\": \"nfs-server.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"nfs-utils.service\": {\n \"name\": \"nfs-utils.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfsdcld.service\": {\n \"name\": \"nfsdcld.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nftables.service\": {\n \"name\": \"nftables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nis-domainname.service\": {\n \"name\": \"nis-domainname.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"nm-priv-helper.service\": {\n \"name\": \"nm-priv-helper.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"ntpd.service\": {\n \"name\": \"ntpd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ntpdate.service\": {\n \"name\": \"ntpdate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"oddjobd.service\": {\n \"name\": \"oddjobd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"pam_namespace.service\": {\n \"name\": \"pam_namespace.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-quit-wait.service\": {\n \"name\": \"plymouth-quit-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"plymouth-start.service\": {\n \"name\": \"plymouth-start.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"qemu-guest-agent.service\": {\n \"name\": \"qemu-guest-agent.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"quotaon.service\": {\n \"name\": \"quotaon.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"rc-local.service\": {\n \"name\": \"rc-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rdisc.service\": {\n \"name\": \"rdisc.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rescue.service\": {\n \"name\": \"rescue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"restraintd.service\": {\n \"name\": \"restraintd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rhcd.service\": {\n \"name\": \"rhcd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsm-facts.service\": {\n \"name\": \"rhsm-facts.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsm.service\": {\n \"name\": \"rhsm.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsmcertd.service\": {\n \"name\": \"rhsmcertd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rngd.service\": {\n \"name\": \"rngd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpc-gssd.service\": {\n \"name\": \"rpc-gssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd-notify.service\": {\n \"name\": \"rpc-statd-notify.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd.service\": {\n \"name\": \"rpc-statd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-svcgssd.service\": {\n \"name\": \"rpc-svcgssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"rpcbind.service\": {\n \"name\": \"rpcbind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpmdb-rebuild.service\": {\n \"name\": \"rpmdb-rebuild.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rsyslog.service\": {\n \"name\": \"rsyslog.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel-mark.service\": {\n \"name\": \"selinux-autorelabel-mark.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel.service\": {\n \"name\": \"selinux-autorelabel.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"selinux-check-proper-disable.service\": {\n \"name\": \"selinux-check-proper-disable.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"serial-getty@.service\": {\n \"name\": \"serial-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"indirect\"\n },\n \"serial-getty@ttyS0.service\": {\n \"name\": \"serial-getty@ttyS0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"snapd.seeded.service\": {\n \"name\": \"snapd.seeded.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sntp.service\": {\n \"name\": \"sntp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen.service\": {\n \"name\": \"sshd-keygen.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen@.service\": {\n \"name\": \"sshd-keygen@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"sshd-keygen@ecdsa.service\": {\n \"name\": \"sshd-keygen@ecdsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@ed25519.service\": {\n \"name\": \"sshd-keygen@ed25519.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@rsa.service\": {\n \"name\": \"sshd-keygen@rsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd.service\": {\n \"name\": \"sshd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"sshd@.service\": {\n \"name\": \"sshd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"sssd-autofs.service\": {\n \"name\": \"sssd-autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-kcm.service\": {\n \"name\": \"sssd-kcm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"indirect\"\n },\n \"sssd-nss.service\": {\n \"name\": \"sssd-nss.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pac.service\": {\n \"name\": \"sssd-pac.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pam.service\": {\n \"name\": \"sssd-pam.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-ssh.service\": {\n \"name\": \"sssd-ssh.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-sudo.service\": {\n \"name\": \"sssd-sudo.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd.service\": {\n \"name\": \"sssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"syslog.service\": {\n \"name\": \"syslog.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"system-update-cleanup.service\": {\n \"name\": \"system-update-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-console.service\": {\n \"name\": \"systemd-ask-password-console.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-wall.service\": {\n \"name\": \"systemd-ask-password-wall.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-backlight@.service\": {\n \"name\": \"systemd-backlight@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-binfmt.service\": {\n \"name\": \"systemd-binfmt.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-bless-boot.service\": {\n \"name\": \"systemd-bless-boot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-boot-check-no-failures.service\": {\n \"name\": \"systemd-boot-check-no-failures.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-boot-random-seed.service\": {\n \"name\": \"systemd-boot-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-boot-update.service\": {\n \"name\": \"systemd-boot-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-coredump@.service\": {\n \"name\": \"systemd-coredump@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-exit.service\": {\n \"name\": \"systemd-exit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-firstboot.service\": {\n \"name\": \"systemd-firstboot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck-root.service\": {\n \"name\": \"systemd-fsck-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck@.service\": {\n \"name\": \"systemd-fsck@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-growfs-root.service\": {\n \"name\": \"systemd-growfs-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-growfs@.service\": {\n \"name\": \"systemd-growfs@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-halt.service\": {\n \"name\": \"systemd-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hibernate-resume@.service\": {\n \"name\": \"systemd-hibernate-resume@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-hibernate.service\": {\n \"name\": \"systemd-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hostnamed.service\": {\n \"name\": \"systemd-hostnamed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hwdb-update.service\": {\n \"name\": \"systemd-hwdb-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-hybrid-sleep.service\": {\n \"name\": \"systemd-hybrid-sleep.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-initctl.service\": {\n \"name\": \"systemd-initctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-catalog-update.service\": {\n \"name\": \"systemd-journal-catalog-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-flush.service\": {\n \"name\": \"systemd-journal-flush.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journald.service\": {\n \"name\": \"systemd-journald.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-journald@.service\": {\n \"name\": \"systemd-journald@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-kexec.service\": {\n \"name\": \"systemd-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-localed.service\": {\n \"name\": \"systemd-localed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-logind.service\": {\n \"name\": \"systemd-logind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-machine-id-commit.service\": {\n \"name\": \"systemd-machine-id-commit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-modules-load.service\": {\n \"name\": \"systemd-modules-load.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-network-generator.service\": {\n \"name\": \"systemd-network-generator.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-networkd-wait-online.service\": {\n \"name\": \"systemd-networkd-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-pcrfs-root.service\": {\n \"name\": \"systemd-pcrfs-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pcrfs@.service\": {\n \"name\": \"systemd-pcrfs@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-pcrmachine.service\": {\n \"name\": \"systemd-pcrmachine.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase-initrd.service\": {\n \"name\": \"systemd-pcrphase-initrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase-sysinit.service\": {\n \"name\": \"systemd-pcrphase-sysinit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase.service\": {\n \"name\": \"systemd-pcrphase.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-poweroff.service\": {\n \"name\": \"systemd-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pstore.service\": {\n \"name\": \"systemd-pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-quotacheck.service\": {\n \"name\": \"systemd-quotacheck.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-random-seed.service\": {\n \"name\": \"systemd-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-reboot.service\": {\n \"name\": \"systemd-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-remount-fs.service\": {\n \"name\": \"systemd-remount-fs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled-runtime\"\n },\n \"systemd-repart.service\": {\n \"name\": \"systemd-repart.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-rfkill.service\": {\n \"name\": \"systemd-rfkill.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-suspend-then-hibernate.service\": {\n \"name\": \"systemd-suspend-then-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend.service\": {\n \"name\": \"systemd-suspend.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-sysctl.service\": {\n \"name\": \"systemd-sysctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-sysext.service\": {\n \"name\": \"systemd-sysext.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"systemd-sysupdate-reboot.service\": {\n \"name\": \"systemd-sysupdate-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"systemd-sysupdate.service\": {\n \"name\": \"systemd-sysupdate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"systemd-sysusers.service\": {\n \"name\": \"systemd-sysusers.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-timedated.service\": {\n \"name\": \"systemd-timedated.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-timesyncd.service\": {\n \"name\": \"systemd-timesyncd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-tmpfiles-clean.service\": {\n \"name\": \"systemd-tmpfiles-clean.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup-dev.service\": {\n \"name\": \"systemd-tmpfiles-setup-dev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup.service\": {\n \"name\": \"systemd-tmpfiles-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles.service\": {\n \"name\": \"systemd-tmpfiles.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-udev-settle.service\": {\n \"name\": \"systemd-udev-settle.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udev-trigger.service\": {\n \"name\": \"systemd-udev-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udevd.service\": {\n \"name\": \"systemd-udevd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-update-done.service\": {\n \"name\": \"systemd-update-done.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp-runlevel.service\": {\n \"name\": \"systemd-update-utmp-runlevel.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp.service\": {\n \"name\": \"systemd-update-utmp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-user-sessions.service\": {\n \"name\": \"systemd-user-sessions.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-vconsole-setup.service\": {\n \"name\": \"systemd-vconsole-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-volatile-root.service\": {\n \"name\": \"systemd-volatile-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"teamd@.service\": {\n \"name\": \"teamd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@.service\": {\n \"name\": \"user-runtime-dir@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@0.service\": {\n \"name\": \"user-runtime-dir@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"active\"\n },\n \"user@.service\": {\n \"name\": \"user@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user@0.service\": {\n \"name\": \"user@0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"ypbind.service\": {\n \"name\": \"ypbind.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"yppasswdd.service\": {\n \"name\": \"yppasswdd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypserv.service\": {\n \"name\": \"ypserv.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypxfrd.service\": {\n \"name\": \"ypxfrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n }\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {}\n }\n}\n 8137 1726887495.93175: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"services\": {\"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\"}, \"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\"}, \"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.serv<<<\n 8137 1726887495.93193: stdout chunk (state=3):\n>>>ice\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"<<<\n 8137 1726887495.93211: stdout chunk (state=3):\n>>>: \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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\": \"syst<<<\n 8137 1726887495.93215: stdout chunk (state=3):\n>>>emd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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<<<\n 8137 1726887495.93254: stdout chunk (state=3):\n>>>\": \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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\": <<<\n 8137 1726887495.93258: stdout chunk (state=3):\n>>>{\"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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-sysupdate-reboot.service\": {\"name<<<\n 8137 1726887495.93262: stdout chunk (state=3):\n>>>\": \"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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887495.93663: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 8137 1726887495.93670: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887495.93693: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n<<<\n 8137 1726887495.93726: stdout chunk (state=3):\n>>># cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n<<<\n 8137 1726887495.93753: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n<<<\n 8137 1726887495.93778: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib<<<\n 8137 1726887495.93805: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n<<<\n 8137 1726887495.93831: stdout chunk (state=3):\n>>># cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit<<<\n 8137 1726887495.93860: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n<<<\n 8137 1726887495.93875: stdout chunk (state=3):\n>>># cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n<<<\n 8137 1726887495.93892: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian<<<\n 8137 1726887495.93894: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast<<<\n 8137 1726887495.93898: stdout chunk (state=3):\n>>>\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4<<<\n 8137 1726887495.93902: stdout chunk (state=3):\n>>>\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules<<<\n 8137 1726887495.93905: stdout chunk (state=3):\n>>>\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887495.94119: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887495.94141: stdout chunk (state=3):\n>>># destroy importlib.util\r\n<<<\n 8137 1726887495.94146: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887495.94177: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887495.94198: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887495.94201: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n<<<\n 8137 1726887495.94204: stdout chunk (state=3):\n>>># destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887495.94250: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n<<<\n 8137 1726887495.94255: stdout chunk (state=3):\n>>># destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887495.94257: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887495.94280: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887495.94303: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 8137 1726887495.94333: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887495.94340: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887495.94378: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n<<<\n 8137 1726887495.94384: stdout chunk (state=3):\n>>># destroy _compat_pickle\r\n<<<\n 8137 1726887495.94426: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887495.94453: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128<<<\n 8137 1726887495.94474: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887495.94494: stdout chunk (state=3):\n>>># destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n<<<\n 8137 1726887495.94524: stdout chunk (state=3):\n>>># cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 8137 1726887495.94542: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n<<<\n 8137 1726887495.94568: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887495.94599: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n<<<\n 8137 1726887495.94617: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887495.94622: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887495.94637: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887495.94654: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887495.94676: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n<<<\n 8137 1726887495.94691: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887495.94706: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887495.94729: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887495.94735: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887495.94897: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887495.94906: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887495.94928: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n<<<\n 8137 1726887495.94949: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887495.94955: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887495.94992: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 8137 1726887495.95012: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887495.95037: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887495.95376: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887495.95451: stderr chunk (state=3):\n>>><<<\n 8137 1726887495.95458: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed0283a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed040880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdc8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd71f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd67610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecceee20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccee910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceef10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceefd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd020d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd49d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd42670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd556d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd75e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd02cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd492b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd552e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd09f40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbe7220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccb8520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbf8e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecb97400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba82e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba83a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc39d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc37c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc38b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbcf250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbb7a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44ecafa6d0>\\r\\n# zipimport: found 31 names in \\'/tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0e160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ef70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ed90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0efd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec965f40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983d00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec983370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca743a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca45d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca174f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9e0520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec955fd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca55250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca553d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6ee50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9527f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9515b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec946d90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca4e910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d76a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d6b20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e50a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d7100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca19b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebff85e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ea580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebf99100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9d6b80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcbf10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca61220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcb850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ddca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3dbf70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3d4940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e100>\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebd34d60>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebd34cd0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e910>\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"services\": {\"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\"}, \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# destroy _compat_pickle\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887495.95839: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed0283a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed040880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd67610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecceee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccee910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd020d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd49d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd42670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd556d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd02cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd492b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd552e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd09f40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbe7220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccb8520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbf8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecb97400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba82e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba83a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc39d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc37c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc38b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbcf250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbb7a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44ecafa6d0>\r\n# zipimport: found 31 names in '/tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0e160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ef70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ed90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0efd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec965f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983d00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec983370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca743a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca45d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca174f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9e0520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec955fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca55250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca553d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6ee50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9527f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9515b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec946d90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca4e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d76a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d6b20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e50a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d7100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca19b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebff85e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ea580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebf99100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9d6b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcbf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca61220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcb850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ddca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3dbf70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3d4940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e100>\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebd34d60>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebd34cd0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"services\": {\"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\"}, \"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\"}, \"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\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@configfs.service\": {\"name\": \"modprobe@configfs.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@drm.service\": {\"name\": \"modprobe@drm.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"modprobe@fuse.service\": {\"name\": \"modprobe@fuse.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\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"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\"}, \"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\"}, \"rhsmcertd.service\": {\"name\": \"rhsmcertd.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\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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-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-boot-update.service\": {\"name\": \"systemd-boot-update.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-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-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-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-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysext.service\": {\"name\": \"systemd-sysext.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"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.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-tmpfiles.service\": {\"name\": \"systemd-tmpfiles.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"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\"}, \"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\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"alias\", \"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\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"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\"}, \"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\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"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\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.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\"}, \"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\"}, \"nm-priv-helper.service\": {\"name\": \"nm-priv-helper.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"pam_namespace.service\": {\"name\": \"pam_namespace.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhcd.service\": {\"name\": \"rhcd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm-facts.service\": {\"name\": \"rhsm-facts.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"rhsm.service\": {\"name\": \"rhsm.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-coredump@.service\": {\"name\": \"systemd-coredump@.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-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"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-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-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"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-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\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"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\": {}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887495.98478: done with _execute_module (service_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887493.2099876-8303-122454786412458/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887495.98488: _low_level_execute_command(): starting\n 8137 1726887495.98493: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887495.98965: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887495.98977: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887495.98999: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887495.99018: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887495.99028: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887495.99072: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887495.99083: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887495.99093: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887495.99111: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887495.99150: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.00983: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.01028: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.01032: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.01054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.01058: handler run complete\n 8137 1726887496.01248: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887496.01326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.01571: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887496.01642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.01758: attempt loop complete, returning result\n 8137 1726887496.01764: _execute() done\n 8137 1726887496.01767: dumping result to json\n 8137 1726887496.01802: done dumping result, returning\n 8137 1726887496.01814: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-107c-9d64-00000000000b]\n 8137 1726887496.01891: sending task result for task 0e15955b-8119-107c-9d64-00000000000b\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"services\": {\n \"NetworkManager-dispatcher.service\": {\n \"name\": \"NetworkManager-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"NetworkManager-wait-online.service\": {\n \"name\": \"NetworkManager-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"NetworkManager.service\": {\n \"name\": \"NetworkManager.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auditd.service\": {\n \"name\": \"auditd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auth-rpcgss-module.service\": {\n \"name\": \"auth-rpcgss-module.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"autofs.service\": {\n \"name\": \"autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"autovt@.service\": {\n \"name\": \"autovt@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"alias\"\n },\n \"chrony-wait.service\": {\n \"name\": \"chrony-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"chronyd-restricted.service\": {\n \"name\": \"chronyd-restricted.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"chronyd.service\": {\n \"name\": \"chronyd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"cloud-config.service\": {\n \"name\": \"cloud-config.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-final.service\": {\n \"name\": \"cloud-final.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init-hotplugd.service\": {\n \"name\": \"cloud-init-hotplugd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"cloud-init-local.service\": {\n \"name\": \"cloud-init-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init.service\": {\n \"name\": \"cloud-init.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"console-getty.service\": {\n \"name\": \"console-getty.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"container-getty@.service\": {\n \"name\": \"container-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"cpupower.service\": {\n \"name\": \"cpupower.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"crond.service\": {\n \"name\": \"crond.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-broker.service\": {\n \"name\": \"dbus-broker.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.hostname1.service\": {\n \"name\": \"dbus-org.freedesktop.hostname1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.locale1.service\": {\n \"name\": \"dbus-org.freedesktop.locale1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.login1.service\": {\n \"name\": \"dbus-org.freedesktop.login1.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.nm-dispatcher.service\": {\n \"name\": \"dbus-org.freedesktop.nm-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus-org.freedesktop.timedate1.service\": {\n \"name\": \"dbus-org.freedesktop.timedate1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"alias\"\n },\n \"dbus.service\": {\n \"name\": \"dbus.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"alias\"\n },\n \"debug-shell.service\": {\n \"name\": \"debug-shell.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"display-manager.service\": {\n \"name\": \"display-manager.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"dnf-makecache.service\": {\n \"name\": \"dnf-makecache.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade-cleanup.service\": {\n \"name\": \"dnf-system-upgrade-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade.service\": {\n \"name\": \"dnf-system-upgrade.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"dracut-cmdline.service\": {\n \"name\": \"dracut-cmdline.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-initqueue.service\": {\n \"name\": \"dracut-initqueue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-mount.service\": {\n \"name\": \"dracut-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-mount.service\": {\n \"name\": \"dracut-pre-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-pivot.service\": {\n \"name\": \"dracut-pre-pivot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-trigger.service\": {\n \"name\": \"dracut-pre-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-udev.service\": {\n \"name\": \"dracut-pre-udev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown-onfailure.service\": {\n \"name\": \"dracut-shutdown-onfailure.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown.service\": {\n \"name\": \"dracut-shutdown.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"emergency.service\": {\n \"name\": \"emergency.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"firewalld.service\": {\n \"name\": \"firewalld.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"fstrim.service\": {\n \"name\": \"fstrim.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"getty@.service\": {\n \"name\": \"getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"getty@tty1.service\": {\n \"name\": \"getty@tty1.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"grub-boot-indeterminate.service\": {\n \"name\": \"grub-boot-indeterminate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"grub2-systemd-integration.service\": {\n \"name\": \"grub2-systemd-integration.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"gssproxy.service\": {\n \"name\": \"gssproxy.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"disabled\"\n },\n \"hv_kvp_daemon.service\": {\n \"name\": \"hv_kvp_daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"initrd-cleanup.service\": {\n \"name\": \"initrd-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-parse-etc.service\": {\n \"name\": \"initrd-parse-etc.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-switch-root.service\": {\n \"name\": \"initrd-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-udevadm-cleanup-db.service\": {\n \"name\": \"initrd-udevadm-cleanup-db.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"irqbalance.service\": {\n \"name\": \"irqbalance.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"kdump.service\": {\n \"name\": \"kdump.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"kmod-static-nodes.service\": {\n \"name\": \"kmod-static-nodes.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"kvm_stat.service\": {\n \"name\": \"kvm_stat.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"ldconfig.service\": {\n \"name\": \"ldconfig.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"logrotate.service\": {\n \"name\": \"logrotate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"man-db-cache-update.service\": {\n \"name\": \"man-db-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"man-db-restart-cache-update.service\": {\n \"name\": \"man-db-restart-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"microcode.service\": {\n \"name\": \"microcode.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"modprobe@.service\": {\n \"name\": \"modprobe@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"modprobe@configfs.service\": {\n \"name\": \"modprobe@configfs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"modprobe@drm.service\": {\n \"name\": \"modprobe@drm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"modprobe@fuse.service\": {\n \"name\": \"modprobe@fuse.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"network.service\": {\n \"name\": \"network.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"nfs-blkmap.service\": {\n \"name\": \"nfs-blkmap.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-idmapd.service\": {\n \"name\": \"nfs-idmapd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-mountd.service\": {\n \"name\": \"nfs-mountd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-server.service\": {\n \"name\": \"nfs-server.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"nfs-utils.service\": {\n \"name\": \"nfs-utils.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfsdcld.service\": {\n \"name\": \"nfsdcld.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nftables.service\": {\n \"name\": \"nftables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nis-domainname.service\": {\n \"name\": \"nis-domainname.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"nm-priv-helper.service\": {\n \"name\": \"nm-priv-helper.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"ntpd.service\": {\n \"name\": \"ntpd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ntpdate.service\": {\n \"name\": \"ntpdate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"oddjobd.service\": {\n \"name\": \"oddjobd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"pam_namespace.service\": {\n \"name\": \"pam_namespace.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-quit-wait.service\": {\n \"name\": \"plymouth-quit-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"plymouth-start.service\": {\n \"name\": \"plymouth-start.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"qemu-guest-agent.service\": {\n \"name\": \"qemu-guest-agent.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"quotaon.service\": {\n \"name\": \"quotaon.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"rc-local.service\": {\n \"name\": \"rc-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rdisc.service\": {\n \"name\": \"rdisc.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rescue.service\": {\n \"name\": \"rescue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"restraintd.service\": {\n \"name\": \"restraintd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rhcd.service\": {\n \"name\": \"rhcd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsm-facts.service\": {\n \"name\": \"rhsm-facts.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsm.service\": {\n \"name\": \"rhsm.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rhsmcertd.service\": {\n \"name\": \"rhsmcertd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rngd.service\": {\n \"name\": \"rngd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpc-gssd.service\": {\n \"name\": \"rpc-gssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd-notify.service\": {\n \"name\": \"rpc-statd-notify.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd.service\": {\n \"name\": \"rpc-statd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-svcgssd.service\": {\n \"name\": \"rpc-svcgssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"rpcbind.service\": {\n \"name\": \"rpcbind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpmdb-rebuild.service\": {\n \"name\": \"rpmdb-rebuild.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rsyslog.service\": {\n \"name\": \"rsyslog.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel-mark.service\": {\n \"name\": \"selinux-autorelabel-mark.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel.service\": {\n \"name\": \"selinux-autorelabel.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"selinux-check-proper-disable.service\": {\n \"name\": \"selinux-check-proper-disable.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"serial-getty@.service\": {\n \"name\": \"serial-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"indirect\"\n },\n \"serial-getty@ttyS0.service\": {\n \"name\": \"serial-getty@ttyS0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"snapd.seeded.service\": {\n \"name\": \"snapd.seeded.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sntp.service\": {\n \"name\": \"sntp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen.service\": {\n \"name\": \"sshd-keygen.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen@.service\": {\n \"name\": \"sshd-keygen@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"sshd-keygen@ecdsa.service\": {\n \"name\": \"sshd-keygen@ecdsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@ed25519.service\": {\n \"name\": \"sshd-keygen@ed25519.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@rsa.service\": {\n \"name\": \"sshd-keygen@rsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd.service\": {\n \"name\": \"sshd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"sshd@.service\": {\n \"name\": \"sshd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"sssd-autofs.service\": {\n \"name\": \"sssd-autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-kcm.service\": {\n \"name\": \"sssd-kcm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"indirect\"\n },\n \"sssd-nss.service\": {\n \"name\": \"sssd-nss.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pac.service\": {\n \"name\": \"sssd-pac.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pam.service\": {\n \"name\": \"sssd-pam.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-ssh.service\": {\n \"name\": \"sssd-ssh.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-sudo.service\": {\n \"name\": \"sssd-sudo.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd.service\": {\n \"name\": \"sssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"syslog.service\": {\n \"name\": \"syslog.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"system-update-cleanup.service\": {\n \"name\": \"system-update-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-console.service\": {\n \"name\": \"systemd-ask-password-console.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-wall.service\": {\n \"name\": \"systemd-ask-password-wall.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-backlight@.service\": {\n \"name\": \"systemd-backlight@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-binfmt.service\": {\n \"name\": \"systemd-binfmt.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-bless-boot.service\": {\n \"name\": \"systemd-bless-boot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-boot-check-no-failures.service\": {\n \"name\": \"systemd-boot-check-no-failures.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-boot-random-seed.service\": {\n \"name\": \"systemd-boot-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-boot-update.service\": {\n \"name\": \"systemd-boot-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-coredump@.service\": {\n \"name\": \"systemd-coredump@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-exit.service\": {\n \"name\": \"systemd-exit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-firstboot.service\": {\n \"name\": \"systemd-firstboot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck-root.service\": {\n \"name\": \"systemd-fsck-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck@.service\": {\n \"name\": \"systemd-fsck@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-growfs-root.service\": {\n \"name\": \"systemd-growfs-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-growfs@.service\": {\n \"name\": \"systemd-growfs@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-halt.service\": {\n \"name\": \"systemd-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hibernate-resume@.service\": {\n \"name\": \"systemd-hibernate-resume@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-hibernate.service\": {\n \"name\": \"systemd-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hostnamed.service\": {\n \"name\": \"systemd-hostnamed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hwdb-update.service\": {\n \"name\": \"systemd-hwdb-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-hybrid-sleep.service\": {\n \"name\": \"systemd-hybrid-sleep.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-initctl.service\": {\n \"name\": \"systemd-initctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-catalog-update.service\": {\n \"name\": \"systemd-journal-catalog-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-flush.service\": {\n \"name\": \"systemd-journal-flush.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journald.service\": {\n \"name\": \"systemd-journald.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-journald@.service\": {\n \"name\": \"systemd-journald@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-kexec.service\": {\n \"name\": \"systemd-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-localed.service\": {\n \"name\": \"systemd-localed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-logind.service\": {\n \"name\": \"systemd-logind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-machine-id-commit.service\": {\n \"name\": \"systemd-machine-id-commit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-modules-load.service\": {\n \"name\": \"systemd-modules-load.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-network-generator.service\": {\n \"name\": \"systemd-network-generator.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-networkd-wait-online.service\": {\n \"name\": \"systemd-networkd-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-pcrfs-root.service\": {\n \"name\": \"systemd-pcrfs-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pcrfs@.service\": {\n \"name\": \"systemd-pcrfs@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-pcrmachine.service\": {\n \"name\": \"systemd-pcrmachine.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase-initrd.service\": {\n \"name\": \"systemd-pcrphase-initrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase-sysinit.service\": {\n \"name\": \"systemd-pcrphase-sysinit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-pcrphase.service\": {\n \"name\": \"systemd-pcrphase.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-poweroff.service\": {\n \"name\": \"systemd-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pstore.service\": {\n \"name\": \"systemd-pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-quotacheck.service\": {\n \"name\": \"systemd-quotacheck.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-random-seed.service\": {\n \"name\": \"systemd-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-reboot.service\": {\n \"name\": \"systemd-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-remount-fs.service\": {\n \"name\": \"systemd-remount-fs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled-runtime\"\n },\n \"systemd-repart.service\": {\n \"name\": \"systemd-repart.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-rfkill.service\": {\n \"name\": \"systemd-rfkill.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-suspend-then-hibernate.service\": {\n \"name\": \"systemd-suspend-then-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend.service\": {\n \"name\": \"systemd-suspend.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-sysctl.service\": {\n \"name\": \"systemd-sysctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-sysext.service\": {\n \"name\": \"systemd-sysext.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"systemd-sysupdate-reboot.service\": {\n \"name\": \"systemd-sysupdate-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"systemd-sysupdate.service\": {\n \"name\": \"systemd-sysupdate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"systemd-sysusers.service\": {\n \"name\": \"systemd-sysusers.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-timedated.service\": {\n \"name\": \"systemd-timedated.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-timesyncd.service\": {\n \"name\": \"systemd-timesyncd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-tmpfiles-clean.service\": {\n \"name\": \"systemd-tmpfiles-clean.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup-dev.service\": {\n \"name\": \"systemd-tmpfiles-setup-dev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup.service\": {\n \"name\": \"systemd-tmpfiles-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles.service\": {\n \"name\": \"systemd-tmpfiles.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-udev-settle.service\": {\n \"name\": \"systemd-udev-settle.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udev-trigger.service\": {\n \"name\": \"systemd-udev-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udevd.service\": {\n \"name\": \"systemd-udevd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-update-done.service\": {\n \"name\": \"systemd-update-done.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp-runlevel.service\": {\n \"name\": \"systemd-update-utmp-runlevel.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp.service\": {\n \"name\": \"systemd-update-utmp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-user-sessions.service\": {\n \"name\": \"systemd-user-sessions.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-vconsole-setup.service\": {\n \"name\": \"systemd-vconsole-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-volatile-root.service\": {\n \"name\": \"systemd-volatile-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"teamd@.service\": {\n \"name\": \"teamd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@.service\": {\n \"name\": \"user-runtime-dir@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@0.service\": {\n \"name\": \"user-runtime-dir@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"active\"\n },\n \"user@.service\": {\n \"name\": \"user@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user@0.service\": {\n \"name\": \"user@0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"ypbind.service\": {\n \"name\": \"ypbind.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"yppasswdd.service\": {\n \"name\": \"yppasswdd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypserv.service\": {\n \"name\": \"ypserv.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypxfrd.service\": {\n \"name\": \"ypxfrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n }\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {}\n }\n}\n 8137 1726887496.02743: done sending task result for task 0e15955b-8119-107c-9d64-00000000000b\n 8137 1726887496.03009: WORKER PROCESS EXITING\n 8137 1726887496.03020: no more pending results, returning what we have\n 8137 1726887496.03024: results queue empty\n 8137 1726887496.03025: checking for any_errors_fatal\n 8137 1726887496.03030: done checking for any_errors_fatal\n 8137 1726887496.03031: checking for max_fail_percentage\n 8137 1726887496.03033: done checking for max_fail_percentage\n 8137 1726887496.03034: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887496.03035: done checking to see if all hosts have failed\n 8137 1726887496.03043: getting the remaining hosts for this loop\n 8137 1726887496.03045: done getting the remaining hosts for this loop\n 8137 1726887496.03049: getting the next task for host managed_node1\n 8137 1726887496.03054: done getting next task for host managed_node1\n 8137 1726887496.03059: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 8137 1726887496.03061: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.03062: getting the next task for host managed_node2\n 8137 1726887496.03065: done getting next task for host managed_node2\n 8137 1726887496.03067: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 8137 1726887496.03068: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.03069: getting the next task for host managed_node3\n 8137 1726887496.03071: done getting next task for host managed_node3\n 8137 1726887496.03073: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 8137 1726887496.03075: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.03092: getting variables\n 8137 1726887496.03095: in VariableManager get_vars()\n 8137 1726887496.03127: Calling all_inventory to load vars for managed_node1\n 8137 1726887496.03130: Calling groups_inventory to load vars for managed_node1\n 8137 1726887496.03133: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887496.03143: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887496.03153: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887496.03157: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887496.03349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.03524: done with get_vars()\n 8137 1726887496.03530: done getting variables\n 8137 1726887496.03573: 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)\n\nTASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8\nFriday 20 September 2024 22:58:16 -0400 (0:00:02.908) 0:00:05.803 ****** \n 8137 1726887496.03596: entering _queue_task() for managed_node1/set_fact\n 8137 1726887496.03875: worker is 1 (out of 3 available)\n 8137 1726887496.03888: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887496.03918: getting variables\n 8137 1726887496.03921: in VariableManager get_vars()\n 8137 1726887496.04000: Calling all_inventory to load vars for managed_node2\n 8137 1726887496.04005: Calling groups_inventory to load vars for managed_node2\n 8137 1726887496.04007: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887496.04025: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887496.04029: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887496.04032: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887496.04302: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 8137 1726887496.04306: in run() - task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.04311: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.04315: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.04317: calling self._execute()\n 8137 1726887496.04319: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.04321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.04323: variable 'omit' from source: magic vars\n 8137 1726887496.04350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.04665: done with get_vars()\n 8137 1726887496.04676: done getting variables\n 8137 1726887496.04720: variable 'omit' from source: magic vars\n 8137 1726887496.04723: variable 'omit' from source: magic vars\n 8137 1726887496.04762: 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)\n 8137 1726887496.04772: entering _queue_task() for managed_node2/set_fact\n 8137 1726887496.05080: worker is 2 (out of 3 available)\n 8137 1726887496.05093: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887496.05124: getting variables\n 8137 1726887496.05127: in VariableManager get_vars()\n 8137 1726887496.05204: Calling all_inventory to load vars for managed_node3\n 8137 1726887496.05209: Calling groups_inventory to load vars for managed_node3\n 8137 1726887496.05212: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887496.05228: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887496.05234: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887496.05253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.05259: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887496.05544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.05865: done with get_vars()\n 8137 1726887496.05875: done getting variables\n 8137 1726887496.06625: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 8137 1726887496.06629: in run() - task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.06631: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.06633: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.06635: calling self._execute()\n 8137 1726887496.06637: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.06639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.06641: variable 'omit' from source: magic vars\n 8137 1726887496.06643: variable 'omit' from source: magic vars\n 8137 1726887496.06646: variable 'omit' from source: magic vars\n 8137 1726887496.06690: 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)\n 8137 1726887496.06698: entering _queue_task() for managed_node3/set_fact\n 8137 1726887496.07000: worker is 3 (out of 3 available)\n 8137 1726887496.07013: exiting _queue_task() for managed_node3/set_fact\n 8137 1726887496.07026: done queuing things up, now waiting for results queue to drain\n 8137 1726887496.07027: waiting for pending results...\n 8137 1726887496.07371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.07825: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 8137 1726887496.07925: in run() - task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.08057: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.08065: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.08104: calling self._execute()\n 8137 1726887496.08285: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.08298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.08315: variable 'omit' from source: magic vars\n 8137 1726887496.08374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.08441: variable 'omit' from source: magic vars\n 8137 1726887496.08628: variable 'omit' from source: magic vars\n 8137 1726887496.08636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.08696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.08833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.08912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.09052: 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)\n 8137 1726887496.09211: 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)\n 8137 1726887496.09227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.09237: 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)\n 8137 1726887496.09283: 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)\n 8137 1726887496.09423: 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)\n 8137 1726887496.09538: 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)\n 8137 1726887496.09613: 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)\n 8137 1726887496.09752: 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)\n 8137 1726887496.09800: 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)\n 8137 1726887496.09826: 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)\n 8137 1726887496.09987: 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)\n 8137 1726887496.10081: 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)\n 8137 1726887496.10164: 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)\n 8137 1726887496.10217: 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)\n 8137 1726887496.10293: 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)\n 8137 1726887496.10356: 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)\n 8137 1726887496.10522: 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)\n 8137 1726887496.10555: 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)\n 8137 1726887496.10721: 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)\n 8137 1726887496.10738: 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)\n 8137 1726887496.11504: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887496.11870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.12059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.12159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.12220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.12264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.12322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.12430: 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)\n 8137 1726887496.12437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.12465: 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)\n 8137 1726887496.12498: 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)\n 8137 1726887496.12759: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.12797: 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)\n 8137 1726887496.12805: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.12829: 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)\n 8137 1726887496.12850: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.12891: 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)\n 8137 1726887496.12907: 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)\n 8137 1726887496.12927: 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)\n 8137 1726887496.12956: 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)\n 8137 1726887496.12994: 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)\n 8137 1726887496.13016: 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)\n 8137 1726887496.13033: 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)\n 8137 1726887496.13081: 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)\n 8137 1726887496.13105: 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)\n 8137 1726887496.13119: 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)\n 8137 1726887496.13139: 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)\n 8137 1726887496.13165: 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)\n 8137 1726887496.13213: 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)\n 8137 1726887496.13232: 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)\n 8137 1726887496.13284: 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)\n 8137 1726887496.13319: 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)\n 8137 1726887496.13350: 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)\n 8137 1726887496.13394: 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)\n 8137 1726887496.13419: 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)\n 8137 1726887496.13475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.13644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.13821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.13875: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887496.13978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.14027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.14068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.14123: 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)\n 8137 1726887496.14229: 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)\n 8137 1726887496.14262: 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)\n 8137 1726887496.14337: 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)\n 8137 1726887496.14351: 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)\n 8137 1726887496.14392: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.14446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.14488: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.14530: 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)\n 8137 1726887496.14552: 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)\n 8137 1726887496.14576: 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)\n 8137 1726887496.14632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.14714: 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)\n 8137 1726887496.14718: 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)\n 8137 1726887496.14726: 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)\n 8137 1726887496.14745: 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)\n 8137 1726887496.14846: 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)\n 8137 1726887496.14885: 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)\n 8137 1726887496.14917: 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)\n 8137 1726887496.14961: 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)\n 8137 1726887496.14980: 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)\n 8137 1726887496.15036: 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)\n 8137 1726887496.15041: 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)\n 8137 1726887496.15072: 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)\n 8137 1726887496.15214: variable 'omit' from source: magic vars\n 8137 1726887496.15255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.15285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.15305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.15327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.15347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.15387: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887496.15395: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.15402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.15522: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.15537: Set connection var ansible_pipelining to False\n 8137 1726887496.15549: Set connection var ansible_timeout to 10\n 8137 1726887496.15560: Set connection var ansible_shell_type to sh\n 8137 1726887496.15566: Set connection var ansible_connection to ssh\n 8137 1726887496.15582: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.15611: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.15618: variable 'ansible_connection' from source: unknown\n 8137 1726887496.15625: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.15631: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.15638: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.15646: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.15654: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.15660: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.15671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.15736: 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)\n 8137 1726887496.15765: 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)\n 8137 1726887496.15781: 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)\n 8137 1726887496.15804: variable 'omit' from source: magic vars\n 8137 1726887496.15813: 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)\n 8137 1726887496.15823: starting attempt loop\n 8137 1726887496.15830: running the handler\n 8137 1726887496.15836: 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)\n 8137 1726887496.15848: handler run complete\n 8137 1726887496.15861: attempt loop complete, returning result\n 8137 1726887496.15868: _execute() done\n 8137 1726887496.15874: dumping result to json\n 8137 1726887496.15896: done dumping result, returning\n 8137 1726887496.15914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-107c-9d64-00000000000c]\n 8137 1726887496.15930: sending task result for task 0e15955b-8119-107c-9d64-00000000000c\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_services\": [\n \"auditd\",\n \"auth-rpcgss-module\",\n \"chronyd\",\n \"cloud-config\",\n \"cloud-final\",\n \"cloud-init-local\",\n \"cloud-init\",\n \"crond\",\n \"dbus-broker\",\n \"dnf-makecache\",\n \"dracut-cmdline\",\n \"dracut-initqueue\",\n \"dracut-mount\",\n \"dracut-pre-mount\",\n \"dracut-pre-pivot\",\n \"dracut-pre-trigger\",\n \"dracut-pre-udev\",\n \"dracut-shutdown-onfailure\",\n \"dracut-shutdown\",\n \"emergency\",\n \"getty@tty1\",\n \"gssproxy\",\n \"initrd-cleanup\",\n \"initrd-parse-etc\",\n \"initrd-switch-root\",\n \"initrd-udevadm-cleanup-db\",\n \"irqbalance\",\n \"kdump\",\n \"kmod-static-nodes\",\n \"ldconfig\",\n \"logrotate\",\n \"microcode\",\n \"modprobe@configfs\",\n \"modprobe@drm\",\n \"modprobe@fuse\",\n \"NetworkManager-wait-online\",\n \"NetworkManager\",\n \"nfs-idmapd\",\n \"nfs-mountd\",\n \"nfs-server\",\n \"nfs-utils\",\n \"nfsdcld\",\n \"nis-domainname\",\n \"rc-local\",\n \"rescue\",\n \"restraintd\",\n \"rhsmcertd\",\n \"rngd\",\n \"rpc-gssd\",\n \"rpc-statd-notify\",\n \"rpc-statd\",\n \"rpcbind\",\n \"rsyslog\",\n \"selinux-autorelabel-mark\",\n \"serial-getty@ttyS0\",\n \"sshd-keygen@ecdsa\",\n \"sshd-keygen@ed25519\",\n \"sshd-keygen@rsa\",\n \"sshd\",\n \"sssd-kcm\",\n \"sssd\",\n \"systemd-ask-password-console\",\n \"systemd-ask-password-wall\",\n \"systemd-binfmt\",\n \"systemd-boot-random-seed\",\n \"systemd-boot-update\",\n \"systemd-firstboot\",\n \"systemd-fsck-root\",\n \"systemd-hwdb-update\",\n \"systemd-initctl\",\n \"systemd-journal-catalog-update\",\n \"systemd-journal-flush\",\n \"systemd-journald\",\n \"systemd-logind\",\n \"systemd-machine-id-commit\",\n \"systemd-modules-load\",\n \"systemd-network-generator\",\n \"systemd-pcrmachine\",\n \"systemd-pcrphase-initrd\",\n \"systemd-pcrphase-sysinit\",\n \"systemd-pcrphase\",\n \"systemd-random-seed\",\n \"systemd-remount-fs\",\n \"systemd-repart\",\n \"systemd-rfkill\",\n \"systemd-sysctl\",\n \"systemd-sysext\",\n \"systemd-sysusers\",\n \"systemd-tmpfiles-clean\",\n \"systemd-tmpfiles-setup-dev\",\n \"systemd-tmpfiles-setup\",\n \"systemd-udev-settle\",\n \"systemd-udev-trigger\",\n \"systemd-udevd\",\n \"systemd-update-done\",\n \"systemd-update-utmp-runlevel\",\n \"systemd-update-utmp\",\n \"systemd-user-sessions\",\n \"systemd-vconsole-setup\",\n \"user-runtime-dir@0\",\n \"user@0\",\n \"autovt\",\n \"cloud-init-hotplugd\",\n \"console-getty\",\n \"container-getty\",\n \"cpupower\",\n \"dbus-org.freedesktop.hostname1\",\n \"dbus-org.freedesktop.locale1\",\n \"dbus-org.freedesktop.login1\",\n \"dbus-org.freedesktop.nm-dispatcher\",\n \"dbus-org.freedesktop.timedate1\",\n \"dbus\",\n \"debug-shell\",\n \"dnf-system-upgrade-cleanup\",\n \"dnf-system-upgrade\",\n \"firewalld\",\n \"fstrim\",\n \"getty\",\n \"grub-boot-indeterminate\",\n \"grub2-systemd-integration\",\n \"kvm_stat\",\n \"man-db-cache-update\",\n \"man-db-restart-cache-update\",\n \"modprobe\",\n \"NetworkManager-dispatcher\",\n \"nfs-blkmap\",\n \"nftables\",\n \"nm-priv-helper\",\n \"oddjobd\",\n \"pam_namespace\",\n \"qemu-guest-agent\",\n \"quotaon\",\n \"rdisc\",\n \"rhcd\",\n \"rhsm-facts\",\n \"rhsm\",\n \"rpmdb-rebuild\",\n \"selinux-autorelabel\",\n \"selinux-check-proper-disable\",\n \"serial-getty\",\n \"sshd-keygen\",\n \"sssd-autofs\",\n \"sssd-nss\",\n \"sssd-pac\",\n \"sssd-pam\",\n \"sssd-ssh\",\n \"sssd-sudo\",\n \"system-update-cleanup\",\n \"systemd-backlight\",\n \"systemd-bless-boot\",\n \"systemd-boot-check-no-failures\",\n \"systemd-coredump\",\n \"systemd-exit\",\n \"systemd-fsck\",\n \"systemd-growfs-root\",\n \"systemd-growfs\",\n \"systemd-halt\",\n \"systemd-hibernate-resume\",\n \"systemd-hibernate\",\n \"systemd-hostnamed\",\n \"systemd-hybrid-sleep\",\n \"systemd-kexec\",\n \"systemd-localed\",\n \"systemd-pcrfs-root\",\n \"systemd-pcrfs\",\n \"systemd-poweroff\",\n \"systemd-pstore\",\n \"systemd-quotacheck\",\n \"systemd-reboot\",\n \"systemd-suspend-then-hibernate\",\n \"systemd-suspend\",\n \"systemd-sysupdate-reboot\",\n \"systemd-sysupdate\",\n \"systemd-timedated\",\n \"systemd-volatile-root\",\n \"teamd\",\n \"user-runtime-dir\",\n \"user\"\n ]\n },\n \"changed\": false\n}\n 8137 1726887496.16480: done sending task result for task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.16487: WORKER PROCESS EXITING\n 8137 1726887496.16587: variable 'omit' from source: magic vars\n 8137 1726887496.16593: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887496.16748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.16846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.16878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.16912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.16935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.16953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.16973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.16989: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887496.17005: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.17021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.17031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.17079: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.17130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.17148: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.17165: Set connection var ansible_pipelining to False\n 8137 1726887496.17176: Set connection var ansible_timeout to 10\n 8137 1726887496.17183: Set connection var ansible_shell_type to sh\n 8137 1726887496.17188: 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)\n 8137 1726887496.17192: Set connection var ansible_connection to ssh\n 8137 1726887496.17201: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.17214: 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)\n 8137 1726887496.17246: 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)\n 8137 1726887496.17251: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.17258: variable 'ansible_connection' from source: unknown\n 8137 1726887496.17265: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.17270: 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)\n 8137 1726887496.17274: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.17280: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.17287: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.17293: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.17299: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.17305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.17419: 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)\n 8137 1726887496.17440: variable 'omit' from source: magic vars\n 8137 1726887496.17462: starting attempt loop\n 8137 1726887496.17468: running the handler\n 8137 1726887496.17481: handler run complete\n 8137 1726887496.17493: attempt loop complete, returning result\n 8137 1726887496.17499: _execute() done\n 8137 1726887496.17505: dumping result to json\n 8137 1726887496.17522: done dumping result, returning\n 8137 1726887496.17532: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-107c-9d64-00000000000c]\n 8137 1726887496.17565: sending task result for task 0e15955b-8119-107c-9d64-00000000000c\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_services\": [\n \"auditd\",\n \"auth-rpcgss-module\",\n \"chronyd\",\n \"cloud-config\",\n \"cloud-final\",\n \"cloud-init-local\",\n \"cloud-init\",\n \"crond\",\n \"dbus-broker\",\n \"dnf-makecache\",\n \"dracut-cmdline\",\n \"dracut-initqueue\",\n \"dracut-mount\",\n \"dracut-pre-mount\",\n \"dracut-pre-pivot\",\n \"dracut-pre-trigger\",\n \"dracut-pre-udev\",\n \"dracut-shutdown-onfailure\",\n \"dracut-shutdown\",\n \"emergency\",\n \"getty@tty1\",\n \"gssproxy\",\n \"initrd-cleanup\",\n \"initrd-parse-etc\",\n \"initrd-switch-root\",\n \"initrd-udevadm-cleanup-db\",\n \"irqbalance\",\n \"kdump\",\n \"kmod-static-nodes\",\n \"ldconfig\",\n \"logrotate\",\n \"microcode\",\n \"modprobe@configfs\",\n \"modprobe@drm\",\n \"modprobe@fuse\",\n \"NetworkManager-wait-online\",\n \"NetworkManager\",\n \"nfs-idmapd\",\n \"nfs-mountd\",\n \"nfs-server\",\n \"nfs-utils\",\n \"nfsdcld\",\n \"nis-domainname\",\n \"rc-local\",\n \"rescue\",\n \"restraintd\",\n \"rhsmcertd\",\n \"rngd\",\n \"rpc-gssd\",\n \"rpc-statd-notify\",\n \"rpc-statd\",\n \"rpcbind\",\n \"rsyslog\",\n \"selinux-autorelabel-mark\",\n \"serial-getty@ttyS0\",\n \"sshd-keygen@ecdsa\",\n \"sshd-keygen@ed25519\",\n \"sshd-keygen@rsa\",\n \"sshd\",\n \"sssd-kcm\",\n \"sssd\",\n \"systemd-ask-password-console\",\n \"systemd-ask-password-wall\",\n \"systemd-binfmt\",\n \"systemd-boot-random-seed\",\n \"systemd-boot-update\",\n \"systemd-firstboot\",\n \"systemd-fsck-root\",\n \"systemd-hwdb-update\",\n \"systemd-initctl\",\n \"systemd-journal-catalog-update\",\n \"systemd-journal-flush\",\n \"systemd-journald\",\n \"systemd-logind\",\n \"systemd-machine-id-commit\",\n \"systemd-modules-load\",\n \"systemd-network-generator\",\n \"systemd-pcrmachine\",\n \"systemd-pcrphase-initrd\",\n \"systemd-pcrphase-sysinit\",\n \"systemd-pcrphase\",\n \"systemd-random-seed\",\n \"systemd-remount-fs\",\n \"systemd-repart\",\n \"systemd-rfkill\",\n \"systemd-sysctl\",\n \"systemd-sysext\",\n \"systemd-sysusers\",\n \"systemd-tmpfiles-clean\",\n \"systemd-tmpfiles-setup-dev\",\n \"systemd-tmpfiles-setup\",\n \"systemd-udev-settle\",\n \"systemd-udev-trigger\",\n \"systemd-udevd\",\n \"systemd-update-done\",\n \"systemd-update-utmp-runlevel\",\n \"systemd-update-utmp\",\n \"systemd-user-sessions\",\n \"systemd-vconsole-setup\",\n \"user-runtime-dir@0\",\n \"user@0\",\n \"autovt\",\n \"chrony-wait\",\n \"chronyd-restricted\",\n \"cloud-init-hotplugd\",\n \"console-getty\",\n \"container-getty\",\n \"cpupower\",\n \"dbus-org.freedesktop.hostname1\",\n \"dbus-org.freedesktop.locale1\",\n \"dbus-org.freedesktop.login1\",\n \"dbus-org.freedesktop.nm-dispatcher\",\n \"dbus-org.freedesktop.timedate1\",\n \"dbus\",\n \"debug-shell\",\n \"dnf-system-upgrade-cleanup\",\n \"dnf-system-upgrade\",\n \"firewalld\",\n \"fstrim\",\n \"getty\",\n \"grub-boot-indeterminate\",\n \"grub2-systemd-integration\",\n \"kvm_stat\",\n \"man-db-cache-update\",\n \"man-db-restart-cache-update\",\n \"modprobe\",\n \"NetworkManager-dispatcher\",\n \"nfs-blkmap\",\n \"nftables\",\n \"nm-priv-helper\",\n \"oddjobd\",\n \"pam_namespace\",\n \"qemu-guest-agent\",\n \"quotaon\",\n \"rdisc\",\n \"rhcd\",\n \"rhsm-facts\",\n \"rhsm\",\n \"rpmdb-rebuild\",\n \"selinux-autorelabel\",\n \"selinux-check-proper-disable\",\n \"serial-getty\",\n \"sshd-keygen\",\n \"sssd-autofs\",\n \"sssd-nss\",\n \"sssd-pac\",\n \"sssd-pam\",\n \"sssd-ssh\",\n \"sssd-sudo\",\n \"system-update-cleanup\",\n \"systemd-backlight\",\n \"systemd-bless-boot\",\n \"systemd-boot-check-no-failures\",\n \"systemd-coredump\",\n \"systemd-exit\",\n \"systemd-fsck\",\n \"systemd-growfs-root\",\n \"systemd-growfs\",\n \"systemd-halt\",\n \"systemd-hibernate-resume\",\n \"systemd-hibernate\",\n \"systemd-hostnamed\",\n \"systemd-hybrid-sleep\",\n \"systemd-kexec\",\n \"systemd-localed\",\n \"systemd-pcrfs-root\",\n \"systemd-pcrfs\",\n \"systemd-poweroff\",\n \"systemd-pstore\",\n \"systemd-quotacheck\",\n \"systemd-reboot\",\n \"systemd-suspend-then-hibernate\",\n \"systemd-suspend\",\n \"systemd-sysupdate-reboot\",\n \"systemd-sysupdate\",\n \"systemd-timedated\",\n \"systemd-volatile-root\",\n \"teamd\",\n \"user-runtime-dir\",\n \"user\"\n ]\n },\n \"changed\": false\n}\n 8137 1726887496.17827: done sending task result for task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.17835: WORKER PROCESS EXITING\n 8137 1726887496.18351: variable 'omit' from source: magic vars\n 8137 1726887496.18374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.18404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.18428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.18448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.18467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.18500: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887496.18509: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.18518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.18621: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.18636: Set connection var ansible_pipelining to False\n 8137 1726887496.18648: Set connection var ansible_timeout to 10\n 8137 1726887496.18654: Set connection var ansible_shell_type to sh\n 8137 1726887496.18660: Set connection var ansible_connection to ssh\n 8137 1726887496.18670: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.18697: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.18704: variable 'ansible_connection' from source: unknown\n 8137 1726887496.18713: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.18720: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.18725: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.18730: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.18738: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.18744: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.18752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.18852: 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)\n 8137 1726887496.18869: variable 'omit' from source: magic vars\n 8137 1726887496.18882: starting attempt loop\n 8137 1726887496.18889: running the handler\n 8137 1726887496.18904: handler run complete\n 8137 1726887496.18919: attempt loop complete, returning result\n 8137 1726887496.18925: _execute() done\n 8137 1726887496.18931: dumping result to json\n 8137 1726887496.18946: done dumping result, returning\n 8137 1726887496.18956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-107c-9d64-00000000000c]\n 8137 1726887496.19058: sending task result for task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.19177: done sending task result for task 0e15955b-8119-107c-9d64-00000000000c\n 8137 1726887496.19185: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_services\": [\n \"auditd\",\n \"auth-rpcgss-module\",\n \"chronyd\",\n \"cloud-config\",\n \"cloud-final\",\n \"cloud-init-local\",\n \"cloud-init\",\n \"crond\",\n \"dbus-broker\",\n \"dnf-makecache\",\n \"dracut-cmdline\",\n \"dracut-initqueue\",\n \"dracut-mount\",\n \"dracut-pre-mount\",\n \"dracut-pre-pivot\",\n \"dracut-pre-trigger\",\n \"dracut-pre-udev\",\n \"dracut-shutdown-onfailure\",\n \"dracut-shutdown\",\n \"emergency\",\n \"getty@tty1\",\n \"gssproxy\",\n \"initrd-cleanup\",\n \"initrd-parse-etc\",\n \"initrd-switch-root\",\n \"initrd-udevadm-cleanup-db\",\n \"irqbalance\",\n \"kdump\",\n \"kmod-static-nodes\",\n \"ldconfig\",\n \"logrotate\",\n \"microcode\",\n \"modprobe@configfs\",\n \"modprobe@drm\",\n \"modprobe@fuse\",\n \"NetworkManager-wait-online\",\n \"NetworkManager\",\n \"nfs-idmapd\",\n \"nfs-mountd\",\n \"nfs-server\",\n \"nfs-utils\",\n \"nfsdcld\",\n \"nis-domainname\",\n \"rc-local\",\n \"rescue\",\n \"restraintd\",\n \"rhsmcertd\",\n \"rngd\",\n \"rpc-gssd\",\n \"rpc-statd-notify\",\n \"rpc-statd\",\n \"rpcbind\",\n \"rsyslog\",\n \"selinux-autorelabel-mark\",\n \"serial-getty@ttyS0\",\n \"sshd-keygen@ecdsa\",\n \"sshd-keygen@ed25519\",\n \"sshd-keygen@rsa\",\n \"sshd\",\n \"sssd-kcm\",\n \"sssd\",\n \"systemd-ask-password-console\",\n \"systemd-ask-password-wall\",\n \"systemd-binfmt\",\n \"systemd-boot-random-seed\",\n \"systemd-boot-update\",\n \"systemd-firstboot\",\n \"systemd-fsck-root\",\n \"systemd-hwdb-update\",\n \"systemd-initctl\",\n \"systemd-journal-catalog-update\",\n \"systemd-journal-flush\",\n \"systemd-journald\",\n \"systemd-logind\",\n \"systemd-machine-id-commit\",\n \"systemd-modules-load\",\n \"systemd-network-generator\",\n \"systemd-pcrmachine\",\n \"systemd-pcrphase-initrd\",\n \"systemd-pcrphase-sysinit\",\n \"systemd-pcrphase\",\n \"systemd-random-seed\",\n \"systemd-remount-fs\",\n \"systemd-repart\",\n \"systemd-rfkill\",\n \"systemd-sysctl\",\n \"systemd-sysext\",\n \"systemd-sysusers\",\n \"systemd-tmpfiles-clean\",\n \"systemd-tmpfiles-setup-dev\",\n \"systemd-tmpfiles-setup\",\n \"systemd-udev-settle\",\n \"systemd-udev-trigger\",\n \"systemd-udevd\",\n \"systemd-update-done\",\n \"systemd-update-utmp-runlevel\",\n \"systemd-update-utmp\",\n \"systemd-user-sessions\",\n \"systemd-vconsole-setup\",\n \"user-runtime-dir@0\",\n \"user@0\",\n \"autovt\",\n \"chrony-wait\",\n \"chronyd-restricted\",\n \"cloud-init-hotplugd\",\n \"console-getty\",\n \"container-getty\",\n \"cpupower\",\n \"dbus-org.freedesktop.hostname1\",\n \"dbus-org.freedesktop.locale1\",\n \"dbus-org.freedesktop.login1\",\n \"dbus-org.freedesktop.nm-dispatcher\",\n \"dbus-org.freedesktop.timedate1\",\n \"dbus\",\n \"debug-shell\",\n \"dnf-system-upgrade-cleanup\",\n \"dnf-system-upgrade\",\n \"firewalld\",\n \"fstrim\",\n \"getty\",\n \"grub-boot-indeterminate\",\n \"grub2-systemd-integration\",\n \"kvm_stat\",\n \"man-db-cache-update\",\n \"man-db-restart-cache-update\",\n \"modprobe\",\n \"NetworkManager-dispatcher\",\n \"nfs-blkmap\",\n \"nftables\",\n \"nm-priv-helper\",\n \"oddjobd\",\n \"pam_namespace\",\n \"qemu-guest-agent\",\n \"quotaon\",\n \"rdisc\",\n \"rhcd\",\n \"rhsm-facts\",\n \"rhsm\",\n \"rpmdb-rebuild\",\n \"selinux-autorelabel\",\n \"selinux-check-proper-disable\",\n \"serial-getty\",\n \"sshd-keygen\",\n \"sssd-autofs\",\n \"sssd-nss\",\n \"sssd-pac\",\n \"sssd-pam\",\n \"sssd-ssh\",\n \"sssd-sudo\",\n \"system-update-cleanup\",\n \"systemd-backlight\",\n \"systemd-bless-boot\",\n \"systemd-boot-check-no-failures\",\n \"systemd-coredump\",\n \"systemd-exit\",\n \"systemd-fsck\",\n \"systemd-growfs-root\",\n \"systemd-growfs\",\n \"systemd-halt\",\n \"systemd-hibernate-resume\",\n \"systemd-hibernate\",\n \"systemd-hostnamed\",\n \"systemd-hybrid-sleep\",\n \"systemd-kexec\",\n \"systemd-localed\",\n \"systemd-pcrfs-root\",\n \"systemd-pcrfs\",\n \"systemd-poweroff\",\n \"systemd-pstore\",\n \"systemd-quotacheck\",\n \"systemd-reboot\",\n \"systemd-suspend-then-hibernate\",\n \"systemd-suspend\",\n \"systemd-sysupdate-reboot\",\n \"systemd-sysupdate\",\n \"systemd-timedated\",\n \"systemd-volatile-root\",\n \"teamd\",\n \"user-runtime-dir\",\n \"user\"\n ]\n },\n \"changed\": false\n}\n 8137 1726887496.19456: no more pending results, returning what we have\n 8137 1726887496.19459: results queue empty\n 8137 1726887496.19461: checking for any_errors_fatal\n 8137 1726887496.19466: done checking for any_errors_fatal\n 8137 1726887496.19467: checking for max_fail_percentage\n 8137 1726887496.19469: done checking for max_fail_percentage\n 8137 1726887496.19470: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887496.19471: done checking to see if all hosts have failed\n 8137 1726887496.19471: getting the remaining hosts for this loop\n 8137 1726887496.19473: done getting the remaining hosts for this loop\n 8137 1726887496.19477: getting the next task for host managed_node1\n 8137 1726887496.19483: done getting next task for host managed_node1\n 8137 1726887496.19487: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 8137 1726887496.19489: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.19490: getting the next task for host managed_node2\n 8137 1726887496.19492: done getting next task for host managed_node2\n 8137 1726887496.19494: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 8137 1726887496.19495: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.19496: getting the next task for host managed_node3\n 8137 1726887496.19499: done getting next task for host managed_node3\n 8137 1726887496.19501: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 8137 1726887496.19502: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.19523: getting variables\n 8137 1726887496.19525: in VariableManager get_vars()\n 8137 1726887496.19561: Calling all_inventory to load vars for managed_node1\n 8137 1726887496.19565: Calling groups_inventory to load vars for managed_node1\n 8137 1726887496.19567: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887496.19580: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887496.19584: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887496.19588: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887496.19864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.20181: done with get_vars()\n 8137 1726887496.20193: done getting variables\n 8137 1726887496.20321: 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)\n\nTASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:12\nFriday 20 September 2024 22:58:16 -0400 (0:00:00.167) 0:00:05.971 ****** \n 8137 1726887496.20351: entering _queue_task() for managed_node1/assert\n 8137 1726887496.20353: Creating lock for assert\n 8137 1726887496.20883: worker is 1 (out of 3 available)\n 8137 1726887496.20895: exiting _queue_task() for managed_node1/assert\n 8137 1726887496.20928: getting variables\n 8137 1726887496.20930: in VariableManager get_vars()\n 8137 1726887496.21009: Calling all_inventory to load vars for managed_node2\n 8137 1726887496.21014: Calling groups_inventory to load vars for managed_node2\n 8137 1726887496.21017: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887496.21034: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887496.21037: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887496.21040: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887496.21340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.21910: done with get_vars()\n 8137 1726887496.21923: done getting variables\n 8137 1726887496.22621: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 8137 1726887496.22625: in run() - task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.22628: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.22630: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.22632: calling self._execute()\n 8137 1726887496.22634: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.22636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.22638: variable 'omit' from source: magic vars\n 8137 1726887496.22640: variable 'omit' from source: magic vars\n 8137 1726887496.22642: variable 'omit' from source: magic vars\n 8137 1726887496.22645: variable 'omit' from source: magic vars\n 8137 1726887496.22647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.22649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.22650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.22652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.22654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.22656: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887496.22658: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.22660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.22661: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.22663: Set connection var ansible_pipelining to False\n 8137 1726887496.22665: Set connection var ansible_timeout to 10\n 8137 1726887496.22667: Set connection var ansible_shell_type to sh\n 8137 1726887496.22669: Set connection var ansible_connection to ssh\n 8137 1726887496.22671: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.22714: 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=True)\n 8137 1726887496.22724: entering _queue_task() for managed_node2/assert\n 8137 1726887496.23066: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.23314: variable 'ansible_connection' from source: unknown\n 8137 1726887496.23320: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.23324: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.23327: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.23331: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.23335: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.23338: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.23340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.23344: 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)\n 8137 1726887496.23347: variable 'omit' from source: magic vars\n 8137 1726887496.23351: starting attempt loop\n 8137 1726887496.23353: running the handler\n 8137 1726887496.23281: worker is 2 (out of 3 available)\n 8137 1726887496.23361: exiting _queue_task() for managed_node2/assert\n 8137 1726887496.23386: getting variables\n 8137 1726887496.23390: in VariableManager get_vars()\n 8137 1726887496.23469: Calling all_inventory to load vars for managed_node3\n 8137 1726887496.23473: Calling groups_inventory to load vars for managed_node3\n 8137 1726887496.23476: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887496.23494: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887496.23498: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887496.23502: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887496.23781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.23786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.23790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.23839: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.23896: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.24052: 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)\n 8137 1726887496.24082: 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)\n 8137 1726887496.24117: 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)\n 8137 1726887496.24160: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 8137 1726887496.24164: 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)\n 8137 1726887496.24269: variable 'timesync_services' from source: set_fact\n 8137 1726887496.24303: Evaluated conditional (timesync_services is defined): True\n 8137 1726887496.24321: handler run complete\n 8137 1726887496.24339: attempt loop complete, returning result\n 8137 1726887496.24347: _execute() done\n 8137 1726887496.24354: dumping result to json\n 8137 1726887496.24360: done dumping result, returning\n 8137 1726887496.24371: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-107c-9d64-00000000000d]\n 8137 1726887496.24385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.25261: sending task result for task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.25328: done sending task result for task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.25331: WORKER PROCESS EXITING\n 8137 1726887496.25333: in run() - task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.25335: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.25338: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.25340: calling self._execute()\n 8137 1726887496.25342: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.25344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.25346: variable 'omit' from source: magic vars\n 8137 1726887496.25347: variable 'omit' from source: magic vars\n 8137 1726887496.25430: done with get_vars()\n 8137 1726887496.25442: done getting variables\n 8137 1726887496.25520: 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=True)\n 8137 1726887496.25530: entering _queue_task() for managed_node3/assert\n 8137 1726887496.25878: variable 'omit' from source: magic vars\n 8137 1726887496.26737: variable 'omit' from source: magic vars\n 8137 1726887496.26743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.26748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.26751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.26754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.26757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.26759: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887496.26761: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.26763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.26766: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.26769: Set connection var ansible_pipelining to False\n 8137 1726887496.26771: Set connection var ansible_timeout to 10\n 8137 1726887496.26773: Set connection var ansible_shell_type to sh\n 8137 1726887496.26775: Set connection var ansible_connection to ssh\n 8137 1726887496.26778: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.26781: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.26783: variable 'ansible_connection' from source: unknown\n 8137 1726887496.26785: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.26787: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.26789: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.26791: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.26793: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.26795: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.26797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.26800: 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)\n 8137 1726887496.26802: variable 'omit' from source: magic vars\n 8137 1726887496.26804: starting attempt loop\n 8137 1726887496.26807: running the handler\n 8137 1726887496.26709: worker is 3 (out of 3 available)\n 8137 1726887496.26815: exiting _queue_task() for managed_node3/assert\nok: [managed_node1] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 8137 1726887496.26911: done queuing things up, now waiting for results queue to drain\n 8137 1726887496.26914: waiting for pending results...\n 8137 1726887496.27135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.27413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.27479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.27535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.27570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 8137 1726887496.27602: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.27686: 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)\n 8137 1726887496.27724: 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)\n 8137 1726887496.27756: 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)\n 8137 1726887496.27788: 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)\n 8137 1726887496.27803: in run() - task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.27820: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.27823: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.27918: variable 'timesync_services' from source: set_fact\n 8137 1726887496.27952: Evaluated conditional (timesync_services is defined): True\n 8137 1726887496.27963: handler run complete\n 8137 1726887496.27974: calling self._execute()\n 8137 1726887496.27990: attempt loop complete, returning result\n 8137 1726887496.27998: _execute() done\n 8137 1726887496.28005: dumping result to json\n 8137 1726887496.28014: done dumping result, returning\n 8137 1726887496.28030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-107c-9d64-00000000000d]\n 8137 1726887496.28083: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.28091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.28101: variable 'omit' from source: magic vars\n 8137 1726887496.28159: sending task result for task 0e15955b-8119-107c-9d64-00000000000d\nok: [managed_node2] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 8137 1726887496.28294: done sending task result for task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.28302: WORKER PROCESS EXITING\n 8137 1726887496.28326: variable 'omit' from source: magic vars\n 8137 1726887496.28359: variable 'omit' from source: magic vars\n 8137 1726887496.28391: variable 'omit' from source: magic vars\n 8137 1726887496.28546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.28578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.28604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.28634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.28655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.28688: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887496.28698: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.28707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.28825: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.28849: Set connection var ansible_pipelining to False\n 8137 1726887496.28861: Set connection var ansible_timeout to 10\n 8137 1726887496.28868: Set connection var ansible_shell_type to sh\n 8137 1726887496.28875: Set connection var ansible_connection to ssh\n 8137 1726887496.28884: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.28911: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.28919: variable 'ansible_connection' from source: unknown\n 8137 1726887496.28926: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.28933: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.28959: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.28967: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.28975: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.28981: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.28990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.29186: 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)\n 8137 1726887496.29202: variable 'omit' from source: magic vars\n 8137 1726887496.29215: starting attempt loop\n 8137 1726887496.29222: running the handler\n 8137 1726887496.29569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.29860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.29922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.29987: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.30049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.30135: 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)\n 8137 1726887496.30176: 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)\n 8137 1726887496.30210: 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)\n 8137 1726887496.30245: 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)\n 8137 1726887496.30365: variable 'timesync_services' from source: set_fact\n 8137 1726887496.30405: Evaluated conditional (timesync_services is defined): True\n 8137 1726887496.30420: handler run complete\n 8137 1726887496.30439: attempt loop complete, returning result\n 8137 1726887496.30449: _execute() done\n 8137 1726887496.30457: dumping result to json\n 8137 1726887496.30464: done dumping result, returning\n 8137 1726887496.30478: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-107c-9d64-00000000000d]\n 8137 1726887496.30509: sending task result for task 0e15955b-8119-107c-9d64-00000000000d\n 8137 1726887496.30589: done sending task result for task 0e15955b-8119-107c-9d64-00000000000d\nok: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 8137 1726887496.30623: WORKER PROCESS EXITING\n 8137 1726887496.30630: no more pending results, returning what we have\n 8137 1726887496.30634: results queue empty\n 8137 1726887496.30635: checking for any_errors_fatal\n 8137 1726887496.30641: done checking for any_errors_fatal\n 8137 1726887496.30642: checking for max_fail_percentage\n 8137 1726887496.30644: done checking for max_fail_percentage\n 8137 1726887496.30645: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887496.30646: done checking to see if all hosts have failed\n 8137 1726887496.30646: getting the remaining hosts for this loop\n 8137 1726887496.30648: done getting the remaining hosts for this loop\n 8137 1726887496.30651: getting the next task for host managed_node1\n 8137 1726887496.30657: done getting next task for host managed_node1\n 8137 1726887496.30661: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 8137 1726887496.30663: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.30664: getting the next task for host managed_node2\n 8137 1726887496.30665: done getting next task for host managed_node2\n 8137 1726887496.30667: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 8137 1726887496.30668: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.30669: getting the next task for host managed_node3\n 8137 1726887496.30670: done getting next task for host managed_node3\n 8137 1726887496.30672: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 8137 1726887496.30673: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.30689: getting variables\n 8137 1726887496.30690: in VariableManager get_vars()\n 8137 1726887496.30726: Calling all_inventory to load vars for managed_node1\n 8137 1726887496.30729: Calling groups_inventory to load vars for managed_node1\n 8137 1726887496.30731: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887496.30742: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887496.30744: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887496.30747: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887496.31011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.31291: done with get_vars()\n 8137 1726887496.31301: done getting variables\n 8137 1726887496.31360: 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)\n\nTASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ********\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:17\nFriday 20 September 2024 22:58:16 -0400 (0:00:00.110) 0:00:06.081 ****** \n 8137 1726887496.31390: entering _queue_task() for managed_node1/set_fact\n 8137 1726887496.31882: worker is 1 (out of 3 available)\n 8137 1726887496.31893: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887496.31921: getting variables\n 8137 1726887496.31925: in VariableManager get_vars()\n 8137 1726887496.32003: Calling all_inventory to load vars for managed_node2\n 8137 1726887496.32007: Calling groups_inventory to load vars for managed_node2\n 8137 1726887496.32011: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887496.32028: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887496.32032: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887496.32036: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887496.32338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.33282: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 8137 1726887496.33288: in run() - task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.33291: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.33294: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.33297: calling self._execute()\n 8137 1726887496.33300: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.33303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.33306: variable 'omit' from source: magic vars\n 8137 1726887496.33405: done with get_vars()\n 8137 1726887496.33417: done getting variables\n 8137 1726887496.33491: 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)\n 8137 1726887496.33500: entering _queue_task() for managed_node2/set_fact\n 8137 1726887496.34023: worker is 2 (out of 3 available)\n 8137 1726887496.34034: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887496.34061: getting variables\n 8137 1726887496.34064: in VariableManager get_vars()\n 8137 1726887496.34146: Calling all_inventory to load vars for managed_node3\n 8137 1726887496.34150: Calling groups_inventory to load vars for managed_node3\n 8137 1726887496.34152: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887496.34169: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887496.34173: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887496.34176: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887496.34462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.35184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.35191: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 8137 1726887496.35197: in run() - task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.35220: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.35227: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.35258: calling self._execute()\n 8137 1726887496.35492: done with get_vars()\n 8137 1726887496.35502: done getting variables\n 8137 1726887496.35562: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.35566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.35569: variable 'omit' from source: magic vars\n 8137 1726887496.35749: 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)\n 8137 1726887496.35760: entering _queue_task() for managed_node3/set_fact\n 8137 1726887496.36467: worker is 3 (out of 3 available)\n 8137 1726887496.36485: exiting _queue_task() for managed_node3/set_fact\n 8137 1726887496.36497: done queuing things up, now waiting for results queue to drain\n 8137 1726887496.36498: waiting for pending results...\n 8137 1726887496.36829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.37562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 8137 1726887496.37777: in run() - task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.37798: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.37807: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.37850: calling self._execute()\n 8137 1726887496.37926: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.38087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.38102: variable 'omit' from source: magic vars\n 8137 1726887496.39045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.39749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.39999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.40132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.40274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.40323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.40458: 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)\n 8137 1726887496.40554: 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)\n 8137 1726887496.40620: 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)\n 8137 1726887496.40775: 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)\n 8137 1726887496.40793: 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)\n 8137 1726887496.41094: variable 'timesync_ptp_domains' from source: role '' defaults\n 8137 1726887496.41119: Evaluated conditional (timesync_ptp_domains | length == 0): True\n 8137 1726887496.41169: variable 'omit' from source: magic vars\n 8137 1726887496.41213: variable 'omit' from source: magic vars\n 8137 1726887496.41315: variable 'omit' from source: magic vars\n 8137 1726887496.41421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.41490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.41546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.41636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.41652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.41692: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887496.41726: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.41795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.42019: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.42034: Set connection var ansible_pipelining to False\n 8137 1726887496.42045: Set connection var ansible_timeout to 10\n 8137 1726887496.42054: Set connection var ansible_shell_type to sh\n 8137 1726887496.42062: Set connection var ansible_connection to ssh\n 8137 1726887496.42072: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.42098: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.42232: variable 'ansible_connection' from source: unknown\n 8137 1726887496.42240: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.42248: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.42255: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.42262: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.42270: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.42277: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.42285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.42294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.42394: 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)\n 8137 1726887496.42457: variable 'omit' from source: magic vars\n 8137 1726887496.42559: starting attempt loop\n 8137 1726887496.42567: running the handler\n 8137 1726887496.42583: handler run complete\n 8137 1726887496.42597: attempt loop complete, returning result\n 8137 1726887496.42604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.42661: _execute() done\n 8137 1726887496.42667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.42730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.42771: dumping result to json\n 8137 1726887496.42776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.42878: 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)\n 8137 1726887496.42881: done dumping result, returning\n 8137 1726887496.42891: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-107c-9d64-00000000000e]\n 8137 1726887496.42907: sending task result for task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.42916: 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)\n 8137 1726887496.43091: done sending task result for task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.43101: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n 8137 1726887496.43216: 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)\n 8137 1726887496.43266: 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)\n 8137 1726887496.43540: 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)\n 8137 1726887496.43661: variable 'timesync_ptp_domains' from source: role '' defaults\n 8137 1726887496.43686: Evaluated conditional (timesync_ptp_domains | length == 0): True\n 8137 1726887496.43723: variable 'omit' from source: magic vars\n 8137 1726887496.43772: variable 'omit' from source: magic vars\n 8137 1726887496.43886: variable 'omit' from source: magic vars\n 8137 1726887496.43941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.44090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.44117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.44144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.44156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.44171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.44204: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887496.44217: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.44227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.44339: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.44358: Set connection var ansible_pipelining to False\n 8137 1726887496.44368: Set connection var ansible_timeout to 10\n 8137 1726887496.44377: Set connection var ansible_shell_type to sh\n 8137 1726887496.44388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.44393: Set connection var ansible_connection to ssh\n 8137 1726887496.44404: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.44436: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.44448: variable 'ansible_connection' from source: unknown\n 8137 1726887496.44455: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.44462: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.44468: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.44474: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.44481: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.44491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.44499: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.44511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.44541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.44583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.44646: 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)\n 8137 1726887496.44663: variable 'omit' from source: magic vars\n 8137 1726887496.44672: starting attempt loop\n 8137 1726887496.44678: running the handler\n 8137 1726887496.44693: handler run complete\n 8137 1726887496.44706: attempt loop complete, returning result\n 8137 1726887496.44722: _execute() done\n 8137 1726887496.44732: dumping result to json\n 8137 1726887496.44739: done dumping result, returning\n 8137 1726887496.44754: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-107c-9d64-00000000000e]\n 8137 1726887496.44785: 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)\n 8137 1726887496.44867: sending task result for task 0e15955b-8119-107c-9d64-00000000000e\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n 8137 1726887496.44970: done sending task result for task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.44974: WORKER PROCESS EXITING\n 8137 1726887496.44978: 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)\n 8137 1726887496.45010: 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)\n 8137 1726887496.45048: 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)\n 8137 1726887496.45058: 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)\n 8137 1726887496.45165: variable 'timesync_ptp_domains' from source: role '' defaults\n 8137 1726887496.45281: Evaluated conditional (timesync_ptp_domains | length == 0): True\n 8137 1726887496.45293: variable 'omit' from source: magic vars\n 8137 1726887496.45337: variable 'omit' from source: magic vars\n 8137 1726887496.45389: variable 'omit' from source: magic vars\n 8137 1726887496.45426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.45459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.45481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.45511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.45527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.45561: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887496.45570: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.45578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.45688: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.45704: Set connection var ansible_pipelining to False\n 8137 1726887496.45726: Set connection var ansible_timeout to 10\n 8137 1726887496.45734: Set connection var ansible_shell_type to sh\n 8137 1726887496.45740: Set connection var ansible_connection to ssh\n 8137 1726887496.45755: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.45780: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.45789: variable 'ansible_connection' from source: unknown\n 8137 1726887496.45796: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.45804: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.45815: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.45831: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.45840: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.45855: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.45865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.45986: 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)\n 8137 1726887496.46010: variable 'omit' from source: magic vars\n 8137 1726887496.46025: starting attempt loop\n 8137 1726887496.46033: running the handler\n 8137 1726887496.46066: handler run complete\n 8137 1726887496.46077: attempt loop complete, returning result\n 8137 1726887496.46083: _execute() done\n 8137 1726887496.46089: dumping result to json\n 8137 1726887496.46095: done dumping result, returning\n 8137 1726887496.46105: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-107c-9d64-00000000000e]\n 8137 1726887496.46131: sending task result for task 0e15955b-8119-107c-9d64-00000000000e\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n 8137 1726887496.46245: no more pending results, returning what we have\n 8137 1726887496.46248: results queue empty\n 8137 1726887496.46249: checking for any_errors_fatal\n 8137 1726887496.46254: done checking for any_errors_fatal\n 8137 1726887496.46255: checking for max_fail_percentage\n 8137 1726887496.46257: done checking for max_fail_percentage\n 8137 1726887496.46258: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887496.46259: done checking to see if all hosts have failed\n 8137 1726887496.46260: getting the remaining hosts for this loop\n 8137 1726887496.46261: done getting the remaining hosts for this loop\n 8137 1726887496.46264: getting the next task for host managed_node1\n 8137 1726887496.46271: done getting next task for host managed_node1\n 8137 1726887496.46275: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 8137 1726887496.46277: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.46278: getting the next task for host managed_node2\n 8137 1726887496.46279: done getting next task for host managed_node2\n 8137 1726887496.46281: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 8137 1726887496.46282: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.46283: getting the next task for host managed_node3\n 8137 1726887496.46284: done getting next task for host managed_node3\n 8137 1726887496.46286: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 8137 1726887496.46287: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.46301: getting variables\n 8137 1726887496.46303: in VariableManager get_vars()\n 8137 1726887496.46339: Calling all_inventory to load vars for managed_node1\n 8137 1726887496.46342: Calling groups_inventory to load vars for managed_node1\n 8137 1726887496.46344: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887496.46356: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887496.46359: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887496.46362: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887496.46622: done sending task result for task 0e15955b-8119-107c-9d64-00000000000e\n 8137 1726887496.46625: WORKER PROCESS EXITING\n 8137 1726887496.46650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.46963: done with get_vars()\n 8137 1726887496.46973: done getting variables\n 8137 1726887496.47045: 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)\n\nTASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ******\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:22\nFriday 20 September 2024 22:58:16 -0400 (0:00:00.156) 0:00:06.238 ****** \n 8137 1726887496.47075: entering _queue_task() for managed_node1/set_fact\n 8137 1726887496.47594: worker is 1 (out of 3 available)\n 8137 1726887496.47606: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887496.47644: getting variables\n 8137 1726887496.47647: in VariableManager get_vars()\n 8137 1726887496.47736: Calling all_inventory to load vars for managed_node2\n 8137 1726887496.47741: Calling groups_inventory to load vars for managed_node2\n 8137 1726887496.47746: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887496.47763: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887496.47767: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887496.47770: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887496.48103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.48682: done with get_vars()\n 8137 1726887496.48692: done getting variables\n 8137 1726887496.48934: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 8137 1726887496.48937: in run() - task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.48940: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.48945: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.48947: calling self._execute()\n 8137 1726887496.48985: 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)\n 8137 1726887496.48994: entering _queue_task() for managed_node2/set_fact\n 8137 1726887496.49114: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.49118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.49121: variable 'omit' from source: magic vars\n 8137 1726887496.49818: worker is 2 (out of 3 available)\n 8137 1726887496.49830: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887496.49861: getting variables\n 8137 1726887496.49864: in VariableManager get_vars()\n 8137 1726887496.50064: Calling all_inventory to load vars for managed_node3\n 8137 1726887496.50068: Calling groups_inventory to load vars for managed_node3\n 8137 1726887496.50071: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887496.50203: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887496.50212: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887496.50217: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887496.50870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.50874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 8137 1726887496.50877: in run() - task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.50879: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.50881: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.50883: calling self._execute()\n 8137 1726887496.50885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.50917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.51534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.51537: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.51541: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.51546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.51548: variable 'omit' from source: magic vars\n 8137 1726887496.51551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.51553: 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)\n 8137 1726887496.51556: 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)\n 8137 1726887496.51558: 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)\n 8137 1726887496.51707: done with get_vars()\n 8137 1726887496.51720: done getting variables\n 8137 1726887496.51879: 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)\n 8137 1726887496.51882: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.51886: Evaluated conditional (timesync_mode is not defined): False\n 8137 1726887496.51888: when evaluation is False, skipping this task\n 8137 1726887496.51890: _execute() done\n 8137 1726887496.51934: 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)\n 8137 1726887496.52005: entering _queue_task() for managed_node3/set_fact\n 8137 1726887496.52061: dumping result to json\n 8137 1726887496.52064: done dumping result, returning\n 8137 1726887496.52066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-107c-9d64-00000000000f]\n 8137 1726887496.52068: sending task result for task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.52129: done sending task result for task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.52132: WORKER PROCESS EXITING\n 8137 1726887496.52286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.52536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.52945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.52951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.52956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.52960: 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)\n 8137 1726887496.52964: 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)\n 8137 1726887496.52967: 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)\n 8137 1726887496.52912: worker is 3 (out of 3 available)\n 8137 1726887496.52973: exiting _queue_task() for managed_node3/set_fact\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887496.53067: done queuing things up, now waiting for results queue to drain\n 8137 1726887496.53068: waiting for pending results...\n 8137 1726887496.53076: 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)\n 8137 1726887496.53158: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.53227: Evaluated conditional (timesync_mode is not defined): False\n 8137 1726887496.53234: when evaluation is False, skipping this task\n 8137 1726887496.53242: _execute() done\n 8137 1726887496.53249: dumping result to json\n 8137 1726887496.53256: done dumping result, returning\n 8137 1726887496.53345: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 8137 1726887496.53415: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-107c-9d64-00000000000f]\n 8137 1726887496.53563: in run() - task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.53577: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.53580: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.53614: calling self._execute()\n 8137 1726887496.53636: sending task result for task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.53736: done sending task result for task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.53742: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887496.53793: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.53888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.53901: variable 'omit' from source: magic vars\n 8137 1726887496.54436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.54738: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.54807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.54872: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.54925: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.55030: 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)\n 8137 1726887496.55062: 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)\n 8137 1726887496.55097: 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)\n 8137 1726887496.55130: 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)\n 8137 1726887496.55254: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.55269: Evaluated conditional (timesync_mode is not defined): False\n 8137 1726887496.55275: when evaluation is False, skipping this task\n 8137 1726887496.55280: _execute() done\n 8137 1726887496.55291: dumping result to json\n 8137 1726887496.55302: done dumping result, returning\n 8137 1726887496.55314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-107c-9d64-00000000000f]\n 8137 1726887496.55335: sending task result for task 0e15955b-8119-107c-9d64-00000000000f\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887496.55429: no more pending results, returning what we have\n 8137 1726887496.55433: results queue empty\n 8137 1726887496.55434: checking for any_errors_fatal\n 8137 1726887496.55440: done checking for any_errors_fatal\n 8137 1726887496.55441: checking for max_fail_percentage\n 8137 1726887496.55442: done checking for max_fail_percentage\n 8137 1726887496.55443: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887496.55444: done checking to see if all hosts have failed\n 8137 1726887496.55445: getting the remaining hosts for this loop\n 8137 1726887496.55447: done getting the remaining hosts for this loop\n 8137 1726887496.55451: getting the next task for host managed_node1\n 8137 1726887496.55456: done getting next task for host managed_node1\n 8137 1726887496.55460: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 8137 1726887496.55461: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.55462: getting the next task for host managed_node2\n 8137 1726887496.55465: done getting next task for host managed_node2\n 8137 1726887496.55467: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 8137 1726887496.55468: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.55468: getting the next task for host managed_node3\n 8137 1726887496.55470: done getting next task for host managed_node3\n 8137 1726887496.55472: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 8137 1726887496.55473: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.55495: getting variables\n 8137 1726887496.55714: in VariableManager get_vars()\n 8137 1726887496.55745: Calling all_inventory to load vars for managed_node1\n 8137 1726887496.55747: Calling groups_inventory to load vars for managed_node1\n 8137 1726887496.55750: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887496.55759: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887496.55761: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887496.55764: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887496.55503: done sending task result for task 0e15955b-8119-107c-9d64-00000000000f\n 8137 1726887496.56036: WORKER PROCESS EXITING\n 8137 1726887496.56058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.56334: done with get_vars()\n 8137 1726887496.56343: done getting variables\n 8137 1726887496.56397: 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)\n\nTASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:31\nFriday 20 September 2024 22:58:16 -0400 (0:00:00.093) 0:00:06.332 ****** \n 8137 1726887496.56428: entering _queue_task() for managed_node1/set_fact\n 8137 1726887496.56871: worker is 1 (out of 3 available)\n 8137 1726887496.56882: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887496.56911: getting variables\n 8137 1726887496.56914: in VariableManager get_vars()\n 8137 1726887496.56988: Calling all_inventory to load vars for managed_node2\n 8137 1726887496.56993: Calling groups_inventory to load vars for managed_node2\n 8137 1726887496.56995: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887496.57013: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887496.57017: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887496.57021: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887496.57323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.57847: done with get_vars()\n 8137 1726887496.57858: done getting variables\n 8137 1726887496.57937: 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)\n 8137 1726887496.57948: entering _queue_task() for managed_node2/set_fact\n 8137 1726887496.58222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 8137 1726887496.58226: in run() - task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.58229: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.58231: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.58233: calling self._execute()\n 8137 1726887496.58235: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.58454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.58849: variable 'omit' from source: magic vars\n 8137 1726887496.58822: worker is 2 (out of 3 available)\n 8137 1726887496.58857: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887496.58882: getting variables\n 8137 1726887496.58884: in VariableManager get_vars()\n 8137 1726887496.58958: Calling all_inventory to load vars for managed_node3\n 8137 1726887496.58962: Calling groups_inventory to load vars for managed_node3\n 8137 1726887496.58965: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887496.58980: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887496.58984: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887496.58989: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887496.59717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.59720: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 8137 1726887496.59748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.60915: in run() - task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.60919: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.60921: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.60924: calling self._execute()\n 8137 1726887496.60926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.60928: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.60931: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.60933: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.60935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.60937: variable 'omit' from source: magic vars\n 8137 1726887496.60939: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.60942: 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)\n 8137 1726887496.60943: 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)\n 8137 1726887496.60946: 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)\n 8137 1726887496.60948: 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)\n 8137 1726887496.60950: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.60952: Evaluated conditional (timesync_mode is not defined): False\n 8137 1726887496.60954: when evaluation is False, skipping this task\n 8137 1726887496.60956: _execute() done\n 8137 1726887496.60958: dumping result to json\n 8137 1726887496.60960: done dumping result, returning\n 8137 1726887496.60962: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-107c-9d64-000000000010]\n 8137 1726887496.60964: sending task result for task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.61028: done sending task result for task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.61031: WORKER PROCESS EXITING\n 8137 1726887496.61034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.61124: done with get_vars()\n 8137 1726887496.61133: done getting variables\n 8137 1726887496.61195: 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)\n 8137 1726887496.61205: entering _queue_task() for managed_node3/set_fact\n 8137 1726887496.61293: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.61832: worker is 3 (out of 3 available)\n 8137 1726887496.61844: exiting _queue_task() for managed_node3/set_fact\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887496.61936: done queuing things up, now waiting for results queue to drain\n 8137 1726887496.61937: waiting for pending results...\n 8137 1726887496.61957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.61962: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.62115: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.62206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 8137 1726887496.62304: in run() - task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.62329: 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)\n 8137 1726887496.62364: 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)\n 8137 1726887496.62396: 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)\n 8137 1726887496.62409: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.62420: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.62461: calling self._execute()\n 8137 1726887496.62540: 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)\n 8137 1726887496.62647: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.62659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.62673: variable 'omit' from source: magic vars\n 8137 1726887496.62771: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.62858: Evaluated conditional (timesync_mode is not defined): False\n 8137 1726887496.62866: when evaluation is False, skipping this task\n 8137 1726887496.62873: _execute() done\n 8137 1726887496.62880: dumping result to json\n 8137 1726887496.62886: done dumping result, returning\n 8137 1726887496.62897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-107c-9d64-000000000010]\n 8137 1726887496.63121: sending task result for task 0e15955b-8119-107c-9d64-000000000010\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887496.63336: done sending task result for task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.63347: WORKER PROCESS EXITING\n 8137 1726887496.63674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887496.63987: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887496.64054: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887496.64117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887496.64173: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887496.64274: 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)\n 8137 1726887496.64305: 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)\n 8137 1726887496.64344: 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)\n 8137 1726887496.64376: 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)\n 8137 1726887496.64496: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.64512: Evaluated conditional (timesync_mode is not defined): False\n 8137 1726887496.64520: when evaluation is False, skipping this task\n 8137 1726887496.64526: _execute() done\n 8137 1726887496.64540: dumping result to json\n 8137 1726887496.64551: done dumping result, returning\n 8137 1726887496.64561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-107c-9d64-000000000010]\n 8137 1726887496.64583: sending task result for task 0e15955b-8119-107c-9d64-000000000010\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887496.64687: no more pending results, returning what we have\n 8137 1726887496.64691: results queue empty\n 8137 1726887496.64692: checking for any_errors_fatal\n 8137 1726887496.64699: done checking for any_errors_fatal\n 8137 1726887496.64699: checking for max_fail_percentage\n 8137 1726887496.64701: done checking for max_fail_percentage\n 8137 1726887496.64702: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887496.64703: done checking to see if all hosts have failed\n 8137 1726887496.64704: getting the remaining hosts for this loop\n 8137 1726887496.64705: done getting the remaining hosts for this loop\n 8137 1726887496.64710: getting the next task for host managed_node1\n 8137 1726887496.64715: done getting next task for host managed_node1\n 8137 1726887496.64719: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 8137 1726887496.64721: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.64722: getting the next task for host managed_node2\n 8137 1726887496.64724: done getting next task for host managed_node2\n 8137 1726887496.64726: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 8137 1726887496.64727: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.64728: getting the next task for host managed_node3\n 8137 1726887496.64729: done getting next task for host managed_node3\n 8137 1726887496.64731: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 8137 1726887496.64732: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887496.64754: getting variables\n 8137 1726887496.64756: in VariableManager get_vars()\n 8137 1726887496.64790: Calling all_inventory to load vars for managed_node1\n 8137 1726887496.64798: Calling groups_inventory to load vars for managed_node1\n 8137 1726887496.64800: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887496.64913: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887496.64917: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887496.64923: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887496.65151: done sending task result for task 0e15955b-8119-107c-9d64-000000000010\n 8137 1726887496.65154: WORKER PROCESS EXITING\n 8137 1726887496.65175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.65490: done with get_vars()\n 8137 1726887496.65499: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Determine current NTP provider] *****\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36\nFriday 20 September 2024 22:58:16 -0400 (0:00:00.091) 0:00:06.423 ****** \n 8137 1726887496.65581: entering _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider\n 8137 1726887496.65583: Creating lock for fedora.linux_system_roles.timesync_provider\n 8137 1726887496.66081: worker is 1 (out of 3 available)\n 8137 1726887496.66093: exiting _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider\n 8137 1726887496.66129: getting variables\n 8137 1726887496.66132: in VariableManager get_vars()\n 8137 1726887496.66211: Calling all_inventory to load vars for managed_node2\n 8137 1726887496.66215: Calling groups_inventory to load vars for managed_node2\n 8137 1726887496.66218: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887496.66238: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887496.66242: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887496.66245: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887496.66561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.67150: done with get_vars()\n 8137 1726887496.67161: done getting variables\n 8137 1726887496.67330: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 8137 1726887496.67334: in run() - task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887496.67337: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.67340: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.67379: entering _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider\n 8137 1726887496.67561: calling self._execute()\n 8137 1726887496.67564: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.67566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.67569: variable 'omit' from source: magic vars\n 8137 1726887496.68013: worker is 2 (out of 3 available)\n 8137 1726887496.68025: exiting _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider\n 8137 1726887496.68166: getting variables\n 8137 1726887496.68170: in VariableManager get_vars()\n 8137 1726887496.68366: Calling all_inventory to load vars for managed_node3\n 8137 1726887496.68370: Calling groups_inventory to load vars for managed_node3\n 8137 1726887496.68373: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887496.68390: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887496.68396: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887496.68400: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887496.69030: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.69036: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887496.69039: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 8137 1726887496.69041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.69068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887496.69714: in run() - task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887496.69718: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.69721: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.69723: calling self._execute()\n 8137 1726887496.69725: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.69728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.69730: variable 'omit' from source: magic vars\n 8137 1726887496.69883: done with get_vars()\n 8137 1726887496.69898: done getting variables\n 8137 1726887496.69988: entering _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider\n 8137 1726887496.70356: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.70974: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887496.70981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.70935: worker is 3 (out of 3 available)\n 8137 1726887496.71078: exiting _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider\n 8137 1726887496.71090: done queuing things up, now waiting for results queue to drain\n 8137 1726887496.71092: waiting for pending results...\n 8137 1726887496.72005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 8137 1726887496.72167: in run() - task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887496.72302: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.72403: variable 'ansible_search_path' from source: unknown\n 8137 1726887496.72445: calling self._execute()\n 8137 1726887496.72635: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.72650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.72665: variable 'omit' from source: magic vars\n 8137 1726887496.73575: variable 'timesync_mode' from source: set_fact\n 8137 1726887496.73635: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887496.74069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887496.74403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.74666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.74771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.74895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.75024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.75120: 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)\n 8137 1726887496.75232: 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)\n 8137 1726887496.75364: 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)\n 8137 1726887496.75416: 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)\n 8137 1726887496.75521: 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)\n 8137 1726887496.75726: variable 'timesync_ntp_provider' from source: role '' defaults\n 8137 1726887496.75826: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 8137 1726887496.75873: variable 'omit' from source: magic vars\n 8137 1726887496.75973: variable 'omit' from source: magic vars\n 8137 1726887496.76059: variable 'omit' from source: magic vars\n 8137 1726887496.76130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.76149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.76227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.76340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.76370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.76382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.76391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.76405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.76445: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887496.76485: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.76494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.76547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.76595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.76684: 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)\n 8137 1726887496.76773: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.76792: 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)\n 8137 1726887496.76811: Set connection var ansible_pipelining to False\n 8137 1726887496.76823: Set connection var ansible_timeout to 10\n 8137 1726887496.76830: Set connection var ansible_shell_type to sh\n 8137 1726887496.76837: Set connection var ansible_connection to ssh\n 8137 1726887496.76849: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.76871: 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)\n 8137 1726887496.77003: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.77014: 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)\n 8137 1726887496.77034: 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)\n 8137 1726887496.77112: variable 'ansible_connection' from source: unknown\n 8137 1726887496.77123: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.77131: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.77138: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.77145: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887496.77152: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.77160: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.77169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887496.77197: variable 'timesync_ntp_provider' from source: role '' defaults\n 8137 1726887496.77224: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 8137 1726887496.77235: variable 'omit' from source: magic vars\n 8137 1726887496.77278: variable 'omit' from source: magic vars\n 8137 1726887496.77437: 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__)\n 8137 1726887496.77706: variable 'omit' from source: magic vars\n 8137 1726887496.77716: variable 'omit' from source: magic vars\n 8137 1726887496.77725: starting attempt loop\n 8137 1726887496.77732: running the handler\n 8137 1726887496.77739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.77751: _low_level_execute_command(): starting\n 8137 1726887496.77762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887496.77785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.77807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.77832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.77849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887496.77968: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887496.77976: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.77983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.78088: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.78102: Set connection var ansible_pipelining to False\n 8137 1726887496.78114: Set connection var ansible_timeout to 10\n 8137 1726887496.78120: Set connection var ansible_shell_type to sh\n 8137 1726887496.78125: Set connection var ansible_connection to ssh\n 8137 1726887496.78133: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.78162: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.78168: variable 'ansible_connection' from source: unknown\n 8137 1726887496.78174: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.78183: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.78190: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.78195: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887496.78202: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.78207: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.78216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887496.78429: 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__)\n 8137 1726887496.78522: variable 'omit' from source: magic vars\n 8137 1726887496.78531: starting attempt loop\n 8137 1726887496.78537: running the handler\n 8137 1726887496.78556: _low_level_execute_command(): starting\n 8137 1726887496.78569: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887496.79096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887496.79200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887496.79359: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887496.79419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887496.79472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887496.79651: 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)\n 8137 1726887496.79787: 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)\n 8137 1726887496.79829: 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)\n 8137 1726887496.79873: 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)\n 8137 1726887496.79937: 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)\n 8137 1726887496.80204: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.80210: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.80251: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.80255: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.80259: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.80261: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.80271: variable 'timesync_ntp_provider' from source: role '' defaults\n 8137 1726887496.80292: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 8137 1726887496.80336: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.80341: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.80635: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887496.80647: variable 'omit' from source: magic vars\n 8137 1726887496.80775: variable 'omit' from source: magic vars\n 8137 1726887496.80819: variable 'omit' from source: magic vars\n 8137 1726887496.80871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887496.81101: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.81105: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.81121: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.81165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887496.81268: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.81272: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.81275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.81283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887496.81317: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887496.81326: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.81333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.81385: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.81398: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.81485: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887496.81503: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.81537: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887496.81552: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.81555: Set connection var ansible_pipelining to False\n 8137 1726887496.81561: Set connection var ansible_timeout to 10\n 8137 1726887496.81563: Set connection var ansible_shell_type to sh\n 8137 1726887496.81565: Set connection var ansible_connection to ssh\n 8137 1726887496.81571: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887496.81716: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.81721: variable 'ansible_connection' from source: unknown\n 8137 1726887496.81731: variable 'ansible_module_compression' from source: unknown\n 8137 1726887496.81734: variable 'ansible_shell_type' from source: unknown\n 8137 1726887496.81736: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887496.81738: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887496.81745: variable 'ansible_pipelining' from source: unknown\n 8137 1726887496.81748: variable 'ansible_timeout' from source: unknown\n 8137 1726887496.81750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887496.82019: 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__)\n 8137 1726887496.82030: variable 'omit' from source: magic vars\n 8137 1726887496.82034: starting attempt loop\n 8137 1726887496.82037: running the handler\n 8137 1726887496.82051: _low_level_execute_command(): starting\n 8137 1726887496.82057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887496.82263: stdout chunk (state=3):\n>>>/root\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887496.82426: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.82470: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.82474: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.82622: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.82625: _low_level_execute_command(): starting\n 8137 1726887496.82628: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `\" && echo ansible-tmp-1726887496.8251588-8428-168484440260708=\"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `\" && echo ansible-tmp-1726887496.8251588-8428-168484440260708=\"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `\" ) && sleep 0'\"'\"''\n 8137 1726887496.83171: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887496.83281: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.83354: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.83357: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.83424: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.83427: _low_level_execute_command(): starting\n 8137 1726887496.83429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `\" && echo ansible-tmp-1726887496.8338645-8429-182977158189260=\"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `\" && echo ansible-tmp-1726887496.8338645-8429-182977158189260=\"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `\" ) && sleep 0'\"'\"''\n 8137 1726887496.84058: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887496.84074: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.84088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.84105: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.84119: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.84170: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887496.84181: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.84192: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.84203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.84219: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.84243: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.84291: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.84311: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.84323: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887496.84333: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.84347: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.84365: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.84382: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.84399: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.84415: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887496.84428: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.84440: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.84461: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.84477: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.84491: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.84506: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.84578: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.84598: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.84714: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.84728: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.84747: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.84762: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.84773: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.84786: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.84800: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.84825: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887496.84844: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.84891: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887496.84912: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887496.84930: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.84944: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.84959: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.84972: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.84984: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.84997: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.85015: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.85038: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887496.85054: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.85065: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.85077: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.85091: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.85102: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.85117: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887496.85127: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.85145: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.85159: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.85177: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.85224: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.85237: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.85319: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.85334: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.85348: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.85379: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.85479: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887496.85561: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.85574: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.85588: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.85598: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.85639: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887496.85649: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.85662: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.85678: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.85683: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.85695: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.85698: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.85700: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.85703: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.85719: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887496.85721: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.85739: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.85747: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.85759: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.85777: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887496.85792: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.85795: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.85807: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.85822: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.85840: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.85854: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.86020: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887496.86034: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.86045: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.86058: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.86069: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.86081: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.86092: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.86165: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.86180: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.86191: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.86214: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.86234: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.86250: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.86260: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.86270: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.86285: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887496.86318: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.86368: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.86851: stdout chunk (state=3):\n>>>ansible-tmp-1726887496.8251588-8428-168484440260708=/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708\n<<<\n 8137 1726887496.87050: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.87053: stdout chunk (state=3):\n>>><<<\n 8137 1726887496.87056: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887496.8251588-8428-168484440260708=/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.87322: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887496.8251588-8428-168484440260708=/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.87327: variable 'ansible_module_compression' from source: unknown\nUsing module file /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh\n 8137 1726887496.87332: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz TO /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887496.87417: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887496.87736: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.87739: stdout chunk (state=3):\n>>><<<\n 8137 1726887496.87741: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.87750: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.87753: _low_level_execute_command(): starting\n 8137 1726887496.87755: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `\" && echo ansible-tmp-1726887496.8763466-8430-232315794638113=\"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `\" && echo ansible-tmp-1726887496.8763466-8430-232315794638113=\"` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `\" ) && sleep 0'\"'\"''\n 8137 1726887496.87835: Sending initial data\n 8137 1726887496.87845: Sent initial data (164 bytes)\n 8137 1726887496.88296: stdout chunk (state=3):\n>>>ansible-tmp-1726887496.8338645-8429-182977158189260=/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260\n<<<\n 8137 1726887496.88483: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.88486: stdout chunk (state=3):\n>>><<<\n 8137 1726887496.88489: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887496.8338645-8429-182977158189260=/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.88717: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887496.8338645-8429-182977158189260=/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.88721: variable 'ansible_module_compression' from source: unknown\nUsing module file /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh\n 8137 1726887496.88725: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz TO /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887496.89056: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887496.89070: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.89084: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.89102: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.89274: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.89319: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887496.89331: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.89344: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.89358: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.89376: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.89391: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.89403: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.89420: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.89483: Sending initial data\n 8137 1726887496.89487: Sent initial data (164 bytes)\n 8137 1726887496.89495: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887496.89506: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.89521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.89535: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.89553: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.89564: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.89575: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887496.89588: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.89604: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.89620: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.89634: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.89652: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.89666: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.89860: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.89875: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.89886: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.89906: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.89931: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.89946: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.89957: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.89967: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.89983: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887496.90015: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.90064: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.90514: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887496.90581: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.90598: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.90633: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.90647: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.90713: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887496.90795: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.90805: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.90823: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.90838: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.90851: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.90863: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.90878: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.90891: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887496.90907: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.90940: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.90943: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.90946: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.90985: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.90989: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.90992: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.90996: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.90999: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.91002: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.91071: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.91093: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.91106: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.91132: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.91159: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.91171: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.91182: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.91193: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.91213: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887496.91245: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.91265: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.91285: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.91288: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.91300: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.91314: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887496.91326: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.91342: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.91355: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.91367: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.91380: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.91393: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.91476: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.91491: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.91502: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.91526: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.91541: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.91558: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.91569: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.91579: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.91595: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887496.91626: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.91681: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887496.91903: stdout chunk (state=3):\n>>>ansible-tmp-1726887496.8763466-8430-232315794638113=/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113\n<<<\n 8137 1726887496.92014: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.92319: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.92323: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887496.8763466-8430-232315794638113=/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887496.92331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887496.8763466-8430-232315794638113=/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887496.92334: variable 'ansible_module_compression' from source: unknown\nUsing module file /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh\n 8137 1726887496.92338: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls TO /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887496.92669: Sending initial data\n 8137 1726887496.92672: Sent initial data (164 bytes)\n 8137 1726887496.93079: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887496.93123: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887496.93183: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887496.93187: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887496.93190: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh\n<<<\n 8137 1726887496.93217: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh M:0x001a\r\n<<<\n 8137 1726887496.93271: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\r\n<<<\n 8137 1726887496.93316: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 1135 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887496.93351: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887496.93522: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887496.93562: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887496.93565: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.93568: stdout chunk (state=3):\n>>><<<\n 8137 1726887496.93570: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 1135 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ TO /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887496.93845: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887496.93849: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 1135 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887496.93852: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh\n<<<\n 8137 1726887496.93903: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.94049: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.94052: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 1135 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 TO /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887496.94220: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887496.94230: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.94240: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.94254: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.94262: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.94309: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887496.94319: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.94325: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.94334: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.94414: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.94417: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.94420: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.94422: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.94425: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887496.94427: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.94429: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.94431: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.94437: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.94440: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.94444: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887496.94622: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.94625: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.94628: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.94630: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.94633: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.94635: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.94637: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.94644: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.94647: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.94649: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.94652: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.94653: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.94655: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.94657: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.94663: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887496.94816: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.94820: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.94823: Sending initial data\n 8137 1726887496.94825: Sent initial data (138 bytes)\n 8137 1726887496.95415: Sending initial data\n 8137 1726887496.95419: Sent initial data (138 bytes)\n 8137 1726887496.96029: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887496.96145: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.96162: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.96175: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.96183: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.96223: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887496.96230: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.96236: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.96247: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.96253: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.96267: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.96275: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.96285: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.96292: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887496.96298: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.96305: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.96316: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.96326: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.96332: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.96339: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887496.96347: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.96351: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.96359: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.96373: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.96392: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.96395: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.96411: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887496.96541: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887496.96568: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887496.96571: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh\n<<<\n 8137 1726887496.96574: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.96576: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh M:0x001a\r\n<<<\n 8137 1726887496.96587: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.96590: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.96641: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.96694: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.96698: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.96701: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\r\n<<<\n 8137 1726887496.96707: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.96822: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.96825: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887496.96827: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.96830: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 1135 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887496.96831: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887496.96833: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887496.96914: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.96984: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.96988: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 1135 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue TO /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887496.97567: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.97572: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.97590: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887496.97604: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887496.97620: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887496.97639: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.97667: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.97686: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.97706: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.97727: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887496.97738: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887496.97747: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887496.97762: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.97775: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887496.97787: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887496.97796: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.97805: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887496.97817: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887496.97825: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887496.97834: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887496.97844: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.97859: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887496.97877: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.97952: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887496.97970: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887496.97991: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.98011: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887496.98025: Sending initial data\n 8137 1726887496.98028: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887496.98030: Sent initial data (138 bytes)\n 8137 1726887496.98041: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887496.98053: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887496.98065: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887496.98096: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887496.98116: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887496.98204: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887496.98553: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887496.98602: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887496.98662: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887496.98665: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args\n<<<\n 8137 1726887496.98705: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args M:0x001a\r\n<<<\n 8137 1726887496.98759: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\r\n<<<\n 8137 1726887496.98811: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 705 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887496.98855: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887496.99014: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887496.99189: stderr chunk (state=3):\n>>><<<\n 8137 1726887496.99192: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 705 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887496.99199: done transferring module to remote\n 8137 1726887496.99201: _low_level_execute_command(): starting\n 8137 1726887496.99203: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0'\"'\"''\n 8137 1726887496.99810: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.99814: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.99859: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887496.99862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887496.99865: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887496.99867: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887496.99869: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887496.99919: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887496.99966: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887497.00013: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887497.00056: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887497.00059: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args\n<<<\n 8137 1726887497.00091: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args M:0x001a\r\n<<<\n 8137 1726887497.00134: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\r\n<<<\n 8137 1726887497.00177: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 705 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887497.00225: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887497.00333: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.00550: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.00553: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 705 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887497.00562: done transferring module to remote\n 8137 1726887497.00564: _low_level_execute_command(): starting\n 8137 1726887497.00567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0'\"'\"''\n 8137 1726887497.00575: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.00721: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.00724: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.00727: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.00729: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.00731: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.00733: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.00862: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.00866: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.00868: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.00871: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.00873: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.00875: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.00878: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.00880: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.00882: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.00884: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.00886: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.00889: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.00891: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.00893: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.00895: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.00897: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.00899: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.00901: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.00903: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.00905: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.00907: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.00981: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.00991: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.00998: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.01019: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.01031: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.01037: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.01044: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.01053: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.01065: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.01090: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.01132: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.01673: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.01677: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.01713: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.01716: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.01719: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887497.01829: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.01922: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.02635: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.02638: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.02640: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.02756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.02759: _low_level_execute_command(): starting\n 8137 1726887497.02761: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0'\"'\"''\n 8137 1726887497.02953: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887497.02958: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887497.02962: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887497.03006: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887497.03045: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args\n<<<\n 8137 1726887497.03049: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args M:0x001a\r\n<<<\n 8137 1726887497.03089: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\r\n<<<\n 8137 1726887497.03131: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 705 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887497.03173: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887497.03506: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.03515: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.03517: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 705 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887497.03523: done transferring module to remote\n 8137 1726887497.03526: _low_level_execute_command(): starting\n 8137 1726887497.03528: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0'\"'\"''\n 8137 1726887497.03822: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.03825: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.03828: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.03834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.03836: _low_level_execute_command(): starting\n 8137 1726887497.03838: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0'\"'\"''\n 8137 1726887497.04437: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.04584: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.04603: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.04624: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.04637: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.04680: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.04860: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.04871: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.04884: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.04897: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.04912: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.04924: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.04938: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.04949: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887497.04967: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.04979: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.04992: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.05006: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.05022: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.05035: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.05046: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.05049: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.05057: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.05062: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.05071: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.05084: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.05090: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.05099: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.05122: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.05160: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.05223: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.05230: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.05238: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.05250: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.05258: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.05266: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.05289: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.05292: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.05295: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887497.05297: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.05299: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.05306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.05314: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.05322: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.05339: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.05341: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.05347: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.05364: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.05366: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.05368: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.05380: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.05392: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.05424: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.05429: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.05444: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.05483: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.05497: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.05513: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.05516: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.05530: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.05541: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.05627: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.05717: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.05732: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.05751: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.05768: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.05790: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.05804: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.05830: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.05848: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.05861: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.05879: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.05895: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.05920: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.05935: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.05958: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.06013: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.06029: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.06045: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.06056: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.06067: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.06078: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.06090: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.06101: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.06120: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.06138: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.06152: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.06164: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.06175: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.06190: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.06201: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.06215: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.06225: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.06238: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.06252: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.06263: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.06275: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.06285: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.06381: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.06395: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.06405: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.06429: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.06448: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.06462: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.06472: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.06481: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.06495: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.06526: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.06575: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.08357: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887497.08376: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.08466: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.08481: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.08615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.08618: _low_level_execute_command(): starting\n 8137 1726887497.08620: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0'\"'\"''\n 8137 1726887497.09352: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.09366: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.09382: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.09401: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.09416: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.09456: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.09468: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.09479: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.09493: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.09505: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.09524: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.09536: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.09553: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.09565: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.09576: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.09588: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.09602: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.09620: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.09632: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.09644: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.09655: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.09667: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.09682: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.09695: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.09713: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.09729: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.09802: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.09820: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.09833: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.09849: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.10021: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.10033: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.10045: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.10056: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.10076: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.10103: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.10150: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.11710: stdout chunk (state=3):\n>>>{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}<<<\n 8137 1726887497.11933: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887497.11936: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.11939: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887497.12092: _low_level_execute_command() done: rc=0, stdout={\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887497.12096: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_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-1726887496.8338645-8429-182977158189260/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887497.12100: _low_level_execute_command(): starting\n 8137 1726887497.12102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887497.13007: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.13030: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.13049: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.13084: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.13099: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.13155: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.13167: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.13178: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.13191: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.13204: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.13220: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.13241: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.13260: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.13272: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887497.13282: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.13293: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.13305: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.13323: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.13336: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.13358: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.13370: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.13380: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.13412: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.13427: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.13441: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.13458: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.13536: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.13555: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.13569: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.13598: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.13616: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.13628: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.13639: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.13653: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.13670: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.13735: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.13745: stdout chunk (state=3):\n>>>{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}<<<\n 8137 1726887497.13794: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.13929: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887497.13933: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.13941: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887497.13977: _low_level_execute_command() done: rc=0, stdout={\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887497.14259: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_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-1726887496.8251588-8428-168484440260708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887497.14263: _low_level_execute_command(): starting\n 8137 1726887497.14265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887497.14736: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.14747: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.14757: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.14772: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.14780: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.14831: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.14839: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.14847: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.14856: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.14865: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.14875: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.14883: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.14892: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.14904: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887497.14973: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.14981: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.14984: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.14990: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.14996: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.14998: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.15002: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.15005: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.15013: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.15028: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.15033: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.15044: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.15140: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.15145: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.15160: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.15173: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.15180: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.15220: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.15223: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.15226: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.15338: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.15345: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.15528: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.15532: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887497.15549: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.15662: stdout chunk (state=3):\n>>>{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}<<<\n 8137 1726887497.16028: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887497.16031: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.16033: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887497.16040: _low_level_execute_command() done: rc=0, stdout={\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887497.16046: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_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-1726887496.8763466-8430-232315794638113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887497.16049: _low_level_execute_command(): starting\n 8137 1726887497.16051: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887497.16356: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.16385: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.16638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.16640: handler run complete\n 8137 1726887497.16645: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887497.16647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.16649: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887497.16653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.16654: attempt loop complete, returning result\n 8137 1726887497.16656: _execute() done\n 8137 1726887497.16658: dumping result to json\n 8137 1726887497.16660: done dumping result, returning\n 8137 1726887497.16662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-107c-9d64-000000000011]\n 8137 1726887497.16729: sending task result for task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887497.16906: done sending task result for task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887497.16913: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n 8137 1726887497.17231: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.17234: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.17274: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.17281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.17283: handler run complete\n 8137 1726887497.17285: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887497.17322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.17355: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887497.17382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.17386: attempt loop complete, returning result\n 8137 1726887497.17388: _execute() done\n 8137 1726887497.17391: dumping result to json\n 8137 1726887497.17393: done dumping result, returning\n 8137 1726887497.17395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-107c-9d64-000000000011]\n 8137 1726887497.17418: sending task result for task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887497.17493: done sending task result for task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887497.17502: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n 8137 1726887497.17911: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.17923: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.18291: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.18297: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.18300: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.18366: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.18376: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.18397: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.18403: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.18405: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.18410: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.18427: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.18453: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.18644: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.20245: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.20331: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.20337: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.20523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.20529: handler run complete\n 8137 1726887497.20533: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887497.20537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.20539: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887497.20541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.20915: attempt loop complete, returning result\n 8137 1726887497.20919: _execute() done\n 8137 1726887497.20923: dumping result to json\n 8137 1726887497.20926: done dumping result, returning\n 8137 1726887497.20929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-107c-9d64-000000000011]\n 8137 1726887497.20932: sending task result for task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887497.20998: done sending task result for task 0e15955b-8119-107c-9d64-000000000011\n 8137 1726887497.21003: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n 8137 1726887497.21048: no more pending results, returning what we have\n 8137 1726887497.21051: results queue empty\n 8137 1726887497.21052: checking for any_errors_fatal\n 8137 1726887497.21056: done checking for any_errors_fatal\n 8137 1726887497.21057: checking for max_fail_percentage\n 8137 1726887497.21058: done checking for max_fail_percentage\n 8137 1726887497.21059: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887497.21060: done checking to see if all hosts have failed\n 8137 1726887497.21061: getting the remaining hosts for this loop\n 8137 1726887497.21062: done getting the remaining hosts for this loop\n 8137 1726887497.21066: getting the next task for host managed_node1\n 8137 1726887497.21072: done getting next task for host managed_node1\n 8137 1726887497.21075: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 8137 1726887497.21077: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887497.21078: getting the next task for host managed_node2\n 8137 1726887497.21081: done getting next task for host managed_node2\n 8137 1726887497.21082: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 8137 1726887497.21083: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887497.21084: getting the next task for host managed_node3\n 8137 1726887497.21086: done getting next task for host managed_node3\n 8137 1726887497.21094: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 8137 1726887497.21096: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887497.21115: getting variables\n 8137 1726887497.21117: in VariableManager get_vars()\n 8137 1726887497.21179: Calling all_inventory to load vars for managed_node1\n 8137 1726887497.21185: Calling groups_inventory to load vars for managed_node1\n 8137 1726887497.21188: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887497.21198: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887497.21200: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887497.21204: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887497.21495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.21976: done with get_vars()\n 8137 1726887497.22019: done getting variables\n 8137 1726887497.22153: 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)\n\nTASK [fedora.linux_system_roles.timesync : Select NTP provider] ****************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42\nFriday 20 September 2024 22:58:17 -0400 (0:00:00.565) 0:00:06.989 ****** \n 8137 1726887497.22183: entering _queue_task() for managed_node1/set_fact\n 8137 1726887497.22703: worker is 1 (out of 3 available)\n 8137 1726887497.22718: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887497.22758: getting variables\n 8137 1726887497.22762: in VariableManager get_vars()\n 8137 1726887497.22846: Calling all_inventory to load vars for managed_node2\n 8137 1726887497.22849: Calling groups_inventory to load vars for managed_node2\n 8137 1726887497.22852: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887497.22868: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887497.22873: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887497.22877: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887497.23205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.23790: done with get_vars()\n 8137 1726887497.23801: done getting variables\n 8137 1726887497.24004: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 8137 1726887497.24050: in run() - task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.24067: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.24075: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.24100: calling self._execute()\n 8137 1726887497.24132: 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)\n 8137 1726887497.24143: entering _queue_task() for managed_node2/set_fact\n 8137 1726887497.24326: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887497.25149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887497.25156: variable 'omit' from source: magic vars\n 8137 1726887497.25160: variable 'timesync_mode' from source: set_fact\n 8137 1726887497.25164: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887497.25120: worker is 2 (out of 3 available)\n 8137 1726887497.25171: exiting _queue_task() for managed_node2/set_fact\n 8137 1726887497.25197: getting variables\n 8137 1726887497.25200: in VariableManager get_vars()\n 8137 1726887497.25276: Calling all_inventory to load vars for managed_node3\n 8137 1726887497.25279: Calling groups_inventory to load vars for managed_node3\n 8137 1726887497.25282: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887497.25300: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887497.25304: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887497.25307: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887497.25879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887497.25883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 8137 1726887497.25998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.26816: in run() - task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.26822: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.26825: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.26827: calling self._execute()\n 8137 1726887497.26829: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887497.26831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887497.26833: variable 'omit' from source: magic vars\n 8137 1726887497.26845: done with get_vars()\n 8137 1726887497.26856: done getting variables\n 8137 1726887497.27041: 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)\n 8137 1726887497.27052: entering _queue_task() for managed_node3/set_fact\n 8137 1726887497.27387: worker is 3 (out of 3 available)\n 8137 1726887497.27400: exiting _queue_task() for managed_node3/set_fact\n 8137 1726887497.27891: done queuing things up, now waiting for results queue to drain\n 8137 1726887497.27892: waiting for pending results...\n 8137 1726887497.27919: variable 'timesync_mode' from source: set_fact\n 8137 1726887497.27925: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887497.28579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887497.29120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 8137 1726887497.29399: in run() - task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.29555: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.29594: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.29712: calling self._execute()\n 8137 1726887497.29967: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887497.29984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887497.30029: variable 'omit' from source: magic vars\n 8137 1726887497.31568: variable 'timesync_mode' from source: set_fact\n 8137 1726887497.31764: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887497.32331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887497.33735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887497.34077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887497.34279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887497.34473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887497.34581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887497.34853: 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)\n 8137 1726887497.35057: 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)\n 8137 1726887497.35127: 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)\n 8137 1726887497.35266: 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)\n 8137 1726887497.35354: 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)\n 8137 1726887497.35857: variable 'timesync_ntp_provider' from source: role '' defaults\n 8137 1726887497.35946: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 8137 1726887497.35964: variable 'omit' from source: magic vars\n 8137 1726887497.36012: variable 'omit' from source: magic vars\n 8137 1726887497.36625: 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)\n 8137 1726887497.36653: 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)\n 8137 1726887497.36676: 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)\n 8137 1726887497.36919: 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)\n 8137 1726887497.36938: 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)\n 8137 1726887497.37015: variable 'timesync_ntp_provider_current' from source: facts\n 8137 1726887497.37020: variable 'timesync_ntp_provider_os_default' from source: include_vars\n 8137 1726887497.37272: variable 'omit' from source: magic vars\n 8137 1726887497.37295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887497.37344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887497.37480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.37496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887497.37514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.37593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.37627: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887497.37630: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887497.37633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887497.37637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887497.37738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887497.37829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887497.37966: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887497.37970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887497.38017: Set connection var ansible_pipelining to False\n 8137 1726887497.38026: Set connection var ansible_timeout to 10\n 8137 1726887497.38029: Set connection var ansible_shell_type to sh\n 8137 1726887497.38031: Set connection var ansible_connection to ssh\n 8137 1726887497.38037: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887497.38063: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.38066: variable 'ansible_connection' from source: unknown\n 8137 1726887497.38068: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.38071: variable 'ansible_shell_type' from source: unknown\n 8137 1726887497.38073: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.38075: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887497.38078: variable 'ansible_pipelining' from source: unknown\n 8137 1726887497.38080: variable 'ansible_timeout' from source: unknown\n 8137 1726887497.38085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887497.38238: 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)\n 8137 1726887497.38281: 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)\n 8137 1726887497.38494: 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)\n 8137 1726887497.38616: 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)\n 8137 1726887497.38638: 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)\n 8137 1726887497.38676: 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)\n 8137 1726887497.38686: variable 'omit' from source: magic vars\n 8137 1726887497.38692: starting attempt loop\n 8137 1726887497.38695: running the handler\n 8137 1726887497.38706: handler run complete\n 8137 1726887497.38716: attempt loop complete, returning result\n 8137 1726887497.38718: _execute() done\n 8137 1726887497.38721: dumping result to json\n 8137 1726887497.38723: done dumping result, returning\n 8137 1726887497.38731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-107c-9d64-000000000012]\n 8137 1726887497.38744: sending task result for task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.38845: done sending task result for task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.38848: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n 8137 1726887497.39021: variable 'timesync_ntp_provider' from source: role '' defaults\n 8137 1726887497.39093: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 8137 1726887497.39149: variable 'omit' from source: magic vars\n 8137 1726887497.39263: variable 'omit' from source: magic vars\n 8137 1726887497.39496: 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)\n 8137 1726887497.39570: 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)\n 8137 1726887497.39648: 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)\n 8137 1726887497.39806: 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)\n 8137 1726887497.39830: 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)\n 8137 1726887497.40026: variable 'timesync_ntp_provider_current' from source: facts\n 8137 1726887497.40036: variable 'timesync_ntp_provider_os_default' from source: include_vars\n 8137 1726887497.40074: variable 'omit' from source: magic vars\n 8137 1726887497.40157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887497.40192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.40259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887497.40324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.40366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.40432: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887497.40444: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887497.40454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887497.40464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887497.40633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887497.40747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887497.40792: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887497.40833: Set connection var ansible_pipelining to False\n 8137 1726887497.40870: Set connection var ansible_timeout to 10\n 8137 1726887497.40877: Set connection var ansible_shell_type to sh\n 8137 1726887497.40883: Set connection var ansible_connection to ssh\n 8137 1726887497.40894: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887497.40929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887497.40981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887497.41011: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.41022: variable 'ansible_connection' from source: unknown\n 8137 1726887497.41030: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.41045: variable 'ansible_shell_type' from source: unknown\n 8137 1726887497.41053: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.41086: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887497.41095: variable 'ansible_pipelining' from source: unknown\n 8137 1726887497.41121: variable 'ansible_timeout' from source: unknown\n 8137 1726887497.41131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887497.41275: 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)\n 8137 1726887497.41311: 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)\n 8137 1726887497.41387: 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)\n 8137 1726887497.41404: variable 'omit' from source: magic vars\n 8137 1726887497.41420: starting attempt loop\n 8137 1726887497.41428: running the handler\n 8137 1726887497.41446: 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)\n 8137 1726887497.41499: 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)\n 8137 1726887497.41532: 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)\n 8137 1726887497.41552: handler run complete\n 8137 1726887497.41567: attempt loop complete, returning result\n 8137 1726887497.41683: _execute() done\n 8137 1726887497.41690: dumping result to json\n 8137 1726887497.41697: done dumping result, returning\n 8137 1726887497.41710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-107c-9d64-000000000012]\n 8137 1726887497.41888: variable 'timesync_ntp_provider' from source: role '' defaults\n 8137 1726887497.41954: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 8137 1726887497.41966: variable 'omit' from source: magic vars\n 8137 1726887497.42012: sending task result for task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.42095: done sending task result for task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.42102: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n 8137 1726887497.42240: variable 'omit' from source: magic vars\n 8137 1726887497.42499: 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)\n 8137 1726887497.42584: 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)\n 8137 1726887497.42621: 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)\n 8137 1726887497.42759: 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)\n 8137 1726887497.42787: 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)\n 8137 1726887497.42879: variable 'timesync_ntp_provider_current' from source: facts\n 8137 1726887497.42896: variable 'timesync_ntp_provider_os_default' from source: include_vars\n 8137 1726887497.42935: variable 'omit' from source: magic vars\n 8137 1726887497.42967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887497.43007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.43033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887497.43058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.43072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.43112: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887497.43122: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887497.43130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887497.43256: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887497.43272: Set connection var ansible_pipelining to False\n 8137 1726887497.43283: Set connection var ansible_timeout to 10\n 8137 1726887497.43290: Set connection var ansible_shell_type to sh\n 8137 1726887497.43297: Set connection var ansible_connection to ssh\n 8137 1726887497.43307: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887497.43344: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.43355: variable 'ansible_connection' from source: unknown\n 8137 1726887497.43364: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.43371: variable 'ansible_shell_type' from source: unknown\n 8137 1726887497.43378: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.43385: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887497.43393: variable 'ansible_pipelining' from source: unknown\n 8137 1726887497.43399: variable 'ansible_timeout' from source: unknown\n 8137 1726887497.43406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887497.43521: 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)\n 8137 1726887497.43538: variable 'omit' from source: magic vars\n 8137 1726887497.43556: starting attempt loop\n 8137 1726887497.43563: running the handler\n 8137 1726887497.43584: handler run complete\n 8137 1726887497.43598: attempt loop complete, returning result\n 8137 1726887497.43605: _execute() done\n 8137 1726887497.43614: dumping result to json\n 8137 1726887497.43621: done dumping result, returning\n 8137 1726887497.43633: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-107c-9d64-000000000012]\n 8137 1726887497.43666: sending task result for task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.43750: done sending task result for task 0e15955b-8119-107c-9d64-000000000012\n 8137 1726887497.43757: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n 8137 1726887497.43826: no more pending results, returning what we have\n 8137 1726887497.43829: results queue empty\n 8137 1726887497.43830: checking for any_errors_fatal\n 8137 1726887497.43836: done checking for any_errors_fatal\n 8137 1726887497.43837: checking for max_fail_percentage\n 8137 1726887497.43838: done checking for max_fail_percentage\n 8137 1726887497.43840: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887497.43841: done checking to see if all hosts have failed\n 8137 1726887497.43841: getting the remaining hosts for this loop\n 8137 1726887497.43846: done getting the remaining hosts for this loop\n 8137 1726887497.43850: getting the next task for host managed_node1\n 8137 1726887497.43856: done getting next task for host managed_node1\n 8137 1726887497.43860: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony\n 8137 1726887497.43862: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887497.43863: getting the next task for host managed_node2\n 8137 1726887497.43865: done getting next task for host managed_node2\n 8137 1726887497.43867: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony\n 8137 1726887497.43870: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887497.43871: getting the next task for host managed_node3\n 8137 1726887497.43873: done getting next task for host managed_node3\n 8137 1726887497.43875: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony\n 8137 1726887497.43876: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887497.43888: getting variables\n 8137 1726887497.43890: in VariableManager get_vars()\n 8137 1726887497.43930: Calling all_inventory to load vars for managed_node1\n 8137 1726887497.43933: Calling groups_inventory to load vars for managed_node1\n 8137 1726887497.43936: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887497.43949: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887497.43953: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887497.43956: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887497.44422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.44963: done with get_vars()\n 8137 1726887497.44973: done getting variables\n 8137 1726887497.45133: 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)\n\nTASK [fedora.linux_system_roles.timesync : Install chrony] *********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49\nFriday 20 September 2024 22:58:17 -0400 (0:00:00.229) 0:00:07.219 ****** \n 8137 1726887497.45172: entering _queue_task() for managed_node1/package\n 8137 1726887497.45174: Creating lock for package\n 8137 1726887497.45541: worker is 1 (out of 3 available)\n 8137 1726887497.45555: exiting _queue_task() for managed_node1/package\n 8137 1726887497.45589: getting variables\n 8137 1726887497.45592: in VariableManager get_vars()\n 8137 1726887497.45678: Calling all_inventory to load vars for managed_node2\n 8137 1726887497.45682: Calling groups_inventory to load vars for managed_node2\n 8137 1726887497.45685: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887497.45707: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887497.45714: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887497.45717: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887497.46035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.46625: done with get_vars()\n 8137 1726887497.46636: done getting variables\n 8137 1726887497.46803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony\n 8137 1726887497.46810: in run() - task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887497.46812: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.46814: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.46858: 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)\n 8137 1726887497.46868: entering _queue_task() for managed_node2/package\n 8137 1726887497.47048: calling self._execute()\n 8137 1726887497.47052: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887497.47054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887497.47056: variable 'omit' from source: magic vars\n 8137 1726887497.47722: worker is 2 (out of 3 available)\n 8137 1726887497.47850: exiting _queue_task() for managed_node2/package\n 8137 1726887497.47880: getting variables\n 8137 1726887497.47883: in VariableManager get_vars()\n 8137 1726887497.48083: Calling all_inventory to load vars for managed_node3\n 8137 1726887497.48088: Calling groups_inventory to load vars for managed_node3\n 8137 1726887497.48090: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887497.48106: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887497.48112: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887497.48116: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887497.48675: variable 'timesync_mode' from source: set_fact\n 8137 1726887497.48680: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887497.48683: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887497.48686: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887497.48688: variable 'omit' from source: magic vars\n 8137 1726887497.48689: variable 'omit' from source: magic vars\n 8137 1726887497.48749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887497.49434: done with get_vars()\n 8137 1726887497.49449: done getting variables\n 8137 1726887497.49666: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony\n 8137 1726887497.49669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887497.49672: in run() - task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887497.49674: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.49676: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.49678: calling self._execute()\n 8137 1726887497.49680: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887497.49681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887497.49756: 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)\n 8137 1726887497.49767: entering _queue_task() for managed_node3/package\n 8137 1726887497.50047: variable 'omit' from source: magic vars\n 8137 1726887497.50829: worker is 3 (out of 3 available)\n 8137 1726887497.50940: exiting _queue_task() for managed_node3/package\n 8137 1726887497.50993: done queuing things up, now waiting for results queue to drain\n 8137 1726887497.50995: waiting for pending results...\n 8137 1726887497.51332: variable 'timesync_mode' from source: set_fact\n 8137 1726887497.51398: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887497.51752: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887497.51835: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887497.51926: variable 'omit' from source: magic vars\n 8137 1726887497.51972: variable 'omit' from source: magic vars\n 8137 1726887497.52063: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony\n 8137 1726887497.52231: in run() - task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887497.52370: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.52379: variable 'ansible_search_path' from source: unknown\n 8137 1726887497.52421: calling self._execute()\n 8137 1726887497.52564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887497.52615: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887497.52625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887497.52637: variable 'omit' from source: magic vars\n 8137 1726887497.53687: variable 'timesync_mode' from source: set_fact\n 8137 1726887497.53785: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887497.53968: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887497.54092: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887497.54134: variable 'omit' from source: magic vars\n 8137 1726887497.54298: variable 'omit' from source: magic vars\n 8137 1726887497.54621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887497.54884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887497.55112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887497.55249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887497.55450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887497.55650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887497.55884: 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)\n 8137 1726887497.56045: 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)\n 8137 1726887497.56227: 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)\n 8137 1726887497.56320: 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)\n 8137 1726887497.56404: 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)\n 8137 1726887497.56764: variable '__timesync_is_ostree' from source: set_fact\n 8137 1726887497.56828: variable 'omit' from source: magic vars\n 8137 1726887497.56960: variable 'omit' from source: magic vars\n 8137 1726887497.57066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887497.57097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.57186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887497.57272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.57318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.57416: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887497.57558: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887497.57565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887497.57679: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887497.57950: Set connection var ansible_pipelining to False\n 8137 1726887497.57962: Set connection var ansible_timeout to 10\n 8137 1726887497.57968: Set connection var ansible_shell_type to sh\n 8137 1726887497.57975: Set connection var ansible_connection to ssh\n 8137 1726887497.58021: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887497.58054: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.58115: variable 'ansible_connection' from source: unknown\n 8137 1726887497.58130: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.58137: variable 'ansible_shell_type' from source: unknown\n 8137 1726887497.58148: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.58175: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887497.58245: variable 'ansible_pipelining' from source: unknown\n 8137 1726887497.58254: variable 'ansible_timeout' from source: unknown\n 8137 1726887497.58263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887497.58484: 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)\n 8137 1726887497.58502: variable 'omit' from source: magic vars\n 8137 1726887497.58569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887497.58674: starting attempt loop\n 8137 1726887497.58683: running the handler\n 8137 1726887497.58697: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887497.58704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887497.58837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887497.58892: _low_level_execute_command(): starting\n 8137 1726887497.58907: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 8137 1726887497.58916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887497.59048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887497.59163: 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)\n 8137 1726887497.59546: 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)\n 8137 1726887497.59629: 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)\n 8137 1726887497.59860: 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)\n 8137 1726887497.59937: 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)\n 8137 1726887497.60158: variable '__timesync_is_ostree' from source: set_fact\n 8137 1726887497.60238: variable 'omit' from source: magic vars\n 8137 1726887497.60279: variable 'omit' from source: magic vars\n 8137 1726887497.60312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887497.60391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.60448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887497.60535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.60552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.60663: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887497.60671: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887497.60684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887497.60831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887497.60917: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887497.60935: Set connection var ansible_pipelining to False\n 8137 1726887497.60945: Set connection var ansible_timeout to 10\n 8137 1726887497.60981: Set connection var ansible_shell_type to sh\n 8137 1726887497.60988: Set connection var ansible_connection to ssh\n 8137 1726887497.60997: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887497.61041: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.61090: variable 'ansible_connection' from source: unknown\n 8137 1726887497.61098: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.61105: variable 'ansible_shell_type' from source: unknown\n 8137 1726887497.61113: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.61120: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887497.61140: variable 'ansible_pipelining' from source: unknown\n 8137 1726887497.61147: variable 'ansible_timeout' from source: unknown\n 8137 1726887497.61200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887497.61368: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.61427: 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)\n 8137 1726887497.61442: variable 'omit' from source: magic vars\n 8137 1726887497.61471: starting attempt loop\n 8137 1726887497.61519: running the handler\n 8137 1726887497.61527: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.61538: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887497.61548: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.61558: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.61566: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.61577: _low_level_execute_command(): starting\n 8137 1726887497.61589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 8137 1726887497.61618: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.61629: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.61638: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887497.61650: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.61658: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.61669: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.61753: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.61765: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.61772: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887497.61780: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.61787: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.61797: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.61810: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.61818: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.61825: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.61832: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.61839: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.61851: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.61862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.61871: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887497.61972: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.62047: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.62199: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.62216: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.62245: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.62263: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.62273: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.62283: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.62298: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.62318: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.62353: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.62411: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.62700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887497.62827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887497.62891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887497.62958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887497.63080: 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)\n 8137 1726887497.63117: 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)\n 8137 1726887497.63152: 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)\n 8137 1726887497.63206: 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)\n 8137 1726887497.63229: 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)\n 8137 1726887497.63344: variable '__timesync_is_ostree' from source: set_fact\n 8137 1726887497.63356: variable 'omit' from source: magic vars\n 8137 1726887497.63395: variable 'omit' from source: magic vars\n 8137 1726887497.63427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887497.63469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.63497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887497.63522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.63538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887497.63574: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887497.63582: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887497.63588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887497.63696: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887497.63717: Set connection var ansible_pipelining to False\n 8137 1726887497.63727: Set connection var ansible_timeout to 10\n 8137 1726887497.63734: Set connection var ansible_shell_type to sh\n 8137 1726887497.63740: Set connection var ansible_connection to ssh\n 8137 1726887497.63754: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887497.63781: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.63789: variable 'ansible_connection' from source: unknown\n 8137 1726887497.63795: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.63800: variable 'ansible_shell_type' from source: unknown\n 8137 1726887497.63806: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887497.63817: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887497.63825: variable 'ansible_pipelining' from source: unknown\n 8137 1726887497.63831: variable 'ansible_timeout' from source: unknown\n 8137 1726887497.63838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887497.63941: 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)\n 8137 1726887497.63962: variable 'omit' from source: magic vars\n 8137 1726887497.63972: starting attempt loop\n 8137 1726887497.63979: running the handler\n 8137 1726887497.63990: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887497.64004: _low_level_execute_command(): starting\n 8137 1726887497.64018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 8137 1726887497.64054: stdout chunk (state=3):\n>>>/root\n<<<\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887497.64118: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.64196: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.64213: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.64233: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.64236: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.64238: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.64252: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.64254: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.64386: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.64389: _low_level_execute_command(): starting\n 8137 1726887497.64392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `\" && echo ansible-tmp-1726887497.6427958-8473-180998052387239=\"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887497.64398: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.64400: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.64403: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.64405: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.64409: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `\" && echo ansible-tmp-1726887497.6427958-8473-180998052387239=\"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `\" ) && sleep 0'\"'\"''\n 8137 1726887497.64419: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.64617: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.64620: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.64638: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887497.64641: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.64645: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.64647: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.64649: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.64652: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.64653: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.64655: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.64661: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.64663: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.64665: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.64667: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.64669: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887497.64748: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.64767: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.64855: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.64885: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.64901: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.64916: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.64928: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.64938: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.64960: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.64984: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.65073: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.66682: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887497.66874: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.66878: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.66880: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.67018: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.67020: _low_level_execute_command(): starting\n 8137 1726887497.67023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `\" && echo ansible-tmp-1726887497.6691065-8475-215345284574668=\"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `\" && echo ansible-tmp-1726887497.6691065-8475-215345284574668=\"` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `\" ) && sleep 0'\"'\"''\n 8137 1726887497.67256: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.67331: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.67350: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.67367: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.67379: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.67424: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.67559: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.67571: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.67583: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.67594: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.67605: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.67619: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.67634: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.67650: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887497.67666: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.67678: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.67692: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.67726: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.67739: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.67755: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.67770: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.67781: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.67794: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.67807: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.67891: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.67905: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.67951: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.67954: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.68085: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.68099: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.68113: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.68128: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.68131: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.68145: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.68159: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.68178: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.68202: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.68217: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.68220: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.68223: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.68234: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.68246: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.68249: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.68261: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.68264: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.68274: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.68277: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.68279: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.68290: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.68292: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.68294: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.68304: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.68308: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.68311: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.68326: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.68333: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.68336: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.68348: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.68371: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.68429: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.68605: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.68658: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.68671: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.68692: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.68707: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.68720: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.68730: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.68740: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.68763: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.68792: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.68873: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.69318: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.69333: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.69352: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.69370: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.69383: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.69435: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.69527: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.69539: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.69557: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.69569: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.69583: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.69594: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.69611: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.69629: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887497.69640: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.69654: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.69667: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.69681: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.69693: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.69705: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.69720: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.69732: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.69753: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.69768: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.69782: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.69796: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.69988: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.70002: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.70016: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.70037: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.70056: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.70074: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.70085: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.70095: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.70113: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.70142: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.70191: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.70364: stdout chunk (state=3):\n>>>ansible-tmp-1726887497.6427958-8473-180998052387239=/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239\n<<<\n 8137 1726887497.70367: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887497.70527: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.70561: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.70565: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.70587: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.70590: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.70592: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887497.6427958-8473-180998052387239=/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.70601: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887497.6427958-8473-180998052387239=/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.70819: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.70822: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887497.70824: variable 'ansible_facts' from source: host vars for 'managed_node1'\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.70920: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.70926: _low_level_execute_command(): starting\n 8137 1726887497.70928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `\" && echo ansible-tmp-1726887497.7087052-8477-115238868755900=\"` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887497.70955: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `\" && echo ansible-tmp-1726887497.7087052-8477-115238868755900=\"` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `\" ) && sleep 0'\"'\"''\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj TO /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887497.71700: Sending initial data\n 8137 1726887497.71704: Sent initial data (152 bytes)\n 8137 1726887497.72143: stdout chunk (state=3):\n>>>ansible-tmp-1726887497.6691065-8475-215345284574668=/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668\n<<<\n 8137 1726887497.72339: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.72345: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.72347: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887497.6691065-8475-215345284574668=/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.72619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887497.6691065-8475-215345284574668=/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.72624: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.72627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887497.72629: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887497.72737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 TO /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887497.73161: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.73279: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.73292: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.73337: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.73353: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.73365: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.73383: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.73397: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.73412: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.73424: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.73439: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.73455: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.73467: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.73485: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.73500: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.73519: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.73533: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.73549: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.73562: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.73573: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.73586: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.73603: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.73619: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.73631: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.73711: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.73827: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.73840: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.73896: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.73916: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.73932: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.73946: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.73957: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.73973: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.74004: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.74054: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.74079: Sending initial data\n 8137 1726887497.74082: Sent initial data (152 bytes)\n 8137 1726887497.74714: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.74729: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.74760: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.74764: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887497.74767: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.74770: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.75051: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.75068: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.75080: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.75104: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.75120: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.75131: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.75143: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.75154: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.75209: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.75231: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.75319: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.75513: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.75528: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.75545: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.75567: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.75583: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.75626: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.75638: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.75653: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.75666: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.75683: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.75700: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.75715: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.75730: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.75741: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887497.75755: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.75767: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.75781: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.75802: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.75816: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.75828: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.75838: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.75851: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.75863: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.75875: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.75888: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.75923: stdout chunk (state=3):\n>>>ansible-tmp-1726887497.7087052-8477-115238868755900=/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900\n<<<\n 8137 1726887497.75938: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.76116: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.76119: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.76122: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887497.7087052-8477-115238868755900=/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.76221: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887497.7087052-8477-115238868755900=/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.76224: variable 'ansible_module_compression' from source: unknown\n 8137 1726887497.76532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887497.76536: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887497.76788: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 TO /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887497.76952: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.76974: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.76988: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.77012: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.77028: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.77040: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.77054: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.77088: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887497.77095: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.77131: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.77134: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887497.77175: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.77205: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887497.77209: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py\n<<<\n 8137 1726887497.77244: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.77248: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887497.78017: Sending initial data\n 8137 1726887497.78021: Sent initial data (152 bytes)\n 8137 1726887497.79028: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887497.79335: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887497.79344: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887497.79438: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887497.79740: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2\r\n<<<\n 8137 1726887497.79745: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py\n<<<\n 8137 1726887497.79777: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887497.80115: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\r\n<<<\n 8137 1726887497.80737: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21802 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887497.80978: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887497.81343: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.81346: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.81349: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21802 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887497.81355: done transferring module to remote\n 8137 1726887497.81357: _low_level_execute_command(): starting\n 8137 1726887497.81359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887497.81898: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887497.81961: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.81974: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.81987: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.82010: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.82046: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.82086: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.82222: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.82447: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.82450: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\r\n<<<\n 8137 1726887497.82569: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887497.82573: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.82576: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.82578: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.82601: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21802 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887497.82618: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.82651: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887497.82680: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.82683: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.82686: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.82688: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.82704: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.82732: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.82737: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.82759: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.83032: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.83035: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21802 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887497.83044: done transferring module to remote\n 8137 1726887497.83046: _low_level_execute_command(): starting\n 8137 1726887497.83048: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887497.83056: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.83363: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.83379: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.83392: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.83402: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.83416: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.83429: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.83470: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.83482: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.83492: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.83501: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.83512: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.83524: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.83535: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.83573: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.83587: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.83734: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.83804: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.83820: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.83842: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.83860: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.83872: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.83881: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.83903: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.83921: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.83951: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.84001: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.84160: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.84163: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.84199: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.84202: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.84205: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887497.84207: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.84263: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.84565: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.84629: stderr chunk (state=3):\n>>><<<\n 8137 1726887497.84632: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.84747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.84750: _low_level_execute_command(): starting\n 8137 1726887497.84752: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887497.85332: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.85340: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.85354: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.85390: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.85825: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887497.85857: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887497.85872: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887497.85914: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887497.85918: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py\n<<<\n 8137 1726887497.85959: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887497.86565: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887497.87294: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.87297: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.87305: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.87425: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.87428: _low_level_execute_command(): starting\n 8137 1726887497.87431: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887497.87834: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.88496: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.88510: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.88524: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.88532: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.88575: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.88706: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.88714: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.88723: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.88731: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.88851: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887497.88875: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\r\n<<<\n 8137 1726887497.88882: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.88890: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.88918: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21802 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887497.88934: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.88960: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887497.88972: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887497.88981: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.88990: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.89003: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.89180: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.89183: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.89190: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21802 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887497.89416: done transferring module to remote\n 8137 1726887497.89420: _low_level_execute_command(): starting\n 8137 1726887497.89422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887497.89430: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.89433: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.89435: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887497.89437: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.89438: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.89440: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.89445: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.89447: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.89449: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.89526: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.89558: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.89568: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.89579: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.89665: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.89676: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.89683: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.89694: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.89773: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887497.89795: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.89855: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887497.89889: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.89975: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.89992: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.90014: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.90041: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.90091: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.90103: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.90118: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.90132: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.90147: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.90161: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.90173: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.90194: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.90231: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887497.90246: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.90259: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.90272: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.90289: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.90302: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.90317: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887497.90329: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.90339: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.90355: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.90413: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.90428: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.90441: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.90629: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.90646: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.90658: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.90678: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.90692: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.90701: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.90713: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.90728: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.90953: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887497.90983: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.91038: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.91075: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887497.91091: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.91101: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.91117: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.91125: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.91163: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.91187: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887497.91190: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887497.91198: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.91207: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.91217: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.91225: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.91237: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887497.91246: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887497.91249: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887497.91257: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.91266: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.91278: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887497.91307: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.91318: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887497.91324: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887497.91331: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887497.91339: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887497.91348: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887497.91357: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887497.91401: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.91476: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887497.91630: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887497.91637: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.91656: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.91667: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887497.91674: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887497.91681: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887497.91686: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887497.91699: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887497.91728: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887497.91771: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.91898: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # <<<\n 8137 1726887497.91901: stdout chunk (state=3):\n>>>\r\nimport '_warnings' # \r\n<<<\n 8137 1726887497.91909: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887497.91965: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887497.91971: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887497.92004: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887497.92032: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887497.92038: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887497.92081: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887497.92087: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887497.92151: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92160: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887497.92187: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92193: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887497.92221: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73dc0>\r\n<<<\n 8137 1726887497.92270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887497.92273: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92276: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73b20>\r\n<<<\n 8137 1726887497.92296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92354: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73ac0>\r\n<<<\n 8137 1726887497.92369: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887497.92374: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92429: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18490>\r\n<<<\n 8137 1726887497.92444: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n<<<\n 8137 1726887497.92450: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92501: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887497.92504: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18940>\r\n<<<\n 8137 1726887497.92506: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18670>\r\n<<<\n 8137 1726887497.92510: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887497.92512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92541: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887497.92547: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92581: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887497.92610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92625: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf190>\r\n<<<\n 8137 1726887497.92649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887497.92724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887497.92820: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2850>\r\n<<<\n 8137 1726887497.92824: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf940>\r\n<<<\n 8137 1726887497.93037: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb30880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cac8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887497.93040: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887497.93115: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887497.93150: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887497.93187: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887497.93237: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887497.93240: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887497.93294: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887497.93339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93370: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887497.93377: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93424: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887497.93427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887497.93430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93432: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887497.93514: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887497.93572: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98ac0>\r\nimport '_signal' # \r\n<<<\n 8137 1726887497.93646: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887497.93678: stdout chunk (state=3):\n>>><<<\n 8137 1726887497.93698: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887497.93719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887497.93735: _low_level_execute_command(): starting\n 8137 1726887497.93747: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887497.93787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca67610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887497.93796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d490>\r\n<<<\n 8137 1726887497.93799: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf190>\r\n<<<\n 8137 1726887497.93835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93842: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93846: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887497.93980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887497.93987: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887497.94059: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94063: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf220>\r\n<<<\n 8137 1726887497.94069: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c74ddc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74d8b0>\r\n<<<\n 8137 1726887497.94075: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887497.94079: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94084: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94090: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74deb0>\r\n<<<\n 8137 1726887497.94094: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf940>\r\n<<<\n 8137 1726887497.94133: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e55880>\r\n<<<\n 8137 1726887497.94144: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94149: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bc8d90>\r\n<<<\n 8137 1726887497.94153: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74df70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94156: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74de80>\r\n<<<\n 8137 1726887497.94160: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2d90>\r\n<<<\n 8137 1726887497.94162: stdout chunk (state=3):\n>>>import '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887497.94211: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d970>\r\n<<<\n 8137 1726887497.94225: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887497.94229: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887497.94232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca56670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca75e50>\r\n<<<\n 8137 1726887497.94249: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94273: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.94277: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c75fc70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49250>\r\n<<<\n 8137 1726887497.94324: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.94337: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ca56280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7ba00>\r\n<<<\n 8137 1726887497.94350: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94382: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887497.94385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94409: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887497.94413: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94443: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75ffa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd90>\r\n<<<\n 8137 1726887497.94466: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887497.94488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd00>\r\n<<<\n 8137 1726887497.94491: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887497.94495: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94535: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887497.94565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94569: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94571: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887497.94573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94617: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887497.94624: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94674: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6eeb0>\r\n<<<\n 8137 1726887497.94681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94709: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887497.94715: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732460>\r\n<<<\n 8137 1726887497.94729: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94754: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887497.94782: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887497.94789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94919: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c767fa0>\r\n<<<\n 8137 1726887497.94923: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b67610>\r\n<<<\n 8137 1726887497.94925: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6d640>\r\n<<<\n 8137 1726887497.94927: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6e370>\r\n<<<\n 8137 1726887497.94929: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761490>\r\n<<<\n 8137 1726887497.94931: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887497.94933: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887497.94999: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95002: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95004: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887497.95007: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c65b1c0>\r\n<<<\n 8137 1726887497.95040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887497.95043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95047: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c71dc70>\r\n<<<\n 8137 1726887497.95157: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.95161: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a54dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a548b0>\r\n<<<\n 8137 1726887497.95165: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887497.95168: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887497.95172: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54eb0>\r\n<<<\n 8137 1726887497.95174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95176: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n<<<\n 8137 1726887497.95179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66daf0>\r\n<<<\n 8137 1726887497.95181: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95250: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54f70>\r\n<<<\n 8137 1726887497.95253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54e80>\r\n<<<\n 8137 1726887497.95257: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c66de20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95260: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887497.95262: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95323: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49d30>\r\n<<<\n 8137 1726887497.95326: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f730>\r\n<<<\n 8137 1726887497.95329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887497.95333: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887497.95335: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b42610>\r\n<<<\n 8137 1726887497.95337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95407: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67fc70>\r\n<<<\n 8137 1726887497.95416: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.95422: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b56670>\r\n<<<\n 8137 1726887497.95424: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b75e50>\r\n<<<\n 8137 1726887497.95506: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c60c3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66df10>\r\n<<<\n 8137 1726887497.95517: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95573: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a66c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49250>\r\n<<<\n 8137 1726887497.95579: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f5b0>\r\n<<<\n 8137 1726887497.95582: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.95584: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92b56280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7ba00>\r\n<<<\n 8137 1726887497.95587: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887497.95591: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95594: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95596: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d340>\r\n<<<\n 8137 1726887497.95601: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f9d0>\r\n<<<\n 8137 1726887497.95603: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887497.95652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d90>\r\n<<<\n 8137 1726887497.95655: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d00>\r\n<<<\n 8137 1726887497.95660: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95759: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6386a0>\r\n<<<\n 8137 1726887497.95762: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95767: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887497.95772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887497.95774: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638850>\r\n<<<\n 8137 1726887497.95847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95854: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95858: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39370>\r\n<<<\n 8137 1726887497.95860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95878: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887497.95880: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39460>\r\n<<<\n 8137 1726887497.95984: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638ca0>\r\n<<<\n 8137 1726887497.96020: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a6efa0>\r\n<<<\n 8137 1726887497.96023: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6451f0>\r\n<<<\n 8137 1726887497.96025: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c6388e0>\r\n<<<\n 8137 1726887497.96097: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68490>\r\n<<<\n 8137 1726887497.96101: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c62ca30>\r\n<<<\n 8137 1726887497.96103: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f5b0>\r\n<<<\n 8137 1726887497.96107: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887497.96111: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96115: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887497.96176: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96187: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887497.96190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96211: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9296d1c0><<<\n 8137 1726887497.96216: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887497.96218: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638a90>\r\n<<<\n 8137 1726887497.96220: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a24c70>\r\n<<<\n 8137 1726887497.96345: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887497.96348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887497.96355: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297faf0>\r\n<<<\n 8137 1726887497.96357: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa7c554670>\r\n<<<\n 8137 1726887497.96384: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887497.96392: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.96394: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9297fe20>\r\n<<<\n 8137 1726887497.96421: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96445: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96448: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991730>\r\n<<<\n 8137 1726887497.96512: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96549: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991c70>\r\n<<<\n 8137 1726887497.96577: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.96582: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9292a3a0>\r\n<<<\n 8137 1726887497.96585: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297ff10>\r\n<<<\n 8137 1726887497.96621: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887497.96651: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96666: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929915b0>\r\n<<<\n 8137 1726887497.96759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887497.96777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887497.96781: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887497.96796: stdout chunk (state=3):\n>>>import 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a669d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96823: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887497.96826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96858: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929566a0>\r\n<<<\n 8137 1726887497.96904: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887497.96921: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956760>\r\n<<<\n 8137 1726887497.96959: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887497.97011: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956850>\r\n<<<\n 8137 1726887497.97014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887497.97184: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956ca0>\r\n<<<\n 8137 1726887497.97227: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929621f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929568e0>\r\n<<<\n 8137 1726887497.97272: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92949a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a665b0>\r\n<<<\n 8137 1726887497.97296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887497.97382: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887497.97400: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956a90>\r\n<<<\n 8137 1726887497.97544: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887497.97557: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb9287f670>\r\n<<<\n 8137 1726887497.97807: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip'\r\n<<<\n 8137 1726887497.97813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887497.97890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887497.97942: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887497.97945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887497.97948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887497.97970: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887497.97995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887497.98776: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887497.98779: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887497.98815: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887497.98820: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887497.98837: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887497.98904: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887497.98950: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887497.98955: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf657c0>\r\n<<<\n 8137 1726887497.98998: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99013: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99026: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887497.99038: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65160>\r\n<<<\n 8137 1726887497.99063: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65280>\r\n<<<\n 8137 1726887497.99086: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65f10>\r\n<<<\n 8137 1726887497.99110: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887497.99114: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99156: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf654f0>\r\n<<<\n 8137 1726887497.99162: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65d30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887497.99196: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65f70>\r\n<<<\n 8137 1726887497.99220: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887497.99223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887497.99234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99274: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65100>\r\n<<<\n 8137 1726887497.99312: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887497.99315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99328: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887497.99346: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99371: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887497.99374: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99462: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf3a130>\r\n<<<\n 8137 1726887497.99492: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e0d0>\r\n<<<\n 8137 1726887497.99527: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e2b0>\r\n<<<\n 8137 1726887497.99546: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887497.99549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99584: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7be3ec40>\r\n<<<\n 8137 1726887497.99595: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cdc0>\r\n<<<\n 8137 1726887497.99760: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4c3a0>\r\n<<<\n 8137 1726887497.99782: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887497.99785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99797: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cf70>\r\n<<<\n 8137 1726887497.99830: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887497.99835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99865: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99880: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887497.99891: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887497.99929: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887497.99934: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf9ac10>\r\n<<<\n 8137 1726887498.00006: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6ccd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c3a0>\r\n<<<\n 8137 1726887498.00011: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf19b80>\r\n<<<\n 8137 1726887498.00036: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.00039: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf6c4c0>\r\n<<<\n 8137 1726887498.00064: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c4f0>\r\n<<<\n 8137 1726887498.00086: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887498.00099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00112: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887498.00147: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd7c0>\r\n<<<\n 8137 1726887498.00180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00185: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00209: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00244: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac1f0>\r\n<<<\n 8137 1726887498.00247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887498.00252: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00263: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bd160>\r\n<<<\n 8137 1726887498.00277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00530: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bdf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd100>\r\n<<<\n 8137 1726887498.00555: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bea98e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfacca0>\r\n<<<\n 8137 1726887498.00558: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887498.00572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00595: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea9880>\r\n<<<\n 8137 1726887498.00599: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887498.00614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00642: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00755: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92792130>\r\n<<<\n 8137 1726887498.00772: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921470d0>\r\n<<<\n 8137 1726887498.00790: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c8b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf45190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bfac670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfa48b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00804: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921472b0>\r\n<<<\n 8137 1726887498.00825: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00841: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887498.00845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887498.00874: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9e9d0>\r\n<<<\n 8137 1726887498.00887: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92147c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4dc0>\r\n<<<\n 8137 1726887498.01004: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887498.01053: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.01057: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bebbb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8640>\r\n<<<\n 8137 1726887498.01095: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01099: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887498.01151: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887498.01156: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887498.01160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01162: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887498.01189: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9ef70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.01195: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887498.01248: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01251: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927f2c10>\r\n<<<\n 8137 1726887498.01253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.01270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887498.01406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887498.01411: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3dc0>\r\n<<<\n 8137 1726887498.01415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887498.01417: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3583a0>\r\n<<<\n 8137 1726887498.01422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.01424: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3b20>\r\n<<<\n 8137 1726887498.01426: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c0cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c03a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92771b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927c04c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c04f0>\r\n<<<\n 8137 1726887498.01430: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n<<<\n 8137 1726887498.01433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.01482: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01485: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358490>\r\n<<<\n 8137 1726887498.01525: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01602: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb928041f0>\r\n<<<\n 8137 1726887498.01605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.01607: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887498.01612: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358670>\r\n<<<\n 8137 1726887498.01616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01620: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887498.01622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01648: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921b28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804370>\r\n<<<\n 8137 1726887498.01653: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01692: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887498.01696: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887498.01699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01752: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01755: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887498.01757: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01759: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887498.01761: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887498.01763: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.01809: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804ca0>\r\n<<<\n 8137 1726887498.01906: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f940>\r\n<<<\n 8137 1726887498.02023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.02027: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a370880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a308d90>\r\n<<<\n 8137 1726887498.02029: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02032: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b2880>\r\n<<<\n 8137 1726887498.02052: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a58b0>\r\n<<<\n 8137 1726887498.02055: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332d90>\r\n<<<\n 8137 1726887498.02090: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358970>\r\n<<<\n 8137 1726887498.02096: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9279d190>\r\n<<<\n 8137 1726887498.02140: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887498.02143: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92804670>\r\n<<<\n 8137 1726887498.02145: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927fd8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a69d0>\r\n<<<\n 8137 1726887498.02415: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.02459: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921c4b80>\r\n<<<\n 8137 1726887498.02505: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1640>\r\n<<<\n 8137 1726887498.02512: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a6f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.02515: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887498.02518: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887498.02520: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887498.02522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887498.02589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02592: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.02595: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bee47c0>\r\n<<<\n 8137 1726887498.02597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3eb0>\r\n<<<\n 8137 1726887498.02600: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.02602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.02739: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d6f40>\r\n<<<\n 8137 1726887498.02754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bee9820>\r\n<<<\n 8137 1726887498.02771: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02773: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba3b9a0>\r\n<<<\n 8137 1726887498.02775: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887498.02791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.02794: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887498.02796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.02797: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02799: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887498.02801: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.02803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.02806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2cc610>\r\n<<<\n 8137 1726887498.02810: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d2640>\r\n<<<\n 8137 1726887498.02813: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3370>\r\n<<<\n 8137 1726887498.02817: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887498.02827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.02876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.02879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02881: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887498.02911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.02933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.02936: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03028: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89f91dc0>\r\n<<<\n 8137 1726887498.03030: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f918b0>\r\n<<<\n 8137 1726887498.03033: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887498.03035: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91eb0>\r\n<<<\n 8137 1726887498.03037: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03039: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf23760>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.03049: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03077: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91f70>\r\n<<<\n 8137 1726887498.03106: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03125: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91e80>\r\n<<<\n 8137 1726887498.03128: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887498.03175: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2aed30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887498.03207: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2a7610>\r\n<<<\n 8137 1726887498.03266: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887498.03271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2bb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2dae50>\r\n<<<\n 8137 1726887498.03328: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03339: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89fa3c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2ae250>\r\n<<<\n 8137 1726887498.03416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.03437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.03460: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8a2bb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03463: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887498.03484: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03487: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d90>\r\n<<<\n 8137 1726887498.03523: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d00>\r\n<<<\n 8137 1726887498.03549: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887498.03575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03578: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887498.03580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03658: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03766: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76460>\r\n<<<\n 8137 1726887498.03781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.03837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.03905: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887498.03921: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887498.03926: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.03929: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887498.03952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.03969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04007: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887498.04012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04016: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921ed7c0>\r\n<<<\n 8137 1726887498.04039: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fabfa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04088: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89eaa1c0>\r\n<<<\n 8137 1726887498.04093: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f61c70>\r\n<<<\n 8137 1726887498.04118: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f2820>\r\n<<<\n 8137 1726887498.04175: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d659a0>\r\n<<<\n 8137 1726887498.04202: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.04232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887498.04235: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887498.04237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04243: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.04245: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04247: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887498.04251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04269: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89ebce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887498.04272: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04322: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04325: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece730>\r\n<<<\n 8137 1726887498.04327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04344: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887498.04420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ecec70>\r\n<<<\n 8137 1726887498.04450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04456: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887498.04458: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04485: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9277b760>\r\n<<<\n 8137 1726887498.04488: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e673a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04517: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77280>\r\n<<<\n 8137 1726887498.04527: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece5b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887498.04563: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77340>\r\n<<<\n 8137 1726887498.04606: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887498.04645: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04648: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887498.04665: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa39d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887498.04680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887498.04683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04724: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf683d0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.04738: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e936a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04771: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93760>\r\n<<<\n 8137 1726887498.04799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04802: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93850>\r\n<<<\n 8137 1726887498.04843: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n<<<\n 8137 1726887498.04847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887498.04850: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887498.04894: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887498.04897: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887498.04899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.04969: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887498.04972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05022: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93ca0>\r\n<<<\n 8137 1726887498.05067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05070: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e9f1f0>\r\n<<<\n 8137 1726887498.05073: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e938e0>\r\n<<<\n 8137 1726887498.05082: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e86a30>\r\n<<<\n 8137 1726887498.05111: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa35b0>\r\n<<<\n 8137 1726887498.05138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887498.05232: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887498.05236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.05250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.05252: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93a90>\r\n<<<\n 8137 1726887498.05254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05322: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bedb9a0>\r\n<<<\n 8137 1726887498.05324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05417: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887498.05455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05461: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf89dbb670>\r\n<<<\n 8137 1726887498.05464: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b8b7be0>\r\n<<<\n 8137 1726887498.05466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05468: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887498.05470: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887498.05471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05592: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.05614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887498.05669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05681: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887498.05684: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.05688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887498.05721: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.05735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05737: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887498.05766: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.05777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05806: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887498.05813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05816: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7beec670>\r\n<<<\n 8137 1726887498.05865: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf37d90>\r\n<<<\n 8137 1726887498.05890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05925: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf68400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.05973: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.05977: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887498.06089: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887498.06092: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887498.06096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.06125: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887498.06128: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887498.06218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06227: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf3d0>\r\n<<<\n 8137 1726887498.06229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.06234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06363: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887498.06380: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887498.06384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06386: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887498.06389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06393: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.06405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06451: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887498.06454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06572: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.06623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06696: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887498.06719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.06722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06805: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.06810: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921e49a0>\r\n<<<\n 8137 1726887498.06899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.06924: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91bf8430>\r\n<<<\n 8137 1726887498.06948: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887498.06951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07027: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887498.07035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07042: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887498.07045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07047: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64ac0>\r\n<<<\n 8137 1726887498.07061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07063: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07097: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887498.07100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07163: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887498.07166: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07168: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887498.07170: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba1ea90>\r\n<<<\n 8137 1726887498.07213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07216: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887498.07220: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ba1ea00>\r\n<<<\n 8137 1726887498.07247: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07273: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba50760>\r\n<<<\n 8137 1726887498.07276: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64190>\r\n<<<\n 8137 1726887498.07321: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f5670>\r\n<<<\n 8137 1726887498.07324: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbf10>\r\n<<<\n 8137 1726887498.07327: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbaf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887498.07367: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9278fd90>\r\n<<<\n 8137 1726887498.07381: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n<<<\n 8137 1726887498.07384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07470: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf48cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b9ffeb0>\r\n<<<\n 8137 1726887498.07473: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.07493: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07499: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887498.07501: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf482e0>\r\n<<<\n 8137 1726887498.07503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887498.07604: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887498.07617: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887498.07620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07625: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887498.07627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07630: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b823fa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba4ddc0>\r\n<<<\n 8137 1726887498.07633: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887498.07662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887498.07679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07789: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.07796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.07902: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.07906: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 8137 1726887498.07908: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.07992: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae7c0>\r\n<<<\n 8137 1726887498.08046: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.08086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08089: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887498.08094: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08113: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887498.08134: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.08157: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897ae160>\r\n<<<\n 8137 1726887498.08166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08169: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 8137 1726887498.08171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08173: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.08176: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae280>\r\n<<<\n 8137 1726887498.08178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08179: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aef10>\r\n<<<\n 8137 1726887498.08181: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887498.08185: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.08188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08215: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae4f0>\r\n<<<\n 8137 1726887498.08261: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aed30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887498.08265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08268: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897aef70>\r\n<<<\n 8137 1726887498.08275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08289: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887498.08291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08386: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae100>\r\n<<<\n 8137 1726887498.08459: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887498.08462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08603: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.08607: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887498.08611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08717: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.08843: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08866: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887498.08871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08963: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89783130>\r\n<<<\n 8137 1726887498.08969: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887498.08973: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896870d0>\r\n<<<\n 8137 1726887498.08975: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8dac0>\r\n<<<\n 8137 1726887498.09134: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n<<<\n 8137 1726887498.09225: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887498.09232: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896872b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09237: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89687c40>\r\n<<<\n 8137 1726887498.09240: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887498.09242: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795dc0>\r\n<<<\n 8137 1726887498.09244: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d44a90>\r\n<<<\n 8137 1726887498.09246: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91d44a00>\r\n<<<\n 8137 1726887498.09248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.09250: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d78760>\r\n<<<\n 8137 1726887498.09251: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8d190>\r\n<<<\n 8137 1726887498.09253: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897953a0>\r\n<<<\n 8137 1726887498.09255: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4f10>\r\n<<<\n 8137 1726887498.09257: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4af0>\r\n<<<\n 8137 1726887498.09258: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09260: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795f70>\r\n<<<\n 8137 1726887498.09262: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887498.09265: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09272: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09274: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927a0cd0>\r\n<<<\n 8137 1726887498.09688: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887498.09691: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09694: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d31160>\r\n<<<\n 8137 1726887498.09697: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897e3c10>\r\n<<<\n 8137 1726887498.09700: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09702: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a02e0>\r\n<<<\n 8137 1726887498.09706: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887498.09781: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b6cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b63a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89762b80>\r\n<<<\n 8137 1726887498.09806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.09812: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91b4cfa0>\r\n<<<\n 8137 1726887498.09816: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897b64c0>\r\n<<<\n 8137 1726887498.09819: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d75dc0>\r\n<<<\n 8137 1726887498.09821: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b64f0>\r\n<<<\n 8137 1726887498.09949: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887498.09956: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887498.09959: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.09980: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887498.09984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10063: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10101: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.10104: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f51f0>\r\n<<<\n 8137 1726887498.10147: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887498.10151: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10324: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10326: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.10330: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896f28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5370>\r\n<<<\n 8137 1726887498.10335: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 8137 1726887498.10337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10339: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887498.10341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10345: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10347: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887498.10348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10350: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10352: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10354: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 8137 1726887498.10356: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5ca0>\r\n<<<\n 8137 1726887498.10358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10366: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 8137 1726887498.10368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10536: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10539: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 8137 1726887498.10541: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10543: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f2880>\r\n<<<\n 8137 1726887498.10546: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10548: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba40670>\r\n<<<\n 8137 1726887498.10550: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e58b0>\r\n<<<\n 8137 1726887498.10552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10554: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887498.10555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10557: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10559: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8978e190>\r\n<<<\n 8137 1726887498.10561: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897f5670>\r\n<<<\n 8137 1726887498.10563: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ee8b0>\r\n<<<\n 8137 1726887498.10565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10567: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n<<<\n 8137 1726887498.10569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887498.10571: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10574: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e79d0>\r\n<<<\n 8137 1726887498.10576: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b73df10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10581: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10584: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.10587: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89704b80>\r\n<<<\n 8137 1726887498.10591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10593: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1640>\r\n<<<\n 8137 1726887498.10595: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.10597: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e7f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1a30>\r\n<<<\n 8137 1726887498.10599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10603: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10606: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10612: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.10614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10618: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887498.10857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10916: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887498.10918: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887498.10920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887498.10922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10923: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b730c10>\r\n<<<\n 8137 1726887498.10925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10927: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 8137 1726887498.10931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.10939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11125: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11127: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b77ab20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11131: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 8137 1726887498.11133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11137: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11139: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11141: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887498.11143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11149: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 8137 1726887498.11150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11344: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11351: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11358: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887498.11360: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11362: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d69670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887498.11364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887498.11409: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11517: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887498.11523: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91a64f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887498.11555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11633: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887498.11639: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887498.11642: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887498.11644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887498.11650: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b6b54f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b6b5a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.11654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11772: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8972d7c0>\r\n<<<\n 8137 1726887498.11775: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11777: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89733820>\r\n<<<\n 8137 1726887498.11785: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a19a0>\r\n<<<\n 8137 1726887498.11881: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11884: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11890: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11953: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11958: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.11991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.11994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12121: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887498.12138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887498.12142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12152: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887498.12157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887498.12160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12162: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8976c760>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.12214: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887498.12218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12220: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91a57c10>\r\n<<<\n 8137 1726887498.12262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12451: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91aa3b20>\r\n<<<\n 8137 1726887498.12454: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.12526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12534: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.12547: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887498.12566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12639: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12787: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887498.12790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12896: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12957: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887498.12961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.12992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13054: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.13057: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 8137 1726887498.13059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13094: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887498.13098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887498.13154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13181: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.13184: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb919de4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb919dea30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 8137 1726887498.13220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13278: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887498.13281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887498.13285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13306: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.13315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13345: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.13347: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887498.13349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13586: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 8137 1726887498.13593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13670: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887498.13673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13720: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887498.13764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887498.13767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13852: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887498.13855: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b03d0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.13857: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.13859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.13981: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887498.13984: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887498.14008: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887498.14011: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887498.14014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14020: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.14035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14086: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887498.14089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14217: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 8137 1726887498.14221: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.14252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14266: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.14341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887498.14345: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887498.14347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.14353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14443: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.14457: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897249a0>\r\n<<<\n 8137 1726887498.14463: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887498.14471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14523: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8911bbe0>\r\n<<<\n 8137 1726887498.14568: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887498.14572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14771: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887498.14774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14777: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887498.14779: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887498.14825: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887498.14829: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887498.14858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887498.14943: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89735670>\r\n<<<\n 8137 1726887498.14947: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.14952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.14983: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89780d90>\r\n<<<\n 8137 1726887498.15016: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 8137 1726887498.15046: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b0400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887498.15051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15104: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 8137 1726887498.15107: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887498.15112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15178: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887498.15193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887498.15220: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15225: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15402: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15405: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887498.15414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15455: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15514: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887498.15517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15581: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 8137 1726887498.15584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15587: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15692: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15745: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 8137 1726887498.15748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.15888: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.15962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16047: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887498.16157: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16164: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n<<<\n 8137 1726887498.16177: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16185: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16188: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16232: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887498.16235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16259: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16272: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0550>\r\n<<<\n 8137 1726887498.16276: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16296: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16298: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887498.16300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16303: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16307: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89282a90>\r\n<<<\n 8137 1726887498.16400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16419: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89282a00>\r\n<<<\n 8137 1726887498.16424: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16505: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887498.16584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16615: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b3760>\r\n<<<\n 8137 1726887498.16667: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0e80>\r\n<<<\n 8137 1726887498.16672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16675: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901ff10>\r\n<<<\n 8137 1726887498.16679: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901faf0>\r\n<<<\n 8137 1726887498.16681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887498.16880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.16883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887498.16886: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.16888: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n<<<\n 8137 1726887498.16995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887498.17038: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.17040: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89791cd0>\r\n<<<\n 8137 1726887498.17043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17046: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8926d160>\r\n<<<\n 8137 1726887498.17048: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887498.17207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887498.17229: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897912e0>\r\n<<<\n 8137 1726887498.17233: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887498.17236: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887498.17352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887498.17366: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89087fa0>\r\n<<<\n 8137 1726887498.17368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 8137 1726887498.17371: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b0dc0>\r\n<<<\n 8137 1726887498.17373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17376: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901fdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887498.17378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17485: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887498.17494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17496: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17506: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887498.17513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17517: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17519: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17576: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 8137 1726887498.17584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17587: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 8137 1726887498.17589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17728: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 8137 1726887498.17732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17766: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17769: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 8137 1726887498.17771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17773: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17911: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17940: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17944: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17950: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.17952: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.17954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 8137 1726887498.18100: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 8137 1726887498.18110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18133: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 8137 1726887498.18136: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887498.18138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18144: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.18147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18149: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 8137 1726887498.18229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18316: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 8137 1726887498.18359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18450: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 8137 1726887498.18546: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18614: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 8137 1726887498.18619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887498.18624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18628: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.18737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18795: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 8137 1726887498.18798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18863: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 8137 1726887498.18865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18867: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 8137 1726887498.18870: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887498.18873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18877: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.18879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.18997: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887498.19015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887498.19022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19103: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 8137 1726887498.19128: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b4faeb0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b4fa670>\r\n<<<\n 8137 1726887498.19131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19134: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887498.19136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19138: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b5183d0>\r\n<<<\n 8137 1726887498.19142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.19144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19243: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.19265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887498.19273: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 8137 1726887498.19275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19277: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a4670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887498.19280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19421: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 8137 1726887498.19424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19429: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f9df10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887498.19431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19433: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 8137 1726887498.19480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19570: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.19572: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 8137 1726887498.19575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19581: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.19584: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\n<<<\n 8137 1726887498.19586: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887498.19588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19590: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 8137 1726887498.19591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.19597: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887498.19599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887498.19697: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887498.19727: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f93c10>\r\n<<<\n 8137 1726887498.19836: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887498.19986: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88fdeb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.20007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.20078: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n<<<\n 8137 1726887498.20096: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.20099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887498.20101: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887498.20103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887498.20144: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91821310>\r\n<<<\n 8137 1726887498.20147: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb918216a0>\r\n<<<\n 8137 1726887498.20150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.20152: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887498.20212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.20215: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91843b50>\r\n<<<\n 8137 1726887498.20284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.20416: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.20454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.20491: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.20532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.20615: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887498.20651: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f194f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f19a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.20899: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n<<<\n 8137 1726887498.21175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.21240: stdout chunk (state=3):\n>>># cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n<<<\n 8137 1726887498.21248: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887498.21256: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887498.21264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21450: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21499: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887498.21508: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887498.21601: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.21604: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887498.21620: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887498.21626: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887498.21672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21680: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887498.21719: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887498.21751: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887498.21788: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.21852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.21869: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887498.21936: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887498.22018: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n<<<\n 8137 1726887498.22116: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887498.22124: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887498.22169: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n<<<\n 8137 1726887498.22175: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887498.22265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.22268: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887498.22335: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887498.22371: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887498.22410: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887498.22418: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887498.22463: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887498.22679: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.22763: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887498.22770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.22847: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887498.22851: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 8137 1726887498.22931: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n<<<\n 8137 1726887498.22936: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 8137 1726887498.22941: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n<<<\n 8137 1726887498.22945: stdout chunk (state=3):\n>>># cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n<<<\n 8137 1726887498.22951: stdout chunk (state=3):\n>>># cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n<<<\n 8137 1726887498.23173: stdout chunk (state=3):\n>>># cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n<<<\n 8137 1726887498.23177: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n<<<\n 8137 1726887498.23179: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n<<<\n 8137 1726887498.23183: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.23185: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n<<<\n 8137 1726887498.23187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.23189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.23191: stderr chunk (state=3):\n>>><<<\n 8137 1726887498.23192: stdout chunk (state=3):\n>>><<<\n 8137 1726887498.23339: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887498.23346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.23360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.23417: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 8137 1726887498.23471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.23520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.23548: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb30880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cac8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca71f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca67610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c74ddc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74d8b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74deb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74df70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74de80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca42610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca56670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca75e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c75fc70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ca56280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75ffa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c767fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c65b1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c71dc70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66daf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c66de20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67fc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c60c3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66df10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f9d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6386a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6451f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c6388e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c62ca30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f5b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa7c554670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf657c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf654f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf3a130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e0d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e2b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7be3ec40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4c3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf9ac10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6ccd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf19b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf6c4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bea98e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfacca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea9880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c8b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf45190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bfac670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfa48b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9e9d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bebbb80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9ef70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bee47c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bee9820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba3b9a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf23760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf683d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bedb9a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b8b7be0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7beec670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf37d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf68400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64ac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba1ea90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ba1ea00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba50760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbf10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbaf0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf48cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b9ffeb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf482e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b823fa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba4ddc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbdc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba40670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b73df10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b730c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b77ab20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b6b54f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b6b5a30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b4faeb0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b4fa670>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b5183d0>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887498.23931: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887498.23935: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887498.24105: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb30880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cac8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca67610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c74ddc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74d8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74deb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74df70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74de80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca56670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c75fc70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ca56280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75ffa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c767fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c65b1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c71dc70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66daf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c66de20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67fc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c60c3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66df10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f9d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6386a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6451f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c6388e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c62ca30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f5b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa7c554670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf654f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf3a130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e0d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e2b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7be3ec40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf9ac10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6ccd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf19b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf6c4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bea98e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfacca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea9880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c8b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf45190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bfac670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfa48b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9e9d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bebbb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9ef70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bee47c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bee9820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba3b9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf23760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf683d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bedb9a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b8b7be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7beec670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf37d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf68400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64ac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba1ea90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ba1ea00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba50760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbf10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbaf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf48cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b9ffeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf482e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b823fa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba4ddc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba40670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b73df10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b730c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b77ab20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b6b54f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b6b5a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b4faeb0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b4fa670>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b5183d0>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887498.27306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.27316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.27320: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887498.27323: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887498.28911: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.28918: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887498.28921: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6427958-8473-180998052387239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887498.28925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.28928: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 8137 1726887498.28945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.28954: variable 'ansible_module_compression' from source: unknown\n 8137 1726887498.28990: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887498.28995: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 8137 1726887498.28999: ANSIBALLZ: Acquiring lock\n 8137 1726887498.29001: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887498.29004: ANSIBALLZ: Creating module\n 8137 1726887498.29007: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887498.29014: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887498.29017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.29020: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.29022: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887498.29025: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887498.29028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.29054: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.29064: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.29067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.29070: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887498.29172: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.29283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.29382: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.29394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.29398: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.29401: stderr chunk (state=3):\n>>><<<\n 8137 1726887498.29404: stdout chunk (state=3):\n>>><<<\n 8137 1726887498.29407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e55880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bc8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b71f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b67610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a54dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a548b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b42610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b56670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b75e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a66c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92b56280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a6efa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9296d1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a24c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297faf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9297fe20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9292a3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297ff10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929915b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a669d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929566a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929621f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929568e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92949a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a665b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb9287f670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bd160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdf10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdd30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bdf70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92792130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921470d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921472b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92147c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a43a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927f2c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c0cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c03a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92771b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927c04c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c04f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a5250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb928041f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921b28e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b2880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a58b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9279d190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92804670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927fd8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a69d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921c4b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a6f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921ed7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f2820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d659a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9277b760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf3d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921e49a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91bf8430>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f5670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9278fd90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8dac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d44a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91d44a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d78760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8d190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4f10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4af0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927a0cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d31160>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a02e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91b4cfa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d75dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4dc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d69670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91a64f10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91a57c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91aa3b20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb919de4f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb919dea30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91821310>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb918216a0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91843b50>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy unicodedata\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887498.30469: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.30815: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e55880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b67610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a54dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a548b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b56670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a66c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92b56280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a6efa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9296d1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a24c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297faf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9297fe20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9292a3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297ff10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929915b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a669d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929566a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929621f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929568e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92949a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a665b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb9287f670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bd160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bdf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92792130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921470d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921472b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92147c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927f2c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c0cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c03a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92771b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927c04c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c04f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb928041f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921b28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b2880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a58b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9279d190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92804670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927fd8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a69d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921c4b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a6f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921ed7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f2820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d659a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9277b760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921e49a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91bf8430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f5670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9278fd90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8dac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d44a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91d44a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d78760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8d190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927a0cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d31160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a02e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91b4cfa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d75dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d69670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91a64f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91a57c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91aa3b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb919de4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb919dea30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91821310>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb918216a0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91843b50>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887498.33390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88d48220>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d48dc0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d7b880>\r\n<<<\n 8137 1726887498.33395: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887498.34262: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6691065-8475-215345284574668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887498.34266: variable 'ansible_module_compression' from source: unknown\n 8137 1726887498.34269: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n<<<\n 8137 1726887498.34273: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n<<<\n 8137 1726887498.34278: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 8137 1726887498.34281: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 8137 1726887498.34283: ANSIBALLZ: Acquiring lock\n 8137 1726887498.34617: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887498.34630: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887498.34634: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887498.34637: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887498.34640: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 8137 1726887498.34643: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 8137 1726887498.34645: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887498.34648: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887498.34651: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887498.34653: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887498.34656: stdout chunk (state=3):\n>>># destroy shlex\r\n<<<\n 8137 1726887498.34659: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n<<<\n 8137 1726887498.34661: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n<<<\n 8137 1726887498.34664: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887498.34667: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887498.34670: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n<<<\n 8137 1726887498.34673: stdout chunk (state=3):\n>>># cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887498.34675: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887498.34678: stdout chunk (state=3):\n>>># destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n<<<\n 8137 1726887498.34681: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887498.35061: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887498.35069: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887498.35072: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887498.35075: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887498.35078: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887498.35081: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887498.35084: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887498.35086: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887498.35089: stdout chunk (state=3):\n>>><<<\n 8137 1726887498.35091: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3583a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a370880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a308d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d6f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2cc610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d2640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89f91dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f918b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2aed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2a7610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2bb670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2dae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89fa3c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2ae250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8a2bb280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fabfa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89eaa1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f61c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89ebce20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ecec70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e673a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcf10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa39d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e936a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e9f1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e938e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e86a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa35b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf89dbb670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897ae160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aef10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aed30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897aef70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89783130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896870d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896872b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89687c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897953a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897e3c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b6cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b63a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89762b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897b64c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b64f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e5250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f51f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896f28e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f2880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e58b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8978e190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897f5670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ee8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e79d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89704b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e7f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8972d7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89733820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a19a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8976c760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b03d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897249a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8911bbe0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89735670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89780d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b0400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0550>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89282a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89282a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b3760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0e80>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901ff10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901faf0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89791cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8926d160>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897912e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89087fa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b0dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901fdc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a4670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f9df10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f93c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88fdeb20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f194f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f19a30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88d48220>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d48dc0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d7b880>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy unicodedata\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887498.37447: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3583a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a370880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a308d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89f91dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f918b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2aed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2a7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2bb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89fa3c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2ae250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8a2bb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fabfa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89eaa1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f61c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89ebce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ecec70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e673a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa39d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e936a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e9f1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e938e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e86a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa35b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf89dbb670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897ae160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aed30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897aef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89783130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896870d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896872b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89687c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897953a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897e3c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b6cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b63a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89762b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897b64c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f51f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896f28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f2880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e58b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8978e190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897f5670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ee8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e79d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89704b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e7f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8972d7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89733820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a19a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8976c760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b03d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897249a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8911bbe0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89735670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89780d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b0400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0550>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89282a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89282a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b3760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0e80>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901ff10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901faf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89791cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8926d160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897912e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89087fa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b0dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901fdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a4670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f9df10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f93c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88fdeb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f194f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f19a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88d48220>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d48dc0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d7b880>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887498.40302: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.7087052-8477-115238868755900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887498.40306: variable 'ansible_module_compression' from source: unknown\n 8137 1726887498.40312: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 8137 1726887498.40315: ANSIBALLZ: Acquiring lock\n 8137 1726887498.58192: ANSIBALLZ: Writing module into payload\n 8137 1726887498.58487: ANSIBALLZ: Writing module\n 8137 1726887498.58517: ANSIBALLZ: Renaming module\n 8137 1726887498.58542: ANSIBALLZ: Done creating module\n 8137 1726887498.58559: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887498.58563: ANSIBALLZ: Reading module after lock\n 8137 1726887498.58571: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887498.58588: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 8137 1726887498.58689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 8137 1726887498.58705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py\n 8137 1726887498.58723: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887498.58726: ANSIBALLZ: Reading module after lock\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp TO /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py\n 8137 1726887498.58765: variable 'ansible_facts' from source: host vars for 'managed_node3'\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py\n 8137 1726887498.58871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r TO /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py\n 8137 1726887498.58917: Sending initial data\n 8137 1726887498.58920: Sent initial data (150 bytes)\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea TO /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887498.59493: Sending initial data\n 8137 1726887498.59496: Sent initial data (150 bytes)\n 8137 1726887498.59596: Sending initial data\n 8137 1726887498.59599: Sent initial data (150 bytes)\n 8137 1726887498.61993: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.62010: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.62025: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.62041: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.62056: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.62096: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887498.62129: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.62140: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.62155: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.62432: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.62450: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.62464: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.62486: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.62589: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887498.62599: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.62613: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.62627: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.62783: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.62795: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.62806: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887498.62824: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.62834: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.62848: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.62862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.62874: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.62885: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.62961: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.62975: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.63291: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.63434: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.63454: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.63465: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.63475: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.63484: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.63499: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887498.63532: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.63587: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887498.63605: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.63634: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.63651: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.63667: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.63678: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.63770: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887498.63924: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.63934: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.63950: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.63963: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.63976: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.63987: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.64000: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.64013: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887498.64023: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.64033: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.64047: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.64063: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.64076: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.64088: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887498.64099: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.64111: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.64124: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.64136: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.64154: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.64167: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.64239: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.64256: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.64266: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.64282: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.64319: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.64380: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.64391: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.64401: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.64487: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.64500: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887498.64522: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.64550: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.64596: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887498.64615: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.64635: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.64651: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.64703: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887498.64738: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.64753: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.64765: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.64776: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.64787: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.64797: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.64812: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.64825: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887498.64835: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.64849: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.64862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.65145: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.65158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.65169: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887498.65178: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.65188: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.65200: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.65215: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.65227: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.65237: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.65306: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.65322: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.65333: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.65358: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.65375: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.65387: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.65409: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.65435: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887498.65450: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.65487: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887498.65500: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887498.65551: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887498.65554: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887498.65557: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py\n<<<\n 8137 1726887498.65630: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 8137 1726887498.65645: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.66423: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887498.66426: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\r\n<<<\n 8137 1726887498.66915: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161562 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887498.66952: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887498.67171: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.67175: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887498.67190: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887498.67234: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887498.67237: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py\n<<<\n 8137 1726887498.67252: stderr chunk (state=3):\n>>><<<\n 8137 1726887498.67254: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161562 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887498.67285: done transferring module to remote\n 8137 1726887498.67826: _low_level_execute_command(): starting\n 8137 1726887498.67829: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 8137 1726887498.68397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887498.68404: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887498.68407: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py M:0x001a\r\n<<<\n 8137 1726887498.68412: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py\n<<<\n 8137 1726887498.68414: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\r\n<<<\n 8137 1726887498.68416: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 8137 1726887498.69233: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161562 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887498.69288: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161562 bytes at 0\r\n<<<\n 8137 1726887498.69291: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887498.69330: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887498.69340: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887498.69687: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.69690: stdout chunk (state=3):\n>>><<<\n 8137 1726887498.69693: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161562 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887498.69701: done transferring module to remote\n 8137 1726887498.69704: _low_level_execute_command(): starting\n 8137 1726887498.69706: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 8137 1726887498.69995: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.70242: stderr chunk (state=3):\n>>><<<\n 8137 1726887498.70245: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 161562 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887498.70251: done transferring module to remote\n 8137 1726887498.70253: _low_level_execute_command(): starting\n 8137 1726887498.70255: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 8137 1726887498.71187: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.71201: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.71217: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.71237: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.71325: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.71370: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887498.71382: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.71394: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.71407: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.71421: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.71697: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.71715: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.71728: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.71742: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.71753: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887498.71764: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.71774: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.71788: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.71807: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.71822: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.71834: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887498.71864: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.71867: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.71877: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.71889: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.71899: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.71915: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.71929: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.71939: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.71952: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.71963: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.71977: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887498.71991: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.72039: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.72066: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.72103: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887498.72178: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.72231: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.72254: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.72269: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.72286: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.72306: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.72321: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.72363: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.72379: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.72395: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.72413: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.72425: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.72441: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.72474: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887498.72491: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.72513: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887498.72530: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.72544: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.72562: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887498.72583: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.72859: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.72877: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.72890: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.72906: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.72921: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887498.72933: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.72947: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.72973: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.72991: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.73011: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.73025: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887498.73040: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.73056: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.73074: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.73087: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.73103: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.73124: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.73204: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.73221: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.73232: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.73252: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.73268: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.73284: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.73296: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.73307: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.73326: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887498.73355: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.73401: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887498.73939: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887498.73981: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.74166: stderr chunk (state=3):\n>>><<<\n 8137 1726887498.74176: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887498.74288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887498.74294: _low_level_execute_command(): starting\n 8137 1726887498.74298: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 8137 1726887498.74978: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.74991: stdout chunk (state=3):\n>>><<<\n 8137 1726887498.74994: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887498.75096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887498.75100: _low_level_execute_command(): starting\n 8137 1726887498.75122: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 8137 1726887498.76205: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887498.76212: stdout chunk (state=3):\n>>><<<\n 8137 1726887498.76231: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887498.76377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887498.76381: _low_level_execute_command(): starting\n 8137 1726887498.76384: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 8137 1726887498.77636: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.77640: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.77659: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887498.77691: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.77701: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.77711: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.77720: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.77729: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.77890: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.77907: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.77926: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.77953: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.77968: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.78005: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.78025: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887498.78036: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.78050: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.78064: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.78096: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.78127: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.78130: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.78145: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887498.78148: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.78163: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.78174: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887498.78195: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.78244: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.78260: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.78279: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.78296: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.78299: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.78305: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.78318: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.78321: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.78326: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.78340: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887498.78343: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887498.78347: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.78352: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.78366: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.78369: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.78371: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.78374: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.78384: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.78386: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.78397: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.78407: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.78422: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.78433: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.78457: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.78465: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.78472: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.78489: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.78500: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.78507: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.78516: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.78522: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.78536: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887498.78570: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.78592: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.78611: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.78626: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.78640: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887498.78654: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.78673: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.78689: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.78706: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.78998: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.79021: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887498.79060: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.79104: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887498.79283: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887498.79296: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.79312: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.79335: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.79356: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.79400: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887498.79416: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887498.79429: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887498.79448: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887498.79464: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.79483: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.79497: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.79515: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887498.79528: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887498.79541: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887498.79557: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887498.79575: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887498.79594: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887498.79606: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887498.79622: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887498.79633: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887498.79644: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887498.79661: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887498.79673: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887498.79695: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887498.79711: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887498.79788: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887498.79811: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887498.79825: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887498.79847: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887498.79864: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887498.79879: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887498.79890: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887498.79903: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887498.79924: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887498.79954: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887498.80002: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887498.81144: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\n<<<\n 8137 1726887498.81148: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887498.81227: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887498.81305: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887498.81327: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887498.81372: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.81429: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887498.81625: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde71183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173b20>\r\n<<<\n 8137 1726887498.81667: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118940>\r\n<<<\n 8137 1726887498.81702: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118670>\r\n<<<\n 8137 1726887498.81731: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887498.81922: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887498.82004: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.82007: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf940>\r\n<<<\n 8137 1726887498.82112: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2d90>\r\n<<<\n 8137 1726887498.82156: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118970>\r\n<<<\n 8137 1726887498.82185: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887498.82904: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887498.82910: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887498.82913: stdout chunk (state=3):\n>>>import '_thread' # <<<\n 8137 1726887498.83082: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.83159: stdout chunk (state=3):\n>>>import '_warnings' # <<<\n 8137 1726887498.83164: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.83166: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887498.83169: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887498.83171: stdout chunk (state=3):\n>>>import 'posix' # <<<\n 8137 1726887498.83173: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.83536: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887498.83540: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 8137 1726887498.83754: stdout chunk (state=3):\n>>>import _imp # builtin\r\nimport '_thread' # \r\n<<<\n 8137 1726887498.84988: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 8137 1726887498.85014: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887498.85018: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887498.85021: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887498.85393: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7096f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde708c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7092640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6d95dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d958b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6deed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6de7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dfb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde709ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6da7c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dee250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6dfb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.85646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887498.85806: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887498.85965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86013: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a370>\r\n<<<\n 8137 1726887498.86016: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887498.86018: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887498.86020: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a460>\r\n<<<\n 8137 1726887498.86022: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887498.86024: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887498.86026: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887498.86217: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31edc0>\r\n<<<\n 8137 1726887498.86401: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6daffa0>\r\n<<<\n 8137 1726887498.86458: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9a30>\r\n<<<\n 8137 1726887498.86605: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9490>\r\n<<<\n 8137 1726887498.86626: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887498.86654: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887498.86656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<<\n 8137 1726887498.86659: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.86661: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3dc0>\r\n<<<\n 8137 1726887498.86663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887498.86750: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86774: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887498.86777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86780: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cae1c0>\r\n<<<\n 8137 1726887498.86782: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d65c70>\r\n<<<\n 8137 1726887498.86839: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3ac0>\r\n<<<\n 8137 1726887498.86845: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887498.86848: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a00a0>\r\n<<<\n 8137 1726887498.86850: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398490>\r\n<<<\n 8137 1726887498.86853: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887498.86892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86957: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0af0>\r\n<<<\n 8137 1726887498.86960: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887498.86962: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6cc0e20>\r\n<<<\n 8137 1726887498.86965: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86967: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86969: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887498.86971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887498.86973: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2730>\r\n<<<\n 8137 1726887498.87017: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887498.87022: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887498.87025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87033: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87036: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2c70>\r\n<<<\n 8137 1726887498.87039: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c5f3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0f10>\r\n<<<\n 8137 1726887498.87041: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87046: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd25b0>\r\n<<<\n 8137 1726887498.87048: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887498.87070: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70340>\r\n<<<\n 8137 1726887498.87072: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c33a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n<<<\n 8137 1726887498.87077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\n<<<\n 8137 1726887498.87221: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da79d0>\r\n<<<\n 8137 1726887498.87245: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887498.87250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87255: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n<<<\n 8137 1726887498.87257: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87280: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b760>\r\n<<<\n 8137 1726887498.87283: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b850>\r\n<<<\n 8137 1726887498.87286: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87288: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887498.87290: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17348d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372d90>\r\n<<<\n 8137 1726887498.88305: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398970>\r\n<<<\n 8137 1726887498.88310: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8bca0>\r\n<<<\n 8137 1726887498.88313: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887498.88315: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.88334: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c981f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b8e0>\r\n<<<\n 8137 1726887498.88347: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c7fa30>\r\n<<<\n 8137 1726887498.88350: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da75b0>\r\n<<<\n 8137 1726887498.88374: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887498.88379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887498.88399: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.88425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.88459: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3940><<<\n 8137 1726887498.88462: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8ba90>\r\n<<<\n 8137 1726887498.88516: stdout chunk (state=3):\n>>>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3670>\r\n<<<\n 8137 1726887498.88519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887498.88555: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbde6bad670>\r\n<<<\n 8137 1726887498.88603: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887498.88607: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.88611: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887498.88689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a190>\r\n<<<\n 8137 1726887498.88693: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887498.88859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.88862: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887498.88865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.88867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887498.88869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.88871: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.88873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887498.88933: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a220><<<\n 8137 1726887498.89105: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887498.89154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29d850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2db880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd273d90><<<\n 8137 1726887498.89175: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17315f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887498.89190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1730c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17312640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1721edc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721e8b0>\r\n<<<\n 8137 1726887498.89753: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887498.89773: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721eeb0>\r\n<<<\n 8137 1726887498.89815: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.89819: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\n<<<\n 8137 1726887498.89821: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ee80>\r\nimport '_collections' # \r\n<<<\n 8137 1726887498.89824: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887498.89826: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29dd90>\r\n<<<\n 8137 1726887498.89872: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17270610>\r\n<<<\n 8137 1726887498.89875: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17284670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1731ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887498.89878: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3970>\r\n<<<\n 8137 1726887498.89880: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887498.89882: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17230c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277250>\r\n<<<\n 8137 1726887498.90066: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17284280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17320a00>\r\n<<<\n 8137 1726887498.90071: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887498.90075: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90092: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.90100: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d00>\r\n<<<\n 8137 1726887498.90126: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<<\n 8137 1726887498.90129: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90131: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887498.90133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887498.90135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90137: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa370>\r\n<<<\n 8137 1726887498.90139: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887498.90162: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa460>\r\n<<<\n 8137 1726887498.90168: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90216: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887498.90230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90240: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887498.90245: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90248: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<<\n 8137 1726887498.90250: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90254: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23eeb0><<<\n 8137 1726887498.90284: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90287: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd241f40><<<\n 8137 1726887498.90289: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90291: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887498.90431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90438: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65997c0>\r\n<<<\n 8137 1726887498.90440: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887498.90494: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90498: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90500: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887498.90503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90507: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<<\n 8137 1726887498.90511: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90515: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599160>\r\n<<<\n 8137 1726887498.90517: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599280>\r\n<<<\n 8137 1726887498.90519: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599f10>\r\n<<<\n 8137 1726887498.90521: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd237610>\r\n<<<\n 8137 1726887498.90523: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23d640>\r\n<<<\n 8137 1726887498.90525: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90527: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23e370><<<\n 8137 1726887498.90529: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90531: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17238fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f481c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16fe5c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5aaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f5ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90533: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65994f0>\r\n<<<\n 8137 1726887498.90535: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599f70>\r\n<<<\n 8137 1726887498.90538: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887498.90540: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887498.90610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90613: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6cc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16ef93a0>\r\n<<<\n 8137 1726887498.90616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<<\n 8137 1726887498.90619: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599100>\r\n<<<\n 8137 1726887498.90621: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887498.90623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887498.90627: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5af10>\r\n<<<\n 8137 1726887498.90629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90631: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90633: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c5b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887498.90648: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6551130>\r\n<<<\n 8137 1726887498.90651: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a340>\r\n<<<\n 8137 1726887498.90653: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172309d0>\r\n<<<\n 8137 1726887498.90655: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cf40>\r\n<<<\n 8137 1726887498.90657: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887498.90659: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cd60>\r\n<<<\n 8137 1726887498.90661: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887498.90665: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887498.90667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90668: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90672: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde650c3d0>\r\n<<<\n 8137 1726887498.90674: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887498.90676: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580dc0>\r\n<<<\n 8137 1726887498.90678: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f256a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90682: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25760>\r\n<<<\n 8137 1726887498.90684: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<<\n 8137 1726887498.90686: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90690: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25850>\r\n<<<\n 8137 1726887498.90691: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.90693: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.90695: stdout chunk (state=3):\n>>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf1edc0><<<\n 8137 1726887498.90697: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90699: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65803a0>\r\n<<<\n 8137 1726887498.90701: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1e8b0>\r\n<<<\n 8137 1726887498.90703: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90814: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90825: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580f70>\r\n<<<\n 8137 1726887498.90828: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887498.90830: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90834: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90837: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65cec10>\r\n<<<\n 8137 1726887498.90853: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90857: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 8137 1726887498.90859: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e6cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e63a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde659e490>\r\n<<<\n 8137 1726887498.90861: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<<\n 8137 1726887498.90863: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.90865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90867: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64e64c0>\r\n<<<\n 8137 1726887498.90869: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25ca0>\r\n<<<\n 8137 1726887498.90871: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ee80>\r\n<<<\n 8137 1726887498.90873: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887498.90875: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887498.90877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90879: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887498.90881: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64cf250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df1f0>\r\n<<<\n 8137 1726887498.90883: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf70610>\r\n<<<\n 8137 1726887498.90884: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887498.90886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887498.90888: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f321f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f258e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f19a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172305b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887498.91007: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887498.91012: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf84670>\r\n<<<\n 8137 1726887498.91014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91016: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd245e50>\r\n<<<\n 8137 1726887498.91018: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91066: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887498.91070: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25a90>\r\n<<<\n 8137 1726887498.91152: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.91176: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.91180: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65f9d90>\r\n<<<\n 8137 1726887498.91182: stdout chunk (state=3):\n>>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf30c70>\r\n<<<\n 8137 1726887498.91184: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77250><<<\n 8137 1726887498.91186: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64dc880>\r\n<<<\n 8137 1726887498.91188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3d16e41670>\r\n<<<\n 8137 1726887498.91190: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc6d0>\r\n<<<\n 8137 1726887498.91192: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db670>\r\n<<<\n 8137 1726887498.91193: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.91195: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65d88b0>\r\n<<<\n 8137 1726887498.91271: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91275: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.91284: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf84280><<<\n 8137 1726887498.91286: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.91288: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887498.91290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91378: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24ba00>\r\n<<<\n 8137 1726887498.91445: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.91561: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6561670>\r\n<<<\n 8137 1726887498.91565: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<<\n 8137 1726887498.91567: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.91569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<<\n 8137 1726887498.91571: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.91574: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91576: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.91578: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<<\n 8137 1726887498.91580: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.91582: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887498.91650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887498.91767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.91770: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.91823: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde655fac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde656e0d0>\r\n<<<\n 8137 1726887498.91826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.91829: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d90>\r\n<<<\n 8137 1726887498.91831: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65610d0>\r\n<<<\n 8137 1726887498.91833: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887498.91835: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65a4a60>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.91837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887498.91855: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d00>\r\n<<<\n 8137 1726887498.91858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.91876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.91953: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<<\n 8137 1726887498.91965: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92071: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887498.92078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887498.92085: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887498.92087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.92089: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887498.92091: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92093: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<<\n 8137 1726887498.92095: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<<\n 8137 1726887498.92128: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92131: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03370><<<\n 8137 1726887498.92133: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92137: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<<\n 8137 1726887498.92139: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92141: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<<\n 8137 1726887498.92217: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92227: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03460><<<\n 8137 1726887498.92229: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92358: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf38fa0><<<\n 8137 1726887498.92383: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92389: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32a30>\r\n<<<\n 8137 1726887498.92486: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32490><<<\n 8137 1726887498.92492: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92495: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<<\n 8137 1726887498.92497: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92500: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<<\n 8137 1726887498.92502: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<<\n 8137 1726887498.92505: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<<\n 8137 1726887498.92511: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92514: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<<\n 8137 1726887498.92515: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<<\n 8137 1726887498.92519: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92521: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce511c0>\r\n<<<\n 8137 1726887498.92523: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fceeec70>\r\n<<<\n 8137 1726887498.92525: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32eb0><<<\n 8137 1726887498.92526: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92579: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24b0a0>\r\n<<<\n 8137 1726887498.92583: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887498.92585: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887498.92702: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887498.92706: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887498.92778: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887498.92797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92811: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92814: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<<\n 8137 1726887498.92817: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92821: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde60c1580>\r\n<<<\n 8137 1726887498.92845: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63af0>\r\n<<<\n 8137 1726887498.92848: stdout chunk (state=3):\n>>>import 'errno' # <<<\n 8137 1726887498.92850: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64bd520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60660a0>\r\n<<<\n 8137 1726887498.92853: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887498.92875: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92887: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887498.92890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92892: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.92896: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.92899: stdout chunk (state=3):\n>>>\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.92902: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92904: stdout chunk (state=3):\n>>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce63e20><<<\n 8137 1726887498.92907: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92930: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887498.92932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<<\n 8137 1726887498.92935: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92936: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887498.92938: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92964: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887498.92967: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde655fbb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.92970: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887498.92972: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75730><<<\n 8137 1726887498.92974: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92976: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<<\n 8137 1726887498.92978: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.92980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<<\n 8137 1726887498.92982: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93162: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75c70>\r\n<<<\n 8137 1726887498.93164: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93166: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93169: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93170: stdout chunk (state=3):\n>>>\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce0e3a0><<<\n 8137 1726887498.93172: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93174: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63f10><<<\n 8137 1726887498.93176: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93178: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<<\n 8137 1726887498.93180: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<<\n 8137 1726887498.93183: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93201: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93222: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93225: stdout chunk (state=3):\n>>>\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e280><<<\n 8137 1726887498.93228: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93230: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce755b0>\r\n<<<\n 8137 1726887498.93252: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887498.93254: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.93256: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.93259: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e340>\r\n<<<\n 8137 1726887498.93267: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf309d0>\r\n<<<\n 8137 1726887498.93269: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887498.93271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.93273: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887498.93275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887498.93277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93279: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93281: stdout chunk (state=3):\n>>>\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93285: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.93287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93289: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887498.93301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93306: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93309: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a6a0>\r\n<<<\n 8137 1726887498.93312: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<<\n 8137 1726887498.93314: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887498.93316: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887498.93320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93322: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.93328: stdout chunk (state=3):\n>>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a970><<<\n 8137 1726887498.93331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93333: stdout chunk (state=3):\n>>>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a760>\r\n<<<\n 8137 1726887498.93335: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.93337: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.93339: stdout chunk (state=3):\n>>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a850>\r\n<<<\n 8137 1726887498.93341: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n<<<\n 8137 1726887498.93346: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'<<<\n 8137 1726887498.93347: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93682: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887498.93778: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.93781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887498.93785: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3aca0>\r\n<<<\n 8137 1726887498.93788: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887498.93864: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93869: stdout chunk (state=3):\n>>>\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.93874: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93876: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce461f0><<<\n 8137 1726887498.93888: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.93891: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8970>\r\n<<<\n 8137 1726887498.93893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93895: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a8e0>\r\n<<<\n 8137 1726887498.93897: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce2da30>\r\n<<<\n 8137 1726887498.93899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93901: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf305b0><<<\n 8137 1726887498.93903: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887498.93905: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887498.93906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93912: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.93926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.93948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.94056: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887498.94059: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.94130: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.94133: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a7c0>\r\n<<<\n 8137 1726887498.94305: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<<\n 8137 1726887498.94310: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.94353: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<<\n 8137 1726887498.94665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.94671: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887498.94727: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.94731: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887498.94733: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887498.95037: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<<\n 8137 1726887498.95081: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<<\n 8137 1726887498.95084: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95087: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3aa90>\r\n<<<\n 8137 1726887498.95089: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65eb250>\r\n<<<\n 8137 1726887498.95094: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b86a0>\r\n<<<\n 8137 1726887498.95096: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.95099: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6a160>\r\n<<<\n 8137 1726887498.95102: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.95104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<<\n 8137 1726887498.95107: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95111: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a280>\r\n<<<\n 8137 1726887498.95113: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3fcd63670><<<\n 8137 1726887498.95116: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95118: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6af10><<<\n 8137 1726887498.95121: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95127: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887498.95129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.95135: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95137: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a4f0>\r\n<<<\n 8137 1726887498.95140: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887498.95143: stdout chunk (state=3):\n>>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip'<<<\n 8137 1726887498.95147: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95149: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6ad30>\r\n<<<\n 8137 1726887498.95151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887498.95436: stdout chunk (state=3):\n>>>import 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.95439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95441: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6af70><<<\n 8137 1726887498.95443: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95445: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887498.95447: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649e7c0>\r\n<<<\n 8137 1726887498.95449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95453: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649b7f0>\r\n<<<\n 8137 1726887498.95455: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py<<<\n 8137 1726887498.95456: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95460: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6495970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.95479: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a100><<<\n 8137 1726887498.95483: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95489: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887498.95492: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887498.95494: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887498.95556: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95559: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95561: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887498.95564: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887498.95568: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887498.95570: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<<\n 8137 1726887498.95572: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95574: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167d1130>\r\n<<<\n 8137 1726887498.95577: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.95579: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95581: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cf40>\r\n<<<\n 8137 1726887498.95583: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.95585: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cd60><<<\n 8137 1726887498.95588: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887498.95591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<<\n 8137 1726887498.95593: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95596: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1678c3d0><<<\n 8137 1726887498.95598: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95600: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51dc0>\r\n<<<\n 8137 1726887498.95803: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d513a0><<<\n 8137 1726887498.95806: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.95866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.95886: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887498.95889: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51f70><<<\n 8137 1726887498.95891: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96032: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887498.96035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887498.96037: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887498.96118: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<<\n 8137 1726887498.96238: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887498.96253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887498.96255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887498.96257: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d9fc10><<<\n 8137 1726887498.96259: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96386: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16765cd0>\r\n<<<\n 8137 1726887498.96455: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167653a0><<<\n 8137 1726887498.96555: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96558: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d71490><<<\n 8137 1726887498.96561: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.96626: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.96630: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167654c0><<<\n 8137 1726887498.96686: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96690: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<<\n 8137 1726887498.96696: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.96701: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167654f0>\r\n<<<\n 8137 1726887498.96703: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887498.96758: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<<\n 8137 1726887498.96779: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.96783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<<\n 8137 1726887498.96786: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.97447: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.97453: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.97495: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.97498: stdout chunk (state=3):\n>>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15640>\r\n<<<\n 8137 1726887498.97501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156d0>\r\n<<<\n 8137 1726887498.97505: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n<<<\n 8137 1726887498.97517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n<<<\n 8137 1726887498.97521: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\r\n<<<\n 8137 1726887498.97526: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n<<<\n 8137 1726887498.97529: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15c10>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15910>\r\n<<<\n 8137 1726887498.97589: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1674f250>\r\n<<<\n 8137 1726887498.97710: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n<<<\n 8137 1726887498.97785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'\r\n<<<\n 8137 1726887498.97790: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n<<<\n 8137 1726887498.97826: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\r\n<<<\n 8137 1726887498.97869: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db01f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.97925: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c8e0>\r\n<<<\n 8137 1726887498.97931: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\r\n<<<\n 8137 1726887498.97947: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n<<<\n 8137 1726887498.97951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\r\n<<<\n 8137 1726887498.97968: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n<<<\n 8137 1726887498.98055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98094: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n<<<\n 8137 1726887498.98098: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98100: stdout chunk (state=3):\n>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfe730>\r\n<<<\n 8137 1726887498.98105: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db0370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887498.98110: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98114: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfec40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n<<<\n 8137 1726887498.98117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfee50>\r\n<<<\n 8137 1726887498.98264: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887498.98268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'<<<\n 8137 1726887498.98272: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.98275: stdout chunk (state=3):\n>>>import '_string' # <<<\n 8137 1726887498.98277: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e8700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98281: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.98284: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27a60>\r\n<<<\n 8137 1726887498.98286: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n<<<\n 8137 1726887498.98290: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98292: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16dcad90>\r\n<<<\n 8137 1726887498.98294: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ac0>\r\n<<<\n 8137 1726887498.98426: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98466: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n<<<\n 8137 1726887498.98470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98472: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66610>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ee0>\r\n<<<\n 8137 1726887498.98475: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27370>\r\n<<<\n 8137 1726887498.98477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.98479: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e86d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98480: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n<<<\n 8137 1726887498.98482: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1675c880><<<\n 8137 1726887498.98484: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.98486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n<<<\n 8137 1726887498.98492: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98494: stdout chunk (state=3):\n>>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6052070>\r\n<<<\n 8137 1726887498.98496: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.98498: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.98500: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c6d0>\r\n<<<\n 8137 1726887498.98504: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6095dc0>\r\n<<<\n 8137 1726887498.98506: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887498.98566: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.98571: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.98575: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98577: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b670>\r\n<<<\n 8137 1726887498.98580: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n<<<\n 8137 1726887498.98584: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98676: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n<<<\n 8137 1726887498.98679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7df0>\r\n<<<\n 8137 1726887498.98683: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b5b0>\r\n<<<\n 8137 1726887498.98769: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7250>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a3d30>\r\n<<<\n 8137 1726887498.98775: stdout chunk (state=3):\n>>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dc0f70>\r\n<<<\n 8137 1726887498.98778: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16da98b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n<<<\n 8137 1726887498.98853: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98856: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6056910>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8ee0>\r\n<<<\n 8137 1726887498.98859: stdout chunk (state=3):\n>>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15e50>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156a0>\r\n<<<\n 8137 1726887498.98862: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887498.98865: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<<\n 8137 1726887498.98867: stdout chunk (state=3):\n>>>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15760>\r\n<<<\n 8137 1726887498.98870: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n<<<\n 8137 1726887498.98875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98881: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7ac0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15160>\r\n<<<\n 8137 1726887498.98883: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e1670>\r\n<<<\n 8137 1726887498.98886: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n<<<\n 8137 1726887498.98959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98962: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1a60>\r\n<<<\n 8137 1726887498.98965: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n<<<\n 8137 1726887498.98967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\r\n<<<\n 8137 1726887498.98969: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887498.98971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887498.99013: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.99037: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99039: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167dfac0><<<\n 8137 1726887498.99041: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99045: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167ee0d0><<<\n 8137 1726887498.99048: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99199: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.99202: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887498.99205: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6057940>\r\n<<<\n 8137 1726887498.99207: stdout chunk (state=3):\n>>>\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e10d0>\r\n<<<\n 8137 1726887498.99236: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d75a60>\r\n<<<\n 8137 1726887498.99239: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887498.99241: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99245: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887498.99247: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887498.99249: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99252: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e755e0>\r\n<<<\n 8137 1726887498.99254: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1850>\r\n<<<\n 8137 1726887498.99256: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n<<<\n 8137 1726887498.99258: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\r\n<<<\n 8137 1726887498.99259: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e626a0>\r\n<<<\n 8137 1726887498.99261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99263: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce5e0>\r\n<<<\n 8137 1726887498.99265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887498.99267: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n<<<\n 8137 1726887498.99269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\r\n<<<\n 8137 1726887498.99271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99273: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddfb50>\r\n<<<\n 8137 1726887498.99275: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce8e0>\r\n<<<\n 8137 1726887498.99277: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n<<<\n 8137 1726887498.99279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available<<<\n 8137 1726887498.99396: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99399: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\r\n<<<\n 8137 1726887498.99401: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddf6d0>\r\n<<<\n 8137 1726887498.99404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n<<<\n 8137 1726887498.99406: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887498.99409: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887498.99412: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\r\n<<<\n 8137 1726887498.99534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99687: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e0a910>\r\n<<<\n 8137 1726887498.99776: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\r\n<<<\n 8137 1726887498.99782: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5b8cca0>\r\n<<<\n 8137 1726887498.99784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99845: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n<<<\n 8137 1726887498.99848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887498.99975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.00087: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 8137 1726887499.00090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.00191: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887499.00194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.00239: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7507c0><<<\n 8137 1726887499.00242: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887499.00247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n<<<\n 8137 1726887499.00249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.00460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.00464: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<<\n 8137 1726887499.00466: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<<\n 8137 1726887499.00474: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00476: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887499.00480: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<<\n 8137 1726887499.00492: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00494: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.00496: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.00498: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750160><<<\n 8137 1726887499.00499: stdout chunk (state=3):\n>>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n<<<\n 8137 1726887499.00501: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.00504: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750280><<<\n 8137 1726887499.00535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.00619: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887499.00622: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00721: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750f10><<<\n 8137 1726887499.00724: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00726: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887499.00727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<<\n 8137 1726887499.00729: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00805: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7504f0>\r\n<<<\n 8137 1726887499.00809: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750d30><<<\n 8137 1726887499.00813: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00830: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887499.00902: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.00905: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750f70><<<\n 8137 1726887499.00907: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.00938: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887499.00964: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01037: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01070: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n<<<\n 8137 1726887499.01074: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeebe0>\r\n<<<\n 8137 1726887499.01078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01140: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887499.01142: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750100><<<\n 8137 1726887499.01144: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.01146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01149: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<<\n 8137 1726887499.01208: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.01245: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<<\n 8137 1726887499.01249: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.01266: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeed60>\r\n<<<\n 8137 1726887499.01511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<<\n 8137 1726887499.01516: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.01560: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01660: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.01680: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5b41430>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeefd0>\r\n<<<\n 8137 1726887499.01699: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee250>\r\n<<<\n 8137 1726887499.01815: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01834: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee850>\r\n<<<\n 8137 1726887499.01837: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py<<<\n 8137 1726887499.01843: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.01879: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887499.01888: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # <<<\n 8137 1726887499.01891: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887499.01961: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01965: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc708130>\r\n<<<\n 8137 1726887499.01969: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887499.01971: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01974: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01977: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.01980: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3f40>\r\n<<<\n 8137 1726887499.01982: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.01985: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.01987: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.01995: stdout chunk (state=3):\n>>>\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3d60><<<\n 8137 1726887499.01997: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.01999: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02001: stdout chunk (state=3):\n>>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16355580>\r\n<<<\n 8137 1726887499.02003: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887499.02005: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\n<<<\n 8137 1726887499.02007: stdout chunk (state=3):\n>>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde57d79d0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7580>\r\n<<<\n 8137 1726887499.02011: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n<<<\n 8137 1726887499.02013: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n<<<\n 8137 1726887499.02015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<<\n 8137 1726887499.02017: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02021: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1672a520>\r\n<<<\n 8137 1726887499.02023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6c33d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737dc0><<<\n 8137 1726887499.02025: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162f70a0>\r\n<<<\n 8137 1726887499.02027: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5780550>\r\n<<<\n 8137 1726887499.02029: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02031: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7a00>\r\n<<<\n 8137 1726887499.02033: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n<<<\n 8137 1726887499.02035: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887499.02037: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.02038: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02040: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.02042: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02067: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02069: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py<<<\n 8137 1726887499.02072: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02074: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.02076: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02078: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7373a0><<<\n 8137 1726887499.02080: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02123: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<<\n 8137 1726887499.02126: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02166: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.02231: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02235: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737f70>\r\n<<<\n 8137 1726887499.02238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02295: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n<<<\n 8137 1726887499.02424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02434: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<<\n 8137 1726887499.02454: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02496: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<<\n 8137 1726887499.02499: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02502: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887499.02505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02507: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc785c10>\r\n<<<\n 8137 1726887499.02511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02514: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167dfbb0><<<\n 8137 1726887499.02515: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.02745: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69dcd0><<<\n 8137 1726887499.02748: stdout chunk (state=3):\n>>>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d3a0>\r\n<<<\n 8137 1726887499.02766: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc758490><<<\n 8137 1726887499.02769: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02773: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.02776: stdout chunk (state=3):\n>>>\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.02779: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02782: stdout chunk (state=3):\n>>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc69d4c0><<<\n 8137 1726887499.02785: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02787: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n<<<\n 8137 1726887499.02790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.02792: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02795: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d4f0><<<\n 8137 1726887499.02797: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02800: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887499.02886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887499.02901: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887499.02905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<<\n 8137 1726887499.02907: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.02912: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde56dee20>\r\n<<<\n 8137 1726887499.03162: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57f92e0>\r\n<<<\n 8137 1726887499.03365: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.03369: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n<<<\n 8137 1726887499.03419: stdout chunk (state=3):\n>>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc686250><<<\n 8137 1726887499.03472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.03478: stdout chunk (state=3):\n>>>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7961f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887499.03481: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde418a2e0>\r\n<<<\n 8137 1726887499.03484: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.03487: stdout chunk (state=3):\n>>>\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.03490: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57b28b0>\r\n<<<\n 8137 1726887499.03492: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n<<<\n 8137 1726887499.03495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.03498: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.03501: stdout chunk (state=3):\n>>>\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6938e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc796370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887499.03503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # <<<\n 8137 1726887499.03506: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.03564: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde4057e80>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde4169580>\r\n<<<\n 8137 1726887499.03567: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n<<<\n 8137 1726887499.03570: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7b0d90><<<\n 8137 1726887499.03572: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.03574: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\r\n<<<\n 8137 1726887499.03578: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fc2a00>\r\n<<<\n 8137 1726887499.03655: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde418a520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n<<<\n 8137 1726887499.03660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.03730: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc693880><<<\n 8137 1726887499.03734: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\n<<<\n 8137 1726887499.03738: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fbcd60>\r\n<<<\n 8137 1726887499.03792: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fc2fa0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7130>\r\n<<<\n 8137 1726887499.03797: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.03799: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n<<<\n 8137 1726887499.03801: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\r\n<<<\n 8137 1726887499.03804: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n<<<\n 8137 1726887499.03807: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.04276: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.04299: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3eebb20>\r\n<<<\n 8137 1726887499.04302: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6936d0><<<\n 8137 1726887499.04355: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.04375: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.04397: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eeb340>\r\n<<<\n 8137 1726887499.04405: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc692670>\r\n<<<\n 8137 1726887499.04408: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.04410: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887499.04454: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\r\n<<<\n 8137 1726887499.04457: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.04459: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6925b0>\r\n<<<\n 8137 1726887499.04462: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe700>\r\n<<<\n 8137 1726887499.04642: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\r\n<<<\n 8137 1726887499.04850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.04855: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc78f8b0>\r\n<<<\n 8137 1726887499.04858: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\r\n<<<\n 8137 1726887499.04861: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a2b0>\r\n<<<\n 8137 1726887499.04942: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<<\n 8137 1726887499.04947: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05001: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py<<<\n 8137 1726887499.05006: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05016: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05048: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05315: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc718670>\r\n<<<\n 8137 1726887499.05322: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py<<<\n 8137 1726887499.05327: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05329: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.05331: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05333: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.05335: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05337: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.05339: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3f0a850>\r\n<<<\n 8137 1726887499.05341: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n<<<\n 8137 1726887499.05343: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0aca0>\r\n<<<\n 8137 1726887499.05345: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py<<<\n 8137 1726887499.05346: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05348: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.05350: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05352: stdout chunk (state=3):\n>>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a370>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe790>\r\n<<<\n 8137 1726887499.05354: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.05356: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ef5dc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05358: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc716ac0>\r\n<<<\n 8137 1726887499.05360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887499.05362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05364: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7250d0>\r\n<<<\n 8137 1726887499.05366: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.05368: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.05370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05372: stdout chunk (state=3):\n>>>\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7180d0>\r\n<<<\n 8137 1726887499.05374: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3abdee0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe190>\r\n<<<\n 8137 1726887499.05376: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc75ba60>\r\n<<<\n 8137 1726887499.05378: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py<<<\n 8137 1726887499.05379: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05381: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.05383: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.05385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05476: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eebca0>\r\n<<<\n 8137 1726887499.05557: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05562: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887499.05565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05568: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3feef10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee8b0>\r\n<<<\n 8137 1726887499.05600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05604: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7280>\r\n<<<\n 8137 1726887499.05734: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d60>\r\n<<<\n 8137 1726887499.05745: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n<<<\n 8137 1726887499.05763: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05767: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n<<<\n 8137 1726887499.05769: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05774: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887499.05883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.05916: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.05993: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n<<<\n 8137 1726887499.05997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887499.06117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n<<<\n 8137 1726887499.06129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06138: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887499.06140: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde393c220>\r\n<<<\n 8137 1726887499.06142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06144: stdout chunk (state=3):\n>>>import '_ast' # <<<\n 8137 1726887499.06146: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06325: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc2b0>\r\n<<<\n 8137 1726887499.06330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06346: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e87f0>\r\n<<<\n 8137 1726887499.06349: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738970>\r\n<<<\n 8137 1726887499.06353: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.06355: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06360: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde398ee50>\r\n<<<\n 8137 1726887499.06362: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n<<<\n 8137 1726887499.06364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06366: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.06369: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06413: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06423: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06474: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e80>\r\n<<<\n 8137 1726887499.06478: stdout chunk (state=3):\n>>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8bb0>\r\n<<<\n 8137 1726887499.06480: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887499.06484: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887499.06489: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06491: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887499.06493: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py<<<\n 8137 1726887499.06495: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06498: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8ee0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e50>\r\n<<<\n 8137 1726887499.06500: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.06502: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06504: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06506: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n<<<\n 8137 1726887499.06510: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06514: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06515: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1c0>\r\n<<<\n 8137 1726887499.06517: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06655: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887499.06659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06752: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e250>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8f40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06759: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06763: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.06766: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06769: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e3d0>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8eb0>\r\n<<<\n 8137 1726887499.06771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06774: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8c40>\r\n<<<\n 8137 1726887499.06776: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.06785: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06788: stdout chunk (state=3):\n>>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e4c0>\r\n<<<\n 8137 1726887499.06791: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<<\n 8137 1726887499.06793: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.06796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06798: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e550>\r\n<<<\n 8137 1726887499.06802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06804: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\r\n<<<\n 8137 1726887499.06806: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e5e0>\r\n<<<\n 8137 1726887499.06919: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e670>\r\n<<<\n 8137 1726887499.06926: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.06929: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.07023: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16dbc250><<<\n 8137 1726887499.07233: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.07237: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\r\n<<<\n 8137 1726887499.07242: stdout chunk (state=3):\n>>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n<<<\n 8137 1726887499.07245: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167386a0>\r\n<<<\n 8137 1726887499.07248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\r\n<<<\n 8137 1726887499.07250: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py<<<\n 8137 1726887499.07511: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.07515: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py<<<\n 8137 1726887499.07606: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.07722: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.07727: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.07813: stdout chunk (state=3):\n>>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e820>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8220>\r\n<<<\n 8137 1726887499.07858: stdout chunk (state=3):\n>>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39c31c0>\r\n<<<\n 8137 1726887499.07861: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887499.07864: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde383ebe0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e940>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e88e0>\r\n<<<\n 8137 1726887499.07866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.07868: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\r\n<<<\n 8137 1726887499.07870: stdout chunk (state=3):\n>>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc100>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39baca0>\r\n<<<\n 8137 1726887499.07872: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba2b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887499.07874: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py<<<\n 8137 1726887499.08045: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08054: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba490>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aefb50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n<<<\n 8137 1726887499.08059: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887499.08187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08193: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39bae20>\r\n<<<\n 8137 1726887499.08251: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887499.08255: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887499.08258: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887499.08263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08266: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887499.08350: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d00>\r\n<<<\n 8137 1726887499.08357: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857c40>\r\n<<<\n 8137 1726887499.08360: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08363: stdout chunk (state=3):\n>>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38574f0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aef940>\r\n<<<\n 8137 1726887499.08366: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n<<<\n 8137 1726887499.08368: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08370: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.08374: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08378: stdout chunk (state=3):\n>>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc27a580>\r\n<<<\n 8137 1726887499.08381: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n<<<\n 8137 1726887499.08384: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<<\n 8137 1726887499.08386: stdout chunk (state=3):\n>>>\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc664520><<<\n 8137 1726887499.08652: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08687: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f42b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08690: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc21d0a0><<<\n 8137 1726887499.08692: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08694: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671e7c0><<<\n 8137 1726887499.08696: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08698: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887499.08702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08704: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py<<<\n 8137 1726887499.08706: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08711: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08713: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671b7f0>\r\n<<<\n 8137 1726887499.08731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08733: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8190>\r\n<<<\n 8137 1726887499.08735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08738: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde37a8220>\r\n<<<\n 8137 1726887499.08744: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py<<<\n 8137 1726887499.08747: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16715970>\r\n<<<\n 8137 1726887499.08748: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\n<<<\n 8137 1726887499.08750: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available<<<\n 8137 1726887499.08752: stdout chunk (state=3):\n>>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887499.08754: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08757: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38086a0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f46d0>\r\n<<<\n 8137 1726887499.08759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08761: stdout chunk (state=3):\n>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e9a90>\r\n<<<\n 8137 1726887499.08762: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 8137 1726887499.08764: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887499.08767: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e00d0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08768: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n<<<\n 8137 1726887499.08770: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887499.08772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py<<<\n 8137 1726887499.08775: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.08781: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8fd0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8790>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857d90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08784: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e0940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08786: stdout chunk (state=3):\n>>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb8e0>\r\n<<<\n 8137 1726887499.08789: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08793: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887499.08796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08798: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08801: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc716bb0><<<\n 8137 1726887499.08803: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08805: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.08807: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.08812: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5ee01c0>\r\n<<<\n 8137 1726887499.08816: stdout chunk (state=3):\n>>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37da190>\r\n<<<\n 8137 1726887499.08819: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08823: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0310>\r\n<<<\n 8137 1726887499.08826: stdout chunk (state=3):\n>>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba00>\r\n<<<\n 8137 1726887499.08869: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cbfa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n<<<\n 8137 1726887499.08878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08881: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\r\n<<<\n 8137 1726887499.08883: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde36123d0>\r\n<<<\n 8137 1726887499.08887: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3612190>\r\n<<<\n 8137 1726887499.08889: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde36019d0>\r\n<<<\n 8137 1726887499.09147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.09152: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef19d0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09155: stdout chunk (state=3):\n>>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef1ca0>\r\n<<<\n 8137 1726887499.09178: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef89a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e700>\r\n<<<\n 8137 1726887499.09183: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n<<<\n 8137 1726887499.09186: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09188: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e670>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e190>\r\n<<<\n 8137 1726887499.09191: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e4f0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee970>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee520>\r\n<<<\n 8137 1726887499.09297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.09664: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n<<<\n 8137 1726887499.09669: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09674: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09678: stdout chunk (state=3):\n>>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637fa0>\r\n<<<\n 8137 1726887499.09703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.09706: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n<<<\n 8137 1726887499.09773: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.09778: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n<<<\n 8137 1726887499.09828: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09842: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35eefa0>\r\n<<<\n 8137 1726887499.09893: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.09896: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.09898: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09900: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n<<<\n 8137 1726887499.09915: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09934: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.09964: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887499.10015: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.10018: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.10067: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3586d90>\r\n<<<\n 8137 1726887499.10069: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.10072: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.10074: stdout chunk (state=3):\n>>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586c10>\r\n<<<\n 8137 1726887499.10076: stdout chunk (state=3):\n>>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35863d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586190>\r\n<<<\n 8137 1726887499.10139: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7ee0>\r\n<<<\n 8137 1726887499.10142: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py<<<\n 8137 1726887499.10144: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.10146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.10148: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10150: stdout chunk (state=3):\n>>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586220>\r\n<<<\n 8137 1726887499.10175: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 8137 1726887499.10177: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10188: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n<<<\n 8137 1726887499.10237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.10240: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10242: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2160>\r\n<<<\n 8137 1726887499.10274: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586eb0>\r\n<<<\n 8137 1726887499.10311: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n<<<\n 8137 1726887499.10314: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10317: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35a29d0>\r\n<<<\n 8137 1726887499.10466: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py<<<\n 8137 1726887499.10469: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.10471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887499.10474: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887499.10478: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2fd0>\r\n<<<\n 8137 1726887499.10480: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b41c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4310>\r\n<<<\n 8137 1726887499.10668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.10674: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 8137 1726887499.10755: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.10806: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.10812: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4910>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4640>\r\n<<<\n 8137 1726887499.10815: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py<<<\n 8137 1726887499.10817: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.10819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.10821: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b49d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n<<<\n 8137 1726887499.10823: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10825: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n<<<\n 8137 1726887499.10827: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.10830: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2ee0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2af0>\r\n<<<\n 8137 1726887499.10859: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10862: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2f40>\r\n<<<\n 8137 1726887499.10906: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dab20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n<<<\n 8137 1726887499.10915: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10917: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dac40>\r\n<<<\n 8137 1726887499.10920: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.10935: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dae80>\r\n<<<\n 8137 1726887499.10963: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.10966: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469310>\r\n<<<\n 8137 1726887499.11112: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.11190: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\r\n<<<\n 8137 1726887499.11200: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469d00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469e50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\r\n<<<\n 8137 1726887499.11203: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478550>\r\n<<<\n 8137 1726887499.11205: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n<<<\n 8137 1726887499.11266: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n<<<\n 8137 1726887499.11331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478f40>\r\n<<<\n 8137 1726887499.11348: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478a90>\r\n<<<\n 8137 1726887499.11354: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478d90>\r\n<<<\n 8137 1726887499.11356: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n<<<\n 8137 1726887499.11368: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485820>\r\n<<<\n 8137 1726887499.11458: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n<<<\n 8137 1726887499.11462: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n<<<\n 8137 1726887499.11465: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887499.11604: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34932b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34933a0>\r\n<<<\n 8137 1726887499.11613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # <<<\n 8137 1726887499.11616: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.11685: stdout chunk (state=3):\n>>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d74c0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7220>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493f10>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493c40>\r\n<<<\n 8137 1726887499.11688: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.11690: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f970>\r\n<<<\n 8137 1726887499.11692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.11704: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n<<<\n 8137 1726887499.11717: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\r\n<<<\n 8137 1726887499.11804: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d5e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\r\n<<<\n 8137 1726887499.11901: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.11915: stdout chunk (state=3):\n>>>\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6640>\r\n<<<\n 8137 1726887499.11919: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.11998: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3436520>\r\n<<<\n 8137 1726887499.12059: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66d0><<<\n 8137 1726887499.12067: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.12070: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.12186: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n<<<\n 8137 1726887499.12239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc'\r\n<<<\n 8137 1726887499.12242: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde342de80>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342ddf0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\r\n<<<\n 8137 1726887499.12244: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py<<<\n 8137 1726887499.12246: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.12248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\r\n<<<\n 8137 1726887499.12250: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py<<<\n 8137 1726887499.12253: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.12254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\r\n<<<\n 8137 1726887499.12257: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461760>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34611f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n<<<\n 8137 1726887499.12260: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887499.12263: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py<<<\n 8137 1726887499.12265: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.12268: stdout chunk (state=3):\n>>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6c10>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6910>\r\n<<<\n 8137 1726887499.12272: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n<<<\n 8137 1726887499.12275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'<<<\n 8137 1726887499.12277: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.12279: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887499.12581: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n<<<\n 8137 1726887499.12585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\r\n<<<\n 8137 1726887499.12590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.12594: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6070>\r\n<<<\n 8137 1726887499.12596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.12682: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n<<<\n 8137 1726887499.12713: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887499.12718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.12783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n<<<\n 8137 1726887499.12787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\r\n<<<\n 8137 1726887499.12791: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\r\nimport 'six.moves' # \r\n<<<\n 8137 1726887499.12835: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aea90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aec70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461cd0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461a60>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34a0160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d220>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493af0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7250>\r\n<<<\n 8137 1726887499.12838: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.13120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.13124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n<<<\n 8137 1726887499.13127: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13130: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n<<<\n 8137 1726887499.13133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13136: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d04c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0d30>\r\n<<<\n 8137 1726887499.13141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.13144: stdout chunk (state=3):\n>>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608f730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fc40>\r\n<<<\n 8137 1726887499.13403: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364bb0>\r\n<<<\n 8137 1726887499.13420: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n<<<\n 8137 1726887499.13426: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fe50><<<\n 8137 1726887499.13431: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.13433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<<\n 8137 1726887499.13435: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13437: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3371c70>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371850>\r\n<<<\n 8137 1726887499.13439: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.13441: stdout chunk (state=3):\n>>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33715b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371220>\r\n<<<\n 8137 1726887499.13444: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db9700>\r\n<<<\n 8137 1726887499.13446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13451: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n<<<\n 8137 1726887499.13453: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'<<<\n 8137 1726887499.13457: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.13459: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n<<<\n 8137 1726887499.13461: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n<<<\n 8137 1726887499.13464: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.13687: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.13763: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9a60><<<\n 8137 1726887499.13790: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n<<<\n 8137 1726887499.13794: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.13799: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7a2250>\r\n<<<\n 8137 1726887499.13803: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n<<<\n 8137 1726887499.13806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'<<<\n 8137 1726887499.13810: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.13812: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f6a0>\r\n<<<\n 8137 1726887499.13814: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887499.13816: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887499.13977: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ac0>\r\n<<<\n 8137 1726887499.14043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381be0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381c70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde338e2b0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381df0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14050: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n<<<\n 8137 1726887499.14052: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.14055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14141: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.14178: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n<<<\n 8137 1726887499.14182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14187: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7610><<<\n 8137 1726887499.14189: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.14191: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n<<<\n 8137 1726887499.14194: stdout chunk (state=3):\n>>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ee0>\r\n<<<\n 8137 1726887499.14198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14200: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9370><<<\n 8137 1726887499.14204: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde329e4c0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e220>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295d30>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32953d0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339ca60>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339c0d0>\r\n<<<\n 8137 1726887499.14206: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.14211: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db96d0>\r\n<<<\n 8137 1726887499.14213: stdout chunk (state=3):\n>>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde338e970>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381820>\r\n<<<\n 8137 1726887499.14217: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33810d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14434: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.14439: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n<<<\n 8137 1726887499.14443: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.14446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14448: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295dc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e790>\r\n<<<\n 8137 1726887499.14451: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n<<<\n 8137 1726887499.14453: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.14457: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ea00>\r\n<<<\n 8137 1726887499.14459: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14842: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n<<<\n 8137 1726887499.14902: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.14905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\r\n<<<\n 8137 1726887499.14984: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ef70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n<<<\n 8137 1726887499.15004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.15007: stdout chunk (state=3):\n>>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e2070>\r\n<<<\n 8137 1726887499.15013: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<<\n 8137 1726887499.15016: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32bb760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15018: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15035: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<<\n 8137 1726887499.15038: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15040: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<<\n 8137 1726887499.15042: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f940>\r\n<<<\n 8137 1726887499.15045: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15047: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cbb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n<<<\n 8137 1726887499.15049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<<\n 8137 1726887499.15051: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15053: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16326dc0>\r\n<<<\n 8137 1726887499.15055: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<<\n 8137 1726887499.15057: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15061: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15194: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7430>\r\n<<<\n 8137 1726887499.15200: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\r\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde326e160>\r\n<<<\n 8137 1726887499.15203: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n<<<\n 8137 1726887499.15205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15207: stdout chunk (state=3):\n>>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cc10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n<<<\n 8137 1726887499.15225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n<<<\n 8137 1726887499.15230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n<<<\n 8137 1726887499.15232: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6567c0>\r\n<<<\n 8137 1726887499.15236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'<<<\n 8137 1726887499.15288: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15291: stdout chunk (state=3):\n>>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324df0>\r\n<<<\n 8137 1726887499.15293: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6537f0>\r\n<<<\n 8137 1726887499.15351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\r\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n<<<\n 8137 1726887499.15358: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15361: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324250><<<\n 8137 1726887499.15363: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15365: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16333d30>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16052f70>\r\n<<<\n 8137 1726887499.15367: stdout chunk (state=3):\n>>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d550>\r\n<<<\n 8137 1726887499.15369: stdout chunk (state=3):\n>>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f4c0>\r\n<<<\n 8137 1726887499.15371: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e5910>\r\n<<<\n 8137 1726887499.15373: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc64c970>\r\n# destroy ansible.module_utils.distro\r\n<<<\n 8137 1726887499.15377: stdout chunk (state=3):\n>>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887499.15379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.15381: stdout chunk (state=3):\n>>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738ee0>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6e50>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66a0>\r\n<<<\n 8137 1726887499.15383: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<<\n 8137 1726887499.15385: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15388: stdout chunk (state=3):\n>>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6760>\r\n<<<\n 8137 1726887499.15394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.15397: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n<<<\n 8137 1726887499.15399: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887499.15401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15403: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py<<<\n 8137 1726887499.15405: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15407: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\r\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f7f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\r\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211940>\r\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\r\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f220>\r\n<<<\n 8137 1726887499.15412: stdout chunk (state=3):\n>>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3202ac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\r\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\r\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n<<<\n 8137 1726887499.15478: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324ac0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6160><<<\n 8137 1726887499.15483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 8137 1726887499.15488: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15490: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15493: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py<<<\n 8137 1726887499.15495: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n<<<\n 8137 1726887499.15497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.15746: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15801: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15804: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.15806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15810: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n<<<\n 8137 1726887499.15812: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.15814: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355a60>\r\n<<<\n 8137 1726887499.15816: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n<<<\n 8137 1726887499.15820: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15856: stdout chunk (state=3):\n>>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d670>\r\n<<<\n 8137 1726887499.15860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887499.15864: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15869: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31e1f70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\r\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a00>\r\n<<<\n 8137 1726887499.15871: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15874: stdout chunk (state=3):\n>>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n<<<\n 8137 1726887499.15876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.15878: stdout chunk (state=3):\n>>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d2e0>\r\n<<<\n 8137 1726887499.15880: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d162e8940>\r\n<<<\n 8137 1726887499.15882: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\r\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde319e3d0>\r\n<<<\n 8137 1726887499.15884: stdout chunk (state=3):\n>>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31c4d30>\r\n<<<\n 8137 1726887499.15886: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16018: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\r\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd9a0>\r\n<<<\n 8137 1726887499.16022: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16026: stdout chunk (state=3):\n>>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde314a8b0>\r\n<<<\n 8137 1726887499.16028: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161065e0>\r\n<<<\n 8137 1726887499.16033: stdout chunk (state=3):\n>>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd2b0>\r\n<<<\n 8137 1726887499.16035: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355850>\r\n<<<\n 8137 1726887499.16037: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n<<<\n 8137 1726887499.16039: stdout chunk (state=3):\n>>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7be0>\r\n<<<\n 8137 1726887499.16041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16102: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f36a0>\r\n<<<\n 8137 1726887499.16111: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16114: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f5e0>\r\n<<<\n 8137 1726887499.16119: stdout chunk (state=3):\n>>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3269dc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n<<<\n 8137 1726887499.16239: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n<<<\n 8137 1726887499.16242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16250: stdout chunk (state=3):\n>>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16070b50>\r\n<<<\n 8137 1726887499.16252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16254: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16257: stdout chunk (state=3):\n>>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170670>\r\n<<<\n 8137 1726887499.16259: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f8e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n<<<\n 8137 1726887499.16296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16299: stdout chunk (state=3):\n>>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170e20>\r\n<<<\n 8137 1726887499.16302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16305: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n<<<\n 8137 1726887499.16310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16314: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160706d0>\r\n<<<\n 8137 1726887499.16316: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n<<<\n 8137 1726887499.16321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16323: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30feac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16325: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16328: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde311e1f0>\r\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fed90>\r\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe220>\r\n<<<\n 8137 1726887499.16457: stdout chunk (state=3):\n>>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315e8b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n<<<\n 8137 1726887499.16460: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.16464: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.16466: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n<<<\n 8137 1726887499.16468: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n<<<\n 8137 1726887499.16470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16473: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1609b910>\r\n<<<\n 8137 1726887499.16562: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n<<<\n 8137 1726887499.16569: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16571: stdout chunk (state=3):\n>>>import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7310>\r\n<<<\n 8137 1726887499.16576: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15e1eca0>\r\n<<<\n 8137 1726887499.16579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16581: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n<<<\n 8137 1726887499.16583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7df0>\r\n<<<\n 8137 1726887499.16625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\r\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7f70>\r\n<<<\n 8137 1726887499.16627: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n<<<\n 8137 1726887499.16630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16633: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n<<<\n 8137 1726887499.16636: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16643: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0c10>\r\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e07f0>\r\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0340>\r\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7a90>\r\n<<<\n 8137 1726887499.16646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\r\nimport 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7be0>\r\n<<<\n 8137 1726887499.16808: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 8137 1726887499.16812: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16816: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16823: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n<<<\n 8137 1726887499.16825: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n<<<\n 8137 1726887499.16826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16828: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16830: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\r\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308ca30>\r\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c6a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n<<<\n 8137 1726887499.16835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.16837: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\r\n<<<\n 8137 1726887499.16854: stdout chunk (state=3):\n>>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c700>\r\nimport 'urllib3.packages.six.moves' # \r\n<<<\n 8137 1726887499.16868: stdout chunk (state=3):\n>>>import 'urllib3.packages.six.moves.http_client' # \r\n<<<\n 8137 1726887499.16898: stdout chunk (state=3):\n>>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n<<<\n 8137 1726887499.17053: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.17056: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.17060: stdout chunk (state=3):\n>>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\r\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17063: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17066: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17117: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17128: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039940>\r\n<<<\n 8137 1726887499.17147: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\r\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039af0>\r\n<<<\n 8137 1726887499.17226: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\r\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039ca0>\r\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30395e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n<<<\n 8137 1726887499.17232: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17264: stdout chunk (state=3):\n>>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30398e0>\r\n<<<\n 8137 1726887499.17267: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041100>\r\n<<<\n 8137 1726887499.17335: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17339: stdout chunk (state=3):\n>>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041160>\r\n<<<\n 8137 1726887499.17360: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887499.17382: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n<<<\n 8137 1726887499.17387: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17411: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n<<<\n 8137 1726887499.17414: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17448: stdout chunk (state=3):\n>>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051370>\r\n<<<\n 8137 1726887499.17451: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n<<<\n 8137 1726887499.17453: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\r\n<<<\n 8137 1726887499.17751: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py<<<\n 8137 1726887499.17754: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17756: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.17758: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17824: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py<<<\n 8137 1726887499.17827: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17829: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'<<<\n 8137 1726887499.17831: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17879: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py<<<\n 8137 1726887499.17882: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'<<<\n 8137 1726887499.17903: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17906: stdout chunk (state=3):\n>>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80be0><<<\n 8137 1726887499.17910: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.17948: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py<<<\n 8137 1726887499.17950: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.18032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<<\n 8137 1726887499.18038: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.18303: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80d60>\r\n<<<\n 8137 1726887499.18379: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n<<<\n 8137 1726887499.18383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18393: stdout chunk (state=3):\n>>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051940>\r\n<<<\n 8137 1726887499.18682: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n<<<\n 8137 1726887499.18686: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\r\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3072e80>\r\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041c40>\r\n<<<\n 8137 1726887499.18689: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n<<<\n 8137 1726887499.18691: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\r\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041ac0>\r\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039280>\r\n<<<\n 8137 1726887499.18710: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\r\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039340>\r\n<<<\n 8137 1726887499.18756: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.18759: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15dd2430>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80fd0>\r\n<<<\n 8137 1726887499.18761: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18886: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.18889: stdout chunk (state=3):\n>>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039040>\r\n<<<\n 8137 1726887499.18893: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n<<<\n 8137 1726887499.18895: stdout chunk (state=3):\n>>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3096b20>\r\n<<<\n 8137 1726887499.18897: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n<<<\n 8137 1726887499.18898: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18900: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18927: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n<<<\n 8137 1726887499.18931: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n<<<\n 8137 1726887499.18933: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18935: stdout chunk (state=3):\n>>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9910>\r\n<<<\n 8137 1726887499.18937: stdout chunk (state=3):\n>>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9550>\r\n<<<\n 8137 1726887499.18938: stdout chunk (state=3):\n>>>import 'urllib3.packages.six.moves.urllib' # \r\n<<<\n 8137 1726887499.18957: stdout chunk (state=3):\n>>>import 'urllib3.packages.six.moves.urllib.parse' # \r\nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30a7940>\r\n<<<\n 8137 1726887499.18960: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n<<<\n 8137 1726887499.18965: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18967: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\r\n<<<\n 8137 1726887499.18970: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py<<<\n 8137 1726887499.18992: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.18995: stdout chunk (state=3):\n>>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30390a0>\r\n<<<\n 8137 1726887499.18997: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\r\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9d90>\r\n<<<\n 8137 1726887499.19011: stdout chunk (state=3):\n>>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081970>\r\n<<<\n 8137 1726887499.19013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19015: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n<<<\n 8137 1726887499.19017: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19019: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19294: stdout chunk (state=3):\n>>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3006940>\r\n<<<\n 8137 1726887499.19298: stdout chunk (state=3):\n>>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081040>\r\n<<<\n 8137 1726887499.19379: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19437: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19463: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n<<<\n 8137 1726887499.19466: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19469: stdout chunk (state=3):\n>>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e2b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\r\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e520>\r\n<<<\n 8137 1726887499.19471: stdout chunk (state=3):\n>>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30130a0>\r\n<<<\n 8137 1726887499.19495: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n<<<\n 8137 1726887499.19511: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19514: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15d069d0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06580>\r\n<<<\n 8137 1726887499.19575: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n<<<\n 8137 1726887499.19580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19602: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\r\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ee20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\r\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30271c0>\r\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ea00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\r\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ec70>\r\n<<<\n 8137 1726887499.19606: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19610: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19612: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n<<<\n 8137 1726887499.19614: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\r\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027c70>\r\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027820>\r\n<<<\n 8137 1726887499.19629: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19633: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15ca8550>\r\n<<<\n 8137 1726887499.19650: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n<<<\n 8137 1726887499.19657: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06a00>\r\n<<<\n 8137 1726887499.19659: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30300d0>\r\n<<<\n 8137 1726887499.19661: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py<<<\n 8137 1726887499.19665: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.19666: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n<<<\n 8137 1726887499.19683: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\r\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030b80>\r\n<<<\n 8137 1726887499.19700: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n<<<\n 8137 1726887499.19776: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\r\n<<<\n 8137 1726887499.19780: stdout chunk (state=3):\n>>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030c40>\r\n<<<\n 8137 1726887499.19784: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n<<<\n 8137 1726887499.19819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'<<<\n 8137 1726887499.20115: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.20119: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\r\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030cd0>\r\n<<<\n 8137 1726887499.20122: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n<<<\n 8137 1726887499.20125: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\r\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030d60>\r\n<<<\n 8137 1726887499.20127: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n<<<\n 8137 1726887499.20130: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\r\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030df0>\r\n<<<\n 8137 1726887499.20195: stdout chunk (state=3):\n>>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030520>\r\n<<<\n 8137 1726887499.20234: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py<<<\n 8137 1726887499.20237: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.20339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.20459: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\r\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030fa0>\r\n<<<\n 8137 1726887499.20470: stdout chunk (state=3):\n>>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc640>\r\n<<<\n 8137 1726887499.20488: stdout chunk (state=3):\n>>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027b50>\r\n<<<\n 8137 1726887499.20491: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n<<<\n 8137 1726887499.20493: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n<<<\n 8137 1726887499.20765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.20773: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\r\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a3a0>\r\n<<<\n 8137 1726887499.20776: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.20778: stdout chunk (state=3):\n>>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6d0>\r\n<<<\n 8137 1726887499.20781: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\r\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a6d0>\r\n<<<\n 8137 1726887499.20877: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n<<<\n 8137 1726887499.20903: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\r\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a940>\r\n<<<\n 8137 1726887499.20907: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n<<<\n 8137 1726887499.20911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc'\r\n<<<\n 8137 1726887499.20923: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\r\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5abe0>\r\n<<<\n 8137 1726887499.20926: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py<<<\n 8137 1726887499.20940: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\r\n<<<\n 8137 1726887499.20945: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\r\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ae80>\r\n<<<\n 8137 1726887499.20958: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.20961: stdout chunk (state=3):\n>>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e160>\r\n<<<\n 8137 1726887499.20964: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n<<<\n 8137 1726887499.20966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\r\n<<<\n 8137 1726887499.20970: stdout chunk (state=3):\n>>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21052: stdout chunk (state=3):\n>>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfccc10>\r\n<<<\n 8137 1726887499.21122: stdout chunk (state=3):\n>>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc910>\r\n<<<\n 8137 1726887499.21299: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\r\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e4c0>\r\n<<<\n 8137 1726887499.21303: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py<<<\n 8137 1726887499.21305: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'<<<\n 8137 1726887499.21307: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21312: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21366: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py<<<\n 8137 1726887499.21385: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21402: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21408: stdout chunk (state=3):\n>>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e8e0>\r\n<<<\n 8137 1726887499.21437: stdout chunk (state=3):\n>>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e760>\r\n<<<\n 8137 1726887499.21486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'<<<\n 8137 1726887499.21491: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21513: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21520: stdout chunk (state=3):\n>>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed00>\r\n<<<\n 8137 1726887499.21523: stdout chunk (state=3):\n>>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc070>\r\n<<<\n 8137 1726887499.21525: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21540: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n<<<\n 8137 1726887499.21545: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21547: stdout chunk (state=3):\n>>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec10>\r\n<<<\n 8137 1726887499.21549: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21551: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py<<<\n 8137 1726887499.21638: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21715: stdout chunk (state=3):\n>>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed30>\r\n<<<\n 8137 1726887499.21751: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21787: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py<<<\n 8137 1726887499.21821: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'<<<\n 8137 1726887499.21827: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21829: stdout chunk (state=3):\n>>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b100>\r\n<<<\n 8137 1726887499.21844: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21848: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py<<<\n 8137 1726887499.21852: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.21954: stdout chunk (state=3):\n>>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b190>\r\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027670>\r\n<<<\n 8137 1726887499.21957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\r\n<<<\n 8137 1726887499.21960: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py<<<\n 8137 1726887499.21963: stdout chunk (state=3):\n>>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138b0>\r\n<<<\n 8137 1726887499.21965: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\r\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138e0>\r\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3013430>\r\n<<<\n 8137 1726887499.22027: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.22062: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79730>\r\n<<<\n 8137 1726887499.22087: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n<<<\n 8137 1726887499.22118: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79c40>\r\n<<<\n 8137 1726887499.22173: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\r\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30813d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\r\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6bfd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22201: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79e50>\r\n<<<\n 8137 1726887499.22204: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22207: stdout chunk (state=3):\n>>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f035b0>\r\n<<<\n 8137 1726887499.22212: stdout chunk (state=3):\n>>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f033a0>\r\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03130>\r\n<<<\n 8137 1726887499.22214: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n<<<\n 8137 1726887499.22216: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22218: stdout chunk (state=3):\n>>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03430>\r\n<<<\n 8137 1726887499.22219: stdout chunk (state=3):\n>>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f700>\r\n<<<\n 8137 1726887499.22221: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\r\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f0df70>\r\n<<<\n 8137 1726887499.22232: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py<<<\n 8137 1726887499.22234: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.22236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'<<<\n 8137 1726887499.22238: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.22240: stdout chunk (state=3):\n>>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec70>\r\n<<<\n 8137 1726887499.22242: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py<<<\n 8137 1726887499.22415: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.22524: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.22537: stdout chunk (state=3):\n>>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7ba60><<<\n 8137 1726887499.22540: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.22735: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22748: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22760: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n<<<\n 8137 1726887499.22764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22766: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\r\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1ea90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22793: stdout chunk (state=3):\n>>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b280>\r\n<<<\n 8137 1726887499.22813: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\n<<<\n 8137 1726887499.22816: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1595fe20>\r\n<<<\n 8137 1726887499.22819: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\r\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b340>\r\n<<<\n 8137 1726887499.22822: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bac0>\r\n<<<\n 8137 1726887499.22825: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py<<<\n 8137 1726887499.22827: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.22830: stdout chunk (state=3):\n>>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1eb20>\r\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e790>\r\n<<<\n 8137 1726887499.22832: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d282e0>\r\n<<<\n 8137 1726887499.22834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22836: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n<<<\n 8137 1726887499.22837: stdout chunk (state=3):\n>>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e6a0>\r\n<<<\n 8137 1726887499.22888: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n<<<\n 8137 1726887499.22895: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n<<<\n 8137 1726887499.22912: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n<<<\n 8137 1726887499.22916: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22922: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887499.22924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887499.22933: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc1f0>\r\n<<<\n 8137 1726887499.22936: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bd30>\r\n<<<\n 8137 1726887499.22938: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\n<<<\n 8137 1726887499.22941: stdout chunk (state=3):\n>>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1441e2e0>\r\n<<<\n 8137 1726887499.23046: stdout chunk (state=3):\n>>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f610>\r\n<<<\n 8137 1726887499.23049: stdout chunk (state=3):\n>>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bee0>\r\n<<<\n 8137 1726887499.23051: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\r\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bf40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\r\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n<<<\n 8137 1726887499.23054: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15cdb8b0>\r\n<<<\n 8137 1726887499.23056: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23265: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n<<<\n 8137 1726887499.23272: stdout chunk (state=3):\n>>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7b370><<<\n 8137 1726887499.23275: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.23277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23279: stdout chunk (state=3):\n>>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edcee0>\r\n<<<\n 8137 1726887499.23304: stdout chunk (state=3):\n>>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f6d0>\r\n<<<\n 8137 1726887499.23317: stdout chunk (state=3):\n>>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n<<<\n 8137 1726887499.23336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py<<<\n 8137 1726887499.23339: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.23342: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'<<<\n 8137 1726887499.23363: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.23424: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23456: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py<<<\n 8137 1726887499.23460: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.23463: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23480: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n<<<\n 8137 1726887499.23483: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23561: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\n<<<\n 8137 1726887499.23744: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d142ebe80>\r\n<<<\n 8137 1726887499.23774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23803: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d143fd580>\r\n<<<\n 8137 1726887499.23811: stdout chunk (state=3):\n>>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e8b1f0>\r\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82e20>\r\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82310>\r\n<<<\n 8137 1726887499.23857: stdout chunk (state=3):\n>>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ef1880>\r\n<<<\n 8137 1726887499.23860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n<<<\n 8137 1726887499.23863: stdout chunk (state=3):\n>>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bb80>\r\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30efc70>\r\n<<<\n 8137 1726887499.23865: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23867: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n<<<\n 8137 1726887499.23870: stdout chunk (state=3):\n>>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30ef580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82f40>\r\n<<<\n 8137 1726887499.23872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23874: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n<<<\n 8137 1726887499.23904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23907: stdout chunk (state=3):\n>>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82c70>\r\n<<<\n 8137 1726887499.23911: stdout chunk (state=3):\n>>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc208070>\r\n<<<\n 8137 1726887499.23922: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n<<<\n 8137 1726887499.23925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23927: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14257a00>\r\n<<<\n 8137 1726887499.23929: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1441e520>\r\n<<<\n 8137 1726887499.23947: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n<<<\n 8137 1726887499.23950: stdout chunk (state=3):\n>>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\r\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94d30>\r\n<<<\n 8137 1726887499.23952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.23955: stdout chunk (state=3):\n>>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7550>\r\n<<<\n 8137 1726887499.23972: stdout chunk (state=3):\n>>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14250d60>\r\n<<<\n 8137 1726887499.23983: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14257fa0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06130>\r\n<<<\n 8137 1726887499.24019: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24ddc0>\r\n<<<\n 8137 1726887499.24025: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n<<<\n 8137 1726887499.24029: stdout chunk (state=3):\n>>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30c78b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\r\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\r\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae6a0>\r\n<<<\n 8137 1726887499.24032: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n<<<\n 8137 1726887499.24035: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24054: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n<<<\n 8137 1726887499.24066: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n<<<\n 8137 1726887499.24132: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py<<<\n 8137 1726887499.24159: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24162: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1417fb20>\r\n<<<\n 8137 1726887499.24165: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\r\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae7c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'<<<\n 8137 1726887499.24182: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24184: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417f340>\r\n<<<\n 8137 1726887499.24187: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n<<<\n 8137 1726887499.24190: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\r\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45130>\r\nimport 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24192: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24194: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24196: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24197: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n<<<\n 8137 1726887499.24199: stdout chunk (state=3):\n>>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53190>\r\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45a30>\r\n<<<\n 8137 1726887499.24201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'<<<\n 8137 1726887499.24203: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24205: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n<<<\n 8137 1726887499.24207: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24211: stdout chunk (state=3):\n>>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24adf0>\r\n<<<\n 8137 1726887499.24213: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n<<<\n 8137 1726887499.24224: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f2b0>\r\n<<<\n 8137 1726887499.24227: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'<<<\n 8137 1726887499.24229: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24259: stdout chunk (state=3):\n>>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24a250>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc250d30><<<\n 8137 1726887499.24262: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24264: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24266: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n<<<\n 8137 1726887499.24268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24270: stdout chunk (state=3):\n>>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2df9940>\r\n<<<\n 8137 1726887499.24281: stdout chunk (state=3):\n>>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf78f70><<<\n 8137 1726887499.24284: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24286: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e05580>\r\n<<<\n 8137 1726887499.24288: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc20d910><<<\n 8137 1726887499.24290: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24292: stdout chunk (state=3):\n>>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66fee0>\r\n<<<\n 8137 1726887499.24294: stdout chunk (state=3):\n>>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53f10>\r\n<<<\n 8137 1726887499.24298: stdout chunk (state=3):\n>>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53730>\r\n<<<\n 8137 1726887499.24300: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e68a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24302: stdout chunk (state=3):\n>>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcce50>\r\n<<<\n 8137 1726887499.24304: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.24305: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1419f850>\r\n<<<\n 8137 1726887499.24307: stdout chunk (state=3):\n>>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<<\n 8137 1726887499.24338: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\r\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ec70>\r\nimport 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1e3a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\r\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ee20>\r\n<<<\n 8137 1726887499.24369: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n<<<\n 8137 1726887499.24383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419fca0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f370>\r\n<<<\n 8137 1726887499.24386: stdout chunk (state=3):\n>>>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc760>\r\n<<<\n 8137 1726887499.24389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f2e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n<<<\n 8137 1726887499.24391: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192790>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14189dc0>\r\n<<<\n 8137 1726887499.24393: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n<<<\n 8137 1726887499.24395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24425: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24428: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.24431: stdout chunk (state=3):\n>>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2f460>\r\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n<<<\n 8137 1726887499.24433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n<<<\n 8137 1726887499.24435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'<<<\n 8137 1726887499.24437: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24439: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13d51ee0>\r\n<<<\n 8137 1726887499.24440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\r\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f400>\r\n<<<\n 8137 1726887499.24444: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192190>\r\n<<<\n 8137 1726887499.24446: stdout chunk (state=3):\n>>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24aac0><<<\n 8137 1726887499.24448: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24471: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n<<<\n 8137 1726887499.24493: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417fca0>\r\n<<<\n 8137 1726887499.24515: stdout chunk (state=3):\n>>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.24547: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14282730>\r\n<<<\n 8137 1726887499.24727: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.24994: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\r\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2fd30>\r\n<<<\n 8137 1726887499.25001: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25004: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\n<<<\n 8137 1726887499.25006: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14282f10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d142828b0>\r\n<<<\n 8137 1726887499.25020: stdout chunk (state=3):\n>>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2fb80>\r\n<<<\n 8137 1726887499.25023: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06280>\r\n<<<\n 8137 1726887499.25025: stdout chunk (state=3):\n>>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25027: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd60>\r\n<<<\n 8137 1726887499.25075: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n<<<\n 8137 1726887499.25078: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n<<<\n 8137 1726887499.25081: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27aa60>\r\n<<<\n 8137 1726887499.25132: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n<<<\n 8137 1726887499.25135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\r\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1970>\r\n<<<\n 8137 1726887499.25137: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25140: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n<<<\n 8137 1726887499.25160: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'<<<\n 8137 1726887499.25166: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.25305: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25320: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\r\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1a60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\r\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1d60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25324: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n<<<\n 8137 1726887499.25327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n<<<\n 8137 1726887499.25330: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887499.25333: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25335: stdout chunk (state=3):\n>>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1370>\r\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1310>\r\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeeb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\r\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1490>\r\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeb50>\r\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f910>\r\n<<<\n 8137 1726887499.25338: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25361: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n<<<\n 8137 1726887499.25377: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25379: stdout chunk (state=3):\n>>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd24c0>\r\n<<<\n 8137 1726887499.25381: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n<<<\n 8137 1726887499.25383: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13bd0220>\r\n<<<\n 8137 1726887499.25385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n<<<\n 8137 1726887499.25431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n<<<\n 8137 1726887499.25478: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.25496: stdout chunk (state=3):\n>>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.25554: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.25666: stdout chunk (state=3):\n>>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc20e940>\r\n<<<\n 8137 1726887499.25774: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f2b0>\r\n<<<\n 8137 1726887499.25953: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\r\n<<<\n 8137 1726887499.25989: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d7f0>\r\n<<<\n 8137 1726887499.26025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26039: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c23e50>\r\n<<<\n 8137 1726887499.26042: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26047: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ceaf40>\r\n<<<\n 8137 1726887499.26049: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26154: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n<<<\n 8137 1726887499.26177: stdout chunk (state=3):\n>>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2d00>\r\n<<<\n 8137 1726887499.26194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26215: stdout chunk (state=3):\n>>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2850>\r\n<<<\n 8137 1726887499.26218: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de80>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dbb0>\r\n<<<\n 8137 1726887499.26221: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26240: stdout chunk (state=3):\n>>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dee0>\r\n<<<\n 8137 1726887499.26242: stdout chunk (state=3):\n>>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de50>\r\n<<<\n 8137 1726887499.26246: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26248: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26250: stdout chunk (state=3):\n>>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1f70>\r\n<<<\n 8137 1726887499.26252: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51c0>\r\n<<<\n 8137 1726887499.26254: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26256: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26286: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc02c5e0>\r\n<<<\n 8137 1726887499.26290: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5250>\r\n<<<\n 8137 1726887499.26292: stdout chunk (state=3):\n>>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7df40>\r\n<<<\n 8137 1726887499.26310: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27a850>\r\n<<<\n 8137 1726887499.26356: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26360: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9adc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n<<<\n 8137 1726887499.26363: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n<<<\n 8137 1726887499.26365: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26385: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad53d0>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7deb0>\r\n<<<\n 8137 1726887499.26531: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26544: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26555: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0196a0>\r\n<<<\n 8137 1726887499.26578: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py<<<\n 8137 1726887499.26598: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.26602: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dc40>\r\n<<<\n 8137 1726887499.26605: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'<<<\n 8137 1726887499.26618: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.26622: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\r\n<<<\n 8137 1726887499.26625: stdout chunk (state=3):\n>>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cb8340>\r\n<<<\n 8137 1726887499.26629: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3a30>\r\n<<<\n 8137 1726887499.26761: stdout chunk (state=3):\n>>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2cb8f40>\r\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9ae50>\r\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9a790>\r\n<<<\n 8137 1726887499.26888: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51f0>\r\n<<<\n 8137 1726887499.27016: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27027: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27030: stdout chunk (state=3):\n>>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5430>\r\n<<<\n 8137 1726887499.27032: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py<<<\n 8137 1726887499.27034: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27036: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27038: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27039: stdout chunk (state=3):\n>>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd5b50>\r\n<<<\n 8137 1726887499.27041: stdout chunk (state=3):\n>>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad54c0>\r\n<<<\n 8137 1726887499.27046: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27048: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n<<<\n 8137 1726887499.27050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\r\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7f70>\r\n<<<\n 8137 1726887499.27052: stdout chunk (state=3):\n>>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3730>\r\n<<<\n 8137 1726887499.27054: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py<<<\n 8137 1726887499.27055: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27059: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27072: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad55e0>\r\n<<<\n 8137 1726887499.27076: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'<<<\n 8137 1726887499.27081: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27103: stdout chunk (state=3):\n>>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5670>\r\n<<<\n 8137 1726887499.27171: stdout chunk (state=3):\n>>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7430>\r\n<<<\n 8137 1726887499.27194: stdout chunk (state=3):\n>>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9d880>\r\n<<<\n 8137 1726887499.27197: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27199: stdout chunk (state=3):\n>>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5790>\r\n<<<\n 8137 1726887499.27227: stdout chunk (state=3):\n>>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e688b0>\r\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45ee0>\r\n<<<\n 8137 1726887499.27231: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27249: stdout chunk (state=3):\n>>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd56d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n<<<\n 8137 1726887499.27266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27305: stdout chunk (state=3):\n>>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5820>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d220>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c561c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27310: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27350: stdout chunk (state=3):\n>>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3131580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30be850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\r\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4be20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27365: stdout chunk (state=3):\n>>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4bfa0>\r\n<<<\n 8137 1726887499.27368: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.27370: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13ad5be0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5940>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d8e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f100>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4dca0>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d2b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27372: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d490>\r\n<<<\n 8137 1726887499.27374: stdout chunk (state=3):\n>>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83b50>\r\n<<<\n 8137 1726887499.27376: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n<<<\n 8137 1726887499.27378: stdout chunk (state=3):\n>>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315ef40>\r\nimport 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f9d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27380: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27382: stdout chunk (state=3):\n>>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd700>\r\n<<<\n 8137 1726887499.27385: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4de20>\r\n<<<\n 8137 1726887499.27388: stdout chunk (state=3):\n>>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c6db80>\r\n<<<\n 8137 1726887499.27390: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd00>\r\n<<<\n 8137 1726887499.27392: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27394: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27395: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n<<<\n 8137 1726887499.27397: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27399: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27401: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebc40>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aeb4f0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n<<<\n 8137 1726887499.27403: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27405: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\r\nimport 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\r\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c093d0>\r\n<<<\n 8137 1726887499.27412: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27415: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf84700><<<\n 8137 1726887499.27417: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27420: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27422: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09610>\r\n<<<\n 8137 1726887499.27424: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\r\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09850>\r\n<<<\n 8137 1726887499.27426: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27427: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27429: stdout chunk (state=3):\n>>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a892b0>\r\n<<<\n 8137 1726887499.27431: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27433: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbd43ca0>\r\n<<<\n 8137 1726887499.27435: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27437: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.27439: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27441: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27445: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887499.27447: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27456: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\r\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09a30>\r\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdca0>\r\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd9d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\r\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdeb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\r\nimport 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n<<<\n 8137 1726887499.27460: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27463: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b190>\r\n<<<\n 8137 1726887499.27464: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13a3b220>\r\n<<<\n 8137 1726887499.27466: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\r\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c198b0>\r\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19520>\r\n<<<\n 8137 1726887499.27468: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py<<<\n 8137 1726887499.27470: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27472: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a9c6a0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a896d0>\r\n<<<\n 8137 1726887499.27474: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.27476: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27478: stdout chunk (state=3):\n>>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a7da90>\r\n<<<\n 8137 1726887499.27480: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\r\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bb51c0>\r\n<<<\n 8137 1726887499.27482: stdout chunk (state=3):\n>>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a740d0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebee0>\r\n<<<\n 8137 1726887499.27484: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n<<<\n 8137 1726887499.27486: stdout chunk (state=3):\n>>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19d00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\r\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19e50>\r\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324c400>\r\n<<<\n 8137 1726887499.27488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n<<<\n 8137 1726887499.27490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27492: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27494: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3bfd0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b790>\r\n<<<\n 8137 1726887499.27496: stdout chunk (state=3):\n>>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2c2db50>\r\n<<<\n 8137 1726887499.27498: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebd90>\r\n<<<\n 8137 1726887499.27500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.27502: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a74940>\r\n<<<\n 8137 1726887499.27504: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f850>\r\n<<<\n 8137 1726887499.27506: stdout chunk (state=3):\n>>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f6d0>\r\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32c7550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n<<<\n 8137 1726887499.27510: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f8e0>\r\n<<<\n 8137 1726887499.27513: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27515: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27517: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n<<<\n 8137 1726887499.27541: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27546: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27549: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27551: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d161741c0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16160190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174220>\r\n<<<\n 8137 1726887499.27553: stdout chunk (state=3):\n>>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27556: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py<<<\n 8137 1726887499.27564: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174310>\r\n<<<\n 8137 1726887499.27567: stdout chunk (state=3):\n>>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa00>\r\n<<<\n 8137 1726887499.27569: stdout chunk (state=3):\n>>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bed6d0>\r\nimport 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4f70>\r\n<<<\n 8137 1726887499.27571: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5ffa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'<<<\n 8137 1726887499.27573: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27575: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27577: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.27579: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n<<<\n 8137 1726887499.27581: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27583: stdout chunk (state=3):\n>>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8b20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\r\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be43a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\r\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4670>\r\n<<<\n 8137 1726887499.27585: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27586: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n<<<\n 8137 1726887499.27589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\r\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4880>\r\n<<<\n 8137 1726887499.27590: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.27592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27594: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27597: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\r\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4b80>\r\n<<<\n 8137 1726887499.27599: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27602: stdout chunk (state=3):\n>>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4e50>\r\n<<<\n 8137 1726887499.27604: stdout chunk (state=3):\n>>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d138a53d0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138a5190>\r\n<<<\n 8137 1726887499.27606: stdout chunk (state=3):\n>>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138959d0>\r\n<<<\n 8137 1726887499.27610: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27612: stdout chunk (state=3):\n>>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8100>\r\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c2dd00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd84c0>\r\n<<<\n 8137 1726887499.27614: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161859d0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n<<<\n 8137 1726887499.27616: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n<<<\n 8137 1726887499.27618: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16185ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n<<<\n 8137 1726887499.27620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887499.27622: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1618c9a0>\r\n<<<\n 8137 1726887499.27624: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4340>\r\n<<<\n 8137 1726887499.27626: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27633: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2670>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2190>\r\n<<<\n 8137 1726887499.27635: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.27638: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c24f0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80970>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80790>\r\n<<<\n 8137 1726887499.27640: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27642: stdout chunk (state=3):\n>>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py<<<\n 8137 1726887499.27647: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27755: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887499.27760: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.27837: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27872: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27933: stdout chunk (state=3):\n>>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cafa0>\r\n<<<\n 8137 1726887499.27937: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n<<<\n 8137 1726887499.27940: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27942: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n<<<\n 8137 1726887499.27967: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\r\n<<<\n 8137 1726887499.27982: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n<<<\n 8137 1726887499.28023: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28040: stdout chunk (state=3):\n>>>import 'gc' # <<<\n 8137 1726887499.28073: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.28078: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13882fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n<<<\n 8137 1726887499.28082: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28097: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28128: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28231: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.28236: stdout chunk (state=3):\n>>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13819d90>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819c10>\r\n<<<\n 8137 1726887499.28239: stdout chunk (state=3):\n>>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138193d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819190>\r\n<<<\n 8137 1726887499.28254: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386cee0>\r\n<<<\n 8137 1726887499.28272: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n<<<\n 8137 1726887499.28287: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819220>\r\n<<<\n 8137 1726887499.28316: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 8137 1726887499.28350: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28354: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n<<<\n 8137 1726887499.28368: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28384: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846160>\r\n<<<\n 8137 1726887499.28420: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819eb0>\r\n<<<\n 8137 1726887499.28457: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28461: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138379d0>\r\n<<<\n 8137 1726887499.28491: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n<<<\n 8137 1726887499.28494: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28497: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846fd0>\r\n<<<\n 8137 1726887499.28520: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28525: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137481c0>\r\n<<<\n 8137 1726887499.28541: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n<<<\n 8137 1726887499.28576: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748310>\r\n<<<\n 8137 1726887499.28579: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n<<<\n 8137 1726887499.28581: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28596: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 8137 1726887499.28611: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28705: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748910>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n<<<\n 8137 1726887499.28712: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py<<<\n 8137 1726887499.28714: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137489d0>\r\n<<<\n 8137 1726887499.28718: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28721: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755610>\r\n<<<\n 8137 1726887499.28740: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28744: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755700>\r\n<<<\n 8137 1726887499.28786: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28791: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.28838: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n<<<\n 8137 1726887499.28921: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.28944: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755ee0>\r\n<<<\n 8137 1726887499.28962: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755af0>\r\n<<<\n 8137 1726887499.28965: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py<<<\n 8137 1726887499.28969: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29016: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29020: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755f40>\r\n<<<\n 8137 1726887499.29024: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376db20>\r\n<<<\n 8137 1726887499.29027: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n<<<\n 8137 1726887499.29029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'<<<\n 8137 1726887499.29031: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29034: stdout chunk (state=3):\n>>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5be0>\r\n<<<\n 8137 1726887499.29037: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376dc40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29039: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py<<<\n 8137 1726887499.29041: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29043: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376de80>\r\n<<<\n 8137 1726887499.29127: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fd310>\r\n<<<\n 8137 1726887499.29132: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fdd00>\r\n<<<\n 8137 1726887499.29137: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<<\n 8137 1726887499.29165: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29170: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fde50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n<<<\n 8137 1726887499.29173: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29175: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c550>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c130>\r\n<<<\n 8137 1726887499.29177: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n<<<\n 8137 1726887499.29238: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29255: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n<<<\n 8137 1726887499.29281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cf40>\r\n<<<\n 8137 1726887499.29286: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370ca90>\r\n<<<\n 8137 1726887499.29314: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cd90>\r\n<<<\n 8137 1726887499.29354: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29357: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719820>\r\n<<<\n 8137 1726887499.29499: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5d60><<<\n 8137 1726887499.29503: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137272b0>\r\n<<<\n 8137 1726887499.29507: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29515: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29517: stdout chunk (state=3):\n>>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137273a0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c4c0>\r\n<<<\n 8137 1726887499.29524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py<<<\n 8137 1726887499.29527: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29530: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'<<<\n 8137 1726887499.29557: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29585: stdout chunk (state=3):\n>>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c220>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cad00>\r\n<<<\n 8137 1726887499.29588: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727f10>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727c40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29591: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887499.29645: stdout chunk (state=3):\n>>>\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fbcf8430><<<\n 8137 1726887499.29666: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n<<<\n 8137 1726887499.29692: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29695: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29713: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5fd0><<<\n 8137 1726887499.29726: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c15e0>\r\n<<<\n 8137 1726887499.29774: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29777: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29780: stdout chunk (state=3):\n>>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5250>\r\n<<<\n 8137 1726887499.29851: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py<<<\n 8137 1726887499.29854: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.29858: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29861: stdout chunk (state=3):\n>>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5850>\r\n<<<\n 8137 1726887499.29888: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py<<<\n 8137 1726887499.29914: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136cb520>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136c1e80>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1df0>\r\n<<<\n 8137 1726887499.29917: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29973: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5760>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f51f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.29998: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n<<<\n 8137 1726887499.30024: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.30048: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\r\nimport 'six.moves' # \r\n<<<\n 8137 1726887499.30053: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30089: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642a90>\r\n<<<\n 8137 1726887499.30093: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642c70>\r\n<<<\n 8137 1726887499.30190: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5cd0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5a60>\r\n<<<\n 8137 1726887499.30226: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13734160>\r\n<<<\n 8137 1726887499.30299: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1220>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727af0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c250>\r\n<<<\n 8137 1726887499.30334: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30374: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'<<<\n 8137 1726887499.30379: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.30416: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n<<<\n 8137 1726887499.30419: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30423: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136634c0>\r\n<<<\n 8137 1726887499.30441: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py<<<\n 8137 1726887499.30527: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887499.30531: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.30554: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8640>\r\n<<<\n 8137 1726887499.30559: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8bb0>\r\n<<<\n 8137 1726887499.30576: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30643: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py<<<\n 8137 1726887499.30652: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.30657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30671: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13605c70>\r\n<<<\n 8137 1726887499.30730: stdout chunk (state=3):\n>>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605850>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136055b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30780: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n<<<\n 8137 1726887499.30783: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30823: stdout chunk (state=3):\n>>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'<<<\n 8137 1726887499.30853: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614be0>\r\n<<<\n 8137 1726887499.30857: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30877: stdout chunk (state=3):\n>>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614c70>\r\n<<<\n 8137 1726887499.30897: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n<<<\n 8137 1726887499.30900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887499.30988: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31015: stdout chunk (state=3):\n>>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb9979d0><<<\n 8137 1726887499.31022: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31026: stdout chunk (state=3):\n>>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997580>\r\n<<<\n 8137 1726887499.31041: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136212b0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614df0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31067: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n<<<\n 8137 1726887499.31096: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n<<<\n 8137 1726887499.31099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n<<<\n 8137 1726887499.31129: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'<<<\n 8137 1726887499.31133: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31150: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529310>\r\n<<<\n 8137 1726887499.31159: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31181: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31186: stdout chunk (state=3):\n>>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532370>\r\n<<<\n 8137 1726887499.31215: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31219: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'<<<\n 8137 1726887499.31238: stdout chunk (state=3):\n>>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31293: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d135324c0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532220>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529d30>\r\n<<<\n 8137 1726887499.31334: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31340: stdout chunk (state=3):\n>>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\n<<<\n 8137 1726887499.31343: stdout chunk (state=3):\n>>>import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb940550><<<\n 8137 1726887499.31365: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31373: stdout chunk (state=3):\n>>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135293d0>\r\n<<<\n 8137 1726887499.31391: stdout chunk (state=3):\n>>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362fa60>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362f0d0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13621970>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614820>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136140d0>\r\n<<<\n 8137 1726887499.31395: stdout chunk (state=3):\n>>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997a00>\r\n<<<\n 8137 1726887499.31424: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py<<<\n 8137 1726887499.31427: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31453: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529dc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532790>\r\n<<<\n 8137 1726887499.31494: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532a00>\r\n<<<\n 8137 1726887499.31524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'<<<\n 8137 1726887499.31539: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532f70>\r\n<<<\n 8137 1726887499.31561: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.31611: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31615: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1354e760>\r\n<<<\n 8137 1726887499.31629: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31670: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d2940>\r\n<<<\n 8137 1726887499.31685: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n<<<\n 8137 1726887499.31713: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31793: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfbb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n<<<\n 8137 1726887499.31796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\r\n<<<\n 8137 1726887499.31824: stdout chunk (state=3):\n>>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13501160>\r\n<<<\n 8137 1726887499.31928: stdout chunk (state=3):\n>>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfc10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n<<<\n 8137 1726887499.31944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32001: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32021: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n<<<\n 8137 1726887499.32038: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32068: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n<<<\n 8137 1726887499.32072: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32075: stdout chunk (state=3):\n>>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1430>\r\n<<<\n 8137 1726887499.32109: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\r\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1550>\r\n<<<\n 8137 1726887499.32220: stdout chunk (state=3):\n>>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a34c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32236: stdout chunk (state=3):\n>>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a37f0>\r\n<<<\n 8137 1726887499.32264: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n<<<\n 8137 1726887499.32267: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\r\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4940>\r\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3160>\r\n<<<\n 8137 1726887499.32291: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n<<<\n 8137 1726887499.32296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32318: stdout chunk (state=3):\n>>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3220>\r\n<<<\n 8137 1726887499.32332: stdout chunk (state=3):\n>>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13497ac0>\r\n<<<\n 8137 1726887499.32350: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n<<<\n 8137 1726887499.32364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\r\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4df0>\r\n<<<\n 8137 1726887499.32416: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b310>\r\n<<<\n 8137 1726887499.32442: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n<<<\n 8137 1726887499.32464: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\r\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b430>\r\n<<<\n 8137 1726887499.32506: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n<<<\n 8137 1726887499.32629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n<<<\n 8137 1726887499.32707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32716: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32754: stdout chunk (state=3):\n>>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13421670>\r\n<<<\n 8137 1726887499.32820: stdout chunk (state=3):\n>>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13475f70>\r\n<<<\n 8137 1726887499.32857: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\r\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a00>\r\n<<<\n 8137 1726887499.32877: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\r\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n<<<\n 8137 1726887499.32900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.32942: stdout chunk (state=3):\n>>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134212e0>\r\n<<<\n 8137 1726887499.32971: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\r\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134323d0>\r\n<<<\n 8137 1726887499.33207: stdout chunk (state=3):\n>>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13459d30>\r\n<<<\n 8137 1726887499.33253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\r\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134619a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\r\nimport 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133e08b0>\r\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134612b0>\r\n<<<\n 8137 1726887499.33297: stdout chunk (state=3):\n>>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344bbe0>\r\n<<<\n 8137 1726887499.33413: stdout chunk (state=3):\n>>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134fcdc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n<<<\n 8137 1726887499.33491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\r\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392190>\r\n<<<\n 8137 1726887499.33542: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\r\n<<<\n 8137 1726887499.33565: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.33615: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392ac0>\r\n<<<\n 8137 1726887499.33663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\r\n<<<\n 8137 1726887499.33704: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133b21f0>\r\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392d90>\r\n<<<\n 8137 1726887499.33735: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392220>\r\n<<<\n 8137 1726887499.33993: stdout chunk (state=3):\n>>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f38b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336adf0>\r\n<<<\n 8137 1726887499.34204: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\r\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336af70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\r\nimport 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374c10>\r\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133747f0>\r\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374340>\r\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336aa90>\r\n<<<\n 8137 1726887499.34237: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34260: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336abe0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34338: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34364: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34455: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\r\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320a30>\r\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133206a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34521: stdout chunk (state=3):\n>>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320700>\r\nimport 'urllib3.packages.six.moves' # \r\nimport 'urllib3.packages.six.moves.http_client' # \r\n<<<\n 8137 1726887499.34571: stdout chunk (state=3):\n>>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315640>\r\n<<<\n 8137 1726887499.34620: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\r\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315820>\r\n<<<\n 8137 1726887499.34733: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\n<<<\n 8137 1726887499.34737: stdout chunk (state=3):\n>>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'<<<\n 8137 1726887499.34740: stdout chunk (state=3):\n>>>\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb89ee20>\r\n<<<\n 8137 1726887499.34835: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9b92e0>\r\n<<<\n 8137 1726887499.34839: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc940>\r\n<<<\n 8137 1726887499.34887: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n<<<\n 8137 1726887499.34911: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\r\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccaf0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\r\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccca0>\r\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc5e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc8e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34970: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.34990: stdout chunk (state=3):\n>>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n<<<\n 8137 1726887499.35086: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\r\n<<<\n 8137 1726887499.35188: stdout chunk (state=3):\n>>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'<<<\n 8137 1726887499.35191: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35193: stdout chunk (state=3):\n>>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\n<<<\n 8137 1726887499.35194: stdout chunk (state=3):\n>>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa3422e0><<<\n 8137 1726887499.35196: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35257: stdout chunk (state=3):\n>>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9728b0><<<\n 8137 1726887499.35260: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35292: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n<<<\n 8137 1726887499.35338: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.35579: stdout chunk (state=3):\n>>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'<<<\n 8137 1726887499.35583: stdout chunk (state=3):\n>>>\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'<<<\n 8137 1726887499.35585: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35587: stdout chunk (state=3):\n>>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa20fe80>\r\n<<<\n 8137 1726887499.35642: stdout chunk (state=3):\n>>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa321580><<<\n 8137 1726887499.35645: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35684: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py<<<\n 8137 1726887499.35689: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'<<<\n 8137 1726887499.35750: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35896: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'<<<\n 8137 1726887499.35899: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35901: stdout chunk (state=3):\n>>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\n<<<\n 8137 1726887499.35903: stdout chunk (state=3):\n>>>import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa17aa00><<<\n 8137 1726887499.35905: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.35978: stdout chunk (state=3):\n>>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa342520><<<\n 8137 1726887499.35982: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.36022: stdout chunk (state=3):\n>>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5940>\r\n<<<\n 8137 1726887499.36057: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\r\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13306e80>\r\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4c40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\r\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4ac0>\r\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\r\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36075: stdout chunk (state=3):\n>>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc040>\r\n<<<\n 8137 1726887499.36145: stdout chunk (state=3):\n>>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13329b20>\r\n<<<\n 8137 1726887499.36211: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa174d60>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa17afa0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36244: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n<<<\n 8137 1726887499.36247: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36261: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n<<<\n 8137 1726887499.36275: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36321: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.36326: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0a3b20>\r\n<<<\n 8137 1726887499.36329: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\r\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e910>\r\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e550>\r\nimport 'urllib3.packages.six.moves.urllib' # \r\nimport 'urllib3.packages.six.moves.urllib.parse' # \r\nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1333a940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc0a0>\r\n<<<\n 8137 1726887499.36353: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\r\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328ed90>\r\nimport 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36361: stdout chunk (state=3):\n>>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3340>\r\n<<<\n 8137 1726887499.36399: stdout chunk (state=3):\n>>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1329a940>\r\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133150d0>\r\n<<<\n 8137 1726887499.36450: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36488: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36518: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36525: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\r\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b12b0>\r\n<<<\n 8137 1726887499.36609: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c22b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n<<<\n 8137 1726887499.36615: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36641: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\r\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1520>\r\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a70a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\r\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1e20>\r\n<<<\n 8137 1726887499.36671: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\r\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba1c0>\r\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1a00>\r\n<<<\n 8137 1726887499.36681: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\r\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1c70>\r\n<<<\n 8137 1726887499.36759: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\r\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bac70>\r\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba820>\r\n<<<\n 8137 1726887499.36806: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.36865: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c30d0>\r\n<<<\n 8137 1726887499.36897: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\r\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3b80>\r\n<<<\n 8137 1726887499.36943: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n<<<\n 8137 1726887499.37010: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.37014: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\r\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\r\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n<<<\n 8137 1726887499.37021: stdout chunk (state=3):\n>>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0c2850>\r\n<<<\n 8137 1726887499.37024: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\r\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n<<<\n 8137 1726887499.37066: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37081: stdout chunk (state=3):\n>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2ca0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2370>\r\n<<<\n 8137 1726887499.37100: stdout chunk (state=3):\n>>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6790>\r\n<<<\n 8137 1726887499.37124: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0addc0>\r\n<<<\n 8137 1726887499.37140: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n<<<\n 8137 1726887499.37143: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\r\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3df0>\r\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\r\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3fa0>\r\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bab50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n<<<\n 8137 1726887499.37170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37173: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\r\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed3a0>\r\n<<<\n 8137 1726887499.37313: stdout chunk (state=3):\n>>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9c76ee0>\r\n<<<\n 8137 1726887499.37317: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6190>\r\n<<<\n 8137 1726887499.37322: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\r\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed6d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\r\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed940>\r\n<<<\n 8137 1726887499.37394: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\r\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131edbe0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\r\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ede80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\r\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1160>\r\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37398: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3ca0>\r\n<<<\n 8137 1726887499.37417: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a6730>\r\n<<<\n 8137 1726887499.37449: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37483: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\r\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f14c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f18e0>\r\nimport 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37512: stdout chunk (state=3):\n>>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d00>\r\n<<<\n 8137 1726887499.37545: stdout chunk (state=3):\n>>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa1a6f10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a68b0>\r\n<<<\n 8137 1726887499.37587: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997280>\r\n<<<\n 8137 1726887499.37620: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n<<<\n 8137 1726887499.37623: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d60>\r\n<<<\n 8137 1726887499.37635: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\r\nimport 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c10>\r\n<<<\n 8137 1726887499.37638: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n<<<\n 8137 1726887499.37643: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\r\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37673: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37687: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n<<<\n 8137 1726887499.37736: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37739: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n<<<\n 8137 1726887499.37741: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37776: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37803: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n<<<\n 8137 1726887499.37824: stdout chunk (state=3):\n>>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\r\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe190>\r\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba670>\r\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\r\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78e0>\r\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a7430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n<<<\n 8137 1726887499.37880: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37884: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n<<<\n 8137 1726887499.37933: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\r\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133153d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\r\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fefd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.37984: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38004: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38141: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.38145: stdout chunk (state=3):\n>>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9af5220>\r\n<<<\n 8137 1726887499.38173: stdout chunk (state=3):\n>>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131955b0>\r\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131953a0>\r\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n<<<\n 8137 1726887499.38217: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\r\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195430>\r\n<<<\n 8137 1726887499.38242: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\r\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131a1f70>\r\n<<<\n 8137 1726887499.38246: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b952b0>\r\n<<<\n 8137 1726887499.38274: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n<<<\n 8137 1726887499.38277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38301: stdout chunk (state=3):\n>>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba17f0>\r\n<<<\n 8137 1726887499.38312: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38396: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b47e50>\r\n<<<\n 8137 1726887499.38414: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n<<<\n 8137 1726887499.38422: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\r\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2a90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n<<<\n 8137 1726887499.38440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38456: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\r\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\r\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0340>\r\n<<<\n 8137 1726887499.38534: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38538: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38555: stdout chunk (state=3):\n>>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2b20>\r\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2790>\r\nimport 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b26a0>\r\n<<<\n 8137 1726887499.38570: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n<<<\n 8137 1726887499.38593: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e80>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1bb0>\r\n<<<\n 8137 1726887499.38606: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38622: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38639: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38840: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38844: stdout chunk (state=3):\n>>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1ee0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71c0>\r\n<<<\n 8137 1726887499.38846: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\r\n<<<\n 8137 1726887499.38864: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131701f0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0d30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\r\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0f40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\r\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\r\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170ee0>\r\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n<<<\n 8137 1726887499.39032: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7250>\r\n<<<\n 8137 1726887499.39035: stdout chunk (state=3):\n>>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1f40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f73d0>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1eb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39060: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\r\nimport 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131211f0>\r\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116e20>\r\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116310>\r\nimport 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13184880>\r\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0b80>\r\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383c70>\r\n<<<\n 8137 1726887499.39070: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1c40>\r\n<<<\n 8137 1726887499.39089: stdout chunk (state=3):\n>>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39107: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39126: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71f0>\r\n<<<\n 8137 1726887499.39143: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n<<<\n 8137 1726887499.39156: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39172: stdout chunk (state=3):\n>>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116f40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\r\nimport 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116c70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39190: stdout chunk (state=3):\n>>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7430>\r\n<<<\n 8137 1726887499.39210: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39225: stdout chunk (state=3):\n>>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\r\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128d30>\r\n<<<\n 8137 1726887499.39283: stdout chunk (state=3):\n>>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f74c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39298: stdout chunk (state=3):\n>>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a550>\r\nimport 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1335c8b0>\r\n<<<\n 8137 1726887499.39325: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7550>\r\n<<<\n 8137 1726887499.39340: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39352: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\r\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\r\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131436a0>\r\n<<<\n 8137 1726887499.39406: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f75e0>\r\n<<<\n 8137 1726887499.39411: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n<<<\n 8137 1726887499.39415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\r\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131437c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n<<<\n 8137 1726887499.39445: stdout chunk (state=3):\n>>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7670>\r\n<<<\n 8137 1726887499.39468: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\r\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9130>\r\n<<<\n 8137 1726887499.39493: stdout chunk (state=3):\n>>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39516: stdout chunk (state=3):\n>>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7700>\r\n<<<\n 8137 1726887499.39536: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7790>\r\n<<<\n 8137 1726887499.39561: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n<<<\n 8137 1726887499.39564: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39572: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39590: stdout chunk (state=3):\n>>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6190>\r\n<<<\n 8137 1726887499.39609: stdout chunk (state=3):\n>>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7820>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1220>\r\n<<<\n 8137 1726887499.39624: stdout chunk (state=3):\n>>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39714: stdout chunk (state=3):\n>>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b7c1c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39726: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39801: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887499.39828: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f99f7be0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7940>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba18e0>\r\n<<<\n 8137 1726887499.39833: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39836: stdout chunk (state=3):\n>>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b95100>\r\n<<<\n 8137 1726887499.39874: stdout chunk (state=3):\n>>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73ca0>\r\n<<<\n 8137 1726887499.39877: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b732b0>\r\n<<<\n 8137 1726887499.39880: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n<<<\n 8137 1726887499.39882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39894: stdout chunk (state=3):\n>>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1308c940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13098580>\r\nimport 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6f10>\r\nimport 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fca30>\r\n<<<\n 8137 1726887499.39917: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73490>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8b50>\r\n<<<\n 8137 1726887499.39977: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n<<<\n 8137 1726887499.39981: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\r\n<<<\n 8137 1726887499.39985: stdout chunk (state=3):\n>>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73e20>\r\n<<<\n 8137 1726887499.39988: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n<<<\n 8137 1726887499.39990: stdout chunk (state=3):\n>>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d00>\r\n<<<\n 8137 1726887499.40009: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40016: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\r\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1c70>\r\n<<<\n 8137 1726887499.40122: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10c40>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a104f0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8940>\r\n<<<\n 8137 1726887499.40135: stdout chunk (state=3):\n>>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b13a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\r\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1e20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c22e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40223: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n<<<\n 8137 1726887499.40227: stdout chunk (state=3):\n>>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2460>\r\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\r\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40287: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad2b0>\r\n<<<\n 8137 1726887499.40290: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n<<<\n 8137 1726887499.40326: stdout chunk (state=3):\n>>># possible namespace for /usr/lib/python3.9/site-packages/gi\r\n<<<\n 8137 1726887499.40343: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\r\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2d30>\r\n<<<\n 8137 1726887499.40351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887499.40401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887499.40423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40426: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961190>\r\n<<<\n 8137 1726887499.40439: stdout chunk (state=3):\n>>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2b80>\r\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2550>\r\n<<<\n 8137 1726887499.40496: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40499: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9961220>\r\n<<<\n 8137 1726887499.40501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n<<<\n 8137 1726887499.40511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40528: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n<<<\n 8137 1726887499.40541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\r\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065970>\r\n<<<\n 8137 1726887499.40701: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99c16a0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad6d0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99a2a90>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99990d0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10ee0>\r\n<<<\n 8137 1726887499.40704: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40706: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\r\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065a60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\r\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065d60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\r\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076370>\r\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065310>\r\n<<<\n 8137 1726887499.40710: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n<<<\n 8137 1726887499.40727: stdout chunk (state=3):\n>>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052eb0>\r\n<<<\n 8137 1726887499.40739: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40827: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40830: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n<<<\n 8137 1726887499.40846: stdout chunk (state=3):\n>>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065490>\r\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052b50>\r\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n<<<\n 8137 1726887499.40865: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961fd0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961790>\r\n<<<\n 8137 1726887499.40890: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10d90>\r\n<<<\n 8137 1726887499.40903: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n<<<\n 8137 1726887499.40930: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\r\n<<<\n 8137 1726887499.40969: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9999940>\r\n<<<\n 8137 1726887499.40973: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984850>\r\n<<<\n 8137 1726887499.41020: stdout chunk (state=3):\n>>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f654c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n<<<\n 8137 1726887499.41089: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99848e0>\r\n<<<\n 8137 1726887499.41104: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41136: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41203: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\n<<<\n 8137 1726887499.41206: stdout chunk (state=3):\n>>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc0971c0>\r\n<<<\n 8137 1726887499.41212: stdout chunk (state=3):\n>>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9994190>\r\n<<<\n 8137 1726887499.41235: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097220>\r\n<<<\n 8137 1726887499.41254: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n<<<\n 8137 1726887499.41289: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41294: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097310>\r\n<<<\n 8137 1726887499.41296: stdout chunk (state=3):\n>>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a00>\r\n<<<\n 8137 1726887499.41319: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41332: stdout chunk (state=3):\n>>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984fa0>\r\n<<<\n 8137 1726887499.41350: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n<<<\n 8137 1726887499.41364: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41387: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n<<<\n 8137 1726887499.41439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41463: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n<<<\n 8137 1726887499.41477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41489: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n<<<\n 8137 1726887499.41502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f7ef40>\r\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65d00>\r\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65850>\r\n<<<\n 8137 1726887499.41603: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f97cb3d0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97cb190>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97ba9d0>\r\n<<<\n 8137 1726887499.41622: stdout chunk (state=3):\n>>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076f70>\r\n<<<\n 8137 1726887499.41683: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n<<<\n 8137 1726887499.41698: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a89d0>\r\n<<<\n 8137 1726887499.41718: stdout chunk (state=3):\n>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097eb0>\r\n<<<\n 8137 1726887499.41735: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a8ca0>\r\n<<<\n 8137 1726887499.41758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2edc0><<<\n 8137 1726887499.41819: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.41824: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0af9a0>\r\n<<<\n 8137 1726887499.41827: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7700>\r\n<<<\n 8137 1726887499.41831: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n<<<\n 8137 1726887499.41840: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41856: stdout chunk (state=3):\n>>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n<<<\n 8137 1726887499.41889: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41893: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n<<<\n 8137 1726887499.41898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n<<<\n 8137 1726887499.41932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\r\n<<<\n 8137 1726887499.41954: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\r\n<<<\n 8137 1726887499.42021: stdout chunk (state=3):\n>>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f4c340>\r\n<<<\n 8137 1726887499.42186: stdout chunk (state=3):\n>>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12f4cf40>\r\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2ee50>\r\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2e790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n<<<\n 8137 1726887499.42203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\r\n<<<\n 8137 1726887499.42293: stdout chunk (state=3):\n>>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7670>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e74f0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5970>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5520>\r\n<<<\n 8137 1726887499.42307: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n<<<\n 8137 1726887499.42421: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\r\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5bf70>\r\n<<<\n 8137 1726887499.42566: stdout chunk (state=3):\n>>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5b430>\r\n<<<\n 8137 1726887499.42632: stdout chunk (state=3):\n>>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f32880>\r\n<<<\n 8137 1726887499.42699: stdout chunk (state=3):\n>>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fc8b0><<<\n 8137 1726887499.42702: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.42705: stdout chunk (state=3):\n>>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9ee0><<<\n 8137 1726887499.42707: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.42791: stdout chunk (state=3):\n>>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133c5580><<<\n 8137 1726887499.42794: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.42821: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py<<<\n 8137 1726887499.42841: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.42861: stdout chunk (state=3):\n>>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13352850>\r\n<<<\n 8137 1726887499.42918: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n<<<\n 8137 1726887499.42924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'<<<\n 8137 1726887499.42926: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.42938: stdout chunk (state=3):\n>>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0e20>\r\n<<<\n 8137 1726887499.42962: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py<<<\n 8137 1726887499.42975: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43015: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'<<<\n 8137 1726887499.43028: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43099: stdout chunk (state=3):\n>>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0fa0><<<\n 8137 1726887499.43115: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43168: stdout chunk (state=3):\n>>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f3f40><<<\n 8137 1726887499.43182: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43223: stdout chunk (state=3):\n>>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d29d0>\r\n<<<\n 8137 1726887499.43261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n<<<\n 8137 1726887499.43269: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43301: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py<<<\n 8137 1726887499.43321: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43348: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0fa0>\r\n<<<\n 8137 1726887499.43372: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n<<<\n 8137 1726887499.43433: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n<<<\n 8137 1726887499.43444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\r\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91700>\r\nimport 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f01b80>\r\n<<<\n 8137 1726887499.43465: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py<<<\n 8137 1726887499.43482: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43514: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py<<<\n 8137 1726887499.43531: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43547: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43604: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n<<<\n 8137 1726887499.43607: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43630: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d130>\r\n<<<\n 8137 1726887499.43660: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py<<<\n 8137 1726887499.43678: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43697: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d3d0><<<\n 8137 1726887499.43718: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.43790: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n<<<\n 8137 1726887499.43803: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d610>\r\n<<<\n 8137 1726887499.43824: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n<<<\n 8137 1726887499.43839: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43852: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97a7fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43859: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43867: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d850>\r\n<<<\n 8137 1726887499.43925: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\r\n<<<\n 8137 1726887499.43943: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9da30>\r\n<<<\n 8137 1726887499.43960: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91ca0>\r\n<<<\n 8137 1726887499.43975: stdout chunk (state=3):\n>>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e919d0>\r\n<<<\n 8137 1726887499.44071: stdout chunk (state=3):\n>>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f973fd90>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973fc10>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f3d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f190>\r\n<<<\n 8137 1726887499.44084: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\r\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91eb0>\r\n<<<\n 8137 1726887499.44101: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n<<<\n 8137 1726887499.44121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44137: stdout chunk (state=3):\n>>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae400><<<\n 8137 1726887499.44148: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n<<<\n 8137 1726887499.44171: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f220>\r\n<<<\n 8137 1726887499.44182: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887499.44210: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n<<<\n 8137 1726887499.44218: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44240: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44277: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n<<<\n 8137 1726887499.44293: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44322: stdout chunk (state=3):\n>>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae8b0>\r\n<<<\n 8137 1726887499.44337: stdout chunk (state=3):\n>>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n<<<\n 8137 1726887499.44413: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976b160>\r\n<<<\n 8137 1726887499.44430: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44474: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973feb0>\r\n<<<\n 8137 1726887499.44493: stdout chunk (state=3):\n>>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e491c0>\r\n<<<\n 8137 1726887499.44503: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n<<<\n 8137 1726887499.44530: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44533: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f975b9d0>\r\n<<<\n 8137 1726887499.44551: stdout chunk (state=3):\n>>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaed00>\r\n<<<\n 8137 1726887499.44568: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44594: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976bfd0>\r\n<<<\n 8137 1726887499.44620: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n<<<\n 8137 1726887499.44626: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44640: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e1c0>\r\n<<<\n 8137 1726887499.44657: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n<<<\n 8137 1726887499.44679: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n<<<\n 8137 1726887499.44682: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e310>\r\n<<<\n 8137 1726887499.44717: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n<<<\n 8137 1726887499.44732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\r\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaee50>\r\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134df400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44789: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44805: stdout chunk (state=3):\n>>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\n<<<\n 8137 1726887499.44937: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n<<<\n 8137 1726887499.44941: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e910>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\r\n<<<\n 8137 1726887499.44956: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e9d0>\r\n<<<\n 8137 1726887499.45014: stdout chunk (state=3):\n>>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12e4fb50>\r\nimport 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d26d0>\r\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134c9550>\r\n<<<\n 8137 1726887499.45017: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45021: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b610>\r\n<<<\n 8137 1726887499.45027: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'<<<\n 8137 1726887499.45055: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45063: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n<<<\n 8137 1726887499.45092: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b700>\r\n<<<\n 8137 1726887499.45107: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n<<<\n 8137 1726887499.45133: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45209: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n<<<\n 8137 1726887499.45223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45240: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45275: stdout chunk (state=3):\n>>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bee0>\r\n<<<\n 8137 1726887499.45279: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967baf0>\r\n<<<\n 8137 1726887499.45288: stdout chunk (state=3):\n>>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45307: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45326: stdout chunk (state=3):\n>>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n<<<\n 8137 1726887499.45354: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bf40>\r\n<<<\n 8137 1726887499.45357: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n<<<\n 8137 1726887499.45373: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693b20>\r\n<<<\n 8137 1726887499.45393: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45423: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45426: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693c40>\r\n<<<\n 8137 1726887499.45449: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n<<<\n 8137 1726887499.45467: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45505: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693e80>\r\n<<<\n 8137 1726887499.45513: stdout chunk (state=3):\n>>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e816d0>\r\n<<<\n 8137 1726887499.45529: stdout chunk (state=3):\n>>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78f70>\r\nimport 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6db20><<<\n 8137 1726887499.45590: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622d00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n<<<\n 8137 1726887499.45615: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45619: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622e50>\r\n<<<\n 8137 1726887499.45644: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\r\n<<<\n 8137 1726887499.45687: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631550>\r\n<<<\n 8137 1726887499.45705: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631130>\r\n<<<\n 8137 1726887499.45725: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n<<<\n 8137 1726887499.45775: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\r\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e783a0>\r\n<<<\n 8137 1726887499.45796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\r\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\r\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n<<<\n 8137 1726887499.46030: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46033: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631f40>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631a90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631d90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963e820>\r\n<<<\n 8137 1726887499.46064: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n<<<\n 8137 1726887499.46068: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46071: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963efa0>\r\n<<<\n 8137 1726887499.46095: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c2b0>\r\n<<<\n 8137 1726887499.46104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\r\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\r\nimport 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6e50>\r\nimport 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d100>\r\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e4fd00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d4c0>\r\n<<<\n 8137 1726887499.46133: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46137: stdout chunk (state=3):\n>>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c3a0>\r\n<<<\n 8137 1726887499.46152: stdout chunk (state=3):\n>>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97904c0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790220>\r\n<<<\n 8137 1726887499.46175: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0d00>\r\n<<<\n 8137 1726887499.46199: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46246: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46295: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46298: stdout chunk (state=3):\n>>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cf10>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cc40>\r\n<<<\n 8137 1726887499.46330: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n<<<\n 8137 1726887499.46333: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46401: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n<<<\n 8137 1726887499.46405: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46433: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n<<<\n 8137 1726887499.46475: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46568: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e65e0>\r\n<<<\n 8137 1726887499.46598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46682: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n<<<\n 8137 1726887499.46686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46716: stdout chunk (state=3):\n>>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95ef520>\r\n<<<\n 8137 1726887499.46816: stdout chunk (state=3):\n>>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95e6e80>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6df0>\r\n<<<\n 8137 1726887499.46820: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n<<<\n 8137 1726887499.46822: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46872: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46875: stdout chunk (state=3):\n>>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a760>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a1f0>\r\n<<<\n 8137 1726887499.46913: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.46935: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n<<<\n 8137 1726887499.46991: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\r\nimport 'six.moves' # \r\n<<<\n 8137 1726887499.47023: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\r\n<<<\n 8137 1726887499.47041: stdout chunk (state=3):\n>>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567a90>\r\n<<<\n 8137 1726887499.47073: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n<<<\n 8137 1726887499.47086: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567c70>\r\n<<<\n 8137 1726887499.47148: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\r\n# destroy dateutil.tz.win\r\n<<<\n 8137 1726887499.47196: stdout chunk (state=3):\n>>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961acd0>\r\n<<<\n 8137 1726887499.47213: stdout chunk (state=3):\n>>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961aa60>\r\n<<<\n 8137 1726887499.47272: stdout chunk (state=3):\n>>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9659160>\r\n<<<\n 8137 1726887499.47299: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n<<<\n 8137 1726887499.47315: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.47347: stdout chunk (state=3):\n>>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6220>\r\n<<<\n 8137 1726887499.47365: stdout chunk (state=3):\n>>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964caf0>\r\n<<<\n 8137 1726887499.47379: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790250>\r\n<<<\n 8137 1726887499.47522: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.47669: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95894c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951e640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951ebb0>\r\n<<<\n 8137 1726887499.47686: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\r\n<<<\n 8137 1726887499.47722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.47736: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\r\n<<<\n 8137 1726887499.47822: stdout chunk (state=3):\n>>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f952bc70>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b850>\r\n<<<\n 8137 1726887499.47836: stdout chunk (state=3):\n>>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b5b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b220>\r\n<<<\n 8137 1726887499.47852: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n<<<\n 8137 1726887499.47866: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.48058: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b460>\r\n<<<\n 8137 1726887499.48081: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n<<<\n 8137 1726887499.48095: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\r\n<<<\n 8137 1726887499.48134: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.48173: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953abe0>\r\n<<<\n 8137 1726887499.48201: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.48234: stdout chunk (state=3):\n>>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953ac70>\r\n<<<\n 8137 1726887499.48251: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n<<<\n 8137 1726887499.48274: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887499.48387: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\n<<<\n 8137 1726887499.48390: stdout chunk (state=3):\n>>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95472b0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953adf0>\r\n<<<\n 8137 1726887499.48429: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n<<<\n 8137 1726887499.48432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\r\n<<<\n 8137 1726887499.48487: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n<<<\n 8137 1726887499.48798: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49112: stdout chunk (state=3):\n>>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f94574c0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457220>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fd30>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f3d0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9555a60>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95550d0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9547970>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a820>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a0d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49116: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fdc0>\r\n<<<\n 8137 1726887499.49148: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n<<<\n 8137 1726887499.49151: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49153: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457790>\r\n<<<\n 8137 1726887499.49194: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49212: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457a00>\r\n<<<\n 8137 1726887499.49225: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n<<<\n 8137 1726887499.49248: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49268: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457f70>\r\n<<<\n 8137 1726887499.49314: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n<<<\n 8137 1726887499.49331: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49366: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9474760>\r\n<<<\n 8137 1726887499.49387: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n<<<\n 8137 1726887499.49399: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f8940>\r\n<<<\n 8137 1726887499.49474: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n<<<\n 8137 1726887499.49490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\r\n<<<\n 8137 1726887499.49523: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405bb0>\r\n<<<\n 8137 1726887499.50934: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n<<<\n 8137 1726887499.51259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\r\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9427160>\r\nimport 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405c10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\r\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\r\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6550>\r\nimport 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c84c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\r\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c87f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\r\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ca940>\r\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\r\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8220>\r\nimport 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93bdac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\r\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93cadf0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\r\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\r\nimport 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9346670>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f939af70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\r\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\r\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\r\nimport 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93462e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\r\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93573d0>\r\n<<<\n 8137 1726887499.51551: stdout chunk (state=3):\n>>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f937ed30>\r\n<<<\n 8137 1726887499.51598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\r\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93879a0>\r\n<<<\n 8137 1726887499.51613: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\r\n<<<\n 8137 1726887499.51624: stdout chunk (state=3):\n>>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93048b0>\r\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93872b0>\r\n<<<\n 8137 1726887499.51688: stdout chunk (state=3):\n>>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372be0>\r\n<<<\n 8137 1726887499.51770: stdout chunk (state=3):\n>>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9422dc0>\r\n<<<\n 8137 1726887499.51796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n<<<\n 8137 1726887499.51838: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\r\n<<<\n 8137 1726887499.51849: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n<<<\n 8137 1726887499.51866: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\r\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329670>\r\n<<<\n 8137 1726887499.51911: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329e20>\r\n<<<\n 8137 1726887499.51942: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7190>\r\n<<<\n 8137 1726887499.51990: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n<<<\n 8137 1726887499.52041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\r\n<<<\n 8137 1726887499.52047: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\r\n<<<\n 8137 1726887499.52278: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7ac0>\r\n<<<\n 8137 1726887499.52300: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\r\nimport 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92d71f0>\r\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7d90>\r\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7220>\r\n<<<\n 8137 1726887499.52489: stdout chunk (state=3):\n>>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93178b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\r\n<<<\n 8137 1726887499.52518: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\r\n<<<\n 8137 1726887499.52775: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290df0>\r\n<<<\n 8137 1726887499.52789: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\r\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\r\n<<<\n 8137 1726887499.53144: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299c10>\r\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92997f0>\r\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299340>\r\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290a90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\r\n<<<\n 8137 1726887499.54117: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290be0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\r\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246a30>\r\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92466a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\r\nimport 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246700>\r\nimport 'urllib3.packages.six.moves' # \r\nimport 'urllib3.packages.six.moves.http_client' # \r\nimport 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\r\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\r\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2af0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\r\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2ca0>\r\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f25e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f28e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\r\nimport 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56103: stdout chunk (state=3):\n>>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\r\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f922be80>\r\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fac40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\r\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91faac0>\r\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\r\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n<<<\n 8137 1726887499.56130: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\r\nimport 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2040>\r\n<<<\n 8137 1726887499.56209: stdout chunk (state=3):\n>>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f924fb20>\r\n<<<\n 8137 1726887499.56250: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56338: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\r\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3910>\r\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3550>\r\n<<<\n 8137 1726887499.56356: stdout chunk (state=3):\n>>>import 'urllib3.packages.six.moves.urllib' # \r\nimport 'urllib3.packages.six.moves.urllib.parse' # \r\nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9260940>\r\n<<<\n 8137 1726887499.56399: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n<<<\n 8137 1726887499.56422: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56453: stdout chunk (state=3):\n>>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f20a0>\r\n<<<\n 8137 1726887499.56509: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\r\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3d90>\r\n<<<\n 8137 1726887499.56534: stdout chunk (state=3):\n>>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b970>\r\n<<<\n 8137 1726887499.56558: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56639: stdout chunk (state=3):\n>>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91bf940>\r\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b040>\r\n<<<\n 8137 1726887499.56678: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56731: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56752: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n<<<\n 8137 1726887499.56788: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56810: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\r\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d72b0>\r\n<<<\n 8137 1726887499.56875: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\r\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7520>\r\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd0a0>\r\n<<<\n 8137 1726887499.56888: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.56919: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\r\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7e20>\r\n<<<\n 8137 1726887499.56973: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\r\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e01c0>\r\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7a00>\r\n<<<\n 8137 1726887499.57002: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\r\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7c70>\r\n<<<\n 8137 1726887499.57035: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.57079: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.57118: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n<<<\n 8137 1726887499.57147: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\r\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0c70>\r\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.57223: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e90d0>\r\n<<<\n 8137 1726887499.57257: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\r\n<<<\n 8137 1726887499.57274: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n<<<\n 8137 1726887499.57359: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\r\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n<<<\n 8137 1726887499.57383: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\r\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n<<<\n 8137 1726887499.57445: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\r\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9cd0>\r\n<<<\n 8137 1726887499.57460: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n<<<\n 8137 1726887499.57499: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\r\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9d60>\r\n<<<\n 8137 1726887499.57531: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n<<<\n 8137 1726887499.57577: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\r\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9df0>\r\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9520>\r\n<<<\n 8137 1726887499.57613: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n<<<\n 8137 1726887499.57653: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\r\n<<<\n 8137 1726887499.57685: stdout chunk (state=3):\n>>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9fa0>\r\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0b50>\r\n<<<\n 8137 1726887499.57696: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n<<<\n 8137 1726887499.57732: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\r\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91133a0>\r\n<<<\n 8137 1726887499.57770: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\r\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91136d0>\r\n<<<\n 8137 1726887499.57825: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\r\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113940>\r\n<<<\n 8137 1726887499.57840: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\r\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113be0>\r\n<<<\n 8137 1726887499.57896: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\r\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113e80>\r\n<<<\n 8137 1726887499.57952: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\r\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117160>\r\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.58052: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\r\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91174c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.58065: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\r\n<<<\n 8137 1726887499.58106: stdout chunk (state=3):\n>>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91178e0>\r\n<<<\n 8137 1726887499.58252: stdout chunk (state=3):\n>>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\r\nimport 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\r\n<<<\n 8137 1726887499.59243: stdout chunk (state=3):\n>>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\r\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\r\nimport 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\r\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124190>\r\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0670>\r\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\r\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8e0>\r\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\r\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b3d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\r\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124fd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\r\nimport 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc5b0>\r\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc3a0>\r\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\r\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\r\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90c6f70>\r\n<<<\n 8137 1726887499.59620: stdout chunk (state=3):\n>>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\r\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8a90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\r\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\r\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5340>\r\n<<<\n 8137 1726887499.59678: stdout chunk (state=3):\n>>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8b20>\r\n<<<\n 8137 1726887499.59681: stdout chunk (state=3):\n>>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8790>\r\n<<<\n 8137 1726887499.59738: stdout chunk (state=3):\n>>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d86a0>\r\n<<<\n 8137 1726887499.59759: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n<<<\n 8137 1726887499.59782: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\r\n<<<\n 8137 1726887499.59812: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887499.59837: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887499.59857: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887499.59871: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90951f0>\r\n<<<\n 8137 1726887499.60168: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5d30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\r\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5f40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\r\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\r\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095ee0>\r\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60187: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n<<<\n 8137 1726887499.60205: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60230: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n<<<\n 8137 1726887499.60244: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60273: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n<<<\n 8137 1726887499.60296: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60336: stdout chunk (state=3):\n>>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90441f0>\r\n<<<\n 8137 1726887499.60359: stdout chunk (state=3):\n>>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903be20>\r\n<<<\n 8137 1726887499.60380: stdout chunk (state=3):\n>>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903b310>\r\n<<<\n 8137 1726887499.60395: stdout chunk (state=3):\n>>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90aa880>\r\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5b80>\r\n<<<\n 8137 1726887499.60407: stdout chunk (state=3):\n>>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8c70>\r\n<<<\n 8137 1726887499.60457: stdout chunk (state=3):\n>>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8580>\r\n<<<\n 8137 1726887499.60491: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n<<<\n 8137 1726887499.60504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bf40>\r\n<<<\n 8137 1726887499.60529: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60542: stdout chunk (state=3):\n>>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bc70>\r\n<<<\n 8137 1726887499.60571: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n<<<\n 8137 1726887499.60586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60616: stdout chunk (state=3):\n>>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904d940>\r\n<<<\n 8137 1726887499.60630: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n<<<\n 8137 1726887499.60646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60664: stdout chunk (state=3):\n>>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904dd30>\r\n<<<\n 8137 1726887499.60704: stdout chunk (state=3):\n>>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290550>\r\n<<<\n 8137 1726887499.60760: stdout chunk (state=3):\n>>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92828b0>\r\n<<<\n 8137 1726887499.60797: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60825: stdout chunk (state=3):\n>>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068310>\r\n<<<\n 8137 1726887499.60839: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\r\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90686a0>\r\n<<<\n 8137 1726887499.60871: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\r\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90687c0>\r\n<<<\n 8137 1726887499.60895: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n<<<\n 8137 1726887499.60924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\r\n<<<\n 8137 1726887499.60945: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n<<<\n 8137 1726887499.60965: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\r\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffe130>\r\n<<<\n 8137 1726887499.61175: stdout chunk (state=3):\n>>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\r\nimport 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c190>\r\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffea30>\r\n<<<\n 8137 1726887499.61192: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n<<<\n 8137 1726887499.61206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61240: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n<<<\n 8137 1726887499.61310: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n<<<\n 8137 1726887499.61364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61397: stdout chunk (state=3):\n>>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fb2940>\r\n<<<\n 8137 1726887499.61431: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n<<<\n 8137 1726887499.61444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fbe580>\r\n<<<\n 8137 1726887499.61533: stdout chunk (state=3):\n>>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900cf10>\r\n<<<\n 8137 1726887499.61568: stdout chunk (state=3):\n>>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c730>\r\n<<<\n 8137 1726887499.61584: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n<<<\n 8137 1726887499.61597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9021a30>\r\n<<<\n 8137 1726887499.61612: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n<<<\n 8137 1726887499.61627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n<<<\n 8137 1726887499.61677: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61693: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n<<<\n 8137 1726887499.61707: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\r\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7c70>\r\n<<<\n 8137 1726887499.61783: stdout chunk (state=3):\n>>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd73a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61796: stdout chunk (state=3):\n>>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7e20>\r\n<<<\n 8137 1726887499.61824: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe82e0>\r\n<<<\n 8137 1726887499.61854: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.61921: stdout chunk (state=3):\n>>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8460>\r\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8310>\r\n<<<\n 8137 1726887499.61935: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\r\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8400>\r\n<<<\n 8137 1726887499.61972: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62014: stdout chunk (state=3):\n>>># possible namespace for /usr/lib/python3.9/site-packages/gi\r\n<<<\n 8137 1726887499.62137: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\r\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8d30>\r\n<<<\n 8137 1726887499.62217: stdout chunk (state=3):\n>>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8b80>\r\n<<<\n 8137 1726887499.62262: stdout chunk (state=3):\n>>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8550>\r\n<<<\n 8137 1726887499.62331: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\r\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a970>\r\n<<<\n 8137 1726887499.62487: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\r\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8aa60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\r\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8ad60>\r\n<<<\n 8137 1726887499.62535: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62572: stdout chunk (state=3):\n>>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9b370>\r\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a310>\r\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77eb0>\r\n<<<\n 8137 1726887499.62615: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62627: stdout chunk (state=3):\n>>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a490>\r\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77b50>\r\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8910>\r\n<<<\n 8137 1726887499.62683: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n<<<\n 8137 1726887499.62725: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62772: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\r\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b4c0>\r\n<<<\n 8137 1726887499.62802: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n<<<\n 8137 1726887499.62830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62841: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n<<<\n 8137 1726887499.62886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\r\n<<<\n 8137 1726887499.62898: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n<<<\n 8137 1726887499.63060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\r\n<<<\n 8137 1726887499.63261: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ea3f40>\r\n<<<\n 8137 1726887499.63325: stdout chunk (state=3):\n>>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8bd00>\r\n<<<\n 8137 1726887499.63357: stdout chunk (state=3):\n>>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b850>\r\n<<<\n 8137 1726887499.64392: stdout chunk (state=3):\n>>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9bf70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53dc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\r\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e71340>\r\n# extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8e71f40>\r\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53e50>\r\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\r\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80f70>\r\n<<<\n 8137 1726887499.64422: stdout chunk (state=3):\n>>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80430>\r\n<<<\n 8137 1726887499.64456: stdout chunk (state=3):\n>>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e57880>\r\n<<<\n 8137 1726887499.64573: stdout chunk (state=3):\n>>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90218b0>\r\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffeee0>\r\n<<<\n 8137 1726887499.64649: stdout chunk (state=3):\n>>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92ea580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9277850>\r\n<<<\n 8137 1726887499.64719: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\r\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04e20>\r\n<<<\n 8137 1726887499.64740: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\r\n<<<\n 8137 1726887499.64792: stdout chunk (state=3):\n>>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04fa0>\r\n<<<\n 8137 1726887499.64855: stdout chunk (state=3):\n>>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9317f40>\r\n<<<\n 8137 1726887499.64893: stdout chunk (state=3):\n>>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f89d0>\r\n<<<\n 8137 1726887499.64938: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\r\n<<<\n 8137 1726887499.64985: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65006: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\r\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6700>\r\n<<<\n 8137 1726887499.65053: stdout chunk (state=3):\n>>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e26b80>\r\n<<<\n 8137 1726887499.65126: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n<<<\n 8137 1726887499.65153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65194: stdout chunk (state=3):\n>>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2130>\r\n<<<\n 8137 1726887499.65286: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\r\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc23d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2610>\r\n<<<\n 8137 1726887499.65351: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\r\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2850>\r\n<<<\n 8137 1726887499.65393: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\r\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2a30>\r\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6ca0>\r\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db69d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65484: stdout chunk (state=3):\n>>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6eb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65550: stdout chunk (state=3):\n>>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65587: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\r\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd28b0>\r\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n<<<\n 8137 1726887499.65642: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65703: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\r\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d6e1c0>\r\n<<<\n 8137 1726887499.65830: stdout chunk (state=3):\n>>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2d00>\r\n<<<\n 8137 1726887499.65856: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\r\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2e50>\r\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887499.65950: stdout chunk (state=3):\n>>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8de6b50>\r\n<<<\n 8137 1726887499.66044: stdout chunk (state=3):\n>>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f86d0>\r\n<<<\n 8137 1726887499.66057: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ef550>\r\n<<<\n 8137 1726887499.66118: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\r\n<<<\n 8137 1726887499.66155: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n<<<\n 8137 1726887499.66175: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92670>\r\n<<<\n 8137 1726887499.66213: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n<<<\n 8137 1726887499.66248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.66280: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d940>\r\n<<<\n 8137 1726887499.66322: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\r\n<<<\n 8137 1726887499.66375: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\r\nimport 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8da66d0>\r\n<<<\n 8137 1726887499.66414: stdout chunk (state=3):\n>>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9df70>\r\n<<<\n 8137 1726887499.66451: stdout chunk (state=3):\n>>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92b20>\r\n<<<\n 8137 1726887499.66491: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\r\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d3a0>\r\n<<<\n 8137 1726887499.66557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.66583: stdout chunk (state=3):\n>>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\r\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b880>\r\n<<<\n 8137 1726887499.66694: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\r\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1bb80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\r\n<<<\n 8137 1726887499.66768: stdout chunk (state=3):\n>>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1be50>\r\nimport 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92100>\r\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8de6d00>\r\n<<<\n 8137 1726887499.66785: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d924c0>\r\n<<<\n 8137 1726887500.00125: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\r\n<<<\n 8137 1726887500.01919: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 8137 1726887500.01953: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887500.03073: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887500.03078: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n<<<\n 8137 1726887500.03080: stdout chunk (state=3):\n>>># clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 8137 1726887500.03083: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n<<<\n 8137 1726887500.03085: stdout chunk (state=3):\n>>># cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n<<<\n 8137 1726887500.03088: stdout chunk (state=3):\n>>># cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n<<<\n 8137 1726887500.03090: stdout chunk (state=3):\n>>># cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n<<<\n 8137 1726887500.03092: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n<<<\n 8137 1726887500.03094: stdout chunk (state=3):\n>>># cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n<<<\n 8137 1726887500.03330: stdout chunk (state=3):\n>>># cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n<<<\n 8137 1726887500.03338: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n<<<\n 8137 1726887500.03342: stdout chunk (state=3):\n>>># cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n<<<\n 8137 1726887500.03346: stdout chunk (state=3):\n>>># cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n<<<\n 8137 1726887500.04091: stdout chunk (state=3):\n>>># cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] <<<\n 8137 1726887500.04105: stdout chunk (state=3):\n>>>removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n<<<\n 8137 1726887500.05310: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n<<<\n 8137 1726887500.05350: stdout chunk (state=3):\n>>># destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n<<<\n 8137 1726887500.05428: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n<<<\n 8137 1726887500.05445: stdout chunk (state=3):\n>>># cleanup[3] wiping email._header_value_parser\r\n<<<\n 8137 1726887500.05457: stdout chunk (state=3):\n>>># cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n<<<\n 8137 1726887500.05461: stdout chunk (state=3):\n>>># cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n<<<\n 8137 1726887500.05680: stdout chunk (state=3):\n>>># cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n<<<\n 8137 1726887500.05717: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887500.05733: stdout chunk (state=3):\n>>># cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n<<<\n 8137 1726887500.05754: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy sre_compile\r\n<<<\n 8137 1726887500.05766: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887500.05787: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887500.05814: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n<<<\n 8137 1726887500.05834: stdout chunk (state=3):\n>>># destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n<<<\n 8137 1726887500.05853: stdout chunk (state=3):\n>>># destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887500.05856: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887500.05859: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887500.05862: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887500.05937: stdout chunk (state=3):\n>>># destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887500.05953: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n<<<\n 8137 1726887500.05957: stdout chunk (state=3):\n>>># destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n<<<\n 8137 1726887500.07027: stdout chunk (state=3):\n>>># destroy xml.etree.ElementPath\r\n<<<\n 8137 1726887500.07035: stdout chunk (state=3):\n>>># destroy _elementtree\r\n# destroy _heapq\r\n<<<\n 8137 1726887500.07088: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887500.07130: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887500.07369: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n<<<\n 8137 1726887500.07438: stdout chunk (state=3):\n>>># destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n<<<\n 8137 1726887500.07893: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy signal\r\n<<<\n 8137 1726887500.08045: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n<<<\n 8137 1726887500.08088: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n<<<\n 8137 1726887500.08324: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n<<<\n 8137 1726887500.08435: stdout chunk (state=3):\n>>># destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n<<<\n 8137 1726887500.08531: stdout chunk (state=3):\n>>># destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n<<<\n 8137 1726887500.08535: stdout chunk (state=3):\n>>># destroy _opcode\r\n<<<\n 8137 1726887500.08538: stdout chunk (state=3):\n>>># destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 8137 1726887500.08541: stdout chunk (state=3):\n>>># destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n<<<\n 8137 1726887500.08555: stdout chunk (state=3):\n>>># destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n<<<\n 8137 1726887500.08568: stdout chunk (state=3):\n>>># destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n<<<\n 8137 1726887500.08572: stdout chunk (state=3):\n>>># destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n<<<\n 8137 1726887500.08574: stdout chunk (state=3):\n>>># destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n<<<\n 8137 1726887500.08576: stdout chunk (state=3):\n>>># destroy gpg.errors\r\n# destroy gpg.util\r\n<<<\n 8137 1726887500.08597: stdout chunk (state=3):\n>>># destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n<<<\n 8137 1726887500.08601: stdout chunk (state=3):\n>>># destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n<<<\n 8137 1726887500.08603: stdout chunk (state=3):\n>>># destroy http.client\r\n# destroy email\r\n<<<\n 8137 1726887500.08605: stdout chunk (state=3):\n>>># destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n<<<\n 8137 1726887500.08609: stdout chunk (state=3):\n>>># destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n<<<\n 8137 1726887500.08611: stdout chunk (state=3):\n>>># destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 8137 1726887500.08614: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887500.09339: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887500.09353: stderr chunk (state=3):\n>>><<<\n 8137 1726887500.09370: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde71183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7130880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7096f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde708c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7092640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6d95dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d958b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6deed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6de7610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dfb670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde709ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6da7c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dee250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6dfb280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6daffa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cae1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d65c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6cc0e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c5f3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd25b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da79d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8bca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c981f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c7fa30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da75b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8ba90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbde6bad670>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65997c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65994f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6551130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cf40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde650c3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65803a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65cec10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e6cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e63a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde659e490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64e64c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e64f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64cf250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65f9d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64dc880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65d88b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6561670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde655fac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde656e0d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65610d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65a4a60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde60c1580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64bd520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60660a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde655fbb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65eb250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b86a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649e7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649b7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6495970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15640>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156d0>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15c10>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15910>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15070>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfe730>\\r\\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfec40>\\r\\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfee50>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e8700>\\r\\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27a60>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ac0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66610>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ee0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27370>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e86d0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6052070>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6095dc0>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66430>\\r\\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7df0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7250>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a3d30>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dc0f70>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6056910>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8ee0>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15e50>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156a0>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15760>\\r\\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7ac0>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15160>\\r\\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1a60>\\r\\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6057940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e755e0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1850>\\r\\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e626a0>\\r\\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce5e0>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddfb50>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce8e0>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddf6d0>\\r\\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e0a910>\\r\\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5b8cca0>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeebe0>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeed60>\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5b41430>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeefd0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee250>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee850>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde57d79d0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7580>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5780550>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7a00>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde56dee20>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57f92e0>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde418a2e0>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57b28b0>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde4057e80>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde4169580>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fc2a00>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde418a520>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fbcd60>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fc2fa0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7130>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3eebb20>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eeb340>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a2b0>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3f0a850>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0aca0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a370>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe790>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ef5dc0>\\r\\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3abdee0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe190>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eebca0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee730>\\r\\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3feef10>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee8b0>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7280>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d60>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde393c220>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc2b0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e87f0>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde398ee50>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e80>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8bb0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8ee0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e50>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e250>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8f40>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e3d0>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8eb0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8c40>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1f0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e430>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e4c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e550>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e5e0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e670>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e700>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e790>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e820>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8220>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39c31c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde383ebe0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e940>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e88e0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc100>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39baca0>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba2b0>\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba490>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aefb50>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39bae20>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857c40>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38574f0>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aef940>\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f42b0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8190>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde37a8220>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38086a0>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f46d0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e9a90>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e00d0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857ee0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8fd0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8790>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857d90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e0940>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb850>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb8e0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba60>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5ee01c0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37da190>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0220>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0310>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cbfa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde36123d0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3612190>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde36019d0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef19d0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0eb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef1ca0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef89a0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e340>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e670>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e190>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e4f0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee970>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee520>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35eefa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3586d90>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586c10>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35863d0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586190>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7ee0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586220>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2160>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586eb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35a29d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2fd0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b41c0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4310>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4910>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4640>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b49d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2610>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2ee0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2af0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2f40>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dab20>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dac40>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dae80>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469310>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469e50>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478550>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478130>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478f40>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478a90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478d90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485820>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34932b0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34933a0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d74c0>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7220>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493f10>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493c40>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d5e0>\\r\\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3436520>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde342de80>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342ddf0>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461760>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34611f0>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aea90>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aec70>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461cd0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461a60>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34a0160>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d220>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493af0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7250>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0190>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d04c0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0d30>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364640>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364bb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3371c70>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371850>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33715b0>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371220>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371460>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381be0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381c70>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde338e2b0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381df0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295310>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e370>\\r\\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e310>\\r\\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde329e4c0>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e220>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295d30>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32953d0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339ca60>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339c0d0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde338e970>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381820>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33810d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381970>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295dc0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e790>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ea00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ef70>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32bb760>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f940>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cbb0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc\\'\\r\\n# extension module \\'rhsm._certificate\\' loaded from \\'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rhsm._certificate\\' executed from \\'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rhsm._certificate\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde326e160>\\r\\nimport \\'rhsm.certificate\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cc10>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'iniparse.configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d430>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc\\'\\r\\nimport \\'iniparse.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d550>\\r\\nimport \\'iniparse.ini\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f4c0>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc\\'\\r\\nimport \\'iniparse.compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f7f0>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'iniparse.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211940>\\r\\nimport \\'iniparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f160>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f220>\\r\\nimport \\'rhsm.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3202ac0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.injection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211df0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7220>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.services\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7310>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.services.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7430>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc\\'\\r\\nimport \\'ntpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d670>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31e1f70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc\\'\\r\\nimport \\'rhsm.https\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a00>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc\\'\\r\\nimport \\'rhsm.ourjson\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a90>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'rhsm.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d2e0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde319e3d0>\\r\\nimport \\'rhsm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31c4d30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc\\'\\r\\nimport \\'rhsm.bitstream\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd9a0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc\\'\\r\\nimport \\'rhsm.huffman\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde314a8b0>\\r\\nimport \\'rhsm.pathtree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd2b0>\\r\\nimport \\'rhsm.certificate2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7be0>\\r\\nimport \\'subscription_manager.certdirectory\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3269dc0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc\\'\\r\\nimport \\'pprint\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.branding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170e20>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe190>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cpuinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30feac0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.collection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde311e1f0>\\r\\nimport \\'rhsmlib.facts.collector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fed90>\\r\\nimport \\'rhsmlib.facts.hwprobe\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe220>\\r\\nimport \\'subscription_manager.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315e8b0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'cloud_what\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7310>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cleanup\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7df0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.virt\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7f70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.dmidecodeparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0c10>\\r\\nimport \\'rhsmlib.facts.dmiinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e07f0>\\r\\nimport \\'rhsmlib.facts.firmware_info\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0340>\\r\\nimport \\'rhsmlib.facts.host_collector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7a90>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.custom\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7be0>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc\\'\\r\\nimport \\'urllib3.packages.ssl_match_hostname\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308ca30>\\r\\nimport \\'urllib3.packages\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c6a0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc\\'\\r\\nimport \\'urllib3.packages.six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c700>\\r\\nimport \\'urllib3.packages.six.moves\\' # \\r\\nimport \\'urllib3.packages.six.moves.http_client\\' # \\r\\nimport \\'urllib3.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081640>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc\\'\\r\\nimport \\'urllib3._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081820>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'urllib3.contrib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc\\'\\r\\nimport \\'urllib3.contrib._appengine_environ\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039af0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.wait\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039ca0>\\r\\nimport \\'urllib3.util.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30395e0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30398e0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041100>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.retry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041160>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc\\'\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051370>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.url\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.ssltransport\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3072e80>\\r\\nimport \\'urllib3.util.ssl_\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041c40>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.timeout\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041ac0>\\r\\nimport \\'urllib3.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039280>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.proxy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039340>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc\\'\\r\\nimport \\'urllib3._collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039040>\\r\\nimport \\'urllib3.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3096b20>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc\\'\\r\\nimport \\'urllib3.fields\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9910>\\r\\nimport \\'urllib3.filepost\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9550>\\r\\nimport \\'urllib3.packages.six.moves.urllib\\' # \\r\\nimport \\'urllib3.packages.six.moves.urllib.parse\\' # \\r\\nimport \\'urllib3.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30a7940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib3.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30390a0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9d90>\\r\\nimport \\'urllib3.connectionpool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081970>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc\\'\\r\\nimport \\'urllib3.poolmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3006940>\\r\\nimport \\'urllib3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081040>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc\\'\\r\\nimport \\'chardet.enums\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e2b0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.charsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e520>\\r\\nimport \\'chardet.charsetgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30130a0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc\\'\\r\\nimport \\'chardet.codingstatemachine\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ee20>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc\\'\\r\\nimport \\'chardet.escsm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30271c0>\\r\\nimport \\'chardet.escprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ea00>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.latin1prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ec70>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc\\'\\r\\nimport \\'chardet.mbcssm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027c70>\\r\\nimport \\'chardet.utf8prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027820>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.mbcharsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30300d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.euctwfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030b80>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.euckrfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030c40>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc\\'\\r\\nimport \\'chardet.gb2312freq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030cd0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc\\'\\r\\nimport \\'chardet.big5freq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030d60>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.jisfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030df0>\\r\\nimport \\'chardet.chardistribution\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030520>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc\\'\\r\\nimport \\'chardet.jpcntx\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030fa0>\\r\\nimport \\'chardet.sjisprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027b50>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.eucjpprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a3a0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.gb2312prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a6d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.euckrprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a940>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.cp949prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5abe0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.big5prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ae80>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.euctwprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e160>\\r\\nimport \\'chardet.mbcsgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027460>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.hebrewprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e4c0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.sbcharsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e8e0>\\r\\nimport \\'chardet.langbulgarianmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e760>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langgreekmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed00>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langhebrewmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec10>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langrussianmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed30>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langthaimodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b100>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langturkishmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b190>\\r\\nimport \\'chardet.sbcsgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027670>\\r\\nimport \\'chardet.universaldetector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138b0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'chardet.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138e0>\\r\\nimport \\'chardet\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3013430>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'requests.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027550>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc\\'\\r\\nimport \\'requests.__version__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30813d0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc\\'\\r\\nimport \\'requests.certs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6bfd0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc\\'\\r\\nimport \\'http.cookies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f035b0>\\r\\nimport \\'requests.compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f033a0>\\r\\nimport \\'requests._internal_utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03130>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc\\'\\r\\nimport \\'requests.cookies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03430>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc\\'\\r\\nimport \\'requests.structures\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f0df70>\\r\\nimport \\'requests.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec70>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc\\'\\r\\nimport \\'idna.package_data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1ea90>\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc\\'\\r\\nimport \\'idna.idnadata\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b280>\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc\\'\\r\\nimport \\'idna.intranges\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b340>\\r\\nimport \\'idna.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1eb20>\\r\\nimport \\'idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e790>\\r\\nimport \\'requests.packages\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e6a0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc1f0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bd30>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc\\'\\r\\nimport \\'requests.hooks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bf40>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc\\'\\r\\nimport \\'requests.auth\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc820>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc\\'\\r\\nimport \\'requests.status_codes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edcee0>\\r\\nimport \\'requests.models\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e760>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc\\'\\r\\nimport \\'socks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e8b1f0>\\r\\nimport \\'urllib3.contrib.socks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82e20>\\r\\nimport \\'requests.adapters\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82310>\\r\\nimport \\'requests.sessions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ef1880>\\r\\nimport \\'requests.api\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bb80>\\r\\nimport \\'requests\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30efc70>\\r\\nimport \\'cloud_what._base_provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30ef580>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82f40>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.aws\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82c70>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.azure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94940>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.gcp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94d30>\\r\\nimport \\'cloud_what.provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7550>\\r\\nimport \\'rhsm.profile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30c78b0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.jsonwrapper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae310>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.isodate\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae6a0>\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'syspurpose\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae7c0>\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'syspurpose.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45130>\\r\\nimport \\'syspurpose.files\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae880>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.certlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53190>\\r\\nimport \\'subscription_manager.syspurposelib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45a30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc\\'\\r\\nimport \\'asyncore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2df9940>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e05580>\\r\\nimport \\'pyinotify\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53f10>\\r\\nimport \\'rhsmlib.file_monitor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53730>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e68a30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc\\'\\r\\nimport \\'dbus.decorators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ec70>\\r\\nimport \\'dbus.service\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1e3a0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc\\'\\r\\nimport \\'dbus.server\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ee20>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dbus.mainloop\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f2e0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc\\'\\r\\n# extension module \\'_dbus_glib_bindings\\' loaded from \\'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\\'\\r\\n# extension module \\'_dbus_glib_bindings\\' executed from \\'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\\'\\r\\nimport \\'_dbus_glib_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2f460>\\r\\nimport \\'dbus.mainloop.glib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f310>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.dbus.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f400>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# possible namespace for /usr/lib/python3.9/site-packages/gi\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc\\'\\r\\nimport \\'gi._error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2fd30>\\r\\n# extension module \\'gi._gi\\' loaded from \\'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gi._gi\\' executed from \\'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'gi._gi\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2fb80>\\r\\nimport \\'gi\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f550>\\r\\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc\\'\\r\\nimport \\'gi._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1970>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc\\'\\r\\nimport \\'gi.docstring\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1a60>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc\\'\\r\\nimport \\'gi._propertyhelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1d60>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc\\'\\r\\nimport \\'gi._signalhelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1370>\\r\\nimport \\'gi.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1310>\\r\\nimport \\'gi.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeeb0>\\r\\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'gi.overrides\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1490>\\r\\nimport \\'gi.importer\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeb50>\\r\\nimport \\'gi.repository\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f910>\\r\\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc\\'\\r\\nimport \\'gi._ossighelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd24c0>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ceaf40>\\r\\nimport \\'optparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2d00>\\r\\nimport \\'gi._option\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2850>\\r\\nimport \\'gi.overrides.GLib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1f70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml.etree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9adc0>\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc\\'\\r\\nimport \\'xml.etree.ElementPath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cb8340>\\r\\n# extension module \\'_elementtree\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_elementtree\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_elementtree\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2cb8f40>\\r\\nimport \\'xml.etree.ElementTree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9ae50>\\r\\nimport \\'rhsmlib.dbus.dbus_utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9a790>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc\\'\\r\\nimport \\'socketserver\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7f70>\\r\\nimport \\'logging.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7430>\\r\\nimport \\'rhsm.logutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9d880>\\r\\nimport \\'rhsmlib.dbus.server\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e688b0>\\r\\nimport \\'rhsmlib.services.syspurpose\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45ee0>\\r\\nimport \\'subscription_manager.cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3131580>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.model\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30be850>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.model.ent_cert\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4be20>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.repofile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4bfa0>\\r\\nimport \\'subscription_manager.repolib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315ef40>\\r\\nimport \\'subscription_manager.productid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f9d0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.reasons\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd700>\\r\\nimport \\'subscription_manager.cert_sorter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c6db80>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.insights\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09130>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.kpatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c093d0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cloud_facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09610>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.pkg_arches\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09850>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.network\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09a30>\\r\\nimport \\'rhsmlib.facts.all\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdca0>\\r\\nimport \\'subscription_manager.facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd9d0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.identity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdeb0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19400>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.client_info\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c198b0>\\r\\nimport \\'subscription_manager.cp_provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19520>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.base_plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bb51c0>\\r\\nimport \\'subscription_manager.plugins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19d00>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19e50>\\r\\nimport \\'subscription_manager.injectioninit\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324c400>\\r\\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'librepo._librepo\\' loaded from \\'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\\'\\r\\n# extension module \\'librepo._librepo\\' executed from \\'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\\'\\r\\nimport \\'librepo._librepo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2c2db50>\\r\\nimport \\'librepo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f6d0>\\r\\nimport \\'dnf.plugin.dynamic.product-id\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32c7550>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.base_action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.content_action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4940>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.entbranding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bed6d0>\\r\\nimport \\'subscription_manager.rhelentbranding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4f70>\\r\\nimport \\'subscription_manager.entcertlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8b20>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.identitycertlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be43a0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.healinglib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.factlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4880>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.packageprofilelib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4b80>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.installedproductslib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4e50>\\r\\nimport \\'subscription_manager.action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8100>\\r\\nimport \\'dnf.plugin.dynamic.subscription-manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c2dd00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.upload-profile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd84c0>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.core\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# cleanup[2] removing gpg.version\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# destroy gpg.core\\r\\n# destroy gpg.callbacks\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# cleanup[2] removing subscription_manager\\r\\n# cleanup[2] removing rhsm\\r\\n# cleanup[2] removing rhsm._certificate\\r\\n# cleanup[2] removing rhsm.certificate\\r\\n# cleanup[2] removing iniparse.configparser\\r\\n# cleanup[2] removing iniparse.config\\r\\n# cleanup[2] removing iniparse.ini\\r\\n# cleanup[2] removing iniparse.compat\\r\\n# cleanup[2] removing iniparse.utils\\r\\n# cleanup[2] removing iniparse\\r\\n# destroy iniparse\\r\\n# destroy iniparse.configparser\\r\\n# destroy iniparse.utils\\r\\n# cleanup[2] removing subscription_manager.i18n\\r\\n# cleanup[2] removing rhsm.config\\r\\n# cleanup[2] removing subscription_manager.injection\\r\\n# cleanup[2] removing rhsmlib\\r\\n# destroy rhsmlib\\r\\n# cleanup[2] removing rhsmlib.services\\r\\n# cleanup[2] removing rhsmlib.services.config\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing pathlib\\r\\n# destroy pathlib\\r\\n# cleanup[2] removing rhsm.https\\r\\n# cleanup[2] removing rhsm.ourjson\\r\\n# cleanup[2] removing rhsm.utils\\r\\n# cleanup[2] removing subscription_manager.version\\r\\n# cleanup[2] removing rhsm.connection\\r\\n# cleanup[2] removing rhsm.bitstream\\r\\n# cleanup[2] removing rhsm.huffman\\r\\n# cleanup[2] removing rhsm.pathtree\\r\\n# cleanup[2] removing rhsm.certificate2\\r\\n# cleanup[2] removing subscription_manager.certdirectory\\r\\n# cleanup[2] removing pprint\\r\\n# cleanup[2] removing subscription_manager.branding\\r\\n# cleanup[2] removing rhsmlib.facts\\r\\n# cleanup[2] removing rhsmlib.facts.cpuinfo\\r\\n# cleanup[2] removing rhsmlib.facts.collection\\r\\n# cleanup[2] removing rhsmlib.facts.collector\\r\\n# cleanup[2] removing rhsmlib.facts.hwprobe\\r\\n# cleanup[2] removing subscription_manager.utils\\r\\n# cleanup[2] removing cloud_what\\r\\n# destroy cloud_what\\r\\n# cleanup[2] removing rhsmlib.facts.cleanup\\r\\n# cleanup[2] removing rhsmlib.facts.virt\\r\\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\\r\\n# cleanup[2] removing rhsmlib.facts.dmiinfo\\r\\n# cleanup[2] removing rhsmlib.facts.firmware_info\\r\\n# cleanup[2] removing rhsmlib.facts.host_collector\\r\\n# cleanup[2] removing rhsmlib.facts.custom\\r\\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\\r\\n# cleanup[2] removing urllib3.packages\\r\\n# cleanup[2] removing urllib3.packages.six\\r\\n# cleanup[2] removing urllib3.packages.six.moves\\r\\n# cleanup[2] removing urllib3.packages.six.moves.http_client\\r\\n# cleanup[2] removing urllib3.exceptions\\r\\n# cleanup[2] removing urllib3._version\\r\\n# cleanup[2] removing urllib3.contrib\\r\\n# cleanup[2] removing urllib3.contrib._appengine_environ\\r\\n# cleanup[2] removing urllib3.util.wait\\r\\n# cleanup[2] removing urllib3.util.connection\\r\\n# cleanup[2] removing urllib3.util.request\\r\\n# cleanup[2] removing urllib3.util.response\\r\\n# cleanup[2] removing urllib3.util.retry\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing urllib3.util.url\\r\\n# cleanup[2] removing urllib3.util.ssltransport\\r\\n# cleanup[2] removing urllib3.util.ssl_\\r\\n# cleanup[2] removing urllib3.util.timeout\\r\\n# cleanup[2] removing urllib3.util\\r\\n# cleanup[2] removing urllib3.util.proxy\\r\\n# cleanup[2] removing urllib3._collections\\r\\n# cleanup[2] removing urllib3.connection\\r\\n# cleanup[2] removing urllib3.fields\\r\\n# cleanup[2] removing urllib3.filepost\\r\\n# cleanup[2] removing urllib3.packages.six.moves.urllib\\r\\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[2] removing urllib3.request\\r\\n# cleanup[2] removing urllib3.response\\r\\n# cleanup[2] removing urllib3.util.queue\\r\\n# cleanup[2] removing urllib3.connectionpool\\r\\n# cleanup[2] removing urllib3.poolmanager\\r\\n# cleanup[2] removing urllib3\\r\\n# cleanup[2] removing chardet.enums\\r\\n# cleanup[2] removing chardet.charsetprober\\r\\n# cleanup[2] removing chardet.charsetgroupprober\\r\\n# cleanup[2] removing chardet.codingstatemachine\\r\\n# cleanup[2] removing chardet.escsm\\r\\n# cleanup[2] removing chardet.escprober\\r\\n# cleanup[2] removing chardet.latin1prober\\r\\n# cleanup[2] removing chardet.mbcssm\\r\\n# cleanup[2] removing chardet.utf8prober\\r\\n# cleanup[2] removing chardet.mbcharsetprober\\r\\n# cleanup[2] removing chardet.euctwfreq\\r\\n# cleanup[2] removing chardet.euckrfreq\\r\\n# cleanup[2] removing chardet.gb2312freq\\r\\n# cleanup[2] removing chardet.big5freq\\r\\n# cleanup[2] removing chardet.jisfreq\\r\\n# cleanup[2] removing chardet.chardistribution\\r\\n# cleanup[2] removing chardet.jpcntx\\r\\n# cleanup[2] removing chardet.sjisprober\\r\\n# cleanup[2] removing chardet.eucjpprober\\r\\n# cleanup[2] removing chardet.gb2312prober\\r\\n# cleanup[2] removing chardet.euckrprober\\r\\n# cleanup[2] removing chardet.cp949prober\\r\\n# cleanup[2] removing chardet.big5prober\\r\\n# cleanup[2] removing chardet.euctwprober\\r\\n# cleanup[2] removing chardet.mbcsgroupprober\\r\\n# cleanup[2] removing chardet.hebrewprober\\r\\n# cleanup[2] removing chardet.sbcharsetprober\\r\\n# cleanup[2] removing chardet.langbulgarianmodel\\r\\n# cleanup[2] removing chardet.langgreekmodel\\r\\n# cleanup[2] removing chardet.langhebrewmodel\\r\\n# cleanup[2] removing chardet.langrussianmodel\\r\\n# cleanup[2] removing chardet.langthaimodel\\r\\n# cleanup[2] removing chardet.langturkishmodel\\r\\n# cleanup[2] removing chardet.sbcsgroupprober\\r\\n# cleanup[2] removing chardet.universaldetector\\r\\n# cleanup[2] removing chardet.version\\r\\n# cleanup[2] removing chardet\\r\\n# cleanup[2] removing requests.exceptions\\r\\n# cleanup[2] removing requests.__version__\\r\\n# destroy requests.__version__\\r\\n# cleanup[2] removing requests.certs\\r\\n# cleanup[2] removing http.cookies\\r\\n# cleanup[2] removing requests.compat\\r\\n# cleanup[2] removing requests._internal_utils\\r\\n# cleanup[2] removing requests.cookies\\r\\n# cleanup[2] removing requests.structures\\r\\n# cleanup[2] removing requests.utils\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\\r\\n# cleanup[2] removing requests.packages.urllib3.packages\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\\r\\n# cleanup[2] removing requests.packages.urllib3.exceptions\\r\\n# cleanup[2] removing requests.packages.urllib3._version\\r\\n# cleanup[2] removing requests.packages.urllib3.contrib\\r\\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\\r\\n# cleanup[2] removing requests.packages.urllib3.util.wait\\r\\n# cleanup[2] removing requests.packages.urllib3.util.connection\\r\\n# cleanup[2] removing requests.packages.urllib3.util.request\\r\\n# cleanup[2] removing requests.packages.urllib3.util.response\\r\\n# cleanup[2] removing requests.packages.urllib3.util.retry\\r\\n# cleanup[2] removing requests.packages.urllib3.util.url\\r\\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\\r\\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\\r\\n# cleanup[2] removing requests.packages.urllib3.util.timeout\\r\\n# cleanup[2] removing requests.packages.urllib3.util\\r\\n# cleanup[2] removing requests.packages.urllib3.util.proxy\\r\\n# cleanup[2] removing requests.packages.urllib3._collections\\r\\n# cleanup[2] removing requests.packages.urllib3.connection\\r\\n# cleanup[2] removing requests.packages.urllib3.fields\\r\\n# cleanup[2] removing requests.packages.urllib3.filepost\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[2] removing requests.packages.urllib3.request\\r\\n# cleanup[2] removing requests.packages.urllib3.response\\r\\n# cleanup[2] removing requests.packages.urllib3.util.queue\\r\\n# cleanup[2] removing requests.packages.urllib3.connectionpool\\r\\n# cleanup[2] removing requests.packages.urllib3.poolmanager\\r\\n# cleanup[2] removing requests.packages.urllib3\\r\\n# cleanup[2] removing idna.package_data\\r\\n# cleanup[2] removing idna.idnadata\\r\\n# cleanup[2] removing idna.intranges\\r\\n# cleanup[2] removing idna.core\\r\\n# cleanup[2] removing idna\\r\\n# cleanup[2] removing requests.packages.idna.package_data\\r\\n# cleanup[2] removing requests.packages.idna.idnadata\\r\\n# cleanup[2] removing requests.packages.idna.intranges\\r\\n# cleanup[2] removing requests.packages.idna.core\\r\\n# cleanup[2] removing requests.packages.idna\\r\\n# cleanup[2] removing requests.packages.chardet.enums\\r\\n# cleanup[2] removing requests.packages.chardet.charsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\\r\\n# cleanup[2] removing requests.packages.chardet.escsm\\r\\n# cleanup[2] removing requests.packages.chardet.escprober\\r\\n# cleanup[2] removing requests.packages.chardet.latin1prober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcssm\\r\\n# cleanup[2] removing requests.packages.chardet.utf8prober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.euctwfreq\\r\\n# cleanup[2] removing requests.packages.chardet.euckrfreq\\r\\n# cleanup[2] removing requests.packages.chardet.gb2312freq\\r\\n# cleanup[2] removing requests.packages.chardet.big5freq\\r\\n# cleanup[2] removing requests.packages.chardet.jisfreq\\r\\n# cleanup[2] removing requests.packages.chardet.chardistribution\\r\\n# cleanup[2] removing requests.packages.chardet.jpcntx\\r\\n# cleanup[2] removing requests.packages.chardet.sjisprober\\r\\n# cleanup[2] removing requests.packages.chardet.eucjpprober\\r\\n# cleanup[2] removing requests.packages.chardet.gb2312prober\\r\\n# cleanup[2] removing requests.packages.chardet.euckrprober\\r\\n# cleanup[2] removing requests.packages.chardet.cp949prober\\r\\n# cleanup[2] removing requests.packages.chardet.big5prober\\r\\n# cleanup[2] removing requests.packages.chardet.euctwprober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.hebrewprober\\r\\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langthaimodel\\r\\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\\r\\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.universaldetector\\r\\n# cleanup[2] removing requests.packages.chardet.version\\r\\n# cleanup[2] removing requests.packages.chardet\\r\\n# cleanup[2] removing requests.packages\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing requests.hooks\\r\\n# cleanup[2] removing requests.auth\\r\\n# cleanup[2] removing requests.status_codes\\r\\n# cleanup[2] removing requests.models\\r\\n# cleanup[2] removing socks\\r\\n# cleanup[2] removing urllib3.contrib.socks\\r\\n# cleanup[2] removing requests.adapters\\r\\n# cleanup[2] removing requests.sessions\\r\\n# cleanup[2] removing requests.api\\r\\n# cleanup[2] removing requests\\r\\n# cleanup[2] removing cloud_what._base_provider\\r\\n# destroy cloud_what._base_provider\\r\\n# cleanup[2] removing cloud_what.providers\\r\\n# destroy cloud_what.providers\\r\\n# cleanup[2] removing cloud_what.providers.aws\\r\\n# destroy cloud_what.providers.aws\\r\\n# cleanup[2] removing cloud_what.providers.azure\\r\\n# destroy cloud_what.providers.azure\\r\\n# cleanup[2] removing cloud_what.providers.gcp\\r\\n# destroy cloud_what.providers.gcp\\r\\n# cleanup[2] removing cloud_what.provider\\r\\n# cleanup[2] removing rhsm.profile\\r\\n# cleanup[2] removing subscription_manager.jsonwrapper\\r\\n# cleanup[2] removing subscription_manager.isodate\\r\\n# cleanup[2] removing syspurpose\\r\\n# destroy syspurpose\\r\\n# cleanup[2] removing syspurpose.utils\\r\\n# destroy syspurpose.utils\\r\\n# cleanup[2] removing syspurpose.files\\r\\n# destroy syspurpose.files\\r\\n# cleanup[2] removing subscription_manager.certlib\\r\\n# cleanup[2] removing subscription_manager.syspurposelib\\r\\n# cleanup[2] removing asyncore\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing pyinotify\\r\\n# cleanup[2] removing rhsmlib.file_monitor\\r\\n# cleanup[2] removing rhsmlib.dbus\\r\\n# cleanup[2] removing dbus.decorators\\r\\n# cleanup[2] removing dbus.service\\r\\n# cleanup[2] removing dbus.server\\r\\n# cleanup[2] removing dbus.mainloop\\r\\n# cleanup[2] removing _dbus_glib_bindings\\r\\n# cleanup[2] removing dbus.mainloop.glib\\r\\n# cleanup[2] removing rhsmlib.dbus.constants\\r\\n# cleanup[2] removing gi._error\\r\\n# cleanup[2] removing gi._gi\\r\\n# cleanup[2] removing gi._gobject\\r\\n# cleanup[2] removing glib\\r\\n# destroy glib\\r\\n# cleanup[2] removing gobject\\r\\n# destroy gobject\\r\\n# cleanup[2] removing gio\\r\\n# destroy gio\\r\\n# cleanup[2] removing gtk\\r\\n# destroy gtk\\r\\n# cleanup[2] removing gtk.gdk\\r\\n# destroy gtk.gdk\\r\\n# cleanup[2] removing gi\\r\\n# cleanup[2] removing gi._constants\\r\\n# cleanup[2] removing gi.docstring\\r\\n# cleanup[2] removing gi._propertyhelper\\r\\n# cleanup[2] removing gi._signalhelper\\r\\n# cleanup[2] removing gi.types\\r\\n# cleanup[2] removing gi.module\\r\\n# cleanup[2] removing gi.overrides\\r\\n# cleanup[2] removing gi.importer\\r\\n# cleanup[2] removing gi.repository\\r\\n# cleanup[2] removing gi._ossighelper\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing optparse\\r\\n# cleanup[2] removing gi._option\\r\\n# cleanup[2] removing gi.overrides.GLib\\r\\n# cleanup[2] removing gi.repository.GLib\\r\\n# cleanup[2] removing xml.etree\\r\\n# destroy xml.etree\\r\\n# cleanup[2] removing xml.etree.ElementPath\\r\\n# cleanup[2] removing _elementtree\\r\\n# cleanup[2] removing xml.etree.ElementTree\\r\\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\\r\\n# cleanup[2] removing socketserver\\r\\n# destroy socketserver\\r\\n# cleanup[2] removing logging.config\\r\\n# cleanup[2] removing rhsm.logutil\\r\\n# cleanup[2] removing rhsmlib.dbus.server\\r\\n# cleanup[2] removing rhsmlib.services.syspurpose\\r\\n# cleanup[2] removing subscription_manager.cache\\r\\n# cleanup[2] removing subscription_manager.model\\r\\n# cleanup[2] removing subscription_manager.model.ent_cert\\r\\n# cleanup[2] removing subscription_manager.repofile\\r\\n# cleanup[2] removing subscription_manager.repolib\\r\\n# cleanup[2] removing subscription_manager.productid\\r\\n# cleanup[2] removing subscription_manager.reasons\\r\\n# cleanup[2] removing subscription_manager.cert_sorter\\r\\n# cleanup[2] removing rhsmlib.facts.insights\\r\\n# cleanup[2] removing rhsmlib.facts.kpatch\\r\\n# cleanup[2] removing rhsmlib.facts.cloud_facts\\r\\n# cleanup[2] removing rhsmlib.facts.pkg_arches\\r\\n# cleanup[2] removing rhsmlib.facts.network\\r\\n# cleanup[2] removing rhsmlib.facts.all\\r\\n# cleanup[2] removing subscription_manager.facts\\r\\n# cleanup[2] removing subscription_manager.identity\\r\\n# cleanup[2] removing subscription_manager.validity\\r\\n# cleanup[2] removing rhsmlib.client_info\\r\\n# cleanup[2] removing subscription_manager.cp_provider\\r\\n# cleanup[2] removing subscription_manager.base_plugin\\r\\n# cleanup[2] removing subscription_manager.plugins\\r\\n# cleanup[2] removing subscription_manager.lock\\r\\n# cleanup[2] removing subscription_manager.injectioninit\\r\\n# cleanup[2] removing librepo._librepo\\r\\n# cleanup[2] removing librepo\\r\\n# cleanup[2] removing dnf.plugin.dynamic.product-id\\r\\n# destroy dnf.plugin.dynamic.product-id\\r\\n# cleanup[2] removing subscription_manager.base_action_client\\r\\n# cleanup[2] removing subscription_manager.content_action_client\\r\\n# cleanup[2] removing subscription_manager.entbranding\\r\\n# cleanup[2] removing subscription_manager.rhelentbranding\\r\\n# cleanup[2] removing subscription_manager.entcertlib\\r\\n# cleanup[2] removing subscription_manager.identitycertlib\\r\\n# cleanup[2] removing subscription_manager.healinglib\\r\\n# cleanup[2] removing subscription_manager.factlib\\r\\n# cleanup[2] removing subscription_manager.packageprofilelib\\r\\n# cleanup[2] removing subscription_manager.installedproductslib\\r\\n# cleanup[2] removing subscription_manager.action_client\\r\\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\\r\\n# destroy dnf.plugin.dynamic.subscription-manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\\r\\n# destroy dnf.plugin.dynamic.upload-profile\\r\\n# destroy _sitebuiltins\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy netrc\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy systemd.journal\\r\\n# destroy iniparse.compat\\r\\n# destroy rhsmlib.services\\r\\n# destroy rhsmlib.facts\\r\\n# destroy rhsmlib.facts.dmidecodeparser\\r\\n# destroy rhsmlib.facts.all\\r\\n# destroy rhsmlib.dbus\\r\\n# destroy rhsmlib.dbus.server\\r\\n# destroy rhsmlib.client_info\\r\\n# destroy librepo\\r\\n# cleanup[3] wiping subscription_manager.action_client\\r\\n# cleanup[3] wiping subscription_manager.installedproductslib\\r\\n# cleanup[3] wiping subscription_manager.packageprofilelib\\r\\n# cleanup[3] wiping subscription_manager.factlib\\r\\n# cleanup[3] wiping subscription_manager.healinglib\\r\\n# cleanup[3] wiping subscription_manager.identitycertlib\\r\\n# cleanup[3] wiping subscription_manager.entcertlib\\r\\n# cleanup[3] wiping subscription_manager.rhelentbranding\\r\\n# cleanup[3] wiping subscription_manager.entbranding\\r\\n# cleanup[3] wiping subscription_manager.content_action_client\\r\\n# cleanup[3] wiping subscription_manager.base_action_client\\r\\n# cleanup[3] wiping librepo._librepo\\r\\n# cleanup[3] wiping subscription_manager.injectioninit\\r\\n# cleanup[3] wiping subscription_manager.lock\\r\\n# cleanup[3] wiping subscription_manager.plugins\\r\\n# cleanup[3] wiping subscription_manager.base_plugin\\r\\n# cleanup[3] wiping subscription_manager.cp_provider\\r\\n# cleanup[3] wiping subscription_manager.validity\\r\\n# cleanup[3] wiping subscription_manager.identity\\r\\n# cleanup[3] wiping subscription_manager.facts\\r\\n# cleanup[3] wiping rhsmlib.facts.network\\r\\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\\r\\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\\r\\n# cleanup[3] wiping rhsmlib.facts.kpatch\\r\\n# cleanup[3] wiping rhsmlib.facts.insights\\r\\n# cleanup[3] wiping subscription_manager.cert_sorter\\r\\n# destroy rhsmlib.file_monitor\\r\\n# cleanup[3] wiping subscription_manager.reasons\\r\\n# cleanup[3] wiping subscription_manager.productid\\r\\n# cleanup[3] wiping subscription_manager.repolib\\r\\n# cleanup[3] wiping subscription_manager.repofile\\r\\n# cleanup[3] wiping subscription_manager.model.ent_cert\\r\\n# cleanup[3] wiping subscription_manager.model\\r\\n# destroy subscription_manager.model.ent_cert\\r\\n# cleanup[3] wiping subscription_manager.cache\\r\\n# destroy rhsmlib.services.syspurpose\\r\\n# cleanup[3] wiping rhsm.logutil\\r\\n# cleanup[3] wiping logging.config\\r\\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\\r\\n# destroy xml.etree.ElementTree\\r\\n# cleanup[3] wiping _elementtree\\r\\n# cleanup[3] wiping xml.etree.ElementPath\\r\\n# cleanup[3] wiping gi.repository.GLib\\r\\n# cleanup[3] wiping gi.overrides.GLib\\r\\n# cleanup[3] wiping gi._option\\r\\n# destroy optparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gi._ossighelper\\r\\n# cleanup[3] wiping gi.repository\\r\\n# cleanup[3] wiping gi.importer\\r\\n# cleanup[3] wiping gi.overrides\\r\\n# destroy gi.overrides.GLib\\r\\n# cleanup[3] wiping gi.module\\r\\n# destroy gi\\r\\n# cleanup[3] wiping gi.types\\r\\n# cleanup[3] wiping gi._signalhelper\\r\\n# cleanup[3] wiping gi._propertyhelper\\r\\n# cleanup[3] wiping gi.docstring\\r\\n# cleanup[3] wiping gi._constants\\r\\n# cleanup[3] wiping gi._gobject\\r\\n# cleanup[3] wiping gi._gi\\r\\n# cleanup[3] wiping gi._error\\r\\n# cleanup[3] wiping rhsmlib.dbus.constants\\r\\n# cleanup[3] wiping dbus.mainloop.glib\\r\\n# cleanup[3] wiping _dbus_glib_bindings\\r\\n# cleanup[3] wiping dbus.mainloop\\r\\n# destroy dbus.mainloop.glib\\r\\n# cleanup[3] wiping dbus.server\\r\\n# cleanup[3] wiping dbus.service\\r\\n# cleanup[3] wiping dbus.decorators\\r\\n# cleanup[3] wiping pyinotify\\r\\n# destroy asyncore\\r\\n# destroy ctypes\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping subscription_manager.syspurposelib\\r\\n# cleanup[3] wiping subscription_manager.certlib\\r\\n# cleanup[3] wiping subscription_manager.isodate\\r\\n# cleanup[3] wiping subscription_manager.jsonwrapper\\r\\n# cleanup[3] wiping rhsm.profile\\r\\n# destroy cloud_what.provider\\r\\n# cleanup[3] wiping requests\\r\\n# destroy requests._internal_utils\\r\\n# destroy requests.exceptions\\r\\n# destroy requests.compat\\r\\n# destroy requests.cookies\\r\\n# destroy requests.structures\\r\\n# destroy requests.utils\\r\\n# destroy requests.packages\\r\\n# destroy urllib3\\r\\n# destroy idna\\r\\n# destroy idna.package_data\\r\\n# destroy idna.intranges\\r\\n# destroy idna.core\\r\\n# destroy requests.hooks\\r\\n# destroy requests.auth\\r\\n# destroy requests.status_codes\\r\\n# destroy requests.models\\r\\n# destroy requests.adapters\\r\\n# destroy requests.api\\r\\n# cleanup[3] wiping requests.sessions\\r\\n# cleanup[3] wiping urllib3.contrib.socks\\r\\n# destroy socks\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping requests.packages.chardet\\r\\n# destroy chardet.enums\\r\\n# destroy chardet.charsetprober\\r\\n# destroy chardet.charsetgroupprober\\r\\n# destroy chardet.codingstatemachine\\r\\n# destroy chardet.escsm\\r\\n# destroy chardet.escprober\\r\\n# destroy chardet.latin1prober\\r\\n# destroy chardet.mbcssm\\r\\n# destroy chardet.utf8prober\\r\\n# destroy chardet.mbcharsetprober\\r\\n# destroy chardet.euctwfreq\\r\\n# destroy chardet.euckrfreq\\r\\n# destroy chardet.gb2312freq\\r\\n# destroy chardet.big5freq\\r\\n# destroy chardet.jisfreq\\r\\n# destroy chardet.chardistribution\\r\\n# destroy chardet.jpcntx\\r\\n# destroy chardet.sjisprober\\r\\n# destroy chardet.eucjpprober\\r\\n# destroy chardet.gb2312prober\\r\\n# destroy chardet.euckrprober\\r\\n# destroy chardet.cp949prober\\r\\n# destroy chardet.big5prober\\r\\n# destroy chardet.euctwprober\\r\\n# destroy chardet.mbcsgroupprober\\r\\n# destroy chardet.hebrewprober\\r\\n# destroy chardet.sbcharsetprober\\r\\n# destroy chardet.langbulgarianmodel\\r\\n# destroy chardet.langgreekmodel\\r\\n# destroy chardet.langhebrewmodel\\r\\n# destroy chardet.langrussianmodel\\r\\n# destroy chardet.langthaimodel\\r\\n# destroy chardet.langturkishmodel\\r\\n# destroy chardet.sbcsgroupprober\\r\\n# destroy chardet.universaldetector\\r\\n# destroy chardet.version\\r\\n# cleanup[3] wiping requests.packages.idna.idnadata\\r\\n# cleanup[3] wiping idna.idnadata\\r\\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\\r\\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\\r\\n# cleanup[3] wiping requests.packages.urllib3.util.queue\\r\\n# cleanup[3] wiping requests.packages.urllib3.response\\r\\n# cleanup[3] wiping requests.packages.urllib3.request\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\\r\\n# cleanup[3] wiping requests.packages.urllib3.filepost\\r\\n# cleanup[3] wiping requests.packages.urllib3.fields\\r\\n# destroy mimetypes\\r\\n# cleanup[3] wiping requests.packages.urllib3.connection\\r\\n# cleanup[3] wiping requests.packages.urllib3._collections\\r\\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\\r\\n# cleanup[3] wiping requests.packages.urllib3.util\\r\\n# destroy urllib3.util.wait\\r\\n# destroy urllib3.util.connection\\r\\n# destroy urllib3.util.request\\r\\n# destroy urllib3.util.response\\r\\n# destroy urllib3.util.retry\\r\\n# destroy urllib3.util.url\\r\\n# destroy urllib3.util.ssltransport\\r\\n# destroy urllib3.util.ssl_\\r\\n# destroy urllib3.util.timeout\\r\\n# destroy urllib3.util.proxy\\r\\n# destroy urllib3.util.queue\\r\\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\\r\\n# cleanup[3] wiping requests.packages.urllib3.contrib\\r\\n# destroy urllib3.contrib.socks\\r\\n# cleanup[3] wiping requests.packages.urllib3._version\\r\\n# cleanup[3] wiping requests.packages.urllib3.exceptions\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six\\r\\n# destroy urllib3.packages.six.moves.urllib\\r\\n# destroy urllib3.packages.six.moves\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages\\r\\n# destroy urllib3.packages.ssl_match_hostname\\r\\n# cleanup[3] wiping http.cookies\\r\\n# cleanup[3] wiping requests.certs\\r\\n# cleanup[3] wiping chardet\\r\\n# cleanup[3] wiping urllib3.poolmanager\\r\\n# cleanup[3] wiping urllib3.connectionpool\\r\\n# cleanup[3] wiping urllib3.response\\r\\n# cleanup[3] wiping urllib3.request\\r\\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[3] wiping urllib3.filepost\\r\\n# cleanup[3] wiping urllib3.fields\\r\\n# cleanup[3] wiping urllib3.connection\\r\\n# cleanup[3] wiping urllib3._collections\\r\\n# cleanup[3] wiping urllib3.util\\r\\n# cleanup[3] wiping hmac\\r\\n# cleanup[3] wiping urllib3.contrib._appengine_environ\\r\\n# cleanup[3] wiping urllib3.contrib\\r\\n# cleanup[3] wiping urllib3._version\\r\\n# cleanup[3] wiping urllib3.exceptions\\r\\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\\r\\n# cleanup[3] wiping urllib3.packages.six\\r\\n# cleanup[3] wiping urllib3.packages\\r\\n# cleanup[3] wiping rhsmlib.facts.custom\\r\\n# cleanup[3] wiping rhsmlib.facts.host_collector\\r\\n# destroy rhsmlib.facts.cleanup\\r\\n# destroy rhsmlib.facts.virt\\r\\n# destroy rhsmlib.facts.firmware_info\\r\\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\\r\\n# cleanup[3] wiping subscription_manager.utils\\r\\n# destroy pprint\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping rhsmlib.facts.hwprobe\\r\\n# destroy rhsmlib.facts.cpuinfo\\r\\n# cleanup[3] wiping rhsmlib.facts.collector\\r\\n# destroy rhsmlib.facts.collection\\r\\n# cleanup[3] wiping subscription_manager.branding\\r\\n# cleanup[3] wiping subscription_manager.certdirectory\\r\\n# cleanup[3] wiping rhsm.certificate2\\r\\n# cleanup[3] wiping rhsm.pathtree\\r\\n# cleanup[3] wiping rhsm.huffman\\r\\n# cleanup[3] wiping rhsm.bitstream\\r\\n# cleanup[3] wiping rhsm.connection\\r\\n# destroy subscription_manager\\r\\n# destroy subscription_manager.i18n\\r\\n# destroy subscription_manager.version\\r\\n# destroy subscription_manager.certdirectory\\r\\n# destroy subscription_manager.branding\\r\\n# destroy subscription_manager.utils\\r\\n# destroy subscription_manager.jsonwrapper\\r\\n# destroy subscription_manager.isodate\\r\\n# destroy subscription_manager.certlib\\r\\n# destroy subscription_manager.syspurposelib\\r\\n# destroy subscription_manager.cache\\r\\n# destroy subscription_manager.model\\r\\n# destroy subscription_manager.repofile\\r\\n# destroy subscription_manager.repolib\\r\\n# destroy subscription_manager.productid\\r\\n# destroy subscription_manager.reasons\\r\\n# destroy subscription_manager.cert_sorter\\r\\n# destroy subscription_manager.facts\\r\\n# destroy subscription_manager.identity\\r\\n# destroy subscription_manager.validity\\r\\n# destroy subscription_manager.cp_provider\\r\\n# destroy subscription_manager.base_plugin\\r\\n# destroy subscription_manager.plugins\\r\\n# destroy subscription_manager.lock\\r\\n# destroy subscription_manager.injectioninit\\r\\n# destroy subscription_manager.base_action_client\\r\\n# destroy subscription_manager.content_action_client\\r\\n# destroy subscription_manager.entbranding\\r\\n# destroy subscription_manager.rhelentbranding\\r\\n# destroy subscription_manager.entcertlib\\r\\n# destroy subscription_manager.identitycertlib\\r\\n# destroy subscription_manager.healinglib\\r\\n# destroy subscription_manager.factlib\\r\\n# destroy subscription_manager.packageprofilelib\\r\\n# destroy subscription_manager.installedproductslib\\r\\n# destroy subscription_manager.action_client\\r\\n# cleanup[3] wiping rhsm.utils\\r\\n# cleanup[3] wiping rhsm.ourjson\\r\\n# cleanup[3] wiping rhsm.https\\r\\n# cleanup[3] wiping ntpath\\r\\n# cleanup[3] wiping rhsmlib.services.config\\r\\n# cleanup[3] wiping subscription_manager.injection\\r\\n# cleanup[3] wiping rhsm.config\\r\\n# cleanup[3] wiping iniparse.ini\\r\\n# destroy iniparse.config\\r\\n# cleanup[3] wiping rhsm.certificate\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# cleanup[3] wiping rhsm._certificate\\r\\n# cleanup[3] wiping rhsm\\r\\n# destroy rhsm.certificate\\r\\n# destroy rhsm.config\\r\\n# destroy rhsm.https\\r\\n# destroy rhsm.ourjson\\r\\n# destroy rhsm.utils\\r\\n# destroy rhsm.bitstream\\r\\n# destroy rhsm.huffman\\r\\n# destroy rhsm.pathtree\\r\\n# destroy rhsm.certificate2\\r\\n# destroy rhsm.profile\\r\\n# destroy rhsm.logutil\\r\\n# cleanup[3] wiping dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus._dbus\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus.decorators\\r\\n# destroy dbus.service\\r\\n# destroy dbus.server\\r\\n# destroy dbus.mainloop\\r\\n# cleanup[3] wiping xml.parsers.expat.errors\\r\\n# cleanup[3] wiping xml.parsers.expat.model\\r\\n# cleanup[3] wiping pyexpat\\r\\n# cleanup[3] wiping pyexpat.model\\r\\n# cleanup[3] wiping pyexpat.errors\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# cleanup[3] wiping dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# cleanup[3] wiping six.moves\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping six\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping gzip\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy http\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# cleanup[3] wiping ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# destroy array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# destroy logging.config\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# destroy syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping zipfile\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping zipimport\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# destroy _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy librepo._librepo\\r\\n# destroy _dbus_glib_bindings\\r\\n# destroy rhsm._certificate\\r\\n# destroy decimal\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy _queue\\r\\n# destroy _ssl\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _string\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _random\\r\\n# destroy _bisect\\r\\n# destroy grp\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy marshal\\r\\n# destroy xml.etree.ElementPath\\r\\n# destroy _elementtree\\r\\n# destroy _heapq\\r\\n# destroy zipimport\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy libdnf._error\\r\\n# destroy gi.types\\r\\n# destroy gi._error\\r\\n# destroy gi._gi\\r\\n# destroy gi._gobject\\r\\n# destroy gi._constants\\r\\n# destroy gi.docstring\\r\\n# destroy gi._propertyhelper\\r\\n# destroy gi._signalhelper\\r\\n# destroy gi.module\\r\\n# destroy gi.overrides\\r\\n# destroy gi.importer\\r\\n# destroy gi.repository\\r\\n# destroy gi._ossighelper\\r\\n# destroy gi._option\\r\\n# destroy textwrap\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy stat\\r\\n# destroy selectors\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy gzip\\r\\n# destroy rhsmlib.facts.dmiinfo\\r\\n# destroy requests\\r\\n# destroy iniparse.ini\\r\\n# destroy enum\\r\\n# destroy signal\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy _functools\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy _stat\\r\\n# destroy http.cookies\\r\\n# destroy urllib.parse\\r\\n# destroy _weakref\\r\\n# destroy ntpath\\r\\n# destroy posix\\r\\n# destroy rhsmlib.facts.custom\\r\\n# destroy rhsmlib.facts.host_collector\\r\\n# destroy rhsmlib.facts.hwprobe\\r\\n# destroy rhsmlib.facts.insights\\r\\n# destroy rhsmlib.facts.kpatch\\r\\n# destroy rhsmlib.facts.cloud_facts\\r\\n# destroy rhsmlib.facts.pkg_arches\\r\\n# destroy rhsmlib.facts.network\\r\\n# destroy rhsm\\r\\n# destroy rhsmlib.dbus.dbus_utils\\r\\n# destroy _opcode\\r\\n# destroy requests.sessions\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy traceback\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy rpm\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy configparser\\r\\n# destroy fnmatch\\r\\n# destroy pyinotify\\r\\n# destroy urllib3.packages\\r\\n# destroy urllib3.exceptions\\r\\n# destroy urllib3._version\\r\\n# destroy urllib3.contrib\\r\\n# destroy urllib3.util\\r\\n# destroy urllib3._collections\\r\\n# destroy urllib3.connection\\r\\n# destroy urllib3.fields\\r\\n# destroy urllib3.filepost\\r\\n# destroy urllib3.request\\r\\n# destroy urllib3.response\\r\\n# destroy urllib3.connectionpool\\r\\n# destroy urllib3.poolmanager\\r\\n# destroy copy\\r\\n# destroy contextlib\\r\\n# destroy tempfile\\r\\n# destroy zipfile\\r\\n# destroy requests.certs\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy http.cookiejar\\r\\n# destroy chardet\\r\\n# destroy json\\r\\n# destroy calendar\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy codecs\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy urllib3.packages.six.moves.urllib_parse\\r\\n# destroy urllib3.packages.six.moves.urllib.error\\r\\n# destroy urllib3.packages.six.moves.urllib.request\\r\\n# destroy urllib3.packages.six.moves.urllib.response\\r\\n# destroy urllib3.packages.six.moves.urllib.robotparser\\r\\n# destroy subprocess\\r\\n# destroy rhsmlib.facts.collector\\r\\n# destroy itertools\\r\\n# destroy http.client\\r\\n# destroy email\\r\\n# destroy string\\r\\n# destroy dbus\\r\\n# destroy rhsmlib.dbus.constants\\r\\n# destroy rhsm.connection\\r\\n# destroy gi.repository.GLib\\r\\n# destroy rhsmlib.services.config\\r\\n# destroy subscription_manager.injection\\r\\n# destroy errno\\r\\n# destroy select\\r\\n# destroy urllib3.contrib._appengine_environ\\r\\n# destroy hmac\\r\\n# destroy warnings\\r\\n# destroy binascii\\r\\n# destroy urllib3.packages.six\\r\\n# destroy _hashlib\\r\\n# destroy ssl\\r\\n# destroy posixpath\\r\\n# destroy urllib\\r\\n# destroy io\\r\\n# destroy io\\r\\n# destroy _lzma\\r\\n# destroy _compression\\r\\n# destroy idna.idnadata\\r\\n# destroy bisect\\r\\n# destroy unicodedata\\r\\n# destroy re\\r\\n# destroy pyexpat\\r\\n# destroy threading\\r\\n# destroy functools\\r\\n# destroy logging\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887500.12239: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde71183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7096f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde708c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7092640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6d95dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d958b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6deed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6de7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dfb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde709ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6da7c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dee250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6dfb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6daffa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cae1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d65c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6cc0e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c5f3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd25b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8bca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c981f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c7fa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8ba90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbde6bad670>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65997c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65994f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6551130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cf40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde650c3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65803a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65cec10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e6cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e63a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde659e490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64e64c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64cf250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65f9d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64dc880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65d88b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6561670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde655fac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde656e0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65610d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65a4a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde60c1580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64bd520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60660a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde655fbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65eb250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649e7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649b7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6495970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15640>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156d0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15c10>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15910>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfe730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfec40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfee50>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e8700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27a60>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ac0>\r\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66610>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ee0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27370>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e86d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6052070>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6095dc0>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7df0>\r\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7250>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a3d30>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dc0f70>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6056910>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8ee0>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15e50>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15760>\r\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7ac0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1a60>\r\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6057940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e755e0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1850>\r\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e626a0>\r\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce5e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\r\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddfb50>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce8e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddf6d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e0a910>\r\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5b8cca0>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeebe0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeed60>\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5b41430>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeefd0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde57d79d0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5780550>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7a00>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde56dee20>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57f92e0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde418a2e0>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57b28b0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde4057e80>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde4169580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fc2a00>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde418a520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fbcd60>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fc2fa0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3eebb20>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eeb340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a2b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3f0a850>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0aca0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a370>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe790>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ef5dc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3abdee0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe190>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eebca0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3feef10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee8b0>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7280>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d60>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde393c220>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc2b0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e87f0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde398ee50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e80>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8bb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8ee0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e250>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8f40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e3d0>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8eb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8c40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e4c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e5e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e670>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e820>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8220>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39c31c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde383ebe0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e940>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e88e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc100>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39baca0>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba2b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba490>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aefb50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39bae20>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d00>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857c40>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38574f0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aef940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f42b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8190>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde37a8220>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38086a0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f46d0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e9a90>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e00d0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8fd0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8790>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857d90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e0940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb8e0>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5ee01c0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37da190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0310>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba00>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cbfa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde36123d0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3612190>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde36019d0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef19d0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef1ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef89a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e670>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e4f0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee970>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee520>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35eefa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\r\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3586d90>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586c10>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35863d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586190>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586220>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2160>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35a29d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2fd0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b41c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4910>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b49d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2ee0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2af0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2f40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dab20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dac40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dae80>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469d00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469e50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478550>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478f40>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478a90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478d90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485820>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34932b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34933a0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d74c0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7220>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493f10>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493c40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d5e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3436520>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde342de80>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342ddf0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461760>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34611f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aea90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aec70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461cd0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461a60>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34a0160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d220>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493af0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7250>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d04c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364bb0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3371c70>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371850>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33715b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381be0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381c70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde338e2b0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381df0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde329e4c0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e220>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295d30>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32953d0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339ca60>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339c0d0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde338e970>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381820>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33810d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295dc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ea00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ef70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32bb760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cbb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\r\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde326e160>\r\nimport 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cc10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\r\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\r\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d550>\r\nimport 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f4c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\r\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f7f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\r\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211940>\r\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\r\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f220>\r\nimport 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3202ac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\r\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\r\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\r\nimport 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d670>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31e1f70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\r\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\r\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\r\nimport 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d2e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\r\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde319e3d0>\r\nimport 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31c4d30>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\r\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd9a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\r\nimport 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde314a8b0>\r\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd2b0>\r\nimport 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7be0>\r\nimport 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3269dc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\r\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30feac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\r\nimport 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde311e1f0>\r\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fed90>\r\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe220>\r\nimport 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315e8b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\r\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\r\nimport 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0c10>\r\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e07f0>\r\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0340>\r\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7a90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\r\nimport 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7be0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\r\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308ca30>\r\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c6a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\r\nimport 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c700>\r\nimport 'urllib3.packages.six.moves' # \r\nimport 'urllib3.packages.six.moves.http_client' # \r\nimport 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\r\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\r\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039af0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\r\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039ca0>\r\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30395e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30398e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\r\nimport 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\r\nimport 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\r\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3072e80>\r\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041c40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\r\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041ac0>\r\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\r\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\r\nimport 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039040>\r\nimport 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3096b20>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\r\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9910>\r\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9550>\r\nimport 'urllib3.packages.six.moves.urllib' # \r\nimport 'urllib3.packages.six.moves.urllib.parse' # \r\nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30a7940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30390a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\r\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9d90>\r\nimport 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\r\nimport 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3006940>\r\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081040>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\r\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e2b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\r\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e520>\r\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30130a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\r\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ee20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\r\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30271c0>\r\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ea00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\r\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ec70>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\r\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027c70>\r\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30300d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\r\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\r\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\r\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\r\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\r\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030df0>\r\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\r\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030fa0>\r\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027b50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\r\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a3a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\r\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a6d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\r\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a940>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\r\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5abe0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\r\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ae80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\r\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e160>\r\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\r\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e4c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e8e0>\r\nimport 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\r\nimport 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\r\nimport 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\r\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\r\nimport 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\r\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b190>\r\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027670>\r\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\r\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138e0>\r\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3013430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\r\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30813d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\r\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6bfd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\r\nimport 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f035b0>\r\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f033a0>\r\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\r\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\r\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f0df70>\r\nimport 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\r\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1ea90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\r\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\r\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b340>\r\nimport 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1eb20>\r\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e790>\r\nimport 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e6a0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc1f0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bd30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\r\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bf40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\r\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\r\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edcee0>\r\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\r\nimport 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e8b1f0>\r\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82e20>\r\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82310>\r\nimport 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ef1880>\r\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bb80>\r\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30efc70>\r\nimport 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30ef580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82f40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\r\nimport 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82c70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\r\nimport 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\r\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94d30>\r\nimport 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7550>\r\nimport 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30c78b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\r\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\r\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae6a0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\r\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae7c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\r\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45130>\r\nimport 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\r\nimport 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53190>\r\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\r\nimport 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2df9940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e05580>\r\nimport 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53f10>\r\nimport 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e68a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\r\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ec70>\r\nimport 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1e3a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\r\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ee20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f2e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\r\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2f460>\r\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\r\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\r\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2fd30>\r\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2fb80>\r\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\r\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1970>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\r\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1a60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\r\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1d60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\r\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1370>\r\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1310>\r\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeeb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\r\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1490>\r\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeb50>\r\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\r\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd24c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ceaf40>\r\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2d00>\r\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2850>\r\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9adc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\r\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cb8340>\r\n# extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2cb8f40>\r\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9ae50>\r\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9a790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\r\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7f70>\r\nimport 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7430>\r\nimport 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9d880>\r\nimport 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e688b0>\r\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45ee0>\r\nimport 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3131580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30be850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\r\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4be20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\r\nimport 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4bfa0>\r\nimport 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315ef40>\r\nimport 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f9d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\r\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd700>\r\nimport 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c6db80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\r\nimport 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\r\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c093d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09610>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\r\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09850>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\r\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09a30>\r\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdca0>\r\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd9d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\r\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdeb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\r\nimport 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\r\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c198b0>\r\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\r\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bb51c0>\r\nimport 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19d00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\r\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19e50>\r\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324c400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2c2db50>\r\nimport 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f6d0>\r\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32c7550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\r\nimport 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bed6d0>\r\nimport 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4f70>\r\nimport 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8b20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\r\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be43a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\r\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\r\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\r\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\r\nimport 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4e50>\r\nimport 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8100>\r\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c2dd00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd84c0>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n# destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887500.25093: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6691065-8475-215345284574668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887500.25097: _low_level_execute_command(): starting\n 8137 1726887500.25119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887500.25153: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887500.25155: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887500.25158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887500.25161: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887500.25163: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887500.25166: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887500.25168: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887500.25289: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887500.25293: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887500.25296: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887500.25298: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887500.25300: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887500.25303: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887500.25304: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887500.25306: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887500.25329: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887500.25332: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887500.25334: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887500.25336: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887500.25338: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887500.25340: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887500.25345: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887500.25347: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887500.25403: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887500.25442: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887500.25448: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887500.25450: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887500.25453: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887500.25455: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887500.25457: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887500.25458: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887500.25460: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887500.25462: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887500.25464: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887500.25466: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887500.25468: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887500.25517: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887500.26452: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887500.26455: stdout chunk (state=3):\n>>><<<\n 8137 1726887500.26464: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887500.26514: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887500.26517: handler run complete\n 8137 1726887500.26679: attempt loop complete, returning result\n 8137 1726887500.26683: _execute() done\n 8137 1726887500.26685: dumping result to json\n 8137 1726887500.26687: done dumping result, returning\n 8137 1726887500.26689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-107c-9d64-000000000013]\n 8137 1726887500.26691: sending task result for task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887500.26853: done sending task result for task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887500.26857: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"chrony\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 8137 1726887500.35912: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\r\n<<<\n 8137 1726887500.38400: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 8137 1726887500.38446: stdout chunk (state=3):\n>>># destroy __main__<<<\n 8137 1726887500.38453: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.39635: stdout chunk (state=3):\n>>># clear builtins._\r\n<<<\n 8137 1726887500.39703: stdout chunk (state=3):\n>>># clear sys.path<<<\n 8137 1726887500.39876: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40039: stdout chunk (state=3):\n>>># clear sys.argv\r\n<<<\n 8137 1726887500.40253: stdout chunk (state=3):\n>>># clear sys.ps1<<<\n 8137 1726887500.40316: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40427: stdout chunk (state=3):\n>>># clear sys.ps2<<<\n 8137 1726887500.40562: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40633: stdout chunk (state=3):\n>>># clear sys.last_type<<<\n 8137 1726887500.40647: stdout chunk (state=3):\n>>>\r\n# clear sys.last_value<<<\n 8137 1726887500.40651: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40653: stdout chunk (state=3):\n>>># clear sys.last_traceback<<<\n 8137 1726887500.40655: stdout chunk (state=3):\n>>>\r\n# clear sys.path_hooks<<<\n 8137 1726887500.40658: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40660: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 8137 1726887500.40662: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40664: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n<<<\n 8137 1726887500.40678: stdout chunk (state=3):\n>>># clear sys.__interactivehook__<<<\n 8137 1726887500.40682: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40684: stdout chunk (state=3):\n>>># restore sys.stdin\r\n<<<\n 8137 1726887500.40686: stdout chunk (state=3):\n>>># restore sys.stdout\r\n<<<\n 8137 1726887500.40688: stdout chunk (state=3):\n>>># restore sys.stderr\r\n<<<\n 8137 1726887500.40690: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n<<<\n 8137 1726887500.40692: stdout chunk (state=3):\n>>># cleanup[2] removing builtins<<<\n 8137 1726887500.40703: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 8137 1726887500.40705: stdout chunk (state=3):\n>>># cleanup[2] removing _imp<<<\n 8137 1726887500.40707: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.40711: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings<<<\n 8137 1726887500.40727: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.41099: stdout chunk (state=3):\n>>># cleanup[2] removing _weakref\r\n<<<\n 8137 1726887500.41102: stdout chunk (state=3):\n>>># cleanup[2] removing _io<<<\n 8137 1726887500.41184: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.41188: stdout chunk (state=3):\n>>># cleanup[2] removing marshal<<<\n 8137 1726887500.41190: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.41198: stdout chunk (state=3):\n>>># cleanup[2] removing posix<<<\n 8137 1726887500.41302: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.41306: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n<<<\n 8137 1726887500.41336: stdout chunk (state=3):\n>>># cleanup[2] removing time\r\n<<<\n 8137 1726887500.41339: stdout chunk (state=3):\n>>># cleanup[2] removing zipimport\r\n<<<\n 8137 1726887500.41355: stdout chunk (state=3):\n>>># cleanup[2] removing _codecs\r\n<<<\n 8137 1726887500.41359: stdout chunk (state=3):\n>>># cleanup[2] removing codecs\r\n<<<\n 8137 1726887500.41361: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases<<<\n 8137 1726887500.41363: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n<<<\n 8137 1726887500.41365: stdout chunk (state=3):\n>>># cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n<<<\n 8137 1726887500.41368: stdout chunk (state=3):\n>>># cleanup[2] removing _abc\r\n<<<\n 8137 1726887500.41370: stdout chunk (state=3):\n>>># cleanup[2] removing abc\r\n<<<\n 8137 1726887500.41372: stdout chunk (state=3):\n>>># cleanup[2] removing io\r\n<<<\n 8137 1726887500.41414: stdout chunk (state=3):\n>>># cleanup[2] removing __main__\r\n<<<\n 8137 1726887500.41445: stdout chunk (state=3):\n>>># cleanup[2] removing _stat\r\n<<<\n 8137 1726887500.41474: stdout chunk (state=3):\n>>># cleanup[2] removing stat<<<\n 8137 1726887500.41478: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _collections_abc\r\n<<<\n 8137 1726887500.41480: stdout chunk (state=3):\n>>># cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath<<<\n 8137 1726887500.41482: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing os.path\r\n<<<\n 8137 1726887500.41484: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n<<<\n 8137 1726887500.41487: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale<<<\n 8137 1726887500.41489: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing site<<<\n 8137 1726887500.41491: stdout chunk (state=3):\n>>>\r\n# destroy site\r\n# cleanup[2] removing types\r\n<<<\n 8137 1726887500.41514: stdout chunk (state=3):\n>>># cleanup[2] removing enum\r\n<<<\n 8137 1726887500.41517: stdout chunk (state=3):\n>>># cleanup[2] removing _sre\r\n<<<\n 8137 1726887500.41519: stdout chunk (state=3):\n>>># cleanup[2] removing sre_constants\r\n<<<\n 8137 1726887500.41562: stdout chunk (state=3):\n>>># destroy sre_constants\r\n<<<\n 8137 1726887500.41567: stdout chunk (state=3):\n>>># cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n<<<\n 8137 1726887500.41570: stdout chunk (state=3):\n>>># cleanup[2] removing heapq\r\n<<<\n 8137 1726887500.41573: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n<<<\n 8137 1726887500.41603: stdout chunk (state=3):\n>>># destroy keyword<<<\n 8137 1726887500.41609: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _operator\r\n<<<\n 8137 1726887500.41623: stdout chunk (state=3):\n>>># cleanup[2] removing operator<<<\n 8137 1726887500.41659: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing reprlib\r\n<<<\n 8137 1726887500.41662: stdout chunk (state=3):\n>>># destroy reprlib\r\n# cleanup[2] removing _collections\r\n<<<\n 8137 1726887500.41664: stdout chunk (state=3):\n>>># cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n<<<\n 8137 1726887500.41666: stdout chunk (state=3):\n>>># cleanup[2] removing copyreg\r\n<<<\n 8137 1726887500.41668: stdout chunk (state=3):\n>>># cleanup[2] removing re\r\n<<<\n 8137 1726887500.41670: stdout chunk (state=3):\n>>># cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii<<<\n 8137 1726887500.41672: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc<<<\n 8137 1726887500.41675: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd<<<\n 8137 1726887500.41688: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast<<<\n 8137 1726887500.41694: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse<<<\n 8137 1726887500.41697: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n<<<\n 8137 1726887500.41699: stdout chunk (state=3):\n>>># cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf<<<\n 8137 1726887500.41701: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode<<<\n 8137 1726887500.41703: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios<<<\n 8137 1726887500.41705: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle<<<\n 8137 1726887500.41710: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n<<<\n 8137 1726887500.41712: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias<<<\n 8137 1726887500.41718: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap<<<\n 8137 1726887500.41988: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n<<<\n 8137 1726887500.41991: stdout chunk (state=3):\n>>># cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager<<<\n 8137 1726887500.41995: stdout chunk (state=3):\n>>>\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n<<<\n 8137 1726887500.42020: stdout chunk (state=3):\n>>># cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync<<<\n 8137 1726887500.42025: stdout chunk (state=3):\n>>>\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint<<<\n 8137 1726887500.42028: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client<<<\n 8137 1726887500.42031: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields<<<\n 8137 1726887500.42034: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober<<<\n 8137 1726887500.42039: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel<<<\n 8137 1726887500.42041: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six<<<\n 8137 1726887500.42047: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy<<<\n 8137 1726887500.42050: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata<<<\n 8137 1726887500.42053: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n<<<\n 8137 1726887500.42056: stdout chunk (state=3):\n>>># cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober<<<\n 8137 1726887500.42058: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper<<<\n 8137 1726887500.42061: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject<<<\n 8137 1726887500.42064: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap<<<\n 8137 1726887500.42091: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n<<<\n 8137 1726887500.42096: stdout chunk (state=3):\n>>># cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network<<<\n 8137 1726887500.42119: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client<<<\n 8137 1726887500.42123: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n<<<\n 8137 1726887500.43523: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887500.43568: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887500.43571: stdout chunk (state=3):\n>>># destroy systemd.daemon\r\n<<<\n 8137 1726887500.43589: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n<<<\n 8137 1726887500.43640: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 8137 1726887500.43655: stdout chunk (state=3):\n>>># destroy distro\r\n<<<\n 8137 1726887500.43829: stdout chunk (state=3):\n>>># destroy netrc<<<\n 8137 1726887500.43832: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.43883: stdout chunk (state=3):\n>>># destroy sqlite3<<<\n 8137 1726887500.43888: stdout chunk (state=3):\n>>>\r\n# destroy sqlite3.dbapi2\r\n<<<\n 8137 1726887500.43923: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n<<<\n 8137 1726887500.43951: stdout chunk (state=3):\n>>># destroy iniparse.compat\r\n<<<\n 8137 1726887500.44001: stdout chunk (state=3):\n>>># destroy rhsmlib.services\r\n<<<\n 8137 1726887500.44006: stdout chunk (state=3):\n>>># destroy rhsmlib.facts<<<\n 8137 1726887500.44011: stdout chunk (state=3):\n>>>\r\n# destroy rhsmlib.facts.dmidecodeparser<<<\n 8137 1726887500.44021: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.44043: stdout chunk (state=3):\n>>># destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n<<<\n 8137 1726887500.44084: stdout chunk (state=3):\n>>># destroy rhsmlib.client_info\r\n<<<\n 8137 1726887500.44087: stdout chunk (state=3):\n>>># destroy librepo<<<\n 8137 1726887500.44089: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.44185: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.action_client\r\n<<<\n 8137 1726887500.44189: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.installedproductslib<<<\n 8137 1726887500.44219: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.44243: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.packageprofilelib\r\n<<<\n 8137 1726887500.44279: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib<<<\n 8137 1726887500.44309: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n<<<\n 8137 1726887500.44314: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.entcertlib<<<\n 8137 1726887500.44482: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.44496: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding<<<\n 8137 1726887500.44522: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n<<<\n 8137 1726887500.44539: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.base_action_client\r\n<<<\n 8137 1726887500.44568: stdout chunk (state=3):\n>>># cleanup[3] wiping librepo._librepo\r\n<<<\n 8137 1726887500.44595: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock<<<\n 8137 1726887500.44617: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping subscription_manager.plugins\r\n<<<\n 8137 1726887500.44635: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n<<<\n 8137 1726887500.44652: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.validity\r\n<<<\n 8137 1726887500.44671: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.identity<<<\n 8137 1726887500.44694: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.44717: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.facts<<<\n 8137 1726887500.44734: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.44768: stdout chunk (state=3):\n>>># cleanup[3] wiping rhsmlib.facts.network<<<\n 8137 1726887500.44792: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n<<<\n 8137 1726887500.44822: stdout chunk (state=3):\n>>># cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n<<<\n 8137 1726887500.44847: stdout chunk (state=3):\n>>># cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n<<<\n 8137 1726887500.44865: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n<<<\n 8137 1726887500.44884: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid<<<\n 8137 1726887500.45241: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n<<<\n 8137 1726887500.45345: stdout chunk (state=3):\n>>># cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.u<<<\n 8137 1726887500.45460: stdout chunk (state=3):\n>>>rllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n<<<\n 8137 1726887500.45731: stdout chunk (state=3):\n>>># cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 8137 1726887500.45748: stdout chunk (state=3):\n>>># cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n<<<\n 8137 1726887500.45782: stdout chunk (state=3):\n>>># cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n<<<\n 8137 1726887500.45898: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887500.45919: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887500.45938: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n<<<\n 8137 1726887500.45956: stdout chunk (state=3):\n>>># cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 8137 1726887500.45967: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 8137 1726887500.46026: stdout chunk (state=3):\n>>># destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n<<<\n 8137 1726887500.46051: stdout chunk (state=3):\n>>># destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n<<<\n 8137 1726887500.47294: stdout chunk (state=3):\n>>># destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n<<<\n 8137 1726887500.47297: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 8137 1726887500.47524: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n<<<\n 8137 1726887500.47634: stdout chunk (state=3):\n>>># destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n<<<\n 8137 1726887500.48217: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs<<<\n 8137 1726887500.48247: stdout chunk (state=3):\n>>>\r\n# destroy gpg.gpgme\r\n<<<\n 8137 1726887500.48627: stdout chunk (state=3):\n>>># destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n<<<\n 8137 1726887500.48689: stdout chunk (state=3):\n>>># destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 8137 1726887500.48847: stdout chunk (state=3):\n>>># destroy _frozen_importlib<<<\n 8137 1726887500.48982: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.48986: stdout chunk (state=3):\n>>># clear sys.audit hooks<<<\n 8137 1726887500.49122: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887500.50357: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887500.50361: stdout chunk (state=3):\n>>><<<\n 8137 1726887500.50363: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173b0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17348d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17315f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1730c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17312640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1721edc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721e8b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721eeb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ee80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17270610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17284670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1731ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17230c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17284280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17320a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17238fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f481c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16fe5c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173200a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5aaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f5ae20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6cc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16ef93a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5af10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172309d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f256a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f321f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f258e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f19a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172305b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3d16e41670>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6a160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6af10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6ad30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6af70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167d1130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cf40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1678c3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d513a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d9fc10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16765cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167653a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d71490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167654c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167654f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1674f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db01f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db0370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16dcad90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1675c880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16da98b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e1670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167dfac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167ee0d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e10d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d75a60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16355580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1672a520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162f70a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167dfbb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16dbc250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167386a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671e7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671b7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16715970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6640>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66d0>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6c10>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6910>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6070>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608f730>\\r\\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fc40>\\r\\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fe50>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db9700>\\r\\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9a60>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ac0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7610>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ee0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9370>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db96d0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e2070>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16326dc0>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7430>\\r\\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324df0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324250>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16333d30>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16052f70>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e5910>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738ee0>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6e50>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66a0>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6760>\\r\\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324ac0>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6160>\\r\\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355a60>\\r\\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d162e8940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161065e0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355850>\\r\\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f36a0>\\r\\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f5e0>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16070b50>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f8e0>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160706d0>\\r\\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1609b910>\\r\\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15e1eca0>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80be0>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80d60>\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15dd2430>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80fd0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80250>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80850>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15d069d0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06580>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15ca8550>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06a00>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1595fe20>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d282e0>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1441e2e0>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15cdb8b0>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d142ebe80>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d143fd580>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14257a00>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1441e520>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14250d60>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14257fa0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06130>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1417fb20>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417f340>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f2b0>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1419f850>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419fca0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f370>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192790>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14189dc0>\\r\\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13d51ee0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192190>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417fca0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14282730>\\r\\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14282f10>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d142828b0>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06280>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd60>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13bd0220>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f2b0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d7f0>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c23e50>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de80>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dbb0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dee0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de50>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5250>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7df40>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad53d0>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7deb0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dc40>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51f0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5430>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad54c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5550>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad55e0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5670>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5700>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5790>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5820>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d220>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c561c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13ad5be0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5940>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d8e0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f100>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4dca0>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d2b0>\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d490>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83b50>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4de20>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebc40>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aeb4f0>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83940>\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a892b0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b190>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13a3b220>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a9c6a0>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a896d0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a7da90>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a740d0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebee0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3bfd0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b790>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebd90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a74940>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f850>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f8e0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa60>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d161741c0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16160190>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174220>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174310>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5ffa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d138a53d0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138a5190>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138959d0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161859d0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174eb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16185ca0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1618c9a0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4340>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2670>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2190>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c24f0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80970>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80790>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cafa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13882fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13819d90>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819c10>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138193d0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819190>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386cee0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819220>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846160>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819eb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138379d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846fd0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137481c0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748310>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748910>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748640>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137489d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755610>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755ee0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755af0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755f40>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376db20>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376dc40>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376de80>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fd310>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fdd00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fde50>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c550>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c130>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cf40>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370ca90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cd90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719820>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137272b0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137273a0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c4c0>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c220>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cad00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727f10>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727c40>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c15e0>\\r\\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136cb520>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136c1e80>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1df0>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5760>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f51f0>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642a90>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642c70>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5cd0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5a60>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13734160>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1220>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727af0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c250>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663190>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136634c0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663d30>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8640>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8bb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13605c70>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605850>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136055b0>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605220>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605460>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614be0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614c70>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136212b0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614df0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529310>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532370>\\r\\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532310>\\r\\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d135324c0>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532220>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529d30>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135293d0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362fa60>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362f0d0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13621970>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614820>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136140d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614970>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529dc0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532790>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532a00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532f70>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1354e760>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d2940>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfbb0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc\\'\\r\\n# extension module \\'rhsm._certificate\\' loaded from \\'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rhsm._certificate\\' executed from \\'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rhsm._certificate\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13501160>\\r\\nimport \\'rhsm.certificate\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfc10>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'iniparse.configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1430>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc\\'\\r\\nimport \\'iniparse.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1550>\\r\\nimport \\'iniparse.ini\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a34c0>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc\\'\\r\\nimport \\'iniparse.compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a37f0>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'iniparse.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4940>\\r\\nimport \\'iniparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3160>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3220>\\r\\nimport \\'rhsm.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13497ac0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.injection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4df0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b220>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.services\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b310>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.services.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b430>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc\\'\\r\\nimport \\'ntpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13421670>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13475f70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc\\'\\r\\nimport \\'rhsm.https\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a00>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc\\'\\r\\nimport \\'rhsm.ourjson\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a90>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'rhsm.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134212e0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134323d0>\\r\\nimport \\'rhsm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13459d30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc\\'\\r\\nimport \\'rhsm.bitstream\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134619a0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc\\'\\r\\nimport \\'rhsm.huffman\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133e08b0>\\r\\nimport \\'rhsm.pathtree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134612b0>\\r\\nimport \\'rhsm.certificate2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344bbe0>\\r\\nimport \\'subscription_manager.certdirectory\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134fcdc0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc\\'\\r\\nimport \\'pprint\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.branding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404e20>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392190>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cpuinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392ac0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.collection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133b21f0>\\r\\nimport \\'rhsmlib.facts.collector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392d90>\\r\\nimport \\'rhsmlib.facts.hwprobe\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392220>\\r\\nimport \\'subscription_manager.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f38b0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'cloud_what\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a310>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cleanup\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336adf0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.virt\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336af70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.dmidecodeparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374c10>\\r\\nimport \\'rhsmlib.facts.dmiinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133747f0>\\r\\nimport \\'rhsmlib.facts.firmware_info\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374340>\\r\\nimport \\'rhsmlib.facts.host_collector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336aa90>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.custom\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336abe0>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc\\'\\r\\nimport \\'urllib3.packages.ssl_match_hostname\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320a30>\\r\\nimport \\'urllib3.packages\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133206a0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc\\'\\r\\nimport \\'urllib3.packages.six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320700>\\r\\nimport \\'urllib3.packages.six.moves\\' # \\r\\nimport \\'urllib3.packages.six.moves.http_client\\' # \\r\\nimport \\'urllib3.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315640>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc\\'\\r\\nimport \\'urllib3._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315820>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'urllib3.contrib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc\\'\\r\\nimport \\'urllib3.contrib._appengine_environ\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccaf0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.wait\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccca0>\\r\\nimport \\'urllib3.util.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc5e0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc8e0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4100>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.retry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4160>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc\\'\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5370>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.url\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.ssltransport\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13306e80>\\r\\nimport \\'urllib3.util.ssl_\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4c40>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.timeout\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4ac0>\\r\\nimport \\'urllib3.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc280>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.proxy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc340>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc\\'\\r\\nimport \\'urllib3._collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc040>\\r\\nimport \\'urllib3.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13329b20>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc\\'\\r\\nimport \\'urllib3.fields\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e910>\\r\\nimport \\'urllib3.filepost\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e550>\\r\\nimport \\'urllib3.packages.six.moves.urllib\\' # \\r\\nimport \\'urllib3.packages.six.moves.urllib.parse\\' # \\r\\nimport \\'urllib3.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1333a940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib3.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc0a0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328ed90>\\r\\nimport \\'urllib3.connectionpool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315970>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc\\'\\r\\nimport \\'urllib3.poolmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1329a940>\\r\\nimport \\'urllib3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133150d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc\\'\\r\\nimport \\'chardet.enums\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b12b0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.charsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1520>\\r\\nimport \\'chardet.charsetgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a70a0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc\\'\\r\\nimport \\'chardet.codingstatemachine\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1e20>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc\\'\\r\\nimport \\'chardet.escsm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba1c0>\\r\\nimport \\'chardet.escprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1a00>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.latin1prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1c70>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc\\'\\r\\nimport \\'chardet.mbcssm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bac70>\\r\\nimport \\'chardet.utf8prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba820>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.mbcharsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c30d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.euctwfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3b80>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.euckrfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3c40>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc\\'\\r\\nimport \\'chardet.gb2312freq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3cd0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc\\'\\r\\nimport \\'chardet.big5freq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3d60>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.jisfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3df0>\\r\\nimport \\'chardet.chardistribution\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3520>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc\\'\\r\\nimport \\'chardet.jpcntx\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3fa0>\\r\\nimport \\'chardet.sjisprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bab50>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.eucjpprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed3a0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.gb2312prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed6d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.euckrprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed940>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.cp949prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131edbe0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.big5prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ede80>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.euctwprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1160>\\r\\nimport \\'chardet.mbcsgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba460>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.hebrewprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f14c0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.sbcharsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f18e0>\\r\\nimport \\'chardet.langbulgarianmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1760>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langgreekmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d00>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langhebrewmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c10>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langrussianmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d30>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langthaimodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe100>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langturkishmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe190>\\r\\nimport \\'chardet.sbcsgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba670>\\r\\nimport \\'chardet.universaldetector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78b0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'chardet.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78e0>\\r\\nimport \\'chardet\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a7430>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'requests.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba550>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc\\'\\r\\nimport \\'requests.__version__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133153d0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc\\'\\r\\nimport \\'requests.certs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fefd0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc\\'\\r\\nimport \\'http.cookies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131955b0>\\r\\nimport \\'requests.compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131953a0>\\r\\nimport \\'requests._internal_utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195130>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc\\'\\r\\nimport \\'requests.cookies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195430>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc\\'\\r\\nimport \\'requests.structures\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131a1f70>\\r\\nimport \\'requests.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c70>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc\\'\\r\\nimport \\'idna.package_data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2a90>\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc\\'\\r\\nimport \\'idna.idnadata\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0280>\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc\\'\\r\\nimport \\'idna.intranges\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0340>\\r\\nimport \\'idna.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2b20>\\r\\nimport \\'idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2790>\\r\\nimport \\'requests.packages\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b26a0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131701f0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0d30>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc\\'\\r\\nimport \\'requests.hooks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0f40>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc\\'\\r\\nimport \\'requests.auth\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170820>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc\\'\\r\\nimport \\'requests.status_codes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170ee0>\\r\\nimport \\'requests.models\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2760>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc\\'\\r\\nimport \\'socks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131211f0>\\r\\nimport \\'urllib3.contrib.socks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116e20>\\r\\nimport \\'requests.adapters\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116310>\\r\\nimport \\'requests.sessions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13184880>\\r\\nimport \\'requests.api\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0b80>\\r\\nimport \\'requests\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383c70>\\r\\nimport \\'cloud_what._base_provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383580>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116f40>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.aws\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116c70>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.azure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128940>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.gcp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128d30>\\r\\nimport \\'cloud_what.provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a550>\\r\\nimport \\'rhsm.profile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1335c8b0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.jsonwrapper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143310>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.isodate\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131436a0>\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'syspurpose\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131437c0>\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'syspurpose.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9130>\\r\\nimport \\'syspurpose.files\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143880>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.certlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6190>\\r\\nimport \\'subscription_manager.syspurposelib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9a30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc\\'\\r\\nimport \\'asyncore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1308c940>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13098580>\\r\\nimport \\'pyinotify\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6f10>\\r\\nimport \\'rhsmlib.file_monitor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6730>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fca30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc\\'\\r\\nimport \\'dbus.decorators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1c70>\\r\\nimport \\'dbus.service\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b13a0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc\\'\\r\\nimport \\'dbus.server\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1e20>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dbus.mainloop\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c22e0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc\\'\\r\\n# extension module \\'_dbus_glib_bindings\\' loaded from \\'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\\'\\r\\n# extension module \\'_dbus_glib_bindings\\' executed from \\'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\\'\\r\\nimport \\'_dbus_glib_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2460>\\r\\nimport \\'dbus.mainloop.glib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2310>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.dbus.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2400>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# possible namespace for /usr/lib/python3.9/site-packages/gi\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc\\'\\r\\nimport \\'gi._error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2d30>\\r\\n# extension module \\'gi._gi\\' loaded from \\'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gi._gi\\' executed from \\'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'gi._gi\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2b80>\\r\\nimport \\'gi\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2550>\\r\\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc\\'\\r\\nimport \\'gi._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065970>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc\\'\\r\\nimport \\'gi.docstring\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065a60>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc\\'\\r\\nimport \\'gi._propertyhelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065d60>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc\\'\\r\\nimport \\'gi._signalhelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076370>\\r\\nimport \\'gi.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065310>\\r\\nimport \\'gi.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052eb0>\\r\\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'gi.overrides\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065490>\\r\\nimport \\'gi.importer\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052b50>\\r\\nimport \\'gi.repository\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2910>\\r\\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc\\'\\r\\nimport \\'gi._ossighelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f654c0>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f7ef40>\\r\\nimport \\'optparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65d00>\\r\\nimport \\'gi._option\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65850>\\r\\nimport \\'gi.overrides.GLib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076f70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml.etree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2edc0>\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc\\'\\r\\nimport \\'xml.etree.ElementPath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f4c340>\\r\\n# extension module \\'_elementtree\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_elementtree\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_elementtree\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12f4cf40>\\r\\nimport \\'xml.etree.ElementTree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2ee50>\\r\\nimport \\'rhsmlib.dbus.dbus_utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2e790>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc\\'\\r\\nimport \\'socketserver\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5bf70>\\r\\nimport \\'logging.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5b430>\\r\\nimport \\'rhsm.logutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f32880>\\r\\nimport \\'rhsmlib.dbus.server\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fc8b0>\\r\\nimport \\'rhsmlib.services.syspurpose\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9ee0>\\r\\nimport \\'subscription_manager.cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133c5580>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.model\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13352850>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.model.ent_cert\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0e20>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.repofile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0fa0>\\r\\nimport \\'subscription_manager.repolib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f3f40>\\r\\nimport \\'subscription_manager.productid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d29d0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.reasons\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91700>\\r\\nimport \\'subscription_manager.cert_sorter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f01b80>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.insights\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d130>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.kpatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d3d0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cloud_facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d610>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.pkg_arches\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d850>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.network\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9da30>\\r\\nimport \\'rhsmlib.facts.all\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91ca0>\\r\\nimport \\'subscription_manager.facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e919d0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.identity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91eb0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae400>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.client_info\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae8b0>\\r\\nimport \\'subscription_manager.cp_provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae520>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.base_plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e491c0>\\r\\nimport \\'subscription_manager.plugins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaed00>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaee50>\\r\\nimport \\'subscription_manager.injectioninit\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134df400>\\r\\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'librepo._librepo\\' loaded from \\'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\\'\\r\\n# extension module \\'librepo._librepo\\' executed from \\'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\\'\\r\\nimport \\'librepo._librepo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12e4fb50>\\r\\nimport \\'librepo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d26d0>\\r\\nimport \\'dnf.plugin.dynamic.product-id\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134c9550>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.base_action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.content_action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78940>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.entbranding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e816d0>\\r\\nimport \\'subscription_manager.rhelentbranding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78f70>\\r\\nimport \\'subscription_manager.entcertlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6db20>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.identitycertlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e783a0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.healinglib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.factlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6880>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.packageprofilelib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6b80>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.installedproductslib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6e50>\\r\\nimport \\'subscription_manager.action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d100>\\r\\nimport \\'dnf.plugin.dynamic.subscription-manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e4fd00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.upload-profile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d4c0>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.core\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# cleanup[2] removing gpg.version\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# destroy gpg.core\\r\\n# destroy gpg.callbacks\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# cleanup[2] removing subscription_manager\\r\\n# cleanup[2] removing rhsm\\r\\n# cleanup[2] removing rhsm._certificate\\r\\n# cleanup[2] removing rhsm.certificate\\r\\n# cleanup[2] removing iniparse.configparser\\r\\n# cleanup[2] removing iniparse.config\\r\\n# cleanup[2] removing iniparse.ini\\r\\n# cleanup[2] removing iniparse.compat\\r\\n# cleanup[2] removing iniparse.utils\\r\\n# cleanup[2] removing iniparse\\r\\n# destroy iniparse\\r\\n# destroy iniparse.configparser\\r\\n# destroy iniparse.utils\\r\\n# cleanup[2] removing subscription_manager.i18n\\r\\n# cleanup[2] removing rhsm.config\\r\\n# cleanup[2] removing subscription_manager.injection\\r\\n# cleanup[2] removing rhsmlib\\r\\n# destroy rhsmlib\\r\\n# cleanup[2] removing rhsmlib.services\\r\\n# cleanup[2] removing rhsmlib.services.config\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing pathlib\\r\\n# destroy pathlib\\r\\n# cleanup[2] removing rhsm.https\\r\\n# cleanup[2] removing rhsm.ourjson\\r\\n# cleanup[2] removing rhsm.utils\\r\\n# cleanup[2] removing subscription_manager.version\\r\\n# cleanup[2] removing rhsm.connection\\r\\n# cleanup[2] removing rhsm.bitstream\\r\\n# cleanup[2] removing rhsm.huffman\\r\\n# cleanup[2] removing rhsm.pathtree\\r\\n# cleanup[2] removing rhsm.certificate2\\r\\n# cleanup[2] removing subscription_manager.certdirectory\\r\\n# cleanup[2] removing pprint\\r\\n# cleanup[2] removing subscription_manager.branding\\r\\n# cleanup[2] removing rhsmlib.facts\\r\\n# cleanup[2] removing rhsmlib.facts.cpuinfo\\r\\n# cleanup[2] removing rhsmlib.facts.collection\\r\\n# cleanup[2] removing rhsmlib.facts.collector\\r\\n# cleanup[2] removing rhsmlib.facts.hwprobe\\r\\n# cleanup[2] removing subscription_manager.utils\\r\\n# cleanup[2] removing cloud_what\\r\\n# destroy cloud_what\\r\\n# cleanup[2] removing rhsmlib.facts.cleanup\\r\\n# cleanup[2] removing rhsmlib.facts.virt\\r\\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\\r\\n# cleanup[2] removing rhsmlib.facts.dmiinfo\\r\\n# cleanup[2] removing rhsmlib.facts.firmware_info\\r\\n# cleanup[2] removing rhsmlib.facts.host_collector\\r\\n# cleanup[2] removing rhsmlib.facts.custom\\r\\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\\r\\n# cleanup[2] removing urllib3.packages\\r\\n# cleanup[2] removing urllib3.packages.six\\r\\n# cleanup[2] removing urllib3.packages.six.moves\\r\\n# cleanup[2] removing urllib3.packages.six.moves.http_client\\r\\n# cleanup[2] removing urllib3.exceptions\\r\\n# cleanup[2] removing urllib3._version\\r\\n# cleanup[2] removing urllib3.contrib\\r\\n# cleanup[2] removing urllib3.contrib._appengine_environ\\r\\n# cleanup[2] removing urllib3.util.wait\\r\\n# cleanup[2] removing urllib3.util.connection\\r\\n# cleanup[2] removing urllib3.util.request\\r\\n# cleanup[2] removing urllib3.util.response\\r\\n# cleanup[2] removing urllib3.util.retry\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing urllib3.util.url\\r\\n# cleanup[2] removing urllib3.util.ssltransport\\r\\n# cleanup[2] removing urllib3.util.ssl_\\r\\n# cleanup[2] removing urllib3.util.timeout\\r\\n# cleanup[2] removing urllib3.util\\r\\n# cleanup[2] removing urllib3.util.proxy\\r\\n# cleanup[2] removing urllib3._collections\\r\\n# cleanup[2] removing urllib3.connection\\r\\n# cleanup[2] removing urllib3.fields\\r\\n# cleanup[2] removing urllib3.filepost\\r\\n# cleanup[2] removing urllib3.packages.six.moves.urllib\\r\\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[2] removing urllib3.request\\r\\n# cleanup[2] removing urllib3.response\\r\\n# cleanup[2] removing urllib3.util.queue\\r\\n# cleanup[2] removing urllib3.connectionpool\\r\\n# cleanup[2] removing urllib3.poolmanager\\r\\n# cleanup[2] removing urllib3\\r\\n# cleanup[2] removing chardet.enums\\r\\n# cleanup[2] removing chardet.charsetprober\\r\\n# cleanup[2] removing chardet.charsetgroupprober\\r\\n# cleanup[2] removing chardet.codingstatemachine\\r\\n# cleanup[2] removing chardet.escsm\\r\\n# cleanup[2] removing chardet.escprober\\r\\n# cleanup[2] removing chardet.latin1prober\\r\\n# cleanup[2] removing chardet.mbcssm\\r\\n# cleanup[2] removing chardet.utf8prober\\r\\n# cleanup[2] removing chardet.mbcharsetprober\\r\\n# cleanup[2] removing chardet.euctwfreq\\r\\n# cleanup[2] removing chardet.euckrfreq\\r\\n# cleanup[2] removing chardet.gb2312freq\\r\\n# cleanup[2] removing chardet.big5freq\\r\\n# cleanup[2] removing chardet.jisfreq\\r\\n# cleanup[2] removing chardet.chardistribution\\r\\n# cleanup[2] removing chardet.jpcntx\\r\\n# cleanup[2] removing chardet.sjisprober\\r\\n# cleanup[2] removing chardet.eucjpprober\\r\\n# cleanup[2] removing chardet.gb2312prober\\r\\n# cleanup[2] removing chardet.euckrprober\\r\\n# cleanup[2] removing chardet.cp949prober\\r\\n# cleanup[2] removing chardet.big5prober\\r\\n# cleanup[2] removing chardet.euctwprober\\r\\n# cleanup[2] removing chardet.mbcsgroupprober\\r\\n# cleanup[2] removing chardet.hebrewprober\\r\\n# cleanup[2] removing chardet.sbcharsetprober\\r\\n# cleanup[2] removing chardet.langbulgarianmodel\\r\\n# cleanup[2] removing chardet.langgreekmodel\\r\\n# cleanup[2] removing chardet.langhebrewmodel\\r\\n# cleanup[2] removing chardet.langrussianmodel\\r\\n# cleanup[2] removing chardet.langthaimodel\\r\\n# cleanup[2] removing chardet.langturkishmodel\\r\\n# cleanup[2] removing chardet.sbcsgroupprober\\r\\n# cleanup[2] removing chardet.universaldetector\\r\\n# cleanup[2] removing chardet.version\\r\\n# cleanup[2] removing chardet\\r\\n# cleanup[2] removing requests.exceptions\\r\\n# cleanup[2] removing requests.__version__\\r\\n# destroy requests.__version__\\r\\n# cleanup[2] removing requests.certs\\r\\n# cleanup[2] removing http.cookies\\r\\n# cleanup[2] removing requests.compat\\r\\n# cleanup[2] removing requests._internal_utils\\r\\n# cleanup[2] removing requests.cookies\\r\\n# cleanup[2] removing requests.structures\\r\\n# cleanup[2] removing requests.utils\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\\r\\n# cleanup[2] removing requests.packages.urllib3.packages\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\\r\\n# cleanup[2] removing requests.packages.urllib3.exceptions\\r\\n# cleanup[2] removing requests.packages.urllib3._version\\r\\n# cleanup[2] removing requests.packages.urllib3.contrib\\r\\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\\r\\n# cleanup[2] removing requests.packages.urllib3.util.wait\\r\\n# cleanup[2] removing requests.packages.urllib3.util.connection\\r\\n# cleanup[2] removing requests.packages.urllib3.util.request\\r\\n# cleanup[2] removing requests.packages.urllib3.util.response\\r\\n# cleanup[2] removing requests.packages.urllib3.util.retry\\r\\n# cleanup[2] removing requests.packages.urllib3.util.url\\r\\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\\r\\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\\r\\n# cleanup[2] removing requests.packages.urllib3.util.timeout\\r\\n# cleanup[2] removing requests.packages.urllib3.util\\r\\n# cleanup[2] removing requests.packages.urllib3.util.proxy\\r\\n# cleanup[2] removing requests.packages.urllib3._collections\\r\\n# cleanup[2] removing requests.packages.urllib3.connection\\r\\n# cleanup[2] removing requests.packages.urllib3.fields\\r\\n# cleanup[2] removing requests.packages.urllib3.filepost\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[2] removing requests.packages.urllib3.request\\r\\n# cleanup[2] removing requests.packages.urllib3.response\\r\\n# cleanup[2] removing requests.packages.urllib3.util.queue\\r\\n# cleanup[2] removing requests.packages.urllib3.connectionpool\\r\\n# cleanup[2] removing requests.packages.urllib3.poolmanager\\r\\n# cleanup[2] removing requests.packages.urllib3\\r\\n# cleanup[2] removing idna.package_data\\r\\n# cleanup[2] removing idna.idnadata\\r\\n# cleanup[2] removing idna.intranges\\r\\n# cleanup[2] removing idna.core\\r\\n# cleanup[2] removing idna\\r\\n# cleanup[2] removing requests.packages.idna.package_data\\r\\n# cleanup[2] removing requests.packages.idna.idnadata\\r\\n# cleanup[2] removing requests.packages.idna.intranges\\r\\n# cleanup[2] removing requests.packages.idna.core\\r\\n# cleanup[2] removing requests.packages.idna\\r\\n# cleanup[2] removing requests.packages.chardet.enums\\r\\n# cleanup[2] removing requests.packages.chardet.charsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\\r\\n# cleanup[2] removing requests.packages.chardet.escsm\\r\\n# cleanup[2] removing requests.packages.chardet.escprober\\r\\n# cleanup[2] removing requests.packages.chardet.latin1prober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcssm\\r\\n# cleanup[2] removing requests.packages.chardet.utf8prober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.euctwfreq\\r\\n# cleanup[2] removing requests.packages.chardet.euckrfreq\\r\\n# cleanup[2] removing requests.packages.chardet.gb2312freq\\r\\n# cleanup[2] removing requests.packages.chardet.big5freq\\r\\n# cleanup[2] removing requests.packages.chardet.jisfreq\\r\\n# cleanup[2] removing requests.packages.chardet.chardistribution\\r\\n# cleanup[2] removing requests.packages.chardet.jpcntx\\r\\n# cleanup[2] removing requests.packages.chardet.sjisprober\\r\\n# cleanup[2] removing requests.packages.chardet.eucjpprober\\r\\n# cleanup[2] removing requests.packages.chardet.gb2312prober\\r\\n# cleanup[2] removing requests.packages.chardet.euckrprober\\r\\n# cleanup[2] removing requests.packages.chardet.cp949prober\\r\\n# cleanup[2] removing requests.packages.chardet.big5prober\\r\\n# cleanup[2] removing requests.packages.chardet.euctwprober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.hebrewprober\\r\\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langthaimodel\\r\\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\\r\\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.universaldetector\\r\\n# cleanup[2] removing requests.packages.chardet.version\\r\\n# cleanup[2] removing requests.packages.chardet\\r\\n# cleanup[2] removing requests.packages\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing requests.hooks\\r\\n# cleanup[2] removing requests.auth\\r\\n# cleanup[2] removing requests.status_codes\\r\\n# cleanup[2] removing requests.models\\r\\n# cleanup[2] removing socks\\r\\n# cleanup[2] removing urllib3.contrib.socks\\r\\n# cleanup[2] removing requests.adapters\\r\\n# cleanup[2] removing requests.sessions\\r\\n# cleanup[2] removing requests.api\\r\\n# cleanup[2] removing requests\\r\\n# cleanup[2] removing cloud_what._base_provider\\r\\n# destroy cloud_what._base_provider\\r\\n# cleanup[2] removing cloud_what.providers\\r\\n# destroy cloud_what.providers\\r\\n# cleanup[2] removing cloud_what.providers.aws\\r\\n# destroy cloud_what.providers.aws\\r\\n# cleanup[2] removing cloud_what.providers.azure\\r\\n# destroy cloud_what.providers.azure\\r\\n# cleanup[2] removing cloud_what.providers.gcp\\r\\n# destroy cloud_what.providers.gcp\\r\\n# cleanup[2] removing cloud_what.provider\\r\\n# cleanup[2] removing rhsm.profile\\r\\n# cleanup[2] removing subscription_manager.jsonwrapper\\r\\n# cleanup[2] removing subscription_manager.isodate\\r\\n# cleanup[2] removing syspurpose\\r\\n# destroy syspurpose\\r\\n# cleanup[2] removing syspurpose.utils\\r\\n# destroy syspurpose.utils\\r\\n# cleanup[2] removing syspurpose.files\\r\\n# destroy syspurpose.files\\r\\n# cleanup[2] removing subscription_manager.certlib\\r\\n# cleanup[2] removing subscription_manager.syspurposelib\\r\\n# cleanup[2] removing asyncore\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing pyinotify\\r\\n# cleanup[2] removing rhsmlib.file_monitor\\r\\n# cleanup[2] removing rhsmlib.dbus\\r\\n# cleanup[2] removing dbus.decorators\\r\\n# cleanup[2] removing dbus.service\\r\\n# cleanup[2] removing dbus.server\\r\\n# cleanup[2] removing dbus.mainloop\\r\\n# cleanup[2] removing _dbus_glib_bindings\\r\\n# cleanup[2] removing dbus.mainloop.glib\\r\\n# cleanup[2] removing rhsmlib.dbus.constants\\r\\n# cleanup[2] removing gi._error\\r\\n# cleanup[2] removing gi._gi\\r\\n# cleanup[2] removing gi._gobject\\r\\n# cleanup[2] removing glib\\r\\n# destroy glib\\r\\n# cleanup[2] removing gobject\\r\\n# destroy gobject\\r\\n# cleanup[2] removing gio\\r\\n# destroy gio\\r\\n# cleanup[2] removing gtk\\r\\n# destroy gtk\\r\\n# cleanup[2] removing gtk.gdk\\r\\n# destroy gtk.gdk\\r\\n# cleanup[2] removing gi\\r\\n# cleanup[2] removing gi._constants\\r\\n# cleanup[2] removing gi.docstring\\r\\n# cleanup[2] removing gi._propertyhelper\\r\\n# cleanup[2] removing gi._signalhelper\\r\\n# cleanup[2] removing gi.types\\r\\n# cleanup[2] removing gi.module\\r\\n# cleanup[2] removing gi.overrides\\r\\n# cleanup[2] removing gi.importer\\r\\n# cleanup[2] removing gi.repository\\r\\n# cleanup[2] removing gi._ossighelper\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing optparse\\r\\n# cleanup[2] removing gi._option\\r\\n# cleanup[2] removing gi.overrides.GLib\\r\\n# cleanup[2] removing gi.repository.GLib\\r\\n# cleanup[2] removing xml.etree\\r\\n# destroy xml.etree\\r\\n# cleanup[2] removing xml.etree.ElementPath\\r\\n# cleanup[2] removing _elementtree\\r\\n# cleanup[2] removing xml.etree.ElementTree\\r\\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\\r\\n# cleanup[2] removing socketserver\\r\\n# destroy socketserver\\r\\n# cleanup[2] removing logging.config\\r\\n# cleanup[2] removing rhsm.logutil\\r\\n# cleanup[2] removing rhsmlib.dbus.server\\r\\n# cleanup[2] removing rhsmlib.services.syspurpose\\r\\n# cleanup[2] removing subscription_manager.cache\\r\\n# cleanup[2] removing subscription_manager.model\\r\\n# cleanup[2] removing subscription_manager.model.ent_cert\\r\\n# cleanup[2] removing subscription_manager.repofile\\r\\n# cleanup[2] removing subscription_manager.repolib\\r\\n# cleanup[2] removing subscription_manager.productid\\r\\n# cleanup[2] removing subscription_manager.reasons\\r\\n# cleanup[2] removing subscription_manager.cert_sorter\\r\\n# cleanup[2] removing rhsmlib.facts.insights\\r\\n# cleanup[2] removing rhsmlib.facts.kpatch\\r\\n# cleanup[2] removing rhsmlib.facts.cloud_facts\\r\\n# cleanup[2] removing rhsmlib.facts.pkg_arches\\r\\n# cleanup[2] removing rhsmlib.facts.network\\r\\n# cleanup[2] removing rhsmlib.facts.all\\r\\n# cleanup[2] removing subscription_manager.facts\\r\\n# cleanup[2] removing subscription_manager.identity\\r\\n# cleanup[2] removing subscription_manager.validity\\r\\n# cleanup[2] removing rhsmlib.client_info\\r\\n# cleanup[2] removing subscription_manager.cp_provider\\r\\n# cleanup[2] removing subscription_manager.base_plugin\\r\\n# cleanup[2] removing subscription_manager.plugins\\r\\n# cleanup[2] removing subscription_manager.lock\\r\\n# cleanup[2] removing subscription_manager.injectioninit\\r\\n# cleanup[2] removing librepo._librepo\\r\\n# cleanup[2] removing librepo\\r\\n# cleanup[2] removing dnf.plugin.dynamic.product-id\\r\\n# destroy dnf.plugin.dynamic.product-id\\r\\n# cleanup[2] removing subscription_manager.base_action_client\\r\\n# cleanup[2] removing subscription_manager.content_action_client\\r\\n# cleanup[2] removing subscription_manager.entbranding\\r\\n# cleanup[2] removing subscription_manager.rhelentbranding\\r\\n# cleanup[2] removing subscription_manager.entcertlib\\r\\n# cleanup[2] removing subscription_manager.identitycertlib\\r\\n# cleanup[2] removing subscription_manager.healinglib\\r\\n# cleanup[2] removing subscription_manager.factlib\\r\\n# cleanup[2] removing subscription_manager.packageprofilelib\\r\\n# cleanup[2] removing subscription_manager.installedproductslib\\r\\n# cleanup[2] removing subscription_manager.action_client\\r\\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\\r\\n# destroy dnf.plugin.dynamic.subscription-manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\\r\\n# destroy dnf.plugin.dynamic.upload-profile\\r\\n# destroy _sitebuiltins\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy netrc\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy systemd.journal\\r\\n# destroy iniparse.compat\\r\\n# destroy rhsmlib.services\\r\\n# destroy rhsmlib.facts\\r\\n# destroy rhsmlib.facts.dmidecodeparser\\r\\n# destroy rhsmlib.facts.all\\r\\n# destroy rhsmlib.dbus\\r\\n# destroy rhsmlib.dbus.server\\r\\n# destroy rhsmlib.client_info\\r\\n# destroy librepo\\r\\n# cleanup[3] wiping subscription_manager.action_client\\r\\n# cleanup[3] wiping subscription_manager.installedproductslib\\r\\n# cleanup[3] wiping subscription_manager.packageprofilelib\\r\\n# cleanup[3] wiping subscription_manager.factlib\\r\\n# cleanup[3] wiping subscription_manager.healinglib\\r\\n# cleanup[3] wiping subscription_manager.identitycertlib\\r\\n# cleanup[3] wiping subscription_manager.entcertlib\\r\\n# cleanup[3] wiping subscription_manager.rhelentbranding\\r\\n# cleanup[3] wiping subscription_manager.entbranding\\r\\n# cleanup[3] wiping subscription_manager.content_action_client\\r\\n# cleanup[3] wiping subscription_manager.base_action_client\\r\\n# cleanup[3] wiping librepo._librepo\\r\\n# cleanup[3] wiping subscription_manager.injectioninit\\r\\n# cleanup[3] wiping subscription_manager.lock\\r\\n# cleanup[3] wiping subscription_manager.plugins\\r\\n# cleanup[3] wiping subscription_manager.base_plugin\\r\\n# cleanup[3] wiping subscription_manager.cp_provider\\r\\n# cleanup[3] wiping subscription_manager.validity\\r\\n# cleanup[3] wiping subscription_manager.identity\\r\\n# cleanup[3] wiping subscription_manager.facts\\r\\n# cleanup[3] wiping rhsmlib.facts.network\\r\\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\\r\\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\\r\\n# cleanup[3] wiping rhsmlib.facts.kpatch\\r\\n# cleanup[3] wiping rhsmlib.facts.insights\\r\\n# cleanup[3] wiping subscription_manager.cert_sorter\\r\\n# destroy rhsmlib.file_monitor\\r\\n# cleanup[3] wiping subscription_manager.reasons\\r\\n# cleanup[3] wiping subscription_manager.productid\\r\\n# cleanup[3] wiping subscription_manager.repolib\\r\\n# cleanup[3] wiping subscription_manager.repofile\\r\\n# cleanup[3] wiping subscription_manager.model.ent_cert\\r\\n# cleanup[3] wiping subscription_manager.model\\r\\n# destroy subscription_manager.model.ent_cert\\r\\n# cleanup[3] wiping subscription_manager.cache\\r\\n# destroy rhsmlib.services.syspurpose\\r\\n# cleanup[3] wiping rhsm.logutil\\r\\n# cleanup[3] wiping logging.config\\r\\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\\r\\n# destroy xml.etree.ElementTree\\r\\n# cleanup[3] wiping _elementtree\\r\\n# cleanup[3] wiping xml.etree.ElementPath\\r\\n# cleanup[3] wiping gi.repository.GLib\\r\\n# cleanup[3] wiping gi.overrides.GLib\\r\\n# cleanup[3] wiping gi._option\\r\\n# destroy optparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gi._ossighelper\\r\\n# cleanup[3] wiping gi.repository\\r\\n# cleanup[3] wiping gi.importer\\r\\n# cleanup[3] wiping gi.overrides\\r\\n# destroy gi.overrides.GLib\\r\\n# cleanup[3] wiping gi.module\\r\\n# destroy gi\\r\\n# cleanup[3] wiping gi.types\\r\\n# cleanup[3] wiping gi._signalhelper\\r\\n# cleanup[3] wiping gi._propertyhelper\\r\\n# cleanup[3] wiping gi.docstring\\r\\n# cleanup[3] wiping gi._constants\\r\\n# cleanup[3] wiping gi._gobject\\r\\n# cleanup[3] wiping gi._gi\\r\\n# cleanup[3] wiping gi._error\\r\\n# cleanup[3] wiping rhsmlib.dbus.constants\\r\\n# cleanup[3] wiping dbus.mainloop.glib\\r\\n# cleanup[3] wiping _dbus_glib_bindings\\r\\n# cleanup[3] wiping dbus.mainloop\\r\\n# destroy dbus.mainloop.glib\\r\\n# cleanup[3] wiping dbus.server\\r\\n# cleanup[3] wiping dbus.service\\r\\n# cleanup[3] wiping dbus.decorators\\r\\n# cleanup[3] wiping pyinotify\\r\\n# destroy asyncore\\r\\n# destroy ctypes\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping subscription_manager.syspurposelib\\r\\n# cleanup[3] wiping subscription_manager.certlib\\r\\n# cleanup[3] wiping subscription_manager.isodate\\r\\n# cleanup[3] wiping subscription_manager.jsonwrapper\\r\\n# cleanup[3] wiping rhsm.profile\\r\\n# destroy cloud_what.provider\\r\\n# cleanup[3] wiping requests\\r\\n# destroy requests._internal_utils\\r\\n# destroy requests.exceptions\\r\\n# destroy requests.compat\\r\\n# destroy requests.cookies\\r\\n# destroy requests.structures\\r\\n# destroy requests.utils\\r\\n# destroy requests.packages\\r\\n# destroy urllib3\\r\\n# destroy idna\\r\\n# destroy idna.package_data\\r\\n# destroy idna.intranges\\r\\n# destroy idna.core\\r\\n# destroy requests.hooks\\r\\n# destroy requests.auth\\r\\n# destroy requests.status_codes\\r\\n# destroy requests.models\\r\\n# destroy requests.adapters\\r\\n# destroy requests.api\\r\\n# cleanup[3] wiping requests.sessions\\r\\n# cleanup[3] wiping urllib3.contrib.socks\\r\\n# destroy socks\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping requests.packages.chardet\\r\\n# destroy chardet.enums\\r\\n# destroy chardet.charsetprober\\r\\n# destroy chardet.charsetgroupprober\\r\\n# destroy chardet.codingstatemachine\\r\\n# destroy chardet.escsm\\r\\n# destroy chardet.escprober\\r\\n# destroy chardet.latin1prober\\r\\n# destroy chardet.mbcssm\\r\\n# destroy chardet.utf8prober\\r\\n# destroy chardet.mbcharsetprober\\r\\n# destroy chardet.euctwfreq\\r\\n# destroy chardet.euckrfreq\\r\\n# destroy chardet.gb2312freq\\r\\n# destroy chardet.big5freq\\r\\n# destroy chardet.jisfreq\\r\\n# destroy chardet.chardistribution\\r\\n# destroy chardet.jpcntx\\r\\n# destroy chardet.sjisprober\\r\\n# destroy chardet.eucjpprober\\r\\n# destroy chardet.gb2312prober\\r\\n# destroy chardet.euckrprober\\r\\n# destroy chardet.cp949prober\\r\\n# destroy chardet.big5prober\\r\\n# destroy chardet.euctwprober\\r\\n# destroy chardet.mbcsgroupprober\\r\\n# destroy chardet.hebrewprober\\r\\n# destroy chardet.sbcharsetprober\\r\\n# destroy chardet.langbulgarianmodel\\r\\n# destroy chardet.langgreekmodel\\r\\n# destroy chardet.langhebrewmodel\\r\\n# destroy chardet.langrussianmodel\\r\\n# destroy chardet.langthaimodel\\r\\n# destroy chardet.langturkishmodel\\r\\n# destroy chardet.sbcsgroupprober\\r\\n# destroy chardet.universaldetector\\r\\n# destroy chardet.version\\r\\n# cleanup[3] wiping requests.packages.idna.idnadata\\r\\n# cleanup[3] wiping idna.idnadata\\r\\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\\r\\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\\r\\n# cleanup[3] wiping requests.packages.urllib3.util.queue\\r\\n# cleanup[3] wiping requests.packages.urllib3.response\\r\\n# cleanup[3] wiping requests.packages.urllib3.request\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\\r\\n# cleanup[3] wiping requests.packages.urllib3.filepost\\r\\n# cleanup[3] wiping requests.packages.urllib3.fields\\r\\n# destroy mimetypes\\r\\n# cleanup[3] wiping requests.packages.urllib3.connection\\r\\n# cleanup[3] wiping requests.packages.urllib3._collections\\r\\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\\r\\n# cleanup[3] wiping requests.packages.urllib3.util\\r\\n# destroy urllib3.util.wait\\r\\n# destroy urllib3.util.connection\\r\\n# destroy urllib3.util.request\\r\\n# destroy urllib3.util.response\\r\\n# destroy urllib3.util.retry\\r\\n# destroy urllib3.util.url\\r\\n# destroy urllib3.util.ssltransport\\r\\n# destroy urllib3.util.ssl_\\r\\n# destroy urllib3.util.timeout\\r\\n# destroy urllib3.util.proxy\\r\\n# destroy urllib3.util.queue\\r\\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\\r\\n# cleanup[3] wiping requests.packages.urllib3.contrib\\r\\n# destroy urllib3.contrib.socks\\r\\n# cleanup[3] wiping requests.packages.urllib3._version\\r\\n# cleanup[3] wiping requests.packages.urllib3.exceptions\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six\\r\\n# destroy urllib3.packages.six.moves.urllib\\r\\n# destroy urllib3.packages.six.moves\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages\\r\\n# destroy urllib3.packages.ssl_match_hostname\\r\\n# cleanup[3] wiping http.cookies\\r\\n# cleanup[3] wiping requests.certs\\r\\n# cleanup[3] wiping chardet\\r\\n# cleanup[3] wiping urllib3.poolmanager\\r\\n# cleanup[3] wiping urllib3.connectionpool\\r\\n# cleanup[3] wiping urllib3.response\\r\\n# cleanup[3] wiping urllib3.request\\r\\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[3] wiping urllib3.filepost\\r\\n# cleanup[3] wiping urllib3.fields\\r\\n# cleanup[3] wiping urllib3.connection\\r\\n# cleanup[3] wiping urllib3._collections\\r\\n# cleanup[3] wiping urllib3.util\\r\\n# cleanup[3] wiping hmac\\r\\n# cleanup[3] wiping urllib3.contrib._appengine_environ\\r\\n# cleanup[3] wiping urllib3.contrib\\r\\n# cleanup[3] wiping urllib3._version\\r\\n# cleanup[3] wiping urllib3.exceptions\\r\\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\\r\\n# cleanup[3] wiping urllib3.packages.six\\r\\n# cleanup[3] wiping urllib3.packages\\r\\n# cleanup[3] wiping rhsmlib.facts.custom\\r\\n# cleanup[3] wiping rhsmlib.facts.host_collector\\r\\n# destroy rhsmlib.facts.cleanup\\r\\n# destroy rhsmlib.facts.virt\\r\\n# destroy rhsmlib.facts.firmware_info\\r\\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\\r\\n# cleanup[3] wiping subscription_manager.utils\\r\\n# destroy pprint\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping rhsmlib.facts.hwprobe\\r\\n# destroy rhsmlib.facts.cpuinfo\\r\\n# cleanup[3] wiping rhsmlib.facts.collector\\r\\n# destroy rhsmlib.facts.collection\\r\\n# cleanup[3] wiping subscription_manager.branding\\r\\n# cleanup[3] wiping subscription_manager.certdirectory\\r\\n# cleanup[3] wiping rhsm.certificate2\\r\\n# cleanup[3] wiping rhsm.pathtree\\r\\n# cleanup[3] wiping rhsm.huffman\\r\\n# cleanup[3] wiping rhsm.bitstream\\r\\n# cleanup[3] wiping rhsm.connection\\r\\n# destroy subscription_manager\\r\\n# destroy subscription_manager.i18n\\r\\n# destroy subscription_manager.version\\r\\n# destroy subscription_manager.certdirectory\\r\\n# destroy subscription_manager.branding\\r\\n# destroy subscription_manager.utils\\r\\n# destroy subscription_manager.jsonwrapper\\r\\n# destroy subscription_manager.isodate\\r\\n# destroy subscription_manager.certlib\\r\\n# destroy subscription_manager.syspurposelib\\r\\n# destroy subscription_manager.cache\\r\\n# destroy subscription_manager.model\\r\\n# destroy subscription_manager.repofile\\r\\n# destroy subscription_manager.repolib\\r\\n# destroy subscription_manager.productid\\r\\n# destroy subscription_manager.reasons\\r\\n# destroy subscription_manager.cert_sorter\\r\\n# destroy subscription_manager.facts\\r\\n# destroy subscription_manager.identity\\r\\n# destroy subscription_manager.validity\\r\\n# destroy subscription_manager.cp_provider\\r\\n# destroy subscription_manager.base_plugin\\r\\n# destroy subscription_manager.plugins\\r\\n# destroy subscription_manager.lock\\r\\n# destroy subscription_manager.injectioninit\\r\\n# destroy subscription_manager.base_action_client\\r\\n# destroy subscription_manager.content_action_client\\r\\n# destroy subscription_manager.entbranding\\r\\n# destroy subscription_manager.rhelentbranding\\r\\n# destroy subscription_manager.entcertlib\\r\\n# destroy subscription_manager.identitycertlib\\r\\n# destroy subscription_manager.healinglib\\r\\n# destroy subscription_manager.factlib\\r\\n# destroy subscription_manager.packageprofilelib\\r\\n# destroy subscription_manager.installedproductslib\\r\\n# destroy subscription_manager.action_client\\r\\n# cleanup[3] wiping rhsm.utils\\r\\n# cleanup[3] wiping rhsm.ourjson\\r\\n# cleanup[3] wiping rhsm.https\\r\\n# cleanup[3] wiping ntpath\\r\\n# cleanup[3] wiping rhsmlib.services.config\\r\\n# cleanup[3] wiping subscription_manager.injection\\r\\n# cleanup[3] wiping rhsm.config\\r\\n# cleanup[3] wiping iniparse.ini\\r\\n# destroy iniparse.config\\r\\n# cleanup[3] wiping rhsm.certificate\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# cleanup[3] wiping rhsm._certificate\\r\\n# cleanup[3] wiping rhsm\\r\\n# destroy rhsm.certificate\\r\\n# destroy rhsm.config\\r\\n# destroy rhsm.https\\r\\n# destroy rhsm.ourjson\\r\\n# destroy rhsm.utils\\r\\n# destroy rhsm.bitstream\\r\\n# destroy rhsm.huffman\\r\\n# destroy rhsm.pathtree\\r\\n# destroy rhsm.certificate2\\r\\n# destroy rhsm.profile\\r\\n# destroy rhsm.logutil\\r\\n# cleanup[3] wiping dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus._dbus\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus.decorators\\r\\n# destroy dbus.service\\r\\n# destroy dbus.server\\r\\n# destroy dbus.mainloop\\r\\n# cleanup[3] wiping xml.parsers.expat.errors\\r\\n# cleanup[3] wiping xml.parsers.expat.model\\r\\n# cleanup[3] wiping pyexpat\\r\\n# cleanup[3] wiping pyexpat.model\\r\\n# cleanup[3] wiping pyexpat.errors\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# cleanup[3] wiping dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# cleanup[3] wiping six.moves\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping six\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping gzip\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy http\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# cleanup[3] wiping ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# destroy array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# destroy logging.config\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# destroy syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping zipfile\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping zipimport\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# destroy _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy librepo._librepo\\r\\n# destroy _dbus_glib_bindings\\r\\n# destroy rhsm._certificate\\r\\n# destroy decimal\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy _queue\\r\\n# destroy _ssl\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _string\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _random\\r\\n# destroy _bisect\\r\\n# destroy grp\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy marshal\\r\\n# destroy xml.etree.ElementPath\\r\\n# destroy _elementtree\\r\\n# destroy _heapq\\r\\n# destroy zipimport\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy libdnf._error\\r\\n# destroy gi.types\\r\\n# destroy gi._error\\r\\n# destroy gi._gi\\r\\n# destroy gi._gobject\\r\\n# destroy gi._constants\\r\\n# destroy gi.docstring\\r\\n# destroy gi._propertyhelper\\r\\n# destroy gi._signalhelper\\r\\n# destroy gi.module\\r\\n# destroy gi.overrides\\r\\n# destroy gi.importer\\r\\n# destroy gi.repository\\r\\n# destroy gi._ossighelper\\r\\n# destroy gi._option\\r\\n# destroy textwrap\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy stat\\r\\n# destroy selectors\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy gzip\\r\\n# destroy rhsmlib.facts.dmiinfo\\r\\n# destroy requests\\r\\n# destroy iniparse.ini\\r\\n# destroy enum\\r\\n# destroy signal\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy _functools\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy _stat\\r\\n# destroy http.cookies\\r\\n# destroy urllib.parse\\r\\n# destroy _weakref\\r\\n# destroy ntpath\\r\\n# destroy posix\\r\\n# destroy rhsmlib.facts.custom\\r\\n# destroy rhsmlib.facts.host_collector\\r\\n# destroy rhsmlib.facts.hwprobe\\r\\n# destroy rhsmlib.facts.insights\\r\\n# destroy rhsmlib.facts.kpatch\\r\\n# destroy rhsmlib.facts.cloud_facts\\r\\n# destroy rhsmlib.facts.pkg_arches\\r\\n# destroy rhsmlib.facts.network\\r\\n# destroy rhsm\\r\\n# destroy rhsmlib.dbus.dbus_utils\\r\\n# destroy _opcode\\r\\n# destroy requests.sessions\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy traceback\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy rpm\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy configparser\\r\\n# destroy fnmatch\\r\\n# destroy pyinotify\\r\\n# destroy urllib3.packages\\r\\n# destroy urllib3.exceptions\\r\\n# destroy urllib3._version\\r\\n# destroy urllib3.contrib\\r\\n# destroy urllib3.util\\r\\n# destroy urllib3._collections\\r\\n# destroy urllib3.connection\\r\\n# destroy urllib3.fields\\r\\n# destroy urllib3.filepost\\r\\n# destroy urllib3.request\\r\\n# destroy urllib3.response\\r\\n# destroy urllib3.connectionpool\\r\\n# destroy urllib3.poolmanager\\r\\n# destroy copy\\r\\n# destroy contextlib\\r\\n# destroy tempfile\\r\\n# destroy zipfile\\r\\n# destroy requests.certs\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy http.cookiejar\\r\\n# destroy chardet\\r\\n# destroy json\\r\\n# destroy calendar\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy codecs\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy urllib3.packages.six.moves.urllib_parse\\r\\n# destroy urllib3.packages.six.moves.urllib.error\\r\\n# destroy urllib3.packages.six.moves.urllib.request\\r\\n# destroy urllib3.packages.six.moves.urllib.response\\r\\n# destroy urllib3.packages.six.moves.urllib.robotparser\\r\\n# destroy subprocess\\r\\n# destroy rhsmlib.facts.collector\\r\\n# destroy itertools\\r\\n# destroy http.client\\r\\n# destroy email\\r\\n# destroy string\\r\\n# destroy dbus\\r\\n# destroy rhsmlib.dbus.constants\\r\\n# destroy rhsm.connection\\r\\n# destroy gi.repository.GLib\\r\\n# destroy rhsmlib.services.config\\r\\n# destroy subscription_manager.injection\\r\\n# destroy errno\\r\\n# destroy select\\r\\n# destroy urllib3.contrib._appengine_environ\\r\\n# destroy hmac\\r\\n# destroy warnings\\r\\n# destroy binascii\\r\\n# destroy urllib3.packages.six\\r\\n# destroy _hashlib\\r\\n# destroy ssl\\r\\n# destroy posixpath\\r\\n# destroy urllib\\r\\n# destroy io\\r\\n# destroy io\\r\\n# destroy _lzma\\r\\n# destroy _compression\\r\\n# destroy idna.idnadata\\r\\n# destroy bisect\\r\\n# destroy unicodedata\\r\\n# destroy re\\r\\n# destroy pyexpat\\r\\n# destroy threading\\r\\n# destroy functools\\r\\n# destroy logging\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887500.53432: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17348d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17315f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1730c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17312640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1721edc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721e8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ee80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17270610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17284670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1731ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17230c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17284280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17320a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17238fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f481c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16fe5c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5aaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f5ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6cc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16ef93a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5af10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172309d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f256a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f321f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f258e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f19a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172305b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3d16e41670>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6a160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6af10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6ad30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6af70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167d1130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cf40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1678c3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d513a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d9fc10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16765cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167653a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d71490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167654c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167654f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1674f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db01f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db0370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16dcad90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1675c880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16da98b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e1670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167dfac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167ee0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e10d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d75a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16355580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1672a520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162f70a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167dfbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16dbc250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167386a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671e7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671b7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16715970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6640>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66d0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6c10>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6910>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608f730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fc40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fe50>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db9700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9a60>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ac0>\r\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7610>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ee0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9370>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db96d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e2070>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16326dc0>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324df0>\r\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324250>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16333d30>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16052f70>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e5910>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738ee0>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6e50>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6760>\r\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324ac0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355a60>\r\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d162e8940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161065e0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355850>\r\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f36a0>\r\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f5e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\r\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16070b50>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f8e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160706d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1609b910>\r\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15e1eca0>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80be0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80d60>\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15dd2430>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80fd0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15d069d0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15ca8550>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06a00>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1595fe20>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d282e0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1441e2e0>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15cdb8b0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d142ebe80>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d143fd580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14257a00>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1441e520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14250d60>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14257fa0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1417fb20>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417f340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f2b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1419f850>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419fca0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f370>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192790>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14189dc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13d51ee0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192190>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417fca0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14282730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14282f10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d142828b0>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06280>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd60>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13bd0220>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f2b0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d7f0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c23e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de80>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dbb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dee0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5250>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7df40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad53d0>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7deb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dc40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad54c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad55e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5670>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5820>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d220>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c561c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13ad5be0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5940>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d8e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f100>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4dca0>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d2b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d490>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83b50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4de20>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd00>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebc40>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aeb4f0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a892b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b190>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13a3b220>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a9c6a0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a896d0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a7da90>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a740d0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3bfd0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b790>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebd90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a74940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f8e0>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d161741c0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16160190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174310>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa00>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5ffa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d138a53d0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138a5190>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138959d0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161859d0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16185ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1618c9a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2670>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c24f0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80970>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cafa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13882fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\r\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13819d90>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819c10>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138193d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819190>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386cee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819220>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846160>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138379d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846fd0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137481c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748910>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137489d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755ee0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755af0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755f40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376db20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376dc40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376de80>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fd310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fdd00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fde50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c550>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cf40>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370ca90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cd90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719820>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137272b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137273a0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c4c0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c220>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cad00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727f10>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727c40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c15e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136cb520>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136c1e80>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1df0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5760>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f51f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642a90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642c70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5cd0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5a60>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13734160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1220>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727af0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c250>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136634c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8bb0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13605c70>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605850>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136055b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614be0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614c70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136212b0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614df0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d135324c0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532220>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529d30>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135293d0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362fa60>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362f0d0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13621970>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614820>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136140d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529dc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532a00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532f70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1354e760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d2940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfbb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\r\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13501160>\r\nimport 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfc10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\r\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\r\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1550>\r\nimport 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a34c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\r\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a37f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\r\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4940>\r\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\r\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3220>\r\nimport 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13497ac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\r\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\r\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\r\nimport 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13421670>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13475f70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\r\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\r\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\r\nimport 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134212e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\r\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134323d0>\r\nimport 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13459d30>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\r\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134619a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\r\nimport 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133e08b0>\r\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134612b0>\r\nimport 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344bbe0>\r\nimport 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134fcdc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\r\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392ac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\r\nimport 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133b21f0>\r\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392d90>\r\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392220>\r\nimport 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f38b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336adf0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\r\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336af70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\r\nimport 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374c10>\r\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133747f0>\r\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374340>\r\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336aa90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\r\nimport 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336abe0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\r\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320a30>\r\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133206a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\r\nimport 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320700>\r\nimport 'urllib3.packages.six.moves' # \r\nimport 'urllib3.packages.six.moves.http_client' # \r\nimport 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\r\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\r\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccaf0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\r\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccca0>\r\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc5e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc8e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\r\nimport 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\r\nimport 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\r\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13306e80>\r\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4c40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\r\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4ac0>\r\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\r\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\r\nimport 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc040>\r\nimport 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13329b20>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\r\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e910>\r\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e550>\r\nimport 'urllib3.packages.six.moves.urllib' # \r\nimport 'urllib3.packages.six.moves.urllib.parse' # \r\nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1333a940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc0a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\r\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328ed90>\r\nimport 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\r\nimport 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1329a940>\r\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133150d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\r\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b12b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\r\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1520>\r\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a70a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\r\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1e20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\r\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba1c0>\r\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1a00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\r\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1c70>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\r\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bac70>\r\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c30d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\r\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\r\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\r\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\r\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\r\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3df0>\r\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\r\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3fa0>\r\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bab50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\r\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed3a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\r\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed6d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\r\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed940>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\r\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131edbe0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\r\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ede80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\r\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1160>\r\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\r\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f14c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f18e0>\r\nimport 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\r\nimport 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\r\nimport 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\r\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\r\nimport 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\r\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe190>\r\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba670>\r\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\r\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78e0>\r\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a7430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\r\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133153d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\r\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fefd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\r\nimport 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131955b0>\r\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131953a0>\r\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\r\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\r\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131a1f70>\r\nimport 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\r\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2a90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\r\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\r\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0340>\r\nimport 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2b20>\r\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2790>\r\nimport 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b26a0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131701f0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0d30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\r\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0f40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\r\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\r\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170ee0>\r\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\r\nimport 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131211f0>\r\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116e20>\r\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116310>\r\nimport 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13184880>\r\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0b80>\r\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383c70>\r\nimport 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116f40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\r\nimport 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116c70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\r\nimport 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\r\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128d30>\r\nimport 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a550>\r\nimport 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1335c8b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\r\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\r\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131436a0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\r\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131437c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\r\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9130>\r\nimport 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\r\nimport 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6190>\r\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\r\nimport 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1308c940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13098580>\r\nimport 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6f10>\r\nimport 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fca30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\r\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1c70>\r\nimport 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b13a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\r\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1e20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c22e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\r\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2460>\r\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\r\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\r\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2d30>\r\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2b80>\r\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\r\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065970>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\r\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065a60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\r\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065d60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\r\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076370>\r\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065310>\r\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052eb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\r\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065490>\r\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052b50>\r\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\r\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f654c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f7ef40>\r\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65d00>\r\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65850>\r\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2edc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\r\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f4c340>\r\n# extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12f4cf40>\r\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2ee50>\r\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2e790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\r\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5bf70>\r\nimport 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5b430>\r\nimport 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f32880>\r\nimport 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fc8b0>\r\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9ee0>\r\nimport 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133c5580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13352850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\r\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0e20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\r\nimport 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0fa0>\r\nimport 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f3f40>\r\nimport 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d29d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\r\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91700>\r\nimport 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f01b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\r\nimport 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\r\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d3d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d610>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\r\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d850>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\r\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9da30>\r\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91ca0>\r\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e919d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\r\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91eb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\r\nimport 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\r\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae8b0>\r\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\r\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e491c0>\r\nimport 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaed00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\r\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaee50>\r\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134df400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12e4fb50>\r\nimport 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d26d0>\r\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134c9550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\r\nimport 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e816d0>\r\nimport 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78f70>\r\nimport 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6db20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\r\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e783a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\r\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\r\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\r\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\r\nimport 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6e50>\r\nimport 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d100>\r\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e4fd00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d4c0>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n# destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887500.65881: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.7087052-8477-115238868755900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887500.65887: _low_level_execute_command(): starting\n 8137 1726887500.65891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887500.66018: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\r\n<<<\n 8137 1726887500.66022: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 8137 1726887500.66047: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887500.66051: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n<<<\n 8137 1726887500.66054: stdout chunk (state=3):\n>>># clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n<<<\n 8137 1726887500.66057: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n<<<\n 8137 1726887500.66060: stdout chunk (state=3):\n>>># cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n<<<\n 8137 1726887500.66540: stdout chunk (state=3):\n>>># cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n<<<\n 8137 1726887500.66580: stdout chunk (state=3):\n>>># cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n<<<\n 8137 1726887500.67972: stdout chunk (state=3):\n>>># cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n<<<\n 8137 1726887500.67976: stdout chunk (state=3):\n>>># cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n<<<\n 8137 1726887500.68689: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887500.69130: stdout chunk (state=3):\n>>># cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n<<<\n 8137 1726887500.69146: stdout chunk (state=3):\n>>># cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n<<<\n 8137 1726887500.69150: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887500.69153: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887500.69156: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887500.69251: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887500.69256: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887500.69258: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887500.69261: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 8137 1726887500.69264: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n<<<\n 8137 1726887500.69266: stdout chunk (state=3):\n>>># destroy netrc\r\n<<<\n 8137 1726887500.69269: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n<<<\n 8137 1726887500.69273: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n<<<\n 8137 1726887500.69360: stdout chunk (state=3):\n>>># destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n<<<\n 8137 1726887500.69365: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n<<<\n 8137 1726887500.69369: stdout chunk (state=3):\n>>># cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n<<<\n 8137 1726887500.69374: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887500.69377: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887500.69380: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887500.69382: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887500.69385: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887500.69389: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887500.69392: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887500.69413: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887500.69418: stdout chunk (state=3):\n>>># destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n<<<\n 8137 1726887500.69421: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887500.69424: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887500.69427: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887500.69429: stdout chunk (state=3):\n>>># cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n<<<\n 8137 1726887500.69434: stdout chunk (state=3):\n>>># cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887500.69440: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887500.69442: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887500.69447: stdout chunk (state=3):\n>>><<<\n 8137 1726887500.69450: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887500.69456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887500.69458: stdout chunk (state=3):\n>>><<<\n 8137 1726887500.69467: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887500.69470: stderr chunk (state=3):\n>>><<<\n 8137 1726887500.69473: handler run complete\n 8137 1726887500.69475: attempt loop complete, returning result\n 8137 1726887500.69477: _execute() done\n 8137 1726887500.69518: dumping result to json\n 8137 1726887500.69522: done dumping result, returning\n 8137 1726887500.69525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-107c-9d64-000000000013]\n 8137 1726887500.69527: sending task result for task 0e15955b-8119-107c-9d64-000000000013\nok: [managed_node3] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"chrony\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 8137 1726887500.69796: done sending task result for task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887500.69800: WORKER PROCESS EXITING\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31edc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c33a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eb20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29d850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2db880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd273d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29dd90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd241f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd237610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf1edc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1e8b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1eeb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ee80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf70610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf84670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd245e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf30c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf84280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf38fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce511c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fceeec70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce63e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce0e3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce755b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf309d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3aca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce461f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce2da30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf305b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3aa90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3fcd63670>\\r\\n# zipimport: found 34 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7507c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7504f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc708130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3f40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3d60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6c33d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7373a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc785c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69dcd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc758490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc69d4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc686250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7961f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6938e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc796370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7b0d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc693880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6936d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc692670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6925b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc78f8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc718670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc716ac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7250d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7180d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc75ba60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc27a580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc664520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc21d0a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc716bb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7a2250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f6a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6567c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6537f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc64c970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'email\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc640>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'email.mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6d0>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc\\'\\r\\nimport \\'quopri\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfccc10>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc910>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc\\'\\r\\nimport \\'email.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc070>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc\\'\\r\\nimport \\'email.quoprimime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79730>\\r\\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc\\'\\r\\nimport \\'email.base64mime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79c40>\\r\\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc\\'\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79e50>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f700>\\r\\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'urllib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7ba60>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc\\'\\r\\nimport \\'urllib.parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bac0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc\\'\\r\\nimport \\'calendar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f610>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bee0>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7b370>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f6d0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc\\'\\r\\nimport \\'email._encoded_words\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc208070>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24ddc0>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f430>\\r\\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc\\'\\r\\nimport \\'uu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24adf0>\\r\\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc\\'\\r\\nimport \\'email.iterators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24a250>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc250d30>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf78f70>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc20d910>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66fee0>\\r\\nimport \\'email.mime.nonmultipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcce50>\\r\\nimport \\'email.mime.application\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6a0>\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc\\'\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc760>\\r\\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc\\'\\r\\nimport \\'email.feedparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24aac0>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc160>\\r\\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'http\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27aa60>\\r\\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc20e940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc02c5e0>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27a850>\\r\\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc\\'\\r\\nimport \\'mimetypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0196a0>\\r\\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc\\'\\r\\nimport \\'netrc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3a30>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd5b50>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3730>\\r\\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\\r\\n# code object from \\'/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc\\'\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd56d0>\\r\\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc\\'\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf84700>\\r\\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc\\'\\r\\nimport \\'gzip\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbd43ca0>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\\r\\n# code object from \\'/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc\\'\\r\\nimport \\'email.mime.text\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5be0>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5d60>\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fbcf8430>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5fd0>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5250>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc\\'\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5850>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._error\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_error.so\\'\\r\\n# extension module \\'libdnf._error\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_error.so\\'\\r\\nimport \\'libdnf._error\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb9979d0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997580>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._common_types\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\\'\\r\\n# extension module \\'libdnf._common_types\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\\'\\r\\nimport \\'libdnf._common_types\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb940550>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997a00>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._conf\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\\'\\r\\n# extension module \\'libdnf._conf\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\\'\\r\\nimport \\'libdnf._conf\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb89ee20>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9b92e0>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._module\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_module.so\\'\\r\\n# extension module \\'libdnf._module\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_module.so\\'\\r\\nimport \\'libdnf._module\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa3422e0>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9728b0>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._repo\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\\'\\r\\n# extension module \\'libdnf._repo\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\\'\\r\\nimport \\'libdnf._repo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa20fe80>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa321580>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._transaction\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\\'\\r\\n# extension module \\'libdnf._transaction\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\\'\\r\\nimport \\'libdnf._transaction\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa17aa00>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa342520>\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._utils\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\\'\\r\\n# extension module \\'libdnf._utils\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\\'\\r\\nimport \\'libdnf._utils\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa174d60>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa17afa0>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997130>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0a3b20>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3340>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.yum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'dnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c22b0>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0c2850>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2ca0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2370>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6790>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0addc0>\\r\\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'hawkey._hawkey\\' loaded from \\'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\\'\\r\\n# extension module \\'hawkey._hawkey\\' executed from \\'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\\'\\r\\nimport \\'hawkey._hawkey\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9c76ee0>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6190>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3ca0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a6730>\\r\\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'libcomps._libpycomps\\' loaded from \\'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\\'\\r\\n# extension module \\'libcomps._libpycomps\\' executed from \\'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\\'\\r\\nimport \\'libcomps._libpycomps\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa1a6f10>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a68b0>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997280>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.db\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d60>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc\\'\\r\\n# extension module \\'gpg._gpgme\\' loaded from \\'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gpg._gpgme\\' executed from \\'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'gpg._gpgme\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9af5220>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b952b0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'gpg.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba17f0>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b47e50>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.data.encoding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e80>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1bb0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.keylist.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1ee0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e50>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sig.mode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sig.notation\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7250>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1f40>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.tofu.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f73d0>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1eb0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.create\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1c40>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.event\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71f0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.import_type\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7430>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.keysign\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f74c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.md\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7550>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.pk\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f75e0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.protocol\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7670>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.sigsum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7700>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.status\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7790>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc\\'\\r\\nimport \\'gpg.constants.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7820>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1220>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b7c1c0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f99f7be0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7940>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba18e0>\\r\\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'gpg.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b95100>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73ca0>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b732b0>\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73490>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8b50>\\r\\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc\\'\\r\\nimport \\'dnf.db.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73e20>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc\\'\\r\\nimport \\'dnf.conf.substitutions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10c40>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a104f0>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8940>\\r\\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc\\'\\r\\nimport \\'dnf.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad2b0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961190>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9961220>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99c16a0>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad6d0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99a2a90>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99990d0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10ee0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961fd0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961790>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10d90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc\\'\\r\\nimport \\'dnf.drpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9999940>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc\\'\\r\\nimport \\'dnf.goal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984850>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc\\'\\r\\nimport \\'dnf.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99848e0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a60>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc\\'\\r\\n# extension module \\'libdnf._smartcols\\' loaded from \\'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\\'\\r\\n# extension module \\'libdnf._smartcols\\' executed from \\'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\\'\\r\\nimport \\'libdnf._smartcols\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc0971c0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9994190>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc\\'\\r\\nimport \\'dnf.selector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097220>\\r\\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'dnf.module.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097310>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc\\'\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc\\'\\r\\n# extension module \\'_opcode\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_opcode\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_opcode\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f97cb3d0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97cb190>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97ba9d0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a89d0>\\r\\nimport \\'dnf.plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097eb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc\\'\\r\\nimport \\'dnf.query\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a8ca0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc\\'\\r\\nimport \\'dnf.repodict\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0af9a0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc\\'\\r\\nimport \\'dnf.rpm.miscutils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7340>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc\\'\\r\\nimport \\'dnf.package\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7670>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7190>\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc\\'\\r\\nimport \\'dnf.subject\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e74f0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5970>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5520>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dnfpluginscore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.format\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97a7fa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_curses\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_curses\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_curses\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f973fd90>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973fc10>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f3d0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f190>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790ee0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f220>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.option_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976b160>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973feb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.alias\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f975b9d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.autoremove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976bfd0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.check\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e1c0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.clean\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e310>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.repoquery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e910>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e640>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.distrosync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e9d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.downgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b610>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.group\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b700>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc\\'\\r\\nimport \\'dnf.transaction_sr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bee0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967baf0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bf40>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.makecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693b20>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.mark\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693c40>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693e80>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.reinstall\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622310>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.remove\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.repolist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622e50>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc\\'\\r\\nimport \\'dnf.match_counter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631550>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631130>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc\\'\\r\\nimport \\'cmd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631f40>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631a90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.swap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631d90>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.updateinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963e820>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963efa0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.commands.upgrademinimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c2b0>\\r\\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc\\'\\r\\nimport \\'dnf.cli.demand\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c3a0>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97904c0>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790220>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc\\'\\r\\nimport \\'dateutil._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cf10>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cc40>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc\\'\\r\\nimport \\'six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e65e0>\\r\\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc\\'\\r\\nimport \\'numbers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95ef520>\\r\\n# extension module \\'_decimal\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_decimal\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_decimal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95e6e80>\\r\\nimport \\'decimal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6df0>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc\\'\\r\\nimport \\'dateutil._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a760>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a1f0>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc\\'\\r\\nimport \\'six.moves\\' # \\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc\\'\\r\\nimport \\'dateutil.tz._common\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567a90>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc\\'\\r\\nimport \\'dateutil.tz._factories\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567c70>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc\\'\\r\\n# destroy dateutil.tz.win\\r\\nimport \\'dateutil.tz.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961acd0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961aa60>\\r\\nimport \\'dateutil.parser._parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9659160>\\r\\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc\\'\\r\\nimport \\'dateutil.parser.isoparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6220>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964caf0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790250>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.config_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589190>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.copr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95894c0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debug\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589d30>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.debuginfo-install\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951e640>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.download\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951ebb0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\\r\\n# code object from \\'/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc\\'\\r\\n# extension module \\'_sqlite3\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_sqlite3\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_sqlite3\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f952bc70>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b850>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b5b0>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b220>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.groups_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b460>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc\\'\\r\\nimport \\'dbus._compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953abe0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'dbus.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953ac70>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc\\'\\r\\n# extension module \\'_dbus_bindings\\' loaded from \\'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\\'\\r\\n# extension module \\'_dbus_bindings\\' executed from \\'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\\'\\r\\nimport \\'_dbus_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95472b0>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953adf0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc\\'\\r\\nimport \\'dbus.lowlevel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f310>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457370>\\r\\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml.parsers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457310>\\r\\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc\\'\\r\\n# extension module \\'pyexpat\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'pyexpat\\' executed from \\'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'pyexpat\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f94574c0>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457220>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fd30>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f3d0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9555a60>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95550d0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9547970>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a820>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a0d0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repoclosure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a970>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repodiff\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fdc0>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repograph\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457790>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.repomanage\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457a00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.reposync\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457f70>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.system_upgrade\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9474760>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f8940>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405bb0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc\\'\\r\\n# extension module \\'rhsm._certificate\\' loaded from \\'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rhsm._certificate\\' executed from \\'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rhsm._certificate\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9427160>\\r\\nimport \\'rhsm.certificate\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405c10>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'iniparse.configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6430>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc\\'\\r\\nimport \\'iniparse.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6550>\\r\\nimport \\'iniparse.ini\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c84c0>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc\\'\\r\\nimport \\'iniparse.compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c87f0>\\r\\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'iniparse.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ca940>\\r\\nimport \\'iniparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8160>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8220>\\r\\nimport \\'rhsm.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93bdac0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.injection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93cadf0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372220>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.services\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372310>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.services.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372430>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc\\'\\r\\nimport \\'ntpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9346670>\\r\\nimport \\'pathlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f939af70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc\\'\\r\\nimport \\'rhsm.https\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada00>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc\\'\\r\\nimport \\'rhsm.ourjson\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada90>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'rhsm.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93462e0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93573d0>\\r\\nimport \\'rhsm.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f937ed30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc\\'\\r\\nimport \\'rhsm.bitstream\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93879a0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc\\'\\r\\nimport \\'rhsm.huffman\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93048b0>\\r\\nimport \\'rhsm.pathtree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93872b0>\\r\\nimport \\'rhsm.certificate2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372be0>\\r\\nimport \\'subscription_manager.certdirectory\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9422dc0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc\\'\\r\\nimport \\'pprint\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.branding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329e20>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7190>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cpuinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7ac0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.collection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92d71f0>\\r\\nimport \\'rhsmlib.facts.collector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7d90>\\r\\nimport \\'rhsmlib.facts.hwprobe\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7220>\\r\\nimport \\'subscription_manager.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93178b0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'cloud_what\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290310>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cleanup\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290df0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.virt\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290f70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.dmidecodeparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299c10>\\r\\nimport \\'rhsmlib.facts.dmiinfo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92997f0>\\r\\nimport \\'rhsmlib.facts.firmware_info\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299340>\\r\\nimport \\'rhsmlib.facts.host_collector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290a90>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.custom\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290be0>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc\\'\\r\\nimport \\'urllib3.packages.ssl_match_hostname\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246a30>\\r\\nimport \\'urllib3.packages\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92466a0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc\\'\\r\\nimport \\'urllib3.packages.six\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246700>\\r\\nimport \\'urllib3.packages.six.moves\\' # \\r\\nimport \\'urllib3.packages.six.moves.http_client\\' # \\r\\nimport \\'urllib3.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b640>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc\\'\\r\\nimport \\'urllib3._version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b820>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'urllib3.contrib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc\\'\\r\\nimport \\'urllib3.contrib._appengine_environ\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2af0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.wait\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2ca0>\\r\\nimport \\'urllib3.util.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f25e0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f28e0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa100>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.retry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa160>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc\\'\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a370>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.url\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.ssltransport\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f922be80>\\r\\nimport \\'urllib3.util.ssl_\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fac40>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.timeout\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91faac0>\\r\\nimport \\'urllib3.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2280>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.proxy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2340>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc\\'\\r\\nimport \\'urllib3._collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2040>\\r\\nimport \\'urllib3.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f924fb20>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc\\'\\r\\nimport \\'urllib3.fields\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3910>\\r\\nimport \\'urllib3.filepost\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3550>\\r\\nimport \\'urllib3.packages.six.moves.urllib\\' # \\r\\nimport \\'urllib3.packages.six.moves.urllib.parse\\' # \\r\\nimport \\'urllib3.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9260940>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc\\'\\r\\nimport \\'urllib3.response\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f20a0>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc\\'\\r\\nimport \\'urllib3.util.queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3d90>\\r\\nimport \\'urllib3.connectionpool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b970>\\r\\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc\\'\\r\\nimport \\'urllib3.poolmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91bf940>\\r\\nimport \\'urllib3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b040>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc\\'\\r\\nimport \\'chardet.enums\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d72b0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.charsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7520>\\r\\nimport \\'chardet.charsetgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd0a0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc\\'\\r\\nimport \\'chardet.codingstatemachine\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7e20>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc\\'\\r\\nimport \\'chardet.escsm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e01c0>\\r\\nimport \\'chardet.escprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7a00>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.latin1prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7c70>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc\\'\\r\\nimport \\'chardet.mbcssm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0c70>\\r\\nimport \\'chardet.utf8prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0820>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.mbcharsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e90d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.euctwfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9b80>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.euckrfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9c40>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc\\'\\r\\nimport \\'chardet.gb2312freq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9cd0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc\\'\\r\\nimport \\'chardet.big5freq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9d60>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc\\'\\r\\nimport \\'chardet.jisfreq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9df0>\\r\\nimport \\'chardet.chardistribution\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9520>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc\\'\\r\\nimport \\'chardet.jpcntx\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9fa0>\\r\\nimport \\'chardet.sjisprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0b50>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.eucjpprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91133a0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.gb2312prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91136d0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.euckrprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113940>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.cp949prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113be0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc\\'\\r\\nimport \\'chardet.big5prober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113e80>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.euctwprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117160>\\r\\nimport \\'chardet.mbcsgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0460>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.hebrewprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91174c0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc\\'\\r\\nimport \\'chardet.sbcharsetprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91178e0>\\r\\nimport \\'chardet.langbulgarianmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117760>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langgreekmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d00>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langhebrewmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c10>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langrussianmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d30>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langthaimodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124100>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc\\'\\r\\nimport \\'chardet.langturkishmodel\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124190>\\r\\nimport \\'chardet.sbcsgroupprober\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0670>\\r\\nimport \\'chardet.universaldetector\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8b0>\\r\\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc\\'\\r\\nimport \\'chardet.version\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8e0>\\r\\nimport \\'chardet\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd430>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc\\'\\r\\nimport \\'requests.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0550>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc\\'\\r\\nimport \\'requests.__version__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b3d0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc\\'\\r\\nimport \\'requests.certs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124fd0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\\r\\n# code object from \\'/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc\\'\\r\\nimport \\'http.cookies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc5b0>\\r\\nimport \\'requests.compat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc3a0>\\r\\nimport \\'requests._internal_utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc130>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc\\'\\r\\nimport \\'requests.cookies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc430>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc\\'\\r\\nimport \\'requests.structures\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90c6f70>\\r\\nimport \\'requests.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c70>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc\\'\\r\\nimport \\'idna.package_data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8a90>\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc\\'\\r\\nimport \\'idna.idnadata\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5280>\\r\\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc\\'\\r\\nimport \\'idna.intranges\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5340>\\r\\nimport \\'idna.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8b20>\\r\\nimport \\'idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8790>\\r\\nimport \\'requests.packages\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d86a0>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90951f0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5d30>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc\\'\\r\\nimport \\'requests.hooks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5f40>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc\\'\\r\\nimport \\'requests.auth\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095820>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc\\'\\r\\nimport \\'requests.status_codes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095ee0>\\r\\nimport \\'requests.models\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8760>\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc\\'\\r\\nimport \\'socks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90441f0>\\r\\nimport \\'urllib3.contrib.socks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903be20>\\r\\nimport \\'requests.adapters\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903b310>\\r\\nimport \\'requests.sessions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90aa880>\\r\\nimport \\'requests.api\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5b80>\\r\\nimport \\'requests\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8c70>\\r\\nimport \\'cloud_what._base_provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8580>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bf40>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.aws\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bc70>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.azure\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904d940>\\r\\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc\\'\\r\\nimport \\'cloud_what.providers.gcp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904dd30>\\r\\nimport \\'cloud_what.provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290550>\\r\\nimport \\'rhsm.profile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92828b0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.jsonwrapper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068310>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.isodate\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90686a0>\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'syspurpose\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90687c0>\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc\\'\\r\\nimport \\'syspurpose.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffe130>\\r\\nimport \\'syspurpose.files\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068880>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.certlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c190>\\r\\nimport \\'subscription_manager.syspurposelib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffea30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc\\'\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc\\'\\r\\nimport \\'asyncore\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fb2940>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'ctypes.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fbe580>\\r\\nimport \\'pyinotify\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900cf10>\\r\\nimport \\'rhsmlib.file_monitor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c730>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9021a30>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc\\'\\r\\nimport \\'dbus.decorators\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7c70>\\r\\nimport \\'dbus.service\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd73a0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc\\'\\r\\nimport \\'dbus.server\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7e20>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'dbus.mainloop\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe82e0>\\r\\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc\\'\\r\\n# extension module \\'_dbus_glib_bindings\\' loaded from \\'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\\'\\r\\n# extension module \\'_dbus_glib_bindings\\' executed from \\'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\\'\\r\\nimport \\'_dbus_glib_bindings\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8460>\\r\\nimport \\'dbus.mainloop.glib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8310>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.dbus.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8400>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# possible namespace for /usr/lib/python3.9/site-packages/gi\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc\\'\\r\\nimport \\'gi._error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8d30>\\r\\n# extension module \\'gi._gi\\' loaded from \\'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'gi._gi\\' executed from \\'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'gi._gi\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8b80>\\r\\nimport \\'gi\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8550>\\r\\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc\\'\\r\\nimport \\'gi._constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a970>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc\\'\\r\\nimport \\'gi.docstring\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8aa60>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc\\'\\r\\nimport \\'gi._propertyhelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8ad60>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc\\'\\r\\nimport \\'gi._signalhelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9b370>\\r\\nimport \\'gi.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a310>\\r\\nimport \\'gi.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77eb0>\\r\\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'gi.overrides\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a490>\\r\\nimport \\'gi.importer\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77b50>\\r\\nimport \\'gi.repository\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8910>\\r\\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc\\'\\r\\nimport \\'gi._ossighelper\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b4c0>\\r\\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc\\'\\r\\nimport \\'textwrap\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ea3f40>\\r\\nimport \\'optparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8bd00>\\r\\nimport \\'gi._option\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b850>\\r\\nimport \\'gi.overrides.GLib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9bf70>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'xml.etree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53dc0>\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\\r\\n# code object from \\'/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc\\'\\r\\nimport \\'xml.etree.ElementPath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e71340>\\r\\n# extension module \\'_elementtree\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_elementtree\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_elementtree\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8e71f40>\\r\\nimport \\'xml.etree.ElementTree\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53e50>\\r\\nimport \\'rhsmlib.dbus.dbus_utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53790>\\r\\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc\\'\\r\\nimport \\'socketserver\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80f70>\\r\\nimport \\'logging.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80430>\\r\\nimport \\'rhsm.logutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e57880>\\r\\nimport \\'rhsmlib.dbus.server\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90218b0>\\r\\nimport \\'rhsmlib.services.syspurpose\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffeee0>\\r\\nimport \\'subscription_manager.cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92ea580>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.model\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9277850>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.model.ent_cert\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04e20>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.repofile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04fa0>\\r\\nimport \\'subscription_manager.repolib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9317f40>\\r\\nimport \\'subscription_manager.productid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f89d0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.reasons\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6700>\\r\\nimport \\'subscription_manager.cert_sorter\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e26b80>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.insights\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2130>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.kpatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc23d0>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.cloud_facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2610>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.pkg_arches\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2850>\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.facts.network\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2a30>\\r\\nimport \\'rhsmlib.facts.all\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6ca0>\\r\\nimport \\'subscription_manager.facts\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db69d0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.identity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6eb0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.validity\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2400>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc\\'\\r\\nimport \\'rhsmlib.client_info\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd28b0>\\r\\nimport \\'subscription_manager.cp_provider\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2520>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.base_plugin\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d6e1c0>\\r\\nimport \\'subscription_manager.plugins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2d00>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.lock\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2e50>\\r\\nimport \\'subscription_manager.injectioninit\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405400>\\r\\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'librepo._librepo\\' loaded from \\'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\\'\\r\\n# extension module \\'librepo._librepo\\' executed from \\'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\\'\\r\\nimport \\'librepo._librepo\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8de6b50>\\r\\nimport \\'librepo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f86d0>\\r\\nimport \\'dnf.plugin.dynamic.product-id\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ef550>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.base_action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.content_action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d940>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.entbranding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8da66d0>\\r\\nimport \\'subscription_manager.rhelentbranding\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9df70>\\r\\nimport \\'subscription_manager.entcertlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92b20>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.identitycertlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d3a0>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.healinglib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b670>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.factlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b880>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.packageprofilelib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1bb80>\\r\\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc\\'\\r\\nimport \\'subscription_manager.installedproductslib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1be50>\\r\\nimport \\'subscription_manager.action_client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92100>\\r\\nimport \\'dnf.plugin.dynamic.subscription-manager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8de6d00>\\r\\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc\\'\\r\\nimport \\'dnf.plugin.dynamic.upload-profile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d924c0>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\\r\\n# destroy dnf.plugin.dynamic\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing email\\r\\n# cleanup[2] removing email.mime\\r\\n# cleanup[2] removing quopri\\r\\n# cleanup[2] removing email.encoders\\r\\n# cleanup[2] removing email.errors\\r\\n# cleanup[2] removing email.quoprimime\\r\\n# cleanup[2] removing email.base64mime\\r\\n# cleanup[2] removing email.charset\\r\\n# cleanup[2] removing email.header\\r\\n# cleanup[2] removing urllib\\r\\n# cleanup[2] removing urllib.parse\\r\\n# cleanup[2] removing calendar\\r\\n# cleanup[2] removing email._parseaddr\\r\\n# cleanup[2] removing email.utils\\r\\n# cleanup[2] removing email._policybase\\r\\n# cleanup[2] removing email._encoded_words\\r\\n# cleanup[2] removing email._header_value_parser\\r\\n# cleanup[2] removing email.headerregistry\\r\\n# cleanup[2] removing uu\\r\\n# cleanup[2] removing email.iterators\\r\\n# cleanup[2] removing email.message\\r\\n# cleanup[2] removing email.contentmanager\\r\\n# cleanup[2] removing email.policy\\r\\n# cleanup[2] removing email.mime.base\\r\\n# cleanup[2] removing email.mime.nonmultipart\\r\\n# cleanup[2] removing email.mime.application\\r\\n# cleanup[2] removing email.mime.multipart\\r\\n# cleanup[2] removing email.feedparser\\r\\n# cleanup[2] removing email.parser\\r\\n# cleanup[2] removing http\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# cleanup[2] removing http.client\\r\\n# cleanup[2] removing mimetypes\\r\\n# cleanup[2] removing netrc\\r\\n# cleanup[2] removing urllib.response\\r\\n# cleanup[2] removing urllib.error\\r\\n# cleanup[2] removing urllib.request\\r\\n# cleanup[2] removing http.cookiejar\\r\\n# cleanup[2] removing gzip\\r\\n# cleanup[2] removing ansible.module_utils.urls\\r\\n# destroy ansible.module_utils.urls\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.yumdnf\\r\\n# destroy ansible.module_utils.yumdnf\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing email.mime.text\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing dnf.pycomp\\r\\n# cleanup[2] removing dnf.const\\r\\n# cleanup[2] removing libdnf._error\\r\\n# cleanup[2] removing libdnf.error\\r\\n# cleanup[2] removing libdnf._common_types\\r\\n# cleanup[2] removing libdnf.common_types\\r\\n# cleanup[2] removing libdnf._conf\\r\\n# cleanup[2] removing libdnf.conf\\r\\n# cleanup[2] removing libdnf._module\\r\\n# cleanup[2] removing libdnf.module\\r\\n# cleanup[2] removing libdnf._repo\\r\\n# cleanup[2] removing libdnf.repo\\r\\n# cleanup[2] removing libdnf._transaction\\r\\n# cleanup[2] removing libdnf.transaction\\r\\n# cleanup[2] removing libdnf._utils\\r\\n# cleanup[2] removing libdnf.utils\\r\\n# cleanup[2] removing libdnf\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing dnf.i18n\\r\\n# cleanup[2] removing dnf.yum\\r\\n# cleanup[2] removing dnf.transaction\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# cleanup[2] removing dnf.yum.rpmtrans\\r\\n# cleanup[2] removing dnf.callback\\r\\n# cleanup[2] removing hawkey._hawkey\\r\\n# cleanup[2] removing hawkey\\r\\n# cleanup[2] removing dnf.util\\r\\n# cleanup[2] removing dnf.exceptions\\r\\n# cleanup[2] removing libcomps._libpycomps\\r\\n# cleanup[2] removing libcomps\\r\\n# cleanup[2] removing dnf.comps\\r\\n# cleanup[2] removing dnf.db\\r\\n# cleanup[2] removing gpg._gpgme\\r\\n# cleanup[2] removing gpg.gpgme\\r\\n# cleanup[2] removing gpg.util\\r\\n# cleanup[2] removing gpg.errors\\r\\n# cleanup[2] removing gpg.constants.data.encoding\\r\\n# cleanup[2] removing gpg.constants.data\\r\\n# cleanup[2] removing gpg.constants.keylist.mode\\r\\n# cleanup[2] removing gpg.constants.keylist\\r\\n# cleanup[2] removing gpg.constants.sig.mode\\r\\n# cleanup[2] removing gpg.constants.sig.notation\\r\\n# cleanup[2] removing gpg.constants.sig\\r\\n# cleanup[2] removing gpg.constants.tofu.policy\\r\\n# cleanup[2] removing gpg.constants.tofu\\r\\n# cleanup[2] removing gpg.constants.create\\r\\n# cleanup[2] removing gpg.constants.event\\r\\n# cleanup[2] removing gpg.constants.import_type\\r\\n# cleanup[2] removing gpg.constants.keysign\\r\\n# cleanup[2] removing gpg.constants.md\\r\\n# cleanup[2] removing gpg.constants.pk\\r\\n# cleanup[2] removing gpg.constants.protocol\\r\\n# cleanup[2] removing gpg.constants.sigsum\\r\\n# cleanup[2] removing gpg.constants.status\\r\\n# cleanup[2] removing gpg.constants.validity\\r\\n# cleanup[2] removing gpg.constants\\r\\n# cleanup[2] removing gpg.core\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# destroy getpass\\r\\n# cleanup[2] removing gpg.callbacks\\r\\n# cleanup[2] removing gpg.version\\r\\n# cleanup[2] removing gpg\\r\\n# destroy gpg\\r\\n# destroy gpg.core\\r\\n# destroy gpg.callbacks\\r\\n# destroy gpg.version\\r\\n# cleanup[2] removing dnf.crypto\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing dnf.yum.misc\\r\\n# cleanup[2] removing dnf.db.group\\r\\n# cleanup[2] removing dnf.db.history\\r\\n# cleanup[2] removing dnf.conf.substitutions\\r\\n# cleanup[2] removing dnf.conf.config\\r\\n# cleanup[2] removing dnf.conf\\r\\n# cleanup[2] removing dnf.lock\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing logging.handlers\\r\\n# cleanup[2] removing dnf.logging\\r\\n# cleanup[2] removing dnf.repo\\r\\n# cleanup[2] removing dnf.conf.read\\r\\n# cleanup[2] removing dnf.rpm.transaction\\r\\n# cleanup[2] removing dnf.rpm\\r\\n# cleanup[2] removing dnf.dnssec\\r\\n# cleanup[2] removing dnf.drpm\\r\\n# cleanup[2] removing dnf.goal\\r\\n# cleanup[2] removing dnf.history\\r\\n# cleanup[2] removing dnf.module\\r\\n# cleanup[2] removing libdnf._smartcols\\r\\n# cleanup[2] removing libdnf.smartcols\\r\\n# cleanup[2] removing dnf.selector\\r\\n# cleanup[2] removing dnf.module.exceptions\\r\\n# cleanup[2] removing dnf.module.module_base\\r\\n# cleanup[2] removing dnf.persistor\\r\\n# cleanup[2] removing _opcode\\r\\n# cleanup[2] removing opcode\\r\\n# destroy opcode\\r\\n# cleanup[2] removing dis\\r\\n# cleanup[2] removing inspect\\r\\n# cleanup[2] removing dnf.plugin\\r\\n# cleanup[2] removing dnf.query\\r\\n# cleanup[2] removing dnf.repodict\\r\\n# cleanup[2] removing dnf.rpm.connection\\r\\n# cleanup[2] removing dnf.rpm.miscutils\\r\\n# cleanup[2] removing dnf.package\\r\\n# cleanup[2] removing dnf.sack\\r\\n# cleanup[2] removing dnf.subject\\r\\n# cleanup[2] removing dnf.base\\r\\n# cleanup[2] removing dnf\\r\\n# cleanup[2] removing dnfpluginscore\\r\\n# destroy dnfpluginscore\\r\\n# cleanup[2] removing dnf.cli.format\\r\\n# cleanup[2] removing _curses\\r\\n# cleanup[2] removing curses\\r\\n# cleanup[2] removing dnf.cli.term\\r\\n# cleanup[2] removing dnf.cli.progress\\r\\n# cleanup[2] removing dnf.cli.output\\r\\n# cleanup[2] removing dnf.cli.aliases\\r\\n# cleanup[2] removing dnf.cli.option_parser\\r\\n# cleanup[2] removing dnf.cli.commands\\r\\n# cleanup[2] removing dnf.cli.commands.alias\\r\\n# cleanup[2] removing dnf.cli.commands.autoremove\\r\\n# cleanup[2] removing dnf.cli.commands.check\\r\\n# cleanup[2] removing dnf.cli.commands.clean\\r\\n# cleanup[2] removing dnf.cli.commands.repoquery\\r\\n# cleanup[2] removing dnf.cli.commands.deplist\\r\\n# cleanup[2] removing dnf.cli.commands.distrosync\\r\\n# cleanup[2] removing dnf.cli.commands.downgrade\\r\\n# cleanup[2] removing dnf.cli.commands.group\\r\\n# cleanup[2] removing dnf.transaction_sr\\r\\n# cleanup[2] removing dnf.cli.commands.history\\r\\n# cleanup[2] removing dnf.cli.commands.install\\r\\n# cleanup[2] removing dnf.cli.commands.makecache\\r\\n# cleanup[2] removing dnf.cli.commands.mark\\r\\n# cleanup[2] removing dnf.cli.commands.module\\r\\n# cleanup[2] removing dnf.cli.commands.reinstall\\r\\n# cleanup[2] removing dnf.cli.commands.remove\\r\\n# cleanup[2] removing dnf.cli.commands.repolist\\r\\n# cleanup[2] removing dnf.match_counter\\r\\n# cleanup[2] removing dnf.cli.commands.search\\r\\n# cleanup[2] removing cmd\\r\\n# cleanup[2] removing dnf.cli.commands.shell\\r\\n# cleanup[2] removing dnf.cli.commands.swap\\r\\n# cleanup[2] removing dnf.cli.commands.updateinfo\\r\\n# cleanup[2] removing dnf.cli.commands.upgrade\\r\\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\\r\\n# cleanup[2] removing dnf.cli.demand\\r\\n# cleanup[2] removing dnf.cli.cli\\r\\n# cleanup[2] removing dnf.cli\\r\\n# cleanup[2] removing dnf.plugin.dynamic.builddep\\r\\n# destroy dnf.plugin.dynamic.builddep\\r\\n# cleanup[2] removing dateutil._version\\r\\n# cleanup[2] removing dateutil\\r\\n# cleanup[2] removing six\\r\\n# cleanup[2] removing numbers\\r\\n# destroy numbers\\r\\n# cleanup[2] removing _decimal\\r\\n# cleanup[2] removing decimal\\r\\n# destroy decimal\\r\\n# cleanup[2] removing dateutil._common\\r\\n# cleanup[2] removing dateutil.relativedelta\\r\\n# cleanup[2] removing six.moves\\r\\n# cleanup[2] removing dateutil.tz._common\\r\\n# cleanup[2] removing dateutil.tz._factories\\r\\n# cleanup[2] removing dateutil.tz.tz\\r\\n# cleanup[2] removing dateutil.tz\\r\\n# cleanup[2] removing dateutil.parser._parser\\r\\n# cleanup[2] removing dateutil.parser.isoparser\\r\\n# destroy dateutil.parser.isoparser\\r\\n# cleanup[2] removing dateutil.parser\\r\\n# cleanup[2] removing dnf.plugin.dynamic.changelog\\r\\n# destroy dnf.plugin.dynamic.changelog\\r\\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\\r\\n# destroy dnf.plugin.dynamic.config_manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.copr\\r\\n# destroy dnf.plugin.dynamic.copr\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debug\\r\\n# destroy dnf.plugin.dynamic.debug\\r\\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\\r\\n# destroy dnf.plugin.dynamic.debuginfo-install\\r\\n# cleanup[2] removing dnf.plugin.dynamic.download\\r\\n# destroy dnf.plugin.dynamic.download\\r\\n# cleanup[2] removing _sqlite3\\r\\n# cleanup[2] removing sqlite3.dbapi2\\r\\n# cleanup[2] removing sqlite3\\r\\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\\r\\n# destroy dnf.plugin.dynamic.generate_completion_cache\\r\\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\\r\\n# destroy dnf.plugin.dynamic.groups_manager\\r\\n# cleanup[2] removing dbus._compat\\r\\n# cleanup[2] removing dbus.exceptions\\r\\n# cleanup[2] removing _dbus_bindings\\r\\n# cleanup[2] removing dbus.types\\r\\n# cleanup[2] removing dbus.lowlevel\\r\\n# cleanup[2] removing xml\\r\\n# destroy xml\\r\\n# cleanup[2] removing xml.parsers\\r\\n# destroy xml.parsers\\r\\n# cleanup[2] removing pyexpat.errors\\r\\n# cleanup[2] removing pyexpat.model\\r\\n# cleanup[2] removing pyexpat\\r\\n# cleanup[2] removing xml.parsers.expat.model\\r\\n# cleanup[2] removing xml.parsers.expat.errors\\r\\n# cleanup[2] removing xml.parsers.expat\\r\\n# destroy xml.parsers.expat\\r\\n# cleanup[2] removing dbus._expat_introspect_parser\\r\\n# cleanup[2] removing dbus.proxies\\r\\n# cleanup[2] removing dbus.connection\\r\\n# cleanup[2] removing dbus.bus\\r\\n# cleanup[2] removing dbus._dbus\\r\\n# cleanup[2] removing dbus\\r\\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\\r\\n# destroy dnf.plugin.dynamic.needs_restarting\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\\r\\n# destroy dnf.plugin.dynamic.repoclosure\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\\r\\n# destroy dnf.plugin.dynamic.repodiff\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repograph\\r\\n# destroy dnf.plugin.dynamic.repograph\\r\\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\\r\\n# destroy dnf.plugin.dynamic.repomanage\\r\\n# cleanup[2] removing dnf.plugin.dynamic.reposync\\r\\n# destroy dnf.plugin.dynamic.reposync\\r\\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\\r\\n# destroy dnf.plugin.dynamic.system_upgrade\\r\\n# cleanup[2] removing subscription_manager\\r\\n# cleanup[2] removing rhsm\\r\\n# cleanup[2] removing rhsm._certificate\\r\\n# cleanup[2] removing rhsm.certificate\\r\\n# cleanup[2] removing iniparse.configparser\\r\\n# cleanup[2] removing iniparse.config\\r\\n# cleanup[2] removing iniparse.ini\\r\\n# cleanup[2] removing iniparse.compat\\r\\n# cleanup[2] removing iniparse.utils\\r\\n# cleanup[2] removing iniparse\\r\\n# destroy iniparse\\r\\n# destroy iniparse.configparser\\r\\n# destroy iniparse.utils\\r\\n# cleanup[2] removing subscription_manager.i18n\\r\\n# cleanup[2] removing rhsm.config\\r\\n# cleanup[2] removing subscription_manager.injection\\r\\n# cleanup[2] removing rhsmlib\\r\\n# destroy rhsmlib\\r\\n# cleanup[2] removing rhsmlib.services\\r\\n# cleanup[2] removing rhsmlib.services.config\\r\\n# cleanup[2] removing ntpath\\r\\n# cleanup[2] removing pathlib\\r\\n# destroy pathlib\\r\\n# cleanup[2] removing rhsm.https\\r\\n# cleanup[2] removing rhsm.ourjson\\r\\n# cleanup[2] removing rhsm.utils\\r\\n# cleanup[2] removing subscription_manager.version\\r\\n# cleanup[2] removing rhsm.connection\\r\\n# cleanup[2] removing rhsm.bitstream\\r\\n# cleanup[2] removing rhsm.huffman\\r\\n# cleanup[2] removing rhsm.pathtree\\r\\n# cleanup[2] removing rhsm.certificate2\\r\\n# cleanup[2] removing subscription_manager.certdirectory\\r\\n# cleanup[2] removing pprint\\r\\n# cleanup[2] removing subscription_manager.branding\\r\\n# cleanup[2] removing rhsmlib.facts\\r\\n# cleanup[2] removing rhsmlib.facts.cpuinfo\\r\\n# cleanup[2] removing rhsmlib.facts.collection\\r\\n# cleanup[2] removing rhsmlib.facts.collector\\r\\n# cleanup[2] removing rhsmlib.facts.hwprobe\\r\\n# cleanup[2] removing subscription_manager.utils\\r\\n# cleanup[2] removing cloud_what\\r\\n# destroy cloud_what\\r\\n# cleanup[2] removing rhsmlib.facts.cleanup\\r\\n# cleanup[2] removing rhsmlib.facts.virt\\r\\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\\r\\n# cleanup[2] removing rhsmlib.facts.dmiinfo\\r\\n# cleanup[2] removing rhsmlib.facts.firmware_info\\r\\n# cleanup[2] removing rhsmlib.facts.host_collector\\r\\n# cleanup[2] removing rhsmlib.facts.custom\\r\\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\\r\\n# cleanup[2] removing urllib3.packages\\r\\n# cleanup[2] removing urllib3.packages.six\\r\\n# cleanup[2] removing urllib3.packages.six.moves\\r\\n# cleanup[2] removing urllib3.packages.six.moves.http_client\\r\\n# cleanup[2] removing urllib3.exceptions\\r\\n# cleanup[2] removing urllib3._version\\r\\n# cleanup[2] removing urllib3.contrib\\r\\n# cleanup[2] removing urllib3.contrib._appengine_environ\\r\\n# cleanup[2] removing urllib3.util.wait\\r\\n# cleanup[2] removing urllib3.util.connection\\r\\n# cleanup[2] removing urllib3.util.request\\r\\n# cleanup[2] removing urllib3.util.response\\r\\n# cleanup[2] removing urllib3.util.retry\\r\\n# cleanup[2] removing hmac\\r\\n# cleanup[2] removing urllib3.util.url\\r\\n# cleanup[2] removing urllib3.util.ssltransport\\r\\n# cleanup[2] removing urllib3.util.ssl_\\r\\n# cleanup[2] removing urllib3.util.timeout\\r\\n# cleanup[2] removing urllib3.util\\r\\n# cleanup[2] removing urllib3.util.proxy\\r\\n# cleanup[2] removing urllib3._collections\\r\\n# cleanup[2] removing urllib3.connection\\r\\n# cleanup[2] removing urllib3.fields\\r\\n# cleanup[2] removing urllib3.filepost\\r\\n# cleanup[2] removing urllib3.packages.six.moves.urllib\\r\\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[2] removing urllib3.request\\r\\n# cleanup[2] removing urllib3.response\\r\\n# cleanup[2] removing urllib3.util.queue\\r\\n# cleanup[2] removing urllib3.connectionpool\\r\\n# cleanup[2] removing urllib3.poolmanager\\r\\n# cleanup[2] removing urllib3\\r\\n# cleanup[2] removing chardet.enums\\r\\n# cleanup[2] removing chardet.charsetprober\\r\\n# cleanup[2] removing chardet.charsetgroupprober\\r\\n# cleanup[2] removing chardet.codingstatemachine\\r\\n# cleanup[2] removing chardet.escsm\\r\\n# cleanup[2] removing chardet.escprober\\r\\n# cleanup[2] removing chardet.latin1prober\\r\\n# cleanup[2] removing chardet.mbcssm\\r\\n# cleanup[2] removing chardet.utf8prober\\r\\n# cleanup[2] removing chardet.mbcharsetprober\\r\\n# cleanup[2] removing chardet.euctwfreq\\r\\n# cleanup[2] removing chardet.euckrfreq\\r\\n# cleanup[2] removing chardet.gb2312freq\\r\\n# cleanup[2] removing chardet.big5freq\\r\\n# cleanup[2] removing chardet.jisfreq\\r\\n# cleanup[2] removing chardet.chardistribution\\r\\n# cleanup[2] removing chardet.jpcntx\\r\\n# cleanup[2] removing chardet.sjisprober\\r\\n# cleanup[2] removing chardet.eucjpprober\\r\\n# cleanup[2] removing chardet.gb2312prober\\r\\n# cleanup[2] removing chardet.euckrprober\\r\\n# cleanup[2] removing chardet.cp949prober\\r\\n# cleanup[2] removing chardet.big5prober\\r\\n# cleanup[2] removing chardet.euctwprober\\r\\n# cleanup[2] removing chardet.mbcsgroupprober\\r\\n# cleanup[2] removing chardet.hebrewprober\\r\\n# cleanup[2] removing chardet.sbcharsetprober\\r\\n# cleanup[2] removing chardet.langbulgarianmodel\\r\\n# cleanup[2] removing chardet.langgreekmodel\\r\\n# cleanup[2] removing chardet.langhebrewmodel\\r\\n# cleanup[2] removing chardet.langrussianmodel\\r\\n# cleanup[2] removing chardet.langthaimodel\\r\\n# cleanup[2] removing chardet.langturkishmodel\\r\\n# cleanup[2] removing chardet.sbcsgroupprober\\r\\n# cleanup[2] removing chardet.universaldetector\\r\\n# cleanup[2] removing chardet.version\\r\\n# cleanup[2] removing chardet\\r\\n# cleanup[2] removing requests.exceptions\\r\\n# cleanup[2] removing requests.__version__\\r\\n# destroy requests.__version__\\r\\n# cleanup[2] removing requests.certs\\r\\n# cleanup[2] removing http.cookies\\r\\n# cleanup[2] removing requests.compat\\r\\n# cleanup[2] removing requests._internal_utils\\r\\n# cleanup[2] removing requests.cookies\\r\\n# cleanup[2] removing requests.structures\\r\\n# cleanup[2] removing requests.utils\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\\r\\n# cleanup[2] removing requests.packages.urllib3.packages\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\\r\\n# cleanup[2] removing requests.packages.urllib3.exceptions\\r\\n# cleanup[2] removing requests.packages.urllib3._version\\r\\n# cleanup[2] removing requests.packages.urllib3.contrib\\r\\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\\r\\n# cleanup[2] removing requests.packages.urllib3.util.wait\\r\\n# cleanup[2] removing requests.packages.urllib3.util.connection\\r\\n# cleanup[2] removing requests.packages.urllib3.util.request\\r\\n# cleanup[2] removing requests.packages.urllib3.util.response\\r\\n# cleanup[2] removing requests.packages.urllib3.util.retry\\r\\n# cleanup[2] removing requests.packages.urllib3.util.url\\r\\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\\r\\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\\r\\n# cleanup[2] removing requests.packages.urllib3.util.timeout\\r\\n# cleanup[2] removing requests.packages.urllib3.util\\r\\n# cleanup[2] removing requests.packages.urllib3.util.proxy\\r\\n# cleanup[2] removing requests.packages.urllib3._collections\\r\\n# cleanup[2] removing requests.packages.urllib3.connection\\r\\n# cleanup[2] removing requests.packages.urllib3.fields\\r\\n# cleanup[2] removing requests.packages.urllib3.filepost\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\\r\\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[2] removing requests.packages.urllib3.request\\r\\n# cleanup[2] removing requests.packages.urllib3.response\\r\\n# cleanup[2] removing requests.packages.urllib3.util.queue\\r\\n# cleanup[2] removing requests.packages.urllib3.connectionpool\\r\\n# cleanup[2] removing requests.packages.urllib3.poolmanager\\r\\n# cleanup[2] removing requests.packages.urllib3\\r\\n# cleanup[2] removing idna.package_data\\r\\n# cleanup[2] removing idna.idnadata\\r\\n# cleanup[2] removing idna.intranges\\r\\n# cleanup[2] removing idna.core\\r\\n# cleanup[2] removing idna\\r\\n# cleanup[2] removing requests.packages.idna.package_data\\r\\n# cleanup[2] removing requests.packages.idna.idnadata\\r\\n# cleanup[2] removing requests.packages.idna.intranges\\r\\n# cleanup[2] removing requests.packages.idna.core\\r\\n# cleanup[2] removing requests.packages.idna\\r\\n# cleanup[2] removing requests.packages.chardet.enums\\r\\n# cleanup[2] removing requests.packages.chardet.charsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\\r\\n# cleanup[2] removing requests.packages.chardet.escsm\\r\\n# cleanup[2] removing requests.packages.chardet.escprober\\r\\n# cleanup[2] removing requests.packages.chardet.latin1prober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcssm\\r\\n# cleanup[2] removing requests.packages.chardet.utf8prober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.euctwfreq\\r\\n# cleanup[2] removing requests.packages.chardet.euckrfreq\\r\\n# cleanup[2] removing requests.packages.chardet.gb2312freq\\r\\n# cleanup[2] removing requests.packages.chardet.big5freq\\r\\n# cleanup[2] removing requests.packages.chardet.jisfreq\\r\\n# cleanup[2] removing requests.packages.chardet.chardistribution\\r\\n# cleanup[2] removing requests.packages.chardet.jpcntx\\r\\n# cleanup[2] removing requests.packages.chardet.sjisprober\\r\\n# cleanup[2] removing requests.packages.chardet.eucjpprober\\r\\n# cleanup[2] removing requests.packages.chardet.gb2312prober\\r\\n# cleanup[2] removing requests.packages.chardet.euckrprober\\r\\n# cleanup[2] removing requests.packages.chardet.cp949prober\\r\\n# cleanup[2] removing requests.packages.chardet.big5prober\\r\\n# cleanup[2] removing requests.packages.chardet.euctwprober\\r\\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.hebrewprober\\r\\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\\r\\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\\r\\n# cleanup[2] removing requests.packages.chardet.langthaimodel\\r\\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\\r\\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\\r\\n# cleanup[2] removing requests.packages.chardet.universaldetector\\r\\n# cleanup[2] removing requests.packages.chardet.version\\r\\n# cleanup[2] removing requests.packages.chardet\\r\\n# cleanup[2] removing requests.packages\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing requests.hooks\\r\\n# cleanup[2] removing requests.auth\\r\\n# cleanup[2] removing requests.status_codes\\r\\n# cleanup[2] removing requests.models\\r\\n# cleanup[2] removing socks\\r\\n# cleanup[2] removing urllib3.contrib.socks\\r\\n# cleanup[2] removing requests.adapters\\r\\n# cleanup[2] removing requests.sessions\\r\\n# cleanup[2] removing requests.api\\r\\n# cleanup[2] removing requests\\r\\n# cleanup[2] removing cloud_what._base_provider\\r\\n# destroy cloud_what._base_provider\\r\\n# cleanup[2] removing cloud_what.providers\\r\\n# destroy cloud_what.providers\\r\\n# cleanup[2] removing cloud_what.providers.aws\\r\\n# destroy cloud_what.providers.aws\\r\\n# cleanup[2] removing cloud_what.providers.azure\\r\\n# destroy cloud_what.providers.azure\\r\\n# cleanup[2] removing cloud_what.providers.gcp\\r\\n# destroy cloud_what.providers.gcp\\r\\n# cleanup[2] removing cloud_what.provider\\r\\n# cleanup[2] removing rhsm.profile\\r\\n# cleanup[2] removing subscription_manager.jsonwrapper\\r\\n# cleanup[2] removing subscription_manager.isodate\\r\\n# cleanup[2] removing syspurpose\\r\\n# destroy syspurpose\\r\\n# cleanup[2] removing syspurpose.utils\\r\\n# destroy syspurpose.utils\\r\\n# cleanup[2] removing syspurpose.files\\r\\n# destroy syspurpose.files\\r\\n# cleanup[2] removing subscription_manager.certlib\\r\\n# cleanup[2] removing subscription_manager.syspurposelib\\r\\n# cleanup[2] removing asyncore\\r\\n# cleanup[2] removing ctypes.util\\r\\n# cleanup[2] removing pyinotify\\r\\n# cleanup[2] removing rhsmlib.file_monitor\\r\\n# cleanup[2] removing rhsmlib.dbus\\r\\n# cleanup[2] removing dbus.decorators\\r\\n# cleanup[2] removing dbus.service\\r\\n# cleanup[2] removing dbus.server\\r\\n# cleanup[2] removing dbus.mainloop\\r\\n# cleanup[2] removing _dbus_glib_bindings\\r\\n# cleanup[2] removing dbus.mainloop.glib\\r\\n# cleanup[2] removing rhsmlib.dbus.constants\\r\\n# cleanup[2] removing gi._error\\r\\n# cleanup[2] removing gi._gi\\r\\n# cleanup[2] removing gi._gobject\\r\\n# cleanup[2] removing glib\\r\\n# destroy glib\\r\\n# cleanup[2] removing gobject\\r\\n# destroy gobject\\r\\n# cleanup[2] removing gio\\r\\n# destroy gio\\r\\n# cleanup[2] removing gtk\\r\\n# destroy gtk\\r\\n# cleanup[2] removing gtk.gdk\\r\\n# destroy gtk.gdk\\r\\n# cleanup[2] removing gi\\r\\n# cleanup[2] removing gi._constants\\r\\n# cleanup[2] removing gi.docstring\\r\\n# cleanup[2] removing gi._propertyhelper\\r\\n# cleanup[2] removing gi._signalhelper\\r\\n# cleanup[2] removing gi.types\\r\\n# cleanup[2] removing gi.module\\r\\n# cleanup[2] removing gi.overrides\\r\\n# cleanup[2] removing gi.importer\\r\\n# cleanup[2] removing gi.repository\\r\\n# cleanup[2] removing gi._ossighelper\\r\\n# cleanup[2] removing textwrap\\r\\n# cleanup[2] removing optparse\\r\\n# cleanup[2] removing gi._option\\r\\n# cleanup[2] removing gi.overrides.GLib\\r\\n# cleanup[2] removing gi.repository.GLib\\r\\n# cleanup[2] removing xml.etree\\r\\n# destroy xml.etree\\r\\n# cleanup[2] removing xml.etree.ElementPath\\r\\n# cleanup[2] removing _elementtree\\r\\n# cleanup[2] removing xml.etree.ElementTree\\r\\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\\r\\n# cleanup[2] removing socketserver\\r\\n# destroy socketserver\\r\\n# cleanup[2] removing logging.config\\r\\n# cleanup[2] removing rhsm.logutil\\r\\n# cleanup[2] removing rhsmlib.dbus.server\\r\\n# cleanup[2] removing rhsmlib.services.syspurpose\\r\\n# cleanup[2] removing subscription_manager.cache\\r\\n# cleanup[2] removing subscription_manager.model\\r\\n# cleanup[2] removing subscription_manager.model.ent_cert\\r\\n# cleanup[2] removing subscription_manager.repofile\\r\\n# cleanup[2] removing subscription_manager.repolib\\r\\n# cleanup[2] removing subscription_manager.productid\\r\\n# cleanup[2] removing subscription_manager.reasons\\r\\n# cleanup[2] removing subscription_manager.cert_sorter\\r\\n# cleanup[2] removing rhsmlib.facts.insights\\r\\n# cleanup[2] removing rhsmlib.facts.kpatch\\r\\n# cleanup[2] removing rhsmlib.facts.cloud_facts\\r\\n# cleanup[2] removing rhsmlib.facts.pkg_arches\\r\\n# cleanup[2] removing rhsmlib.facts.network\\r\\n# cleanup[2] removing rhsmlib.facts.all\\r\\n# cleanup[2] removing subscription_manager.facts\\r\\n# cleanup[2] removing subscription_manager.identity\\r\\n# cleanup[2] removing subscription_manager.validity\\r\\n# cleanup[2] removing rhsmlib.client_info\\r\\n# cleanup[2] removing subscription_manager.cp_provider\\r\\n# cleanup[2] removing subscription_manager.base_plugin\\r\\n# cleanup[2] removing subscription_manager.plugins\\r\\n# cleanup[2] removing subscription_manager.lock\\r\\n# cleanup[2] removing subscription_manager.injectioninit\\r\\n# cleanup[2] removing librepo._librepo\\r\\n# cleanup[2] removing librepo\\r\\n# cleanup[2] removing dnf.plugin.dynamic.product-id\\r\\n# destroy dnf.plugin.dynamic.product-id\\r\\n# cleanup[2] removing subscription_manager.base_action_client\\r\\n# cleanup[2] removing subscription_manager.content_action_client\\r\\n# cleanup[2] removing subscription_manager.entbranding\\r\\n# cleanup[2] removing subscription_manager.rhelentbranding\\r\\n# cleanup[2] removing subscription_manager.entcertlib\\r\\n# cleanup[2] removing subscription_manager.identitycertlib\\r\\n# cleanup[2] removing subscription_manager.healinglib\\r\\n# cleanup[2] removing subscription_manager.factlib\\r\\n# cleanup[2] removing subscription_manager.packageprofilelib\\r\\n# cleanup[2] removing subscription_manager.installedproductslib\\r\\n# cleanup[2] removing subscription_manager.action_client\\r\\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\\r\\n# destroy dnf.plugin.dynamic.subscription-manager\\r\\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\\r\\n# destroy dnf.plugin.dynamic.upload-profile\\r\\n# destroy _sitebuiltins\\r\\n# destroy __main__\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy netrc\\r\\n# destroy sqlite3\\r\\n# destroy sqlite3.dbapi2\\r\\n# destroy systemd.journal\\r\\n# destroy iniparse.compat\\r\\n# destroy rhsmlib.services\\r\\n# destroy rhsmlib.facts\\r\\n# destroy rhsmlib.facts.dmidecodeparser\\r\\n# destroy rhsmlib.facts.all\\r\\n# destroy rhsmlib.dbus\\r\\n# destroy rhsmlib.dbus.server\\r\\n# destroy rhsmlib.client_info\\r\\n# destroy librepo\\r\\n# cleanup[3] wiping subscription_manager.action_client\\r\\n# cleanup[3] wiping subscription_manager.installedproductslib\\r\\n# cleanup[3] wiping subscription_manager.packageprofilelib\\r\\n# cleanup[3] wiping subscription_manager.factlib\\r\\n# cleanup[3] wiping subscription_manager.healinglib\\r\\n# cleanup[3] wiping subscription_manager.identitycertlib\\r\\n# cleanup[3] wiping subscription_manager.entcertlib\\r\\n# cleanup[3] wiping subscription_manager.rhelentbranding\\r\\n# cleanup[3] wiping subscription_manager.entbranding\\r\\n# cleanup[3] wiping subscription_manager.content_action_client\\r\\n# cleanup[3] wiping subscription_manager.base_action_client\\r\\n# cleanup[3] wiping librepo._librepo\\r\\n# cleanup[3] wiping subscription_manager.injectioninit\\r\\n# cleanup[3] wiping subscription_manager.lock\\r\\n# cleanup[3] wiping subscription_manager.plugins\\r\\n# cleanup[3] wiping subscription_manager.base_plugin\\r\\n# cleanup[3] wiping subscription_manager.cp_provider\\r\\n# cleanup[3] wiping subscription_manager.validity\\r\\n# cleanup[3] wiping subscription_manager.identity\\r\\n# cleanup[3] wiping subscription_manager.facts\\r\\n# cleanup[3] wiping rhsmlib.facts.network\\r\\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\\r\\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\\r\\n# cleanup[3] wiping rhsmlib.facts.kpatch\\r\\n# cleanup[3] wiping rhsmlib.facts.insights\\r\\n# cleanup[3] wiping subscription_manager.cert_sorter\\r\\n# destroy rhsmlib.file_monitor\\r\\n# cleanup[3] wiping subscription_manager.reasons\\r\\n# cleanup[3] wiping subscription_manager.productid\\r\\n# cleanup[3] wiping subscription_manager.repolib\\r\\n# cleanup[3] wiping subscription_manager.repofile\\r\\n# cleanup[3] wiping subscription_manager.model.ent_cert\\r\\n# cleanup[3] wiping subscription_manager.model\\r\\n# destroy subscription_manager.model.ent_cert\\r\\n# cleanup[3] wiping subscription_manager.cache\\r\\n# destroy rhsmlib.services.syspurpose\\r\\n# cleanup[3] wiping rhsm.logutil\\r\\n# cleanup[3] wiping logging.config\\r\\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\\r\\n# destroy xml.etree.ElementTree\\r\\n# cleanup[3] wiping _elementtree\\r\\n# cleanup[3] wiping xml.etree.ElementPath\\r\\n# cleanup[3] wiping gi.repository.GLib\\r\\n# cleanup[3] wiping gi.overrides.GLib\\r\\n# cleanup[3] wiping gi._option\\r\\n# destroy optparse\\r\\n# cleanup[3] wiping textwrap\\r\\n# cleanup[3] wiping gi._ossighelper\\r\\n# cleanup[3] wiping gi.repository\\r\\n# cleanup[3] wiping gi.importer\\r\\n# cleanup[3] wiping gi.overrides\\r\\n# destroy gi.overrides.GLib\\r\\n# cleanup[3] wiping gi.module\\r\\n# destroy gi\\r\\n# cleanup[3] wiping gi.types\\r\\n# cleanup[3] wiping gi._signalhelper\\r\\n# cleanup[3] wiping gi._propertyhelper\\r\\n# cleanup[3] wiping gi.docstring\\r\\n# cleanup[3] wiping gi._constants\\r\\n# cleanup[3] wiping gi._gobject\\r\\n# cleanup[3] wiping gi._gi\\r\\n# cleanup[3] wiping gi._error\\r\\n# cleanup[3] wiping rhsmlib.dbus.constants\\r\\n# cleanup[3] wiping dbus.mainloop.glib\\r\\n# cleanup[3] wiping _dbus_glib_bindings\\r\\n# cleanup[3] wiping dbus.mainloop\\r\\n# destroy dbus.mainloop.glib\\r\\n# cleanup[3] wiping dbus.server\\r\\n# cleanup[3] wiping dbus.service\\r\\n# cleanup[3] wiping dbus.decorators\\r\\n# cleanup[3] wiping pyinotify\\r\\n# destroy asyncore\\r\\n# destroy ctypes\\r\\n# cleanup[3] wiping ctypes.util\\r\\n# cleanup[3] wiping subscription_manager.syspurposelib\\r\\n# cleanup[3] wiping subscription_manager.certlib\\r\\n# cleanup[3] wiping subscription_manager.isodate\\r\\n# cleanup[3] wiping subscription_manager.jsonwrapper\\r\\n# cleanup[3] wiping rhsm.profile\\r\\n# destroy cloud_what.provider\\r\\n# cleanup[3] wiping requests\\r\\n# destroy requests._internal_utils\\r\\n# destroy requests.exceptions\\r\\n# destroy requests.compat\\r\\n# destroy requests.cookies\\r\\n# destroy requests.structures\\r\\n# destroy requests.utils\\r\\n# destroy requests.packages\\r\\n# destroy urllib3\\r\\n# destroy idna\\r\\n# destroy idna.package_data\\r\\n# destroy idna.intranges\\r\\n# destroy idna.core\\r\\n# destroy requests.hooks\\r\\n# destroy requests.auth\\r\\n# destroy requests.status_codes\\r\\n# destroy requests.models\\r\\n# destroy requests.adapters\\r\\n# destroy requests.api\\r\\n# cleanup[3] wiping requests.sessions\\r\\n# cleanup[3] wiping urllib3.contrib.socks\\r\\n# destroy socks\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping requests.packages.chardet\\r\\n# destroy chardet.enums\\r\\n# destroy chardet.charsetprober\\r\\n# destroy chardet.charsetgroupprober\\r\\n# destroy chardet.codingstatemachine\\r\\n# destroy chardet.escsm\\r\\n# destroy chardet.escprober\\r\\n# destroy chardet.latin1prober\\r\\n# destroy chardet.mbcssm\\r\\n# destroy chardet.utf8prober\\r\\n# destroy chardet.mbcharsetprober\\r\\n# destroy chardet.euctwfreq\\r\\n# destroy chardet.euckrfreq\\r\\n# destroy chardet.gb2312freq\\r\\n# destroy chardet.big5freq\\r\\n# destroy chardet.jisfreq\\r\\n# destroy chardet.chardistribution\\r\\n# destroy chardet.jpcntx\\r\\n# destroy chardet.sjisprober\\r\\n# destroy chardet.eucjpprober\\r\\n# destroy chardet.gb2312prober\\r\\n# destroy chardet.euckrprober\\r\\n# destroy chardet.cp949prober\\r\\n# destroy chardet.big5prober\\r\\n# destroy chardet.euctwprober\\r\\n# destroy chardet.mbcsgroupprober\\r\\n# destroy chardet.hebrewprober\\r\\n# destroy chardet.sbcharsetprober\\r\\n# destroy chardet.langbulgarianmodel\\r\\n# destroy chardet.langgreekmodel\\r\\n# destroy chardet.langhebrewmodel\\r\\n# destroy chardet.langrussianmodel\\r\\n# destroy chardet.langthaimodel\\r\\n# destroy chardet.langturkishmodel\\r\\n# destroy chardet.sbcsgroupprober\\r\\n# destroy chardet.universaldetector\\r\\n# destroy chardet.version\\r\\n# cleanup[3] wiping requests.packages.idna.idnadata\\r\\n# cleanup[3] wiping idna.idnadata\\r\\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\\r\\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\\r\\n# cleanup[3] wiping requests.packages.urllib3.util.queue\\r\\n# cleanup[3] wiping requests.packages.urllib3.response\\r\\n# cleanup[3] wiping requests.packages.urllib3.request\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\\r\\n# cleanup[3] wiping requests.packages.urllib3.filepost\\r\\n# cleanup[3] wiping requests.packages.urllib3.fields\\r\\n# destroy mimetypes\\r\\n# cleanup[3] wiping requests.packages.urllib3.connection\\r\\n# cleanup[3] wiping requests.packages.urllib3._collections\\r\\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\\r\\n# cleanup[3] wiping requests.packages.urllib3.util\\r\\n# destroy urllib3.util.wait\\r\\n# destroy urllib3.util.connection\\r\\n# destroy urllib3.util.request\\r\\n# destroy urllib3.util.response\\r\\n# destroy urllib3.util.retry\\r\\n# destroy urllib3.util.url\\r\\n# destroy urllib3.util.ssltransport\\r\\n# destroy urllib3.util.ssl_\\r\\n# destroy urllib3.util.timeout\\r\\n# destroy urllib3.util.proxy\\r\\n# destroy urllib3.util.queue\\r\\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\\r\\n# cleanup[3] wiping requests.packages.urllib3.contrib\\r\\n# destroy urllib3.contrib.socks\\r\\n# cleanup[3] wiping requests.packages.urllib3._version\\r\\n# cleanup[3] wiping requests.packages.urllib3.exceptions\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages.six\\r\\n# destroy urllib3.packages.six.moves.urllib\\r\\n# destroy urllib3.packages.six.moves\\r\\n# cleanup[3] wiping requests.packages.urllib3.packages\\r\\n# destroy urllib3.packages.ssl_match_hostname\\r\\n# cleanup[3] wiping http.cookies\\r\\n# cleanup[3] wiping requests.certs\\r\\n# cleanup[3] wiping chardet\\r\\n# cleanup[3] wiping urllib3.poolmanager\\r\\n# cleanup[3] wiping urllib3.connectionpool\\r\\n# cleanup[3] wiping urllib3.response\\r\\n# cleanup[3] wiping urllib3.request\\r\\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\\r\\n# cleanup[3] wiping urllib3.filepost\\r\\n# cleanup[3] wiping urllib3.fields\\r\\n# cleanup[3] wiping urllib3.connection\\r\\n# cleanup[3] wiping urllib3._collections\\r\\n# cleanup[3] wiping urllib3.util\\r\\n# cleanup[3] wiping hmac\\r\\n# cleanup[3] wiping urllib3.contrib._appengine_environ\\r\\n# cleanup[3] wiping urllib3.contrib\\r\\n# cleanup[3] wiping urllib3._version\\r\\n# cleanup[3] wiping urllib3.exceptions\\r\\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\\r\\n# cleanup[3] wiping urllib3.packages.six\\r\\n# cleanup[3] wiping urllib3.packages\\r\\n# cleanup[3] wiping rhsmlib.facts.custom\\r\\n# cleanup[3] wiping rhsmlib.facts.host_collector\\r\\n# destroy rhsmlib.facts.cleanup\\r\\n# destroy rhsmlib.facts.virt\\r\\n# destroy rhsmlib.facts.firmware_info\\r\\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\\r\\n# cleanup[3] wiping subscription_manager.utils\\r\\n# destroy pprint\\r\\n# destroy uuid\\r\\n# cleanup[3] wiping rhsmlib.facts.hwprobe\\r\\n# destroy rhsmlib.facts.cpuinfo\\r\\n# cleanup[3] wiping rhsmlib.facts.collector\\r\\n# destroy rhsmlib.facts.collection\\r\\n# cleanup[3] wiping subscription_manager.branding\\r\\n# cleanup[3] wiping subscription_manager.certdirectory\\r\\n# cleanup[3] wiping rhsm.certificate2\\r\\n# cleanup[3] wiping rhsm.pathtree\\r\\n# cleanup[3] wiping rhsm.huffman\\r\\n# cleanup[3] wiping rhsm.bitstream\\r\\n# cleanup[3] wiping rhsm.connection\\r\\n# destroy subscription_manager\\r\\n# destroy subscription_manager.i18n\\r\\n# destroy subscription_manager.version\\r\\n# destroy subscription_manager.certdirectory\\r\\n# destroy subscription_manager.branding\\r\\n# destroy subscription_manager.utils\\r\\n# destroy subscription_manager.jsonwrapper\\r\\n# destroy subscription_manager.isodate\\r\\n# destroy subscription_manager.certlib\\r\\n# destroy subscription_manager.syspurposelib\\r\\n# destroy subscription_manager.cache\\r\\n# destroy subscription_manager.model\\r\\n# destroy subscription_manager.repofile\\r\\n# destroy subscription_manager.repolib\\r\\n# destroy subscription_manager.productid\\r\\n# destroy subscription_manager.reasons\\r\\n# destroy subscription_manager.cert_sorter\\r\\n# destroy subscription_manager.facts\\r\\n# destroy subscription_manager.identity\\r\\n# destroy subscription_manager.validity\\r\\n# destroy subscription_manager.cp_provider\\r\\n# destroy subscription_manager.base_plugin\\r\\n# destroy subscription_manager.plugins\\r\\n# destroy subscription_manager.lock\\r\\n# destroy subscription_manager.injectioninit\\r\\n# destroy subscription_manager.base_action_client\\r\\n# destroy subscription_manager.content_action_client\\r\\n# destroy subscription_manager.entbranding\\r\\n# destroy subscription_manager.rhelentbranding\\r\\n# destroy subscription_manager.entcertlib\\r\\n# destroy subscription_manager.identitycertlib\\r\\n# destroy subscription_manager.healinglib\\r\\n# destroy subscription_manager.factlib\\r\\n# destroy subscription_manager.packageprofilelib\\r\\n# destroy subscription_manager.installedproductslib\\r\\n# destroy subscription_manager.action_client\\r\\n# cleanup[3] wiping rhsm.utils\\r\\n# cleanup[3] wiping rhsm.ourjson\\r\\n# cleanup[3] wiping rhsm.https\\r\\n# cleanup[3] wiping ntpath\\r\\n# cleanup[3] wiping rhsmlib.services.config\\r\\n# cleanup[3] wiping subscription_manager.injection\\r\\n# cleanup[3] wiping rhsm.config\\r\\n# cleanup[3] wiping iniparse.ini\\r\\n# destroy iniparse.config\\r\\n# cleanup[3] wiping rhsm.certificate\\r\\n# destroy dateutil\\r\\n# destroy dateutil._version\\r\\n# destroy dateutil._common\\r\\n# destroy dateutil.parser\\r\\n# cleanup[3] wiping rhsm._certificate\\r\\n# cleanup[3] wiping rhsm\\r\\n# destroy rhsm.certificate\\r\\n# destroy rhsm.config\\r\\n# destroy rhsm.https\\r\\n# destroy rhsm.ourjson\\r\\n# destroy rhsm.utils\\r\\n# destroy rhsm.bitstream\\r\\n# destroy rhsm.huffman\\r\\n# destroy rhsm.pathtree\\r\\n# destroy rhsm.certificate2\\r\\n# destroy rhsm.profile\\r\\n# destroy rhsm.logutil\\r\\n# cleanup[3] wiping dbus\\r\\n# destroy dbus._compat\\r\\n# destroy dbus._expat_introspect_parser\\r\\n# destroy dbus._dbus\\r\\n# destroy dbus.exceptions\\r\\n# destroy dbus.types\\r\\n# destroy dbus.lowlevel\\r\\n# destroy dbus.proxies\\r\\n# destroy dbus.connection\\r\\n# destroy dbus.bus\\r\\n# destroy dbus.decorators\\r\\n# destroy dbus.service\\r\\n# destroy dbus.server\\r\\n# destroy dbus.mainloop\\r\\n# cleanup[3] wiping xml.parsers.expat.errors\\r\\n# cleanup[3] wiping xml.parsers.expat.model\\r\\n# cleanup[3] wiping pyexpat\\r\\n# cleanup[3] wiping pyexpat.model\\r\\n# cleanup[3] wiping pyexpat.errors\\r\\n# cleanup[3] wiping _dbus_bindings\\r\\n# cleanup[3] wiping _sqlite3\\r\\n# cleanup[3] wiping dateutil.parser._parser\\r\\n# destroy dateutil.relativedelta\\r\\n# cleanup[3] wiping dateutil.tz\\r\\n# destroy dateutil.tz._common\\r\\n# destroy dateutil.tz._factories\\r\\n# destroy dateutil.tz.tz\\r\\n# cleanup[3] wiping six.moves\\r\\n# cleanup[3] wiping _decimal\\r\\n# cleanup[3] wiping six\\r\\n# destroy six.moves.urllib\\r\\n# destroy six.moves\\r\\n# cleanup[3] wiping dnf.cli\\r\\n# destroy dnf.cli.format\\r\\n# destroy dnf.cli.term\\r\\n# destroy dnf.cli.progress\\r\\n# destroy dnf.cli.aliases\\r\\n# destroy dnf.cli.option_parser\\r\\n# destroy dnf.cli.demand\\r\\n# destroy dnf.cli.cli\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\\r\\n# cleanup[3] wiping dnf.cli.commands.upgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.updateinfo\\r\\n# cleanup[3] wiping dnf.cli.commands.swap\\r\\n# cleanup[3] wiping dnf.cli.commands.shell\\r\\n# destroy cmd\\r\\n# cleanup[3] wiping dnf.cli.commands.search\\r\\n# cleanup[3] wiping dnf.match_counter\\r\\n# cleanup[3] wiping dnf.cli.commands.repolist\\r\\n# cleanup[3] wiping dnf.cli.commands.remove\\r\\n# cleanup[3] wiping dnf.cli.commands.reinstall\\r\\n# cleanup[3] wiping dnf.cli.commands.module\\r\\n# cleanup[3] wiping dnf.cli.commands.mark\\r\\n# cleanup[3] wiping dnf.cli.commands.makecache\\r\\n# cleanup[3] wiping dnf.cli.commands.install\\r\\n# cleanup[3] wiping dnf.cli.commands.history\\r\\n# cleanup[3] wiping dnf.transaction_sr\\r\\n# cleanup[3] wiping dnf.cli.commands.group\\r\\n# cleanup[3] wiping dnf.cli.commands.downgrade\\r\\n# cleanup[3] wiping dnf.cli.commands.distrosync\\r\\n# cleanup[3] wiping dnf.cli.commands.deplist\\r\\n# cleanup[3] wiping dnf.cli.commands.repoquery\\r\\n# cleanup[3] wiping dnf.cli.commands.clean\\r\\n# cleanup[3] wiping dnf.cli.commands.check\\r\\n# cleanup[3] wiping dnf.cli.commands.autoremove\\r\\n# cleanup[3] wiping dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands\\r\\n# cleanup[3] wiping dnf.cli.output\\r\\n# cleanup[3] wiping curses\\r\\n# cleanup[3] wiping _curses\\r\\n# cleanup[3] wiping dnf\\r\\n# destroy dnf.pycomp\\r\\n# destroy dnf.const\\r\\n# destroy dnf.i18n\\r\\n# destroy dnf.yum\\r\\n# destroy dnf.yum.rpmtrans\\r\\n# destroy dnf.transaction\\r\\n# destroy dnf.callback\\r\\n# destroy dnf.util\\r\\n# destroy dnf.exceptions\\r\\n# destroy dnf.comps\\r\\n# destroy dnf.db\\r\\n# destroy dnf.db.group\\r\\n# destroy dnf.db.history\\r\\n# destroy dnf.crypto\\r\\n# destroy dnf.conf\\r\\n# destroy dnf.conf.substitutions\\r\\n# destroy dnf.conf.config\\r\\n# destroy dnf.conf.read\\r\\n# destroy dnf.lock\\r\\n# destroy dnf.logging\\r\\n# destroy dnf.repo\\r\\n# destroy dnf.rpm\\r\\n# destroy dnf.dnssec\\r\\n# destroy dnf.drpm\\r\\n# destroy dnf.goal\\r\\n# destroy dnf.history\\r\\n# destroy dnf.module\\r\\n# destroy dnf.module.exceptions\\r\\n# destroy dnf.module.module_base\\r\\n# destroy dnf.selector\\r\\n# destroy dnf.persistor\\r\\n# destroy dnf.plugin\\r\\n# destroy dnf.query\\r\\n# destroy dnf.repodict\\r\\n# destroy dnf.package\\r\\n# destroy dnf.sack\\r\\n# destroy dnf.subject\\r\\n# destroy dnf.base\\r\\n# destroy dnf.transaction_sr\\r\\n# destroy dnf.match_counter\\r\\n# destroy dnf.cli\\r\\n# cleanup[3] wiping dnf.rpm.miscutils\\r\\n# cleanup[3] wiping dnf.rpm.connection\\r\\n# cleanup[3] wiping inspect\\r\\n# destroy ast\\r\\n# destroy dis\\r\\n# destroy token\\r\\n# cleanup[3] wiping _opcode\\r\\n# cleanup[3] wiping libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._smartcols\\r\\n# cleanup[3] wiping dnf.rpm.transaction\\r\\n# cleanup[3] wiping logging.handlers\\r\\n# destroy pickle\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping _compat_pickle\\r\\n# cleanup[3] wiping dnf.yum.misc\\r\\n# cleanup[3] wiping glob\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping gpg.constants\\r\\n# destroy gpg.constants.data\\r\\n# destroy gpg.constants.data.encoding\\r\\n# destroy gpg.constants.keylist\\r\\n# destroy gpg.constants.keylist.mode\\r\\n# destroy gpg.constants.sig\\r\\n# destroy gpg.constants.sig.mode\\r\\n# destroy gpg.constants.sig.notation\\r\\n# destroy gpg.constants.tofu\\r\\n# destroy gpg.constants.tofu.policy\\r\\n# destroy gpg.constants.create\\r\\n# destroy gpg.constants.event\\r\\n# destroy gpg.constants.import_type\\r\\n# destroy gpg.constants.keysign\\r\\n# destroy gpg.constants.md\\r\\n# destroy gpg.constants.pk\\r\\n# destroy gpg.constants.protocol\\r\\n# destroy gpg.constants.sigsum\\r\\n# destroy gpg.constants.status\\r\\n# destroy gpg.constants.validity\\r\\n# cleanup[3] wiping gpg.errors\\r\\n# cleanup[3] wiping gpg.util\\r\\n# cleanup[3] wiping gpg.gpgme\\r\\n# cleanup[3] wiping gpg._gpgme\\r\\n# cleanup[3] wiping libcomps\\r\\n# cleanup[3] wiping libcomps._libpycomps\\r\\n# cleanup[3] wiping hawkey\\r\\n# cleanup[3] wiping hawkey._hawkey\\r\\n# cleanup[3] wiping rpm\\r\\n# destroy rpm.transaction\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping libdnf\\r\\n# destroy libdnf.error\\r\\n# destroy libdnf.common_types\\r\\n# destroy libdnf.conf\\r\\n# destroy libdnf.module\\r\\n# destroy libdnf.repo\\r\\n# destroy libdnf.transaction\\r\\n# destroy libdnf.utils\\r\\n# destroy libdnf.smartcols\\r\\n# cleanup[3] wiping libdnf._utils\\r\\n# cleanup[3] wiping libdnf._transaction\\r\\n# cleanup[3] wiping libdnf._repo\\r\\n# cleanup[3] wiping libdnf._module\\r\\n# cleanup[3] wiping libdnf._conf\\r\\n# cleanup[3] wiping libdnf._common_types\\r\\n# cleanup[3] wiping libdnf._error\\r\\n# cleanup[3] wiping queue\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping email.mime.text\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping gzip\\r\\n# cleanup[3] wiping http.cookiejar\\r\\n# cleanup[3] wiping urllib.request\\r\\n# destroy http\\r\\n# cleanup[3] wiping urllib.error\\r\\n# cleanup[3] wiping urllib.response\\r\\n# cleanup[3] wiping http.client\\r\\n# cleanup[3] wiping ssl\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping email.parser\\r\\n# cleanup[3] wiping email.feedparser\\r\\n# cleanup[3] wiping email.mime.multipart\\r\\n# cleanup[3] wiping email.mime.application\\r\\n# cleanup[3] wiping email.mime.nonmultipart\\r\\n# cleanup[3] wiping email.mime.base\\r\\n# cleanup[3] wiping email.policy\\r\\n# cleanup[3] wiping email.contentmanager\\r\\n# cleanup[3] wiping email.message\\r\\n# destroy uu\\r\\n# destroy quopri\\r\\n# cleanup[3] wiping email.iterators\\r\\n# cleanup[3] wiping email.headerregistry\\r\\n# cleanup[3] wiping email._header_value_parser\\r\\n# cleanup[3] wiping email._encoded_words\\r\\n# cleanup[3] wiping email._policybase\\r\\n# cleanup[3] wiping email.utils\\r\\n# cleanup[3] wiping email._parseaddr\\r\\n# cleanup[3] wiping calendar\\r\\n# cleanup[3] wiping urllib.parse\\r\\n# cleanup[3] wiping urllib\\r\\n# destroy urllib.response\\r\\n# destroy urllib.error\\r\\n# destroy urllib.request\\r\\n# cleanup[3] wiping email.header\\r\\n# cleanup[3] wiping email.charset\\r\\n# cleanup[3] wiping email.base64mime\\r\\n# cleanup[3] wiping email.quoprimime\\r\\n# cleanup[3] wiping email.errors\\r\\n# cleanup[3] wiping email.encoders\\r\\n# cleanup[3] wiping email.mime\\r\\n# destroy email.mime.base\\r\\n# destroy email.mime.nonmultipart\\r\\n# destroy email.mime.application\\r\\n# destroy email.mime.multipart\\r\\n# destroy email.mime.text\\r\\n# cleanup[3] wiping email\\r\\n# destroy email._parseaddr\\r\\n# destroy email._policybase\\r\\n# destroy email._encoded_words\\r\\n# destroy email._header_value_parser\\r\\n# destroy email.mime\\r\\n# destroy email.encoders\\r\\n# destroy email.errors\\r\\n# destroy email.quoprimime\\r\\n# destroy email.base64mime\\r\\n# destroy email.charset\\r\\n# destroy email.header\\r\\n# destroy email.utils\\r\\n# destroy email.headerregistry\\r\\n# destroy email.iterators\\r\\n# destroy email.message\\r\\n# destroy email.contentmanager\\r\\n# destroy email.policy\\r\\n# destroy email.feedparser\\r\\n# destroy email.parser\\r\\n# cleanup[3] wiping argparse\\r\\n# cleanup[3] wiping gettext\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping copy\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping socket\\r\\n# cleanup[3] wiping array\\r\\n# destroy array\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping logging\\r\\n# destroy logging.handlers\\r\\n# destroy logging.config\\r\\n# cleanup[3] wiping string\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# destroy syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping locale\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# destroy atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping zipfile\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping random\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping bisect\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping _compression\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping fnmatch\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping importlib.util\\r\\n# cleanup[3] wiping importlib.abc\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping importlib.machinery\\r\\n# cleanup[3] wiping importlib\\r\\n# destroy importlib.machinery\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.util\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping base64\\r\\n# cleanup[3] wiping binascii\\r\\n# cleanup[3] wiping struct\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping enum\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings\\r\\n# destroy encodings.aliases\\r\\n# destroy encodings.utf_8\\r\\n# destroy encodings.latin_1\\r\\n# destroy encodings.cp437\\r\\n# destroy encodings.idna\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping zipimport\\r\\n# destroy _frozen_importlib_external\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# destroy _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy pyexpat.errors\\r\\n# destroy pyexpat.model\\r\\n# destroy librepo._librepo\\r\\n# destroy _dbus_glib_bindings\\r\\n# destroy rhsm._certificate\\r\\n# destroy decimal\\r\\n# destroy _curses\\r\\n# destroy libcomps._libpycomps\\r\\n# destroy hawkey._hawkey\\r\\n# destroy rpm._rpm\\r\\n# destroy _queue\\r\\n# destroy _ssl\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _string\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _random\\r\\n# destroy _bisect\\r\\n# destroy grp\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy marshal\\r\\n# destroy xml.etree.ElementPath\\r\\n# destroy _elementtree\\r\\n# destroy _heapq\\r\\n# destroy zipimport\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _compat_pickle\\r\\n# destroy _pickle\\r\\n# destroy libdnf._error\\r\\n# destroy gi.types\\r\\n# destroy gi._error\\r\\n# destroy gi._gi\\r\\n# destroy gi._gobject\\r\\n# destroy gi._constants\\r\\n# destroy gi.docstring\\r\\n# destroy gi._propertyhelper\\r\\n# destroy gi._signalhelper\\r\\n# destroy gi.module\\r\\n# destroy gi.overrides\\r\\n# destroy gi.importer\\r\\n# destroy gi.repository\\r\\n# destroy gi._ossighelper\\r\\n# destroy gi._option\\r\\n# destroy textwrap\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy stat\\r\\n# destroy selectors\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy gzip\\r\\n# destroy rhsmlib.facts.dmiinfo\\r\\n# destroy requests\\r\\n# destroy iniparse.ini\\r\\n# destroy enum\\r\\n# destroy signal\\r\\n# destroy queue\\r\\n# destroy shlex\\r\\n# destroy pwd\\r\\n# destroy _functools\\r\\n# destroy gettext\\r\\n# destroy libcomps\\r\\n# destroy locale\\r\\n# destroy dnf.rpm.transaction\\r\\n# destroy dnf.rpm.connection\\r\\n# destroy dnf.rpm.miscutils\\r\\n# destroy base64\\r\\n# destroy importlib\\r\\n# destroy inspect\\r\\n# destroy gc\\r\\n# destroy math\\r\\n# destroy dateutil.parser._parser\\r\\n# destroy _stat\\r\\n# destroy http.cookies\\r\\n# destroy urllib.parse\\r\\n# destroy _weakref\\r\\n# destroy ntpath\\r\\n# destroy posix\\r\\n# destroy rhsmlib.facts.custom\\r\\n# destroy rhsmlib.facts.host_collector\\r\\n# destroy rhsmlib.facts.hwprobe\\r\\n# destroy rhsmlib.facts.insights\\r\\n# destroy rhsmlib.facts.kpatch\\r\\n# destroy rhsmlib.facts.cloud_facts\\r\\n# destroy rhsmlib.facts.pkg_arches\\r\\n# destroy rhsmlib.facts.network\\r\\n# destroy rhsm\\r\\n# destroy rhsmlib.dbus.dbus_utils\\r\\n# destroy _opcode\\r\\n# destroy requests.sessions\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy six.moves.urllib_parse\\r\\n# destroy six.moves.urllib.error\\r\\n# destroy six.moves.urllib.request\\r\\n# destroy six.moves.urllib.response\\r\\n# destroy six.moves.urllib.robotparser\\r\\n# destroy traceback\\r\\n# destroy dnf.yum.misc\\r\\n# destroy glob\\r\\n# destroy curses\\r\\n# destroy fcntl\\r\\n# destroy termios\\r\\n# destroy argparse\\r\\n# destroy dnf.cli.commands.alias\\r\\n# destroy dnf.cli.commands.autoremove\\r\\n# destroy dnf.cli.commands.check\\r\\n# destroy dnf.cli.commands.clean\\r\\n# destroy dnf.cli.commands.repoquery\\r\\n# destroy dnf.cli.commands.deplist\\r\\n# destroy dnf.cli.commands.distrosync\\r\\n# destroy dnf.cli.commands.downgrade\\r\\n# destroy dnf.cli.commands.group\\r\\n# destroy dnf.cli.commands.history\\r\\n# destroy dnf.cli.commands.install\\r\\n# destroy dnf.cli.commands.makecache\\r\\n# destroy dnf.cli.commands.mark\\r\\n# destroy dnf.cli.commands.module\\r\\n# destroy dnf.cli.commands.reinstall\\r\\n# destroy dnf.cli.commands.remove\\r\\n# destroy dnf.cli.commands.repolist\\r\\n# destroy dnf.cli.commands.search\\r\\n# destroy dnf.cli.commands.shell\\r\\n# destroy dnf.cli.commands.swap\\r\\n# destroy dnf.cli.commands.updateinfo\\r\\n# destroy dnf.cli.commands.upgrade\\r\\n# destroy dnf.cli.commands.upgrademinimal\\r\\n# destroy operator\\r\\n# destroy random\\r\\n# destroy rpm\\r\\n# destroy hawkey\\r\\n# destroy dnf.cli.output\\r\\n# destroy dnf\\r\\n# destroy _thread\\r\\n# destroy _warnings\\r\\n# destroy configparser\\r\\n# destroy fnmatch\\r\\n# destroy pyinotify\\r\\n# destroy urllib3.packages\\r\\n# destroy urllib3.exceptions\\r\\n# destroy urllib3._version\\r\\n# destroy urllib3.contrib\\r\\n# destroy urllib3.util\\r\\n# destroy urllib3._collections\\r\\n# destroy urllib3.connection\\r\\n# destroy urllib3.fields\\r\\n# destroy urllib3.filepost\\r\\n# destroy urllib3.request\\r\\n# destroy urllib3.response\\r\\n# destroy urllib3.connectionpool\\r\\n# destroy urllib3.poolmanager\\r\\n# destroy copy\\r\\n# destroy contextlib\\r\\n# destroy tempfile\\r\\n# destroy zipfile\\r\\n# destroy requests.certs\\r\\n# destroy hashlib\\r\\n# destroy encodings\\r\\n# destroy http.cookiejar\\r\\n# destroy chardet\\r\\n# destroy json\\r\\n# destroy calendar\\r\\n# destroy dateutil.tz\\r\\n# destroy six\\r\\n# destroy codecs\\r\\n# destroy gpg.gpgme\\r\\n# destroy gpg.constants\\r\\n# destroy gpg.errors\\r\\n# destroy gpg.util\\r\\n# destroy urllib3.packages.six.moves.urllib_parse\\r\\n# destroy urllib3.packages.six.moves.urllib.error\\r\\n# destroy urllib3.packages.six.moves.urllib.request\\r\\n# destroy urllib3.packages.six.moves.urllib.response\\r\\n# destroy urllib3.packages.six.moves.urllib.robotparser\\r\\n# destroy subprocess\\r\\n# destroy rhsmlib.facts.collector\\r\\n# destroy itertools\\r\\n# destroy http.client\\r\\n# destroy email\\r\\n# destroy string\\r\\n# destroy dbus\\r\\n# destroy rhsmlib.dbus.constants\\r\\n# destroy rhsm.connection\\r\\n# destroy gi.repository.GLib\\r\\n# destroy rhsmlib.services.config\\r\\n# destroy subscription_manager.injection\\r\\n# destroy errno\\r\\n# destroy select\\r\\n# destroy urllib3.contrib._appengine_environ\\r\\n# destroy hmac\\r\\n# destroy warnings\\r\\n# destroy binascii\\r\\n# destroy urllib3.packages.six\\r\\n# destroy _hashlib\\r\\n# destroy ssl\\r\\n# destroy posixpath\\r\\n# destroy urllib\\r\\n# destroy io\\r\\n# destroy io\\r\\n# destroy _lzma\\r\\n# destroy _compression\\r\\n# destroy idna.idnadata\\r\\n# destroy bisect\\r\\n# destroy unicodedata\\r\\n# destroy re\\r\\n# destroy pyexpat\\r\\n# destroy threading\\r\\n# destroy functools\\r\\n# destroy logging\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887500.72800: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c33a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29d850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2db880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd273d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29dd90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd241f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd237610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf1edc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1e8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ee80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf70610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf84670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd245e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf30c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf84280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf38fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce511c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fceeec70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce63e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce0e3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce755b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf309d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3aca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce461f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce2da30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf305b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3aa90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3fcd63670>\r\n# zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7507c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7504f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc708130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3f40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6c33d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7373a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc785c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69dcd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc758490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc69d4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc686250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7961f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6938e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc796370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7b0d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc693880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6936d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc692670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6925b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc78f8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc718670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc716ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7250d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7180d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc75ba60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc27a580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc664520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc21d0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc716bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7a2250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f6a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6567c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6537f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc64c970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc640>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'\r\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6d0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc'\r\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfccc10>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc910>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'\r\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc'\r\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc'\r\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79c40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc'\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79e50>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7ba60>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'\r\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bac0>\r\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc'\r\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f610>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bee0>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7b370>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f6d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc'\r\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc208070>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24ddc0>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'\r\nimport 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24adf0>\r\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'\r\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24a250>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc250d30>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf78f70>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc20d910>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66fee0>\r\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcce50>\r\nimport 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc760>\r\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24aac0>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'\r\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27aa60>\r\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc20e940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc02c5e0>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27a850>\r\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc'\r\nimport 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0196a0>\r\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'\r\nimport 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3a30>\r\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc'\r\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd5b50>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3730>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n# code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd56d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc'\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf84700>\r\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc'\r\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbd43ca0>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'\r\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n# code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'\r\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5be0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5d60>\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fbcf8430>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5fd0>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc'\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc'\r\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'\r\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb9979d0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'\r\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'\r\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb940550>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997a00>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'\r\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'\r\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb89ee20>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9b92e0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc'\r\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'\r\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa3422e0>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9728b0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc'\r\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'\r\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa20fe80>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa321580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'\r\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'\r\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa17aa00>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa342520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc'\r\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so'\r\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa174d60>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa17afa0>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0a3b20>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c22b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0c2850>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2ca0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2370>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6790>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0addc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so'\r\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9c76ee0>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6190>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3ca0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a6730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so'\r\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa1a6f10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a68b0>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997280>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d60>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc'\r\n# extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9af5220>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b952b0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc'\r\nimport 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba17f0>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b47e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc'\r\nimport 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e80>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1bb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1ee0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc'\r\nimport 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc'\r\nimport 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7250>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1f40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc'\r\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f73d0>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1eb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc'\r\nimport 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1c40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc'\r\nimport 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc'\r\nimport 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc'\r\nimport 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f74c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc'\r\nimport 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc'\r\nimport 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f75e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc'\r\nimport 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7670>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc'\r\nimport 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc'\r\nimport 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc'\r\nimport 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7820>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1220>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b7c1c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f99f7be0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7940>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba18e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc'\r\nimport 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b95100>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73ca0>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b732b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73490>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8b50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73e20>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d00>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc'\r\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10c40>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a104f0>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'\r\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad2b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961190>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9961220>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99c16a0>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad6d0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99a2a90>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99990d0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961fd0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961790>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10d90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'\r\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9999940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc'\r\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc'\r\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99848e0>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'\r\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'\r\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc0971c0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9994190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'\r\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097310>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a00>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc'\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'\r\n# extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'\r\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f97cb3d0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97cb190>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97ba9d0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a89d0>\r\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'\r\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a8ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'\r\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0af9a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'\r\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'\r\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'\r\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7670>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc'\r\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e74f0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5970>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5520>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'\r\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97a7fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'\r\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'\r\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f973fd90>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973fc10>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f3d0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f190>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'\r\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f220>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'\r\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976b160>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973feb0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc'\r\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f975b9d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976bfd0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc'\r\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e1c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc'\r\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e910>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc'\r\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e9d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc'\r\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc'\r\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bee0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967baf0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc'\r\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bf40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc'\r\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693b20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc'\r\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693c40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc'\r\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693e80>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc'\r\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc'\r\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622d00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc'\r\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622e50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc'\r\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631550>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc'\r\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631f40>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631a90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc'\r\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631d90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc'\r\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963e820>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963efa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc'\r\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c2b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc'\r\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c3a0>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97904c0>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790220>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc'\r\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cf10>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cc40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'\r\nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e65e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'\r\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95ef520>\r\n# extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'\r\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95e6e80>\r\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6df0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a760>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a1f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc'\r\nimport 'six.moves' # \r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc'\r\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567a90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc'\r\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567c70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc'\r\n# destroy dateutil.tz.win\r\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961acd0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961aa60>\r\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9659160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc'\r\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6220>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964caf0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790250>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95894c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951e640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951ebb0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc'\r\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so'\r\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f952bc70>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b850>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b5b0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc'\r\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953abe0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953ac70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc'\r\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so'\r\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95472b0>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953adf0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc'\r\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc'\r\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so'\r\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f94574c0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457220>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fd30>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f3d0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9555a60>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95550d0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9547970>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a820>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a0d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fdc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457a00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457f70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9474760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f8940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405bb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc'\r\n# extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9427160>\r\nimport 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405c10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc'\r\nimport 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc'\r\nimport 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6550>\r\nimport 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c84c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc'\r\nimport 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c87f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc'\r\nimport 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ca940>\r\nimport 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc'\r\nimport 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8220>\r\nimport 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93bdac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc'\r\nimport 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93cadf0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc'\r\nimport 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc'\r\nimport 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9346670>\r\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f939af70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc'\r\nimport 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc'\r\nimport 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc'\r\nimport 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93462e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc'\r\nimport 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93573d0>\r\nimport 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f937ed30>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc'\r\nimport 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93879a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc'\r\nimport 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93048b0>\r\nimport 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93872b0>\r\nimport 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372be0>\r\nimport 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9422dc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc'\r\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7ac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc'\r\nimport 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92d71f0>\r\nimport 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7d90>\r\nimport 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7220>\r\nimport 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93178b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc'\r\nimport 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc'\r\nimport 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299c10>\r\nimport 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92997f0>\r\nimport 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299340>\r\nimport 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290a90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc'\r\nimport 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290be0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc'\r\nimport 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246a30>\r\nimport 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92466a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc'\r\nimport 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246700>\r\nimport 'urllib3.packages.six.moves' # \r\nimport 'urllib3.packages.six.moves.http_client' # \r\nimport 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc'\r\nimport 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc'\r\nimport 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc'\r\nimport 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2af0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc'\r\nimport 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2ca0>\r\nimport 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f25e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc'\r\nimport 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f28e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc'\r\nimport 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc'\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc'\r\nimport 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc'\r\nimport 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f922be80>\r\nimport 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fac40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc'\r\nimport 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91faac0>\r\nimport 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc'\r\nimport 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc'\r\nimport 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2040>\r\nimport 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f924fb20>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc'\r\nimport 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3910>\r\nimport 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3550>\r\nimport 'urllib3.packages.six.moves.urllib' # \r\nimport 'urllib3.packages.six.moves.urllib.parse' # \r\nimport 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9260940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc'\r\nimport 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f20a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc'\r\nimport 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3d90>\r\nimport 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc'\r\nimport 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91bf940>\r\nimport 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b040>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'\r\nimport 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d72b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc'\r\nimport 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7520>\r\nimport 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd0a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc'\r\nimport 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7e20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc'\r\nimport 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e01c0>\r\nimport 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7a00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc'\r\nimport 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7c70>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc'\r\nimport 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0c70>\r\nimport 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e90d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc'\r\nimport 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc'\r\nimport 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc'\r\nimport 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc'\r\nimport 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc'\r\nimport 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9df0>\r\nimport 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc'\r\nimport 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9fa0>\r\nimport 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0b50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc'\r\nimport 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91133a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc'\r\nimport 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91136d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc'\r\nimport 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113940>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc'\r\nimport 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113be0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc'\r\nimport 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113e80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc'\r\nimport 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117160>\r\nimport 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc'\r\nimport 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91174c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc'\r\nimport 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91178e0>\r\nimport 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc'\r\nimport 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc'\r\nimport 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc'\r\nimport 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc'\r\nimport 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc'\r\nimport 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124190>\r\nimport 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0670>\r\nimport 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc'\r\nimport 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8e0>\r\nimport 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc'\r\nimport 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc'\r\nimport 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b3d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc'\r\nimport 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124fd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc'\r\nimport 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc5b0>\r\nimport 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc3a0>\r\nimport 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc'\r\nimport 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc'\r\nimport 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90c6f70>\r\nimport 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc'\r\nimport 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8a90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc'\r\nimport 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc'\r\nimport 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5340>\r\nimport 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8b20>\r\nimport 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8790>\r\nimport 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d86a0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90951f0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5d30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc'\r\nimport 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5f40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc'\r\nimport 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc'\r\nimport 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095ee0>\r\nimport 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc'\r\nimport 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90441f0>\r\nimport 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903be20>\r\nimport 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903b310>\r\nimport 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90aa880>\r\nimport 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5b80>\r\nimport 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8c70>\r\nimport 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc'\r\nimport 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bf40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc'\r\nimport 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bc70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc'\r\nimport 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904d940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc'\r\nimport 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904dd30>\r\nimport 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290550>\r\nimport 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92828b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc'\r\nimport 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc'\r\nimport 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90686a0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc'\r\nimport 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90687c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc'\r\nimport 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffe130>\r\nimport 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc'\r\nimport 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c190>\r\nimport 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffea30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc'\r\nimport 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fb2940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'\r\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fbe580>\r\nimport 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900cf10>\r\nimport 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc'\r\nimport 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9021a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc'\r\nimport 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7c70>\r\nimport 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd73a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc'\r\nimport 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7e20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc'\r\nimport 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe82e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc'\r\n# extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\n# extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so'\r\nimport '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8460>\r\nimport 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc'\r\nimport 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'\r\nimport 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8d30>\r\n# extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'\r\nimport 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8b80>\r\nimport 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc'\r\nimport 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a970>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'\r\nimport 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8aa60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'\r\nimport 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8ad60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'\r\nimport 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9b370>\r\nimport 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a310>\r\nimport 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77eb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'\r\nimport 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a490>\r\nimport 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77b50>\r\nimport 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n# code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'\r\nimport 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b4c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'\r\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ea3f40>\r\nimport 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8bd00>\r\nimport 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b850>\r\nimport 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9bf70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc'\r\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53dc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc'\r\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e71340>\r\n# extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so'\r\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8e71f40>\r\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53e50>\r\nimport 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc'\r\nimport 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80f70>\r\nimport 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80430>\r\nimport 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e57880>\r\nimport 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90218b0>\r\nimport 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffeee0>\r\nimport 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92ea580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc'\r\nimport 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9277850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'\r\nimport 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04e20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'\r\nimport 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04fa0>\r\nimport 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9317f40>\r\nimport 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f89d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc'\r\nimport 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6700>\r\nimport 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e26b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc'\r\nimport 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc'\r\nimport 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc23d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc'\r\nimport 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2610>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc'\r\nimport 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2850>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc'\r\nimport 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2a30>\r\nimport 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6ca0>\r\nimport 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db69d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc'\r\nimport 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6eb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc'\r\nimport 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc'\r\nimport 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd28b0>\r\nimport 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc'\r\nimport 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d6e1c0>\r\nimport 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2d00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc'\r\nimport 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2e50>\r\nimport 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\n# extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so'\r\nimport 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8de6b50>\r\nimport 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f86d0>\r\nimport 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ef550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc'\r\nimport 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc'\r\nimport 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8da66d0>\r\nimport 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9df70>\r\nimport 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92b20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc'\r\nimport 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d3a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc'\r\nimport 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc'\r\nimport 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc'\r\nimport 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1bb80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc'\r\nimport 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1be50>\r\nimport 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92100>\r\nimport 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8de6d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc'\r\nimport 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d924c0>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n# destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887500.80778: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6427958-8473-180998052387239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887500.80782: _low_level_execute_command(): starting\n 8137 1726887500.80785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887500.80793: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887500.80796: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887500.80798: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887500.80800: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887500.80802: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887500.80805: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887500.80807: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887500.80812: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887500.80814: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887500.80816: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887500.80819: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887500.80821: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887500.80823: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887500.80826: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887500.80828: stderr chunk (state=3):\n>>><<<\n 8137 1726887500.80830: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887500.81256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887500.81260: handler run complete\n 8137 1726887500.81262: attempt loop complete, returning result\n 8137 1726887500.81265: _execute() done\n 8137 1726887500.81267: dumping result to json\n 8137 1726887500.81269: done dumping result, returning\n 8137 1726887500.81271: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-107c-9d64-000000000013]\n 8137 1726887500.81273: sending task result for task 0e15955b-8119-107c-9d64-000000000013\nok: [managed_node1] => {\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"allow_downgrade\": false,\n \"allowerasing\": false,\n \"autoremove\": false,\n \"best\": null,\n \"bugfix\": false,\n \"cacheonly\": false,\n \"conf_file\": null,\n \"disable_excludes\": null,\n \"disable_gpg_check\": false,\n \"disable_plugin\": [],\n \"disablerepo\": [],\n \"download_dir\": null,\n \"download_only\": false,\n \"enable_plugin\": [],\n \"enablerepo\": [],\n \"exclude\": [],\n \"install_repoquery\": true,\n \"install_weak_deps\": true,\n \"installroot\": \"/\",\n \"list\": null,\n \"lock_timeout\": 30,\n \"name\": [\n \"chrony\"\n ],\n \"nobest\": null,\n \"releasever\": null,\n \"security\": false,\n \"skip_broken\": false,\n \"sslverify\": true,\n \"state\": \"present\",\n \"update_cache\": false,\n \"update_only\": false,\n \"use_backend\": \"auto\",\n \"validate_certs\": true\n }\n },\n \"rc\": 0,\n \"results\": []\n}\n\nMSG:\n\nNothing to do\n 8137 1726887500.81415: no more pending results, returning what we have\n 8137 1726887500.81419: results queue empty\n 8137 1726887500.81420: checking for any_errors_fatal\n 8137 1726887500.81425: done checking for any_errors_fatal\n 8137 1726887500.81426: checking for max_fail_percentage\n 8137 1726887500.81427: done checking for max_fail_percentage\n 8137 1726887500.81428: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887500.81429: done checking to see if all hosts have failed\n 8137 1726887500.81430: getting the remaining hosts for this loop\n 8137 1726887500.81431: done getting the remaining hosts for this loop\n 8137 1726887500.81435: getting the next task for host managed_node1\n 8137 1726887500.81442: done getting next task for host managed_node1\n 8137 1726887500.81446: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp\n 8137 1726887500.81448: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887500.81449: getting the next task for host managed_node2\n 8137 1726887500.81451: done getting next task for host managed_node2\n 8137 1726887500.81453: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp\n 8137 1726887500.81454: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887500.81455: getting the next task for host managed_node3\n 8137 1726887500.81456: done getting next task for host managed_node3\n 8137 1726887500.81458: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp\n 8137 1726887500.81459: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887500.81474: getting variables\n 8137 1726887500.81476: in VariableManager get_vars()\n 8137 1726887500.81510: Calling all_inventory to load vars for managed_node1\n 8137 1726887500.81513: Calling groups_inventory to load vars for managed_node1\n 8137 1726887500.81516: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887500.81526: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887500.81529: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887500.81532: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887500.81845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887500.82126: done with get_vars()\n 8137 1726887500.82137: done getting variables\n 8137 1726887500.82205: 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)\n 8137 1726887500.82529: done sending task result for task 0e15955b-8119-107c-9d64-000000000013\n 8137 1726887500.82603: WORKER PROCESS EXITING\n\nTASK [fedora.linux_system_roles.timesync : Install ntp] ************************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:59\nFriday 20 September 2024 22:58:20 -0400 (0:00:03.374) 0:00:10.594 ****** \n 8137 1726887500.82622: entering _queue_task() for managed_node1/package\n 8137 1726887500.83326: worker is 1 (out of 3 available)\n 8137 1726887500.83338: exiting _queue_task() for managed_node1/package\n 8137 1726887500.83366: getting variables\n 8137 1726887500.83368: in VariableManager get_vars()\n 8137 1726887500.83459: Calling all_inventory to load vars for managed_node2\n 8137 1726887500.83462: Calling groups_inventory to load vars for managed_node2\n 8137 1726887500.83465: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887500.83481: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887500.83485: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887500.83488: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887500.83815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887500.84449: done with get_vars()\n 8137 1726887500.84461: done getting variables\n 8137 1726887500.84638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp\n 8137 1726887500.84642: in run() - task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.84686: 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)\n 8137 1726887500.84812: entering _queue_task() for managed_node2/package\n 8137 1726887500.84839: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.84842: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.84845: calling self._execute()\n 8137 1726887500.84848: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887500.84850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887500.85038: variable 'omit' from source: magic vars\n 8137 1726887500.85861: worker is 2 (out of 3 available)\n 8137 1726887500.85873: exiting _queue_task() for managed_node2/package\n 8137 1726887500.85901: getting variables\n 8137 1726887500.85904: in VariableManager get_vars()\n 8137 1726887500.86102: Calling all_inventory to load vars for managed_node3\n 8137 1726887500.86106: Calling groups_inventory to load vars for managed_node3\n 8137 1726887500.86111: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887500.86128: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887500.86132: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887500.86135: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887500.86812: variable 'timesync_mode' from source: set_fact\n 8137 1726887500.86817: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887500.86820: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887500.86823: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887500.86825: when evaluation is False, skipping this task\n 8137 1726887500.86827: _execute() done\n 8137 1726887500.86829: dumping result to json\n 8137 1726887500.86831: done dumping result, returning\n 8137 1726887500.86833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-107c-9d64-000000000014]\n 8137 1726887500.86837: sending task result for task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.86919: done sending task result for task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.86922: WORKER PROCESS EXITING\n 8137 1726887500.86924: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp\n 8137 1726887500.86951: in run() - task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.87357: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.87361: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.87363: calling self._execute()\n 8137 1726887500.87365: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887500.87368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887500.87370: variable 'omit' from source: magic vars\n 8137 1726887500.87398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887500.87915: done with get_vars()\n 8137 1726887500.87926: done getting variables\n 8137 1726887500.88010: 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)\n 8137 1726887500.88019: entering _queue_task() for managed_node3/package\n 8137 1726887500.88764: worker is 3 (out of 3 available)\n 8137 1726887500.88776: exiting _queue_task() for managed_node3/package\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887500.88879: done queuing things up, now waiting for results queue to drain\n 8137 1726887500.88881: waiting for pending results...\n 8137 1726887500.89065: variable 'timesync_mode' from source: set_fact\n 8137 1726887500.89071: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887500.89198: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp\n 8137 1726887500.89304: in run() - task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.89328: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.89336: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.89373: calling self._execute()\n 8137 1726887500.89454: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887500.89465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887500.89479: variable 'omit' from source: magic vars\n 8137 1726887500.89739: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887500.89764: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887500.89767: when evaluation is False, skipping this task\n 8137 1726887500.89770: _execute() done\n 8137 1726887500.89772: dumping result to json\n 8137 1726887500.89774: done dumping result, returning\n 8137 1726887500.89783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-107c-9d64-000000000014]\n 8137 1726887500.89992: variable 'timesync_mode' from source: set_fact\n 8137 1726887500.90006: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887500.90120: sending task result for task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.90141: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887500.90223: done sending task result for task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.90226: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887500.90266: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887500.90273: when evaluation is False, skipping this task\n 8137 1726887500.90280: _execute() done\n 8137 1726887500.90286: dumping result to json\n 8137 1726887500.90294: done dumping result, returning\n 8137 1726887500.90302: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-107c-9d64-000000000014]\n 8137 1726887500.90327: sending task result for task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.90415: done sending task result for task 0e15955b-8119-107c-9d64-000000000014\n 8137 1726887500.90421: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887500.90484: no more pending results, returning what we have\n 8137 1726887500.90488: results queue empty\n 8137 1726887500.90489: checking for any_errors_fatal\n 8137 1726887500.90498: done checking for any_errors_fatal\n 8137 1726887500.90499: checking for max_fail_percentage\n 8137 1726887500.90501: done checking for max_fail_percentage\n 8137 1726887500.90502: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887500.90503: done checking to see if all hosts have failed\n 8137 1726887500.90504: getting the remaining hosts for this loop\n 8137 1726887500.90506: done getting the remaining hosts for this loop\n 8137 1726887500.90511: getting the next task for host managed_node1\n 8137 1726887500.90517: done getting next task for host managed_node1\n 8137 1726887500.90522: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 8137 1726887500.90524: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887500.90525: getting the next task for host managed_node2\n 8137 1726887500.90527: done getting next task for host managed_node2\n 8137 1726887500.90529: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 8137 1726887500.90530: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887500.90531: getting the next task for host managed_node3\n 8137 1726887500.90533: done getting next task for host managed_node3\n 8137 1726887500.90535: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 8137 1726887500.90536: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887500.90556: getting variables\n 8137 1726887500.90558: in VariableManager get_vars()\n 8137 1726887500.90592: Calling all_inventory to load vars for managed_node1\n 8137 1726887500.90595: Calling groups_inventory to load vars for managed_node1\n 8137 1726887500.90597: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887500.90611: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887500.90615: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887500.90618: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887500.90872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887500.91226: done with get_vars()\n 8137 1726887500.91237: done getting variables\n 8137 1726887500.91435: 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)\n\nTASK [fedora.linux_system_roles.timesync : Install linuxptp] *******************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:69\nFriday 20 September 2024 22:58:20 -0400 (0:00:00.088) 0:00:10.682 ****** \n 8137 1726887500.91469: entering _queue_task() for managed_node1/package\n 8137 1726887500.92098: worker is 1 (out of 3 available)\n 8137 1726887500.92114: exiting _queue_task() for managed_node1/package\n 8137 1726887500.92149: getting variables\n 8137 1726887500.92152: in VariableManager get_vars()\n 8137 1726887500.92229: Calling all_inventory to load vars for managed_node2\n 8137 1726887500.92234: Calling groups_inventory to load vars for managed_node2\n 8137 1726887500.92236: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887500.92260: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887500.92264: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887500.92267: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887500.92598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887500.93212: done with get_vars()\n 8137 1726887500.93340: done getting variables\n 8137 1726887500.93395: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 8137 1726887500.93399: in run() - task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.93402: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.93405: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.93474: 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)\n 8137 1726887500.93485: entering _queue_task() for managed_node2/package\n 8137 1726887500.93556: calling self._execute()\n 8137 1726887500.93674: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887500.93677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887500.93679: variable 'omit' from source: magic vars\n 8137 1726887500.94402: worker is 2 (out of 3 available)\n 8137 1726887500.94416: exiting _queue_task() for managed_node2/package\n 8137 1726887500.94446: getting variables\n 8137 1726887500.94449: in VariableManager get_vars()\n 8137 1726887500.94899: Calling all_inventory to load vars for managed_node3\n 8137 1726887500.94903: Calling groups_inventory to load vars for managed_node3\n 8137 1726887500.94906: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887500.95050: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887500.95055: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887500.95059: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887500.95827: variable 'timesync_mode' from source: set_fact\n 8137 1726887500.95833: Evaluated conditional (timesync_mode != 1): False\n 8137 1726887500.95835: when evaluation is False, skipping this task\n 8137 1726887500.95838: _execute() done\n 8137 1726887500.95840: dumping result to json\n 8137 1726887500.95842: done dumping result, returning\n 8137 1726887500.95845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-107c-9d64-000000000015]\n 8137 1726887500.95847: sending task result for task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.95934: done sending task result for task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.95938: WORKER PROCESS EXITING\n 8137 1726887500.96233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 8137 1726887500.96248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887500.96797: done with get_vars()\n 8137 1726887500.96810: done getting variables\n 8137 1726887500.96853: in run() - task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.96857: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.96859: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.96861: calling self._execute()\n 8137 1726887500.96863: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887500.96866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887500.96868: variable 'omit' from source: magic vars\n 8137 1726887500.96920: 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)\n 8137 1726887500.96930: entering _queue_task() for managed_node3/package\n 8137 1726887500.97519: worker is 3 (out of 3 available)\n 8137 1726887500.97531: exiting _queue_task() for managed_node3/package\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887500.97825: done queuing things up, now waiting for results queue to drain\n 8137 1726887500.97827: waiting for pending results...\n 8137 1726887500.98299: variable 'timesync_mode' from source: set_fact\n 8137 1726887500.98305: Evaluated conditional (timesync_mode != 1): False\n 8137 1726887500.98311: when evaluation is False, skipping this task\n 8137 1726887500.98314: _execute() done\n 8137 1726887500.98318: dumping result to json\n 8137 1726887500.98320: done dumping result, returning\n 8137 1726887500.98324: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-107c-9d64-000000000015]\n 8137 1726887500.98640: sending task result for task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.98762: done sending task result for task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.98766: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887500.98927: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 8137 1726887500.99023: in run() - task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.99041: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.99048: variable 'ansible_search_path' from source: unknown\n 8137 1726887500.99082: calling self._execute()\n 8137 1726887500.99161: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887500.99172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887500.99185: variable 'omit' from source: magic vars\n 8137 1726887500.99659: variable 'timesync_mode' from source: set_fact\n 8137 1726887500.99678: Evaluated conditional (timesync_mode != 1): False\n 8137 1726887500.99686: when evaluation is False, skipping this task\n 8137 1726887500.99692: _execute() done\n 8137 1726887500.99699: dumping result to json\n 8137 1726887500.99705: done dumping result, returning\n 8137 1726887500.99718: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-107c-9d64-000000000015]\n 8137 1726887500.99741: sending task result for task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.99834: done sending task result for task 0e15955b-8119-107c-9d64-000000000015\n 8137 1726887500.99841: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887500.99903: no more pending results, returning what we have\n 8137 1726887500.99910: results queue empty\n 8137 1726887500.99911: checking for any_errors_fatal\n 8137 1726887500.99919: done checking for any_errors_fatal\n 8137 1726887500.99919: checking for max_fail_percentage\n 8137 1726887500.99921: done checking for max_fail_percentage\n 8137 1726887500.99922: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887500.99923: done checking to see if all hosts have failed\n 8137 1726887500.99924: getting the remaining hosts for this loop\n 8137 1726887500.99926: done getting the remaining hosts for this loop\n 8137 1726887500.99929: getting the next task for host managed_node1\n 8137 1726887500.99936: done getting next task for host managed_node1\n 8137 1726887500.99941: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 8137 1726887500.99944: ^ 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\n 8137 1726887500.99945: getting the next task for host managed_node2\n 8137 1726887500.99948: done getting next task for host managed_node2\n 8137 1726887500.99950: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 8137 1726887500.99951: ^ 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\n 8137 1726887500.99952: getting the next task for host managed_node3\n 8137 1726887500.99954: done getting next task for host managed_node3\n 8137 1726887500.99956: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 8137 1726887500.99957: ^ 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\n 8137 1726887500.99976: getting variables\n 8137 1726887500.99978: in VariableManager get_vars()\n 8137 1726887501.00016: Calling all_inventory to load vars for managed_node1\n 8137 1726887501.00019: Calling groups_inventory to load vars for managed_node1\n 8137 1726887501.00021: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887501.00034: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887501.00038: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887501.00041: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887501.00354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.00913: done with get_vars()\n 8137 1726887501.00924: done getting variables\n 8137 1726887501.01062: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82\nFriday 20 September 2024 22:58:21 -0400 (0:00:00.096) 0:00:10.778 ****** \n 8137 1726887501.01090: entering _queue_task() for managed_node1/debug\n 8137 1726887501.01092: Creating lock for debug\n 8137 1726887501.01879: worker is 1 (out of 3 available)\n 8137 1726887501.01891: exiting _queue_task() for managed_node1/debug\n 8137 1726887501.01922: getting variables\n 8137 1726887501.01925: in VariableManager get_vars()\n 8137 1726887501.02125: Calling all_inventory to load vars for managed_node2\n 8137 1726887501.02129: Calling groups_inventory to load vars for managed_node2\n 8137 1726887501.02132: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887501.02148: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887501.02151: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887501.02155: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887501.02780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.03480: done with get_vars()\n 8137 1726887501.03496: done getting variables\n 8137 1726887501.03559: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 8137 1726887501.03587: in run() - task 0e15955b-8119-107c-9d64-000000000017\n 8137 1726887501.03600: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.03603: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.03625: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887501.03636: entering _queue_task() for managed_node2/debug\n 8137 1726887501.03919: calling self._execute()\n 8137 1726887501.04290: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887501.04294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887501.04299: variable 'omit' from source: magic vars\n 8137 1726887501.04261: worker is 2 (out of 3 available)\n 8137 1726887501.04305: exiting _queue_task() for managed_node2/debug\n 8137 1726887501.04331: getting variables\n 8137 1726887501.04334: in VariableManager get_vars()\n 8137 1726887501.04420: Calling all_inventory to load vars for managed_node3\n 8137 1726887501.04425: Calling groups_inventory to load vars for managed_node3\n 8137 1726887501.04427: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887501.04444: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887501.04448: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887501.04451: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887501.04755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.06192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.06258: done with get_vars()\n 8137 1726887501.06269: done getting variables\n 8137 1726887501.06515: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 8137 1726887501.06575: in run() - task 0e15955b-8119-107c-9d64-000000000017\n 8137 1726887501.06750: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887501.06762: entering _queue_task() for managed_node3/debug\n 8137 1726887501.07017: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.07021: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.07024: calling self._execute()\n 8137 1726887501.07026: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887501.07028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887501.07030: variable 'omit' from source: magic vars\n 8137 1726887501.08329: worker is 3 (out of 3 available)\n 8137 1726887501.08342: exiting _queue_task() for managed_node3/debug\n 8137 1726887501.08354: done queuing things up, now waiting for results queue to drain\n 8137 1726887501.08355: waiting for pending results...\n 8137 1726887501.09111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.09891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 8137 1726887501.10134: in run() - task 0e15955b-8119-107c-9d64-000000000017\n 8137 1726887501.10306: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.10378: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.10480: calling self._execute()\n 8137 1726887501.10557: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887501.10828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887501.10842: variable 'omit' from source: magic vars\n 8137 1726887501.12528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.13838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.14213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.14333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.14647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.14699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.14803: 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)\n 8137 1726887501.15096: 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)\n 8137 1726887501.15127: 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)\n 8137 1726887501.15311: 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)\n 8137 1726887501.15410: 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)\n 8137 1726887501.15742: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.15765: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.15771: when evaluation is False, skipping this task\n 8137 1726887501.15777: _execute() done\n 8137 1726887501.15783: dumping result to json\n 8137 1726887501.15795: done dumping result, returning\n 8137 1726887501.15828: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-107c-9d64-000000000017]\n 8137 1726887501.15960: sending task result for task 0e15955b-8119-107c-9d64-000000000017\n 8137 1726887501.16164: done sending task result for task 0e15955b-8119-107c-9d64-000000000017\nskipping: [managed_node1] => {\n \"false_condition\": \"__timesync_is_transactional | d(false)\"\n}\n 8137 1726887501.16221: WORKER PROCESS EXITING\n 8137 1726887501.17536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.17762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.17975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.18092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.18257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.18486: 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)\n 8137 1726887501.18652: 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)\n 8137 1726887501.18744: 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)\n 8137 1726887501.18817: 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)\n 8137 1726887501.18932: 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)\n 8137 1726887501.19389: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.19420: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.19492: when evaluation is False, skipping this task\n 8137 1726887501.19500: _execute() done\n 8137 1726887501.19513: dumping result to json\n 8137 1726887501.19523: done dumping result, returning\n 8137 1726887501.19540: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-107c-9d64-000000000017]\n 8137 1726887501.19803: sending task result for task 0e15955b-8119-107c-9d64-000000000017\nskipping: [managed_node2] => {\n \"false_condition\": \"__timesync_is_transactional | d(false)\"\n}\n 8137 1726887501.20189: done sending task result for task 0e15955b-8119-107c-9d64-000000000017\n 8137 1726887501.20218: WORKER PROCESS EXITING\n 8137 1726887501.21301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.21478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.21664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.21737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.21867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.22064: 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)\n 8137 1726887501.22097: 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)\n 8137 1726887501.22129: 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)\n 8137 1726887501.22265: 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)\n 8137 1726887501.22698: 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)\n 8137 1726887501.22973: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.22997: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.23078: when evaluation is False, skipping this task\n 8137 1726887501.23085: _execute() done\n 8137 1726887501.23091: dumping result to json\n 8137 1726887501.23097: done dumping result, returning\n 8137 1726887501.23110: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-107c-9d64-000000000017]\n 8137 1726887501.23136: sending task result for task 0e15955b-8119-107c-9d64-000000000017\nskipping: [managed_node3] => {\n \"false_condition\": \"__timesync_is_transactional | d(false)\"\n}\n 8137 1726887501.23241: no more pending results, returning what we have\n 8137 1726887501.23245: results queue empty\n 8137 1726887501.23246: checking for any_errors_fatal\n 8137 1726887501.23251: done checking for any_errors_fatal\n 8137 1726887501.23252: checking for max_fail_percentage\n 8137 1726887501.23254: done checking for max_fail_percentage\n 8137 1726887501.23255: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887501.23256: done checking to see if all hosts have failed\n 8137 1726887501.23257: getting the remaining hosts for this loop\n 8137 1726887501.23259: done getting the remaining hosts for this loop\n 8137 1726887501.23263: getting the next task for host managed_node1\n 8137 1726887501.23269: done getting next task for host managed_node1\n 8137 1726887501.23273: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 8137 1726887501.23275: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887501.23276: getting the next task for host managed_node2\n 8137 1726887501.23279: done getting next task for host managed_node2\n 8137 1726887501.23280: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 8137 1726887501.23282: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887501.23282: getting the next task for host managed_node3\n 8137 1726887501.23285: done getting next task for host managed_node3\n 8137 1726887501.23286: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 8137 1726887501.23287: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887501.23303: getting variables\n 8137 1726887501.23305: in VariableManager get_vars()\n 8137 1726887501.23351: Calling all_inventory to load vars for managed_node1\n 8137 1726887501.23355: Calling groups_inventory to load vars for managed_node1\n 8137 1726887501.23357: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887501.23369: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887501.23372: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887501.23375: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887501.23678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.24302: done with get_vars()\n 8137 1726887501.24315: done getting variables\n 8137 1726887501.24499: done sending task result for task 0e15955b-8119-107c-9d64-000000000017\n 8137 1726887501.24503: WORKER PROCESS EXITING\n 8137 1726887501.24842: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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)\n\nTASK [fedora.linux_system_roles.timesync : Reboot transactional update systems] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87\nFriday 20 September 2024 22:58:21 -0400 (0:00:00.237) 0:00:11.016 ****** \n 8137 1726887501.24874: entering _queue_task() for managed_node1/reboot\n 8137 1726887501.24876: Creating lock for reboot\n 8137 1726887501.26096: worker is 1 (out of 3 available)\n 8137 1726887501.26110: exiting _queue_task() for managed_node1/reboot\n 8137 1726887501.26262: getting variables\n 8137 1726887501.26265: in VariableManager get_vars()\n 8137 1726887501.26529: Calling all_inventory to load vars for managed_node2\n 8137 1726887501.26534: Calling groups_inventory to load vars for managed_node2\n 8137 1726887501.26537: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887501.26570: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887501.26705: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887501.26711: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887501.28227: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 8137 1726887501.28231: in run() - task 0e15955b-8119-107c-9d64-000000000018\n 8137 1726887501.28241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.29199: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.29202: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.29205: calling self._execute()\n 8137 1726887501.29207: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887501.29211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887501.29214: variable 'omit' from source: magic vars\n 8137 1726887501.29575: done with get_vars()\n 8137 1726887501.29587: done getting variables\n 8137 1726887501.29907: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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)\n 8137 1726887501.29920: entering _queue_task() for managed_node2/reboot\n 8137 1726887501.32067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.32098: worker is 2 (out of 3 available)\n 8137 1726887501.32111: exiting _queue_task() for managed_node2/reboot\n 8137 1726887501.32141: getting variables\n 8137 1726887501.32146: in VariableManager get_vars()\n 8137 1726887501.32449: Calling all_inventory to load vars for managed_node3\n 8137 1726887501.32453: Calling groups_inventory to load vars for managed_node3\n 8137 1726887501.32456: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887501.32473: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887501.32477: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887501.32480: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887501.33281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 8137 1726887501.33285: in run() - task 0e15955b-8119-107c-9d64-000000000018\n 8137 1726887501.33288: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.33290: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.33292: calling self._execute()\n 8137 1726887501.33295: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887501.33297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887501.33300: variable 'omit' from source: magic vars\n 8137 1726887501.34153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.34169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.35626: done with get_vars()\n 8137 1726887501.35639: done getting variables\n 8137 1726887501.35960: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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)\n 8137 1726887501.35972: entering _queue_task() for managed_node3/reboot\n 8137 1726887501.38254: worker is 3 (out of 3 available)\n 8137 1726887501.38267: exiting _queue_task() for managed_node3/reboot\n 8137 1726887501.38281: done queuing things up, now waiting for results queue to drain\n 8137 1726887501.38282: waiting for pending results...\n 8137 1726887501.39339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 8137 1726887501.39613: in run() - task 0e15955b-8119-107c-9d64-000000000018\n 8137 1726887501.39804: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.39814: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.39853: calling self._execute()\n 8137 1726887501.40184: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887501.40197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887501.40210: variable 'omit' from source: magic vars\n 8137 1726887501.40229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.40563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.40651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.40906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.40961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.41154: 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)\n 8137 1726887501.41242: 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)\n 8137 1726887501.41475: 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)\n 8137 1726887501.41657: 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)\n 8137 1726887501.41676: 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)\n 8137 1726887501.41756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.41840: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.41988: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.42085: when evaluation is False, skipping this task\n 8137 1726887501.42093: _execute() done\n 8137 1726887501.42102: dumping result to json\n 8137 1726887501.42112: done dumping result, returning\n 8137 1726887501.42125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-107c-9d64-000000000018]\n 8137 1726887501.42149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.42204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.42255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.42311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.42405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.42594: sending task result for task 0e15955b-8119-107c-9d64-000000000018\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887501.42803: done sending task result for task 0e15955b-8119-107c-9d64-000000000018\n 8137 1726887501.42809: 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)\n 8137 1726887501.42850: 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)\n 8137 1726887501.43052: WORKER PROCESS EXITING\n 8137 1726887501.43129: 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)\n 8137 1726887501.43175: 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)\n 8137 1726887501.43260: 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)\n 8137 1726887501.43682: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.43703: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.43792: when evaluation is False, skipping this task\n 8137 1726887501.43800: _execute() done\n 8137 1726887501.43807: dumping result to json\n 8137 1726887501.43816: done dumping result, returning\n 8137 1726887501.43829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-107c-9d64-000000000018]\n 8137 1726887501.43849: sending task result for task 0e15955b-8119-107c-9d64-000000000018\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887501.44028: done sending task result for task 0e15955b-8119-107c-9d64-000000000018\n 8137 1726887501.44138: WORKER PROCESS EXITING\n 8137 1726887501.48868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.49047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.49201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.49263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.49412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.49625: 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)\n 8137 1726887501.49658: 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)\n 8137 1726887501.49689: 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)\n 8137 1726887501.49762: 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)\n 8137 1726887501.50153: 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)\n 8137 1726887501.50374: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.50479: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.50490: when evaluation is False, skipping this task\n 8137 1726887501.50497: _execute() done\n 8137 1726887501.50504: dumping result to json\n 8137 1726887501.50513: done dumping result, returning\n 8137 1726887501.50524: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-107c-9d64-000000000018]\n 8137 1726887501.50545: sending task result for task 0e15955b-8119-107c-9d64-000000000018\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887501.50693: no more pending results, returning what we have\n 8137 1726887501.50698: results queue empty\n 8137 1726887501.50699: checking for any_errors_fatal\n 8137 1726887501.50707: done checking for any_errors_fatal\n 8137 1726887501.50707: checking for max_fail_percentage\n 8137 1726887501.50712: done checking for max_fail_percentage\n 8137 1726887501.50713: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887501.50714: done checking to see if all hosts have failed\n 8137 1726887501.50714: getting the remaining hosts for this loop\n 8137 1726887501.50716: done getting the remaining hosts for this loop\n 8137 1726887501.50720: getting the next task for host managed_node1\n 8137 1726887501.50727: done getting next task for host managed_node1\n 8137 1726887501.50732: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 8137 1726887501.50734: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887501.50735: getting the next task for host managed_node2\n 8137 1726887501.50737: done getting next task for host managed_node2\n 8137 1726887501.50739: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 8137 1726887501.50740: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887501.50741: getting the next task for host managed_node3\n 8137 1726887501.50745: done getting next task for host managed_node3\n 8137 1726887501.50747: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 8137 1726887501.50748: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887501.50768: getting variables\n 8137 1726887501.50770: in VariableManager get_vars()\n 8137 1726887501.50810: Calling all_inventory to load vars for managed_node1\n 8137 1726887501.50813: Calling groups_inventory to load vars for managed_node1\n 8137 1726887501.50816: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887501.50827: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887501.50830: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887501.50833: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887501.51100: done sending task result for task 0e15955b-8119-107c-9d64-000000000018\n 8137 1726887501.51105: WORKER PROCESS EXITING\n 8137 1726887501.51127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.51711: done with get_vars()\n 8137 1726887501.51723: done getting variables\n 8137 1726887501.51916: 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)\n\nTASK [fedora.linux_system_roles.timesync : Fail if reboot is needed and not set] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92\nFriday 20 September 2024 22:58:21 -0400 (0:00:00.270) 0:00:11.287 ****** \n 8137 1726887501.51945: entering _queue_task() for managed_node1/fail\n 8137 1726887501.51947: Creating lock for fail\n 8137 1726887501.52651: worker is 1 (out of 3 available)\n 8137 1726887501.52663: exiting _queue_task() for managed_node1/fail\n 8137 1726887501.52690: getting variables\n 8137 1726887501.52693: in VariableManager get_vars()\n 8137 1726887501.52946: Calling all_inventory to load vars for managed_node2\n 8137 1726887501.52950: Calling groups_inventory to load vars for managed_node2\n 8137 1726887501.52953: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887501.53087: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887501.53091: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887501.53094: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887501.53871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.54716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 8137 1726887501.54723: in run() - task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.54725: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.54728: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.54730: calling self._execute()\n 8137 1726887501.54732: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887501.54734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887501.54736: variable 'omit' from source: magic vars\n 8137 1726887501.54738: done with get_vars()\n 8137 1726887501.54748: done getting variables\n 8137 1726887501.55026: 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)\n 8137 1726887501.55040: entering _queue_task() for managed_node2/fail\n 8137 1726887501.56552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.56603: worker is 2 (out of 3 available)\n 8137 1726887501.56617: exiting _queue_task() for managed_node2/fail\n 8137 1726887501.56643: getting variables\n 8137 1726887501.56646: in VariableManager get_vars()\n 8137 1726887501.56991: Calling all_inventory to load vars for managed_node3\n 8137 1726887501.56995: Calling groups_inventory to load vars for managed_node3\n 8137 1726887501.56998: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887501.57218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 8137 1726887501.57223: in run() - task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.57226: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.57228: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.57230: calling self._execute()\n 8137 1726887501.57233: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887501.57235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887501.57237: variable 'omit' from source: magic vars\n 8137 1726887501.57275: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887501.57279: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887501.57283: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887501.58215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.58262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.62511: done with get_vars()\n 8137 1726887501.62524: done getting variables\n 8137 1726887501.63114: 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)\n 8137 1726887501.63125: entering _queue_task() for managed_node3/fail\n 8137 1726887501.64580: worker is 3 (out of 3 available)\n 8137 1726887501.64596: exiting _queue_task() for managed_node3/fail\n 8137 1726887501.64614: done queuing things up, now waiting for results queue to drain\n 8137 1726887501.64912: waiting for pending results...\n 8137 1726887501.66597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 8137 1726887501.67079: in run() - task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.67317: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.67333: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.67381: calling self._execute()\n 8137 1726887501.67785: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887501.67799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887501.67850: variable 'omit' from source: magic vars\n 8137 1726887501.68867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.69117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.69300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.69381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.69502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.69653: 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)\n 8137 1726887501.69863: 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)\n 8137 1726887501.69895: 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)\n 8137 1726887501.69946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.70022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887501.70115: 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)\n 8137 1726887501.70188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.70276: 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)\n 8137 1726887501.70371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.70500: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.70525: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.70532: when evaluation is False, skipping this task\n 8137 1726887501.70538: _execute() done\n 8137 1726887501.70547: dumping result to json\n 8137 1726887501.70554: done dumping result, returning\n 8137 1726887501.70565: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-107c-9d64-000000000019]\n 8137 1726887501.70616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.70673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.70819: sending task result for task 0e15955b-8119-107c-9d64-000000000019\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887501.70984: done sending task result for task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.70988: WORKER PROCESS EXITING\n 8137 1726887501.71183: 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)\n 8137 1726887501.71336: 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)\n 8137 1726887501.71587: 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)\n 8137 1726887501.72095: 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)\n 8137 1726887501.72144: 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)\n 8137 1726887501.72675: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.72768: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.72782: when evaluation is False, skipping this task\n 8137 1726887501.72797: _execute() done\n 8137 1726887501.72811: dumping result to json\n 8137 1726887501.72828: done dumping result, returning\n 8137 1726887501.72844: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-107c-9d64-000000000019]\n 8137 1726887501.72902: sending task result for task 0e15955b-8119-107c-9d64-000000000019\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887501.73151: done sending task result for task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.73162: WORKER PROCESS EXITING\n 8137 1726887501.76647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887501.76810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887501.76915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887501.77016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887501.77094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887501.77270: 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)\n 8137 1726887501.77322: 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)\n 8137 1726887501.77376: 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)\n 8137 1726887501.77440: 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)\n 8137 1726887501.78019: 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)\n 8137 1726887501.78201: variable '__timesync_is_transactional' from source: set_fact\n 8137 1726887501.78246: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 8137 1726887501.78258: when evaluation is False, skipping this task\n 8137 1726887501.78266: _execute() done\n 8137 1726887501.78279: dumping result to json\n 8137 1726887501.78297: done dumping result, returning\n 8137 1726887501.78326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-107c-9d64-000000000019]\n 8137 1726887501.78357: sending task result for task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.78473: done sending task result for task 0e15955b-8119-107c-9d64-000000000019\n 8137 1726887501.78483: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887501.78531: no more pending results, returning what we have\n 8137 1726887501.78538: results queue empty\n 8137 1726887501.78539: checking for any_errors_fatal\n 8137 1726887501.78546: done checking for any_errors_fatal\n 8137 1726887501.78547: checking for max_fail_percentage\n 8137 1726887501.78550: done checking for max_fail_percentage\n 8137 1726887501.78551: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887501.78552: done checking to see if all hosts have failed\n 8137 1726887501.78553: getting the remaining hosts for this loop\n 8137 1726887501.78557: done getting the remaining hosts for this loop\n 8137 1726887501.78561: getting the next task for host managed_node1\n 8137 1726887501.78571: done getting next task for host managed_node1\n 8137 1726887501.78576: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts\n 8137 1726887501.78578: ^ 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\n 8137 1726887501.78579: getting the next task for host managed_node2\n 8137 1726887501.78582: done getting next task for host managed_node2\n 8137 1726887501.78584: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts\n 8137 1726887501.78585: ^ 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\n 8137 1726887501.78586: getting the next task for host managed_node3\n 8137 1726887501.78589: done getting next task for host managed_node3\n 8137 1726887501.78591: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts\n 8137 1726887501.78592: ^ 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\n 8137 1726887501.78632: getting variables\n 8137 1726887501.78634: in VariableManager get_vars()\n 8137 1726887501.78671: Calling all_inventory to load vars for managed_node1\n 8137 1726887501.78674: Calling groups_inventory to load vars for managed_node1\n 8137 1726887501.78677: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887501.78690: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887501.78693: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887501.78699: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887501.78968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.79253: done with get_vars()\n 8137 1726887501.79265: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Gather package facts] ***************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100\nFriday 20 September 2024 22:58:21 -0400 (0:00:00.274) 0:00:11.561 ****** \n 8137 1726887501.79352: entering _queue_task() for managed_node1/package_facts\n 8137 1726887501.79354: Creating lock for package_facts\n 8137 1726887501.79842: worker is 1 (out of 3 available)\n 8137 1726887501.79866: exiting _queue_task() for managed_node1/package_facts\n 8137 1726887501.79903: getting variables\n 8137 1726887501.79905: in VariableManager get_vars()\n 8137 1726887501.80008: Calling all_inventory to load vars for managed_node2\n 8137 1726887501.80012: Calling groups_inventory to load vars for managed_node2\n 8137 1726887501.80018: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887501.80041: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887501.80048: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887501.80052: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887501.80403: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts\n 8137 1726887501.80407: in run() - task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887501.80413: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.80416: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.80419: calling self._execute()\n 8137 1726887501.80421: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887501.80423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887501.80426: variable 'omit' from source: magic vars\n 8137 1726887501.80441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887501.80779: done with get_vars()\n 8137 1726887501.80791: done getting variables\n 8137 1726887501.80837: variable 'omit' from source: magic vars\n 8137 1726887501.80840: variable 'omit' from source: magic vars\n 8137 1726887501.80843: variable 'omit' from source: magic vars\n 8137 1726887501.80845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887501.80848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.80850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887501.80852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.80854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.80856: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887501.80858: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887501.80860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887501.80916: entering _queue_task() for managed_node2/package_facts\n 8137 1726887501.80978: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887501.81005: Set connection var ansible_pipelining to False\n 8137 1726887501.81010: Set connection var ansible_timeout to 10\n 8137 1726887501.81013: Set connection var ansible_shell_type to sh\n 8137 1726887501.81015: Set connection var ansible_connection to ssh\n 8137 1726887501.81018: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887501.81037: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887501.81592: variable 'ansible_connection' from source: unknown\n 8137 1726887501.81601: variable 'ansible_module_compression' from source: unknown\n 8137 1726887501.81605: variable 'ansible_shell_type' from source: unknown\n 8137 1726887501.81610: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887501.81615: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887501.81619: variable 'ansible_pipelining' from source: unknown\n 8137 1726887501.81623: variable 'ansible_timeout' from source: unknown\n 8137 1726887501.81626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887501.81630: 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__)\n 8137 1726887501.81562: worker is 2 (out of 3 available)\n 8137 1726887501.81638: exiting _queue_task() for managed_node2/package_facts\n 8137 1726887501.81668: getting variables\n 8137 1726887501.81671: in VariableManager get_vars()\n 8137 1726887501.81758: Calling all_inventory to load vars for managed_node3\n 8137 1726887501.81762: Calling groups_inventory to load vars for managed_node3\n 8137 1726887501.81765: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887501.81774: variable 'omit' from source: magic vars\n 8137 1726887501.81795: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887501.81800: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887501.81804: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887501.82098: starting attempt loop\n 8137 1726887501.82103: running the handler\n 8137 1726887501.82105: _low_level_execute_command(): starting\n 8137 1726887501.82109: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887501.82156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887501.82781: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts\n 8137 1726887501.82915: done with get_vars()\n 8137 1726887501.82926: done getting variables\n 8137 1726887501.83035: entering _queue_task() for managed_node3/package_facts\n 8137 1726887501.83151: in run() - task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887501.83155: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.83158: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.83161: calling self._execute()\n 8137 1726887501.83455: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887501.84531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887501.84539: variable 'omit' from source: magic vars\n 8137 1726887501.84543: variable 'omit' from source: magic vars\n 8137 1726887501.84546: variable 'omit' from source: magic vars\n 8137 1726887501.84549: variable 'omit' from source: magic vars\n 8137 1726887501.84552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887501.84557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.84561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887501.84564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.84488: worker is 3 (out of 3 available)\n 8137 1726887501.84583: exiting _queue_task() for managed_node3/package_facts\n 8137 1726887501.84597: done queuing things up, now waiting for results queue to drain\n 8137 1726887501.84603: waiting for pending results...\n 8137 1726887501.84619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.84671: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887501.84684: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887501.84705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887501.84905: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887501.84923: Set connection var ansible_pipelining to False\n 8137 1726887501.84938: Set connection var ansible_timeout to 10\n 8137 1726887501.84945: Set connection var ansible_shell_type to sh\n 8137 1726887501.84951: Set connection var ansible_connection to ssh\n 8137 1726887501.84964: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887501.85006: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887501.85019: variable 'ansible_connection' from source: unknown\n 8137 1726887501.85032: variable 'ansible_module_compression' from source: unknown\n 8137 1726887501.85045: variable 'ansible_shell_type' from source: unknown\n 8137 1726887501.85053: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887501.85060: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887501.85068: variable 'ansible_pipelining' from source: unknown\n 8137 1726887501.85091: variable 'ansible_timeout' from source: unknown\n 8137 1726887501.85101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887501.85388: 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__)\n 8137 1726887501.85407: variable 'omit' from source: magic vars\n 8137 1726887501.85422: starting attempt loop\n 8137 1726887501.85429: running the handler\n 8137 1726887501.85447: _low_level_execute_command(): starting\n 8137 1726887501.85459: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887501.85523: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887501.85601: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.85605: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.85697: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887501.85702: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.85706: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.85712: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887501.85894: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887501.85914: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887501.85980: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887501.86371: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts\n 8137 1726887501.86588: in run() - task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887501.86607: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.86617: variable 'ansible_search_path' from source: unknown\n 8137 1726887501.86659: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887501.86670: calling self._execute()\n 8137 1726887501.86687: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.86690: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.86714: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.86892: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887501.86930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887501.86933: variable 'omit' from source: magic vars\n 8137 1726887501.87139: variable 'omit' from source: magic vars\n 8137 1726887501.87197: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.87221: variable 'omit' from source: magic vars\n 8137 1726887501.87255: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887501.87271: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887501.87282: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887501.87298: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887501.87306: variable 'omit' from source: magic vars\n 8137 1726887501.87317: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.87330: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887501.87342: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.87391: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887501.87395: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.87398: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.87403: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.87407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887501.87464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.87486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887501.87524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.87541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887501.87571: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887501.87576: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887501.87579: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887501.87647: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887501.87650: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887501.87667: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887501.87671: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887501.87675: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887501.87677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887501.87711: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887501.87824: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887501.87844: Set connection var ansible_pipelining to False\n 8137 1726887501.87852: Set connection var ansible_timeout to 10\n 8137 1726887501.87858: Set connection var ansible_shell_type to sh\n 8137 1726887501.87862: Set connection var ansible_connection to ssh\n 8137 1726887501.87867: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887501.87883: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887501.87888: variable 'ansible_connection' from source: unknown\n 8137 1726887501.87891: variable 'ansible_module_compression' from source: unknown\n 8137 1726887501.87896: variable 'ansible_shell_type' from source: unknown\n 8137 1726887501.87905: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887501.87917: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887501.87926: variable 'ansible_pipelining' from source: unknown\n 8137 1726887501.87934: variable 'ansible_timeout' from source: unknown\n 8137 1726887501.87952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887501.88228: 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__)\n 8137 1726887501.88244: variable 'omit' from source: magic vars\n 8137 1726887501.88253: starting attempt loop\n 8137 1726887501.88265: running the handler\n 8137 1726887501.88284: _low_level_execute_command(): starting\n 8137 1726887501.88292: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887501.88349: stdout chunk (state=3):\n>>>/root\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887501.88631: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887501.88634: stdout chunk (state=3):\n>>><<<\n 8137 1726887501.88637: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887501.88965: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887501.89088: _low_level_execute_command(): starting\n 8137 1726887501.89092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `\" && echo ansible-tmp-1726887501.8894498-8612-175373146691481=\"` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887501.89200: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887501.89203: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.89206: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.89227: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.89230: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.89282: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887501.89302: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887501.89330: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887501.89350: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887501.89373: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887501.89401: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.89422: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887501.89446: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.89711: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887501.89716: stdout chunk (state=3):\n>>><<<\n 8137 1726887501.89719: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887501.89729: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887501.89731: _low_level_execute_command(): starting\n 8137 1726887501.89736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `\" && echo ansible-tmp-1726887501.895993-8613-104759363452019=\"` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `\" && echo ansible-tmp-1726887501.8894498-8612-175373146691481=\"` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `\" ) && sleep 0'\"'\"''\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `\" && echo ansible-tmp-1726887501.895993-8613-104759363452019=\"` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `\" ) && sleep 0'\"'\"''\n 8137 1726887501.89772: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887501.89785: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887501.89822: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887501.89850: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.89875: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.89897: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.89917: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.89937: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887501.89953: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887501.89968: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887501.89989: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887501.90005: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.90022: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887501.90046: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.90127: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887501.90144: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887501.90165: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887501.90190: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887501.90207: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887501.90223: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887501.90237: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887501.90252: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887501.90279: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887501.90313: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887501.90357: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 8137 1726887501.90997: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887501.91017: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.91041: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.91063: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.91079: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.91128: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887501.91149: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887501.91164: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887501.91179: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887501.91195: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.91212: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887501.91230: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.91256: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887501.91270: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887501.91282: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887501.91299: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.91316: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.91337: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.91351: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.91372: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887501.91389: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887501.91404: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887501.91424: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887501.91441: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.91456: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887501.91476: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.91553: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887501.91570: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887501.91588: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887501.91615: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887501.91633: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887501.91648: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887501.91664: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887501.91679: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887501.91701: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887501.91736: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887501.91778: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887501.92475: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.92478: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.92522: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.92539: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.92545: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.92611: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887501.92616: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887501.92618: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887501.92622: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887501.92663: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887501.92676: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887501.93729: stdout chunk (state=3):\n>>>ansible-tmp-1726887501.895993-8613-104759363452019=/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019\n<<<\n 8137 1726887501.93900: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887501.93926: stderr chunk (state=3):\n>>><<<\n 8137 1726887501.93929: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887501.895993-8613-104759363452019=/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887501.93953: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887501.895993-8613-104759363452019=/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887501.93999: variable 'ansible_module_compression' from source: unknown\n 8137 1726887501.94042: ANSIBALLZ: Using lock for package_facts\n 8137 1726887501.94046: ANSIBALLZ: Acquiring lock\n 8137 1726887501.94050: ANSIBALLZ: Lock acquired: 139724621216848\n 8137 1726887501.94058: ANSIBALLZ: Creating module\n 8137 1726887501.94857: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887501.95027: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887501.95125: stderr chunk (state=3):\n>>><<<\n 8137 1726887501.95128: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887501.95202: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887501.95204: _low_level_execute_command(): starting\n 8137 1726887501.95358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `\" && echo ansible-tmp-1726887501.9517174-8615-113576126667281=\"` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `\" && echo ansible-tmp-1726887501.9517174-8615-113576126667281=\"` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `\" ) && sleep 0'\"'\"''\n 8137 1726887501.95926: stdout chunk (state=3):\n>>>ansible-tmp-1726887501.8894498-8612-175373146691481=/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481\n<<<\n 8137 1726887501.95929: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887501.96002: stderr chunk (state=3):\n>>><<<\n 8137 1726887501.96006: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887501.8894498-8612-175373146691481=/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887501.96132: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887501.8894498-8612-175373146691481=/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887501.96331: variable 'ansible_module_compression' from source: unknown\n 8137 1726887501.96747: ANSIBALLZ: Using lock for package_facts\n 8137 1726887501.96750: ANSIBALLZ: Acquiring lock\n 8137 1726887501.98700: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887501.98797: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.98878: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.98897: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.98911: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.98985: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887501.99036: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887501.99144: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887501.99268: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887501.99325: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887501.99353: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887501.99366: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887501.99483: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887501.99624: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887501.99650: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887501.99665: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887501.99690: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887501.99890: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887501.99928: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887501.99942: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887501.99967: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.00297: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.00312: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.00324: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.00336: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.00350: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.00423: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.00437: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.00462: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.00496: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.00516: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887502.00529: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887502.00540: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887502.00556: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887502.00574: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887502.00607: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.00651: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 6\r\n<<<\n 8137 1726887502.06047: stdout chunk (state=3):\n>>>ansible-tmp-1726887501.9517174-8615-113576126667281=/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281\n<<<\n 8137 1726887502.06574: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.06810: stderr chunk (state=3):\n>>><<<\n 8137 1726887502.06826: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887501.9517174-8615-113576126667281=/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 6\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887502.06971: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887501.9517174-8615-113576126667281=/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887502.07422: variable 'ansible_module_compression' from source: unknown\n 8137 1726887502.07470: ANSIBALLZ: Using lock for package_facts\n 8137 1726887502.07478: ANSIBALLZ: Acquiring lock\n 8137 1726887502.43295: ANSIBALLZ: Writing module into payload\n 8137 1726887502.43474: ANSIBALLZ: Writing module\n 8137 1726887502.44056: ANSIBALLZ: Renaming module\n 8137 1726887502.44068: ANSIBALLZ: Done creating module\n 8137 1726887502.44714: ANSIBALLZ: Lock acquired: 139724621216848\n 8137 1726887502.44717: ANSIBALLZ: Reading module after lock\n 8137 1726887502.44720: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 8137 1726887502.44724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r TO /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py\n 8137 1726887502.44729: ANSIBALLZ: Lock acquired: 139724621216848\n 8137 1726887502.44731: ANSIBALLZ: Reading module after lock\n 8137 1726887502.44733: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 8137 1726887502.44737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh TO /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887502.44935: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 8137 1726887502.45086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn TO /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887502.45305: Sending initial data\n 8137 1726887502.45309: Sent initial data (160 bytes)\n 8137 1726887502.45556: Sending initial data\n 8137 1726887502.45560: Sent initial data (160 bytes)\n 8137 1726887502.45972: Sending initial data\n 8137 1726887502.45975: Sent initial data (159 bytes)\n 8137 1726887502.48224: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887502.48539: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887502.48580: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.48600: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.48627: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.48639: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.48731: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887502.48734: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887502.48747: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.48753: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887502.48764: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.48767: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887502.48769: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.48786: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.48792: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.49023: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887502.49026: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887502.49028: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887502.49031: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.49033: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.49035: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.49037: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.49039: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887502.49041: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887502.49042: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887502.49044: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.49046: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.49048: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.49050: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.49051: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887502.49053: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.49055: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.49057: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.49059: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.49061: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.49063: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.49113: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.49145: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.49148: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.49151: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.49153: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887502.49194: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887502.49197: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887502.49200: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887502.49202: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.49204: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.49263: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887502.49266: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887502.49270: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.49273: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887502.49275: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887502.49277: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.49301: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.49305: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.49313: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887502.49343: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.49346: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887502.49349: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887502.49351: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887502.49372: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.49374: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.49377: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.49452: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.49455: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887502.49458: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.49460: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.49462: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.49464: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.49466: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.49469: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.49495: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.49791: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.49822: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.49837: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887502.49897: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887502.49920: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887502.49934: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.49948: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.49963: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.49981: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.49984: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.49994: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.49996: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.50010: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.50031: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887502.50035: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887502.50037: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887502.50374: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887502.50385: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887502.50387: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.50390: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887502.50785: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.50797: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.50822: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.50839: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.50854: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.50866: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.50976: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.50992: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.51004: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.51031: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.51322: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887502.51326: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887502.51328: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887502.51331: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn\r\n<<<\n 8137 1726887502.51333: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py\n<<<\n 8137 1726887502.51335: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887502.51337: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py M:0x001a\r\n<<<\n 8137 1726887502.51768: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887502.51780: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887502.51791: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887502.51801: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887502.51822: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887502.51864: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.51905: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887502.51937: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887502.51940: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887502.51992: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887502.52049: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887502.52052: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py\n<<<\n 8137 1726887502.52105: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py M:0x001a\r\n<<<\n 8137 1726887502.54329: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887502.54353: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887502.54381: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887502.54397: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887502.54461: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887502.54464: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py\n<<<\n 8137 1726887502.54502: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py M:0x001a\r\n<<<\n 8137 1726887502.55131: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887502.55934: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26529\r\n<<<\n 8137 1726887502.55937: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 26529 bytes at 261120\r\n<<<\n 8137 1726887502.55940: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887502.55942: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887502.55956: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530\r\n<<<\n 8137 1726887502.56169: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 26530 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887502.56207: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.56222: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887502.56300: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.56914: stderr chunk (state=3):\n>>><<<\n 8137 1726887502.56917: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26529\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 26529 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887502.56926: done transferring module to remote\n 8137 1726887502.56928: _low_level_execute_command(): starting\n 8137 1726887502.56930: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 8137 1726887502.57257: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530\r\n<<<\n 8137 1726887502.57260: stderr chunk (state=3):\n>>><<<\n 8137 1726887502.57262: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 26530 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887502.57268: done transferring module to remote\n 8137 1726887502.57271: _low_level_execute_command(): starting\n 8137 1726887502.57273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 8137 1726887502.57280: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 26530 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887502.57434: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887502.57438: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.57440: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.57442: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.57448: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887502.57450: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.57526: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887502.57822: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887502.57827: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887502.57830: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.57832: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.57835: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.57837: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.57839: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887502.57841: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887502.57846: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887502.57848: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.57850: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.57852: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.57854: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.57856: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887502.57858: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.57860: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.57862: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.57864: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.57866: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.57868: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.57870: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.57871: stderr chunk (state=3):\n>>><<<\n 8137 1726887502.57873: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 26530 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887502.57878: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.57880: done transferring module to remote\n 8137 1726887502.57884: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.57886: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.58002: _low_level_execute_command(): starting\n 8137 1726887502.58006: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887502.58014: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.58016: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887502.58018: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887502.58021: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887502.58023: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 8137 1726887502.58028: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887502.58030: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.58110: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887502.58470: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.58473: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.58520: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.58524: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.58527: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887502.58529: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.58578: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.58596: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887502.58599: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887502.58618: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.58680: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887502.59220: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.59224: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.59256: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.59259: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.59262: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.59264: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.59341: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.59348: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.59351: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887502.59362: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.59406: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887502.59930: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.59933: stdout chunk (state=3):\n>>><<<\n 8137 1726887502.59948: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887502.59965: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887502.59970: _low_level_execute_command(): starting\n 8137 1726887502.59976: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 8137 1726887502.60441: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.60500: stderr chunk (state=3):\n>>><<<\n 8137 1726887502.60503: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887502.60624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887502.60627: _low_level_execute_command(): starting\n 8137 1726887502.60629: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 8137 1726887502.61833: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887502.61899: stderr chunk (state=3):\n>>><<<\n 8137 1726887502.61902: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887502.62026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887502.62029: _low_level_execute_command(): starting\n 8137 1726887502.62031: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 8137 1726887502.62231: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.62317: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.62320: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.62323: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887502.62350: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.62400: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887502.62873: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887502.63015: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.63031: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.63064: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.63099: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.63253: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887502.63266: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887502.63278: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887502.63290: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.63615: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.63630: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.63642: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.63668: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887502.63680: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887502.63689: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887502.63701: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.63715: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.63731: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.63775: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.63791: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887502.63803: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.63815: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.63830: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.63847: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.63864: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.63882: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.63962: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.64216: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.64229: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.64249: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.64264: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887502.64276: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887502.64288: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887502.64302: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887502.64341: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887502.64363: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.64379: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887502.64387: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887502.64448: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887502.64451: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887502.64474: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887502.64506: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887502.64554: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887502.64625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887502.64653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887502.64680: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8dc0>\r\n<<<\n 8137 1726887502.64728: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887502.64735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8b20>\r\n<<<\n 8137 1726887502.64773: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887502.64779: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8ac0>\r\n<<<\n 8137 1726887502.64806: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887502.64831: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887502.64837: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d490>\r\n<<<\n 8137 1726887502.64863: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887502.64894: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.64912: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887502.64926: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d670>\r\n<<<\n 8137 1726887502.64967: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887502.64972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65004: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887502.65011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65218: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887502.65223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65228: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234190>\r\n<<<\n 8137 1726887502.65230: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887502.65234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65236: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234220>\r\n<<<\n 8137 1726887502.65240: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234940>\r\n<<<\n 8137 1726887502.65315: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8295880>\r\n<<<\n 8137 1726887502.65324: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d822dd90>\r\n<<<\n 8137 1726887502.65389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257d90>\r\n<<<\n 8137 1726887502.65438: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d970>\r\n<<<\n 8137 1726887502.65469: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887502.65659: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887502.65784: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.65806: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.65813: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65834: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.65851: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.65854: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65881: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887502.65910: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65945: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887502.65948: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7faeeb0>\r\n<<<\n 8137 1726887502.66000: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb1f40>\r\n<<<\n 8137 1726887502.66004: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887502.66027: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887502.66040: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66047: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887502.66089: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887502.66100: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.66104: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.66107: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.66129: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66132: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887502.66135: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887502.66137: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887502.66139: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887502.66141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66158: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fa7610>\r\n<<<\n 8137 1726887502.66161: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887502.66164: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fae370>\r\n<<<\n 8137 1726887502.66166: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887502.66168: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887502.66170: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887502.66175: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887502.66213: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887502.66233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66260: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887502.66302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66305: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66351: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7e8ee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8e910>\r\n<<<\n 8137 1726887502.66356: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887502.66398: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8ef10>\r\n<<<\n 8137 1726887502.66404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887502.66442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66449: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8efd0>\r\n<<<\n 8137 1726887502.66502: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887502.66505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea20d0>\r\n<<<\n 8137 1726887502.66507: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887502.66511: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887502.66514: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887502.66570: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f89d90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887502.66574: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887502.66576: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887502.66579: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f82670>\r\n<<<\n 8137 1726887502.66636: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887502.66692: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f946d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb5e50>\r\n<<<\n 8137 1726887502.66696: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66699: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887502.66702: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887502.66705: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7ea2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f892b0>\r\n<<<\n 8137 1726887502.66754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887502.66797: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.66838: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7f942e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66869: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887502.66898: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.66920: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498dc0>\r\n<<<\n 8137 1726887502.66937: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<<\n 8137 1726887502.66941: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.66962: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2df0>\r\n<<<\n 8137 1726887502.66976: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887502.66980: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498b20>\r\n<<<\n 8137 1726887502.66984: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67003: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887502.67036: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67075: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498ac0>\r\n<<<\n 8137 1726887502.67090: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887502.67094: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67097: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887502.67100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887502.67135: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d490>\r\n<<<\n 8137 1726887502.67141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67147: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n<<<\n 8137 1726887502.67157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67161: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887502.67163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67165: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e753d0>\r\n<<<\n 8137 1726887502.67169: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d940>\r\n<<<\n 8137 1726887502.67184: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d670>\r\n<<<\n 8137 1726887502.67196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887502.67198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67200: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e754c0>\r\n<<<\n 8137 1726887502.67203: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67205: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887502.67223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67226: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887502.67233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67262: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf190>\r\n<<<\n 8137 1726887502.67265: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887502.67270: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7eaaf40>\r\n<<<\n 8137 1726887502.67278: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887502.67280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67298: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887502.67311: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4a90>\r\n<<<\n 8137 1726887502.67316: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887502.67336: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4490>\r\n<<<\n 8137 1726887502.67345: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf220>\r\n<<<\n 8137 1726887502.67416: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67419: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887502.67422: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887502.67424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67442: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887502.67452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7daa220>\r\n<<<\n 8137 1726887502.67466: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2850>\r\n<<<\n 8137 1726887502.67470: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf940>\r\n<<<\n 8137 1726887502.67473: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887502.67490: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d455880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887502.67493: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67495: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1c8d90>\r\n<<<\n 8137 1726887502.67498: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e61520>\r\n<<<\n 8137 1726887502.67500: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4f10>\r\n<<<\n 8137 1726887502.67502: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbb0a0>\r\n<<<\n 8137 1726887502.67546: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67550: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2d90>\r\n<<<\n 8137 1726887502.67597: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67600: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbb50>\r\n<<<\n 8137 1726887502.67604: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887502.67614: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d970>\r\n<<<\n 8137 1726887502.67634: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887502.67641: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7dbbe80>\r\n<<<\n 8137 1726887502.67647: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887502.67684: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887502.67706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67722: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb790>\r\n<<<\n 8137 1726887502.67725: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887502.67744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67776: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcbcd0>\r\n<<<\n 8137 1726887502.67815: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d65400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbf70>\r\n<<<\n 8137 1726887502.67842: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887502.67849: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887502.67911: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d762e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb610>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887502.67930: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887502.67971: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887502.68007: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d763a0>\r\n<<<\n 8137 1726887502.68172: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887502.68223: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887502.68227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68230: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68234: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887502.68237: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16eeb0>\r\n<<<\n 8137 1726887502.68261: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887502.68264: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d170f40>\r\n<<<\n 8137 1726887502.68275: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887502.68278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68305: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887502.68327: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887502.68331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68334: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d919d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d917c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d918b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68338: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d167610>\r\n<<<\n 8137 1726887502.68340: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16d640>\r\n<<<\n 8137 1726887502.68342: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16e370>\r\n<<<\n 8137 1726887502.68344: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887502.68505: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91d00>\r\n<<<\n 8137 1726887502.68526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68571: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d9d250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91940>\r\n<<<\n 8137 1726887502.68575: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887502.68642: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d85a90>\r\n<<<\n 8137 1726887502.68673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68755: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887502.68773: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68777: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d04ee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04e910>\r\n<<<\n 8137 1726887502.68780: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887502.68783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68786: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68789: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04ef10>\r\n<<<\n 8137 1726887502.68792: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887502.68795: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91af0>\r\n<<<\n 8137 1726887502.68797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68800: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04efd0>\r\n<<<\n 8137 1726887502.68803: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68806: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0620d0>\r\n<<<\n 8137 1726887502.68896: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887502.68900: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d149d90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887502.68903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29d7cd46d0>\r\n<<<\n 8137 1726887502.68906: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d142670>\r\n<<<\n 8137 1726887502.68912: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1546d0>\r\n<<<\n 8137 1726887502.68915: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d175e50>\r\n<<<\n 8137 1726887502.68981: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887502.68986: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d062cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1492b0>\r\n<<<\n 8137 1726887502.69192: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.69195: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d1542e0>\r\n<<<\n 8137 1726887502.69198: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17ba00>\r\n<<<\n 8137 1726887502.69200: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887502.69202: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69204: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69206: stdout chunk (state=3):\n>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.69211: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887502.69213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062eb0>\r\n<<<\n 8137 1726887502.69215: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062df0>\r\n<<<\n 8137 1726887502.69256: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69276: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062d60>\r\n<<<\n 8137 1726887502.69280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.69283: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.69324: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887502.69331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.69333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887502.69336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69339: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0353d0>\r\n<<<\n 8137 1726887502.69341: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887502.69343: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69345: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0354c0>\r\n<<<\n 8137 1726887502.69463: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d06af40>\r\n<<<\n 8137 1726887502.69499: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064a90>\r\n<<<\n 8137 1726887502.69516: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064490>\r\n<<<\n 8137 1726887502.69532: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887502.69544: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69575: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887502.69596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69628: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887502.69631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69633: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf6a220>\r\n<<<\n 8137 1726887502.69721: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d021520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064f10>\r\n<<<\n 8137 1726887502.69725: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17b0a0>\r\n<<<\n 8137 1726887502.69824: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bb50>\r\nimport 'errno' # \r\n<<<\n 8137 1726887502.69869: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.69873: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf7be80>\r\n<<<\n 8137 1726887502.69875: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887502.69913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69916: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887502.69930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887502.69933: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b790>\r\n<<<\n 8137 1726887502.69949: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887502.70047: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8bcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf25400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bf70>\r\n<<<\n 8137 1726887502.70156: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf362e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b610>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887502.70217: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf363a0>\r\n<<<\n 8137 1726887502.70223: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062a30>\r\n<<<\n 8137 1726887502.70234: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887502.70249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.70284: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887502.70323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887502.70328: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51700>\r\n<<<\n 8137 1726887502.70378: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.70388: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf519d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf517c0>\r\n<<<\n 8137 1726887502.70478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.70482: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf518b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.70641: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51d00>\r\n<<<\n 8137 1726887502.70690: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.70697: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf5d250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51940>\r\n<<<\n 8137 1726887502.70716: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf45a90>\r\n<<<\n 8137 1726887502.70727: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062610>\r\n<<<\n 8137 1726887502.70754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887502.70814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.70849: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51af0>\r\n<<<\n 8137 1726887502.70997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887502.71015: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f005ce9a6d0>\r\n<<<\n 8137 1726887502.71116: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887502.71180: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887502.71186: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887502.71256: stdout chunk (state=3):\n>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip'\r\n<<<\n 8137 1726887502.71259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.71272: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887502.71378: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff820>\r\n<<<\n 8137 1726887502.71433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.71441: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.71447: stdout chunk (state=3):\n>>>import 'marshal' # \r\nimport 'posix' # \r\n<<<\n 8137 1726887502.71451: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887502.71454: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bff160>\r\n<<<\n 8137 1726887502.71478: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887502.71517: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887502.71520: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff280>\r\n<<<\n 8137 1726887502.71531: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bfff70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71578: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887502.71612: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff4f0>\r\n<<<\n 8137 1726887502.71620: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bffd90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bfffd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887502.71639: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71658: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887502.71662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71694: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643dc0>\r\n<<<\n 8137 1726887502.71712: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887502.71732: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887502.71784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643b20>\r\n<<<\n 8137 1726887502.71794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71816: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71823: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71842: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643ac0>\r\n<<<\n 8137 1726887502.71876: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bc0f40>\r\n<<<\n 8137 1726887502.71957: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71964: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887502.71967: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588160>\r\n<<<\n 8137 1726887502.72035: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\n<<<\n 8137 1726887502.72038: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7588ca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6dc0>\r\n<<<\n 8137 1726887502.72040: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8940>\r\n<<<\n 8137 1726887502.72071: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8670>\r\n<<<\n 8137 1726887502.72101: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887502.72128: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72214: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be63a0>\r\n<<<\n 8137 1726887502.72245: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887502.72342: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72357: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c36d30>\r\n<<<\n 8137 1726887502.72360: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72414: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bb2b20>\r\n<<<\n 8137 1726887502.72523: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f220>\r\n<<<\n 8137 1726887502.72550: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2850>\r\n<<<\n 8137 1726887502.72557: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f940>\r\n<<<\n 8137 1726887502.72563: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c02520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72584: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3f0880>\r\n<<<\n 8137 1726887502.72658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.72663: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f4fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72665: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee388d90>\r\n<<<\n 8137 1726887502.72720: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f1850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c463d0>\r\n<<<\n 8137 1726887502.72750: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887502.72753: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n<<<\n 8137 1726887502.72815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72823: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887502.72828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887502.72835: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2d90>\r\n<<<\n 8137 1726887502.72862: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46d30>\r\n<<<\n 8137 1726887502.72895: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8970>\r\n<<<\n 8137 1726887502.72936: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887502.72992: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f17f0>\r\n<<<\n 8137 1726887502.73087: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bdfb50>\r\n<<<\n 8137 1726887502.73119: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.73124: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c46910>\r\n<<<\n 8137 1726887502.73158: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c465e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c3f910>\r\n<<<\n 8137 1726887502.73186: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73204: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887502.73220: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73273: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7940>\r\n<<<\n 8137 1726887502.73404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887502.73423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73524: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b55d90>\r\n<<<\n 8137 1726887502.73536: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887502.73553: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f0580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7ee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.73563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73605: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5820>\r\n<<<\n 8137 1726887502.73628: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73637: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.73658: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73667: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353eb0>\r\n<<<\n 8137 1726887502.73670: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73691: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73738: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.73742: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5160>\r\n<<<\n 8137 1726887502.73756: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee356f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.73764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.73802: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5280>\r\n<<<\n 8137 1726887502.73806: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5f70>\r\n<<<\n 8137 1726887502.73810: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887502.73812: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887502.73814: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887502.73828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73870: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5d90>\r\n<<<\n 8137 1726887502.73873: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887502.73878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.73904: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5fd0>\r\n<<<\n 8137 1726887502.73911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73923: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887502.73948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887502.73951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.73954: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee34c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee352640>\r\n<<<\n 8137 1726887502.73988: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5100>\r\n<<<\n 8137 1726887502.73992: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353370>\r\n<<<\n 8137 1726887502.74018: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887502.74020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74024: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887502.74040: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887502.74061: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74088: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74130: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74175: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd86f40>\r\n<<<\n 8137 1726887502.74178: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887502.74219: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748310>\r\n<<<\n 8137 1726887502.74248: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748160>\r\n<<<\n 8137 1726887502.74260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74265: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887502.74276: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74317: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c748ca0>\r\n<<<\n 8137 1726887502.74333: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabdc0>\r\n<<<\n 8137 1726887502.74337: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.74339: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee233e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233910>\r\n<<<\n 8137 1726887502.74369: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887502.74393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.74401: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n<<<\n 8137 1726887502.74432: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233f10>\r\n<<<\n 8137 1726887502.74469: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887502.74488: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdab3a0>\r\n<<<\n 8137 1726887502.74519: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74544: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabfd0>\r\n<<<\n 8137 1726887502.74560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74577: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887502.74581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74602: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887502.74631: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74634: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887502.74637: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee2470d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887502.74666: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887502.74668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74682: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdfcd30>\r\n<<<\n 8137 1726887502.74701: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32ed90>\r\n<<<\n 8137 1726887502.74716: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887502.74736: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8400>\r\n<<<\n 8137 1726887502.74751: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd78b20>\r\n<<<\n 8137 1726887502.74871: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee327670>\r\n<<<\n 8137 1726887502.74894: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc8520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887502.74913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887502.74923: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75030: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b7f7f0>\r\n<<<\n 8137 1726887502.75045: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.75049: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b858b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71a4970>\r\n<<<\n 8137 1726887502.75051: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b4fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75140: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3396d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee35ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee247cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32e2b0>\r\n<<<\n 8137 1726887502.75146: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee3392e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee360a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887502.75149: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75182: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887502.75185: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887502.75188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.75200: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b1850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887502.75245: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887502.75265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.75269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75274: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247eb0>\r\n<<<\n 8137 1726887502.75276: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247df0>\r\n<<<\n 8137 1726887502.75288: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0cd30>\r\n<<<\n 8137 1726887502.75327: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887502.75331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75333: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247d60>\r\n<<<\n 8137 1726887502.75385: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75391: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75413: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bbc730>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.75417: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887502.75447: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75451: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b17f0>\r\n<<<\n 8137 1726887502.75471: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887502.75493: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cda5b50>\r\n<<<\n 8137 1726887502.75504: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c910>\r\n<<<\n 8137 1726887502.75544: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75600: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n<<<\n 8137 1726887502.75607: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a3d0>\r\n<<<\n 8137 1726887502.75651: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887502.75664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.75668: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c5e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce05910>\r\n<<<\n 8137 1726887502.75671: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6940>\r\n<<<\n 8137 1726887502.75705: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a4c0>\r\n<<<\n 8137 1726887502.75788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.75848: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7c4d90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b0580>\r\n<<<\n 8137 1726887502.75893: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee24ff40>\r\n<<<\n 8137 1726887502.75919: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6ee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b09a0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.75945: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249a90>\r\n<<<\n 8137 1726887502.75970: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249490>\r\n<<<\n 8137 1726887502.75975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887502.75989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887502.76031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887502.76037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76183: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887502.76210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76219: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee14f220>\r\n<<<\n 8137 1726887502.76226: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee206520>\r\n<<<\n 8137 1726887502.76250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.76271: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.76280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887502.76367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76376: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3600a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887502.76415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76492: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.76538: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.76563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76635: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.76640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887502.76643: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee160e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170790>\r\n<<<\n 8137 1726887502.76670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76673: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887502.76711: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887502.76744: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170cd0>\r\n<<<\n 8137 1726887502.76798: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76840: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee0ff400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160f70><<<\n 8137 1726887502.76849: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.76894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.76897: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887502.76904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887502.77014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887502.77023: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1102e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170610>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887502.77080: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c01370>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.77090: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1103a0>\r\n<<<\n 8137 1726887502.77151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.77206: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887502.77340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.77391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.77577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.77586: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7ee7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7f48b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c368970>\r\n<<<\n 8137 1726887502.77593: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.77601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.77626: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b72550>\r\n<<<\n 8137 1726887502.77633: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887502.77700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.77725: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7022eb0>\r\n<<<\n 8137 1726887502.77767: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.77876: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12bd00>\r\n<<<\n 8137 1726887502.77971: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd82730>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.77975: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee137250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b940>\r\n<<<\n 8137 1726887502.78023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887502.78050: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee11fa90>\r\n<<<\n 8137 1726887502.78057: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247610>\r\n<<<\n 8137 1726887502.78068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887502.78092: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887502.78118: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b747f0>\r\n<<<\n 8137 1726887502.78189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887502.78260: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b76790>\r\n<<<\n 8137 1726887502.78281: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b72b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887502.78285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78287: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12baf0><<<\n 8137 1726887502.78292: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.78354: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887502.78382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887502.78388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887502.78495: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72ee0686d0>\r\n<<<\n 8137 1726887502.78580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78748: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.78756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78855: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887502.78862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78896: stdout chunk (state=3):\n>>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available<<<\n 8137 1726887502.78919: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.78922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.78977: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.78994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79025: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79034: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79112: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887502.79142: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.79226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79230: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79233: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.79258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79446: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887502.79490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887502.79508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887502.79596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887502.79610: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc7370>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79740: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f39f40>\r\n<<<\n 8137 1726887502.79776: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79820: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887502.79829: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f305b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6f30d00>\r\n<<<\n 8137 1726887502.79843: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.79854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79864: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f38b20>\r\n<<<\n 8137 1726887502.79901: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f381c0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034400>\r\n<<<\n 8137 1726887502.79934: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034a30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887502.79939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.79992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887502.80015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80043: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887502.80081: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887502.80097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.80103: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d71692e0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169a90>\r\n<<<\n 8137 1726887502.80159: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887502.80171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d718a6d0>\r\n<<<\n 8137 1726887502.80178: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7e1550>\r\n<<<\n 8137 1726887502.80189: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71b8ca0>\r\n<<<\n 8137 1726887502.80228: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034f40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887502.80290: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1e8eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887502.80297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80382: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80502: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887502.80512: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887502.80588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887502.80614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80662: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e37f0>\r\n<<<\n 8137 1726887502.80669: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80704: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e5790>\r\n<<<\n 8137 1726887502.80735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80771: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e1b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887502.80796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80839: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80845: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80861: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887502.80893: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887502.80960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.80963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.80971: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.81000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81416: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.81436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81621: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887502.81624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81755: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.81759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81830: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.81876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.81892: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.81954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.81974: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.82005: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.82052: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.82137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.82141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.82246: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887502.82249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887502.82319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.82384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.82389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887502.82393: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887502.82442: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f4bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887502.82450: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b6a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887502.82452: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f55b0>\r\n<<<\n 8137 1726887502.82454: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0f5d00>\r\n<<<\n 8137 1726887502.82912: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.82915: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.83147: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887502.83247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887502.83331: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93160>\r\n<<<\n 8137 1726887502.83402: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93280>\r\n<<<\n 8137 1726887502.83405: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83585: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fdfd0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fd190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9400>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9a30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c32f2e0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32f280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32fa90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c34f6d0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c37eca0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9f40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83592: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93f70>\r\n<<<\n 8137 1726887502.83595: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887502.83601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.83606: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887502.83653: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf934f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93d90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887502.83656: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.83659: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93fd0>\r\n<<<\n 8137 1726887502.83661: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83663: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83667: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887502.83669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e889d0>\r\n<<<\n 8137 1726887502.83671: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93100>\r\n<<<\n 8137 1726887502.83674: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b8e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.83679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83728: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.83732: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887502.83735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.83878: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf55f40>\r\n<<<\n 8137 1726887502.83882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.83885: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.84077: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948310>\r\n<<<\n 8137 1726887502.84081: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948160>\r\n<<<\n 8137 1726887502.84083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.84114: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.84117: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.84119: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887502.84123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.84215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed948ca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79dc0>\r\n<<<\n 8137 1726887502.84219: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887502.84222: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e66c40>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b2e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 8137 1726887502.84225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.84250: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.84739: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.84742: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf793a0>\r\n<<<\n 8137 1726887502.84994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85062: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79fd0>\r\n<<<\n 8137 1726887502.85093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887502.85104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85106: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85178: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85183: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85203: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfcad30>\r\n<<<\n 8137 1726887502.85212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85215: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9ad30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf46b20>\r\n<<<\n 8137 1726887502.85218: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf9a520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a550>\r\n<<<\n 8137 1726887502.85518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85589: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85704: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0306a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887502.85718: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887502.85722: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c030400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887502.85728: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85751: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b4fd0>\r\n<<<\n 8137 1726887502.85755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85758: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda250>\r\n<<<\n 8137 1726887502.85761: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85763: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887502.85766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85768: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85773: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85776: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.85821: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b1850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda3d0>\r\n<<<\n 8137 1726887502.85826: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.85829: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887502.85857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.85860: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.85863: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887502.85866: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887502.85869: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887502.85871: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0509d0>\r\n<<<\n 8137 1726887502.85874: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfdad30>\r\n<<<\n 8137 1726887502.85877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86052: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0308e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.86055: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b17f0>\r\n<<<\n 8137 1726887502.86095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86229: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.86324: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.86329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86332: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf73b50>\r\n<<<\n 8137 1726887502.86336: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.86339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86468: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda910>\r\n<<<\n 8137 1726887502.86818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86937: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.86940: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda5e0>\r\n<<<\n 8137 1726887502.86946: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfd3910>\r\n<<<\n 8137 1726887502.86949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86975: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.86978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.86981: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 8137 1726887502.87012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.87016: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887502.87018: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887502.87020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.87022: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887502.87025: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7940>\r\n<<<\n 8137 1726887502.87027: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005bffc3d0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0302e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.87029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.87032: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 8137 1726887502.87472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.87550: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.87553: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887502.87559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.87955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.87959: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88005: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.88073: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9c4d90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b0580>\r\n<<<\n 8137 1726887502.88077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88084: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7ee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b09a0>\r\n<<<\n 8137 1726887502.88086: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 8137 1726887502.88092: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py<<<\n 8137 1726887502.88094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88100: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88106: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887502.88112: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88121: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88128: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88133: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88146: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88149: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88158: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88163: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88168: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88174: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 8137 1726887502.88176: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.88178: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.88180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88467: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88606: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 8137 1726887502.88612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88652: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88678: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88746: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 8137 1726887502.88779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88788: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88872: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.88879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.88973: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 8137 1726887502.88975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.89007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89089: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.89093: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.89096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89206: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.89233: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.89237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.89245: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.89248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89314: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887502.89318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89416: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 8137 1726887502.89419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89514: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 8137 1726887502.89518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887502.89520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89609: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 8137 1726887502.89612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89614: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.89785: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89841: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 8137 1726887502.89848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.89930: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.90254: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887502.90258: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887502.90401: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887502.90406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.90410: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90414: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90417: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90520: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.90620: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9ee7f0>\r\n<<<\n 8137 1726887502.90623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90626: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n<<<\n 8137 1726887502.90638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.90640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.90642: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887502.90645: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90648: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9f48b0>\r\n<<<\n 8137 1726887502.90651: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed53a970>\r\n<<<\n 8137 1726887502.90654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.90656: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.90658: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887502.90699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.90752: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.90783: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.90787: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887502.90836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.90839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91105: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.91111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91116: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e58ca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e586a0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e58400>\r\n<<<\n 8137 1726887502.91158: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 8137 1726887502.91163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91188: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91221: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.91380: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887502.91383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887502.91385: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf50730>\r\n<<<\n 8137 1726887502.91389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.91391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.91393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91530: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887502.91533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91628: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 8137 1726887502.91656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.91660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91689: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91855: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 8137 1726887502.91881: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.91920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.91963: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.92091: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92289: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.92336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92384: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.92421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92468: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.92536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92614: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.92688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92790: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.92793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.92900: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n<<<\n 8137 1726887502.93003: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887502.93038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93170: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.93194: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py<<<\n 8137 1726887502.93198: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.93296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93423: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887502.93454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93488: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.93491: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887502.93519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93586: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c00bca0>\r\n<<<\n 8137 1726887502.93632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.93662: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b6a0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b400>\r\n<<<\n 8137 1726887502.93674: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887502.93954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.94272: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887502.94327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887502.94357: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887502.94484: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf96370>\r\n<<<\n 8137 1726887502.94497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.94598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.94722: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887502.94760: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887502.94777: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887502.94811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.94875: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.94948: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887502.94968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.95025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.95090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.95225: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.95329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887502.95384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887502.95520: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887502.95533: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9e1550>\r\n<<<\n 8137 1726887502.95691: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3b8eb0>\r\n<<<\n 8137 1726887502.95770: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887502.95790: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887502.95803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.95890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.95984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.96028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.96096: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887502.96128: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887502.96171: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887502.96232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887502.96271: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887502.96316: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887502.96458: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e37f0>\r\n<<<\n 8137 1726887502.96530: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e5790>\r\n<<<\n 8137 1726887502.96665: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e1b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py<<<\n 8137 1726887502.96682: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.96686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.96722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.96776: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887502.96893: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887502.96940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.96973: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887502.97004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.97325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.97793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.97902: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.97905: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.97990: stdout chunk (state=3):\n>>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py<<<\n 8137 1726887502.97994: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.98043: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98047: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.98152: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98155: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.98276: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98279: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98339: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887502.98354: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98365: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98600: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98626: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98869: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98872: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98896: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.98921: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.98979: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py<<<\n 8137 1726887502.98984: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.99006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887502.99243: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.99246: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887502.99597: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887502.99955: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887502.99958: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00053: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887503.00127: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887503.00159: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cef40>\r\n<<<\n 8137 1726887503.00188: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n<<<\n 8137 1726887503.00212: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'<<<\n 8137 1726887503.00216: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00251: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887503.00304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<<\n 8137 1726887503.00307: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00342: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<<\n 8137 1726887503.00345: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887503.00411: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2c65b0><<<\n 8137 1726887503.00413: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00496: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887503.00515: stdout chunk (state=3):\n>>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887503.00529: stdout chunk (state=3):\n>>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2c6d00>\r\n<<<\n 8137 1726887503.00617: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cfb20><<<\n 8137 1726887503.00655: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00700: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cf1c0><<<\n 8137 1726887503.00703: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00736: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3ca400>\r\n<<<\n 8137 1726887503.00770: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caa30><<<\n 8137 1726887503.00773: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.00812: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887503.00852: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887503.00904: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n<<<\n 8137 1726887503.00921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887503.01101: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887503.01104: stdout chunk (state=3):\n>>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887503.01107: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.01111: stdout chunk (state=3):\n>>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed4ff2e0><<<\n 8137 1726887503.01113: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.01156: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ff280><<<\n 8137 1726887503.01159: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.01182: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887503.01217: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'<<<\n 8137 1726887503.01220: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.01248: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ffa90>\r\n<<<\n 8137 1726887503.01290: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887503.01335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887503.01422: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887503.01425: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed5206d0>\r\n<<<\n 8137 1726887503.01474: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed54eca0>\r\n<<<\n 8137 1726887503.01534: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caf40>\r\n<<<\n 8137 1726887503.01557: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 8137 1726887503.01606: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available<<<\n 8137 1726887503.01661: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.01667: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887503.01680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.01792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.01875: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 8137 1726887503.01890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.01953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.02333: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.02350: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 8137 1726887503.02385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.02444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.02501: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py<<<\n 8137 1726887503.02506: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.02522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.02627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.03274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.03949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.04558: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 8137 1726887503.04589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.04675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.04765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.04820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.04893: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 8137 1726887503.04918: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 8137 1726887503.04946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.04997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.05053: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 8137 1726887503.05090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.05177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.05270: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887503.05301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.05345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.05401: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py<<<\n 8137 1726887503.05570: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.05784: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py<<<\n 8137 1726887503.05830: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.05836: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.05965: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.06074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.06186: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py<<<\n 8137 1726887503.06260: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'<<<\n 8137 1726887503.06375: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.06483: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2016a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887503.06722: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed201400><<<\n 8137 1726887503.06770: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.06794: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887503.07001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.07127: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 8137 1726887503.07135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.07260: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.07355: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.07474: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py<<<\n 8137 1726887503.07551: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.07624: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.07704: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.07811: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py<<<\n 8137 1726887503.07866: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.07917: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.08132: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.08174: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py<<<\n 8137 1726887503.08313: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.08356: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887503.08559: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887503.08676: stdout chunk (state=3):\n>>>\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2229d0>\r\n<<<\n 8137 1726887503.09241: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2018e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 8137 1726887503.09261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.09335: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.09439: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.09520: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887503.09526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.09646: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.09670: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.09775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.09924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.10141: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887503.10156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.10214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.10294: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 8137 1726887503.10298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.10338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.10410: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887503.10479: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887503.10484: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1cd3d0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2012e0>\r\n<<<\n 8137 1726887503.10508: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.10512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.10701: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py<<<\n 8137 1726887503.10906: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.11217: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.11258: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.11657: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 8137 1726887503.11684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.12007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.12287: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.12433: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.12445: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.12557: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.12621: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 8137 1726887503.12625: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887503.12628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.12672: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.12734: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.12909: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.12947: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.13126: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py<<<\n 8137 1726887503.13227: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.13388: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887503.13672: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.13801: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py<<<\n 8137 1726887503.14021: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.14931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.16426: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{<<<\n 8137 1726887503.16540: stdout chunk (state=3):\n>>>\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoc<<<\n 8137 1726887503.16550: stdout chunk (state=3):\n>>>h\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{<<<\n 8137 1726887503.16595: stdout chunk (state=3):\n>>>\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": <<<\n 8137 1726887503.16601: stdout chunk (state=3):\n>>>null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 8137 1726887503.16748: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py<<<\n 8137 1726887503.17256: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.17261: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.17265: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n<<<\n 8137 1726887503.17315: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n<<<\n 8137 1726887503.17326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.17362: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 8137 1726887503.17791: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 8137 1726887503.17797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.18231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.18247: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n<<<\n 8137 1726887503.18420: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n<<<\n 8137 1726887503.18659: stdout chunk (state=3):\n>>># cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887503.18669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.18678: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n<<<\n 8137 1726887503.18694: stdout chunk (state=3):\n>>># cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887503.18707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.19052: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887503.19055: stdout chunk (state=3):\n>>><<<\n 8137 1726887503.19065: stderr chunk (state=3):\n>>><<<\n 8137 1726887503.19077: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.19088: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887503.19152: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887503.19175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.19206: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.19392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.19395: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 8137 1726887503.19397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887503.19425: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887503.19428: stdout chunk (state=3):\n>>><<<\n 8137 1726887503.19431: stderr chunk (state=3):\n>>><<<\n 8137 1726887503.19594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8295880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d822dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7faeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fa7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fad640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fae370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7e8ee20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8e910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8ef10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8efd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea20d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f89d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f82670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f946d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7ea2cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f892b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7f942e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e753d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e754c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7eaaf40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7daa220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e61520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbb50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7dbbe80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcbcd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d65400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbf70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d762e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d763a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d919d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d917c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d918b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d9d250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d85a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29d7cd46d0>\\r\\n# zipimport: found 105 names in \\'/tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bff160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bfff70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bffd90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bfffd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bc0f40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588310>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588160>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7588ca0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be63a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c36d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bb2b20>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c02520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f4fd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f1850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c463d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46d30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f17f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bdfb50>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c46910>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c465e0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c3f910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7940>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b55d90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f0580>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7ee0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f09a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b7f7f0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b858b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71a4970>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bbc730>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c01370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b72550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7022eb0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b747f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b76790>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b72b50>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f39f40>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f305b0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6f30d00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f38b20>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f381c0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034400>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034a30>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d71692e0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169280>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169a90>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d718a6d0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71b8ca0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034f40>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b400>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e889d0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b8e0>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e66c40>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b2e0>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e58ca0>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e586a0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e58400>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy rpm._rpm\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887503.21027: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8295880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d822dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7faeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fa7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7e8ee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8e910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea20d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f89d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f82670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f946d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7ea2cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f892b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7f942e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e753d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e754c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7eaaf40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7daa220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e61520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbb50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7dbbe80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcbcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d65400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d762e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d763a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d919d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d917c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d918b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d9d250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d85a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29d7cd46d0>\r\n# zipimport: found 105 names in '/tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bff160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bfff70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bffd90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bfffd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bc0f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7588ca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be63a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c36d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bb2b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c02520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f4fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f1850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c463d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46d30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f17f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bdfb50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c46910>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c465e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c3f910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7940>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b55d90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f0580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7ee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b7f7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b858b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71a4970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bbc730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c01370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b72550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7022eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b747f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b76790>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b72b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f39f40>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f305b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6f30d00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f38b20>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f381c0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034400>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034a30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d71692e0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169a90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d718a6d0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71b8ca0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034f40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b6a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e889d0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b8e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e66c40>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b2e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e58ca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e586a0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e58400>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d455880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d170f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d167610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d04ee20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04e910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04ef10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04efd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0620d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d149d90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d142670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1546d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d175e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d062cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1492b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d1542e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0353d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0354c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d06af40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf6a220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d021520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bb50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf7be80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8bcd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf25400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bf70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf362e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf363a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf519d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf517c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf518b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf5d250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf45a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f005ce9a6d0>\\r\\n# zipimport: found 105 names in \\'/tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc54f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd86f40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748310>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748160>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c748ca0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdab3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdfcd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd78b20>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc8520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b4fd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b1850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0cd30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b17f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cda5b50>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c910>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c5e0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce05910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6940>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7c4d90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b0580>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6ee0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b09a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7ee7f0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7f48b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c368970>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd82730>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc7370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7e1550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1e8eb0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e37f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e5790>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e1b50>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f4bb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f55b0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0f5d00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fdfd0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fd190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9400>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9a30>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c32f2e0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32f280>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32fa90>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c34f6d0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c37eca0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9f40>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0306a0>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c030400>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0509d0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0308e0>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005bffc3d0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0302e0>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c00bca0>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b6a0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b400>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy rpm._rpm\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887503.25914: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.25919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.25922: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_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-1726887501.8894498-8612-175373146691481/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887503.26129: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d455880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d170f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d167610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d04ee20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04e910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0620d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d149d90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d142670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1546d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d175e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d062cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1492b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d1542e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0353d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0354c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d06af40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf6a220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d021520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bb50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf7be80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8bcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf25400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf362e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf363a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf519d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf517c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf518b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf5d250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf45a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f005ce9a6d0>\r\n# zipimport: found 105 names in '/tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd86f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c748ca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdab3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdfcd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd78b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc8520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b4fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b1850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0cd30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b17f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cda5b50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c910>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c5e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce05910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6940>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7c4d90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b0580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6ee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7ee7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7f48b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c368970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd82730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc7370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7e1550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1e8eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e37f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e5790>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e1b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f4bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f55b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0f5d00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fdfd0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fd190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9400>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9a30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c32f2e0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32f280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32fa90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c34f6d0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c37eca0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9f40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0306a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c030400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0509d0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0308e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005bffc3d0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0302e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c00bca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b6a0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b400>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887503.30026: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887503.30029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887503.30032: _low_level_execute_command(): starting\n 8137 1726887503.30034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887503.30042: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887503.30047: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.30049: stdout chunk (state=3):\n>>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887503.30051: stdout chunk (state=3):\n>>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1eaca0><<<\n 8137 1726887503.30053: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.30054: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py<<<\n 8137 1726887503.30056: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.30058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\n<<<\n 8137 1726887503.30060: stdout chunk (state=3):\n>>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea6a0><<<\n 8137 1726887503.30061: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.30063: stdout chunk (state=3):\n>>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea400><<<\n 8137 1726887503.30065: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.30066: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887503.30068: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887503.30070: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887503.30072: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887503.30073: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887503.30075: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887503.30077: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887503.30078: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887503.30080: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887503.30081: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887503.30083: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887503.30085: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887503.30087: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887503.30088: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887503.30156: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887503.30160: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887503.30163: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887503.30165: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887503.30167: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887503.30169: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887503.30171: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887503.30173: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887503.30175: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887503.30176: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887503.30178: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887503.30180: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887503.30182: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887503.30184: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887503.30186: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887503.30189: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887503.30314: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887503.30326: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887503.30331: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887503.30333: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887503.30335: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887503.30337: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887503.30339: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887503.31132: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887503.31135: stdout chunk (state=3):\n>>><<<\n 8137 1726887503.31145: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887503.31171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887503.31183: handler run complete\n 8137 1726887503.31413: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_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-1726887501.895993-8613-104759363452019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887503.31437: _low_level_execute_command(): starting\n 8137 1726887503.31458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887503.32213: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887503.32624: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887503.32634: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887503.32704: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887503.32725: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887503.32736: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887503.32782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887503.32897: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887503.32907: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887503.32998: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887503.33081: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887503.33151: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887503.33284: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887503.33337: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887503.33430: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887503.33451: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887503.33458: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887503.33467: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887503.33479: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887503.33594: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887503.33638: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887503.33645: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887503.33701: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887503.33710: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887503.33719: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887503.33745: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887503.33776: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887503.33784: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887503.33877: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887503.33887: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887503.33894: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887503.33922: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887503.33933: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887503.33940: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887503.33970: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887503.33985: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887503.34095: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887503.34136: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887503.34317: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887503.36035: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887503.36118: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887503.36295: stderr chunk (state=3):\n>>><<<\n 8137 1726887503.36301: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887503.36441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887503.36446: handler run complete\n 8137 1726887503.38295: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887503.38517: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887503.38797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887503.39060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887503.40268: attempt loop complete, returning result\n 8137 1726887503.40289: _execute() done\n 8137 1726887503.40296: dumping result to json\n 8137 1726887503.41126: done dumping result, returning\n 8137 1726887503.41139: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-107c-9d64-00000000001b]\n 8137 1726887503.41184: sending task result for task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887503.42700: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887503.43389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887503.44379: attempt loop complete, returning result\n 8137 1726887503.44410: _execute() done\n 8137 1726887503.44434: dumping result to json\n 8137 1726887503.44746: done dumping result, returning\n 8137 1726887503.44761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-107c-9d64-00000000001b]\n 8137 1726887503.44830: sending task result for task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887503.47545: done sending task result for task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887503.47605: WORKER PROCESS EXITING\n 8137 1726887503.57575: done sending task result for task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887503.57578: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.1\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.24\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.60.8\"\n }\n ],\n \"attr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"attr\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.8\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.35.2\"\n }\n ],\n \"binutils-gold\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils-gold\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.35.2\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7.4\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.8\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.19.1\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"91.4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2024.2.69_v8.0.303\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"19.el9\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"36.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.32\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"36.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.32\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"26.20190603git.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.gitbaf3e06.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.gitbaf3e06.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.7.2\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.76.1\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dejavu-sans-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dejavu-sans-fonts\",\n \"release\": \"18.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 9,\n \"name\": \"device-mapper\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 9,\n \"name\": \"device-mapper-libs\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"19.b1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"19.b1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"38\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"27.2\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"9\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.0\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.39\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.39\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.8.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"fonts-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"fonts-filesystem\",\n \"release\": \"7.el9.1\",\n \"source\": \"rpm\",\n \"version\": \"2.0.5\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.0\"\n }\n ],\n \"gawk-all-langpacks\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk-all-langpacks\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.0\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20191217\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20191217\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.68.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.8.3\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.68.0\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"613798eb\",\n \"source\": \"rpm\",\n \"version\": \"3228467c\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"29.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.22.4\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"63.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.23\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"9.15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.348\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"inih\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"inih\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"49\"\n }\n ],\n \"initscripts-rename-device\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts-rename-device\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.11.8\"\n }\n ],\n \"initscripts-service\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"initscripts-service\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.11.8\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.0\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.11\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.11\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iptables-nft\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-nft\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"20210202\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"jitterentropy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jitterentropy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5.0\"\n }\n ],\n \"jq\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jq\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-modules-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules-core\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0.27\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"32.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21.1\"\n }\n ],\n \"langpacks-core-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"langpacks-core-font-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-font-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"590\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.1\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.5\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libbpf\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libbrotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbrotli\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.2\"\n }\n ],\n \"libcap-ng-python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng-python3\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.2\"\n }\n ],\n \"libcbor\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcbor\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.76.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"23.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"libdnf-plugin-subscription-manager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf-plugin-subscription-manager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"libeconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libeconf\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"38.20210216cvs.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.33\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.12\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"libfido2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfido2\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.10.0\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.4\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.43.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.3\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21.1\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.14.5\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.15.2\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.24\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.4\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.2\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.0\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.10\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.3\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"liburing\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"liburing\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.63\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxcrypt-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-compat\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.13\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.34\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.29\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.18.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.4.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.19\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.3\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240531\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"mokutil\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.6.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.1.0\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.52.21\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.4\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oniguruma\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oniguruma\",\n \"release\": \"1.el9.6\",\n \"source\": \"rpm\",\n \"version\": \"6.9.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.6.6\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.77\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.25.3\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.25.3\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.44\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.40\"\n }\n ],\n \"pcre2-syntax\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pcre2-syntax\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.40\"\n }\n ],\n \"perl-AutoLoader\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-AutoLoader\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-B\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-B\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.80\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.50\"\n }\n ],\n \"perl-Class-Struct\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Class-Struct\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.66\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.174\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.19\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.58\"\n }\n ],\n \"perl-DynaLoader\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-DynaLoader\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.08\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.17029\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-Fcntl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Fcntl\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.13\"\n }\n ],\n \"perl-File-Basename\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Basename\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.85\"\n }\n ],\n \"perl-File-Find\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Find\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.37\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.18\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-File-Temp\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.231.100\"\n }\n ],\n \"perl-File-stat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-stat\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.09\"\n }\n ],\n \"perl-FileHandle\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-FileHandle\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.03\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.52\"\n }\n ],\n \"perl-Getopt-Std\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Getopt-Std\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.076\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.43\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.41\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.073\"\n }\n ],\n \"perl-IPC-Open3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-IPC-Open3\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20200520\"\n }\n ],\n \"perl-NDBM_File\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-NDBM_File\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-POSIX\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-POSIX\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.78\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.28.01\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.42\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.01\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.56\"\n }\n ],\n \"perl-SelectSaver\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-SelectSaver\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.031\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.21\"\n }\n ],\n \"perl-Symbol\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Symbol\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.08\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.38\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"perl-Time-Local\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.300\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.09\"\n }\n ],\n \"perl-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-base\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.27\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-if\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-if\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.60.800\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.32.1\"\n }\n ],\n \"perl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-lib\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.65\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.13\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.32.1\"\n }\n ],\n \"perl-mro\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-mro\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"perl-overload\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overload\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"perl-overloading\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overloading\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.02\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.238\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-podlators\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14\"\n }\n ],\n \"perl-subs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-subs\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.03\"\n }\n ],\n \"perl-vars\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-vars\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.05\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"policycoreutils-python-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"policycoreutils-python-utils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.3.17\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"20210518\"\n }\n ],\n \"python-unversioned-command\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-unversioned-command\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"20.3.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.0.0\"\n }\n ],\n \"python3-cloud-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cloud-what\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"25.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.8.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.18\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.40.1\"\n }\n ],\n \"python3-gobject-base-noarch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base-noarch\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.40.1\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el9.1\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-iniparse\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-iniparse\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4\"\n }\n ],\n \"python3-inotify\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-inotify\",\n \"release\": \"25.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.11.3\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.0\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"python3-librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-librepo\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.14.5\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.6.5\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"21.3.1\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.17.3\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"2021.1\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.4.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.25.1\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"53.0.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"53.0.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"python3-subscription-manager-rhsm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-subscription-manager-rhsm\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"19.el9\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.26.5\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 17,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rhc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"rhc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-audit\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2310.0\"\n }\n ],\n \"rsyslog-logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog-logrotate\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2310.0\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.8\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"38.1.44\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"38.1.44\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13.7\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.34.1\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"10.git1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"subscription-manager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"subscription-manager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"subscription-manager-rhsm-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"subscription-manager-rhsm-certificates\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"20220623\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.34\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2020.3\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"18.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.3\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"57.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"usermode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"usermode\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.114\"\n }\n ],\n \"userspace-rcu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"userspace-rcu\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.12.1\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"util-linux-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux-core\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21.1\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"29.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.4.0\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"41.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"41.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.1\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.24\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.60.8\"\n }\n ],\n \"attr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"attr\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.8\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.35.2\"\n }\n ],\n \"binutils-gold\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils-gold\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.35.2\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7.4\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.8\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.19.1\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"91.4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2024.2.69_v8.0.303\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"19.el9\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"36.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.32\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"36.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.32\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"26.20190603git.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.gitbaf3e06.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.gitbaf3e06.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.7.2\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.76.1\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dejavu-sans-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dejavu-sans-fonts\",\n \"release\": \"18.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 9,\n \"name\": \"device-mapper\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 9,\n \"name\": \"device-mapper-libs\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"19.b1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"19.b1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"38\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"27.2\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"9\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.0\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.39\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.39\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.8.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"fonts-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"fonts-filesystem\",\n \"release\": \"7.el9.1\",\n \"source\": \"rpm\",\n \"version\": \"2.0.5\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.0\"\n }\n ],\n \"gawk-all-langpacks\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk-all-langpacks\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.0\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20191217\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20191217\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.68.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.8.3\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.68.0\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"613798eb\",\n \"source\": \"rpm\",\n \"version\": \"3228467c\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"29.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.22.4\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"63.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.23\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"9.15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.348\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"inih\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"inih\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"49\"\n }\n ],\n \"initscripts-rename-device\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts-rename-device\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.11.8\"\n }\n ],\n \"initscripts-service\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"initscripts-service\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.11.8\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.0\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.11\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.11\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iptables-nft\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-nft\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"20210202\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"jitterentropy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jitterentropy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5.0\"\n }\n ],\n \"jq\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jq\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-modules-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules-core\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0.27\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"32.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21.1\"\n }\n ],\n \"langpacks-core-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"langpacks-core-font-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-font-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"590\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.1\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.5\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libbpf\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libbrotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbrotli\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.2\"\n }\n ],\n \"libcap-ng-python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng-python3\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.2\"\n }\n ],\n \"libcbor\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcbor\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.76.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"23.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"libdnf-plugin-subscription-manager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf-plugin-subscription-manager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"libeconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libeconf\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"38.20210216cvs.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.33\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.12\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"libfido2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfido2\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.10.0\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.4\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.43.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.3\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21.1\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.14.5\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.15.2\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.24\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.4\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.2\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.0\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.10\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.3\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"liburing\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"liburing\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.63\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxcrypt-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-compat\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.13\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.34\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.29\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.18.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.4.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.19\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.3\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240531\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"mokutil\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.6.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.1.0\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.52.21\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.4\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oniguruma\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oniguruma\",\n \"release\": \"1.el9.6\",\n \"source\": \"rpm\",\n \"version\": \"6.9.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.6.6\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.77\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.25.3\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.25.3\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.44\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.40\"\n }\n ],\n \"pcre2-syntax\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pcre2-syntax\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.40\"\n }\n ],\n \"perl-AutoLoader\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-AutoLoader\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-B\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-B\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.80\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.50\"\n }\n ],\n \"perl-Class-Struct\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Class-Struct\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.66\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.174\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.19\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.58\"\n }\n ],\n \"perl-DynaLoader\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-DynaLoader\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.08\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.17029\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-Fcntl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Fcntl\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.13\"\n }\n ],\n \"perl-File-Basename\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Basename\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.85\"\n }\n ],\n \"perl-File-Find\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Find\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.37\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.18\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-File-Temp\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.231.100\"\n }\n ],\n \"perl-File-stat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-stat\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.09\"\n }\n ],\n \"perl-FileHandle\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-FileHandle\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.03\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.52\"\n }\n ],\n \"perl-Getopt-Std\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Getopt-Std\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.076\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.43\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.41\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.073\"\n }\n ],\n \"perl-IPC-Open3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-IPC-Open3\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20200520\"\n }\n ],\n \"perl-NDBM_File\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-NDBM_File\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-POSIX\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-POSIX\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.78\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.28.01\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.42\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.01\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.56\"\n }\n ],\n \"perl-SelectSaver\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-SelectSaver\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.031\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.21\"\n }\n ],\n \"perl-Symbol\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Symbol\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.08\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.38\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"perl-Time-Local\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.300\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.09\"\n }\n ],\n \"perl-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-base\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.27\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-if\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-if\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.60.800\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.32.1\"\n }\n ],\n \"perl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-lib\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.65\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.13\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.32.1\"\n }\n ],\n \"perl-mro\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-mro\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"perl-overload\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overload\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"perl-overloading\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overloading\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.02\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.238\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-podlators\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14\"\n }\n ],\n \"perl-subs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-subs\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.03\"\n }\n ],\n \"perl-vars\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-vars\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.05\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"policycoreutils-python-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"policycoreutils-python-utils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.3.17\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"20210518\"\n }\n ],\n \"python-unversioned-command\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-unversioned-command\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"20.3.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.0.0\"\n }\n ],\n \"python3-cloud-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cloud-what\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"25.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.8.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.18\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.40.1\"\n }\n ],\n \"python3-gobject-base-noarch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base-noarch\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.40.1\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el9.1\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-iniparse\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-iniparse\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4\"\n }\n ],\n \"python3-inotify\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-inotify\",\n \"release\": \"25.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.11.3\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.0\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"python3-librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-librepo\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.14.5\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.6.5\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"21.3.1\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.17.3\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"2021.1\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.4.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.25.1\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"53.0.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"53.0.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"python3-subscription-manager-rhsm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-subscription-manager-rhsm\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"19.el9\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.26.5\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 17,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rhc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"rhc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-audit\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2310.0\"\n }\n ],\n \"rsyslog-logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog-logrotate\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2310.0\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.8\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"38.1.44\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"38.1.44\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13.7\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.34.1\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"10.git1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"subscription-manager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"subscription-manager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"subscription-manager-rhsm-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"subscription-manager-rhsm-certificates\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"20220623\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.34\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2020.3\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"18.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.3\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"57.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"usermode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"usermode\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.114\"\n }\n ],\n \"userspace-rcu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"userspace-rcu\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.12.1\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"util-linux-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux-core\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21.1\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"29.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.4.0\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"41.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"41.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 8137 1726887503.81224: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epo<<<\n 8137 1726887503.81245: stdout chunk (state=3):\n>>>ch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rp<<<\n 8137 1726887503.81253: stdout chunk (state=3):\n>>>m\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7<<<\n 8137 1726887503.81256: stdout chunk (state=3):\n>>>.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"li<<<\n 8137 1726887503.81323: stdout chunk (state=3):\n>>>beconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\":<<<\n 8137 1726887503.81342: stdout chunk (state=3):\n>>> \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": <<<\n 8137 1726887503.81361: stdout chunk (state=3):\n>>>\"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"r<<<\n 8137 1726887503.82007: stdout chunk (state=3):\n>>>elease\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"ve<<<\n 8137 1726887503.82069: stdout chunk (state=3):\n>>>rsion\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"<<<\n 8137 1726887503.82116: stdout chunk (state=3):\n>>>source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._<<<\n 8137 1726887503.82180: stdout chunk (state=3):\n>>>\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site<<<\n 8137 1726887503.82230: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap<<<\n 8137 1726887503.82382: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes<<<\n 8137 1726887503.82432: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info<<<\n 8137 1726887503.82467: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util<<<\n 8137 1726887503.82523: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb<<<\n 8137 1726887503.82547: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd<<<\n 8137 1726887503.82582: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi<<<\n 8137 1726887503.82611: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n<<<\n 8137 1726887503.82661: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin<<<\n 8137 1726887503.82712: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd<<<\n 8137 1726887503.82747: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction<<<\n 8137 1726887503.83057: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing rpm\r\n<<<\n 8137 1726887503.83397: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887503.83430: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887503.83585: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n<<<\n 8137 1726887503.83605: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887503.83682: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner<<<\n 8137 1726887503.83717: stdout chunk (state=3):\n>>>\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887503.83771: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887503.83873: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n<<<\n 8137 1726887503.83876: stdout chunk (state=3):\n>>># destroy argparse\r\n<<<\n 8137 1726887503.83973: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 8137 1726887503.84031: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887503.84126: stdout chunk (state=3):\n>>># destroy queue\r\n<<<\n 8137 1726887503.84166: stdout chunk (state=3):\n>>># destroy multiprocessing.process\r\n<<<\n 8137 1726887503.84169: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887503.84220: stdout chunk (state=3):\n>>># destroy shlex\r\n<<<\n 8137 1726887503.84271: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887503.84274: stdout chunk (state=3):\n>>># destroy base64\r\n<<<\n 8137 1726887503.84300: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n<<<\n 8137 1726887503.84326: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 8137 1726887503.84430: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 8137 1726887503.84464: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887503.84479: stdout chunk (state=3):\n>>># destroy rpm.transaction\r\n# destroy rpm\r\n<<<\n 8137 1726887503.84591: stdout chunk (state=3):\n>>># cleanup[3] wiping rpm._rpm\r\n<<<\n 8137 1726887503.84744: stdout chunk (state=3):\n>>># cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887503.84822: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid<<<\n 8137 1726887503.84840: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _datetime<<<\n 8137 1726887503.84857: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping traceback<<<\n 8137 1726887503.84873: stdout chunk (state=3):\n>>>\r\n# destroy linecache\r\n<<<\n 8137 1726887503.84891: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887503.84914: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n<<<\n 8137 1726887503.84934: stdout chunk (state=3):\n>>># destroy subprocess\r\n# cleanup[3] wiping selectors<<<\n 8137 1726887503.84950: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping select<<<\n 8137 1726887503.84965: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal<<<\n 8137 1726887503.84982: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.85000: stdout chunk (state=3):\n>>># cleanup[3] wiping fcntl\r\n<<<\n 8137 1726887503.85023: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2<<<\n 8137 1726887503.85047: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _hashlib\r\n<<<\n 8137 1726887503.85106: stdout chunk (state=3):\n>>># cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect<<<\n 8137 1726887503.85126: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping math<<<\n 8137 1726887503.85158: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887503.85176: stdout chunk (state=3):\n>>># cleanup[3] wiping shutil<<<\n 8137 1726887503.85282: stdout chunk (state=3):\n>>>\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref<<<\n 8137 1726887503.85760: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap<<<\n 8137 1726887503.85847: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal<<<\n 8137 1726887503.85886: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib<<<\n 8137 1726887503.85936: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 8137 1726887503.85993: stdout chunk (state=3):\n>>>\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon<<<\n 8137 1726887503.86019: stdout chunk (state=3):\n>>>\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal<<<\n 8137 1726887503.86326: stdout chunk (state=3):\n>>>\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887503.86392: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887503.86667: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser<<<\n 8137 1726887503.86700: stdout chunk (state=3):\n>>>\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887503.86779: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887503.86859: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887503.87342: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887503.87414: stderr chunk (state=3):\n>>><<<\n 8137 1726887503.87417: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3f0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee388d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee356f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee34c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee352640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee233e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee2470d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32ed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee327670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3396d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee35ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee247cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32e2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee3392e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee360a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee24ff40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee14f220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee206520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3600a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee160e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee0ff400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1102e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1103a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b9d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b7c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b8b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12bd00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee137250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee11fa90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12baf0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72ee0686d0>\\r\\n# zipimport: found 105 names in \\'/tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf934f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf55f40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948310>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948160>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed948ca0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf793a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfcad30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9ad30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf46b20>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf9a520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b4fd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b1850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfdad30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b17f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf73b50>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda910>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda5e0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfd3910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7940>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9c4d90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b0580>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7ee0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b09a0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9ee7f0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9f48b0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed53a970>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf50730>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf96370>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9e1550>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3b8eb0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e37f0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e5790>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e1b50>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cef40>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2c65b0>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2c6d00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cfb20>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cf1c0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3ca400>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caa30>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed4ff2e0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ff280>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ffa90>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed5206d0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed54eca0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caf40>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2016a0>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed201400>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2229d0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2018e0>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1cd3d0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2012e0>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'rpm._rpm\\' loaded from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'rpm._rpm\\' executed from \\'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'rpm._rpm\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1eaca0>\\r\\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\\'\\r\\nimport \\'rpm.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea6a0>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea400>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\r\\n# cleanup[2] removing rpm._rpm\\r\\n# cleanup[2] removing rpm.transaction\\r\\n# cleanup[2] removing rpm\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy rpm.transaction\\r\\n# destroy rpm\\r\\n# cleanup[3] wiping rpm._rpm\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy rpm._rpm\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887503.89406: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee388d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee356f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee34c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee352640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee233e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee2470d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32ed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee327670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3396d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee35ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee247cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee3392e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee360a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee24ff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee14f220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee206520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3600a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee160e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee0ff400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1102e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1103a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b9d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b7c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12bd00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee137250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee11fa90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12baf0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72ee0686d0>\r\n# zipimport: found 105 names in '/tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf934f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf55f40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948310>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed948ca0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf793a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfcad30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9ad30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf46b20>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf9a520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b4fd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b1850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfdad30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b17f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf73b50>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda910>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda5e0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfd3910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7940>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9c4d90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b0580>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7ee0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9ee7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9f48b0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed53a970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf50730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf96370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9e1550>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3b8eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e37f0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e5790>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e1b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cef40>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2c65b0>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2c6d00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cfb20>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cf1c0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3ca400>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caa30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed4ff2e0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ff280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ffa90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed5206d0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed54eca0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caf40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2016a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed201400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2229d0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2018e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1cd3d0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2012e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'\r\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1eaca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc'\r\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea6a0>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea400>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"libgcc\": [{\"name\": \"libgcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware-whence\": [{\"name\": \"linux-firmware-whence\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"subscription-manager-rhsm-certificates\": [{\"name\": \"subscription-manager-rhsm-certificates\", \"version\": \"20220623\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240905\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gawk-all-langpacks\": [{\"name\": \"gawk-all-langpacks\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20210518\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre2-syntax\": [{\"name\": \"pcre2-syntax\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.15.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.348\", \"release\": \"9.15.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"fonts-filesystem\": [{\"name\": \"fonts-filesystem\", \"version\": \"2.0.5\", \"release\": \"7.el9.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dejavu-sans-fonts\": [{\"name\": \"dejavu-sans-fonts\", \"version\": \"2.37\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-core-font-en\": [{\"name\": \"langpacks-core-font-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"9.0\", \"release\": \"26.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.13.7\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.16\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"5.1.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.34.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.13\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"8.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"alternatives\": [{\"name\": \"alternatives\", \"version\": \"1.24\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.10\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.4.4\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.4.2\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.42\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.2\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.2.0\", \"release\": \"13.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.14\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.9.3\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.40\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.8\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.9\", \"release\": \"9.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.8.0\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.10.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"38.20210216cvs.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.4\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.23\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.16.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.10\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.25.3\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.39\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"1.4.0\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.6\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.9\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.10\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.44\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.6\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.32\", \"release\": \"36.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2024.2.69_v8.0.303\", \"release\": \"91.4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux-core\": [{\"name\": \"util-linux-core\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.12\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"28\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.17\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.12\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.4\", \"release\": \"10.git1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.2.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.9.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.3.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.21\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"attr\": [{\"name\": \"attr\", \"version\": \"2.5.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.6.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"4.1.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"5.1.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.21.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.5.1\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"6.2\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.11\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.4\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-compat\": [{\"name\": \"libxcrypt-compat\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"21.3.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python-unversioned-command\": [{\"name\": \"python-unversioned-command\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3\": [{\"name\": \"python3\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.9.19\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"53.0.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.15.0\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.8.1\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-iniparse\": [{\"name\": \"python3-iniparse\", \"version\": \"0.4\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.10\", \"release\": \"7.el9.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"3.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-inotify\": [{\"name\": \"python3-inotify\", \"version\": \"0.9.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-distro\": [{\"name\": \"python3-distro\", \"version\": \"1.5.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"4.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.4.2\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.7.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.26.5\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.25.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cloud-what\": [{\"name\": \"python3-cloud-what\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng-python3\": [{\"name\": \"libcap-ng-python3\", \"version\": \"0.8.2\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.23\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"590\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-rpm-macros\": [{\"name\": \"systemd-rpm-macros\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.19.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.13\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.7\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"inih\": [{\"name\": \"inih\", \"version\": \"49\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbrotli\": [{\"name\": \"libbrotli\", \"version\": \"1.0.9\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcbor\": [{\"name\": \"libcbor\", \"version\": \"0.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"23.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libeconf\": [{\"name\": \"libeconf\", \"version\": \"0.4.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.5.1\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.37.4\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.4.0\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.9\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-nft\": [{\"name\": \"iptables-nft\", \"version\": \"1.8.10\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.9\", \"release\": \"3.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.43.0\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"53.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.21.1\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.6.6\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.10.4\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"3.2.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.76.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"38.1.44\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.20\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-broker\": [{\"name\": \"dbus-broker\", \"version\": \"28\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.7\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"26.20190603git.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.24\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.198\", \"release\": \"2.el9\", \"epoch\": 9, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.7.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"252\", \"release\": \"45.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfido2\": [{\"name\": \"libfido2\", \"version\": \"1.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.77\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.7\", \"release\": \"32.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils-gold\": [{\"name\": \"binutils-gold\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.35.2\", \"release\": \"54.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-service\": [{\"name\": \"initscripts-service\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20210202\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules-core\": [{\"name\": \"kernel-modules-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"63.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.18.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.2.5\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.29\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.9.1\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.8.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.68.4\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.63\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"usermode\": [{\"name\": \"usermode\", \"version\": \"1.114\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.68.0\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base-noarch\": [{\"name\": \"python3-gobject-base-noarch\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.40.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.6\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.3.3\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.69.0\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdnf-plugin-subscription-manager\": [{\"name\": \"libdnf-plugin-subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-librepo\": [{\"name\": \"python3-librepo\", \"version\": \"1.14.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.15.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-sign-libs\": [{\"name\": \"rpm-sign-libs\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-subscription-manager-rhsm\": [{\"name\": \"python3-subscription-manager-rhsm\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"subscription-manager\": [{\"name\": \"subscription-manager\", \"version\": \"1.29.42\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"oniguruma\": [{\"name\": \"oniguruma\", \"version\": \"6.9.6\", \"release\": \"1.el9.6\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jq\": [{\"name\": \"jq\", \"version\": \"1.6\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.21\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"userspace-rcu\": [{\"name\": \"userspace-rcu\", \"version\": \"0.12.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"3.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"policycoreutils-python-utils\": [{\"name\": \"policycoreutils-python-utils\", \"version\": \"3.6\", \"release\": \"2.1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.11\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog-logrotate\": [{\"name\": \"rsyslog-logrotate\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2310.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"liburing\": [{\"name\": \"liburing\", \"version\": \"2.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-core-en\": [{\"name\": \"langpacks-core-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"9.0.0\", \"release\": \"10.el9\", \"epoch\": 17, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rhc\": [{\"name\": \"rhc\", \"version\": \"0.2.4\", \"release\": \"5.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"6.4.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.47\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.27\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.14.0\", \"release\": \"17.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"1.3.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.51.0\", \"release\": \"1.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"initscripts-rename-device\": [{\"name\": \"initscripts-rename-device\", \"version\": \"10.11.8\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.4\", \"release\": \"1.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.6\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20240822\", \"release\": \"1.gitbaf3e06.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.06\", \"release\": \"92.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"057\", \"release\": \"70.git20240819.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.5\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20240531\", \"release\": \"1.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.7p1\", \"release\": \"43.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-audit\": [{\"name\": \"rpm-plugin-audit\", \"version\": \"4.16.1.3\", \"release\": \"34.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.9.3\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute-tc\": [{\"name\": \"iproute-tc\", \"version\": \"6.2.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.46.5\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.2\", \"release\": \"10.20210508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.1\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"146.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"146.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"31.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"3228467c\", \"release\": \"613798eb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"9\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.3\", \"release\": \"8.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.19\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.2.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"57.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.8\", \"release\": \"21.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.7.4\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.4\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.101.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.75.0\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.19\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.58\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-B\": [{\"name\": \"perl-B\", \"version\": \"1.80\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-FileHandle\": [{\"name\": \"perl-FileHandle\", \"version\": \"2.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.174\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.13\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-base\": [{\"name\": \"perl-base\", \"version\": \"2.27\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"5.09\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-AutoLoader\": [{\"name\": \"perl-AutoLoader\", \"version\": \"5.74\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20200520\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-if\": [{\"name\": \"perl-if\", \"version\": \"0.60.800\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.41\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.300\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.18\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.073\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.94\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Class-Struct\": [{\"name\": \"perl-Class-Struct\", \"version\": \"0.66\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-POSIX\": [{\"name\": \"perl-POSIX\", \"version\": \"1.94\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"5.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-IPC-Open3\": [{\"name\": \"perl-IPC-Open3\", \"version\": \"1.21\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-subs\": [{\"name\": \"perl-subs\", \"version\": \"1.03\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.231.100\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.42\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.076\", \"release\": \"462.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.031\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-SelectSaver\": [{\"name\": \"perl-SelectSaver\", \"version\": \"1.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Symbol\": [{\"name\": \"perl-Symbol\", \"version\": \"1.08\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-stat\": [{\"name\": \"perl-File-stat\", \"version\": \"1.09\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.14\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28.01\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Fcntl\": [{\"name\": \"perl-Fcntl\", \"version\": \"1.13\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-mro\": [{\"name\": \"perl-mro\", \"version\": \"1.23\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.43\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overloading\": [{\"name\": \"perl-overloading\", \"version\": \"0.02\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"2.01\", \"release\": \"4.el9\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.30\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Basename\": [{\"name\": \"perl-File-Basename\", \"version\": \"2.85\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Std\": [{\"name\": \"perl-Getopt-Std\", \"version\": \"1.12\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.16\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.56\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.21\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-overload\": [{\"name\": \"perl-overload\", \"version\": \"1.31\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.238\", \"release\": \"460.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-vars\": [{\"name\": \"perl-vars\", \"version\": \"1.05\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.52\", \"release\": \"4.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.50\", \"release\": \"460.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.74\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-NDBM_File\": [{\"name\": \"perl-NDBM_File\", \"version\": \"1.15\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.78\", \"release\": \"461.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"3.08\", \"release\": \"462.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.32.1\", \"release\": \"481.el9\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.8\", \"release\": \"8.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2020.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.7.3\", \"release\": \"10.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.5.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"41.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.34\", \"release\": \"122.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.4.18\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"11.5.0\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"3.2.2\", \"release\": \"6.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"5.14.0\", \"release\": \"508.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.5\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.191\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"38\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.6.0\", \"release\": \"4.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"5.1\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.3.3\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.6\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.21.1\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-lib\": [{\"name\": \"perl-lib\", \"version\": \"0.65\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Find\": [{\"name\": \"perl-File-Find\", \"version\": \"1.37\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17029\", \"release\": \"7.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-DynaLoader\": [{\"name\": \"perl-DynaLoader\", \"version\": \"1.47\", \"release\": \"481.el9\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.38\", \"release\": \"11.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.34\", \"release\": \"9.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.6.5\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"29.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"27.2\", \"release\": \"10.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.5\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.3.0\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"18.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.34\", \"release\": \"7.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.09\", \"release\": \"2.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"5.4.1\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.33\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"3.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.4\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.5.4\", \"release\": \"27.el9\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"14.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"35.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.2.2637\", \"release\": \"21.el9\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.5\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.2.3\", \"release\": \"20.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2021.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.9.1\", \"release\": \"2.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.4\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyrsistent\": [{\"name\": \"python3-pyrsistent\", \"version\": \"0.17.3\", \"release\": \"8.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"27.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"3.1.1\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"15.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"1.1.1\", \"release\": \"12.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.11.3\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"2.0\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"16.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"25.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-attrs\": [{\"name\": \"python3-attrs\", \"version\": \"20.3.0\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"3.2.0\", \"release\": \"13.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.5.2\", \"release\": \"4.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20191217\", \"release\": \"6.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"1.0.0\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.7\", \"release\": \"5.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.4.2\", \"release\": \"19.b1.el9\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"19.el9\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jitterentropy\": [{\"name\": \"jitterentropy\", \"version\": \"3.5.0\", \"release\": \"1.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"7.el9\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887503.95905: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_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-1726887501.9517174-8615-113576126667281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887503.95911: _low_level_execute_command(): starting\n 8137 1726887503.95913: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887503.97222: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887503.97258: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887503.97261: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887503.97286: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887503.97296: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887503.97358: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887503.97389: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887503.97431: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887503.97465: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887503.97482: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887503.97514: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887503.97536: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887503.97559: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887503.97580: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887503.97602: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887503.97620: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887503.97636: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887503.97669: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887503.97718: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887503.97768: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887503.97792: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887503.97841: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887503.97863: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887503.97878: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887503.97894: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887503.97937: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887503.98090: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887503.98110: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887503.98145: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887503.98194: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887503.98233: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887503.98257: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887503.98277: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887503.98329: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887503.98353: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887503.98399: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887503.98441: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887504.01246: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887504.01295: stderr chunk (state=3):\n>>><<<\n 8137 1726887504.01299: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887504.01321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887504.01515: handler run complete\n 8137 1726887504.02358: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887504.02724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.04997: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887504.09185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.10070: attempt loop complete, returning result\n 8137 1726887504.10210: _execute() done\n 8137 1726887504.10255: dumping result to json\n 8137 1726887504.10537: done dumping result, returning\n 8137 1726887504.10551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-107c-9d64-00000000001b]\n 8137 1726887504.10564: sending task result for task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887504.13265: done sending task result for task 0e15955b-8119-107c-9d64-00000000001b\n 8137 1726887504.13268: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.51.0\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.1\"\n }\n ],\n \"alternatives\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"alternatives\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.24\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.60.8\"\n }\n ],\n \"attr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"attr\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.8\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.35.2\"\n }\n ],\n \"binutils-gold\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils-gold\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.35.2\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7.4\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.75.0\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.8\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.19.1\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"91.4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2024.2.69_v8.0.303\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"26.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"19.el9\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"36.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.32\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"36.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.32\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.7\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"26.20190603git.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.gitbaf3e06.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.gitbaf3e06.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240822\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.7.2\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.76.1\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-broker\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-broker\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12.20\"\n }\n ],\n \"dejavu-sans-fonts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dejavu-sans-fonts\",\n \"release\": \"18.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 9,\n \"name\": \"device-mapper\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 9,\n \"name\": \"device-mapper-libs\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02.198\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"19.b1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"19.b1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"70.git20240819.el9\",\n \"source\": \"rpm\",\n \"version\": \"057\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"38\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.191\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"27.2\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"9\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.0\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.39\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.39\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.8.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.6.4\"\n }\n ],\n \"fonts-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"fonts-filesystem\",\n \"release\": \"7.el9.1\",\n \"source\": \"rpm\",\n \"version\": \"2.0.5\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.9\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.0\"\n }\n ],\n \"gawk-all-langpacks\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk-all-langpacks\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1.0\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.7\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20191217\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20191217\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.68.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"122.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.34\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.8.3\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.68.0\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"613798eb\",\n \"source\": \"rpm\",\n \"version\": \"3228467c\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"29.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.22.4\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"92.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.06\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"63.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.23\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"9.15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.348\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"inih\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"inih\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"49\"\n }\n ],\n \"initscripts-rename-device\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts-rename-device\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.11.8\"\n }\n ],\n \"initscripts-service\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"initscripts-service\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.11.8\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.0\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iproute-tc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute-tc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.11\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.11\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iptables-nft\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-nft\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.8.10\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"20210202\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.4\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"jitterentropy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jitterentropy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5.0\"\n }\n ],\n \"jq\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jq\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.0\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-modules-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules-core\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"508.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.14.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0.27\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6.3\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"28\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"32.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.7\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21.1\"\n }\n ],\n \"langpacks-core-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"langpacks-core-font-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-core-font-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"590\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.1\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.5\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libbpf\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libbrotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbrotli\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.2\"\n }\n ],\n \"libcap-ng-python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng-python3\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.8.2\"\n }\n ],\n \"libcbor\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcbor\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"7.76.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"23.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"54.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"libdnf-plugin-subscription-manager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf-plugin-subscription-manager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"libeconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libeconf\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.1\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"38.20210216cvs.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.11\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.33\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.12\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.4.2\"\n }\n ],\n \"libfido2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfido2\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.10.0\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.4\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.43.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.3\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.21.1\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"53.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.14.5\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.15.2\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.24\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.46.5\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.4\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"11.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.1.1\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.4.2\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.0\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.10\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.3\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.10\"\n }\n ],\n \"liburing\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"liburing\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.63\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.1\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxcrypt-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-compat\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.18\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.13\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.34\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"linux-firmware-whence\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware-whence\",\n \"release\": \"146.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240905\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.29\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.18.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.4.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.4.19\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.3\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"20240531\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"mokutil\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.6.0\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.1.0\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20210508.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.2\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.52.21\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5.4\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.6\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.101.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oniguruma\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oniguruma\",\n \"release\": \"1.el9.6\",\n \"source\": \"rpm\",\n \"version\": \"6.9.6\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.6.6\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"43.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.7p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.2\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.77\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.25.3\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.25.3\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.5\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.44\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.40\"\n }\n ],\n \"pcre2-syntax\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pcre2-syntax\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"10.40\"\n }\n ],\n \"perl-AutoLoader\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-AutoLoader\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-B\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-B\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.80\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.50\"\n }\n ],\n \"perl-Class-Struct\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Class-Struct\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.66\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.174\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.19\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.58\"\n }\n ],\n \"perl-DynaLoader\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-DynaLoader\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.08\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.17029\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.74\"\n }\n ],\n \"perl-Fcntl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Fcntl\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.13\"\n }\n ],\n \"perl-File-Basename\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Basename\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.85\"\n }\n ],\n \"perl-File-Find\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-Find\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.37\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.18\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-File-Temp\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.231.100\"\n }\n ],\n \"perl-File-stat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-File-stat\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.09\"\n }\n ],\n \"perl-FileHandle\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-FileHandle\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.03\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.52\"\n }\n ],\n \"perl-Getopt-Std\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Getopt-Std\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.12\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.43.5\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.076\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.43\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.41\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.073\"\n }\n ],\n \"perl-IPC-Open3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-IPC-Open3\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.16\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"20200520\"\n }\n ],\n \"perl-NDBM_File\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-NDBM_File\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-POSIX\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-POSIX\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.94\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.78\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.28.01\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.42\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.01\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"462.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.56\"\n }\n ],\n \"perl-SelectSaver\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-SelectSaver\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.02\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.031\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.21\"\n }\n ],\n \"perl-Symbol\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-Symbol\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.08\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.01\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.38\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"perl-Time-Local\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.300\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.09\"\n }\n ],\n \"perl-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-base\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.27\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"461.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-if\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-if\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.60.800\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.32.1\"\n }\n ],\n \"perl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-lib\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.65\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.13\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.32.1\"\n }\n ],\n \"perl-mro\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-mro\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.23\"\n }\n ],\n \"perl-overload\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overload\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"perl-overloading\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-overloading\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.02\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.238\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-podlators\",\n \"release\": \"460.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14\"\n }\n ],\n \"perl-subs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-subs\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.03\"\n }\n ],\n \"perl-vars\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 0,\n \"name\": \"perl-vars\",\n \"release\": \"481.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.05\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.3\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"policycoreutils-python-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"policycoreutils-python-utils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.3.17\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"20210518\"\n }\n ],\n \"python-unversioned-command\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python-unversioned-command\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3-attrs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-attrs\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"20.3.0\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.5\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.0.0\"\n }\n ],\n \"python3-cloud-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cloud-what\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"25.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.8.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.18\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.2\"\n }\n ],\n \"python3-distro\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-distro\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.3.4\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.40.1\"\n }\n ],\n \"python3-gobject-base-noarch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base-noarch\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.40.1\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el9.1\",\n \"source\": \"rpm\",\n \"version\": \"2.10\"\n }\n ],\n \"python3-iniparse\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-iniparse\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4\"\n }\n ],\n \"python3-inotify\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-inotify\",\n \"release\": \"25.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.11.3\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.0\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.0\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.69.0\"\n }\n ],\n \"python3-librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-librepo\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.14.5\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.9.19\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.6.5\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"15.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"3.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.0.9\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"21.3.1\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"2.1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"27.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pyrsistent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyrsistent\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.17.3\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.4\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"12.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.7.1\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"2021.1\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.4.1\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.25.1\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4.4\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"53.0.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"13.el9\",\n \"source\": \"rpm\",\n \"version\": \"53.0.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.15.0\"\n }\n ],\n \"python3-subscription-manager-rhsm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-subscription-manager-rhsm\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"19.el9\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.26.5\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 17,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"9.0.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.09\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rhc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"rhc\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"31.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-audit\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rpm-sign-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-sign-libs\",\n \"release\": \"34.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.16.1.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2310.0\"\n }\n ],\n \"rsyslog-logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog-logrotate\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2310.0\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.8\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"38.1.44\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"38.1.44\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.13.7\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.47\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"9.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"11.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.34.1\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"10.git1.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.4\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"subscription-manager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"subscription-manager\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.29.42\"\n }\n ],\n \"subscription-manager-rhsm-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"subscription-manager-rhsm-certificates\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"20220623\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-rpm-macros\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"systemd-rpm-macros\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"45.el9\",\n \"source\": \"rpm\",\n \"version\": \"252\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.1\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"7.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.34\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"2020.3\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"18.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"1.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.2.3\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"2.el9\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"57.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"usermode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"usermode\",\n \"release\": \"5.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.114\"\n }\n ],\n \"userspace-rcu\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"userspace-rcu\",\n \"release\": \"6.el9\",\n \"source\": \"rpm\",\n \"version\": \"0.12.1\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"util-linux-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux-core\",\n \"release\": \"20.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.37.4\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"21.el9\",\n \"source\": \"rpm\",\n \"version\": \"8.2.2637\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"10.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.21.1\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"29.el9\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"4.el9\",\n \"source\": \"rpm\",\n \"version\": \"6.4.0\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"8.el9\",\n \"source\": \"rpm\",\n \"version\": \"5.2.5\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"17.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.14.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"16.el9\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"35.el9\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"41.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"41.el9\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 8137 1726887504.23677: no more pending results, returning what we have\n 8137 1726887504.23681: results queue empty\n 8137 1726887504.23682: checking for any_errors_fatal\n 8137 1726887504.23686: done checking for any_errors_fatal\n 8137 1726887504.23687: checking for max_fail_percentage\n 8137 1726887504.23688: done checking for max_fail_percentage\n 8137 1726887504.23689: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887504.23690: done checking to see if all hosts have failed\n 8137 1726887504.23691: getting the remaining hosts for this loop\n 8137 1726887504.23692: done getting the remaining hosts for this loop\n 8137 1726887504.23696: getting the next task for host managed_node1\n 8137 1726887504.23708: done getting next task for host managed_node1\n 8137 1726887504.23716: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 8137 1726887504.23718: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887504.23719: getting the next task for host managed_node2\n 8137 1726887504.23721: done getting next task for host managed_node2\n 8137 1726887504.23723: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 8137 1726887504.23724: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887504.23725: getting the next task for host managed_node3\n 8137 1726887504.23727: done getting next task for host managed_node3\n 8137 1726887504.23728: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 8137 1726887504.23729: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887504.23742: getting variables\n 8137 1726887504.23743: in VariableManager get_vars()\n 8137 1726887504.23762: Calling all_inventory to load vars for managed_node1\n 8137 1726887504.23765: Calling groups_inventory to load vars for managed_node1\n 8137 1726887504.23767: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887504.23773: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887504.23775: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887504.23778: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887504.24794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.26302: done with get_vars()\n 8137 1726887504.26369: done getting variables\n 8137 1726887504.26594: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] *******\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:104\nFriday 20 September 2024 22:58:24 -0400 (0:00:02.472) 0:00:14.034 ****** \n 8137 1726887504.26631: entering _queue_task() for managed_node1/command\n 8137 1726887504.26633: Creating lock for command\n 8137 1726887504.27921: worker is 1 (out of 3 available)\n 8137 1726887504.27942: exiting _queue_task() for managed_node1/command\n 8137 1726887504.27976: getting variables\n 8137 1726887504.27979: in VariableManager get_vars()\n 8137 1726887504.28124: Calling all_inventory to load vars for managed_node2\n 8137 1726887504.28128: Calling groups_inventory to load vars for managed_node2\n 8137 1726887504.28130: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887504.28152: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887504.28156: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887504.28160: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887504.29825: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 8137 1726887504.29830: in run() - task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.29833: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.29835: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.29838: calling self._execute()\n 8137 1726887504.29840: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887504.29843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887504.29848: variable 'omit' from source: magic vars\n 8137 1726887504.30657: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.30660: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887504.30662: when evaluation is False, skipping this task\n 8137 1726887504.30664: _execute() done\n 8137 1726887504.30665: dumping result to json\n 8137 1726887504.30667: done dumping result, returning\n 8137 1726887504.30669: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-107c-9d64-00000000001c]\n 8137 1726887504.30671: sending task result for task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.30730: done sending task result for task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.30732: WORKER PROCESS EXITING\n 8137 1726887504.30820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.31994: done with get_vars()\n 8137 1726887504.32021: done getting variables\n 8137 1726887504.32082: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887504.32091: entering _queue_task() for managed_node2/command\n 8137 1726887504.32856: worker is 2 (out of 3 available)\n 8137 1726887504.32867: exiting _queue_task() for managed_node2/command\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887504.32978: getting variables\n 8137 1726887504.32981: in VariableManager get_vars()\n 8137 1726887504.33050: Calling all_inventory to load vars for managed_node3\n 8137 1726887504.33055: Calling groups_inventory to load vars for managed_node3\n 8137 1726887504.33057: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887504.33073: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887504.33077: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887504.33081: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887504.34533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 8137 1726887504.34537: in run() - task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.34539: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.34541: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.34545: calling self._execute()\n 8137 1726887504.34548: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887504.34550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887504.34552: variable 'omit' from source: magic vars\n 8137 1726887504.35061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.35922: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.35926: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887504.35928: when evaluation is False, skipping this task\n 8137 1726887504.35930: _execute() done\n 8137 1726887504.35931: dumping result to json\n 8137 1726887504.35933: done dumping result, returning\n 8137 1726887504.35935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-107c-9d64-00000000001c]\n 8137 1726887504.35937: sending task result for task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.35997: done sending task result for task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.36000: WORKER PROCESS EXITING\n 8137 1726887504.36983: done with get_vars()\n 8137 1726887504.37002: done getting variables\n 8137 1726887504.37050: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887504.37056: entering _queue_task() for managed_node3/command\n 8137 1726887504.37410: worker is 3 (out of 3 available)\n 8137 1726887504.37423: exiting _queue_task() for managed_node3/command\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887504.37557: done queuing things up, now waiting for results queue to drain\n 8137 1726887504.37559: waiting for pending results...\n 8137 1726887504.37847: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 8137 1726887504.37916: in run() - task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.37929: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.37933: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.37971: calling self._execute()\n 8137 1726887504.38019: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887504.38025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887504.38032: variable 'omit' from source: magic vars\n 8137 1726887504.38473: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.38487: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887504.38494: when evaluation is False, skipping this task\n 8137 1726887504.38501: _execute() done\n 8137 1726887504.38514: dumping result to json\n 8137 1726887504.38532: done dumping result, returning\n 8137 1726887504.38544: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-107c-9d64-00000000001c]\n 8137 1726887504.38569: sending task result for task 0e15955b-8119-107c-9d64-00000000001c\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887504.38702: no more pending results, returning what we have\n 8137 1726887504.38710: results queue empty\n 8137 1726887504.38711: checking for any_errors_fatal\n 8137 1726887504.38726: done checking for any_errors_fatal\n 8137 1726887504.38727: checking for max_fail_percentage\n 8137 1726887504.38729: done checking for max_fail_percentage\n 8137 1726887504.38730: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887504.38732: done checking to see if all hosts have failed\n 8137 1726887504.38732: getting the remaining hosts for this loop\n 8137 1726887504.38734: done getting the remaining hosts for this loop\n 8137 1726887504.38738: getting the next task for host managed_node1\n 8137 1726887504.38745: done getting next task for host managed_node1\n 8137 1726887504.38749: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 8137 1726887504.38751: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887504.38753: getting the next task for host managed_node2\n 8137 1726887504.38755: done getting next task for host managed_node2\n 8137 1726887504.38756: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 8137 1726887504.38757: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887504.38758: getting the next task for host managed_node3\n 8137 1726887504.38761: done getting next task for host managed_node3\n 8137 1726887504.38762: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 8137 1726887504.38763: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887504.38785: getting variables\n 8137 1726887504.38788: in VariableManager get_vars()\n 8137 1726887504.38824: Calling all_inventory to load vars for managed_node1\n 8137 1726887504.38826: Calling groups_inventory to load vars for managed_node1\n 8137 1726887504.38829: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887504.38842: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887504.38845: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887504.38848: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887504.40213: done sending task result for task 0e15955b-8119-107c-9d64-00000000001c\n 8137 1726887504.40217: WORKER PROCESS EXITING\n 8137 1726887504.40245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.41789: done with get_vars()\n 8137 1726887504.41848: done getting variables\n 8137 1726887504.42023: 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)\n\nTASK [fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping] ***\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:112\nFriday 20 September 2024 22:58:24 -0400 (0:00:00.154) 0:00:14.188 ****** \n 8137 1726887504.42101: entering _queue_task() for managed_node1/set_fact\n 8137 1726887504.43121: worker is 1 (out of 3 available)\n 8137 1726887504.43133: exiting _queue_task() for managed_node1/set_fact\n 8137 1726887504.43161: getting variables\n 8137 1726887504.43163: in VariableManager get_vars()\n 8137 1726887504.43244: Calling all_inventory to load vars for managed_node2\n 8137 1726887504.43248: Calling groups_inventory to load vars for managed_node2\n 8137 1726887504.43252: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887504.43271: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887504.43275: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887504.43279: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887504.45433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.46007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 8137 1726887504.46013: in run() - task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.46016: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.46018: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.46021: calling self._execute()\n 8137 1726887504.46023: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887504.46025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887504.46027: variable 'omit' from source: magic vars\n 8137 1726887504.46921: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.46926: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887504.46928: when evaluation is False, skipping this task\n 8137 1726887504.46931: _execute() done\n 8137 1726887504.46939: dumping result to json\n 8137 1726887504.46941: done dumping result, returning\n 8137 1726887504.46946: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-107c-9d64-00000000001d]\n 8137 1726887504.46949: sending task result for task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.47053: done sending task result for task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.47056: WORKER PROCESS EXITING\n 8137 1726887504.47279: done with get_vars()\n 8137 1726887504.47302: done getting variables\n 8137 1726887504.47358: 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)\n 8137 1726887504.47364: entering _queue_task() for managed_node2/set_fact\n 8137 1726887504.47935: worker is 2 (out of 3 available)\n 8137 1726887504.47950: exiting _queue_task() for managed_node2/set_fact\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887504.48424: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 8137 1726887504.48429: in run() - task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.48432: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.48434: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.48438: getting variables\n 8137 1726887504.48441: in VariableManager get_vars()\n 8137 1726887504.48507: Calling all_inventory to load vars for managed_node3\n 8137 1726887504.48518: Calling groups_inventory to load vars for managed_node3\n 8137 1726887504.48521: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887504.48536: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887504.48539: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887504.48543: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887504.49074: calling self._execute()\n 8137 1726887504.49077: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887504.49080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887504.49082: variable 'omit' from source: magic vars\n 8137 1726887504.50043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.51547: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.51562: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887504.51565: when evaluation is False, skipping this task\n 8137 1726887504.51568: _execute() done\n 8137 1726887504.51570: dumping result to json\n 8137 1726887504.51572: done dumping result, returning\n 8137 1726887504.51574: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-107c-9d64-00000000001d]\n 8137 1726887504.51587: sending task result for task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.51656: done sending task result for task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.51659: WORKER PROCESS EXITING\n 8137 1726887504.51790: done with get_vars()\n 8137 1726887504.51815: done getting variables\n 8137 1726887504.51889: 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)\n 8137 1726887504.51898: entering _queue_task() for managed_node3/set_fact\n 8137 1726887504.52261: worker is 3 (out of 3 available)\n 8137 1726887504.52275: exiting _queue_task() for managed_node3/set_fact\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887504.52392: done queuing things up, now waiting for results queue to drain\n 8137 1726887504.52394: waiting for pending results...\n 8137 1726887504.52812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 8137 1726887504.52948: in run() - task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.52977: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.52997: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.53041: calling self._execute()\n 8137 1726887504.53131: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887504.53148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887504.53164: variable 'omit' from source: magic vars\n 8137 1726887504.53777: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.53793: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887504.53802: when evaluation is False, skipping this task\n 8137 1726887504.53813: _execute() done\n 8137 1726887504.53831: dumping result to json\n 8137 1726887504.53841: done dumping result, returning\n 8137 1726887504.53861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-107c-9d64-00000000001d]\n 8137 1726887504.53892: sending task result for task 0e15955b-8119-107c-9d64-00000000001d\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887504.54029: no more pending results, returning what we have\n 8137 1726887504.54037: results queue empty\n 8137 1726887504.54038: checking for any_errors_fatal\n 8137 1726887504.54045: done checking for any_errors_fatal\n 8137 1726887504.54046: checking for max_fail_percentage\n 8137 1726887504.54048: done checking for max_fail_percentage\n 8137 1726887504.54049: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887504.54050: done checking to see if all hosts have failed\n 8137 1726887504.54051: getting the remaining hosts for this loop\n 8137 1726887504.54053: done getting the remaining hosts for this loop\n 8137 1726887504.54057: getting the next task for host managed_node1\n 8137 1726887504.54065: done getting next task for host managed_node1\n 8137 1726887504.54072: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 8137 1726887504.54075: ^ state is: HOST STATE: block=4, 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\n 8137 1726887504.54076: getting the next task for host managed_node2\n 8137 1726887504.54078: done getting next task for host managed_node2\n 8137 1726887504.54081: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 8137 1726887504.54082: ^ state is: HOST STATE: block=4, 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\n 8137 1726887504.54085: getting the next task for host managed_node3\n 8137 1726887504.54087: done getting next task for host managed_node3\n 8137 1726887504.54089: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 8137 1726887504.54090: ^ state is: HOST STATE: block=4, 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\n 8137 1726887504.54118: getting variables\n 8137 1726887504.54120: in VariableManager get_vars()\n 8137 1726887504.54160: Calling all_inventory to load vars for managed_node1\n 8137 1726887504.54163: Calling groups_inventory to load vars for managed_node1\n 8137 1726887504.54166: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887504.54180: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887504.54186: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887504.54190: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887504.55186: done sending task result for task 0e15955b-8119-107c-9d64-00000000001d\n 8137 1726887504.55191: WORKER PROCESS EXITING\n 8137 1726887504.55920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.57251: done with get_vars()\n 8137 1726887504.57277: done getting variables\n 8137 1726887504.57468: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate chrony.conf file] **********\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117\nFriday 20 September 2024 22:58:24 -0400 (0:00:00.153) 0:00:14.342 ****** \n 8137 1726887504.57501: entering _queue_task() for managed_node1/template\n 8137 1726887504.57503: Creating lock for template\n 8137 1726887504.58404: worker is 1 (out of 3 available)\n 8137 1726887504.58419: exiting _queue_task() for managed_node1/template\n 8137 1726887504.58459: getting variables\n 8137 1726887504.58462: in VariableManager get_vars()\n 8137 1726887504.58549: Calling all_inventory to load vars for managed_node2\n 8137 1726887504.58553: Calling groups_inventory to load vars for managed_node2\n 8137 1726887504.58557: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887504.58578: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887504.58584: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887504.58588: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887504.61098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.62017: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 8137 1726887504.62022: in run() - task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887504.62038: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.62041: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.62046: calling self._execute()\n 8137 1726887504.62060: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887504.62064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887504.62067: variable 'omit' from source: magic vars\n 8137 1726887504.63482: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.63487: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887504.63489: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887504.63500: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887504.64172: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887504.65487: done with get_vars()\n 8137 1726887504.65527: done getting variables\n 8137 1726887504.65745: 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)\n 8137 1726887504.65756: entering _queue_task() for managed_node2/template\n 8137 1726887504.65964: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 8137 1726887504.65968: variable 'omit' from source: magic vars\n 8137 1726887504.66335: variable 'omit' from source: magic vars\n 8137 1726887504.67538: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.67545: variable 'timesync_chrony_conf_path' from source: include_vars\n 8137 1726887504.67549: variable 'timesync_chrony_conf_path' from source: include_vars\n 8137 1726887504.67553: variable 'omit' from source: magic vars\n 8137 1726887504.67557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887504.67561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.67564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887504.67566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.67569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.67572: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887504.67574: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887504.67578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887504.67580: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887504.67583: Set connection var ansible_pipelining to False\n 8137 1726887504.67585: Set connection var ansible_timeout to 10\n 8137 1726887504.67619: Set connection var ansible_shell_type to sh\n 8137 1726887504.67650: Set connection var ansible_connection to ssh\n 8137 1726887504.67654: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887504.67506: worker is 2 (out of 3 available)\n 8137 1726887504.67690: exiting _queue_task() for managed_node2/template\n 8137 1726887504.67759: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887504.67762: variable 'ansible_connection' from source: unknown\n 8137 1726887504.67765: variable 'ansible_module_compression' from source: unknown\n 8137 1726887504.67769: variable 'ansible_shell_type' from source: unknown\n 8137 1726887504.67772: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887504.67774: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887504.67776: variable 'ansible_pipelining' from source: unknown\n 8137 1726887504.67781: variable 'ansible_timeout' from source: unknown\n 8137 1726887504.67783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887504.67811: getting variables\n 8137 1726887504.67816: in VariableManager get_vars()\n 8137 1726887504.68027: Calling all_inventory to load vars for managed_node3\n 8137 1726887504.68031: Calling groups_inventory to load vars for managed_node3\n 8137 1726887504.68034: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887504.68066: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887504.68071: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887504.68078: 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=False)\n 8137 1726887504.68082: variable 'omit' from source: magic vars\n 8137 1726887504.68084: starting attempt loop\n 8137 1726887504.68087: running the handler\n 8137 1726887504.68090: _low_level_execute_command(): starting\n 8137 1726887504.68096: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887504.68114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887504.70170: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.70173: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.70175: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.70177: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.70179: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.70181: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887504.70182: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887504.70185: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887504.70188: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887504.70190: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.70192: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.70195: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.70198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 8137 1726887504.70200: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887504.70202: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887504.70203: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.70205: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887504.70207: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887504.70211: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.70213: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.70215: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887504.70217: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887504.70219: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887504.70227: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887504.70229: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887504.70231: in run() - task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887504.70233: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.70235: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.70237: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887504.71433: calling self._execute()\n 8137 1726887504.71451: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887504.71456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887504.71458: variable 'omit' from source: magic vars\n 8137 1726887504.72230: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887504.72233: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887504.72238: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887504.72240: stderr chunk (state=3):\n>>><<<\n 8137 1726887504.72242: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887504.72250: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887504.72253: _low_level_execute_command(): starting\n 8137 1726887504.72255: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `\" && echo ansible-tmp-1726887504.7207284-8699-104561064506594=\"` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `\" && echo ansible-tmp-1726887504.7207284-8699-104561064506594=\"` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `\" ) && sleep 0'\"'\"''\n 8137 1726887504.73034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887504.73925: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.73929: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887504.73931: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887504.73933: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887504.73935: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887504.76211: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.76215: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.76218: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 8137 1726887504.76220: variable 'omit' from source: magic vars\n 8137 1726887504.76222: variable 'omit' from source: magic vars\n 8137 1726887504.76224: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.76226: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.76227: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.76229: variable 'timesync_chrony_conf_path' from source: include_vars\n 8137 1726887504.76231: variable 'timesync_chrony_conf_path' from source: include_vars\n 8137 1726887504.76233: variable 'omit' from source: magic vars\n 8137 1726887504.76235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887504.76237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.76239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887504.76241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.76243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.76245: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887504.76247: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887504.76248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887504.76400: done with get_vars()\n 8137 1726887504.76432: done getting variables\n 8137 1726887504.76721: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.76725: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887504.76727: Set connection var ansible_pipelining to False\n 8137 1726887504.76730: Set connection var ansible_timeout to 10\n 8137 1726887504.76732: Set connection var ansible_shell_type to sh\n 8137 1726887504.76734: Set connection var ansible_connection to ssh\n 8137 1726887504.76736: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887504.76738: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887504.76740: variable 'ansible_connection' from source: unknown\n 8137 1726887504.76742: variable 'ansible_module_compression' from source: unknown\n 8137 1726887504.76744: variable 'ansible_shell_type' from source: unknown\n 8137 1726887504.76746: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887504.76748: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887504.76750: variable 'ansible_pipelining' from source: unknown\n 8137 1726887504.76752: variable 'ansible_timeout' from source: unknown\n 8137 1726887504.76755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887504.76757: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887504.76760: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887504.76762: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.76764: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.76805: 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)\n 8137 1726887504.76819: entering _queue_task() for managed_node3/template\n 8137 1726887504.77655: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887504.78467: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887504.78472: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887504.78476: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887504.78479: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.78482: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.78487: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.78491: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887504.78494: 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=False)\n 8137 1726887504.78497: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887504.78500: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887504.78502: variable 'omit' from source: magic vars\n 8137 1726887504.78504: starting attempt loop\n 8137 1726887504.78506: running the handler\n 8137 1726887504.78512: _low_level_execute_command(): starting\n 8137 1726887504.78515: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887504.78526: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887504.78528: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887504.78530: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887504.78536: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887504.78538: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887504.78540: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887504.78543: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887504.78547: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887504.78438: worker is 3 (out of 3 available)\n 8137 1726887504.78555: exiting _queue_task() for managed_node3/template\n 8137 1726887504.78566: done queuing things up, now waiting for results queue to drain\n 8137 1726887504.78568: waiting for pending results...\n 8137 1726887504.79408: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.79503: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.79558: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.79585: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.79599: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.79606: stdout chunk (state=3):\n>>>ansible-tmp-1726887504.7207284-8699-104561064506594=/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594\n<<<\n 8137 1726887504.79655: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887504.79697: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 8137 1726887504.79786: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887504.79792: stderr chunk (state=3):\n>>>debug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.79800: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887504.79896: stderr chunk (state=3):\n>>><<<\n 8137 1726887504.79899: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887504.7207284-8699-104561064506594=/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887504.80048: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887504.7207284-8699-104561064506594=/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887504.80053: evaluation_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 8137 1726887504.80056: search_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2\n 8137 1726887504.80059: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.80327: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887504.80367: in run() - task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887504.80414: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.80460: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.80599: calling self._execute()\n 8137 1726887504.80967: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887504.81030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887504.81193: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887504.81214: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887504.81256: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887504.81269: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887504.81281: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887504.81324: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887504.81341: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887504.81474: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887504.82411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887504.83042: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887504.83103: variable 'omit' from source: magic vars\n 8137 1726887504.83240: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887504.83243: stdout chunk (state=3):\n>>><<<\n 8137 1726887504.83246: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887504.83381: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887504.83384: _low_level_execute_command(): starting\n 8137 1726887504.83387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `\" && echo ansible-tmp-1726887504.8327315-8702-6808654697615=\"` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `\" && echo ansible-tmp-1726887504.8327315-8702-6808654697615=\"` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `\" ) && sleep 0'\"'\"''\n 8137 1726887504.85020: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.85149: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887504.85425: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887504.85483: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887504.85775: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.85821: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887504.85924: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.85960: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.86043: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.86056: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.86096: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887504.86127: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887504.86149: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887504.86163: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887504.86231: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.86257: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.86271: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.86291: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887504.86304: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887504.86322: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887504.86347: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.86370: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.86373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887504.86388: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.86400: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.86417: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887504.86432: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887504.86445: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887504.86455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887504.86473: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887504.86497: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.86514: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.87020: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.87024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887504.87124: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887504.87182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887504.87227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887504.87283: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887504.87286: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 8137 1726887504.87288: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887504.87290: variable 'omit' from source: magic vars\n 8137 1726887504.87301: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887504.87312: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887504.87321: variable 'omit' from source: magic vars\n 8137 1726887504.87383: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887504.87405: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887504.87429: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887504.87490: variable 'timesync_mode' from source: set_fact\n 8137 1726887504.87500: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887504.87537: variable 'timesync_chrony_conf_path' from source: include_vars\n 8137 1726887504.87618: variable 'timesync_chrony_conf_path' from source: include_vars\n 8137 1726887504.87646: variable 'omit' from source: magic vars\n 8137 1726887504.87685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887504.87696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887504.87972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.88001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887504.88025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.88041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887504.88075: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887504.88084: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887504.88091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887504.88141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887504.88213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887504.88220: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887504.88238: Set connection var ansible_pipelining to False\n 8137 1726887504.88255: Set connection var ansible_timeout to 10\n 8137 1726887504.88264: Set connection var ansible_shell_type to sh\n 8137 1726887504.88271: Set connection var ansible_connection to ssh\n 8137 1726887504.88282: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887504.88321: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887504.88381: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887504.88795: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887504.88802: variable 'ansible_connection' from source: unknown\n 8137 1726887504.88812: variable 'ansible_module_compression' from source: unknown\n 8137 1726887504.88821: variable 'ansible_shell_type' from source: unknown\n 8137 1726887504.88829: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887504.88835: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887504.88842: variable 'ansible_pipelining' from source: unknown\n 8137 1726887504.88851: variable 'ansible_timeout' from source: unknown\n 8137 1726887504.88859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887504.89007: 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=False)\n 8137 1726887504.89026: variable 'omit' from source: magic vars\n 8137 1726887504.89037: starting attempt loop\n 8137 1726887504.89046: running the handler\n 8137 1726887504.89064: _low_level_execute_command(): starting\n 8137 1726887504.89076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887504.89270: 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)\n 8137 1726887504.89298: 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)\n 8137 1726887504.89327: 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)\n 8137 1726887504.89371: 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)\n 8137 1726887504.89399: 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)\n 8137 1726887504.89420: stdout chunk (state=3):\n>>>ansible-tmp-1726887504.8327315-8702-6808654697615=/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615\n<<<\n 8137 1726887504.89614: 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)\n 8137 1726887504.89617: 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)\n 8137 1726887504.89620: 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)\n 8137 1726887504.89850: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887504.89853: stdout chunk (state=3):\n>>><<<\n 8137 1726887504.89856: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887504.8327315-8702-6808654697615=/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887504.90029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887504.8327315-8702-6808654697615=/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887504.90032: evaluation_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 8137 1726887504.90034: search_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2\n 8137 1726887504.90037: variable 'ansible_search_path' from source: unknown\n 8137 1726887504.90206: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.90215: 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)\n 8137 1726887504.90231: 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)\n 8137 1726887504.90380: 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)\n 8137 1726887504.90403: 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)\n 8137 1726887504.90429: 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)\n 8137 1726887504.90471: 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)\n 8137 1726887504.90485: 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)\n 8137 1726887504.90541: 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)\n 8137 1726887504.90563: 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)\n 8137 1726887504.90585: 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)\n 8137 1726887504.90625: 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)\n 8137 1726887504.90640: 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)\n 8137 1726887504.90683: 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)\n 8137 1726887504.90700: 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)\n 8137 1726887504.90728: 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)\n 8137 1726887504.90765: 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)\n 8137 1726887504.90780: 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)\n 8137 1726887504.90828: 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)\n 8137 1726887504.90853: 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)\n 8137 1726887504.90879: 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)\n 8137 1726887504.90925: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.90937: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.90950: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.90959: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.90998: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887504.91006: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887504.91020: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887504.91033: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887504.91046: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.91059: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.91071: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.91087: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887504.91098: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887504.91118: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887504.91134: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.91149: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.91166: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.91179: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.91191: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887504.91203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887504.91215: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887504.91228: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887504.91240: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.91253: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.91266: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.91342: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887504.91362: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887504.91381: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887504.91414: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887504.91433: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887504.91454: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887504.91483: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887504.91495: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887504.91515: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887504.91556: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887504.91565: 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)\n 8137 1726887504.91620: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887504.91640: 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)\n 8137 1726887504.91824: 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)\n 8137 1726887504.91879: 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)\n 8137 1726887504.91927: 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)\n 8137 1726887504.92012: 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)\n 8137 1726887504.92045: 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)\n 8137 1726887504.92230: 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)\n 8137 1726887504.92267: 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)\n 8137 1726887504.92306: 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)\n 8137 1726887504.92378: 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)\n 8137 1726887504.92405: 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)\n 8137 1726887504.92932: variable 'ansible_managed' from source: unknown\n 8137 1726887504.92946: variable 'timesync_ntp_servers' from source: role '' defaults\n 8137 1726887504.92959: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 8137 1726887504.92973: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars\n 8137 1726887504.92994: variable 'timesync_step_threshold' from source: role '' defaults\n 8137 1726887504.93030: variable '__timesync_chrony_version' from source: role '' all vars\n 8137 1726887504.93352: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887504.94267: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults\n 8137 1726887504.94282: variable 'timesync_min_sources' from source: role '' defaults\n 8137 1726887504.94302: variable 'timesync_max_distance' from source: role '' defaults\n 8137 1726887504.95223: 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__)\n 8137 1726887504.95289: variable 'ansible_module_compression' from source: unknown\n 8137 1726887504.95373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887504.95412: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887504.95500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 TO /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887504.95721: Sending initial data\n 8137 1726887504.95724: Sent initial data (151 bytes)\n 8137 1726887504.96339: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887504.96765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887504.96908: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.96920: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.96931: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.96946: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.96957: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.96998: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887504.97006: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887504.97017: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887504.97026: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887504.97034: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.97043: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.97054: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.97065: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887504.97074: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887504.97079: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887504.97088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.97098: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.97109: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.97120: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.97126: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887504.97132: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887504.97137: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887504.97148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887504.97157: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887504.97165: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887504.97173: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887504.97259: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887504.97264: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887504.97266: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887504.97282: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887504.97286: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887504.97292: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887504.97298: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887504.97310: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887504.97384: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887504.97390: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887504.97529: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887504.97536: stdout chunk (state=3):\n>>><<<\n 8137 1726887504.97550: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887504.97582: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887504.97599: _low_level_execute_command(): starting\n 8137 1726887504.97606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `\" && echo ansible-tmp-1726887504.9758234-8709-255797677487188=\"` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `\" && echo ansible-tmp-1726887504.9758234-8709-255797677487188=\"` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `\" ) && sleep 0'\"'\"''\n 8137 1726887504.97722: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887504.99738: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887504.99752: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887504.99777: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887504.99797: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887504.99812: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887504.99861: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887504.99879: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887504.99895: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887504.99911: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887504.99973: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.00032: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.00086: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.00140: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.00154: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887505.00170: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.00190: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.00215: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.00286: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.00368: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.00379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887505.00395: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887505.00407: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.00422: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.00455: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.00515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887505.00529: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.00562: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.00605: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.00700: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887505.00703: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887505.00764: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887505.00767: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py\n<<<\n 8137 1726887505.00811: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.00815: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887505.00831: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.00842: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.00873: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.00899: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.00912: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.00922: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.00932: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.00947: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887505.00981: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.01242: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887505.01533: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\n<<<\n 8137 1726887505.02242: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\n<<<\n 8137 1726887505.02255: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887505.02304: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887505.02333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887505.02715: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.02719: stdout chunk (state=3):\n>>><<<\n 8137 1726887505.02721: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119317 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887505.02728: done transferring module to remote\n 8137 1726887505.02730: _low_level_execute_command(): starting\n 8137 1726887505.02733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887505.02833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887505.02928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887505.03405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887505.03812: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887505.03900: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887505.03971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887505.04041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887505.04275: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.04285: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.04325: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.04341: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.04404: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.04463: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887505.04471: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.04636: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.04639: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.04641: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.04741: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.04744: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.04747: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.04749: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887505.04751: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.04753: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.04755: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.04758: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.04760: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.04762: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887505.04852: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.04860: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.04870: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.04880: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.04892: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.04901: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.04975: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.05073: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.05081: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.05100: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.05115: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.05154: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.05166: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.05171: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.05180: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887505.05230: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.05297: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887505.05572: 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)\n 8137 1726887505.05627: 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)\n 8137 1726887505.05669: 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)\n 8137 1726887505.05744: 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)\n 8137 1726887505.05765: 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)\n 8137 1726887505.05906: 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)\n 8137 1726887505.05964: 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)\n 8137 1726887505.06012: 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)\n 8137 1726887505.06075: 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)\n 8137 1726887505.06095: 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)\n 8137 1726887505.06217: stdout chunk (state=3):\n>>>ansible-tmp-1726887504.9758234-8709-255797677487188=/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188\n<<<\n 8137 1726887505.06462: 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)\n 8137 1726887505.06655: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.06659: stdout chunk (state=3):\n>>><<<\n 8137 1726887505.06661: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887504.9758234-8709-255797677487188=/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887505.06945: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887504.9758234-8709-255797677487188=/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887505.06948: evaluation_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 8137 1726887505.06953: search_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2\n 8137 1726887505.06956: variable 'ansible_search_path' from source: unknown\n 8137 1726887505.07233: 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)\n 8137 1726887505.07236: 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)\n 8137 1726887505.07245: 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)\n 8137 1726887505.07267: 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)\n 8137 1726887505.07307: 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)\n 8137 1726887505.07334: 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)\n 8137 1726887505.07369: 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)\n 8137 1726887505.07407: 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)\n 8137 1726887505.07431: 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)\n 8137 1726887505.07478: 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)\n 8137 1726887505.07499: 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)\n 8137 1726887505.07559: 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)\n 8137 1726887505.07610: 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)\n 8137 1726887505.07624: 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)\n 8137 1726887505.07677: 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)\n 8137 1726887505.07701: 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)\n 8137 1726887505.07726: 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)\n 8137 1726887505.07773: 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)\n 8137 1726887505.07785: 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)\n 8137 1726887505.07906: 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)\n 8137 1726887505.07934: 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)\n 8137 1726887505.07967: 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)\n 8137 1726887505.07999: 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)\n 8137 1726887505.08016: 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)\n 8137 1726887505.08204: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.08227: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.08230: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887505.08257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887505.08260: _low_level_execute_command(): starting\n 8137 1726887505.08267: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887505.08506: 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)\n 8137 1726887505.08538: 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)\n 8137 1726887505.08565: 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)\n 8137 1726887505.08604: 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)\n 8137 1726887505.08622: 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)\n 8137 1726887505.09070: variable 'ansible_managed' from source: unknown\n 8137 1726887505.09075: variable 'timesync_ntp_servers' from source: role '' defaults\n 8137 1726887505.09083: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 8137 1726887505.09085: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars\n 8137 1726887505.09089: variable 'timesync_step_threshold' from source: role '' defaults\n 8137 1726887505.09105: variable '__timesync_chrony_version' from source: role '' all vars\n 8137 1726887505.09332: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887505.10653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887505.11302: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.11521: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults\n 8137 1726887505.11524: variable 'timesync_min_sources' from source: role '' defaults\n 8137 1726887505.11527: variable 'timesync_max_distance' from source: role '' defaults\n 8137 1726887505.11925: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.11935: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.11955: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.11960: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.11997: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887505.12003: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.12012: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.12023: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.12029: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.12038: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.12045: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.12064: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.12067: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887505.12075: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.12080: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.12088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.12098: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.12105: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.12114: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887505.12120: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.12126: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.12134: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.12141: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.12153: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.12160: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.12229: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.12245: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.12251: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.12268: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.12280: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.12286: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.12294: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.12301: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.12311: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887505.12338: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.12395: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.12487: 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__)\n 8137 1726887505.12564: variable 'ansible_module_compression' from source: unknown\n 8137 1726887505.12631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887505.12646: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887505.12709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 TO /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887505.13025: Sending initial data\n 8137 1726887505.13029: Sent initial data (149 bytes)\n 8137 1726887505.13921: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.13933: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.13944: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.13961: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.13969: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.14010: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887505.14018: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.14024: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.14032: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.14042: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.14057: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.14064: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.14075: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.14082: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887505.14089: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.14098: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.14114: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.14120: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.14129: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.14137: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887505.14144: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.14154: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.14162: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.14170: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.14178: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.14186: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.14257: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.14269: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.14278: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.14296: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.14307: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.14316: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.14328: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.14333: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.14341: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887505.14390: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887505.14414: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.14463: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887505.14473: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.14492: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887505.14527: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887505.14568: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887505.14577: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887505.14626: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.14645: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887505.14673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887505.14700: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498dc0>\r\n<<<\n 8137 1726887505.14751: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887505.14759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498b20>\r\n<<<\n 8137 1726887505.14785: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887505.14799: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498ac0>\r\n<<<\n 8137 1726887505.14836: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887505.14843: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887505.14860: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d490>\r\n<<<\n 8137 1726887505.14902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887505.14930: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.14950: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d940>\r\n<<<\n 8137 1726887505.14955: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d670>\r\n<<<\n 8137 1726887505.14990: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887505.15026: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887505.15034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887505.15065: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887505.15073: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887505.15113: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf190>\r\n<<<\n 8137 1726887505.15117: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887505.15137: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.15224: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf220>\r\n<<<\n 8137 1726887505.15240: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887505.15281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887505.15288: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf940>\r\n<<<\n 8137 1726887505.15324: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f455880>\r\n<<<\n 8137 1726887505.15341: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1c8d90>\r\n<<<\n 8137 1726887505.15414: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2d90>\r\n<<<\n 8137 1726887505.15459: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d970>\r\n<<<\n 8137 1726887505.15494: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887505.15738: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887505.15746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887505.16098: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f171f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f167610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887505.16174: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<<\n 8137 1726887505.16177: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.16215: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887505.16266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.16312: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887505.16372: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887505.16379: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887505.16383: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887505.16388: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887505.16411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f0f0dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f08b0>\r\n<<<\n 8137 1726887505.16451: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887505.16454: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py\n<<<\n 8137 1726887505.16457: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887505.16487: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887505.16506: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887505.16902: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f142610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f155670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f175e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f102c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.16908: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f155280>\r\n<<<\n 8137 1726887505.16933: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17ba00>\r\n<<<\n 8137 1726887505.16980: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<<\n 8137 1726887505.16983: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.16986: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<<\n 8137 1726887505.16989: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17038: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887505.17041: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.17077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<<\n 8137 1726887505.17082: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<<\n 8137 1726887505.17103: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17140: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102fa0><<<\n 8137 1726887505.17144: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17146: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d90><<<\n 8137 1726887505.17148: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17202: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<<\n 8137 1726887505.17205: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<<\n 8137 1726887505.17211: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17222: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d00>\r\n<<<\n 8137 1726887505.17293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<<\n 8137 1726887505.17299: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<<\n 8137 1726887505.17307: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17323: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887505.17348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.17351: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119315\r\n<<<\n 8137 1726887505.17382: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<<\n 8137 1726887505.17385: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17457: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<<\n 8137 1726887505.17460: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17512: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<<\n 8137 1726887505.17515: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.17532: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5370>\r\n<<<\n 8137 1726887505.17562: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<<\n 8137 1726887505.17565: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17594: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<<\n 8137 1726887505.17597: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.17647: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5460>\r\n<<<\n 8137 1726887505.18004: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f109fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887505.18054: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887505.18110: stderr chunk (state=3):\n>>>debug3: In write loop, ack for 6 119315 bytes at 0\r\n<<<\n 8137 1726887505.18116: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887505.18168: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887505.18180: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.18193: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2effe1c0>\r\n<<<\n 8137 1726887505.18229: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0c0c70><<<\n 8137 1726887505.18232: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.18299: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104eb0>\r\n<<<\n 8137 1726887505.18322: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17b0a0><<<\n 8137 1726887505.18326: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.18360: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<<\n 8137 1726887505.18363: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.18411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<<\n 8137 1726887505.18415: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.18523: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.18526: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119315\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119315 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887505.18535: done transferring module to remote\n 8137 1726887505.18537: _low_level_execute_command(): starting\n 8137 1726887505.18541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887505.18649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f010e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887505.18695: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887505.18698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<<\n 8137 1726887505.18701: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.18725: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022730><<<\n 8137 1726887505.18728: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.18763: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887505.18815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887505.18889: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022c70>\r\n<<<\n 8137 1726887505.18900: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efaf3a0>\r\n<<<\n 8137 1726887505.18934: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887505.18990: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0280>\r\n<<<\n 8137 1726887505.18993: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0225b0>\r\n<<<\n 8137 1726887505.18996: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887505.19030: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0340>\r\n<<<\n 8137 1726887505.19083: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1029d0>\r\n<<<\n 8137 1726887505.19098: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887505.19132: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887505.19136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887505.19171: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb6a0>\r\n<<<\n 8137 1726887505.19210: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887505.19230: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb760>\r\n<<<\n 8137 1726887505.19255: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.19258: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb850>\r\n<<<\n 8137 1726887505.19316: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n<<<\n 8137 1726887505.19319: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887505.19641: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdbca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efe81f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efcfa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1025b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887505.19722: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdba90>\r\n<<<\n 8137 1726887505.19807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887505.19856: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae2e9d3670>\r\n<<<\n 8137 1726887505.19885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887505.19958: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.20043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.20058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887505.20081: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887505.20086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.20115: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887505.20118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.20159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887505.20833: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.20839: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.20841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887505.21102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 8137 1726887505.21315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 8137 1726887505.21387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 8137 1726887505.21395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.21433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 8137 1726887505.21472: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 8137 1726887505.21630: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.21660: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.21836: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.22067: 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)\n 8137 1726887505.22117: 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)\n 8137 1726887505.22151: 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)\n 8137 1726887505.22198: 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)\n 8137 1726887505.22220: 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)\n 8137 1726887505.22341: 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)\n 8137 1726887505.22351: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa7c0>\r\n<<<\n 8137 1726887505.22378: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22406: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22458: 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)\n 8137 1726887505.22467: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8fa160>\r\n<<<\n 8137 1726887505.22507: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa280>\r\n<<<\n 8137 1726887505.22512: 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)\n 8137 1726887505.22549: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8faf10>\r\n<<<\n 8137 1726887505.22556: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22578: 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)\n 8137 1726887505.22623: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fad30>\r\n<<<\n 8137 1726887505.22635: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887505.22650: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8faf70>\r\n<<<\n 8137 1726887505.22663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887505.22676: 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)\n 8137 1726887505.22699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22738: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa100>\r\n<<<\n 8137 1726887505.22751: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887505.22764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22797: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887505.22814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22834: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.22920: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e84fee0>\r\n<<<\n 8137 1726887505.22950: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.22955: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870f40>\r\n<<<\n 8137 1726887505.22977: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870d60>\r\n<<<\n 8137 1726887505.22998: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887505.23035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23056: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8703d0>\r\n<<<\n 8137 1726887505.23084: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961dc0>\r\n<<<\n 8137 1726887505.23219: 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)\n 8137 1726887505.23237: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9613a0>\r\n<<<\n 8137 1726887505.23255: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23276: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961f70>\r\n<<<\n 8137 1726887505.23292: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887505.23315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23346: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887505.23373: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23395: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23398: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e92fc10>\r\n<<<\n 8137 1726887505.23423: 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)\n 8137 1726887505.23459: 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)\n 8137 1726887505.23489: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c9cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c93a0>\r\n<<<\n 8137 1726887505.23494: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e900490>\r\n<<<\n 8137 1726887505.23565: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c94c0>\r\n<<<\n 8137 1726887505.23585: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c94f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23592: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.23613: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887505.23624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23676: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.23680: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887505.23836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887505.23838: _low_level_execute_command(): starting\n 8137 1726887505.23841: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887505.23862: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e832250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9411f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e941370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.23888: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887505.23892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887505.23918: 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)\n 8137 1726887505.23948: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e95ad90>\r\n<<<\n 8137 1726887505.23963: 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)\n 8137 1726887505.24006: 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)\n 8137 1726887505.24037: 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)\n 8137 1726887505.24072: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e83e880>\r\n<<<\n 8137 1726887505.24102: 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)\n 8137 1726887505.24174: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e6d0>\r\n<<<\n 8137 1726887505.24202: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.24205: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d670>\r\n<<<\n 8137 1726887505.24213: 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)\n 8137 1726887505.24242: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9398b0>\r\n<<<\n 8137 1726887505.24279: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887505.24300: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887505.24303: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887505.24325: 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)\n 8137 1726887505.24358: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c4670>\r\n<<<\n 8137 1726887505.24421: 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)\n 8137 1726887505.24448: 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)\n 8137 1726887505.24477: 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)\n 8137 1726887505.24542: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.24545: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c2ac0>\r\n<<<\n 8137 1726887505.24548: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8d10d0>\r\n<<<\n 8137 1726887505.24588: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c40d0>\r\n<<<\n 8137 1726887505.24592: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e906a60>\r\n<<<\n 8137 1726887505.24622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887505.24643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.24656: 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)\n 8137 1726887505.24679: 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)\n 8137 1726887505.24719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.24767: 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)\n 8137 1726887505.24801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.24804: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.24809: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887505.24852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.24855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py<<<\n 8137 1726887505.24858: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.24860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.24888: 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)\n 8137 1726887505.24917: 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)\n 8137 1726887505.24958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.25012: 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)\n 8137 1726887505.25031: 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)\n 8137 1726887505.25047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.25214: 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)\n 8137 1726887505.25246: 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)\n 8137 1726887505.25274: 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)\n 8137 1726887505.25335: 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)\n 8137 1726887505.25353: 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)\n 8137 1726887505.25482: 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)\n 8137 1726887505.25512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.25540: 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)\n 8137 1726887505.25568: 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)\n 8137 1726887505.25613: 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)\n 8137 1726887505.25646: 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)\n 8137 1726887505.25986: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887505.25990: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887505.26002: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887505.26020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.26081: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e40f580>\r\n<<<\n 8137 1726887505.26144: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n<<<\n 8137 1726887505.26147: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e820520>\r\n<<<\n 8137 1726887505.26164: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e3b40a0>\r\n<<<\n 8137 1726887505.26223: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887505.26226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.26249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.26252: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887505.26262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.26326: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.26331: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.26383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.26399: variable 'ansible_managed' from source: unknown\n 8137 1726887505.26410: variable 'timesync_ntp_servers' from source: role '' defaults\n 8137 1726887505.26420: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 8137 1726887505.26428: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars\n 8137 1726887505.26435: variable 'timesync_step_threshold' from source: role '' defaults\n 8137 1726887505.26464: variable '__timesync_chrony_version' from source: role '' all vars\n 8137 1726887505.26518: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887505.26545: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c2bb0>\r\n<<<\n 8137 1726887505.26549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.26671: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.26674: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.26676: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.26680: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.26682: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.26898: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887505.26932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27160: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.27164: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.27229: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.27316: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.27367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27407: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.27412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27424: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.27465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27506: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.27560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27647: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887505.27652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27669: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.27715: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27740: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887505.27743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.27941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28117: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887505.28157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887505.28160: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887505.28226: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b970>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.28256: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults\n 8137 1726887505.28265: variable 'timesync_min_sources' from source: role '' defaults\n 8137 1726887505.28280: variable 'timesync_max_distance' from source: role '' defaults\n 8137 1726887505.28305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28373: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887505.28376: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887505.28380: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887505.28394: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28473: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887505.28478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.28709: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887505.28724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.28806: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e94c250>\r\n<<<\n 8137 1726887505.28840: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b6a0>\r\n<<<\n 8137 1726887505.28876: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887505.28880: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.29004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.29050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.29086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.29113: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887505.29125: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29139: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887505.29187: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29214: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887505.29218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29303: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8007c0>\r\n<<<\n 8137 1726887505.29341: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7fc7f0>\r\n<<<\n 8137 1726887505.29425: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887505.29474: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7f6970>\r\n<<<\n 8137 1726887505.29478: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887505.29507: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887505.29552: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887505.29599: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887505.29603: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887505.29652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.29710: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887505.29715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887505.29735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.29782: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29786: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3b20>\r\n<<<\n 8137 1726887505.29810: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29816: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3ac0>\r\n<<<\n 8137 1726887505.29841: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887505.29845: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n<<<\n 8137 1726887505.29872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198490>\r\n<<<\n 8137 1726887505.29878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.29914: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29918: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.29938: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198940>\r\n<<<\n 8137 1726887505.29954: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198670>\r\n<<<\n 8137 1726887505.29981: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887505.30002: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30033: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887505.30038: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887505.30068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887505.30071: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30107: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 8137 1726887505.30111: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f190>\r\n<<<\n 8137 1726887505.30118: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887505.30145: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30206: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f220>\r\n<<<\n 8137 1726887505.30247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887505.30267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f940>\r\n<<<\n 8137 1726887505.30302: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1b0880>\r\n<<<\n 8137 1726887505.30327: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30330: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa148d90>\r\n<<<\n 8137 1726887505.30391: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30394: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172d90>\r\n<<<\n 8137 1726887505.30440: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198970>\r\n<<<\n 8137 1726887505.30474: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887505.30684: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30712: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887505.30717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30834: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0eeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f1f40>\r\n<<<\n 8137 1726887505.30848: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887505.30862: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30946: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887505.30958: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0e7610>\r\n<<<\n 8137 1726887505.30973: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ed640>\r\n<<<\n 8137 1726887505.30985: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ee370>\r\n<<<\n 8137 1726887505.31055: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 375, \"inode\": 60817539, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887503.4659548, \"mtime\": 1725971757.0, \"ctime\": 1726887504.0539603, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"29cd38f068dc4d99d9affc3f82821cc4b2cbf049\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3538565741\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 8137 1726887505.31073: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887505.31088: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887505.31100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887505.31166: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887505.31283: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa070dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0708b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887505.31322: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070f70>\r\n<<<\n 8137 1726887505.31329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887505.31331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070e80>\r\n<<<\n 8137 1726887505.31346: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887505.31394: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887505.31460: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n<<<\n 8137 1726887505.31463: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n<<<\n 8137 1726887505.31518: stdout chunk (state=3):\n>>># restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n<<<\n 8137 1726887505.31524: stdout chunk (state=3):\n>>># cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n<<<\n 8137 1726887505.31530: stdout chunk (state=3):\n>>># destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n<<<\n 8137 1726887505.31549: stdout chunk (state=3):\n>>># cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n<<<\n 8137 1726887505.31566: stdout chunk (state=3):\n>>># destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n<<<\n 8137 1726887505.31602: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0d6670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa082c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa0d6280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fba00>\r\n<<<\n 8137 1726887505.31605: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887505.31629: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887505.31634: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.31730: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d00>\r\n<<<\n 8137 1726887505.31756: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887505.31762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887505.31765: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887505.31781: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887505.31804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.31806: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887505.31856: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887505.31862: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n<<<\n 8137 1726887505.31864: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887505.31897: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n<<<\n 8137 1726887505.31900: stdout chunk (state=3):\n>>># destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887505.31915: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887505.31949: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887505.31952: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 8137 1726887505.31956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055370>\r\n<<<\n 8137 1726887505.31959: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055460>\r\n<<<\n 8137 1726887505.31979: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887505.32099: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887505.32103: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n<<<\n 8137 1726887505.32107: stdout chunk (state=3):\n>>># destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n<<<\n 8137 1726887505.32112: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n<<<\n 8137 1726887505.32114: stdout chunk (state=3):\n>>># cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n<<<\n 8137 1726887505.32117: stdout chunk (state=3):\n>>># cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887505.32120: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 8137 1726887505.32154: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887505.32162: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887505.32186: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n<<<\n 8137 1726887505.32215: stdout chunk (state=3):\n>>># cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887505.32220: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n<<<\n 8137 1726887505.32261: stdout chunk (state=3):\n>>># cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887505.32271: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n<<<\n 8137 1726887505.32273: stdout chunk (state=3):\n>>># cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887505.32294: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887505.32297: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887505.32300: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa08afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d6e1c0>\r\n<<<\n 8137 1726887505.32303: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa040c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fb0a0>\r\n<<<\n 8137 1726887505.32333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887505.32382: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887505.32389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80af0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887505.32427: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887505.32430: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887505.32449: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n<<<\n 8137 1726887505.32479: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887505.32488: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887505.32511: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 8137 1726887505.32524: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d80e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887505.32529: stdout chunk (state=3):\n>>># destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887505.32549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887505.32564: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887505.32567: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92c70>\r\n<<<\n 8137 1726887505.32617: 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__)\n 8137 1726887505.32635: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d203a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80f10>\r\n<<<\n 8137 1726887505.32642: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887505.32704: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d925b0>\r\n<<<\n 8137 1726887505.32708: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887505.32734: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30340>\r\n<<<\n 8137 1726887505.33011: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0829d0>\r\n<<<\n 8137 1726887505.33016: variable 'ansible_module_compression' from source: unknown\n 8137 1726887505.33051: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887505.33054: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.33057: stdout chunk (state=3):\n>>><<<\n 8137 1726887505.33117: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f455880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f171f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f167610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f0f0dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f08b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f142610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f155670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f175e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f102c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f155280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f109fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2effe1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0c0c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f010e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efaf3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0225b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1029d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdbca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efe81f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efcfa30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1025b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdba90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae2e9d3670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8fa160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8faf10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fad30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8faf70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e84fee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870f40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870d60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8703d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9613a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e92fc10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c9cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c93a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e900490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c94c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c94f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e832250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9411f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e941370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e95ad90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e83e880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9398b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c4670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c2ac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8d10d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c40d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e906a60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e40f580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e820520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e3b40a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c2bb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e94c250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b6a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8007c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7fc7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7f6970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 375, \"inode\": 60817539, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887503.4659548, \"mtime\": 1725971757.0, \"ctime\": 1726887504.0539603, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"29cd38f068dc4d99d9affc3f82821cc4b2cbf049\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3538565741\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887505.33832: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f455880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f171f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f167610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f0f0dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f08b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f142610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f155670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f175e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f102c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f155280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f109fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2effe1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0c0c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f010e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efaf3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0225b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1029d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdbca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efe81f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efcfa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1025b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdba90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae2e9d3670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8fa160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8faf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fad30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8faf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e84fee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870f40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8703d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9613a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e92fc10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c9cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c93a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e900490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c94c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c94f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e832250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9411f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e941370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e95ad90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e83e880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9398b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c4670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c2ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8d10d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c40d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e906a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e40f580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e820520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e3b40a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c2bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e94c250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b6a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8007c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7fc7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7f6970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 375, \"inode\": 60817539, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887503.4659548, \"mtime\": 1725971757.0, \"ctime\": 1726887504.0539603, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"29cd38f068dc4d99d9affc3f82821cc4b2cbf049\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3538565741\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887505.35023: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4cca0>\r\n<<<\n 8137 1726887505.35027: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d581f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c8e0>\r\n<<<\n 8137 1726887505.35029: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d3fa30>\r\n<<<\n 8137 1726887505.35543: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887504.7207284-8699-104561064506594/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 8137 1726887505.35548: _low_level_execute_command(): starting\n 8137 1726887505.35551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887505.35558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887505.35561: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887505.35562: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0825b0>\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887505.35566: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4ca90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbaf9c75670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.35568: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 TO /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887505.35575: Sending initial data\n 8137 1726887505.35577: Sent initial data (151 bytes)\n 8137 1726887505.35579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.35911: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.36181: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c7c0>\r\n<<<\n 8137 1726887505.36226: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36231: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36234: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36266: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9c160>\r\n<<<\n 8137 1726887505.36318: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c280>\r\n<<<\n 8137 1726887505.36327: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cf10>\r\n<<<\n 8137 1726887505.36330: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36367: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cd30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887505.36419: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.36448: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887505.36455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36539: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.36586: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c100>\r\n<<<\n 8137 1726887505.36590: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36593: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887505.36596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36662: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95adee0>\r\n<<<\n 8137 1726887505.36741: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.36745: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdf40>\r\n<<<\n 8137 1726887505.36748: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887505.36778: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.36782: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887505.36841: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95cd3d0>\r\n<<<\n 8137 1726887505.36844: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03dc0>\r\n<<<\n 8137 1726887505.36879: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887505.36933: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.36954: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.36967: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.37160: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.37163: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c033a0>\r\n<<<\n 8137 1726887505.37168: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37173: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03f70>\r\n<<<\n 8137 1726887505.37177: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37180: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37182: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887505.37184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37187: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887505.37191: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bd1c10>\r\n<<<\n 8137 1726887505.37211: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.37301: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6ecd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba2490>\r\n<<<\n 8137 1726887505.37338: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b6e4c0>\r\n<<<\n 8137 1726887505.37359: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e4f0>\r\n<<<\n 8137 1726887505.37362: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887505.37364: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37383: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887505.37386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37407: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.37428: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.37485: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf958f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be31f0>\r\n<<<\n 8137 1726887505.37507: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887505.37515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37560: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887505.37581: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.37584: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be3370>\r\n<<<\n 8137 1726887505.37586: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887505.37598: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.37656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.37660: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887505.37673: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.37688: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.37714: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bfcd90>\r\n<<<\n 8137 1726887505.37731: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.37748: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.37762: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887505.37781: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.37847: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf959b880>\r\n<<<\n 8137 1726887505.37851: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.37853: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.37868: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.37871: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.37873: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.37875: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.37892: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.37895: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.37897: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.37911: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.37957: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b6d0>\r\n<<<\n 8137 1726887505.37988: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a670>\r\n<<<\n 8137 1726887505.37993: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887505.38044: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bdc8b0>\r\n<<<\n 8137 1726887505.38047: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887505.38081: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887505.38084: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.38087: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.38089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887505.38091: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.38093: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.38098: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.38115: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.38131: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b66670>\r\n<<<\n 8137 1726887505.38134: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.38144: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887505.38158: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.38174: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.38188: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.38203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.38217: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.38220: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.38224: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.38236: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.38238: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887505.38260: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.38263: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.38298: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.38323: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.38326: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.38329: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.38333: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.38335: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.38340: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b64ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b730d0>\r\n<<<\n 8137 1726887505.38346: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.38348: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887505.38496: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b660d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba8a60>\r\n<<<\n 8137 1726887505.38500: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.38502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38504: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.38506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887505.38635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38640: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.38643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38648: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.38650: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.38652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887505.38657: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.38659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887505.38661: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.38732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38739: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.38745: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.38749: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.38758: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.38761: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.38763: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887505.38814: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38818: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.38821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.38824: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887505.39303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.39789: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887505.39796: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887505.39799: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887505.39819: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887505.39831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.39896: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.39899: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9180580>\r\n<<<\n 8137 1726887505.39970: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9568520>\r\n<<<\n 8137 1726887505.39982: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf912c0a0>\r\n<<<\n 8137 1726887505.40045: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887505.40057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.40090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887505.40093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.40213: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.40370: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.40392: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b64bb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.40470: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.40475: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887505.40723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887505.40726: handler run complete\n 8137 1726887505.40728: attempt loop complete, returning result\n 8137 1726887505.40730: _execute() done\n 8137 1726887505.40732: dumping result to json\n 8137 1726887505.40734: done dumping result, returning\n 8137 1726887505.40736: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-107c-9d64-00000000001e]\n 8137 1726887505.40738: sending task result for task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887505.40832: done sending task result for task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887505.40836: WORKER PROCESS EXITING\n 8137 1726887505.40838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nNotification for handler Restart chronyd has been saved.\nchanged: [managed_node1] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"module_args\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"src\": \"/root/.ansible/tmp/ansible-local-8137trdi7894/tmpfcuqt9_x/chrony.conf.j2\"\n },\n \"src\": \"/root/.ansible/tmp/ansible-local-8137trdi7894/tmpfcuqt9_x/chrony.conf.j2\"\n }\n}\n 8137 1726887505.41220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41338: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.41367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41416: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887505.41419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41575: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.41579: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.41613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41665: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887505.41668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.41851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42048: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887505.42101: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887505.42104: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887505.42175: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9578970>\r\n<<<\n 8137 1726887505.42178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42310: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887505.42342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42411: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.42464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.42687: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887505.42691: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887505.42726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.42729: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887505.42767: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9bee250>\r\n<<<\n 8137 1726887505.42797: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887505.42800: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py\n<<<\n 8137 1726887505.42847: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.42855: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887505.42928: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\n<<<\n 8137 1726887505.43635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf955a850>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95597f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9553970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.43843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.44016: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887505.44380: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887505.44436: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887505.44799: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.44802: stdout chunk (state=3):\n>>><<<\n 8137 1726887505.44804: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119317 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887505.44823: done transferring module to remote\n 8137 1726887505.44825: _low_level_execute_command(): starting\n 8137 1726887505.44827: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887505.45091: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 355, \"inode\": 396361922, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887483.6894248, \"mtime\": 1725971757.0, \"ctime\": 1726887462.115629, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"159954497\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 8137 1726887505.45110: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887505.45505: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.45521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.45539: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.45546: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 8137 1726887505.45565: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.45570: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887505.45716: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n<<<\n 8137 1726887505.45722: stdout chunk (state=3):\n>>># cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887505.45937: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887505.45958: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887505.46022: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887505.46047: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887505.46076: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887505.46111: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 8137 1726887505.46124: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887505.46234: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887505.46268: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.46324: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n<<<\n 8137 1726887505.46387: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887505.46392: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 8137 1726887505.46395: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.46418: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.46423: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.46436: stdout chunk (state=3):\n>>># cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887505.46440: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.46479: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.46486: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887505.46493: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.46500: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.46511: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.46522: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.46529: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.46538: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887505.46549: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.46556: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.46563: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.46572: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.46588: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.46714: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887505.46717: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887505.46719: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.46721: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n<<<\n 8137 1726887505.46723: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887505.46756: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887505.46759: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.46805: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.46813: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.46828: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.46833: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.46840: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.46850: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.46896: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.46927: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887505.46932: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.46997: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887505.47146: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887505.47215: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.47219: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1b0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa148d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0eeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0e7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ed640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ee370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa070dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0708b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c2610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0d6670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa082c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa0d6280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa08afa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d6e1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa040c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d80e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d203a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d925b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0829d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4cca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d581f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d3fa30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0825b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4ca90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbaf9c75670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9c160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cf10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cd30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95adee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdf40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95cd3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c033a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bd1c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6ecd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba2490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b6e4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf958f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be31f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be3370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bfcd90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf959b880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bdc8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b66670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b64ac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b730d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b660d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba8a60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9180580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9568520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf912c0a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b64bb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9578970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9bee250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95786a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf955a850>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95597f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9553970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 355, \"inode\": 396361922, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887483.6894248, \"mtime\": 1725971757.0, \"ctime\": 1726887462.115629, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"159954497\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887505.47425: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa148d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0eeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0e7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ed640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa070dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0708b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0d6670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa082c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa0d6280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa08afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d6e1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa040c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d80e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d203a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d925b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0829d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4cca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d581f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d3fa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0825b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4ca90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbaf9c75670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9c160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95adee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdf40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95cd3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c033a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bd1c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6ecd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba2490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b6e4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf958f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bfcd90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf959b880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bdc8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b66670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b64ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b730d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b660d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba8a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9180580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9568520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf912c0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b64bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9578970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9bee250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf955a850>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95597f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9553970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 355, \"inode\": 396361922, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887483.6894248, \"mtime\": 1725971757.0, \"ctime\": 1726887462.115629, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"159954497\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887505.48681: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887504.8327315-8702-6808654697615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 8137 1726887505.48685: variable 'ansible_module_compression' from source: unknown\n 8137 1726887505.48687: ANSIBALLZ: Using generic lock for ansible.legacy.file\n 8137 1726887505.48690: ANSIBALLZ: Acquiring lock\n 8137 1726887505.48692: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887505.48694: ANSIBALLZ: Creating module\n 8137 1726887505.51956: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.51960: stdout chunk (state=3):\n>>><<<\n 8137 1726887505.51963: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887505.52096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887505.52099: _low_level_execute_command(): starting\n 8137 1726887505.52102: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887505.54629: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.54634: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.54670: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.54674: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.54676: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887505.54679: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.54848: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.54910: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.54925: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.54933: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.54939: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.54945: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.54962: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887505.54992: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.55057: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887505.60523: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen<<<\n 8137 1726887505.61139: stdout chunk (state=3):\n>>>\r\nimport _imp # builtin\r\n<<<\n 8137 1726887505.61146: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887505.61217: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887505.61265: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887505.61301: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887505.61353: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887505.61425: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.61441: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887505.61483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887505.61517: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43dc0>\r\n<<<\n 8137 1726887505.61557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<<\n 8137 1726887505.61682: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.61689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43b20>\r\n<<<\n 8137 1726887505.61724: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<<\n 8137 1726887505.62455: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887505.62486: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43ac0>\r\n<<<\n 8137 1726887505.62523: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887505.62555: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887505.62572: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8490>\r\n<<<\n 8137 1726887505.62610: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887505.62645: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n<<<\n 8137 1726887505.62666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.62685: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887505.62691: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8940>\r\n<<<\n 8137 1726887505.62717: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8670>\r\n<<<\n 8137 1726887505.62775: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887505.62781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887505.63020: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887505.63023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887505.63025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887505.63027: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887505.63030: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f190>\r\n<<<\n 8137 1726887505.63032: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887505.63034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<<\n 8137 1726887505.63134: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.63241: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f220><<<\n 8137 1726887505.63340: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.63386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887505.63422: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<<\n 8137 1726887505.64173: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f940>\r\n<<<\n 8137 1726887505.64246: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947f0880>\r\n<<<\n 8137 1726887505.64271: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794788d90>\r\n<<<\n 8137 1726887505.64355: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887505.64368: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2d90>\r\n<<<\n 8137 1726887505.64455: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8970>\r\n<<<\n 8137 1726887505.64496: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887505.64829: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<<\n 8137 1726887505.65191: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.65194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887505.65234: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<<\n 8137 1726887505.65828: ANSIBALLZ: Writing module into payload\n 8137 1726887505.66063: ANSIBALLZ: Writing module\n 8137 1726887505.66067: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66070: ANSIBALLZ: Renaming module\n 8137 1726887505.66087: ANSIBALLZ: Done creating module\n 8137 1726887505.66128: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887505.66133: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887505.66168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66183: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66187: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753eb0>\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 8137 1726887505.66195: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq TO /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py\n 8137 1726887505.66271: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794755f40>\r\n<<<\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887505.66292: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887505.66337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n<<<\n 8137 1726887505.66340: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887505.66369: Sending initial data\n 8137 1726887505.66374: Sent initial data (149 bytes)\n 8137 1726887505.66419: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66434: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79474c610>\r\n<<<\n 8137 1726887505.66450: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794752640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753370>\r\n<<<\n 8137 1726887505.66475: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887505.66580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66610: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887505.66664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66677: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66731: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946d5dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d58b0>\r\n<<<\n 8137 1726887505.66784: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887505.66818: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5eb0>\r\n<<<\n 8137 1726887505.66891: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887505.66896: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<<\n 8137 1726887505.67112: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5e80>\r\nimport '_collections' # \r\n<<<\n 8137 1726887505.67173: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472ed30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887505.67218: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794727610>\r\n<<<\n 8137 1726887505.67262: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<<\n 8137 1726887505.67375: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79473b670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79475ae50>\r\n<<<\n 8137 1726887505.67406: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887505.67459: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946e7c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472e250>\r\n<<<\n 8137 1726887505.67490: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887505.67565: stdout chunk (state=3):\n>>>\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79473b280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794760a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<<\n 8137 1726887505.67857: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887505.67912: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.67953: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887505.67967: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d90>\r\n<<<\n 8137 1726887505.68004: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.68045: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.68049: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.68052: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.68076: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d00>\r\n<<<\n 8137 1726887505.68100: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.68103: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887505.68106: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.68129: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887505.68134: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.68137: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.68139: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887505.68142: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.68146: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.68150: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.68157: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.68169: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.68189: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887505.68192: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.68194: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.68233: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.68236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887505.68238: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.68288: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1370>\r\n<<<\n 8137 1726887505.68293: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887505.68295: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.68297: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.68299: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.68301: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.68303: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887505.68305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887505.68632: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.68635: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.68637: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.68638: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.68640: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.68642: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.68644: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.68645: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.68647: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1460>\r\n<<<\n 8137 1726887505.68649: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887505.68651: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.68653: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946effa0><<<\n 8137 1726887505.68655: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.68854: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.68916: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9a30>\r\n<<<\n 8137 1726887505.68919: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9490>\r\n<<<\n 8137 1726887505.68968: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887505.68971: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887505.69028: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887505.69031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887505.69094: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887505.69097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945cb1c0>\r\n<<<\n 8137 1726887505.69135: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79469cc70>\r\n<<<\n 8137 1726887505.69241: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9eb0>\r\n<<<\n 8137 1726887505.69247: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947600a0>\r\n<<<\n 8137 1726887505.69293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887505.69341: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887505.69386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddaf0>\r\n<<<\n 8137 1726887505.69391: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887505.69474: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945dde20>\r\n<<<\n 8137 1726887505.69478: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887505.69510: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<<\n 8137 1726887505.70094: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887505.70098: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef730>\r\n<<<\n 8137 1726887505.70129: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887505.70176: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887505.70217: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945efc70>\r\n<<<\n 8137 1726887505.70283: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79457d3a0>\r\n<<<\n 8137 1726887505.70287: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddf10>\r\n<<<\n 8137 1726887505.70331: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887505.70416: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef5b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887505.70444: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887505.70492: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887505.70540: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887505.70562: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py\n<<<\n 8137 1726887505.70566: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py M:0x001a\r\n<<<\n 8137 1726887505.71559: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125619\r\n<<<\n 8137 1726887505.71596: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a96a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945b51f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a98e0>\r\n<<<\n 8137 1726887505.71599: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79459ca30>\r\n<<<\n 8137 1726887505.71653: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887505.71737: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887505.71774: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9a90>\r\n<<<\n 8137 1726887505.71897: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125619 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887505.71911: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887505.71924: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7944d2670>\r\n<<<\n 8137 1726887505.72086: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.72199: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.72202: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125619\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125619 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887505.72238: done transferring module to remote\n 8137 1726887505.72261: _low_level_execute_command(): starting\n 8137 1726887505.72264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887505.72706: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip'<<<\n 8137 1726887505.73362: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.73524: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.73577: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.73598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.73639: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887505.73643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.73734: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.73739: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.73760: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.73797: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.73803: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.73810: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887505.73816: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.73821: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.73834: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.73839: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.73857: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.73863: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.73930: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.73943: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.73950: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.73966: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887505.73996: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.74037: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.76025: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887505.76049: stderr chunk (state=3):\n>>><<<\n 8137 1726887505.76052: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887505.76076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887505.76079: _low_level_execute_command(): starting\n 8137 1726887505.76229: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887505.76988: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.77007: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.77025: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.77046: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.77059: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887505.77062: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.77114: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887505.77122: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887505.77129: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887505.77138: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887505.77148: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.77154: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.77162: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.77178: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887505.77185: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887505.77192: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887505.77201: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887505.77222: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887505.77233: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887505.77241: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887505.77248: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887505.77255: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887505.77261: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887505.77270: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887505.77284: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887505.77289: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887505.77301: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887505.77377: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887505.77388: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887505.77396: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887505.77418: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887505.77425: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887505.77463: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887505.77466: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887505.77469: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887505.77542: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887505.77547: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887505.77662: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887505.77665: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.79598: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887505.79605: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887505.79665: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887505.79735: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887505.79739: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887505.79777: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887505.79790: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887505.79847: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.79876: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887505.79901: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243dc0>\r\n<<<\n 8137 1726887505.79947: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887505.79992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243b20>\r\n<<<\n 8137 1726887505.80030: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80074: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243ac0>\r\nimport '_signal' # \r\n<<<\n 8137 1726887505.80093: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8490>\r\n<<<\n 8137 1726887505.80107: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80148: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8670>\r\n<<<\n 8137 1726887505.80201: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887505.80206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80254: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80257: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887505.80281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80317: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f190>\r\n<<<\n 8137 1726887505.80322: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887505.80339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80398: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f220>\r\n<<<\n 8137 1726887505.80427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80467: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f940>\r\n<<<\n 8137 1726887505.80524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<<\n 8137 1726887505.80538: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ff0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f88d90>\r\n<<<\n 8137 1726887505.80590: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2d90>\r\n<<<\n 8137 1726887505.80639: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8970>\r\n<<<\n 8137 1726887505.80663: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887505.80874: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80937: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887505.80966: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887505.81050: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2eeb0>\r\n<<<\n 8137 1726887505.81068: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f30f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887505.81071: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81106: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81182: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f97c0>\r\n<<<\n 8137 1726887505.81210: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f27610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887505.81247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81295: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81452: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81530: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9160>\r\n<<<\n 8137 1726887505.81534: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9280>\r\n<<<\n 8137 1726887505.81546: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81599: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f94f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9d30><<<\n 8137 1726887505.81613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75eb0dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb08b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f02610>\r\n<<<\n 8137 1726887505.81750: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f16670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f35e50>\r\n<<<\n 8137 1726887505.81770: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75ec2c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09250>\r\n<<<\n 8137 1726887505.81850: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75f16280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81904: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887505.81948: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d00>\r\n<<<\n 8137 1726887505.81959: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82020: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887505.82039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82101: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82116: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95460>\r\n<<<\n 8137 1726887505.82404: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ecafa0>\r\n<<<\n 8137 1726887505.82413: stdout chunk (state=3):\n>>>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887505.82416: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9f70>\r\n<<<\n 8137 1726887505.82419: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887505.82421: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82425: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dba1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e80c70>\r\n<<<\n 8137 1726887505.82549: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887505.82630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887505.82634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82667: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75dcce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde730>\r\n<<<\n 8137 1726887505.82671: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887505.82692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82756: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79434fee0>\r\n<<<\n 8137 1726887505.82795: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436ff40>\r\n<<<\n 8137 1726887505.82868: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436fd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887505.82884: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ddec70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d6c3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82924: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c340>\r\n<<<\n 8137 1726887505.82928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887505.82977: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79436f3d0><<<\n 8137 1726887505.83007: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec29d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887505.83058: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887505.83097: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d976a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887505.83117: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97850>\r\n<<<\n 8137 1726887505.83183: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887505.83324: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97ca0>\r\n<<<\n 8137 1726887505.83376: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75da41f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d978e0>\r\n<<<\n 8137 1726887505.83396: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d8ba30>\r\n<<<\n 8137 1726887505.83417: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec25b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887505.83477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887505.83515: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97a90>\r\n<<<\n 8137 1726887505.83650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887505.83653: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce75cbb670>\r\n<<<\n 8137 1726887505.83656: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.83686: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460dc0>\r\n<<<\n 8137 1726887505.83754: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.83860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.83872: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887505.83919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887505.83923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.84015: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944603a0>\r\n<<<\n 8137 1726887505.84018: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887505.84047: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460f70>\r\n<<<\n 8137 1726887505.84131: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887505.84221: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887505.84228: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887505.84230: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887505.84233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887505.84235: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79442ec10>\r\n<<<\n 8137 1726887505.84357: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943cacd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ff490>\r\n<<<\n 8137 1726887505.84391: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887505.85066: stdout chunk (state=3):\n>>>\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943ca4c0>\r\n<<<\n 8137 1726887505.85104: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca4f0>\r\n<<<\n 8137 1726887505.85148: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887505.85161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.85206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.85238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887505.85348: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd794331250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944401f0>\r\n<<<\n 8137 1726887505.85386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887505.85407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887505.85482: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794440370>\r\n<<<\n 8137 1726887505.85515: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887505.85599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.85625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887505.85733: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794459d90>\r\n<<<\n 8137 1726887505.85965: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79433e880><<<\n 8137 1726887505.86229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86236: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be27c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887505.86267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86289: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887505.86295: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86329: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.86332: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2160>\r\n<<<\n 8137 1726887505.86358: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2280>\r\n<<<\n 8137 1726887505.86394: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2f10>\r\n<<<\n 8137 1726887505.86415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887505.86418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86460: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be24f0>\r\n<<<\n 8137 1726887505.86463: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2d30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887505.86497: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.86502: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2f70>\r\n<<<\n 8137 1726887505.86518: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887505.86541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86581: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2100>\r\n<<<\n 8137 1726887505.86598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887505.86620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887505.86649: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.86663: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86687: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887505.86689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86756: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755edee0>\r\n<<<\n 8137 1726887505.86800: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887505.86803: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58f40>\r\n<<<\n 8137 1726887505.86851: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58d60>\r\n<<<\n 8137 1726887505.86855: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e6d0>\r\n<<<\n 8137 1726887505.86865: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887505.86886: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887505.86890: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c670>\r\n<<<\n 8137 1726887505.86916: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75b583d0>\r\n<<<\n 8137 1726887505.86945: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49dc0>\r\n<<<\n 8137 1726887505.86967: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c5b0>\r\n<<<\n 8137 1726887505.86971: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944398b0>\r\n<<<\n 8137 1726887505.87010: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87084: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887505.87089: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87110: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c493a0>\r\n<<<\n 8137 1726887505.87114: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87177: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887505.87186: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c3670>\r\n<<<\n 8137 1726887505.87190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87198: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n<<<\n 8137 1726887505.87201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87203: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887505.87265: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c17c10>\r\n<<<\n 8137 1726887505.87352: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb4cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb43a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be8490>\r\n<<<\n 8137 1726887505.87454: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bb44c0>\r\n<<<\n 8137 1726887505.87519: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb44f0>\r\n<<<\n 8137 1726887505.87524: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87527: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887505.87529: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87603: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755cf250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c291f0>\r\n<<<\n 8137 1726887505.87619: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87672: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db8e0>\r\n<<<\n 8137 1726887505.87681: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c29370>\r\n<<<\n 8137 1726887505.87689: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887505.87774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.87777: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887505.87870: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c42d90>\r\n<<<\n 8137 1726887505.88334: stdout chunk (state=3):\n>>>\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c1ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943d00d0>\r\n<<<\n 8137 1726887505.88338: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755db880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c228b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac670>\r\n<<<\n 8137 1726887505.88341: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c30d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794405a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.88447: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.88486: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75baaac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb90d0>\r\n<<<\n 8137 1726887505.88526: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75beea60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887505.88557: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887505.88569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.88611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.88695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.88730: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.88744: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.88840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.88937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.89230: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887505.89234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.89236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.89388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.89411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.89543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.89886: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887505.89890: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887505.89916: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887505.89923: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.90001: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce751cb580>\r\n<<<\n 8137 1726887505.90071: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755a9520>\r\n<<<\n 8137 1726887505.90084: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce751710a0>\r\n<<<\n 8137 1726887505.90143: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.90180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.90303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.90461: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75baabb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.90842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91348: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.91379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91418: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.91477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91557: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887505.91584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887505.91600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887505.91680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.91865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92049: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887505.92096: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887505.92170: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b8970>\r\n<<<\n 8137 1726887505.92189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92316: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887505.92336: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.92373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92422: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.92456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92568: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py<<<\n 8137 1726887505.92591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92659: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887505.92686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.92767: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75c34250>\r\n<<<\n 8137 1726887505.92800: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b86a0>\r\n<<<\n 8137 1726887505.92842: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887505.92858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.92995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.93039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.93066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.93126: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887505.93144: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887505.93217: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887505.93296: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.93372: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887505.93377: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887505.93487: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7939e2580>\r\n<<<\n 8137 1726887505.93620: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dfd520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7939870a0>\r\n<<<\n 8137 1726887505.93713: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.93729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.93731: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.93738: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559d7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559a7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75594970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.93753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.93912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.94023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.94123: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<<\n 8137 1726887505.94497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.94758: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887505.94828: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943c1bb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.95036: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/chrony.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/chrony.conf\"}, \"after\": {\"path\": \"/etc/chrony.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 355, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/chrony.conf\", \"_original_basename\": \"chrony.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/chrony.conf\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887505.95441: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 8137 1726887505.95515: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n<<<\n 8137 1726887505.95576: stdout chunk (state=3):\n>>># cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n<<<\n 8137 1726887505.95613: stdout chunk (state=3):\n>>># cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887505.95862: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887505.96036: stdout chunk (state=3):\n>>># destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 8137 1726887505.96183: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887505.96251: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887505.96268: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n<<<\n 8137 1726887505.96540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.96564: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n<<<\n 8137 1726887505.96577: stdout chunk (state=3):\n>>># destroy _signal\r\n<<<\n 8137 1726887505.96625: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887505.97050: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887505.97058: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887505.97061: stdout chunk (state=3):\n>>><<<\n 8137 1726887505.97072: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ff0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f88d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f30f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f27610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75eb0dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb08b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f02610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f16670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f35e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75ec2c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75f16280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ecafa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dba1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e80c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75dcce20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ddec70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d6c3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccf10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec29d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d976a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75da41f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d978e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d8ba30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec25b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce75cbb670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be27c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be24f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755edee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58f40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58d60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75b583d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c493a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c17c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb4cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb43a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be8490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bb44c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb44f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755cf250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c291f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c29370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c42d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755db880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c228b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75baaac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb90d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac0d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75beea60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce751cb580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755a9520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce751710a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75baabb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b8970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75c34250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b86a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559d7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559a7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75594970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/chrony.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/chrony.conf\"}, \"after\": {\"path\": \"/etc/chrony.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 355, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/chrony.conf\", \"_original_basename\": \"chrony.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/chrony.conf\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# destroy logging\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy json\\r\\n# destroy __main__\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy _functools\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy datetime\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887505.97155: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ff0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f88d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f30f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f27610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75eb0dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb08b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f02610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f16670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75ec2c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75f16280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ecafa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dba1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e80c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75dcce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ddec70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d6c3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec29d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d976a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75da41f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d978e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d8ba30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec25b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce75cbb670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be27c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be24f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755edee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58f40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75b583d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c493a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c17c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb4cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb43a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be8490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bb44c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb44f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755cf250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c291f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c29370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c42d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755db880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c228b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75baaac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb90d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75beea60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce751cb580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755a9520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce751710a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75baabb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75c34250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559d7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559a7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75594970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/chrony.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/chrony.conf\"}, \"after\": {\"path\": \"/etc/chrony.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 355, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/chrony.conf\", \"_original_basename\": \"chrony.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/chrony.conf\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887505.98601: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/chrony.conf', '_original_basename': 'chrony.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887504.8327315-8702-6808654697615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887505.98605: _low_level_execute_command(): starting\n 8137 1726887505.98607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887505.98618: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.98621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.98623: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887505.98625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.98636: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887505.98642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.98647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py<<<\n 8137 1726887505.98926: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887505.98930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887505.98932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.98976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.99037: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887505.99040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.99360: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887505.99761: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887505.99981: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887506.00029: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.00047: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887506.00051: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.00055: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887506.00057: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.00060: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.00101: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.00105: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.00114: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.00150: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.00154: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.00157: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.00159: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df8970><<<\n 8137 1726887506.00162: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.00164: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.00171: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887506.00173: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.00184: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.00195: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.00207: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.00216: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.00223: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.00230: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.00236: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.00247: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.00252: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.00262: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.00270: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.00543: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.00552: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.00560: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.00575: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.00580: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.00588: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.00595: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.00607: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.00640: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887506.00644: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.00857: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.00869: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.00969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.01099: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887506.01102: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887506.01117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.01166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.01224: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.01290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.01339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.01468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.01567: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<<\n 8137 1726887506.02251: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887506.02302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.02422: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79444b250>\r\n<<<\n 8137 1726887506.02474: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df86a0>\r\n<<<\n 8137 1726887506.02563: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.02636: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.02639: stdout chunk (state=3):\n>>><<<\n 8137 1726887506.02651: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.02673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.02687: handler run complete\n 8137 1726887506.02719: attempt loop complete, returning result\n 8137 1726887506.02722: _execute() done\n 8137 1726887506.02724: dumping result to json\n 8137 1726887506.02740: done dumping result, returning\n 8137 1726887506.02743: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-107c-9d64-00000000001e]\n 8137 1726887506.02757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.02833: sending task result for task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887506.02836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.02867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.02956: done sending task result for task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887506.02958: WORKER PROCESS EXITING\n 8137 1726887506.02960: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<<\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\",\n \"dest\": \"/etc/chrony.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/chrony.conf\"\n },\n \"before\": {\n \"path\": \"/etc/chrony.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chrony.conf.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/chrony.conf\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/chrony.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 355,\n \"state\": \"file\",\n \"uid\": 0\n}\n 8137 1726887506.03563: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887506.03579: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887506.03614: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887506.03664: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887506.03702: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887506.03727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887506.03879: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793ddd7c0>\r\n<<<\n 8137 1726887506.03961: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd97f0>\r\n<<<\n 8137 1726887506.04077: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd3970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.04121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.04158: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887506.04287: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py<<<\n 8137 1726887506.04984: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.05022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887506.05035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.05219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.05517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.06455: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887506.09400: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887506.09431: stdout chunk (state=3):\n>>>{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 699, \"inode\": 465567876, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887494.3418021, \"mtime\": 1725971757.0, \"ctime\": 1726887485.5880468, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"463ab9a636adf4877fdceb37278964d73825dc76\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3843049427\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 8137 1726887506.09455: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887506.09930: stdout chunk (state=3):\n>>># clear builtins._<<<\n 8137 1726887506.11201: stdout chunk (state=3):\n>>>\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n<<<\n 8137 1726887506.11207: stdout chunk (state=3):\n>>># cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n<<<\n 8137 1726887506.11212: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887506.11530: stdout chunk (state=3):\n>>># destroy _sitebuiltins<<<\n 8137 1726887506.12151: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887506.12189: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n<<<\n 8137 1726887506.12193: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n<<<\n 8137 1726887506.12245: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887506.12250: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887506.12285: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887506.12323: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n<<<\n 8137 1726887506.12327: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 8137 1726887506.12330: stdout chunk (state=3):\n>>># destroy json.scanner\r\n<<<\n 8137 1726887506.12358: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887506.12399: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887506.12414: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 8137 1726887506.12446: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n<<<\n 8137 1726887506.12449: stdout chunk (state=3):\n>>># destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887506.12528: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887506.12532: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n<<<\n 8137 1726887506.12549: stdout chunk (state=3):\n>>># cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887506.12640: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n<<<\n 8137 1726887506.12644: stdout chunk (state=3):\n>>># cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887506.12648: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 8137 1726887506.12650: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma<<<\n 8137 1726887506.12652: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping threading\r\n<<<\n 8137 1726887506.12654: stdout chunk (state=3):\n>>># cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n<<<\n 8137 1726887506.12694: stdout chunk (state=3):\n>>># cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 8137 1726887506.12699: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887506.12702: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct<<<\n 8137 1726887506.12705: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887506.12732: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n<<<\n 8137 1726887506.12735: stdout chunk (state=3):\n>>># cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887506.12749: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887506.12802: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc<<<\n 8137 1726887506.13472: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n<<<\n 8137 1726887506.13476: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs<<<\n 8137 1726887506.13480: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887506.13494: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887506.13507: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887506.13538: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887506.13542: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal<<<\n 8137 1726887506.13550: stdout chunk (state=3):\n>>>\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887506.13785: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887506.13790: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n<<<\n 8137 1726887506.13805: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 8137 1726887506.13818: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887506.13836: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887506.13859: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno<<<\n 8137 1726887506.13866: stdout chunk (state=3):\n>>>\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887506.13885: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n<<<\n 8137 1726887506.13900: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n<<<\n 8137 1726887506.13917: stdout chunk (state=3):\n>>># destroy _operator\r\n<<<\n 8137 1726887506.13924: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887506.13975: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887506.14983: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887506.14986: stdout chunk (state=3):\n>>><<<\n 8137 1726887506.14990: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947f0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794788d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794755f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79474c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794752640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946d5dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d58b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472ed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794727610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79473b670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79475ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946e7c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472e250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79473b280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794760a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946effa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945cb1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79469cc70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947600a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945dde20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945efc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79457d3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddf10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e79d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a96a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945b51f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a98e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79459ca30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e75b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7944d2670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f97c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f94f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79434fee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436ff40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436fd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79436f3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944603a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79442ec10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943cacd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ff490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943ca4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd794331250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944401f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794440370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794459d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79433e880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944398b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c3670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c1ac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943d00d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c30d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794405a60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7939e2580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dfd520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7939870a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943c1bb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df8970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79444b250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df86a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793ddd7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd97f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd3970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 699, \"inode\": 465567876, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887494.3418021, \"mtime\": 1725971757.0, \"ctime\": 1726887485.5880468, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"463ab9a636adf4877fdceb37278964d73825dc76\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3843049427\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887506.15124: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794788d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794755f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79474c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794752640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946d5dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d58b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472ed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794727610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79473b670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79475ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946e7c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472e250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79473b280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794760a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946effa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945cb1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79469cc70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947600a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945dde20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945efc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79457d3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a96a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945b51f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a98e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79459ca30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7944d2670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f97c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f94f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79434fee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436ff40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436fd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79436f3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944603a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79442ec10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943cacd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ff490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943ca4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd794331250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944401f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794440370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794459d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79433e880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944398b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c3670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c1ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943d00d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c30d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794405a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7939e2580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dfd520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7939870a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943c1bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79444b250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793ddd7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd97f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd3970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 699, \"inode\": 465567876, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887494.3418021, \"mtime\": 1725971757.0, \"ctime\": 1726887485.5880468, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"463ab9a636adf4877fdceb37278964d73825dc76\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3843049427\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887506.16123: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887504.9758234-8709-255797677487188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 8137 1726887506.16127: _low_level_execute_command(): starting\n 8137 1726887506.16130: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887506.16139: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.16153: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.16170: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.16202: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.16227: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.16278: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887506.16292: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.16323: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.16343: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.16358: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.16378: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.16393: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.16418: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.16452: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887506.16460: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.16476: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.16492: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.16515: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.16554: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.16571: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887506.16586: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.16604: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.16625: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.16652: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.16676: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.16689: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.16781: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.16799: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.16814: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.16839: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.16871: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.16890: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.16904: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.16919: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.16937: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887506.17024: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.17049: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887506.22229: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.22244: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.22251: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.22278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.22316: handler run complete\n 8137 1726887506.22516: attempt loop complete, returning result\n 8137 1726887506.22521: _execute() done\n 8137 1726887506.22525: dumping result to json\n 8137 1726887506.22528: done dumping result, returning\n 8137 1726887506.22531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-107c-9d64-00000000001e]\n 8137 1726887506.22534: sending task result for task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887506.22615: done sending task result for task 0e15955b-8119-107c-9d64-00000000001e\n 8137 1726887506.22621: WORKER PROCESS EXITING\nNotification for handler Restart chronyd has been saved.\nchanged: [managed_node3] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"module_args\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"src\": \"/root/.ansible/tmp/ansible-local-8137trdi7894/tmpvv85tctb/chrony.conf.j2\"\n },\n \"src\": \"/root/.ansible/tmp/ansible-local-8137trdi7894/tmpvv85tctb/chrony.conf.j2\"\n }\n}\n 8137 1726887506.22720: no more pending results, returning what we have\n 8137 1726887506.22727: results queue empty\n 8137 1726887506.22728: checking for any_errors_fatal\n 8137 1726887506.22739: done checking for any_errors_fatal\n 8137 1726887506.22741: checking for max_fail_percentage\n 8137 1726887506.22742: done checking for max_fail_percentage\n 8137 1726887506.22748: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887506.22750: done checking to see if all hosts have failed\n 8137 1726887506.22751: getting the remaining hosts for this loop\n 8137 1726887506.22754: done getting the remaining hosts for this loop\n 8137 1726887506.22760: getting the next task for host managed_node1\n 8137 1726887506.22769: done getting next task for host managed_node1\n 8137 1726887506.22773: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 8137 1726887506.22775: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887506.22776: getting the next task for host managed_node2\n 8137 1726887506.22778: done getting next task for host managed_node2\n 8137 1726887506.22781: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 8137 1726887506.22783: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887506.22784: getting the next task for host managed_node3\n 8137 1726887506.22785: done getting next task for host managed_node3\n 8137 1726887506.22787: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 8137 1726887506.22788: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887506.22812: getting variables\n 8137 1726887506.22816: in VariableManager get_vars()\n 8137 1726887506.22853: Calling all_inventory to load vars for managed_node1\n 8137 1726887506.22856: Calling groups_inventory to load vars for managed_node1\n 8137 1726887506.22859: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887506.22872: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887506.22876: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887506.22879: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887506.24138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887506.25362: done with get_vars()\n 8137 1726887506.25379: done getting variables\n 8137 1726887506.25451: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate chronyd sysconfig file] ****\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130\nFriday 20 September 2024 22:58:26 -0400 (0:00:01.679) 0:00:16.022 ****** \n 8137 1726887506.25487: entering _queue_task() for managed_node1/template\n 8137 1726887506.26251: worker is 1 (out of 3 available)\n 8137 1726887506.26264: exiting _queue_task() for managed_node1/template\n 8137 1726887506.26295: getting variables\n 8137 1726887506.26298: in VariableManager get_vars()\n 8137 1726887506.26382: Calling all_inventory to load vars for managed_node2\n 8137 1726887506.26386: Calling groups_inventory to load vars for managed_node2\n 8137 1726887506.26389: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887506.26407: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887506.26413: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887506.26416: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887506.27094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 8137 1726887506.27099: in run() - task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887506.27102: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.27105: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.27107: calling self._execute()\n 8137 1726887506.27114: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887506.27117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887506.27120: variable 'omit' from source: magic vars\n 8137 1726887506.27915: variable 'timesync_mode' from source: set_fact\n 8137 1726887506.27919: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887506.27922: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887506.27925: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887506.27927: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887506.28279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887506.29187: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 8137 1726887506.29191: variable 'omit' from source: magic vars\n 8137 1726887506.29194: variable 'omit' from source: magic vars\n 8137 1726887506.29197: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 8137 1726887506.29199: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 8137 1726887506.29202: variable 'omit' from source: magic vars\n 8137 1726887506.29204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887506.29207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.29216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887506.29221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.29749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.29752: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887506.29755: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887506.29757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887506.29759: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887506.29763: Set connection var ansible_pipelining to False\n 8137 1726887506.29765: Set connection var ansible_timeout to 10\n 8137 1726887506.29768: Set connection var ansible_shell_type to sh\n 8137 1726887506.29770: Set connection var ansible_connection to ssh\n 8137 1726887506.29773: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887506.29813: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887506.29816: variable 'ansible_connection' from source: unknown\n 8137 1726887506.29820: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.29822: variable 'ansible_shell_type' from source: unknown\n 8137 1726887506.29824: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887506.29826: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887506.29828: variable 'ansible_pipelining' from source: unknown\n 8137 1726887506.29830: variable 'ansible_timeout' from source: unknown\n 8137 1726887506.29881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887506.29886: 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=False)\n 8137 1726887506.29891: variable 'omit' from source: magic vars\n 8137 1726887506.29894: starting attempt loop\n 8137 1726887506.29896: running the handler\n 8137 1726887506.29898: _low_level_execute_command(): starting\n 8137 1726887506.29900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887506.30937: done with get_vars()\n 8137 1726887506.30965: done getting variables\n 8137 1726887506.31001: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.31005: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.31010: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.31012: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.31014: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.31017: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.31019: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.31021: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.31023: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.31025: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.31027: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.31030: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.31033: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.31035: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887506.31037: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.31040: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.31042: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.31044: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.31069: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.31072: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.31074: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.31077: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.31079: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.31082: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.31084: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.31086: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.31089: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.31091: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.31093: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.31095: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.31097: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.31099: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.31102: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.31104: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.31106: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887506.31111: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.31114: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887506.31141: 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)\n 8137 1726887506.31168: entering _queue_task() for managed_node2/template\n 8137 1726887506.31940: worker is 2 (out of 3 available)\n 8137 1726887506.31960: exiting _queue_task() for managed_node2/template\n 8137 1726887506.32007: getting variables\n 8137 1726887506.32013: in VariableManager get_vars()\n 8137 1726887506.32160: Calling all_inventory to load vars for managed_node3\n 8137 1726887506.32164: Calling groups_inventory to load vars for managed_node3\n 8137 1726887506.32167: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887506.32189: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887506.32193: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887506.32197: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887506.33321: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 8137 1726887506.33324: in run() - task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887506.33327: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.33330: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.33332: calling self._execute()\n 8137 1726887506.33334: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887506.33337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887506.33339: variable 'omit' from source: magic vars\n 8137 1726887506.33341: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887506.33343: variable 'timesync_mode' from source: set_fact\n 8137 1726887506.33350: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887506.33981: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.33987: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887506.33990: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887506.33993: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.33996: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.34012: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.34020: _low_level_execute_command(): starting\n 8137 1726887506.34662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `\" && echo ansible-tmp-1726887506.3355517-8762-226126937989176=\"` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `\" && echo ansible-tmp-1726887506.3355517-8762-226126937989176=\"` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `\" ) && sleep 0'\"'\"''\n 8137 1726887506.34675: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887506.35962: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 8137 1726887506.35965: variable 'omit' from source: magic vars\n 8137 1726887506.35967: variable 'omit' from source: magic vars\n 8137 1726887506.35969: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 8137 1726887506.35971: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 8137 1726887506.35973: variable 'omit' from source: magic vars\n 8137 1726887506.35975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887506.35977: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.35979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887506.35981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.35983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.36040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887506.36590: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887506.36594: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887506.36596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887506.36598: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887506.36600: Set connection var ansible_pipelining to False\n 8137 1726887506.36602: Set connection var ansible_timeout to 10\n 8137 1726887506.36604: Set connection var ansible_shell_type to sh\n 8137 1726887506.36606: Set connection var ansible_connection to ssh\n 8137 1726887506.36615: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887506.36617: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887506.36619: variable 'ansible_connection' from source: unknown\n 8137 1726887506.36621: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.36623: variable 'ansible_shell_type' from source: unknown\n 8137 1726887506.36625: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887506.36627: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887506.36628: variable 'ansible_pipelining' from source: unknown\n 8137 1726887506.36630: variable 'ansible_timeout' from source: unknown\n 8137 1726887506.36632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887506.36670: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.36673: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.37263: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.37268: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.37271: 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=False)\n 8137 1726887506.37283: variable 'omit' from source: magic vars\n 8137 1726887506.37285: starting attempt loop\n 8137 1726887506.37287: running the handler\n 8137 1726887506.37289: _low_level_execute_command(): starting\n 8137 1726887506.37291: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887506.37301: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.37310: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.37314: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887506.37316: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.37319: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.37321: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887506.37331: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.37333: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.37338: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887506.37340: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.39518: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.39551: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.39556: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.39559: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.39564: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.39567: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.39569: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.39571: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.39602: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.39610: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.39613: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.39615: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.39618: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.39620: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.39622: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887506.39624: stdout chunk (state=3):\n>>>ansible-tmp-1726887506.3355517-8762-226126937989176=/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176\n<<<\n 8137 1726887506.39639: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.40715: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.40720: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.40723: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.40725: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.40727: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.40729: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887506.3355517-8762-226126937989176=/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.40736: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887506.3355517-8762-226126937989176=/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.40740: evaluation_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 8137 1726887506.40746: search_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2\n 8137 1726887506.40749: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.40755: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.40757: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.40759: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.40761: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.40763: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.40765: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.40767: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.40769: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.40771: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887506.40773: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.40917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887506.42378: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.42709: done with get_vars()\n 8137 1726887506.42746: done getting variables\n 8137 1726887506.42796: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887506.42802: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887506.42805: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.42856: 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)\n 8137 1726887506.42869: entering _queue_task() for managed_node3/template\n 8137 1726887506.44000: worker is 3 (out of 3 available)\n 8137 1726887506.44017: exiting _queue_task() for managed_node3/template\n 8137 1726887506.44030: done queuing things up, now waiting for results queue to drain\n 8137 1726887506.44031: waiting for pending results...\n 8137 1726887506.44282: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.44313: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.44412: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.44482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 8137 1726887506.44513: _low_level_execute_command(): starting\n 8137 1726887506.44528: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `\" && echo ansible-tmp-1726887506.444178-8764-224807225454229=\"` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `\" && echo ansible-tmp-1726887506.444178-8764-224807225454229=\"` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `\" ) && sleep 0'\"'\"''\n 8137 1726887506.44989: in run() - task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887506.45117: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.45134: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.45178: calling self._execute()\n 8137 1726887506.45577: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887506.46232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887506.46249: variable 'omit' from source: magic vars\n 8137 1726887506.47077: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.47086: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.47102: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.47117: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.47132: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.47202: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.47216: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.47223: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.47238: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.47246: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.47258: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.47266: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.47277: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.47285: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887506.47291: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.47299: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.47310: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.47324: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.47331: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.47344: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.47353: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.47362: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.47377: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.47394: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.47410: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.47427: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.47505: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.47526: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.47546: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.47573: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.47591: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.47602: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.47619: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.47631: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.47652: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887506.47686: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.47738: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.47901: variable 'timesync_mode' from source: set_fact\n 8137 1726887506.47921: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887506.48802: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887506.48868: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887506.49092: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887506.49766: stdout chunk (state=3):\n>>>ansible-tmp-1726887506.444178-8764-224807225454229=/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229\n<<<\n 8137 1726887506.49979: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.50579: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.50589: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887506.444178-8764-224807225454229=/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.50869: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887506.444178-8764-224807225454229=/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.50917: evaluation_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 8137 1726887506.51120: search_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2\n 8137 1726887506.51125: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.51901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887506.52111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887506.52157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887506.52244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887506.52321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 8137 1726887506.52558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887506.52940: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 8137 1726887506.52945: variable 'ansible_managed' from source: unknown\n 8137 1726887506.52956: variable 'omit' from source: magic vars\n 8137 1726887506.53012: variable 'omit' from source: magic vars\n 8137 1726887506.53047: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 8137 1726887506.53140: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 8137 1726887506.53181: variable 'omit' from source: magic vars\n 8137 1726887506.53233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887506.53273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.53299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887506.53330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.53353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887506.53388: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887506.53401: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887506.53465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887506.54425: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887506.54440: Set connection var ansible_pipelining to False\n 8137 1726887506.54453: Set connection var ansible_timeout to 10\n 8137 1726887506.54460: Set connection var ansible_shell_type to sh\n 8137 1726887506.54466: Set connection var ansible_connection to ssh\n 8137 1726887506.54477: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887506.55041: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887506.55619: variable 'ansible_connection' from source: unknown\n 8137 1726887506.55627: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.55633: variable 'ansible_shell_type' from source: unknown\n 8137 1726887506.55638: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887506.55643: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887506.55652: variable 'ansible_pipelining' from source: unknown\n 8137 1726887506.55657: variable 'ansible_timeout' from source: unknown\n 8137 1726887506.55662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887506.55679: 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__)\n 8137 1726887506.55754: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.55804: 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=False)\n 8137 1726887506.55833: variable 'omit' from source: magic vars\n 8137 1726887506.55852: starting attempt loop\n 8137 1726887506.55860: running the handler\n 8137 1726887506.55877: _low_level_execute_command(): starting\n 8137 1726887506.55890: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887506.56433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887506.56605: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887506.56923: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 TO /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887506.57566: Sending initial data\n 8137 1726887506.57574: Sent initial data (151 bytes)\n 8137 1726887506.58916: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.58920: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.58972: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.58977: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.59077: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.59357: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.59360: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.59373: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.59385: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.59397: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.59411: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.59429: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887506.59463: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.59510: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887506.59679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887506.59775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887506.59849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887506.59915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887506.59974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887506.60077: variable 'ansible_managed' from source: unknown\n 8137 1726887506.60663: 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__)\n 8137 1726887506.60728: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.60790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887506.60836: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887506.60941: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y TO /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887506.61114: Sending initial data\n 8137 1726887506.61117: Sent initial data (150 bytes)\n 8137 1726887506.61854: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.61911: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.61926: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.61943: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.61956: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.62062: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.62243: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.62265: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.62287: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.62306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.62333: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.62359: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.62365: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887506.62437: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.62462: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887506.62486: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.62500: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.62519: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.62533: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.62544: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.62560: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.62571: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.62591: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.62605: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.62621: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.62628: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.62652: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.62657: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.62660: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.62662: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.62711: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.62714: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.62718: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.62721: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.62723: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.62766: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.62800: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.62803: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887506.62806: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.62844: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.62949: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.62964: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.62980: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.62983: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.62986: stdout chunk (state=3):\n>>><<<\n 8137 1726887506.62999: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.63019: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.63058: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.63068: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.63084: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.63094: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.63110: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887506.63142: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.63227: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.63502: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.63505: _low_level_execute_command(): starting\n 8137 1726887506.63507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `\" && echo ansible-tmp-1726887506.6338885-8768-212124747740959=\"` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `\" && echo ansible-tmp-1726887506.6338885-8768-212124747740959=\"` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `\" ) && sleep 0'\"'\"''\n 8137 1726887506.64707: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887506.64714: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887506.64745: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887506.64749: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887506.64803: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887506.64807: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y\r\n<<<\n 8137 1726887506.64812: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py\n<<<\n 8137 1726887506.64814: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887506.64836: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887506.64840: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887506.65179: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887506.65192: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887506.65232: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887506.65290: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0\r\n<<<\n 8137 1726887506.65294: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py\n<<<\n 8137 1726887506.65310: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887506.65335: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887506.65693: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119322\r\n<<<\n 8137 1726887506.65979: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323\r\n<<<\n 8137 1726887506.66242: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119322 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887506.66245: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.66517: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.66521: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119322\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119322 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887506.66529: done transferring module to remote\n 8137 1726887506.66531: _low_level_execute_command(): starting\n 8137 1726887506.66533: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887506.66585: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119323 bytes at 0\r\n<<<\n 8137 1726887506.66594: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887506.66637: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887506.66812: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.67014: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.67017: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119323 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887506.67024: done transferring module to remote\n 8137 1726887506.67026: _low_level_execute_command(): starting\n 8137 1726887506.67028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887506.67175: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.67183: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.67256: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.67262: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.67268: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.67271: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.67332: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.67411: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.67418: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887506.67431: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.67489: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.68514: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.68518: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.68563: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.68566: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.68570: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.68572: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.68757: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.68766: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.68769: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.68771: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.68795: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.68799: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.68835: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.68839: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.68841: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.68856: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.68870: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.68884: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.68899: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.68915: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.68927: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.68939: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.68949: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.68965: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.68978: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887506.68990: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.69012: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.69035: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.69053: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.69067: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.69079: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.69089: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.69104: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.69125: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.69139: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.69156: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.69168: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.69258: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.69282: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.69296: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.69321: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.69341: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.69352: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.69365: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.69375: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.69390: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887506.69419: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.69484: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.70068: stdout chunk (state=3):\n>>>ansible-tmp-1726887506.6338885-8768-212124747740959=/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959\n<<<\n 8137 1726887506.70340: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.70343: stdout chunk (state=3):\n>>><<<\n 8137 1726887506.70346: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887506.6338885-8768-212124747740959=/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.70525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887506.6338885-8768-212124747740959=/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.70530: evaluation_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 8137 1726887506.70532: search_path:\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2\n 8137 1726887506.70534: variable 'ansible_search_path' from source: unknown\n 8137 1726887506.70653: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.70717: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.70720: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.70831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.70833: _low_level_execute_command(): starting\n 8137 1726887506.70836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887506.70840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887506.71336: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887506.71339: stdout chunk (state=3):\n>>><<<\n 8137 1726887506.71341: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887506.71477: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887506.71481: _low_level_execute_command(): starting\n 8137 1726887506.71485: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887506.72899: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.72919: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.72936: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.72961: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.72974: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.73021: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.73036: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.73057: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.73129: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.73146: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.73162: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.73177: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.73207: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.73223: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887506.73234: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.73252: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.73270: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.73299: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.73322: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.73339: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887506.73354: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.73363: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.73375: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.73389: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.73406: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.73424: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.73510: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.73631: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.73647: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.73674: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.73699: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.73712: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.73724: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.73736: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.73758: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887506.73794: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.73866: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.74539: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.74790: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.74892: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.74923: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.74936: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.74978: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.74996: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.75017: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.75034: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.75047: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.75061: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.75074: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.75091: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.75106: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887506.75122: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.75143: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.75158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.75173: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.75186: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.75197: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887506.75215: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.75227: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.75245: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.75326: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.75367: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.75380: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.75556: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.75597: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.75611: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.75655: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.75674: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.75694: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.75703: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.75715: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.75734: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887506.75776: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.75829: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887506.75841: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.75880: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887506.75929: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887506.75955: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887506.76010: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887506.76055: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76073: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887506.76102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887506.76126: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3dc0>\r\n<<<\n 8137 1726887506.76185: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887506.76212: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9583a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3b20>\r\n<<<\n 8137 1726887506.76224: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3ac0>\r\n<<<\n 8137 1726887506.76285: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958490>\r\n<<<\n 8137 1726887506.76325: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76355: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76363: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958940>\r\n<<<\n 8137 1726887506.76382: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958670>\r\n<<<\n 8137 1726887506.76430: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76437: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887506.76462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76478: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887506.76491: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76541: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f190>\r\n<<<\n 8137 1726887506.76557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887506.76562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76637: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f220>\r\n<<<\n 8137 1726887506.76671: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887506.76694: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f940>\r\n<<<\n 8137 1726887506.76752: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f970880>\r\n<<<\n 8137 1726887506.76759: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f908d90>\r\n<<<\n 8137 1726887506.76820: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932d90>\r\n<<<\n 8137 1726887506.76875: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958970>\r\n<<<\n 8137 1726887506.76911: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887506.77105: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77143: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887506.77157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887506.77189: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77219: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887506.77225: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8aeeb0>\r\n<<<\n 8137 1726887506.77280: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b1f40>\r\n<<<\n 8137 1726887506.77299: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77321: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887506.77341: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887506.77347: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77373: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77396: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8a7610>\r\n<<<\n 8137 1726887506.77421: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ad640>\r\n<<<\n 8137 1726887506.77442: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887506.77530: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77536: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887506.77574: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77582: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77624: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f830dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8308b0>\r\n<<<\n 8137 1726887506.77673: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887506.77692: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887506.77715: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830f70>\r\n<<<\n 8137 1726887506.77757: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830e80>\r\n<<<\n 8137 1726887506.77763: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887506.77816: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887506.77833: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f882610>\r\n<<<\n 8137 1726887506.77910: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887506.77913: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887506.77920: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f896670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b5e50>\r\n<<<\n 8137 1726887506.77943: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887506.77963: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f842c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889250>\r\n<<<\n 8137 1726887506.77974: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887506.77996: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f896280>\r\n<<<\n 8137 1726887506.78020: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887506.78053: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887506.78060: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887506.78077: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887506.78090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887506.78099: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887506.78123: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d90>\r\n<<<\n 8137 1726887506.78179: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78184: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887506.78203: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3dc0>\r\n<<<\n 8137 1726887506.78217: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887506.78296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887506.78300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7583a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3b20>\r\n<<<\n 8137 1726887506.78303: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78319: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3ac0>\r\n<<<\n 8137 1726887506.78331: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887506.78346: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n<<<\n 8137 1726887506.78366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758490>\r\n<<<\n 8137 1726887506.78385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa460>\r\n<<<\n 8137 1726887506.78501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78505: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758670>\r\n<<<\n 8137 1726887506.78507: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887506.78533: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78536: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887506.78546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78565: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887506.78592: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78632: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f190>\r\n<<<\n 8137 1726887506.78637: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887506.78655: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f84afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78725: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f52e1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5e5c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844eb0>\r\n<<<\n 8137 1726887506.78743: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f220>\r\n<<<\n 8137 1726887506.78752: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887506.78763: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887506.78802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f940>\r\n<<<\n 8137 1726887506.78830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540af0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887506.78855: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f540e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887506.78869: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb770880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb708d90>\r\n<<<\n 8137 1726887506.78935: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732d90>\r\n<<<\n 8137 1726887506.78949: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78964: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887506.78981: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552c70>\r\n<<<\n 8137 1726887506.79068: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758970>\r\n<<<\n 8137 1726887506.79071: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887506.79087: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4e03a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.79102: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5525b0>\r\n<<<\n 8137 1726887506.79114: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887506.79176: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8429d0>\r\n<<<\n 8137 1726887506.79253: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79289: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c6a0>\r\n<<<\n 8137 1726887506.79363: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6aeeb0>\r\n<<<\n 8137 1726887506.79378: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c850>\r\n<<<\n 8137 1726887506.79397: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79405: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b0f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887506.79423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79430: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887506.79471: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79492: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887506.79495: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79517: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6a7610>\r\n<<<\n 8137 1726887506.79539: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ae370>\r\n<<<\n 8137 1726887506.79579: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887506.79587: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50cca0>\r\n<<<\n 8137 1726887506.79598: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.79640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79656: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f5181f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f4ffa30>\r\n<<<\n 8137 1726887506.79664: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887506.79682: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8425b0>\r\n<<<\n 8137 1726887506.79700: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887506.79709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79716: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79753: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb630dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6308b0>\r\n<<<\n 8137 1726887506.79766: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887506.79797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79812: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630eb0>\r\n<<<\n 8137 1726887506.79816: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50ca90>\r\n<<<\n 8137 1726887506.79832: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887506.79848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887506.79916: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630e80>\r\n<<<\n 8137 1726887506.79921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f759f427670>\r\n<<<\n 8137 1726887506.79955: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887506.79967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 8137 1726887506.79989: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887506.79997: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb682610>\r\n<<<\n 8137 1726887506.80061: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb696670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b5e50>\r\n<<<\n 8137 1726887506.80066: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.80095: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80134: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.80149: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.80206: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb642c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689250>\r\n<<<\n 8137 1726887506.80221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.80233: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb696280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80250: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80268: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d90>\r\n<<<\n 8137 1726887506.80299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 8137 1726887506.80386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d00>\r\n<<<\n 8137 1726887506.80398: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887506.80462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa370>\r\n<<<\n 8137 1726887506.80474: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887506.80485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 8137 1726887506.80627: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa460>\r\n<<<\n 8137 1726887506.80639: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb64afa0>\r\n<<<\n 8137 1726887506.80744: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80755: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 8137 1726887506.80788: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887506.80799: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb32e1c0>\r\n<<<\n 8137 1726887506.80834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 8137 1726887506.80955: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3e5c70>\r\n<<<\n 8137 1726887506.80984: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340af0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887506.81005: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb340e20>\r\n<<<\n 8137 1726887506.81021: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887506.81035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81050: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887506.81066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352730>\r\n<<<\n 8137 1726887506.81113: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887506.81125: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81181: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.81192: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2e03a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340f10>\r\n<<<\n 8137 1726887506.81223: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81286: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3525b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887506.81331: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0340>\r\n<<<\n 8137 1726887506.81341: variable 'ansible_managed' from source: unknown\n 8137 1726887506.81424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.81434: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81453: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81467: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c6a0>\r\n<<<\n 8137 1726887506.81479: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81550: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c850>\r\n<<<\n 8137 1726887506.81611: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887506.81768: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30cca0>\r\n<<<\n 8137 1726887506.81822: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb3181f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c8e0>\r\n<<<\n 8137 1726887506.81833: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb2ffa30>\r\n<<<\n 8137 1726887506.81876: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887506.81985: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30ca90>\r\n<<<\n 8137 1726887506.82080: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887506.82095: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9bb235670>\r\n<<<\n 8137 1726887506.82235: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.82330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.82376: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887506.82383: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e7c0>\r\n<<<\n 8137 1726887506.82415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82419: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887506.82422: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82435: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82445: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.82467: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.82469: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34e160>\r\n<<<\n 8137 1726887506.82502: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e280>\r\n<<<\n 8137 1726887506.82534: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ef10>\r\n<<<\n 8137 1726887506.82548: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82605: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e4f0>\r\n<<<\n 8137 1726887506.82610: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ed30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887506.82641: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34ef70>\r\n<<<\n 8137 1726887506.82655: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887506.82678: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82730: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e100>\r\n<<<\n 8137 1726887506.82733: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887506.82746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82764: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887506.82789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82813: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887506.82816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887506.82881: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed6bee0>\r\n<<<\n 8137 1726887506.82919: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8df40>\r\n<<<\n 8137 1726887506.82952: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8dd60>\r\n<<<\n 8137 1726887506.82964: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887506.82991: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83035: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed8d3d0>\r\n<<<\n 8137 1726887506.83038: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5dc0>\r\n<<<\n 8137 1726887506.83203: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b53a0>\r\n<<<\n 8137 1726887506.83223: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887506.83227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83237: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5f70>\r\n<<<\n 8137 1726887506.83270: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887506.83275: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83294: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83314: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887506.83325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83357: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83360: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f383c10>\r\n<<<\n 8137 1726887506.83443: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede6cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede63a0>\r\n<<<\n 8137 1726887506.83446: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f354490>\r\n<<<\n 8137 1726887506.83481: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede64c0>\r\n<<<\n 8137 1726887506.83510: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83513: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede64f0>\r\n<<<\n 8137 1726887506.83536: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887506.83539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83549: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887506.83582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83657: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.83662: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed4f250>\r\n<<<\n 8137 1726887506.83665: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3951f0>\r\n<<<\n 8137 1726887506.83682: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887506.83685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.83737: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.83750: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f395370>\r\n<<<\n 8137 1726887506.83759: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887506.83801: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83828: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887506.83830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887506.83832: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887506.83888: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3aed90>\r\n<<<\n 8137 1726887506.84016: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed5b880>\r\n<<<\n 8137 1726887506.84075: 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__)\n 8137 1726887506.84107: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b6d0>\r\n<<<\n 8137 1726887506.84137: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a670>\r\n<<<\n 8137 1726887506.84192: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.84197: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f38d8b0>\r\n<<<\n 8137 1726887506.84214: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887506.84228: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887506.84246: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887506.84302: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.84305: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede1670>\r\n<<<\n 8137 1726887506.84340: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.84473: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.84476: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759eddfac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759edee0d0>\r\n<<<\n 8137 1726887506.84503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 8137 1726887506.84643: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede10d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f35aa60>\r\n<<<\n 8137 1726887506.84647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.84687: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887506.84745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.84748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887506.84752: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.84755: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c7c0>\r\n<<<\n 8137 1726887506.84769: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887506.84781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887506.84802: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887506.84805: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887506.84820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.84840: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.84845: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15c160>\r\n<<<\n 8137 1726887506.84863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.84879: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c280>\r\n<<<\n 8137 1726887506.84909: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cf10>\r\n<<<\n 8137 1726887506.84930: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887506.84966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.84989: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cd30>\r\n<<<\n 8137 1726887506.84993: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887506.85028: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.85031: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15cf70>\r\n<<<\n 8137 1726887506.85034: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887506.85068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85107: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c100>\r\n<<<\n 8137 1726887506.85133: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85159: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887506.85194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85206: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 8137 1726887506.85285: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab6cee0>\r\n<<<\n 8137 1726887506.85305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py\n 8137 1726887506.85322: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8df40>\r\n<<<\n 8137 1726887506.85358: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.85361: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8dd60>\r\n<<<\n 8137 1726887506.85363: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887506.85406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.85439: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab8d3d0>\r\n<<<\n 8137 1726887506.85459: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3dc0>\r\n<<<\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd TO /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887506.85629: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c33a0>\r\n<<<\n 8137 1726887506.85648: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85664: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3f70>\r\n<<<\n 8137 1726887506.85695: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887506.85698: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85729: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n<<<\n 8137 1726887506.85732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887506.85758: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85779: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887506.85782: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb191c10>\r\n<<<\n 8137 1726887506.85891: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887506.85895: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887506.85919: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887506.85922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85944: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe8cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe83a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb162490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe84c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.85947: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe84f0>\r\n<<<\n 8137 1726887506.85973: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887506.85986: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759e936580>\r\n<<<\n 8137 1726887506.85997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887506.86042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887506.86055: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed3d520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759e8db0a0>\r\n<<<\n 8137 1726887506.86128: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab4f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a31f0>\r\n<<<\n 8137 1726887506.86135: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.86148: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.86159: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887506.86201: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a3370>\r\n<<<\n 8137 1726887506.86231: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887506.86274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.86292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887506.86309: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887506.86364: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1bcd90>\r\n<<<\n 8137 1726887506.86402: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887506.86407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887506.86427: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759eddfbb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.86497: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab5b880>\r\n<<<\n 8137 1726887506.86601: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.86604: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b6d0>\r\n<<<\n 8137 1726887506.86638: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.86641: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a670>\r\n<<<\n 8137 1726887506.86668: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.86671: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb19c8b0>\r\n<<<\n 8137 1726887506.86698: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887506.86720: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887506.86732: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887506.86786: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe1670>\r\n<<<\n 8137 1726887506.86813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.86858: Sending initial data\n 8137 1726887506.86861: Sent initial data (151 bytes)\n 8137 1726887506.86975: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887506.86979: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babdfac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babee0d0>\r\n<<<\n 8137 1726887506.87024: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe10d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb168a60>\r\n<<<\n 8137 1726887506.87027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87056: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887506.87067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.87236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87259: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.87265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887506.87295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87298: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887506.87300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87370: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887506.87373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87500: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887506.87503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887506.87537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87606: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.87791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.87978: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887506.88011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887506.88095: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed38970>\r\n<<<\n 8137 1726887506.88098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88228: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887506.88231: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887506.88234: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887506.88247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88326: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887506.88329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88432: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887506.88457: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887506.88469: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.88492: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88540: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ba746580>\r\n<<<\n 8137 1726887506.88556: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887506.88605: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n<<<\n 8137 1726887506.88609: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.88623: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab29520>\r\n<<<\n 8137 1726887506.88625: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ba6ec0a0>\r\n<<<\n 8137 1726887506.88665: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887506.88679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88692: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f3a0250>\r\n<<<\n 8137 1726887506.88697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88719: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.88722: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed386a0>\r\n<<<\n 8137 1726887506.88726: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.88839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.88994: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887506.88997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887506.88999: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babdfbb0>\r\n<<<\n 8137 1726887506.89002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89004: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887506.89046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887506.89067: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887506.89153: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed1a850>\r\n<<<\n 8137 1726887506.89193: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed197f0>\r\n<<<\n 8137 1726887506.89252: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed13970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.89297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89305: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887506.89399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89402: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887506.89412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.89526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89889: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887506.89893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89904: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887506.89921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.89958: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887506.89961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90091: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887506.90094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887506.90132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90195: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.90388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90576: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887506.90627: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887506.90697: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab38970>\r\n<<<\n 8137 1726887506.90700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90750: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887506.90768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90831: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887506.90834: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887506.90855: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.90867: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887506.90909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.90918: stdout chunk (state=3):\n>>>{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 67108996, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887504.554965, \"mtime\": 1725971762.0, \"ctime\": 1726887505.0879703, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3381784239\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887506.90928: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.90943: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.90966: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.90976: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.91012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.91026: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.91068: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887506.91104: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.91124: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887506.91136: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887506.91149: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887506.91161: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887506.91193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887506.91212: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.91229: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.91242: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.91304: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887506.91307: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887506.91314: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb1ae250>\r\n<<<\n 8137 1726887506.91317: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n<<<\n 8137 1726887506.91321: stdout chunk (state=3):\n>>># cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n<<<\n 8137 1726887506.91323: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab386a0>\r\n<<<\n 8137 1726887506.91378: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n<<<\n 8137 1726887506.91384: stdout chunk (state=3):\n>>># destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 8137 1726887506.91386: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.91390: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887506.91404: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887506.91418: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887506.91430: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887506.91484: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887506.91487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.91504: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887506.91521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887506.91537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.91587: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887506.91591: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887506.91593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.91596: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887506.91703: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887506.91707: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887506.91711: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887506.91713: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887506.91715: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887506.91717: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n<<<\n 8137 1726887506.91719: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 8137 1726887506.91723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887506.91725: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887506.91728: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887506.91731: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887506.91742: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887506.91755: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887506.91767: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887506.91846: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887506.91850: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 8137 1726887506.91852: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1d7c0>\r\n<<<\n 8137 1726887506.91856: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887506.91862: stdout chunk (state=3):\n>>># destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n<<<\n 8137 1726887506.91865: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1a7f0>\r\n<<<\n 8137 1726887506.91881: stdout chunk (state=3):\n>>># cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n<<<\n 8137 1726887506.91944: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab13970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887506.91949: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887506.91952: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n<<<\n 8137 1726887506.91956: stdout chunk (state=3):\n>>># cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887506.91958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887506.91990: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887506.91996: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887506.91999: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887506.92048: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887506.92051: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887506.92053: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887506.92056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.92069: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887506.92083: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887506.92097: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887506.92205: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887506.92211: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n<<<\n 8137 1726887506.92214: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 8137 1726887506.92218: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887506.92224: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887506.92227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.92242: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887506.92279: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887506.92324: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887506.92343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887506.92392: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887506.92405: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887506.92452: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887506.92470: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887506.92487: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887506.92503: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887506.92517: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887506.92531: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887506.92554: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887506.92565: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887506.92597: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887506.92641: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887506.92706: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.92709: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9583a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f970880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f908d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8aeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8a7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ad640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ae370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f830dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8308b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f882610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f896670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f842c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f896280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f84afa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f52e1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5e5c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f540e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4e03a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5525b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8429d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50cca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f5181f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f4ffa30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8425b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50ca90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f759f427670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34e160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ef10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ed30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed6bee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8df40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8dd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed8d3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b53a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f383c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede6cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede63a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f354490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede64c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede64f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed4f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3951f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f395370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3aed90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed5b880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f38d8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede1670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759eddfac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759edee0d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede10d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f35aa60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759e936580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed3d520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759e8db0a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759eddfbb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed38970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f3a0250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed386a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed1a850>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed197f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed13970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 67108996, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887504.554965, \"mtime\": 1725971762.0, \"ctime\": 1726887505.0879703, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3381784239\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887506.93404: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9583a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f970880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f908d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8aeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8a7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f830dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8308b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f882610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f896670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f842c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f896280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f84afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f52e1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5e5c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f540e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4e03a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5525b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50cca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f5181f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f4ffa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50ca90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f759f427670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34e160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ed30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34ef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed6bee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8df40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8dd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed8d3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b53a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f383c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede6cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede63a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f354490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede64c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed4f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3951f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f395370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3aed90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed5b880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f38d8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede1670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759eddfac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759edee0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede10d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f35aa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759e936580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed3d520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759e8db0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759eddfbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed38970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f3a0250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed386a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed1a850>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed197f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed13970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 67108996, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887504.554965, \"mtime\": 1725971762.0, \"ctime\": 1726887505.0879703, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3381784239\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887506.96930: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887506.3355517-8762-226126937989176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 8137 1726887506.96934: variable 'ansible_module_compression' from source: unknown\n 8137 1726887506.96937: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 8137 1726887506.96940: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 8137 1726887506.96946: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py\n 8137 1726887506.96949: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 402653378, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887467.4816434, \"mtime\": 1725971762.0, \"ctime\": 1726887463.092633, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2991815174\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht TO /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887506.96963: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 8137 1726887506.96966: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887506.96969: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n<<<\n 8137 1726887506.96972: stdout chunk (state=3):\n>>># cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n<<<\n 8137 1726887506.96975: stdout chunk (state=3):\n>>># cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n<<<\n 8137 1726887506.96978: stdout chunk (state=3):\n>>># cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n<<<\n 8137 1726887506.97954: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n<<<\n 8137 1726887506.97957: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n<<<\n 8137 1726887506.97960: stdout chunk (state=3):\n>>># destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887506.97963: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887506.97965: stdout chunk (state=3):\n>>># destroy importlib.util\r\n<<<\n 8137 1726887506.97967: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887506.97970: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n<<<\n 8137 1726887506.97972: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887506.97974: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n<<<\n 8137 1726887506.97976: stdout chunk (state=3):\n>>># destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887506.97978: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887506.97980: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887506.97982: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 8137 1726887506.97984: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887506.97986: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 8137 1726887506.97988: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887506.97990: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887506.97992: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 8137 1726887506.97994: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887506.97996: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n<<<\n 8137 1726887506.97999: stdout chunk (state=3):\n>>># cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n<<<\n 8137 1726887506.98001: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n<<<\n 8137 1726887506.98003: stdout chunk (state=3):\n>>># cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887506.98005: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 8137 1726887506.98007: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n<<<\n 8137 1726887506.98011: stdout chunk (state=3):\n>>># cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 8137 1726887506.98013: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887506.98021: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887506.98024: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n<<<\n 8137 1726887506.98026: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n<<<\n 8137 1726887506.98028: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887506.98030: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n<<<\n 8137 1726887506.98032: stdout chunk (state=3):\n>>># destroy genericpath\r\n# cleanup[3] wiping posixpath<<<\n 8137 1726887506.98036: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887506.98039: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887506.98043: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887506.98045: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887506.98047: Sending initial data\n 8137 1726887506.98049: Sent initial data (151 bytes)\n 8137 1726887506.98050: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n<<<\n 8137 1726887506.98053: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887506.98055: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887506.98057: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887506.98060: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887506.98062: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887506.98064: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 8137 1726887506.98066: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887506.98068: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887506.98070: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887506.98072: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887506.98074: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887506.98076: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py M:0x001a\r\n<<<\n 8137 1726887506.98078: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py\n<<<\n 8137 1726887506.98080: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323\r\n<<<\n 8137 1726887506.98082: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887506.98084: stdout chunk (state=3):\n>>><<<\n 8137 1726887506.98086: stderr chunk (state=3):\n>>><<<\n 8137 1726887506.98088: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119323 bytes at 0\r\n<<<\n 8137 1726887506.98091: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887506.98093: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7583a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb770880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb708d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6aeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b0f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6a7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ad640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ae370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb630dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6308b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb682610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb696670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb642c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb696280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb64afa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb32e1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3e5c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb340e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2e03a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3525b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6429d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30cca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb3181f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb2ffa30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6425b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30ca90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9bb235670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15c160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cf10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cd30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab6cee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8df40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8dd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab8d3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c33a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb191c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe8cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe83a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb162490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe84c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe84f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab4f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a31f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a3370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1bcd90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab5b880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb19c8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe1670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babdfac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babee0d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe10d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb168a60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ba746580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab29520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ba6ec0a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babdfbb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab38970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb1ae250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab386a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1d7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1a7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab13970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 402653378, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887467.4816434, \"mtime\": 1725971762.0, \"ctime\": 1726887463.092633, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2991815174\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887506.99911: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7583a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb770880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb708d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6aeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b0f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6a7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb630dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6308b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb682610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb696670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb642c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb696280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb64afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb32e1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3e5c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb340e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2e03a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3525b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30cca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb3181f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb2ffa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30ca90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9bb235670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15c160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab6cee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8df40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8dd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab8d3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c33a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb191c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe8cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe83a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb162490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe84c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe84f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab4f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1bcd90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab5b880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb19c8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe1670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babdfac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babee0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe10d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb168a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ba746580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab29520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ba6ec0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babdfbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab38970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb1ae250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab386a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1d7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1a7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab13970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 402653378, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887467.4816434, \"mtime\": 1725971762.0, \"ctime\": 1726887463.092633, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"2991815174\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887507.01571: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.01574: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.01579: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 119323 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887507.01585: done transferring module to remote\n 8137 1726887507.01587: _low_level_execute_command(): starting\n 8137 1726887507.01589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0'\n 8137 1726887507.03501: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887506.444178-8764-224807225454229/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 8137 1726887507.03505: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.03513: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887507.03530: variable 'ansible_module_compression' from source: unknown\n 8137 1726887507.03532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 8137 1726887507.03534: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 8137 1726887507.03538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn TO /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887507.03544: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.03546: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887507.03548: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887507.03550: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887507.03551: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887507.03553: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py\n<<<\n 8137 1726887507.03554: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py M:0x001a\r\n<<<\n 8137 1726887507.03556: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633\r\n<<<\n 8137 1726887507.03557: Sending initial data\n 8137 1726887507.03559: Sent initial data (150 bytes)\n 8137 1726887507.03560: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125633 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887507.03562: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887507.03563: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.03565: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.03566: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125633 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887507.03572: done transferring module to remote\n 8137 1726887507.03573: _low_level_execute_command(): starting\n 8137 1726887507.03575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887507.03580: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.03598: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.03618: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.03642: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.03687: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.03751: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.03762: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.03773: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.03784: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.03796: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.03805: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.03823: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.03834: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887507.03849: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.03862: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.03877: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.03970: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.03983: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.03996: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.04011: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.04025: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.04046: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.04049: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.04065: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.04077: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.04153: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.04189: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.04203: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.04295: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.04312: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.04324: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.04334: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.04344: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.04403: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887507.04421: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.04513: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.05796: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.06028: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.06047: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.06066: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.06078: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.06124: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887507.06158: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.06171: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.06177: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.06189: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.06192: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.06203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.06211: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.06214: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.06227: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.06245: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.06255: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887507.06261: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.06266: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.06270: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.06275: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.06289: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.06304: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.06312: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.06315: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.06325: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.06328: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887507.06330: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887507.06340: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.06346: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.06350: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.06378: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.06393: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.06396: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.06398: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.06415: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887507.06418: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.06420: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.06424: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.06438: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.06440: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.06442: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.06456: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.06470: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.06476: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.06486: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887507.06498: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.06510: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.06524: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.06545: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.06560: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.06563: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.06565: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.06585: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.06589: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.06600: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.06605: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.06608: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.06611: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.06616: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.06639: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887507.06665: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.06718: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.06795: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.06855: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.06876: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.06915: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.06939: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.06959: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.06978: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.06996: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.07036: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887507.07071: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.07121: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.07840: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.07843: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.07846: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887507.07974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887507.07977: _low_level_execute_command(): starting\n 8137 1726887507.07979: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0'\"'\"''\n 8137 1726887507.08542: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887507.08581: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887507.08589: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887507.08627: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.08631: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887507.08633: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py\n<<<\n 8137 1726887507.08648: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.08666: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.08675: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py M:0x001a\r\n<<<\n 8137 1726887507.08689: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.08703: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.08758: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.08769: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.08779: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.08790: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.08801: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.08940: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.08943: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.08945: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887507.09026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887507.09029: _low_level_execute_command(): starting\n 8137 1726887507.09033: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887507.09051: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887507.09116: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.09132: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.09144: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887507.09163: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.09176: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.09189: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.09203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.09219: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.09231: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.09242: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.09254: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.09274: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.09287: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.09299: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.09313: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.09398: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.09415: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.09426: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.09445: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.09460: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.09471: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.09485: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.09506: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.09530: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887507.09559: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.09705: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.09827: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125632\r\n<<<\n 8137 1726887507.10086: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125632 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887507.10129: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887507.10471: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.10474: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.10477: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125632\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125632 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887507.10485: done transferring module to remote\n 8137 1726887507.10487: _low_level_execute_command(): starting\n 8137 1726887507.10489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887507.11724: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.11812: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.11828: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.11845: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.11921: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.11962: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887507.12033: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.12044: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.12057: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.12068: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.12083: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.12094: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.12111: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.12133: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887507.12151: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.12185: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.12219: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.12241: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.12376: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.12384: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887507.12391: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.12399: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.12442: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 8137 1726887507.12448: stdout chunk (state=3):\n>>>import _imp # builtin<<<\n 8137 1726887507.12481: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.12489: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.12499: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.12506: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.12578: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.12591: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.12598: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.12618: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.12630: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.12636: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.12643: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.12649: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.12661: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887507.12689: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.12824: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.12836: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.12925: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 8137 1726887507.12937: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 8137 1726887507.12957: stdout chunk (state=3):\n>>>import '_weakref' # <<<\n 8137 1726887507.12962: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.13151: stdout chunk (state=3):\n>>>import '_io' # <<<\n 8137 1726887507.13223: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.13235: stdout chunk (state=3):\n>>>import 'marshal' # <<<\n 8137 1726887507.13323: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.13374: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887507.13379: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.13430: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887507.13442: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887507.13493: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887507.13548: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 8137 1726887507.13553: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 8137 1726887507.13567: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.13570: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.13641: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.13644: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.13656: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887507.13659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887507.13684: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.13719: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887507.13775: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887507.13791: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887507.13942: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3dc0>\r\n<<<\n 8137 1726887507.14001: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887507.14039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\n<<<\n 8137 1726887507.14053: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7983a0>\r\n<<<\n 8137 1726887507.14067: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.14080: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.14092: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3b20>\r\n<<<\n 8137 1726887507.14097: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.14141: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.14149: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887507.14222: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887507.14226: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3ac0>\r\n<<<\n 8137 1726887507.14229: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.14250: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887507.14278: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887507.14319: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798490>\r\n<<<\n 8137 1726887507.14360: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n<<<\n 8137 1726887507.14384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'<<<\n 8137 1726887507.14484: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.14526: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n<<<\n 8137 1726887507.14539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887507.14573: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887507.14603: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798940><<<\n 8137 1726887507.14607: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.14645: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798670><<<\n 8137 1726887507.14648: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.14687: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887507.14745: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887507.14750: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887507.14752: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887507.14767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887507.14801: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887507.14821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<<\n 8137 1726887507.14863: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887507.14881: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887507.14884: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887507.14931: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887507.14935: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887507.14972: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f190>\r\n<<<\n 8137 1726887507.14978: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15020: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887507.15023: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15028: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887507.15040: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8dc0>\r\n<<<\n 8137 1726887507.15050: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15101: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887507.15106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d3a0>\r\n<<<\n 8137 1726887507.15119: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8b20>\r\n<<<\n 8137 1726887507.15134: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f220>\r\n<<<\n 8137 1726887507.15146: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8ac0>\r\n<<<\n 8137 1726887507.15183: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<<\n 8137 1726887507.15196: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d490>\r\n<<<\n 8137 1726887507.15238: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.15242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15277: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15282: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887507.15284: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d940><<<\n 8137 1726887507.15286: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.15318: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<<\n 8137 1726887507.15347: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.15378: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887507.15405: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<<\n 8137 1726887507.15410: stdout chunk (state=3):\n>>>\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f940>\r\n<<<\n 8137 1726887507.15427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15434: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15453: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834190>\r\n<<<\n 8137 1726887507.15485: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887507.15489: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7b0880>\r\n<<<\n 8137 1726887507.15502: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15538: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887507.15583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15586: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a748d90>\r\n<<<\n 8137 1726887507.15600: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15660: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15670: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857850>\r\n<<<\n 8137 1726887507.15712: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834940>\r\n<<<\n 8137 1726887507.15715: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n<<<\n 8137 1726887507.15733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # <<<\n 8137 1726887507.15736: stdout chunk (state=3):\n>>>\r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772d90>\r\n<<<\n 8137 1726887507.15759: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711895880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71182dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887507.15763: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857d90>\r\n<<<\n 8137 1726887507.15813: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798970>\r\n<<<\n 8137 1726887507.15827: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d970>\r\n<<<\n 8137 1726887507.15889: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887507.15892: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<<\n 8137 1726887507.15904: stdout chunk (state=3):\n>>>\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887507.16045: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887507.16056: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887507.16101: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887507.16107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887507.16145: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887507.16152: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\n<<<\n 8137 1726887507.16154: stderr chunk (state=3):\n>>>debug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.16168: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3eb0>\r\n<<<\n 8137 1726887507.16225: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d6f40>\r\n<<<\n 8137 1726887507.16247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887507.16250: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.16433: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887507.16436: stderr chunk (state=3):\n>>><<<\n 8137 1726887507.16438: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887507.16465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887507.16470: _low_level_execute_command(): starting\n 8137 1726887507.16498: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887507.16517: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887507.16522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<<\n 8137 1726887507.16526: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.16595: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887507.16598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<<\n 8137 1726887507.16602: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.16637: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711555dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115558b0>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887507.16649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887507.16791: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887507.16796: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<<\n 8137 1726887507.16799: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.16802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555f70>\r\n<<<\n 8137 1726887507.16815: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887507.16824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887507.16826: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555e80>\r\n<<<\n 8137 1726887507.16828: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887507.16830: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6eeeb0>\r\n<<<\n 8137 1726887507.16834: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115aed30>\r\n<<<\n 8137 1726887507.16836: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887507.16935: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115a7610>\r\n<<<\n 8137 1726887507.16938: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f1f40><<<\n 8137 1726887507.16940: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.16944: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887507.17014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115bb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17172: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711567c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115ae250>\r\n<<<\n 8137 1726887507.17266: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.17272: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<<\n 8137 1726887507.17274: stdout chunk (state=3):\n>>>\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<<\n 8137 1726887507.17276: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.17279: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7115bb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d00>\r\n<<<\n 8137 1726887507.17281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<<\n 8137 1726887507.17326: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6e7610>\r\n<<<\n 8137 1726887507.17333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887507.17336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17338: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ed640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887507.17354: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a460>\r\n<<<\n 8137 1726887507.17436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17679: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71156ffa0>\r\n<<<\n 8137 1726887507.17732: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17779: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17785: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114631c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711525c70>\r\n<<<\n 8137 1726887507.17857: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.17874: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e00a0>\r\n<<<\n 8137 1726887507.17907: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.17934: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17957: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475af0>\r\n<<<\n 8137 1726887507.17960: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887507.17962: stdout chunk (state=3):\n>>>\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a670dc0>\r\n<<<\n 8137 1726887507.17964: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6708b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17966: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670eb0>\r\n<<<\n 8137 1726887507.17968: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711475e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887507.17971: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487730>\r\n<<<\n 8137 1726887507.17974: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887507.18077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487c70>\r\n<<<\n 8137 1726887507.18080: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.18136: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 8137 1726887507.18139: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670f70>\r\n<<<\n 8137 1726887507.18142: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887507.18144: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114143a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887507.18147: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114875b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887507.18173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670e80>\r\n<<<\n 8137 1726887507.18176: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887507.18229: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425340>\r\n<<<\n 8137 1726887507.18234: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9d30>\r\n<<<\n 8137 1726887507.18237: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115679d0>\r\n<<<\n 8137 1726887507.18523: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.18525: stdout chunk (state=3):\n>>>import '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c2610>\r\n<<<\n 8137 1726887507.18540: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114406a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.18805: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6d6670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887507.18832: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa71144d1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114408e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711434a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115675b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887507.19135: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.19138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.19141: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa711361670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.19143: stdout chunk (state=3):\n>>>\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a682c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9250>\r\n<<<\n 8137 1726887507.19159: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a6d6280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887507.19206: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887507.19233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.19238: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.19290: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.19294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887507.19296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887507.19330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887507.19333: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d90>\r\n<<<\n 8137 1726887507.19335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.19392: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887507.19411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d00>\r\n<<<\n 8137 1726887507.19457: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887507.19473: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<<\n 8137 1726887507.19475: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.19504: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887507.19539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<<\n 8137 1726887507.19546: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.19579: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887507.19670: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887507.19745: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n<<<\n 8137 1726887507.19784: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655370>\r\n<<<\n 8137 1726887507.19798: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887507.19831: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.19888: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655460>\r\n<<<\n 8137 1726887507.20180: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a68afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684a30>\r\n<<<\n 8137 1726887507.20200: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684490>\r\n<<<\n 8137 1726887507.20231: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887507.20265: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.20320: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887507.20352: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.20405: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887507.20472: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3631c0><<<\n 8137 1726887507.20554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.20588: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.20624: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887507.20730: stdout chunk (state=3):\n>>>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a640c70>\r\n<<<\n 8137 1726887507.20765: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fb0a0>\r\n<<<\n 8137 1726887507.20777: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887507.20791: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.20813: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.20842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.20859: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.20929: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375af0><<<\n 8137 1726887507.20935: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.20961: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.20971: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.20981: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.20983: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.20999: stdout chunk (state=3):\n>>>import 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a375e20>\r\n<<<\n 8137 1726887507.21066: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887507.21201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887507.21236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387730>\r\n<<<\n 8137 1726887507.21239: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887507.21325: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887507.21340: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.21372: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387c70>\r\n<<<\n 8137 1726887507.21444: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.21688: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e7c0>\r\n<<<\n 8137 1726887507.21692: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.21694: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.21699: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887507.21701: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.21705: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887507.21707: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.21711: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4e160>\r\n<<<\n 8137 1726887507.21714: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.21932: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.21935: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887507.21937: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e280>\r\n<<<\n 8137 1726887507.21939: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ef10>\r\n<<<\n 8137 1726887507.21941: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887507.21943: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.21947: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ed30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887507.22013: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.22018: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4ef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22020: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22024: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887507.22026: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22050: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710ca4ee0>\r\n<<<\n 8137 1726887507.22088: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3143a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3875b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325340>\r\n<<<\n 8137 1726887507.22091: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4f40>\r\n<<<\n 8137 1726887507.22142: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4d60>\r\n<<<\n 8137 1726887507.22175: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887507.22180: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6829d0>\r\n<<<\n 8137 1726887507.22183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22218: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887507.22247: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710cc43d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5dc0>\r\n<<<\n 8137 1726887507.22254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22256: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887507.22294: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<<\n 8137 1726887507.22298: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.22368: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.22429: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db53a0>\r\n<<<\n 8137 1726887507.22433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887507.22435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22437: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5f70>\r\n<<<\n 8137 1726887507.22521: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887507.22803: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22806: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887507.22810: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22863: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3406a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340760>\r\n<<<\n 8137 1726887507.22870: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d83c10>\r\n<<<\n 8137 1726887507.22943: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d20cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d203a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d54490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d204c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d204f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c86250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d951f0>\r\n<<<\n 8137 1726887507.22948: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887507.22970: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c928e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d95370>\r\n<<<\n 8137 1726887507.22973: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887507.23016: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.23045: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887507.23048: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887507.23124: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710daed90>\r\n<<<\n 8137 1726887507.23372: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.23441: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.23446: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.23449: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340ca0>\r\n<<<\n 8137 1726887507.23451: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.23514: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.23517: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a34d1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3408e0>\r\n<<<\n 8137 1726887507.23519: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a334a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6825b0><<<\n 8137 1726887507.23521: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.23524: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c92880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c926d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c91670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c915b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d8e8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887507.23563: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d18670>\r\n<<<\n 8137 1726887507.23568: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887507.23620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.23694: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340a90>\r\n<<<\n 8137 1726887507.23700: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d16ac0>\r\n<<<\n 8137 1726887507.23721: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d250d0>\r\n<<<\n 8137 1726887507.23746: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.23750: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d180d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d5aa60>\r\n<<<\n 8137 1726887507.23764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.23782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.23800: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887507.23830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887507.23838: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887507.23850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.23889: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f414a25c670><<<\n 8137 1726887507.23894: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.23898: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887507.23913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.23920: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887507.23967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.23973: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887507.23988: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.24016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.24019: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887507.24021: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.24023: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887507.24059: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24095: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887507.24124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.24127: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887507.24136: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3dc0>\r\n<<<\n 8137 1726887507.24197: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887507.24220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.24226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3b20>\r\n<<<\n 8137 1726887507.24245: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3ac0>\r\n<<<\n 8137 1726887507.24265: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887507.24298: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24309: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998490>\r\n<<<\n 8137 1726887507.24483: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24601: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998940>\r\n<<<\n 8137 1726887507.24642: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998670>\r\n<<<\n 8137 1726887507.24647: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24649: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887507.24651: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24653: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887507.24656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f190>\r\n<<<\n 8137 1726887507.24658: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887507.24660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24666: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f220>\r\n<<<\n 8137 1726887507.24702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.24705: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24739: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f940>\r\n<<<\n 8137 1726887507.24773: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9b0880>\r\n<<<\n 8137 1726887507.24796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb948d90>\r\n<<<\n 8137 1726887507.24860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887507.24868: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972d90>\r\n<<<\n 8137 1726887507.24934: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998970>\r\n<<<\n 8137 1726887507.24943: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887507.25091: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip'<<<\n 8137 1726887507.25094: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.25096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.25207: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887507.25214: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887507.25223: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887507.25225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887507.25228: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887507.25238: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.25279: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887507.25283: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710873580>\r\n<<<\n 8137 1726887507.25286: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913eb0>\r\n<<<\n 8137 1726887507.25355: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb915f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25367: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c74520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7108180a0>\r\n<<<\n 8137 1726887507.25370: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887507.25496: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887507.25501: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887507.25504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.25507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.25514: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887507.25517: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb90c610>\r\n<<<\n 8137 1726887507.25520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.25523: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb912640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913370>\r\n<<<\n 8137 1726887507.25526: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.25530: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887507.25575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.25590: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25596: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887507.25622: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25643: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25704: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25739: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d16bb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.25742: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb895dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8958b0>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887507.25745: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887507.25786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887507.25825: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895f70>\r\n<<<\n 8137 1726887507.25844: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895e80>\r\nimport '_collections' # \r\n<<<\n 8137 1726887507.25893: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8eed30>\r\n<<<\n 8137 1726887507.25900: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887507.25921: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8e7610>\r\n<<<\n 8137 1726887507.25985: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8fb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb91ae50>\r\n<<<\n 8137 1726887507.26016: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26054: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8a7c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8ee250>\r\n<<<\n 8137 1726887507.26105: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8fb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb920a00>\r\n<<<\n 8137 1726887507.26170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26173: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26176: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26182: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887507.26213: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d90>\r\n<<<\n 8137 1726887507.26349: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d00>\r\n<<<\n 8137 1726887507.26355: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887507.26380: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26420: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a370>\r\n<<<\n 8137 1726887507.26437: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887507.26444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26496: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a460>\r\n<<<\n 8137 1726887507.26547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26619: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.26631: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8affa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9a30>\r\n<<<\n 8137 1726887507.26651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26685: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887507.26688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26692: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887507.26702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887507.26747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26753: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26768: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5881c0>\r\n<<<\n 8137 1726887507.26814: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887507.26834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.26857: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887507.26860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26871: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb865c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9200a0>\r\n<<<\n 8137 1726887507.26896: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.26902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887507.26918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.26944: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.26952: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59aaf0>\r\n<<<\n 8137 1726887507.26964: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887507.26978: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb59ae20>\r\n<<<\n 8137 1726887507.26997: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887507.27010: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887507.27037: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27045: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac730>\r\n<<<\n 8137 1726887507.27103: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27132: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5acc70>\r\n<<<\n 8137 1726887507.27171: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5453a0>\r\n<<<\n 8137 1726887507.27181: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59af10>\r\n<<<\n 8137 1726887507.27211: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27280: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac5b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887507.27335: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887507.27340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27351: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555340>\r\n<<<\n 8137 1726887507.27358: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887507.27366: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a79d0>\r\n<<<\n 8137 1726887507.27386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887507.27431: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f970>\r\n<<<\n 8137 1726887507.27434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27439: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27468: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5716a0>\r\n<<<\n 8137 1726887507.27497: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27510: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27519: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571760>\r\n<<<\n 8137 1726887507.27574: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887507.27577: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887507.27587: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27663: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887507.27666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27784: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571ca0>\r\n<<<\n 8137 1726887507.27835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.27841: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb57d1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5718e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb564a30>\r\n<<<\n 8137 1726887507.27873: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a75b0>\r\n<<<\n 8137 1726887507.27897: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887507.27903: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887507.27915: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887507.27993: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710da0250>\r\n<<<\n 8137 1726887507.27996: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571a90>\r\n<<<\n 8137 1726887507.28024: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f6a0>\r\n<<<\n 8137 1726887507.28060: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887507.28063: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887507.28065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28094: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887507.28113: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21cb48c670>\r\n<<<\n 8137 1726887507.28189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28258: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.28265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28313: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887507.28316: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887507.28330: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887507.28337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28370: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887507.28380: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887507.28403: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887507.28410: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.28429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887507.28435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28485: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c547c0>\r\n<<<\n 8137 1726887507.28531: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c517f0>\r\n<<<\n 8137 1726887507.28584: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c4a970>\r\n<<<\n 8137 1726887507.28588: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.28621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28643: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 8137 1726887507.28646: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887507.28713: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887507.28718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.28732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887507.28748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.29196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.29665: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.29695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.29788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.30193: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887507.30457: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887507.30481: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n<<<\n 8137 1726887507.30518: stdout chunk (state=3):\n>>># cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n<<<\n 8137 1726887507.30588: stdout chunk (state=3):\n>>># cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n<<<\n 8137 1726887507.30605: stdout chunk (state=3):\n>>># cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n<<<\n 8137 1726887507.30610: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887507.30681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b37c0>\r\n<<<\n 8137 1726887507.30686: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.30731: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887507.30766: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3160>\r\n<<<\n 8137 1726887507.30803: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887507.30809: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3280>\r\n<<<\n 8137 1726887507.30829: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n<<<\n 8137 1726887507.30994: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3f10>\r\n<<<\n 8137 1726887507.30999: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b34f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31031: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3100>\r\n<<<\n 8137 1726887507.31063: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887507.31066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31135: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887507.31138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887507.31144: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31146: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n<<<\n 8137 1726887507.31213: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadecee0>\r\n<<<\n 8137 1726887507.31248: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329f40>\r\n<<<\n 8137 1726887507.31290: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329d60>\r\n<<<\n 8137 1726887507.31314: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887507.31331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31363: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3293d0>\r\n<<<\n 8137 1726887507.31403: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n<<<\n 8137 1726887507.31413: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41adc0>\r\n<<<\n 8137 1726887507.31417: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n<<<\n 8137 1726887507.31433: stdout chunk (state=3):\n>>># destroy _signal\r\n<<<\n 8137 1726887507.31477: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887507.31549: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41a3a0>\r\n<<<\n 8137 1726887507.31592: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887507.31597: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41af70>\r\n<<<\n 8137 1726887507.31621: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31652: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887507.31683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887507.31699: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3e8c10>\r\n<<<\n 8137 1726887507.31798: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887507.31865: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb384cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3843a0>\r\n<<<\n 8137 1726887507.31890: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b9490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3844c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3844f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887507.31893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887507.31982: stderr chunk (state=3):\n>>><<<\n 8137 1726887507.31985: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.32005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.32022: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadcf250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887507.32088: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb8e0>\r\n<<<\n 8137 1726887507.32092: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa370>\r\n<<<\n 8137 1726887507.32102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711895880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71182dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d6f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115cc610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d2640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711555dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115558b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115aed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115a7610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115bb670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115dae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711567c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115ae250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7115bb280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71156ffa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114631c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711525c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711475e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114143a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114875b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115679d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114406a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa71144d1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114408e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711434a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115675b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa711361670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4e160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ef10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ed30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710ca4ee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4f40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4d60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710cc43d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db53a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d83c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d20cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d203a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d54490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d204c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d204f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c86250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d951f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c928e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d95370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710daed90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c92880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c926d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c91670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c915b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d8e8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d18670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d16ac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d250d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d180d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d5aa60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710873580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c74520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7108180a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d16bb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710da0250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f6a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c547c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c517f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c4a970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# destroy logging\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy json\\r\\n# destroy __main__\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy _functools\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy datetime\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887507.32921: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711895880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71182dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115cc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711555dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115558b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115aed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115a7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115bb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711567c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115ae250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7115bb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71156ffa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114631c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711525c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711475e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114143a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114875b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115679d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114406a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa71144d1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114408e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711434a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115675b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa711361670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4e160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ed30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4ef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710ca4ee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4f40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710cc43d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db53a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d83c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d20cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d203a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d54490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d204c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d204f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c86250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d951f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c928e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d95370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710daed90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c92880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c926d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c91670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c915b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d8e8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d18670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d16ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d250d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d180d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d5aa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710873580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c74520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7108180a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d16bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710da0250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f6a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c547c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c517f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c4a970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887507.34915: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887507.34919: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb413d90>\r\n<<<\n 8137 1726887507.35356: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caddb880>\r\n<<<\n 8137 1726887507.35361: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f38b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37bac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb38a0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3bfa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.35367: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887506.3355517-8762-226126937989176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887507.35371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.35374: _low_level_execute_command(): starting\n 8137 1726887507.35377: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887507.35385: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.35388: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887507.35391: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887507.35399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887507.35403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.35405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.35407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.35412: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1837c0>\r\n<<<\n 8137 1726887507.35415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.35419: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887507.35422: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887507.35426: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.35537: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183160>\r\n<<<\n 8137 1726887507.35542: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183280>\r\n<<<\n 8137 1726887507.36152: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183f10>\r\n<<<\n 8137 1726887507.36156: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887507.36160: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36162: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1834f0>\r\n<<<\n 8137 1726887507.36165: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183d30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887507.36167: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183f70>\r\n<<<\n 8137 1726887507.36169: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887507.36171: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36173: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36175: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183100>\r\n<<<\n 8137 1726887507.36177: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887507.36180: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36182: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887507.36186: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887507.36189: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887507.36191: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887507.36193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36195: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.36197: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21ca99d580>\r\n<<<\n 8137 1726887507.36199: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36201: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadbd520>\r\n<<<\n 8137 1726887507.36203: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21ca9420a0>\r\n<<<\n 8137 1726887507.36205: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887507.36210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36212: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36214: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887507.36216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36224: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887507.36231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36235: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149badee0>\r\n<<<\n 8137 1726887507.36237: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887507.36240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36242: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdf40>\r\n<<<\n 8137 1726887507.36244: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb37bbb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.36246: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887507.36248: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36251: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149bcd3d0>\r\n<<<\n 8137 1726887507.36253: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eadc0>\r\n<<<\n 8137 1726887507.36255: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ea3a0>\r\n<<<\n 8137 1726887507.36257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36260: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36262: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eaf70>\r\n<<<\n 8137 1726887507.36264: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887507.36267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36271: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36273: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887507.36276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36278: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887507.36280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1b8c10>\r\n<<<\n 8137 1726887507.36283: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a155cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1553a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a189490>\r\n<<<\n 8137 1726887507.36286: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1554c0>\r\n<<<\n 8137 1726887507.36289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36292: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1554f0>\r\n<<<\n 8137 1726887507.36294: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36298: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887507.36301: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887507.36304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36318: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887507.36320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36362: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.36364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36368: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887507.36371: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36377: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887507.36379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36384: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887507.36387: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36389: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887507.36451: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb8970>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.36511: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b8f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887507.36514: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36518: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.36521: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.36525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36559: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca370>\r\n<<<\n 8137 1726887507.36582: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887507.36613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36632: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887507.36650: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.36654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36675: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36678: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.36680: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887507.36697: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.36700: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.36719: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.36789: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1e3d90>\r\n<<<\n 8137 1726887507.36794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36820: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.36834: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.36865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.36869: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.36873: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887507.36897: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.36917: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887507.36920: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.36938: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.36941: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b9b880>\r\n<<<\n 8137 1726887507.36961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.36965: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.36981: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.36995: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887507.37026: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb405250>\r\n<<<\n 8137 1726887507.37030: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.37032: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.37048: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.37180: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb86a0>\r\n<<<\n 8137 1726887507.37185: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.37188: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.37192: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b6d0>\r\n<<<\n 8137 1726887507.37195: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.37240: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.37244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.37296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.37319: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.37335: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.37368: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.37392: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.37406: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887507.37413: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.37427: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.37438: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.37540: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887507.37546: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887507.37559: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.37562: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887507.37564: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad9d7c0>\r\n<<<\n 8137 1726887507.38061: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.38064: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad997f0>\r\n<<<\n 8137 1726887507.38066: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad93970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887507.38068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38072: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887507.38074: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a670>\r\n<<<\n 8137 1726887507.38076: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a5b0>\r\n<<<\n 8137 1726887507.38078: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887507.38080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38082: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887507.38084: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1c38b0>\r\n<<<\n 8137 1726887507.38086: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887507.38088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38090: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887507.38091: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887507.38094: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d670>\r\n<<<\n 8137 1726887507.38202: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14cac0>\r\n<<<\n 8137 1726887507.38205: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a15a0d0>\r\n<<<\n 8137 1726887507.38296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38299: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a18fa60>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.38302: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887507.38304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.38701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.39249: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887507.39292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.39295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.39425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.39428: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.39465: stderr chunk (state=3):\n>>><<<\n 8137 1726887507.39468: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887507.39535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887507.39542: handler run complete\n 8137 1726887507.39545: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n<<<\n 8137 1726887507.39563: stdout chunk (state=3):\n>>># clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n<<<\n 8137 1726887507.39625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.39630: attempt loop complete, returning result\n 8137 1726887507.39633: _execute() done\n 8137 1726887507.39637: dumping result to json\n 8137 1726887507.39640: stdout chunk (state=3):\n>>># cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n<<<\n 8137 1726887507.39668: stdout chunk (state=3):\n>>># cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887507.39821: done dumping result, returning\n 8137 1726887507.39825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-107c-9d64-00000000001f]\n 8137 1726887507.39827: sending task result for task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887507.39975: done sending task result for task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887507.39981: WORKER PROCESS EXITING\n 8137 1726887507.39986: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n<<<\n 8137 1726887507.39989: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887507.39991: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n<<<\n 8137 1726887507.39997: stdout chunk (state=3):\n>>># cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n<<<\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n },\n \"before\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chronyd.sysconfig.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/chronyd\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 58,\n \"state\": \"file\",\n \"uid\": 0\n}\n 8137 1726887507.40142: stdout chunk (state=3):\n>>># destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n<<<\n 8137 1726887507.40159: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n<<<\n 8137 1726887507.40388: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n<<<\n 8137 1726887507.40393: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n<<<\n 8137 1726887507.40398: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887507.40401: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n<<<\n 8137 1726887507.40403: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887507.40407: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887507.40423: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n<<<\n 8137 1726887507.40440: stdout chunk (state=3):\n>>># destroy _signal\r\n<<<\n 8137 1726887507.40514: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887507.40877: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887507.40880: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.40888: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9b0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb948d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb915f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb90c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb912640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb895dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8958b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8eed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8e7610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8fb670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb91ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8a7c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8ee250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8fb280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb920a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8affa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5881c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb865c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9200a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59aaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb59ae20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5acc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5453a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59af10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a79d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5716a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb57d1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5718e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb564a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a75b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21cb48c670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b37c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b34f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadecee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329f40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329d60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3293d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41adc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41a3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41af70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3e8c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb384cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3843a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b9490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3844c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3844f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadcf250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb413d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caddb880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f38b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37bac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb38a0d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d0d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3bfa60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21ca99d580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadbd520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21ca9420a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb37bbb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb8970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb405250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb86a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad9d7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad997f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad93970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# destroy logging\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy json\\r\\n# destroy __main__\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy _functools\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy datetime\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887507.41517: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb948d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb915f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb90c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb912640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb895dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8958b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8eed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8e7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8fb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb91ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8a7c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8ee250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8fb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb920a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8affa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5881c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb865c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59aaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb59ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5acc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5453a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59af10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5716a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb57d1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5718e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb564a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21cb48c670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b37c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b34f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadecee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329f40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3293d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41adc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41a3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41af70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3e8c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb384cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3843a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b9490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3844c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3844f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadcf250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb413d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caddb880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f38b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37bac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb38a0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3bfa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21ca99d580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadbd520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21ca9420a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb37bbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb405250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad9d7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad997f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad93970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887507.42565: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887506.444178-8764-224807225454229/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887507.42570: _low_level_execute_command(): starting\n 8137 1726887507.42573: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887507.42583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.42585: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887507.42589: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887507.42625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.43397: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414976b580>\r\n<<<\n 8137 1726887507.43506: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b6a520>\r\n<<<\n 8137 1726887507.43512: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41497110a0>\r\n<<<\n 8137 1726887507.43576: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.43599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887507.43619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.43781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.44690: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887507.44727: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a14cbb0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.44810: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.44828: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.44843: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.44865: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.44878: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.44924: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887507.44939: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.44951: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.44964: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.44975: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.44987: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.44998: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.45015: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.45026: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887507.45036: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.45051: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.45064: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.45079: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.45090: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.45101: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887507.45113: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.45128: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.45143: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.45162: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.45178: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.45193: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.45272: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.45296: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.45314: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.45348: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.45370: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.45382: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.45404: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.45420: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.45443: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887507.45486: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.45534: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.46087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.46699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.47443: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.47450: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.47488: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887507.47498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.47500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887507.47503: handler run complete\n 8137 1726887507.47767: attempt loop complete, returning result\n 8137 1726887507.47771: _execute() done\n 8137 1726887507.47773: dumping result to json\n 8137 1726887507.47775: done dumping result, returning\n 8137 1726887507.47780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-107c-9d64-00000000001f]\n 8137 1726887507.47782: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.47784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.47787: sending task result for task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887507.47790: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.47858: done sending task result for task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887507.47864: WORKER PROCESS EXITING\n 8137 1726887507.47866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.47869: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n },\n \"before\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chronyd.sysconfig.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/chronyd\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 58,\n \"state\": \"file\",\n \"uid\": 0\n}\n 8137 1726887507.47955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887507.47959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.47961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.48073: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887507.48078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.49006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.49321: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887507.49368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887507.50180: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b78970>\r\n<<<\n 8137 1726887507.50202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50387: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887507.50390: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887507.50393: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887507.50427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50514: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887507.50517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.50733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.51529: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887507.51576: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887507.51696: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.51699: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1d5250>\r\n<<<\n 8137 1726887507.51744: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b786a0>\r\n<<<\n 8137 1726887507.51785: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887507.51799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.51994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.52070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.52096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.52156: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887507.52668: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887507.52695: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887507.52739: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887507.52780: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887507.52918: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5d7c0>\r\n<<<\n 8137 1726887507.52976: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5a7f0>\r\n<<<\n 8137 1726887507.53060: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b53970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887507.53091: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.53126: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887507.53241: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887507.53247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887507.53260: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.54140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.54416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887507.54632: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887507.57312: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 400556226, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887469.75414, \"mtime\": 1725971762.0, \"ctime\": 1726887466.3581405, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3021893214\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 8137 1726887507.57334: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887507.57818: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887507.57892: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n<<<\n 8137 1726887507.57909: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887507.58142: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887507.58864: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887507.58894: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887507.58917: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887507.58922: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887507.58960: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n<<<\n 8137 1726887507.58963: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887507.58966: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887507.58992: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887507.59015: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 8137 1726887507.59019: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887507.59050: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887507.59136: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 8137 1726887507.59141: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887507.59143: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n<<<\n 8137 1726887507.59147: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n<<<\n 8137 1726887507.59179: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n<<<\n 8137 1726887507.59184: stdout chunk (state=3):\n>>># cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n<<<\n 8137 1726887507.59189: stdout chunk (state=3):\n>>># cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 8137 1726887507.59235: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n<<<\n 8137 1726887507.59240: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n<<<\n 8137 1726887507.59245: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n<<<\n 8137 1726887507.59248: stdout chunk (state=3):\n>>># cleanup[3] wiping os.path\r\n<<<\n 8137 1726887507.59271: stdout chunk (state=3):\n>>># destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n<<<\n 8137 1726887507.59291: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887507.59296: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887507.59466: stdout chunk (state=3):\n>>># destroy platform\r\n<<<\n 8137 1726887507.59469: stdout chunk (state=3):\n>>># destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 8137 1726887507.59471: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 8137 1726887507.59490: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887507.59522: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 8137 1726887507.59536: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887507.59541: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887507.59544: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n<<<\n 8137 1726887507.59552: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887507.60256: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887507.60299: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 8137 1726887507.60302: stdout chunk (state=3):\n>>># clear sys.audit hooks\r\n<<<\n 8137 1726887507.60917: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887507.61025: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.61037: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7b0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a748d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6eeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6e7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ed640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ee370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a670dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6708b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c2610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6d6670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a682c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a6d6280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a68afa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3631c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a640c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a375e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3143a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3875b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6829d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3406a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a34d1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3408e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a334a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6825b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f414a25c670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1837c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1834f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149badee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdf40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149bcd3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eadc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ea3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eaf70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1b8c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a155cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1553a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a189490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1554c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1554f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b8f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1e3d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b9b880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1c38b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14cac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a15a0d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d0d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a18fa60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414976b580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b6a520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41497110a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a14cbb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b78970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1d5250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b786a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5d7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5a7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b53970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 400556226, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887469.75414, \"mtime\": 1725971762.0, \"ctime\": 1726887466.3581405, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3021893214\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887507.61456: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a748d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6eeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6e7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ed640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a670dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6708b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6d6670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a682c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a6d6280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a68afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3631c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a640c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a375e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3143a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3875b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6829d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3406a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a34d1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3408e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a334a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6825b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f414a25c670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1837c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1834f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149badee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdf40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149bcd3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eadc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ea3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eaf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1b8c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a155cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1553a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a189490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1554c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1554f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b8f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1e3d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b9b880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1c38b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14cac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a15a0d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a18fa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414976b580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b6a520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41497110a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a14cbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b78970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1d5250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5d7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5a7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b53970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 400556226, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887469.75414, \"mtime\": 1725971762.0, \"ctime\": 1726887466.3581405, \"wusr\": true, \"rusr\": true, \"xusr\": false, \"wgrp\": false, \"rgrp\": true, \"xgrp\": false, \"woth\": false, \"roth\": true, \"xoth\": false, \"isuid\": false, \"isgid\": false, \"blocks\": 8, \"block_size\": 4096, \"device_type\": 0, \"readable\": true, \"writeable\": true, \"executable\": false, \"pw_name\": \"root\", \"gr_name\": \"root\", \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3021893214\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"get_size\": false, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887507.64023: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887506.6338885-8768-212124747740959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None})\n 8137 1726887507.64027: variable 'ansible_module_compression' from source: unknown\n 8137 1726887507.64029: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 8137 1726887507.64031: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 8137 1726887507.64035: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v TO /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887507.64316: Sending initial data\n 8137 1726887507.64323: Sent initial data (151 bytes)\n 8137 1726887507.67084: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.67100: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.67118: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.67148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.67166: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.67214: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.67226: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.67251: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.67265: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.67283: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.67298: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.67313: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.67329: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.67350: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887507.67365: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.67378: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.67395: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.67413: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.67424: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.67436: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.67450: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.67466: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.67483: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.67499: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.67514: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.67527: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.67618: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.67635: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.67652: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.67680: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.67701: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.67714: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.67728: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.67738: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.67756: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887507.67791: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.67834: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.71382: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887507.71430: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887507.71488: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887507.71492: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py\n<<<\n 8137 1726887507.71543: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py M:0x001a\r\n<<<\n 8137 1726887507.72277: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633\r\n<<<\n 8137 1726887507.72846: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125633 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887507.72902: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887507.73029: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.73391: stderr chunk (state=3):\n>>><<<\n 8137 1726887507.73394: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 125633 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887507.73401: done transferring module to remote\n 8137 1726887507.73403: _low_level_execute_command(): starting\n 8137 1726887507.73405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887507.74017: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.74035: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.74053: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.74072: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.74085: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.74136: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.74148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.74165: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.74181: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.74199: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.74217: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.74230: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.74253: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.74270: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887507.74283: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.74300: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.74320: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.74339: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.74352: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.74369: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.74382: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.74398: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.74414: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.74429: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.74448: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.74461: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.74535: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.74552: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.74565: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.74596: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.74618: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.74638: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.74666: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.74680: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.74698: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887507.74745: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.74785: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.80110: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887507.80114: stdout chunk (state=3):\n>>><<<\n 8137 1726887507.80117: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887507.80250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887507.80256: _low_level_execute_command(): starting\n 8137 1726887507.80259: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0'\"'\"''\n 8137 1726887507.80930: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887507.80951: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.80969: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.80992: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.81010: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.81059: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.81075: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887507.81092: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887507.81117: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887507.81131: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.81150: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.81167: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.81185: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887507.81203: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887507.81221: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887507.81237: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887507.81255: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887507.81276: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887507.81296: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887507.81313: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887507.81325: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887507.81336: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887507.81348: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887507.81361: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887507.81376: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887507.81391: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887507.81473: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887507.81489: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887507.81506: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887507.81548: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887507.81598: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887507.81640: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887507.81661: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887507.81683: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887507.81711: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887507.81784: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887507.81802: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887507.87253: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen<<<\n 8137 1726887507.88039: stdout chunk (state=3):\n>>>\r\nimport _imp # builtin<<<\n 8137 1726887507.88043: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88074: stdout chunk (state=3):\n>>>import '_thread' # <<<\n 8137 1726887507.88244: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88268: stdout chunk (state=3):\n>>>import '_warnings' # <<<\n 8137 1726887507.88272: stdout chunk (state=3):\n>>>\r\nimport '_weakref' # <<<\n 8137 1726887507.88283: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88374: stdout chunk (state=3):\n>>>import '_io' # <<<\n 8137 1726887507.88494: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88525: stdout chunk (state=3):\n>>>import 'marshal' # <<<\n 8137 1726887507.88528: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88622: stdout chunk (state=3):\n>>>import 'posix' # <<<\n 8137 1726887507.88759: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88796: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # <<<\n 8137 1726887507.88882: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88899: stdout chunk (state=3):\n>>># installing zipimport hook<<<\n 8137 1726887507.88914: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.88975: stdout chunk (state=3):\n>>>import 'time' # <<<\n 8137 1726887507.89080: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89103: stdout chunk (state=3):\n>>>import 'zipimport' # <<<\n 8137 1726887507.89172: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89175: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 8137 1726887507.89242: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<<\n 8137 1726887507.89373: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887507.89429: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89465: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<<\n 8137 1726887507.89666: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89716: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<<\n 8137 1726887507.89721: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89724: stdout chunk (state=3):\n>>>import '_codecs' # <<<\n 8137 1726887507.89743: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89769: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3dc0><<<\n 8137 1726887507.89772: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89818: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<<\n 8137 1726887507.89859: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89875: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<<\n 8137 1726887507.89949: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.89973: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71983a0>\r\n<<<\n 8137 1726887507.89988: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3b20>\r\n<<<\n 8137 1726887507.90019: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<<\n 8137 1726887507.90074: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<<\n 8137 1726887507.90081: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90099: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3ac0><<<\n 8137 1726887507.90199: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90234: stdout chunk (state=3):\n>>>import '_signal' # <<<\n 8137 1726887507.90237: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<<\n 8137 1726887507.90337: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90341: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<<\n 8137 1726887507.90352: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90366: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198490><<<\n 8137 1726887507.90378: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90402: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<<\n 8137 1726887507.90485: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'<<<\n 8137 1726887507.90491: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90514: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<<\n 8137 1726887507.90564: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90578: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<<\n 8137 1726887507.90620: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90649: stdout chunk (state=3):\n>>>import '_abc' # <<<\n 8137 1726887507.90686: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90713: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198940><<<\n 8137 1726887507.90716: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90746: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198670><<<\n 8137 1726887507.90870: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90925: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<<\n 8137 1726887507.90928: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<<\n 8137 1726887507.90954: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.90978: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<<\n 8137 1726887507.91320: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<<\n 8137 1726887507.91362: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91385: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<<\n 8137 1726887507.91388: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'<<<\n 8137 1726887507.91422: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91454: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 8137 1726887507.91457: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f190><<<\n 8137 1726887507.91466: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91493: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<<\n 8137 1726887507.91496: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887507.91640: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f220><<<\n 8137 1726887507.91745: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91817: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<<\n 8137 1726887507.91867: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<<\n 8137 1726887507.91928: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.91958: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<<\n 8137 1726887507.92067: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92116: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<<\n 8137 1726887507.92119: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92122: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172850><<<\n 8137 1726887507.92124: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92126: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f940><<<\n 8137 1726887507.92128: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92163: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71b0880><<<\n 8137 1726887507.92251: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92288: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887507.92302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887507.92327: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7148d90><<<\n 8137 1726887507.92334: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92428: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py<<<\n 8137 1726887507.92515: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887507.92539: stdout chunk (state=3):\n>>>import '_locale' # <<<\n 8137 1726887507.92572: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92596: stdout chunk (state=3):\n>>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172d90>\r\n<<<\n 8137 1726887507.92675: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198970><<<\n 8137 1726887507.92867: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92909: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<<\n 8137 1726887507.92959: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.92962: stdout chunk (state=3):\n>>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<<\n 8137 1726887507.92979: stdout chunk (state=3):\n>>>\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887507.93304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<<\n 8137 1726887507.93964: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.93994: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<<\n 8137 1726887507.93998: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94056: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<<\n 8137 1726887507.94158: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<<\n 8137 1726887507.94184: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94226: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<<\n 8137 1726887507.94264: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<<\n 8137 1726887507.94370: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<<\n 8137 1726887507.94454: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94475: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<<\n 8137 1726887507.94512: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94533: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70eeeb0><<<\n 8137 1726887507.94557: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94630: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f1f40><<<\n 8137 1726887507.94858: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94913: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887507.94917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<<\n 8137 1726887507.94920: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94951: stdout chunk (state=3):\n>>>import '_sre' # <<<\n 8137 1726887507.94953: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.94983: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<<\n 8137 1726887507.95027: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<<\n 8137 1726887507.95119: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95150: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<<\n 8137 1726887507.95217: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887507.95269: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70e7610><<<\n 8137 1726887507.95335: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95370: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ed640><<<\n 8137 1726887507.95412: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95436: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ee370><<<\n 8137 1726887507.95457: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<<\n 8137 1726887507.95533: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<<\n 8137 1726887507.95943: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.95980: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py<<<\n 8137 1726887507.96030: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887507.96158: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96189: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887507.96208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887507.96237: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.96389: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96394: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.96398: stdout chunk (state=3):\n>>>\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7070dc0>\r\n<<<\n 8137 1726887507.96414: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70708b0>\r\n<<<\n 8137 1726887507.96441: stdout chunk (state=3):\n>>>import 'itertools' # <<<\n 8137 1726887507.96444: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96482: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n<<<\n 8137 1726887507.96485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<<\n 8137 1726887507.96533: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96536: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070eb0>\r\n<<<\n 8137 1726887507.96571: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<<\n 8137 1726887507.96628: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<<\n 8137 1726887507.96698: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96729: stdout chunk (state=3):\n>>>import '_operator' # <<<\n 8137 1726887507.96784: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96787: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070f70><<<\n 8137 1726887507.96789: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96811: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<<\n 8137 1726887507.96880: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.96898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887507.96919: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070e80>\r\n<<<\n 8137 1726887507.96937: stdout chunk (state=3):\n>>>import '_collections' # <<<\n 8137 1726887507.97004: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97068: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9d30><<<\n 8137 1726887507.97185: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97207: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887507.97254: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c2610><<<\n 8137 1726887507.97334: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97409: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<<\n 8137 1726887507.97534: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<<\n 8137 1726887507.97596: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97599: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70d6670>\r\n<<<\n 8137 1726887507.97620: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f5e50>\r\n<<<\n 8137 1726887507.97648: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<<\n 8137 1726887507.97731: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887507.97770: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.97886: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97890: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.97892: stdout chunk (state=3):\n>>>\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7082c70><<<\n 8137 1726887507.97895: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97897: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9250><<<\n 8137 1726887507.97898: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.97921: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887507.98002: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.98034: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887507.98039: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a70d6280>\r\n<<<\n 8137 1726887507.98052: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fba00>\r\n<<<\n 8137 1726887507.98082: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<<\n 8137 1726887507.98121: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.98163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<<\n 8137 1726887507.98196: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.98229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<<\n 8137 1726887507.98281: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.98284: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887507.98287: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.98312: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<<\n 8137 1726887507.99022: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887507.99069: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082fa0>\r\n<<<\n 8137 1726887507.99081: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d90>\r\n<<<\n 8137 1726887507.99130: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887507.99133: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\n<<<\n 8137 1726887507.99156: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d00><<<\n 8137 1726887507.99159: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99188: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<<\n 8137 1726887507.99193: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887507.99240: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<<\n 8137 1726887507.99243: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99266: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<<\n 8137 1726887507.99269: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99297: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887507.99378: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<<\n 8137 1726887507.99381: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<<\n 8137 1726887507.99439: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<<\n 8137 1726887507.99442: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99457: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c370>\r\n<<<\n 8137 1726887507.99480: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<<\n 8137 1726887507.99483: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99514: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<<\n 8137 1726887507.99518: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99558: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c460>\r\n<<<\n 8137 1726887507.99785: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a708afa0>\r\n<<<\n 8137 1726887507.99814: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084a30>\r\n<<<\n 8137 1726887507.99843: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084490><<<\n 8137 1726887507.99846: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99878: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<<\n 8137 1726887507.99886: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887507.99911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887507.99937: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<<\n 8137 1726887508.00355: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00382: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<<\n 8137 1726887508.00385: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00431: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887508.00434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887508.00463: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d541c0><<<\n 8137 1726887508.00466: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00505: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7037c70>\r\n<<<\n 8137 1726887508.00596: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084eb0><<<\n 8137 1726887508.00601: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00617: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fb0a0>\r\n<<<\n 8137 1726887508.00647: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887508.00695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887508.00744: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<<\n 8137 1726887508.00748: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00752: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<<\n 8137 1726887508.00754: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00775: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66af0>\r\n<<<\n 8137 1726887508.00788: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887508.00831: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.00860: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.00863: stdout chunk (state=3):\n>>>\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d66e20><<<\n 8137 1726887508.00878: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.00899: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887508.00914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<<\n 8137 1726887508.01587: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.01632: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887508.01658: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887508.01691: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78730>\r\n<<<\n 8137 1726887508.01732: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887508.01807: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887508.01856: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78c70>\r\n<<<\n 8137 1726887508.01904: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.01927: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.01929: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d063a0>\r\n<<<\n 8137 1726887508.01956: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66f10><<<\n 8137 1726887508.01965: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.01991: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887508.02013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887508.02074: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.02096: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.02114: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16280>\r\n<<<\n 8137 1726887508.02118: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d785b0>\r\n<<<\n 8137 1726887508.02141: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887508.02184: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.02204: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.02207: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16340>\r\n<<<\n 8137 1726887508.02275: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70829d0>\r\n<<<\n 8137 1726887508.02313: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<<\n 8137 1726887508.02319: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.02348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887508.02386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887508.02421: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887508.02478: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.02489: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.02512: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d326a0>\r\n<<<\n 8137 1726887508.02963: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887508.03221: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.03690: stdout chunk (state=3):\n>>>\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.03747: stdout chunk (state=3):\n>>>\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32ca0>\r\n<<<\n 8137 1726887508.03750: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.03885: stdout chunk (state=3):\n>>>\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d3e1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d328e0><<<\n 8137 1726887508.03947: stdout chunk (state=3):\n>>>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d25a30>\r\n<<<\n 8137 1726887508.04142: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70825b0>\r\n<<<\n 8137 1726887508.04156: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887508.04311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<<\n 8137 1726887508.04368: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.04463: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32a90><<<\n 8137 1726887508.04489: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.04731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<<\n 8137 1726887508.04880: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.04897: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34a6c5a670><<<\n 8137 1726887508.04929: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.05263: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip'<<<\n 8137 1726887508.05303: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.05345: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.05366: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.05523: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.05755: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.05798: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py<<<\n 8137 1726887508.05860: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.05874: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.05920: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.05937: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.06038: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887508.06050: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.06091: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.10733: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.11546: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.15914: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887508.15921: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887508.15928: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b817c0>\r\n<<<\n 8137 1726887508.15966: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n<<<\n 8137 1726887508.16006: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887508.16026: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<<\n 8137 1726887508.16080: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.16083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887508.16109: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<<\n 8137 1726887508.16198: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887508.16321: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.16325: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.16346: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81160>\r\n<<<\n 8137 1726887508.16396: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81280><<<\n 8137 1726887508.16500: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.16554: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81f10><<<\n 8137 1726887508.16657: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.16703: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n<<<\n 8137 1726887508.16728: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887508.16774: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b814f0><<<\n 8137 1726887508.16890: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.16897: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81d30>\r\n<<<\n 8137 1726887508.16941: stdout chunk (state=3):\n>>>import 'atexit' # <<<\n 8137 1726887508.16945: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.16992: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.17071: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.17076: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.17154: stdout chunk (state=3):\n>>>\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81f70>\r\n<<<\n 8137 1726887508.17180: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887508.17291: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<<\n 8137 1726887508.17313: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.17435: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81100><<<\n 8137 1726887508.17515: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.17559: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887508.17562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<<\n 8137 1726887508.17684: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.17716: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887508.17760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<<\n 8137 1726887508.17765: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.17801: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<<\n 8137 1726887508.17806: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.17813: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887508.17940: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65adee0><<<\n 8137 1726887508.18139: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.18191: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.18246: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.18264: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.18315: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.18322: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdf40>\r\n<<<\n 8137 1726887508.18379: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.18444: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.18458: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdd60>\r\n<<<\n 8137 1726887508.18499: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<<\n 8137 1726887508.18567: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.18634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<<\n 8137 1726887508.18724: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.18791: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65cd3d0><<<\n 8137 1726887508.19016: stdout chunk (state=3):\n>>>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8dc0>\r\n<<<\n 8137 1726887508.19380: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be83a0><<<\n 8137 1726887508.19862: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.19883: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<<\n 8137 1726887508.19991: stdout chunk (state=3):\n>>>\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8f70><<<\n 8137 1726887508.19995: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.19998: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<<\n 8137 1726887508.20104: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<<\n 8137 1726887508.20144: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n<<<\n 8137 1726887508.20165: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887508.20177: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<<\n 8137 1726887508.20218: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.20232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<<\n 8137 1726887508.20398: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.20441: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887508.20467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bb6c10>\r\n<<<\n 8137 1726887508.20583: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b52cd0><<<\n 8137 1726887508.20604: stdout chunk (state=3):\n>>>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b523a0><<<\n 8137 1726887508.20797: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.20818: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b87490>\r\n<<<\n 8137 1726887508.20832: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.20847: stdout chunk (state=3):\n>>>\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.20882: stdout chunk (state=3):\n>>>\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b524c0><<<\n 8137 1726887508.20901: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<<\n 8137 1726887508.20922: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887508.20938: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b524f0>\r\n<<<\n 8137 1726887508.20965: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<<\n 8137 1726887508.20988: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.20992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<<\n 8137 1726887508.20994: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.21025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<<\n 8137 1726887508.21042: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.21084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<<\n 8137 1726887508.21160: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.21256: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.21518: stdout chunk (state=3):\n>>>\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.21535: stdout chunk (state=3):\n>>>\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a658f250>\r\n<<<\n 8137 1726887508.21550: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc81f0><<<\n 8137 1726887508.21578: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.21591: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887508.21619: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887508.21766: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc8370>\r\n<<<\n 8137 1726887508.21783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887508.21867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887508.21907: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.22057: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887508.22179: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be1d90><<<\n 8137 1726887508.22280: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.22548: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a659b880><<<\n 8137 1726887508.22912: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.23079: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.23331: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.23349: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b6d0><<<\n 8137 1726887508.23358: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.23414: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.23446: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a670>\r\n<<<\n 8137 1726887508.23494: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.23675: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.23692: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a5b0>\r\n<<<\n 8137 1726887508.23703: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc18b0><<<\n 8137 1726887508.23715: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.23741: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<<\n 8137 1726887508.23755: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887508.23783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<<\n 8137 1726887508.23797: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.23821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887508.23881: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.24000: stdout chunk (state=3):\n>>>\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b670><<<\n 8137 1726887508.24026: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.24523: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.24778: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.24801: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.24821: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b49ac0>\r\n<<<\n 8137 1726887508.24838: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b580d0>\r\n<<<\n 8137 1726887508.24897: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.24973: stdout chunk (state=3):\n>>>\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887508.25004: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b8da60>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887508.25024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.25072: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887508.25133: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.25149: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.25253: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.25405: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.25530: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.25755: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.25779: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.25800: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py<<<\n 8137 1726887508.26111: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887508.26291: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.26445: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.26634: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.26849: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.28777: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.28954: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.30946: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887508.30989: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887508.31018: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # <<<\n 8137 1726887508.31021: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py<<<\n 8137 1726887508.31024: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.31072: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887508.31105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887508.31204: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.31213: stdout chunk (state=3):\n>>>\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a616c580><<<\n 8137 1726887508.31228: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.31307: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<<\n 8137 1726887508.31952: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.31961: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887508.31981: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a657d520><<<\n 8137 1726887508.31999: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.32002: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a61110a0><<<\n 8137 1726887508.32004: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.32069: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py<<<\n 8137 1726887508.32085: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.32089: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.32094: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.32125: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.32176: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887508.32189: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.32389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.32604: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887508.32606: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887508.32647: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b49bb0>\r\n<<<\n 8137 1726887508.32664: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.33146: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.33815: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.34390: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.35000: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.35646: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.35733: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.35741: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.35841: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py<<<\n 8137 1726887508.35844: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.35860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.35906: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.35909: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.35954: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py<<<\n 8137 1726887508.35969: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.35977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.36060: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.36078: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.36175: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py<<<\n 8137 1726887508.36261: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.36301: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.36304: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.36310: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.36952: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.36970: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887508.36998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.37049: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.37058: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.37103: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py<<<\n 8137 1726887508.37113: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.37128: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.37145: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.37454: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.37470: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.37789: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<<\n 8137 1726887508.38448: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.38517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<<\n 8137 1726887508.38523: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.38561: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887508.38724: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6578970>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887508.38829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.38984: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887508.39024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.39086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.39125: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py<<<\n 8137 1726887508.39743: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.39765: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.39770: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.39830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.39890: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.39897: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40016: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.40025: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40125: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<<\n 8137 1726887508.40130: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40178: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887508.40183: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40316: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.40319: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40322: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887508.40324: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40325: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6bd3250><<<\n 8137 1726887508.40326: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40377: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65786a0><<<\n 8137 1726887508.40382: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40441: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py<<<\n 8137 1726887508.40447: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40452: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py<<<\n 8137 1726887508.40458: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.40477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.40665: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.41350: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41436: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.41439: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41474: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.41480: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41534: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<<\n 8137 1726887508.41539: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41568: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<<\n 8137 1726887508.41573: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41595: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<<\n 8137 1726887508.41600: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<<\n 8137 1726887508.41660: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41688: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887508.41717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<<\n 8137 1726887508.41722: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41862: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655d7c0><<<\n 8137 1726887508.41867: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.41932: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655a7f0><<<\n 8137 1726887508.41936: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42011: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6553970><<<\n 8137 1726887508.42651: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42668: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py<<<\n 8137 1726887508.42676: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42695: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.42705: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42745: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.42752: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42779: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py<<<\n 8137 1726887508.42795: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py<<<\n 8137 1726887508.42800: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42903: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py<<<\n 8137 1726887508.42914: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.42929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887508.42959: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.42974: stdout chunk (state=3):\n>>>\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887508.42997: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.43011: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.44446: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.44449: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.45932: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887508.45945: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.47519: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.47549: stdout chunk (state=3):\n>>>{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n<<<\n 8137 1726887508.47578: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887508.47981: stdout chunk (state=3):\n>>># clear builtins._<<<\n 8137 1726887508.48670: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.48674: stdout chunk (state=3):\n>>># clear sys.path\r\n<<<\n 8137 1726887508.48677: stdout chunk (state=3):\n>>># clear sys.argv\r\n<<<\n 8137 1726887508.48759: stdout chunk (state=3):\n>>># clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 8137 1726887508.48763: stdout chunk (state=3):\n>>># clear sys.last_type\r\n<<<\n 8137 1726887508.48766: stdout chunk (state=3):\n>>># clear sys.last_value\r\n<<<\n 8137 1726887508.48768: stdout chunk (state=3):\n>>># clear sys.last_traceback<<<\n 8137 1726887508.48770: stdout chunk (state=3):\n>>>\r\n# clear sys.path_hooks<<<\n 8137 1726887508.48774: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.48778: stdout chunk (state=3):\n>>># clear sys.path_importer_cache<<<\n 8137 1726887508.48780: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.48804: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout<<<\n 8137 1726887508.48807: stdout chunk (state=3):\n>>>\r\n# restore sys.stderr\r\n<<<\n 8137 1726887508.48842: stdout chunk (state=3):\n>>># cleanup[2] removing sys\r\n<<<\n 8137 1726887508.48845: stdout chunk (state=3):\n>>># cleanup[2] removing builtins<<<\n 8137 1726887508.48848: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _frozen_importlib\r\n<<<\n 8137 1726887508.48896: stdout chunk (state=3):\n>>># cleanup[2] removing _imp\r\n# cleanup[2] removing _thread<<<\n 8137 1726887508.48900: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _warnings\r\n<<<\n 8137 1726887508.48903: stdout chunk (state=3):\n>>># cleanup[2] removing _weakref\r\n<<<\n 8137 1726887508.48907: stdout chunk (state=3):\n>>># cleanup[2] removing _io\r\n<<<\n 8137 1726887508.48923: stdout chunk (state=3):\n>>># cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n<<<\n 8137 1726887508.48955: stdout chunk (state=3):\n>>># cleanup[2] removing time\r\n# cleanup[2] removing zipimport<<<\n 8137 1726887508.48959: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.48961: stdout chunk (state=3):\n>>># cleanup[2] removing _codecs<<<\n 8137 1726887508.48995: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n<<<\n 8137 1726887508.48998: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n<<<\n 8137 1726887508.49001: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.utf_8\r\n<<<\n 8137 1726887508.49043: stdout chunk (state=3):\n>>># cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc<<<\n 8137 1726887508.49046: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing abc\r\n<<<\n 8137 1726887508.49049: stdout chunk (state=3):\n>>># cleanup[2] removing io\r\n<<<\n 8137 1726887508.49070: stdout chunk (state=3):\n>>># cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n<<<\n 8137 1726887508.49075: stdout chunk (state=3):\n>>># cleanup[2] removing stat\r\n<<<\n 8137 1726887508.49096: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n<<<\n 8137 1726887508.49099: stdout chunk (state=3):\n>>># cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath<<<\n 8137 1726887508.49129: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing os.path\r\n<<<\n 8137 1726887508.49157: stdout chunk (state=3):\n>>># cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins<<<\n 8137 1726887508.49162: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _locale\r\n<<<\n 8137 1726887508.49165: stdout chunk (state=3):\n>>># cleanup[2] removing _bootlocale<<<\n 8137 1726887508.49190: stdout chunk (state=3):\n>>>\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n<<<\n 8137 1726887508.49195: stdout chunk (state=3):\n>>># destroy site\r\n<<<\n 8137 1726887508.49210: stdout chunk (state=3):\n>>># cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre<<<\n 8137 1726887508.49239: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sre_constants<<<\n 8137 1726887508.49268: stdout chunk (state=3):\n>>>\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n<<<\n 8137 1726887508.49274: stdout chunk (state=3):\n>>># cleanup[2] removing _heapq<<<\n 8137 1726887508.49278: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing heapq\r\n<<<\n 8137 1726887508.49335: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n<<<\n 8137 1726887508.49342: stdout chunk (state=3):\n>>># destroy keyword\r\n<<<\n 8137 1726887508.49346: stdout chunk (state=3):\n>>># cleanup[2] removing _operator<<<\n 8137 1726887508.49348: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.49350: stdout chunk (state=3):\n>>># cleanup[2] removing operator\r\n<<<\n 8137 1726887508.49352: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n<<<\n 8137 1726887508.49369: stdout chunk (state=3):\n>>># destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools<<<\n 8137 1726887508.49385: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing copyreg\r\n<<<\n 8137 1726887508.49401: stdout chunk (state=3):\n>>># cleanup[2] removing re\r\n<<<\n 8137 1726887508.49418: stdout chunk (state=3):\n>>># cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n<<<\n 8137 1726887508.49435: stdout chunk (state=3):\n>>># cleanup[2] removing base64\r\n# destroy base64<<<\n 8137 1726887508.49455: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external<<<\n 8137 1726887508.49478: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib<<<\n 8137 1726887508.49494: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n<<<\n 8137 1726887508.49512: stdout chunk (state=3):\n>>># cleanup[2] removing contextlib\r\n# cleanup[2] removing typing<<<\n 8137 1726887508.49528: stdout chunk (state=3):\n>>>\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n<<<\n 8137 1726887508.49539: stdout chunk (state=3):\n>>># cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset<<<\n 8137 1726887508.49562: stdout chunk (state=3):\n>>>\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n<<<\n 8137 1726887508.49586: stdout chunk (state=3):\n>>># cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n<<<\n 8137 1726887508.49601: stdout chunk (state=3):\n>>># cleanup[2] removing runpy\r\n# destroy runpy\r\n<<<\n 8137 1726887508.49618: stdout chunk (state=3):\n>>># cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n<<<\n 8137 1726887508.49634: stdout chunk (state=3):\n>>># cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n<<<\n 8137 1726887508.49651: stdout chunk (state=3):\n>>># cleanup[2] removing threading\r\n# cleanup[2] removing _bz2<<<\n 8137 1726887508.49673: stdout chunk (state=3):\n>>>\r\n# destroy _bz2\r\n# cleanup[2] removing bz2<<<\n 8137 1726887508.49699: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp<<<\n 8137 1726887508.49786: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex<<<\n 8137 1726887508.49814: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal<<<\n 8137 1726887508.49829: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters<<<\n 8137 1726887508.49857: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy<<<\n 8137 1726887508.49877: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast<<<\n 8137 1726887508.49893: stdout chunk (state=3):\n>>>\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n<<<\n 8137 1726887508.49928: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic<<<\n 8137 1726887508.50241: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n<<<\n 8137 1726887508.50280: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887508.50312: stdout chunk (state=3):\n>>># destroy zipimport<<<\n 8137 1726887508.50989: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.50995: stdout chunk (state=3):\n>>># destroy _compression<<<\n 8137 1726887508.50998: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.51001: stdout chunk (state=3):\n>>># destroy binascii\r\n<<<\n 8137 1726887508.51005: stdout chunk (state=3):\n>>># destroy importlib\r\n<<<\n 8137 1726887508.51028: stdout chunk (state=3):\n>>># destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887508.51058: stdout chunk (state=3):\n>>># destroy array<<<\n 8137 1726887508.51090: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887508.51095: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.distro<<<\n 8137 1726887508.51097: stdout chunk (state=3):\n>>>\r\n# destroy argparse<<<\n 8137 1726887508.51113: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping distro\r\n<<<\n 8137 1726887508.51127: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux\r\n<<<\n 8137 1726887508.51169: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887508.51184: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n<<<\n 8137 1726887508.51203: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves<<<\n 8137 1726887508.51220: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping systemd.daemon\r\n<<<\n 8137 1726887508.51266: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887508.51303: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n<<<\n 8137 1726887508.51321: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string<<<\n 8137 1726887508.51335: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n<<<\n 8137 1726887508.51366: stdout chunk (state=3):\n>>># cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback<<<\n 8137 1726887508.51379: stdout chunk (state=3):\n>>>\r\n# destroy linecache<<<\n 8137 1726887508.51394: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887508.51414: stdout chunk (state=3):\n>>># cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887508.51519: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n<<<\n 8137 1726887508.51902: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil<<<\n 8137 1726887508.52087: stdout chunk (state=3):\n>>>\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat<<<\n 8137 1726887508.52133: stdout chunk (state=3):\n>>>\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma<<<\n 8137 1726887508.52388: stdout chunk (state=3):\n>>>\r\n# destroy zlib\r\n# destroy _uuid<<<\n 8137 1726887508.52406: stdout chunk (state=3):\n>>>\r\n# destroy posixpath<<<\n 8137 1726887508.52428: stdout chunk (state=3):\n>>>\r\n# destroy json\r\n# destroy __main__\r\n<<<\n 8137 1726887508.52454: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy grp\r\n<<<\n 8137 1726887508.52496: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n<<<\n 8137 1726887508.52510: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy shutil\r\n<<<\n 8137 1726887508.52524: stdout chunk (state=3):\n>>># destroy subprocess<<<\n 8137 1726887508.53359: stdout chunk (state=3):\n>>>\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse<<<\n 8137 1726887508.53542: stdout chunk (state=3):\n>>>\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 8137 1726887508.53583: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 8137 1726887508.53631: stdout chunk (state=3):\n>>># destroy select\r\n# destroy _signal\r\n<<<\n 8137 1726887508.53737: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887508.54163: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887508.54259: stderr chunk (state=3):\n>>><<<\n 8137 1726887508.54262: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71b0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7148d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70eeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70e7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ed640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ee370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7070dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70708b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c2610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70d6670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7082c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a70d6280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a708afa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d541c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7037c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d66e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d063a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d785b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70829d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d326a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d3e1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d328e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d25a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70825b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34a6c5a670>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b817c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b814f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65adee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdf40>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdd60>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65cd3d0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be83a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bb6c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b52cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b523a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b87490>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b524c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b524f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a658f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc81f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc8370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be1d90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a659b880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b6d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a670>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a5b0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc18b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b670>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b49ac0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b580d0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b0d0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b8da60>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a616c580>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a657d520>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a61110a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b49bb0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6578970>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6bd3250>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65786a0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655d7c0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655a7f0>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6553970>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy array\\r\\n# cleanup[3] wiping ansible.module_utils.distro\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping distro\\r\\n# cleanup[3] wiping selinux\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ansible.module_utils.compat.selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd.daemon\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.journal\\r\\n# destroy uuid\\r\\n# destroy logging\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping datetime\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping syslog\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping shlex\\r\\n# cleanup[3] wiping platform\\r\\n# cleanup[3] wiping subprocess\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping locale\\r\\n# destroy encodings\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping json\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# cleanup[3] wiping json.scanner\\r\\n# cleanup[3] wiping _json\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping tempfile\\r\\n# cleanup[3] wiping hashlib\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping _collections_abc\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping __main__\\r\\n# cleanup[3] wiping io\\r\\n# cleanup[3] wiping abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy _posixsubprocess\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _uuid\\r\\n# destroy posixpath\\r\\n# destroy json\\r\\n# destroy __main__\\r\\n# destroy errno\\r\\n# destroy grp\\r\\n# destroy fcntl\\r\\n# destroy locale\\r\\n# destroy pwd\\r\\n# destroy selectors\\r\\n# destroy shlex\\r\\n# destroy shutil\\r\\n# destroy subprocess\\r\\n# destroy tempfile\\r\\n# destroy _functools\\r\\n# destroy syslog\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy selinux\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy datetime\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy functools\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy stat\\r\\n# destroy platform\\r\\n# destroy distro\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy select\\r\\n# destroy _signal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887508.54423: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7148d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70eeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70e7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ed640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7070dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70708b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70d6670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7082c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a70d6280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a708afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d541c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7037c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d66e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d063a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d785b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70829d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d326a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d3e1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d328e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d25a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70825b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34a6c5a670>\r\n# zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b817c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b814f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65adee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdf40>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65cd3d0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be83a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bb6c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b52cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b523a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b87490>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b524c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b524f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a658f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc81f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc8370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be1d90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a659b880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b6d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a670>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a5b0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc18b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b670>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b49ac0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b580d0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b0d0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b8da60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a616c580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a657d520>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a61110a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b49bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6578970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6bd3250>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655d7c0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655a7f0>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6553970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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, \"_diff_peek\": null, \"src\": null, \"modification_time\": null, \"access_time\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887508.56058: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887506.6338885-8768-212124747740959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887508.56071: _low_level_execute_command(): starting\n 8137 1726887508.56074: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887508.56085: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887508.56088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887508.56091: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887508.56093: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887508.56096: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887508.56099: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887508.56101: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887508.56104: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887508.56107: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887508.56112: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887508.56114: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887508.56116: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887508.56118: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887508.56120: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887508.56122: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887508.56124: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887508.56125: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887508.56127: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887508.56129: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887508.56131: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887508.56133: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887508.56135: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887508.56137: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887508.56139: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887508.56141: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887508.56143: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887508.56147: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887508.56149: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887508.56151: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887508.56153: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887508.56155: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887508.56157: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887508.56159: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887508.56180: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887508.56199: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887508.56246: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887508.56296: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887508.60403: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887508.60407: stdout chunk (state=3):\n>>><<<\n 8137 1726887508.60413: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887508.60622: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887508.60625: handler run complete\n 8137 1726887508.60628: attempt loop complete, returning result\n 8137 1726887508.60631: _execute() done\n 8137 1726887508.60634: dumping result to json\n 8137 1726887508.60637: done dumping result, returning\n 8137 1726887508.60640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-107c-9d64-00000000001f]\n 8137 1726887508.60643: sending task result for task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887508.60712: done sending task result for task 0e15955b-8119-107c-9d64-00000000001f\n 8137 1726887508.60715: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n },\n \"before\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chronyd.sysconfig.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"follow\": true,\n \"force\": false,\n \"group\": null,\n \"mode\": \"0644\",\n \"modification_time\": null,\n \"modification_time_format\": \"%Y%m%d%H%M.%S\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/chronyd\",\n \"recurse\": false,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"src\": null,\n \"state\": \"file\",\n \"unsafe_writes\": false\n }\n },\n \"mode\": \"0644\",\n \"owner\": \"root\",\n \"path\": \"/etc/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 58,\n \"state\": \"file\",\n \"uid\": 0\n}\n 8137 1726887508.60811: no more pending results, returning what we have\n 8137 1726887508.60817: results queue empty\n 8137 1726887508.60820: checking for any_errors_fatal\n 8137 1726887508.60832: done checking for any_errors_fatal\n 8137 1726887508.60833: checking for max_fail_percentage\n 8137 1726887508.60836: done checking for max_fail_percentage\n 8137 1726887508.60838: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887508.60840: done checking to see if all hosts have failed\n 8137 1726887508.60841: getting the remaining hosts for this loop\n 8137 1726887508.60846: done getting the remaining hosts for this loop\n 8137 1726887508.60852: getting the next task for host managed_node1\n 8137 1726887508.60861: done getting next task for host managed_node1\n 8137 1726887508.60867: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 8137 1726887508.60870: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.60872: getting the next task for host managed_node2\n 8137 1726887508.60875: done getting next task for host managed_node2\n 8137 1726887508.60877: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 8137 1726887508.60879: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.60880: getting the next task for host managed_node3\n 8137 1726887508.60882: done getting next task for host managed_node3\n 8137 1726887508.60885: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 8137 1726887508.60886: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.60910: getting variables\n 8137 1726887508.60913: in VariableManager get_vars()\n 8137 1726887508.60969: Calling all_inventory to load vars for managed_node1\n 8137 1726887508.60973: Calling groups_inventory to load vars for managed_node1\n 8137 1726887508.60976: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887508.60992: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887508.60997: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887508.61001: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887508.62826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887508.64771: done with get_vars()\n 8137 1726887508.64790: done getting variables\n 8137 1726887508.64863: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate ntp.conf file] *************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142\nFriday 20 September 2024 22:58:28 -0400 (0:00:02.394) 0:00:18.416 ****** \n 8137 1726887508.64894: entering _queue_task() for managed_node1/template\n 8137 1726887508.65386: worker is 1 (out of 3 available)\n 8137 1726887508.65413: exiting _queue_task() for managed_node1/template\n 8137 1726887508.65461: getting variables\n 8137 1726887508.65465: in VariableManager get_vars()\n 8137 1726887508.65593: Calling all_inventory to load vars for managed_node2\n 8137 1726887508.65602: Calling groups_inventory to load vars for managed_node2\n 8137 1726887508.65605: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887508.65628: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887508.65632: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887508.65636: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887508.72296: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 8137 1726887508.72300: in run() - task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.72303: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.72305: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.72307: calling self._execute()\n 8137 1726887508.72312: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887508.72315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887508.72317: variable 'omit' from source: magic vars\n 8137 1726887508.72319: variable 'timesync_mode' from source: set_fact\n 8137 1726887508.72321: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887508.72323: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887508.72325: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887508.72326: when evaluation is False, skipping this task\n 8137 1726887508.72329: _execute() done\n 8137 1726887508.72330: dumping result to json\n 8137 1726887508.72332: done dumping result, returning\n 8137 1726887508.72335: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-107c-9d64-000000000020]\n 8137 1726887508.72337: sending task result for task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.72404: done sending task result for task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.72407: WORKER PROCESS EXITING\n 8137 1726887508.73320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887508.74952: done with get_vars()\n 8137 1726887508.74977: done getting variables\n 8137 1726887508.75040: 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)\n 8137 1726887508.75052: entering _queue_task() for managed_node2/template\n 8137 1726887508.76046: worker is 2 (out of 3 available)\n 8137 1726887508.76065: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887508.76184: getting variables\n 8137 1726887508.76187: in VariableManager get_vars()\n 8137 1726887508.76262: Calling all_inventory to load vars for managed_node3\n 8137 1726887508.76266: Calling groups_inventory to load vars for managed_node3\n 8137 1726887508.76269: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887508.76292: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887508.76296: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887508.76299: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887508.77697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 8137 1726887508.77703: in run() - task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.77706: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.77708: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.77710: calling self._execute()\n 8137 1726887508.77712: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887508.77716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887508.77717: variable 'omit' from source: magic vars\n 8137 1726887508.77817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887508.79133: variable 'timesync_mode' from source: set_fact\n 8137 1726887508.79137: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887508.79140: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887508.79143: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887508.79147: when evaluation is False, skipping this task\n 8137 1726887508.79149: _execute() done\n 8137 1726887508.79151: dumping result to json\n 8137 1726887508.79153: done dumping result, returning\n 8137 1726887508.79155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-107c-9d64-000000000020]\n 8137 1726887508.79157: sending task result for task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.79217: done sending task result for task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.79221: WORKER PROCESS EXITING\n 8137 1726887508.79696: done with get_vars()\n 8137 1726887508.79717: done getting variables\n 8137 1726887508.79789: 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)\n 8137 1726887508.79798: entering _queue_task() for managed_node3/template\n 8137 1726887508.80886: worker is 3 (out of 3 available)\n 8137 1726887508.80898: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887508.80998: done queuing things up, now waiting for results queue to drain\n 8137 1726887508.80999: waiting for pending results...\n 8137 1726887508.81349: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 8137 1726887508.81474: in run() - task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.81493: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.81500: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.81554: calling self._execute()\n 8137 1726887508.81648: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887508.81663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887508.81677: variable 'omit' from source: magic vars\n 8137 1726887508.82197: variable 'timesync_mode' from source: set_fact\n 8137 1726887508.82214: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887508.82356: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887508.82378: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887508.82386: when evaluation is False, skipping this task\n 8137 1726887508.82397: _execute() done\n 8137 1726887508.82412: dumping result to json\n 8137 1726887508.82422: done dumping result, returning\n 8137 1726887508.82433: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-107c-9d64-000000000020]\n 8137 1726887508.82459: sending task result for task 0e15955b-8119-107c-9d64-000000000020\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887508.82589: no more pending results, returning what we have\n 8137 1726887508.82595: results queue empty\n 8137 1726887508.82596: checking for any_errors_fatal\n 8137 1726887508.82614: done checking for any_errors_fatal\n 8137 1726887508.82615: checking for max_fail_percentage\n 8137 1726887508.82620: done checking for max_fail_percentage\n 8137 1726887508.82621: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887508.82622: done checking to see if all hosts have failed\n 8137 1726887508.82623: getting the remaining hosts for this loop\n 8137 1726887508.82625: done getting the remaining hosts for this loop\n 8137 1726887508.82629: getting the next task for host managed_node1\n 8137 1726887508.82636: done getting next task for host managed_node1\n 8137 1726887508.82643: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 8137 1726887508.82647: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.82649: getting the next task for host managed_node2\n 8137 1726887508.82651: done getting next task for host managed_node2\n 8137 1726887508.82653: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 8137 1726887508.82655: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.82656: getting the next task for host managed_node3\n 8137 1726887508.82658: done getting next task for host managed_node3\n 8137 1726887508.82660: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 8137 1726887508.82661: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.82694: getting variables\n 8137 1726887508.82696: in VariableManager get_vars()\n 8137 1726887508.82735: Calling all_inventory to load vars for managed_node1\n 8137 1726887508.82739: Calling groups_inventory to load vars for managed_node1\n 8137 1726887508.82741: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887508.82756: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887508.82760: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887508.82763: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887508.83763: done sending task result for task 0e15955b-8119-107c-9d64-000000000020\n 8137 1726887508.83767: WORKER PROCESS EXITING\n 8137 1726887508.84480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887508.86193: done with get_vars()\n 8137 1726887508.86214: done getting variables\n 8137 1726887508.86273: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate ntpd sysconfig file] *******\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:155\nFriday 20 September 2024 22:58:28 -0400 (0:00:00.214) 0:00:18.631 ****** \n 8137 1726887508.86314: entering _queue_task() for managed_node1/template\n 8137 1726887508.87241: worker is 1 (out of 3 available)\n 8137 1726887508.87256: exiting _queue_task() for managed_node1/template\n 8137 1726887508.87291: getting variables\n 8137 1726887508.87294: in VariableManager get_vars()\n 8137 1726887508.87388: Calling all_inventory to load vars for managed_node2\n 8137 1726887508.87392: Calling groups_inventory to load vars for managed_node2\n 8137 1726887508.87395: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887508.87413: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887508.87417: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887508.87420: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887508.88958: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 8137 1726887508.88963: in run() - task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.88966: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.88968: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.88970: calling self._execute()\n 8137 1726887508.88972: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887508.88975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887508.88977: variable 'omit' from source: magic vars\n 8137 1726887508.89150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887508.90279: variable 'timesync_mode' from source: set_fact\n 8137 1726887508.90283: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887508.90285: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887508.90287: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887508.90289: when evaluation is False, skipping this task\n 8137 1726887508.90291: _execute() done\n 8137 1726887508.90293: dumping result to json\n 8137 1726887508.90295: done dumping result, returning\n 8137 1726887508.90297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-107c-9d64-000000000021]\n 8137 1726887508.90299: sending task result for task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.90367: done sending task result for task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.90370: WORKER PROCESS EXITING\n 8137 1726887508.90869: done with get_vars()\n 8137 1726887508.90894: done getting variables\n 8137 1726887508.90973: 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)\n 8137 1726887508.90983: entering _queue_task() for managed_node2/template\n 8137 1726887508.91988: worker is 2 (out of 3 available)\n 8137 1726887508.92000: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887508.92126: getting variables\n 8137 1726887508.92129: in VariableManager get_vars()\n 8137 1726887508.92216: Calling all_inventory to load vars for managed_node3\n 8137 1726887508.92220: Calling groups_inventory to load vars for managed_node3\n 8137 1726887508.92222: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887508.92238: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887508.92242: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887508.92249: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887508.93657: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 8137 1726887508.93661: in run() - task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.93664: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.93667: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.93670: calling self._execute()\n 8137 1726887508.93672: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887508.94271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887508.94276: variable 'omit' from source: magic vars\n 8137 1726887508.94929: variable 'timesync_mode' from source: set_fact\n 8137 1726887508.94934: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887508.94950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887508.95524: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887508.95527: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887508.95530: when evaluation is False, skipping this task\n 8137 1726887508.95532: _execute() done\n 8137 1726887508.95534: dumping result to json\n 8137 1726887508.95536: done dumping result, returning\n 8137 1726887508.95538: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-107c-9d64-000000000021]\n 8137 1726887508.95541: sending task result for task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.96092: done sending task result for task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.96095: WORKER PROCESS EXITING\n 8137 1726887508.96132: done with get_vars()\n 8137 1726887508.96153: done getting variables\n 8137 1726887508.96198: 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)\n 8137 1726887508.96204: entering _queue_task() for managed_node3/template\n 8137 1726887508.96595: worker is 3 (out of 3 available)\n 8137 1726887508.96930: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887508.97037: done queuing things up, now waiting for results queue to drain\n 8137 1726887508.97039: waiting for pending results...\n 8137 1726887508.97377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 8137 1726887508.97479: in run() - task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.97498: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.97501: variable 'ansible_search_path' from source: unknown\n 8137 1726887508.97544: calling self._execute()\n 8137 1726887508.97626: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887508.97629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887508.97639: variable 'omit' from source: magic vars\n 8137 1726887508.98224: variable 'timesync_mode' from source: set_fact\n 8137 1726887508.98238: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887508.98326: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887508.98340: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887508.98343: when evaluation is False, skipping this task\n 8137 1726887508.98346: _execute() done\n 8137 1726887508.98351: dumping result to json\n 8137 1726887508.98354: done dumping result, returning\n 8137 1726887508.98360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-107c-9d64-000000000021]\n 8137 1726887508.98377: sending task result for task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.98463: done sending task result for task 0e15955b-8119-107c-9d64-000000000021\n 8137 1726887508.98466: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887508.98502: no more pending results, returning what we have\n 8137 1726887508.98510: results queue empty\n 8137 1726887508.98511: checking for any_errors_fatal\n 8137 1726887508.98521: done checking for any_errors_fatal\n 8137 1726887508.98522: checking for max_fail_percentage\n 8137 1726887508.98524: done checking for max_fail_percentage\n 8137 1726887508.98525: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887508.98526: done checking to see if all hosts have failed\n 8137 1726887508.98526: getting the remaining hosts for this loop\n 8137 1726887508.98528: done getting the remaining hosts for this loop\n 8137 1726887508.98531: getting the next task for host managed_node1\n 8137 1726887508.98537: done getting next task for host managed_node1\n 8137 1726887508.98542: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 8137 1726887508.98544: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.98545: getting the next task for host managed_node2\n 8137 1726887508.98547: done getting next task for host managed_node2\n 8137 1726887508.98549: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 8137 1726887508.98551: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.98552: getting the next task for host managed_node3\n 8137 1726887508.98554: done getting next task for host managed_node3\n 8137 1726887508.98555: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 8137 1726887508.98556: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887508.98578: getting variables\n 8137 1726887508.98579: in VariableManager get_vars()\n 8137 1726887508.98610: Calling all_inventory to load vars for managed_node1\n 8137 1726887508.98612: Calling groups_inventory to load vars for managed_node1\n 8137 1726887508.98614: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887508.98622: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887508.98625: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887508.98627: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887508.99461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.00601: done with get_vars()\n 8137 1726887509.00628: done getting variables\n 8137 1726887509.00693: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate ptp4l.conf file] ***********\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:167\nFriday 20 September 2024 22:58:29 -0400 (0:00:00.144) 0:00:18.775 ****** \n 8137 1726887509.00732: entering _queue_task() for managed_node1/template\n 8137 1726887509.01691: worker is 1 (out of 3 available)\n 8137 1726887509.01702: exiting _queue_task() for managed_node1/template\n 8137 1726887509.01733: getting variables\n 8137 1726887509.01736: in VariableManager get_vars()\n 8137 1726887509.01833: Calling all_inventory to load vars for managed_node2\n 8137 1726887509.01837: Calling groups_inventory to load vars for managed_node2\n 8137 1726887509.01840: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887509.01861: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887509.01866: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887509.01869: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887509.03118: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 8137 1726887509.03123: in run() - task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.03126: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.03128: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.03130: calling self._execute()\n 8137 1726887509.03133: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.03137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.03139: variable 'omit' from source: magic vars\n 8137 1726887509.03417: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.03421: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.03423: when evaluation is False, skipping this task\n 8137 1726887509.03425: _execute() done\n 8137 1726887509.03427: dumping result to json\n 8137 1726887509.03429: done dumping result, returning\n 8137 1726887509.03431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-107c-9d64-000000000022]\n 8137 1726887509.03433: sending task result for task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.03489: done sending task result for task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.03491: WORKER PROCESS EXITING\n 8137 1726887509.03521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.04935: done with get_vars()\n 8137 1726887509.04959: done getting variables\n 8137 1726887509.05022: 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)\n 8137 1726887509.05031: entering _queue_task() for managed_node2/template\n 8137 1726887509.05972: worker is 2 (out of 3 available)\n 8137 1726887509.05984: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.06101: getting variables\n 8137 1726887509.06106: in VariableManager get_vars()\n 8137 1726887509.06189: Calling all_inventory to load vars for managed_node3\n 8137 1726887509.06192: Calling groups_inventory to load vars for managed_node3\n 8137 1726887509.06195: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887509.06211: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887509.06215: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887509.06218: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887509.07131: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 8137 1726887509.07135: in run() - task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.07138: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.07140: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.07142: calling self._execute()\n 8137 1726887509.07145: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.07147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.07149: variable 'omit' from source: magic vars\n 8137 1726887509.08005: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.08010: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.08013: when evaluation is False, skipping this task\n 8137 1726887509.08016: _execute() done\n 8137 1726887509.08018: dumping result to json\n 8137 1726887509.08020: done dumping result, returning\n 8137 1726887509.08023: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-107c-9d64-000000000022]\n 8137 1726887509.08024: sending task result for task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.08081: done sending task result for task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.08084: WORKER PROCESS EXITING\n 8137 1726887509.08269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.09370: done with get_vars()\n 8137 1726887509.09385: done getting variables\n 8137 1726887509.09433: 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)\n 8137 1726887509.09439: entering _queue_task() for managed_node3/template\n 8137 1726887509.09727: worker is 3 (out of 3 available)\n 8137 1726887509.09749: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.09883: done queuing things up, now waiting for results queue to drain\n 8137 1726887509.09886: waiting for pending results...\n 8137 1726887509.10271: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 8137 1726887509.10373: in run() - task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.10413: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.10417: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.10423: calling self._execute()\n 8137 1726887509.10521: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.10525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887509.10527: variable 'omit' from source: magic vars\n 8137 1726887509.10973: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.10981: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.10984: when evaluation is False, skipping this task\n 8137 1726887509.10987: _execute() done\n 8137 1726887509.10991: dumping result to json\n 8137 1726887509.10995: done dumping result, returning\n 8137 1726887509.11000: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-107c-9d64-000000000022]\n 8137 1726887509.11020: sending task result for task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.11108: done sending task result for task 0e15955b-8119-107c-9d64-000000000022\n 8137 1726887509.11111: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.11139: no more pending results, returning what we have\n 8137 1726887509.11144: results queue empty\n 8137 1726887509.11145: checking for any_errors_fatal\n 8137 1726887509.11154: done checking for any_errors_fatal\n 8137 1726887509.11155: checking for max_fail_percentage\n 8137 1726887509.11157: done checking for max_fail_percentage\n 8137 1726887509.11158: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887509.11159: done checking to see if all hosts have failed\n 8137 1726887509.11159: getting the remaining hosts for this loop\n 8137 1726887509.11161: done getting the remaining hosts for this loop\n 8137 1726887509.11165: getting the next task for host managed_node1\n 8137 1726887509.11170: done getting next task for host managed_node1\n 8137 1726887509.11174: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 8137 1726887509.11176: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.11178: getting the next task for host managed_node2\n 8137 1726887509.11180: done getting next task for host managed_node2\n 8137 1726887509.11182: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 8137 1726887509.11183: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.11184: getting the next task for host managed_node3\n 8137 1726887509.11186: done getting next task for host managed_node3\n 8137 1726887509.11187: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 8137 1726887509.11188: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.11207: getting variables\n 8137 1726887509.11210: in VariableManager get_vars()\n 8137 1726887509.11239: Calling all_inventory to load vars for managed_node1\n 8137 1726887509.11242: Calling groups_inventory to load vars for managed_node1\n 8137 1726887509.11244: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887509.11252: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887509.11254: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887509.11257: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887509.12453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.13295: done with get_vars()\n 8137 1726887509.13310: done getting variables\n 8137 1726887509.13353: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file] ******\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:178\nFriday 20 September 2024 22:58:29 -0400 (0:00:00.126) 0:00:18.901 ****** \n 8137 1726887509.13374: entering _queue_task() for managed_node1/template\n 8137 1726887509.13678: worker is 1 (out of 3 available)\n 8137 1726887509.13695: exiting _queue_task() for managed_node1/template\n 8137 1726887509.13738: getting variables\n 8137 1726887509.13742: in VariableManager get_vars()\n 8137 1726887509.13942: Calling all_inventory to load vars for managed_node2\n 8137 1726887509.13963: Calling groups_inventory to load vars for managed_node2\n 8137 1726887509.13968: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887509.14051: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887509.14056: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887509.14061: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887509.15392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 8137 1726887509.15397: in run() - task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.15401: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.15403: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.15407: calling self._execute()\n 8137 1726887509.15413: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.15416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.15419: variable 'omit' from source: magic vars\n 8137 1726887509.16447: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.16451: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.16455: when evaluation is False, skipping this task\n 8137 1726887509.16458: _execute() done\n 8137 1726887509.16460: dumping result to json\n 8137 1726887509.16462: done dumping result, returning\n 8137 1726887509.16465: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-107c-9d64-000000000023]\n 8137 1726887509.16467: sending task result for task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.16539: done sending task result for task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.16542: WORKER PROCESS EXITING\n 8137 1726887509.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.18296: done with get_vars()\n 8137 1726887509.18314: done getting variables\n 8137 1726887509.18357: 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)\n 8137 1726887509.18365: entering _queue_task() for managed_node2/template\n 8137 1726887509.18687: worker is 2 (out of 3 available)\n 8137 1726887509.18706: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.18856: getting variables\n 8137 1726887509.18861: in VariableManager get_vars()\n 8137 1726887509.18959: Calling all_inventory to load vars for managed_node3\n 8137 1726887509.18964: Calling groups_inventory to load vars for managed_node3\n 8137 1726887509.18968: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887509.18991: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887509.18995: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887509.18999: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887509.20102: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 8137 1726887509.20106: in run() - task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.20110: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.20113: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.20115: calling self._execute()\n 8137 1726887509.20117: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.20120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.20122: variable 'omit' from source: magic vars\n 8137 1726887509.20503: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.20507: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.20511: when evaluation is False, skipping this task\n 8137 1726887509.20513: _execute() done\n 8137 1726887509.20516: dumping result to json\n 8137 1726887509.20518: done dumping result, returning\n 8137 1726887509.20520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-107c-9d64-000000000023]\n 8137 1726887509.20522: sending task result for task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.20578: done sending task result for task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.20581: WORKER PROCESS EXITING\n 8137 1726887509.20607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.21870: done with get_vars()\n 8137 1726887509.21894: done getting variables\n 8137 1726887509.21948: 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)\n 8137 1726887509.21954: entering _queue_task() for managed_node3/template\n 8137 1726887509.22816: worker is 3 (out of 3 available)\n 8137 1726887509.22827: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.22919: done queuing things up, now waiting for results queue to drain\n 8137 1726887509.22921: waiting for pending results...\n 8137 1726887509.23159: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 8137 1726887509.23265: in run() - task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.23288: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.23326: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.23329: calling self._execute()\n 8137 1726887509.23376: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.23380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887509.23389: variable 'omit' from source: magic vars\n 8137 1726887509.23758: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.23763: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.23766: when evaluation is False, skipping this task\n 8137 1726887509.23769: _execute() done\n 8137 1726887509.23771: dumping result to json\n 8137 1726887509.23774: done dumping result, returning\n 8137 1726887509.23777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-107c-9d64-000000000023]\n 8137 1726887509.23793: sending task result for task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.23880: done sending task result for task 0e15955b-8119-107c-9d64-000000000023\n 8137 1726887509.23883: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.23918: no more pending results, returning what we have\n 8137 1726887509.23923: results queue empty\n 8137 1726887509.23924: checking for any_errors_fatal\n 8137 1726887509.23931: done checking for any_errors_fatal\n 8137 1726887509.23931: checking for max_fail_percentage\n 8137 1726887509.23933: done checking for max_fail_percentage\n 8137 1726887509.23934: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887509.23935: done checking to see if all hosts have failed\n 8137 1726887509.23935: getting the remaining hosts for this loop\n 8137 1726887509.23937: done getting the remaining hosts for this loop\n 8137 1726887509.23941: getting the next task for host managed_node1\n 8137 1726887509.23974: done getting next task for host managed_node1\n 8137 1726887509.23978: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 8137 1726887509.23981: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.23982: getting the next task for host managed_node2\n 8137 1726887509.23984: done getting next task for host managed_node2\n 8137 1726887509.23986: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 8137 1726887509.23987: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.23988: getting the next task for host managed_node3\n 8137 1726887509.23990: done getting next task for host managed_node3\n 8137 1726887509.23992: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 8137 1726887509.24003: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.24024: getting variables\n 8137 1726887509.24026: in VariableManager get_vars()\n 8137 1726887509.24052: Calling all_inventory to load vars for managed_node1\n 8137 1726887509.24053: Calling groups_inventory to load vars for managed_node1\n 8137 1726887509.24055: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887509.24061: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887509.24063: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887509.24065: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887509.24897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.25814: done with get_vars()\n 8137 1726887509.25841: done getting variables\n 8137 1726887509.25912: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file] ****\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:190\nFriday 20 September 2024 22:58:29 -0400 (0:00:00.125) 0:00:19.027 ****** \n 8137 1726887509.25939: entering _queue_task() for managed_node1/template\n 8137 1726887509.26343: worker is 1 (out of 3 available)\n 8137 1726887509.26359: exiting _queue_task() for managed_node1/template\n 8137 1726887509.26406: getting variables\n 8137 1726887509.26413: in VariableManager get_vars()\n 8137 1726887509.26531: Calling all_inventory to load vars for managed_node2\n 8137 1726887509.26535: Calling groups_inventory to load vars for managed_node2\n 8137 1726887509.26537: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887509.26559: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887509.26563: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887509.26567: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887509.27877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 8137 1726887509.27882: in run() - task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.27885: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.27887: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.27891: calling self._execute()\n 8137 1726887509.27894: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.27898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.27901: variable 'omit' from source: magic vars\n 8137 1726887509.28821: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.28824: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.28826: when evaluation is False, skipping this task\n 8137 1726887509.28828: _execute() done\n 8137 1726887509.28830: dumping result to json\n 8137 1726887509.28832: done dumping result, returning\n 8137 1726887509.28834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-107c-9d64-000000000024]\n 8137 1726887509.28836: sending task result for task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.28894: done sending task result for task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.28897: WORKER PROCESS EXITING\n 8137 1726887509.28932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.30340: done with get_vars()\n 8137 1726887509.30368: done getting variables\n 8137 1726887509.30425: 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)\n 8137 1726887509.30432: entering _queue_task() for managed_node2/template\n 8137 1726887509.30757: worker is 2 (out of 3 available)\n 8137 1726887509.30774: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.30927: getting variables\n 8137 1726887509.30931: in VariableManager get_vars()\n 8137 1726887509.31021: Calling all_inventory to load vars for managed_node3\n 8137 1726887509.31025: Calling groups_inventory to load vars for managed_node3\n 8137 1726887509.31027: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887509.31041: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887509.31045: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887509.31047: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887509.32544: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 8137 1726887509.32549: in run() - task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.32551: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.32553: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.32555: calling self._execute()\n 8137 1726887509.32557: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.32560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.32561: variable 'omit' from source: magic vars\n 8137 1726887509.33916: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.33920: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.33922: when evaluation is False, skipping this task\n 8137 1726887509.33925: _execute() done\n 8137 1726887509.33927: dumping result to json\n 8137 1726887509.33929: done dumping result, returning\n 8137 1726887509.33932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-107c-9d64-000000000024]\n 8137 1726887509.33934: sending task result for task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.33991: done sending task result for task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.33994: WORKER PROCESS EXITING\n 8137 1726887509.34021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.35901: done with get_vars()\n 8137 1726887509.35925: done getting variables\n 8137 1726887509.35995: 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)\n 8137 1726887509.36005: entering _queue_task() for managed_node3/template\n 8137 1726887509.37075: worker is 3 (out of 3 available)\n 8137 1726887509.37091: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.37185: done queuing things up, now waiting for results queue to drain\n 8137 1726887509.37188: waiting for pending results...\n 8137 1726887509.37530: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 8137 1726887509.37656: in run() - task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.37675: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.37683: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.37723: calling self._execute()\n 8137 1726887509.37819: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.37823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887509.37836: variable 'omit' from source: magic vars\n 8137 1726887509.38315: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.38319: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887509.38321: when evaluation is False, skipping this task\n 8137 1726887509.38324: _execute() done\n 8137 1726887509.38326: dumping result to json\n 8137 1726887509.38328: done dumping result, returning\n 8137 1726887509.38358: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-107c-9d64-000000000024]\n 8137 1726887509.38377: sending task result for task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.38487: done sending task result for task 0e15955b-8119-107c-9d64-000000000024\n 8137 1726887509.38490: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.38513: no more pending results, returning what we have\n 8137 1726887509.38519: results queue empty\n 8137 1726887509.38520: checking for any_errors_fatal\n 8137 1726887509.38535: done checking for any_errors_fatal\n 8137 1726887509.38538: checking for max_fail_percentage\n 8137 1726887509.38540: done checking for max_fail_percentage\n 8137 1726887509.38541: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887509.38542: done checking to see if all hosts have failed\n 8137 1726887509.38542: getting the remaining hosts for this loop\n 8137 1726887509.38546: done getting the remaining hosts for this loop\n 8137 1726887509.38550: getting the next task for host managed_node1\n 8137 1726887509.38557: done getting next task for host managed_node1\n 8137 1726887509.38561: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 8137 1726887509.38564: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.38565: getting the next task for host managed_node2\n 8137 1726887509.38567: done getting next task for host managed_node2\n 8137 1726887509.38569: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 8137 1726887509.38570: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.38571: getting the next task for host managed_node3\n 8137 1726887509.38572: done getting next task for host managed_node3\n 8137 1726887509.38574: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 8137 1726887509.38574: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.38630: getting variables\n 8137 1726887509.38632: in VariableManager get_vars()\n 8137 1726887509.38688: Calling all_inventory to load vars for managed_node1\n 8137 1726887509.38691: Calling groups_inventory to load vars for managed_node1\n 8137 1726887509.38693: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887509.38706: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887509.38711: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887509.38715: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887509.39620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.40512: done with get_vars()\n 8137 1726887509.40527: done getting variables\n 8137 1726887509.40571: 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)\n\nTASK [fedora.linux_system_roles.timesync : Generate timemaster.conf file] ******\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:204\nFriday 20 September 2024 22:58:29 -0400 (0:00:00.146) 0:00:19.173 ****** \n 8137 1726887509.40594: entering _queue_task() for managed_node1/template\n 8137 1726887509.40929: worker is 1 (out of 3 available)\n 8137 1726887509.40947: exiting _queue_task() for managed_node1/template\n 8137 1726887509.40995: getting variables\n 8137 1726887509.40999: in VariableManager get_vars()\n 8137 1726887509.41127: Calling all_inventory to load vars for managed_node2\n 8137 1726887509.41131: Calling groups_inventory to load vars for managed_node2\n 8137 1726887509.41134: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887509.41158: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887509.41164: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887509.41169: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887509.42211: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 8137 1726887509.42216: in run() - task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.42219: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.42221: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.42224: calling self._execute()\n 8137 1726887509.42226: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.42228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.42231: variable 'omit' from source: magic vars\n 8137 1726887509.42748: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.42751: Evaluated conditional (timesync_mode == 3): False\n 8137 1726887509.42753: when evaluation is False, skipping this task\n 8137 1726887509.42755: _execute() done\n 8137 1726887509.42757: dumping result to json\n 8137 1726887509.42758: done dumping result, returning\n 8137 1726887509.42760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-107c-9d64-000000000025]\n 8137 1726887509.42762: sending task result for task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.42822: done sending task result for task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.42825: WORKER PROCESS EXITING\n 8137 1726887509.42843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.43719: done with get_vars()\n 8137 1726887509.43736: done getting variables\n 8137 1726887509.43783: 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)\n 8137 1726887509.43793: entering _queue_task() for managed_node2/template\n 8137 1726887509.44141: worker is 2 (out of 3 available)\n 8137 1726887509.44166: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.44332: getting variables\n 8137 1726887509.44336: in VariableManager get_vars()\n 8137 1726887509.44448: Calling all_inventory to load vars for managed_node3\n 8137 1726887509.44453: Calling groups_inventory to load vars for managed_node3\n 8137 1726887509.44457: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887509.44482: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887509.44488: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887509.44493: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887509.45352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 8137 1726887509.45357: in run() - task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.45359: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.45361: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.45364: calling self._execute()\n 8137 1726887509.45366: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.45368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.45370: variable 'omit' from source: magic vars\n 8137 1726887509.45863: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.45866: Evaluated conditional (timesync_mode == 3): False\n 8137 1726887509.45868: when evaluation is False, skipping this task\n 8137 1726887509.45870: _execute() done\n 8137 1726887509.45871: dumping result to json\n 8137 1726887509.45873: done dumping result, returning\n 8137 1726887509.45875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-107c-9d64-000000000025]\n 8137 1726887509.45877: sending task result for task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.45934: done sending task result for task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.45936: WORKER PROCESS EXITING\n 8137 1726887509.46083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.47133: done with get_vars()\n 8137 1726887509.47155: done getting variables\n 8137 1726887509.47225: 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)\n 8137 1726887509.47236: entering _queue_task() for managed_node3/template\n 8137 1726887509.48190: worker is 3 (out of 3 available)\n 8137 1726887509.48202: exiting _queue_task() for managed_node3/template\n 8137 1726887509.49526: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 8137 1726887509.49531: in run() - task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.49533: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.49535: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.49537: calling self._execute()\n 8137 1726887509.49539: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.49540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887509.49543: variable 'omit' from source: magic vars\n 8137 1726887509.49547: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.49549: Evaluated conditional (timesync_mode == 3): False\n 8137 1726887509.49551: when evaluation is False, skipping this task\n 8137 1726887509.49552: _execute() done\n 8137 1726887509.49555: dumping result to json\n 8137 1726887509.49557: done dumping result, returning\n 8137 1726887509.49559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-107c-9d64-000000000025]\n 8137 1726887509.49561: sending task result for task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.49632: done sending task result for task 0e15955b-8119-107c-9d64-000000000025\n 8137 1726887509.49635: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.49660: done queuing things up, now waiting for results queue to drain\n 8137 1726887509.49662: waiting for pending results...\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887509.49681: no more pending results, returning what we have\n 8137 1726887509.49685: results queue empty\n 8137 1726887509.49686: checking for any_errors_fatal\n 8137 1726887509.49694: done checking for any_errors_fatal\n 8137 1726887509.49695: checking for max_fail_percentage\n 8137 1726887509.49696: done checking for max_fail_percentage\n 8137 1726887509.49697: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887509.49698: done checking to see if all hosts have failed\n 8137 1726887509.49699: getting the remaining hosts for this loop\n 8137 1726887509.49701: done getting the remaining hosts for this loop\n 8137 1726887509.49704: getting the next task for host managed_node1\n 8137 1726887509.49711: done getting next task for host managed_node1\n 8137 1726887509.49715: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 8137 1726887509.49718: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.49812: getting the next task for host managed_node2\n 8137 1726887509.49816: done getting next task for host managed_node2\n 8137 1726887509.49818: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 8137 1726887509.49820: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.49821: getting the next task for host managed_node3\n 8137 1726887509.49823: done getting next task for host managed_node3\n 8137 1726887509.49825: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 8137 1726887509.49826: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887509.49954: getting variables\n 8137 1726887509.49956: in VariableManager get_vars()\n 8137 1726887509.49988: Calling all_inventory to load vars for managed_node1\n 8137 1726887509.49990: Calling groups_inventory to load vars for managed_node1\n 8137 1726887509.49992: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887509.50001: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887509.50004: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887509.50007: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887509.51140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.51983: done with get_vars()\n 8137 1726887509.51997: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ******\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218\nFriday 20 September 2024 22:58:29 -0400 (0:00:00.114) 0:00:19.288 ****** \n 8137 1726887509.52069: entering _queue_task() for managed_node1/lineinfile\n 8137 1726887509.52071: Creating lock for lineinfile\n 8137 1726887509.52412: worker is 1 (out of 3 available)\n 8137 1726887509.52433: exiting _queue_task() for managed_node1/lineinfile\n 8137 1726887509.52471: getting variables\n 8137 1726887509.52476: in VariableManager get_vars()\n 8137 1726887509.52605: Calling all_inventory to load vars for managed_node2\n 8137 1726887509.52615: Calling groups_inventory to load vars for managed_node2\n 8137 1726887509.52619: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887509.52644: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887509.52649: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887509.52654: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887509.54925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 8137 1726887509.54931: in run() - task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887509.54934: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.54936: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.54939: calling self._execute()\n 8137 1726887509.54942: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.54947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.54950: variable 'omit' from source: magic vars\n 8137 1726887509.54953: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.54956: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887509.54959: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887509.55320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.56571: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True\n 8137 1726887509.56575: variable 'omit' from source: magic vars\n 8137 1726887509.56578: variable 'omit' from source: magic vars\n 8137 1726887509.56581: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887509.57736: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 8137 1726887509.57749: variable 'omit' from source: magic vars\n 8137 1726887509.57754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887509.57758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.57760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887509.57763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.57765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.57768: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887509.57770: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.57773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.57776: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887509.57779: Set connection var ansible_pipelining to False\n 8137 1726887509.57782: Set connection var ansible_timeout to 10\n 8137 1726887509.57784: Set connection var ansible_shell_type to sh\n 8137 1726887509.57787: Set connection var ansible_connection to ssh\n 8137 1726887509.57790: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887509.57793: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887509.57795: variable 'ansible_connection' from source: unknown\n 8137 1726887509.57798: variable 'ansible_module_compression' from source: unknown\n 8137 1726887509.57801: variable 'ansible_shell_type' from source: unknown\n 8137 1726887509.57804: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887509.57807: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887509.58165: done with get_vars()\n 8137 1726887509.58187: done getting variables\n 8137 1726887509.58230: variable 'ansible_pipelining' from source: unknown\n 8137 1726887509.58234: variable 'ansible_timeout' from source: unknown\n 8137 1726887509.58236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887509.58239: 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__)\n 8137 1726887509.58242: variable 'omit' from source: magic vars\n 8137 1726887509.58247: starting attempt loop\n 8137 1726887509.58250: running the handler\n 8137 1726887509.58252: _low_level_execute_command(): starting\n 8137 1726887509.58260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887509.58425: entering _queue_task() for managed_node2/lineinfile\n 8137 1726887509.59472: worker is 2 (out of 3 available)\n 8137 1726887509.59484: exiting _queue_task() for managed_node2/lineinfile\n 8137 1726887509.59521: getting variables\n 8137 1726887509.59525: in VariableManager get_vars()\n 8137 1726887509.59614: Calling all_inventory to load vars for managed_node3\n 8137 1726887509.59618: Calling groups_inventory to load vars for managed_node3\n 8137 1726887509.59621: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887509.59639: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887509.59643: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887509.59646: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887509.72893: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.72898: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.72901: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887509.72904: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.72907: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887509.72914: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.72916: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887509.72918: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887509.72921: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887509.72923: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887509.72925: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887509.72927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 8137 1726887509.72929: in run() - task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887509.72931: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.72933: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.72935: calling self._execute()\n 8137 1726887509.72937: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.72939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.72941: variable 'omit' from source: magic vars\n 8137 1726887509.72942: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887509.72947: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887509.72949: stderr chunk (state=3):\n>>><<<\n 8137 1726887509.72951: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887509.72964: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887509.72967: _low_level_execute_command(): starting\n 8137 1726887509.72969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `\" && echo ansible-tmp-1726887509.6244006-8873-204145712778985=\"` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `\" && echo ansible-tmp-1726887509.6244006-8873-204145712778985=\"` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `\" ) && sleep 0'\"'\"''\n 8137 1726887509.72982: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.72984: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887509.72989: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887509.72992: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.72994: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.72997: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887509.72999: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887509.73001: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887509.73004: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887509.73006: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.73015: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.73021: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.73023: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887509.73026: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887509.73028: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887509.73030: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.73033: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.73035: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.73037: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.73039: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887509.73042: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887509.73046: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887509.73049: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887509.73051: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.73053: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.73056: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.73058: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887509.73061: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887509.73064: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887509.73067: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887509.73069: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887509.73107: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887509.73114: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887509.73118: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887509.73122: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887509.73126: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887509.73129: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887509.73132: stdout chunk (state=3):\n>>>ansible-tmp-1726887509.6244006-8873-204145712778985=/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985\n<<<\n 8137 1726887509.73135: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887509.73138: stderr chunk (state=3):\n>>><<<\n 8137 1726887509.73142: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887509.6244006-8873-204145712778985=/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887509.73153: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887509.6244006-8873-204145712778985=/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887509.73156: variable 'ansible_module_compression' from source: unknown\n 8137 1726887509.73159: ANSIBALLZ: Using lock for lineinfile\n 8137 1726887509.73162: ANSIBALLZ: Acquiring lock\n 8137 1726887509.73165: ANSIBALLZ: Lock acquired: 139724642375184\n 8137 1726887509.73168: ANSIBALLZ: Creating module\n 8137 1726887509.78269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887509.82697: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True\n 8137 1726887509.82702: variable 'omit' from source: magic vars\n 8137 1726887509.82704: variable 'omit' from source: magic vars\n 8137 1726887509.82706: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887509.82710: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 8137 1726887509.82712: variable 'omit' from source: magic vars\n 8137 1726887509.82735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887509.82759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.82773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887509.82788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.82798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.82854: done with get_vars()\n 8137 1726887509.82882: done getting variables\n 8137 1726887509.82956: entering _queue_task() for managed_node3/lineinfile\n 8137 1726887509.83216: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887509.83219: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.83221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.83223: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887509.83226: Set connection var ansible_pipelining to False\n 8137 1726887509.83228: Set connection var ansible_timeout to 10\n 8137 1726887509.84627: worker is 3 (out of 3 available)\n 8137 1726887509.84641: exiting _queue_task() for managed_node3/lineinfile\n 8137 1726887509.84655: done queuing things up, now waiting for results queue to drain\n 8137 1726887509.84656: waiting for pending results...\n 8137 1726887509.84737: Set connection var ansible_shell_type to sh\n 8137 1726887509.84742: Set connection var ansible_connection to ssh\n 8137 1726887509.84749: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887509.84755: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887509.84759: variable 'ansible_connection' from source: unknown\n 8137 1726887509.84762: variable 'ansible_module_compression' from source: unknown\n 8137 1726887509.84765: variable 'ansible_shell_type' from source: unknown\n 8137 1726887509.84768: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887509.84771: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887509.84774: variable 'ansible_pipelining' from source: unknown\n 8137 1726887509.84777: variable 'ansible_timeout' from source: unknown\n 8137 1726887509.84781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887509.84785: 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__)\n 8137 1726887509.84789: variable 'omit' from source: magic vars\n 8137 1726887509.84794: starting attempt loop\n 8137 1726887509.84797: running the handler\n 8137 1726887509.84799: _low_level_execute_command(): starting\n 8137 1726887509.84802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887509.85421: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887509.85435: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.85448: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.85457: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.85465: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.85519: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887509.85526: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887509.85532: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887509.85542: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887509.85549: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.85559: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.85569: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.85577: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887509.85587: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887509.85601: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887509.85610: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.85621: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.85630: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.85638: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.85648: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887509.85652: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887509.85657: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887509.85666: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887509.85673: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.85682: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.85690: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.85767: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887509.85777: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887509.85784: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887509.85805: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887509.85829: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887509.85835: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887509.85842: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887509.85849: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887509.85862: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887509.85891: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887509.85939: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887509.86348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 8137 1726887509.87310: in run() - task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887509.87478: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.87486: variable 'ansible_search_path' from source: unknown\n 8137 1726887509.87531: calling self._execute()\n 8137 1726887509.87623: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887509.87743: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.87795: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887509.87801: stdout chunk (state=3):\n>>><<<\n 8137 1726887509.87811: stderr chunk (state=3):\n>>><<<\n 8137 1726887509.87816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887509.88566: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887509.88580: _low_level_execute_command(): starting\n 8137 1726887509.88585: variable 'omit' from source: magic vars\n 8137 1726887509.88595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `\" && echo ansible-tmp-1726887509.8856757-8875-45632967236753=\"` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `\" && echo ansible-tmp-1726887509.8856757-8875-45632967236753=\"` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `\" ) && sleep 0'\"'\"''\n 8137 1726887509.89875: variable 'timesync_mode' from source: set_fact\n 8137 1726887509.89889: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887509.90360: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887509.92058: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.92283: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.92304: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.92320: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.92973: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887509.92991: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887509.93004: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887509.93021: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887509.93035: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.93055: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.93069: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.93086: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887509.93100: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887509.93114: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887509.93127: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.93176: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.93194: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.93210: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.93224: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887509.93237: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887509.93252: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887509.93265: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887509.93394: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.93412: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.93427: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.93621: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887509.93638: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887509.93653: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887509.93678: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887509.93698: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887509.93717: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887509.93731: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887509.93742: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887509.93762: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887509.93795: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887509.93843: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887509.94117: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True\n 8137 1726887509.94280: variable 'omit' from source: magic vars\n 8137 1726887509.94330: variable 'omit' from source: magic vars\n 8137 1726887509.94443: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887509.94859: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 8137 1726887509.94881: variable 'omit' from source: magic vars\n 8137 1726887509.95040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887509.95080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.95104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887509.95128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.95155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887509.95282: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887509.95292: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.95300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887509.95592: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887509.95607: Set connection var ansible_pipelining to False\n 8137 1726887509.95620: Set connection var ansible_timeout to 10\n 8137 1726887509.95627: Set connection var ansible_shell_type to sh\n 8137 1726887509.95632: Set connection var ansible_connection to ssh\n 8137 1726887509.95641: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887509.95670: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887509.95677: variable 'ansible_connection' from source: unknown\n 8137 1726887509.95688: variable 'ansible_module_compression' from source: unknown\n 8137 1726887509.95695: variable 'ansible_shell_type' from source: unknown\n 8137 1726887509.95702: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887509.95710: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887509.95719: variable 'ansible_pipelining' from source: unknown\n 8137 1726887509.95822: stdout chunk (state=3):\n>>>ansible-tmp-1726887509.8856757-8875-45632967236753=/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753\n<<<\n 8137 1726887509.95831: variable 'ansible_timeout' from source: unknown\n 8137 1726887509.95840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887509.96024: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887509.96029: stdout chunk (state=3):\n>>><<<\n 8137 1726887509.96032: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887509.8856757-8875-45632967236753=/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887509.96171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887509.8856757-8875-45632967236753=/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887509.96175: variable 'ansible_module_compression' from source: unknown\n 8137 1726887509.96178: ANSIBALLZ: Using lock for lineinfile\n 8137 1726887509.96181: ANSIBALLZ: Acquiring lock\n 8137 1726887509.97156: 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__)\n 8137 1726887509.97330: variable 'omit' from source: magic vars\n 8137 1726887509.97341: starting attempt loop\n 8137 1726887509.97352: running the handler\n 8137 1726887509.97370: _low_level_execute_command(): starting\n 8137 1726887509.97435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887509.99448: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887509.99465: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.99481: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.99504: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.99521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.99568: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887509.99613: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887509.99625: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887509.99639: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887509.99656: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887509.99671: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887509.99685: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887509.99702: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887509.99755: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887509.99767: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887509.99780: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887509.99795: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887509.99817: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887509.99840: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887509.99885: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887509.99897: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887509.99906: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887509.99928: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.00047: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.00062: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.00075: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.00150: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.00768: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.00781: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.00803: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.00822: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.00838: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.00857: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.00869: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.00887: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887510.00921: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.00965: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.03715: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887510.04070: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.04073: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.04076: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.04213: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.04216: _low_level_execute_command(): starting\n 8137 1726887510.04218: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `\" && echo ansible-tmp-1726887510.0410552-8881-271580155355580=\"` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `\" && echo ansible-tmp-1726887510.0410552-8881-271580155355580=\"` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `\" ) && sleep 0'\"'\"''\n 8137 1726887510.04813: ANSIBALLZ: Writing module into payload\n 8137 1726887510.05190: ANSIBALLZ: Writing module\n 8137 1726887510.05216: ANSIBALLZ: Renaming module\n 8137 1726887510.05222: ANSIBALLZ: Done creating module\n 8137 1726887510.05476: ANSIBALLZ: Lock acquired: 139724642375184\n 8137 1726887510.05479: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887510.05481: ANSIBALLZ: Reading module after lock\n 8137 1726887510.05483: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 8137 1726887510.05488: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq TO /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 8137 1726887510.05497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg TO /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887510.05963: Sending initial data\n 8137 1726887510.05966: Sent initial data (156 bytes)\n 8137 1726887510.06656: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.06660: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.06821: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.06825: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.06829: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.06832: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.06881: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.07010: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.07027: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.07034: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.07041: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.07050: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.07059: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887510.07085: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.07138: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.07391: Sending initial data\n 8137 1726887510.07394: Sent initial data (157 bytes)\n 8137 1726887510.08643: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.08663: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.08681: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.08702: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.08717: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.08763: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887510.08776: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.08788: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.08825: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.08840: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.08858: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.08872: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.08888: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.08916: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887510.08928: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.08940: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.08957: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.09775: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.09789: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.09801: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887510.09812: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.09843: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.09857: stdout chunk (state=3):\n>>>ansible-tmp-1726887510.0410552-8881-271580155355580=/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580\n<<<\n 8137 1726887510.09860: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.09878: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.09884: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.09957: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.10033: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.10037: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.10061: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887510.10093: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.10133: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.10136: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.10159: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.10162: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887510.0410552-8881-271580155355580=/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.10192: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887510.0410552-8881-271580155355580=/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.10280: variable 'ansible_module_compression' from source: unknown\n 8137 1726887510.10349: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED\n 8137 1726887510.10386: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 8137 1726887510.10466: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr TO /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887510.10905: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.10924: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.10939: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.10953: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.10962: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.11037: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887510.11097: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.11110: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.11121: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.11131: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.11147: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.11154: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.11170: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.11178: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887510.11185: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.11211: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.11224: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.11236: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.11247: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.11253: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887510.11261: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.11269: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.11282: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.11291: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.11312: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.11324: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.11486: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.11499: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.11506: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.11530: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.11536: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.11548: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.11555: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.11567: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.11656: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887510.11660: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.11717: Sending initial data\n 8137 1726887510.11722: Sent initial data (157 bytes)\n 8137 1726887510.11733: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.11999: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887510.12030: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887510.12060: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887510.12112: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887510.12126: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py\n<<<\n 8137 1726887510.12150: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py M:0x001a\r\n<<<\n 8137 1726887510.12730: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121659\r\n<<<\n 8137 1726887510.13263: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 121659 bytes at 0\r\n<<<\n 8137 1726887510.13284: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887510.13312: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887510.13546: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887510.13562: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887510.13565: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.13597: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887510.13601: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887510.13650: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.13654: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.13656: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887510.13659: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg\r\n<<<\n 8137 1726887510.13661: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py\n<<<\n 8137 1726887510.13663: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887510.13704: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py M:0x001a\r\n<<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121659\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 121659 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887510.14140: done transferring module to remote\n 8137 1726887510.14146: _low_level_execute_command(): starting\n 8137 1726887510.14149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 8137 1726887510.14328: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660\r\n<<<\n 8137 1726887510.15037: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 121660 bytes at 0\r\n<<<\n 8137 1726887510.15047: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887510.15084: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887510.15234: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.15314: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.15318: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 121660 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887510.15456: done transferring module to remote\n 8137 1726887510.15459: _low_level_execute_command(): starting\n 8137 1726887510.15461: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 8137 1726887510.15818: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.15836: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.15852: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.15902: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.15917: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.15960: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887510.16117: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.16128: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.16140: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.16152: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.16164: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.16176: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.16228: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.16239: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887510.16249: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.16260: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.16274: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.16290: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.16304: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.16328: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887510.16341: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.16352: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.16365: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.16377: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.16390: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.16423: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.16502: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.16667: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.16679: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.16702: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.16720: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.16745: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.16748: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.16769: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.16772: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887510.16783: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.16785: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.16788: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.16799: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.16801: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.16804: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.16815: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.16818: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.16832: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887510.16837: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.16844: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887510.16857: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.16892: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.16937: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.16947: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.16964: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.16974: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.17066: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.17073: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887510.17080: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.17086: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.17098: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.17101: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.17112: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.17120: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.17196: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.17386: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.17399: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.17422: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.17436: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.17442: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.17454: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.17465: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.17477: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887510.17521: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.17559: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.17893: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.17897: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.17920: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.17925: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.18046: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.18049: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.18121: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.18151: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.18155: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887510.18178: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.18230: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.19474: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.19478: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.19484: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.19512: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887510.19520: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887510.19527: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887510.19576: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887510.19579: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py\n<<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.19593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.19643: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py M:0x001a\r\n<<<\n 8137 1726887510.20075: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.20157: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.20160: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.20224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.20227: _low_level_execute_command(): starting\n 8137 1726887510.20229: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 8137 1726887510.20464: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660\r\n<<<\n 8137 1726887510.20467: _low_level_execute_command(): starting\n 8137 1726887510.20474: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 8137 1726887510.21102: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 121660 bytes at 0\r\n<<<\n 8137 1726887510.21112: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887510.21147: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887510.21299: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.21418: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.21423: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 121660 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887510.21429: done transferring module to remote\n 8137 1726887510.21518: _low_level_execute_command(): starting\n 8137 1726887510.21523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 8137 1726887510.22559: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.22576: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.22687: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.22703: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.22714: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.22759: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887510.22767: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.22775: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.22788: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.22797: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.22814: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.22824: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.22835: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.22845: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887510.22850: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.22859: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.22868: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.22878: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.22886: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.22901: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887510.22910: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.22921: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.22929: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.22936: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.22945: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.22956: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.23140: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.23156: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.23163: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.23183: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.23194: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.23201: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.23209: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.23220: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.23232: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887510.23275: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.23321: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.23395: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.23737: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.23756: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.23775: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.23790: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.23847: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887510.23861: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.23874: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.23889: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.23902: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.23945: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.23966: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.23982: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.23995: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887510.24005: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.24052: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.24162: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.24183: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.24269: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.24288: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887510.24298: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.24311: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.24324: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.24335: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.24347: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.24359: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.24457: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.24619: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.24702: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.24726: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.24741: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.24812: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.24829: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.24840: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.24920: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887510.24946: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.25025: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.25260: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.25281: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.25360: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.25394: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\n<<<\n 8137 1726887510.25397: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.25400: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887510.25415: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.25454: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887510.25482: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887510.25487: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887510.25519: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887510.25532: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.25548: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.25562: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887510.25576: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.25594: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.25633: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.25653: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.25660: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887510.25666: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887510.25679: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.25682: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573dc0>\r\n<<<\n 8137 1726887510.25705: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.25728: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887510.25733: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887510.25745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c5183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573b20>\r\n<<<\n 8137 1726887510.25748: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.25764: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.25778: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887510.25795: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573ac0>\r\n<<<\n 8137 1726887510.25817: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887510.25822: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.25832: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887510.25839: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518490>\r\n<<<\n 8137 1726887510.25855: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.25870: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.25887: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887510.25903: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887510.25906: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\n<<<\n 8137 1726887510.25922: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518670>\r\n<<<\n 8137 1726887510.25944: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.25957: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.25962: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887510.25979: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.26004: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887510.26007: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.26013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26028: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.26033: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887510.26035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26058: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.26061: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf190>\r\n<<<\n 8137 1726887510.26081: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887510.26106: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26174: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf220>\r\n<<<\n 8137 1726887510.26220: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26245: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf940>\r\n<<<\n 8137 1726887510.26268: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c530880>\r\n<<<\n 8137 1726887510.26295: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4c8d90>\r\n<<<\n 8137 1726887510.26371: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2d90>\r\n<<<\n 8137 1726887510.26400: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.26417: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518970>\r\n<<<\n 8137 1726887510.26423: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.26437: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887510.26449: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.26466: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.26485: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.26550: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.26563: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.26575: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.26614: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887510.26631: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.26662: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26708: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.26726: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26747: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887510.26756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493eb0>\r\n<<<\n 8137 1726887510.26813: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c496f40>\r\n<<<\n 8137 1726887510.26840: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26847: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887510.26863: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887510.26900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26908: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887510.26934: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c48c610>\r\n<<<\n 8137 1726887510.26954: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c492640>\r\n<<<\n 8137 1726887510.26975: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887510.27032: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887510.27035: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\n<<<\n 8137 1726887510.27039: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887510.27042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27114: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887510.27118: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887510.27131: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887510.27168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.27171: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887510.27220: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n<<<\n 8137 1726887510.27223: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1d4e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n<<<\n 8137 1726887510.27228: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 8137 1726887510.27230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27273: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27289: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887510.27311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27314: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e70d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887510.27317: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887510.27348: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173dc0>\r\n<<<\n 8137 1726887510.27372: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887510.27398: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46ed90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887510.27401: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd11183a0>\r\n<<<\n 8137 1726887510.27405: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173b20>\r\n<<<\n 8137 1726887510.27407: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c467670>\r\n<<<\n 8137 1726887510.27443: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4796d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c49ae50>\r\n<<<\n 8137 1726887510.27469: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173ac0>\r\n<<<\n 8137 1726887510.27546: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118490>\r\n<<<\n 8137 1726887510.27598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27607: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118670>\r\n<<<\n 8137 1726887510.27648: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27735: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27745: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1e7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c4792e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27760: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887510.27769: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887510.27783: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27793: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887510.27862: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba3d0>\r\n<<<\n 8137 1726887510.27870: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf220>\r\n<<<\n 8137 1726887510.27920: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2850>\r\n<<<\n 8137 1726887510.27926: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf940>\r\n<<<\n 8137 1726887510.27978: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba4c0>\r\n<<<\n 8137 1726887510.27981: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1130880>\r\n<<<\n 8137 1726887510.27992: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10c8d90>\r\n<<<\n 8137 1726887510.28029: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1eff40>\r\n<<<\n 8137 1726887510.28069: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9490>\r\n<<<\n 8137 1726887510.28096: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2d90>\r\n<<<\n 8137 1726887510.28104: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118970>\r\n<<<\n 8137 1726887510.28110: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887510.28143: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887510.28177: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887510.28187: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c108220>\r\n<<<\n 8137 1726887510.28219: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1a5520>\r\n<<<\n 8137 1726887510.28272: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a00a0>\r\n<<<\n 8137 1726887510.28296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887510.28353: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887510.28380: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887510.28457: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887510.28469: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093eb0>\r\n<<<\n 8137 1726887510.28479: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11ab50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c11ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b790>\r\n<<<\n 8137 1726887510.28511: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1095f40>\r\n<<<\n 8137 1726887510.28548: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887510.28565: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12bcd0>\r\n<<<\n 8137 1726887510.28570: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n<<<\n 8137 1726887510.28697: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0b9400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11af70>\r\n<<<\n 8137 1726887510.28703: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b610>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887510.28706: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd108c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1092640>\r\n<<<\n 8137 1726887510.28729: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887510.28746: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca3a0>\r\n<<<\n 8137 1726887510.28777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887510.28915: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887510.29013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0dd4e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29025: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de70d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887510.29062: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106ed90>\r\n<<<\n 8137 1726887510.29068: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887510.29088: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1067670>\r\n<<<\n 8137 1726887510.29359: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0f0250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5940>\r\n<<<\n 8137 1726887510.29363: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0d9a90>\r\n<<<\n 8137 1726887510.29365: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7610>\r\n<<<\n 8137 1726887510.29370: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887510.29374: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10796d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd109ae50>\r\n<<<\n 8137 1726887510.29389: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0de7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd10792e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29427: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.29431: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.29435: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887510.29438: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.29440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.29495: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.29498: _low_level_execute_command(): starting\n 8137 1726887510.29500: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887510.29502: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887510.29512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29527: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4d5c0016d0>\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 8137 1726887510.29664: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip'\r\n<<<\n 8137 1726887510.29673: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba4c0>\r\n<<<\n 8137 1726887510.29680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.29747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.29755: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0deff40>\r\n<<<\n 8137 1726887510.29789: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.29836: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9490>\r\n<<<\n 8137 1726887510.29840: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887510.29842: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887510.29874: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29903: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887510.29905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887510.29910: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d08220>\r\n<<<\n 8137 1726887510.29929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.29954: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0da5520>\r\n<<<\n 8137 1726887510.29999: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9f10>\r\n<<<\n 8137 1726887510.30003: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a00a0>\r\n<<<\n 8137 1726887510.30016: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887510.30046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30074: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1ab50>\r\n<<<\n 8137 1726887510.30087: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887510.30138: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.30142: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0d1ae80>\r\n<<<\n 8137 1726887510.30146: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887510.30179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887510.30182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30205: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b790>\r\n<<<\n 8137 1726887510.30210: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887510.30240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30265: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2bcd0>\r\n<<<\n 8137 1726887510.30305: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cba400>\r\n<<<\n 8137 1726887510.30312: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1af70>\r\n<<<\n 8137 1726887510.30326: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887510.30336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30389: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca2e0>\r\n<<<\n 8137 1726887510.30393: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b610>\r\n<<<\n 8137 1726887510.30414: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887510.30428: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca3a0>\r\n<<<\n 8137 1726887510.30471: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7a30>\r\n<<<\n 8137 1726887510.30487: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887510.30499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30532: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887510.30535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30571: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5700>\r\n<<<\n 8137 1726887510.30605: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n<<<\n 8137 1726887510.30611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30634: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce57c0>\r\n<<<\n 8137 1726887510.30658: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.30662: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce58b0>\r\n<<<\n 8137 1726887510.30690: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n<<<\n 8137 1726887510.30693: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887510.30887: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.30891: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5d00>\r\n<<<\n 8137 1726887510.30924: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cf1250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5940>\r\n<<<\n 8137 1726887510.30944: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0cd9a90>\r\n<<<\n 8137 1726887510.30966: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7610>\r\n<<<\n 8137 1726887510.30996: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887510.31047: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887510.31084: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5af0>\r\n<<<\n 8137 1726887510.31117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.31184: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887510.31197: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdd0c066d0>\r\n<<<\n 8137 1726887510.31344: stdout chunk (state=3):\n>>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip'\r\n<<<\n 8137 1726887510.31356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.31432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.31464: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.31478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.31492: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887510.31517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.32124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5820>\r\n<<<\n 8137 1726887510.32138: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32173: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32195: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32233: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5160>\r\n<<<\n 8137 1726887510.32275: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5280>\r\n<<<\n 8137 1726887510.32310: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5f70>\r\n<<<\n 8137 1726887510.32323: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32383: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5d90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887510.32422: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5fd0>\r\n<<<\n 8137 1726887510.32438: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887510.32471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32514: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5100>\r\n<<<\n 8137 1726887510.32530: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887510.32546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32566: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887510.32596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32626: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887510.32629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32702: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b92df40>\r\n<<<\n 8137 1726887510.32739: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94dd00>\r\n<<<\n 8137 1726887510.32767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.32795: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94deb0>\r\n<<<\n 8137 1726887510.32798: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887510.32828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887510.32862: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b94d370>\r\n<<<\n 8137 1726887510.32875: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8ddc0>\r\n<<<\n 8137 1726887510.33037: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8d3a0>\r\n<<<\n 8137 1726887510.33073: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887510.33077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33095: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8dfd0>\r\n<<<\n 8137 1726887510.33117: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887510.33121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33143: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33164: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887510.33192: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33218: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33223: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf5ed30>\r\n<<<\n 8137 1726887510.33323: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8400>\r\n<<<\n 8137 1726887510.33327: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9da4f0>\r\n<<<\n 8137 1726887510.33344: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9a8520>\r\n<<<\n 8137 1726887510.33375: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8550>\r\n<<<\n 8137 1726887510.33404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887510.33410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33442: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887510.33455: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33547: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91dfd0>\r\n<<<\n 8137 1726887510.33564: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887510.33583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33636: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f3d0>\r\n<<<\n 8137 1726887510.33672: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887510.33718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33744: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887510.33778: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887510.33807: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf87e50>\r\n<<<\n 8137 1726887510.33935: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b91b7f0>\r\n<<<\n 8137 1726887510.33963: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.34035: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b640>\r\n<<<\n 8137 1726887510.34069: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.34091: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9195b0>\r\n<<<\n 8137 1726887510.34113: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b90ed90>\r\n<<<\n 8137 1726887510.34125: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf68910>\r\n<<<\n 8137 1726887510.34145: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.34153: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887510.34169: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887510.34177: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.34197: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.34216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887510.34238: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e6a0>\r\n<<<\n 8137 1726887510.34318: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<<\n 8137 1726887510.34322: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<<\n 8137 1726887510.34327: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34330: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.34378: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.34381: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887510.34383: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887510.34385: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34459: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.34468: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<<\n 8137 1726887510.34473: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887510.34500: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887510.34528: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9ad0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9e1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887510.34549: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.34576: stdout chunk (state=3):\n>>>\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5160>\r\n<<<\n 8137 1726887510.34593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.34610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.34649: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5280><<<\n 8137 1726887510.34652: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.34712: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5f70>\r\n<<<\n 8137 1726887510.34739: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.34742: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887510.34774: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<<\n 8137 1726887510.34778: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34784: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.34809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.34843: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d54f0><<<\n 8137 1726887510.34847: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34849: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.34884: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.34887: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.34891: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5d90>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887510.34895: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887510.34938: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.34941: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.34943: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.34954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.34990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.34995: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<<\n 8137 1726887510.34999: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35023: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.35046: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887510.35125: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5100><<<\n 8137 1726887510.35128: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35158: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887510.35197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<<\n 8137 1726887510.35200: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35230: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<<\n 8137 1726887510.35234: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35273: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887510.35324: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<<\n 8137 1726887510.35328: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35331: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887510.35434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.35454: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd052df40>\r\n<<<\n 8137 1726887510.35538: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.35543: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35545: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.35547: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054dd00><<<\n 8137 1726887510.35549: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.35588: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.35602: stdout chunk (state=3):\n>>>\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054deb0>\r\n<<<\n 8137 1726887510.35617: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887510.35646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887510.35696: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd054d370>\r\n<<<\n 8137 1726887510.35711: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92dc0>\r\n<<<\n 8137 1726887510.36172: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b923a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887510.36318: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b63d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05da4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05a7520>\r\n<<<\n 8137 1726887510.36342: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b50f5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887510.36360: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8eb580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4b3100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.36429: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887510.36458: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b99cb80>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.36531: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887510.36651: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b74250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b743d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887510.36843: stdout chunk (state=3):\n>>>import '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b8ce50>\r\n<<<\n 8137 1726887510.36858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37010: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd051b7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b640>\r\n<<<\n 8137 1726887510.37093: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05195b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd050ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b6d910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887510.37097: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e6a0>\r\n<<<\n 8137 1726887510.37226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37355: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887510.37358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37403: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05ad0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05e1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.37429: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.37432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37550: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887510.37567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.37593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.37635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37681: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887510.37686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.37941: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen<<<\n 8137 1726887510.37944: stdout chunk (state=3):\n>>>\r\nimport _imp # builtin\r\n<<<\n 8137 1726887510.38004: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 8137 1726887510.38007: stdout chunk (state=3):\n>>>import '_warnings' # <<<\n 8137 1726887510.38013: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38024: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 8137 1726887510.38058: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887510.38077: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887510.38088: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887510.38128: stdout chunk (state=3):\n>>>import '_io' # <<<\n 8137 1726887510.38131: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38136: stdout chunk (state=3):\n>>>import 'marshal' # <<<\n 8137 1726887510.38159: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38162: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5f10>\r\n<<<\n 8137 1726887510.38179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38225: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887510.38228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38254: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887510.38276: stdout chunk (state=3):\n>>># installing zipimport hook<<<\n 8137 1726887510.38313: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887510.38316: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887510.38320: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887510.38356: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38360: stdout chunk (state=3):\n>>>import 'time' # <<<\n 8137 1726887510.38363: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38413: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887510.38416: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.38463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38479: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887510.38515: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887510.38519: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38540: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<<\n 8137 1726887510.38543: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<<\n 8137 1726887510.38583: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38607: stdout chunk (state=3):\n>>>import '_codecs' # <<<\n 8137 1726887510.38611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38637: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38640: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3dc0><<<\n 8137 1726887510.38701: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.38704: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887510.38707: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887510.38713: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887510.38717: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.38740: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.38769: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\n<<<\n 8137 1726887510.38774: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd983a0>\r\n<<<\n 8137 1726887510.38802: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5bf7a220>\r\n<<<\n 8137 1726887510.38805: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5850>\r\n<<<\n 8137 1726887510.38810: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd011a5e0>\r\n<<<\n 8137 1726887510.38827: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3b20>\r\n<<<\n 8137 1726887510.38863: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.38867: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04fd580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00b8100>\r\n<<<\n 8137 1726887510.38888: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887510.38891: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3ac0>\r\n<<<\n 8137 1726887510.38915: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887510.38920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38945: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887510.38949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887510.38984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.38999: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39037: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98490><<<\n 8137 1726887510.39042: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.39058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.39102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.39107: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39126: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887510.39128: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n<<<\n 8137 1726887510.39148: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39237: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39239: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887510.39242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39244: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98940>\r\n<<<\n 8137 1726887510.39246: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98670>\r\n<<<\n 8137 1726887510.39252: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd059cb80>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.39283: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8dcca0>\r\n<<<\n 8137 1726887510.39286: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887510.39330: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<<\n 8137 1726887510.39335: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39339: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d9f70>\r\n<<<\n 8137 1726887510.39362: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887510.39365: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d2940>\r\n<<<\n 8137 1726887510.39413: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.39440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<<\n 8137 1726887510.39444: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.39452: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887510.39454: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887510.39467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887510.39489: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887510.39552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.39555: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f190><<<\n 8137 1726887510.39557: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.39560: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39562: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<<\n 8137 1726887510.39573: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<<\n 8137 1726887510.39619: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.39742: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f220><<<\n 8137 1726887510.39745: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.39779: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887510.39800: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<<\n 8137 1726887510.39802: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39831: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887510.39890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<<\n 8137 1726887510.39893: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39896: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72850><<<\n 8137 1726887510.39898: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39899: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f940><<<\n 8137 1726887510.39901: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.39941: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdb0880><<<\n 8137 1726887510.39959: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.40012: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40016: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887510.40019: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'<<<\n 8137 1726887510.40021: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.40057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40069: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd48d90><<<\n 8137 1726887510.40071: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.40115: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.40119: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n<<<\n 8137 1726887510.40191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887510.40200: stdout chunk (state=3):\n>>>import '_locale' # <<<\n 8137 1726887510.40202: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887510.40206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40211: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.40213: stdout chunk (state=3):\n>>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72d90>\r\n<<<\n 8137 1726887510.40228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40271: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98970>\r\n<<<\n 8137 1726887510.40349: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887510.40353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40357: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<<\n 8137 1726887510.40369: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.40372: stdout chunk (state=3):\n>>>\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887510.40374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40415: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887510.40418: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40539: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 8137 1726887510.40607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.40692: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887510.40699: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887510.40765: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887510.40786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887510.40791: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887510.40842: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv<<<\n 8137 1726887510.40906: stdout chunk (state=3):\n>>>\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre<<<\n 8137 1726887510.40914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887510.40943: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n<<<\n 8137 1726887510.41036: stdout chunk (state=3):\n>>># destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n<<<\n 8137 1726887510.41041: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00eaf10>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.41044: stdout chunk (state=3):\n>>># cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token<<<\n 8137 1726887510.41062: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd<<<\n 8137 1726887510.41065: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat<<<\n 8137 1726887510.41067: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n<<<\n 8137 1726887510.41073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41075: stdout chunk (state=3):\n>>># cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n<<<\n 8137 1726887510.41077: stdout chunk (state=3):\n>>># cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro<<<\n 8137 1726887510.41097: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887510.41102: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887510.41105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41107: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd16f40><<<\n 8137 1726887510.41171: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.41175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41177: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887510.41179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<<\n 8137 1726887510.41183: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.41185: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.41187: stdout chunk (state=3):\n>>>import '_sre' # <<<\n 8137 1726887510.41189: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.41191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41248: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41254: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887510.41450: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887510.41504: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887510.41598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41609: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n<<<\n 8137 1726887510.41615: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887510.41620: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887510.41623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41626: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887510.41629: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41655: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n<<<\n 8137 1726887510.41658: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887510.41660: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd0c610>\r\n<<<\n 8137 1726887510.41662: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887510.41664: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887510.41666: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41668: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd12640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13370><<<\n 8137 1726887510.41670: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.41676: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887510.41680: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0b7f220>\r\n<<<\n 8137 1726887510.41684: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00ea850>\r\n<<<\n 8137 1726887510.41686: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887510.41879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41882: stdout chunk (state=3):\n>>># destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n<<<\n 8137 1726887510.41886: stdout chunk (state=3):\n>>># cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887510.41889: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41893: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887510.41895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41897: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887510.41899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.41903: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n<<<\n 8137 1726887510.41905: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n<<<\n 8137 1726887510.41907: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41920: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887510.41924: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887510.41926: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41957: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.41959: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887510.41961: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887510.41963: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbc94e20>\r\n<<<\n 8137 1726887510.41970: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94910>\r\n<<<\n 8137 1726887510.42014: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887510.42019: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04dbca0>\r\n<<<\n 8137 1726887510.42024: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d8f70>\r\n<<<\n 8137 1726887510.42026: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n<<<\n 8137 1726887510.42122: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<<\n 8137 1726887510.42182: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.42207: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.42226: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94f10>\r\n<<<\n 8137 1726887510.42229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.42232: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887510.42235: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887510.42239: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887510.42242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.42244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887510.42246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.42248: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887510.42550: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.42555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca70d0>\r\nimport '_collections' # \r\n<<<\n 8137 1726887510.42558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.42562: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.42564: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbceed90>\r\nimport '_functools' # \r\n<<<\n 8137 1726887510.42567: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbce7670>\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c5183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c530880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c496f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c48c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c492640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1d4e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e70d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46ed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c467670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4796d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c49ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1e7cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46e2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c4792e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1eff40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c108220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1a5520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11ab50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c11ae80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12bcd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0b9400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11af70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e59d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e57c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e58b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0f0250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0d9a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4d5c0016d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d54f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b92df40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94dd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94deb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b94d370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8ddc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8d3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8dfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf5ed30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9da4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9a8520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91dfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf87e50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b91b7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9195b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b90ed90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf68910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e6a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99cb20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9ad0a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9e1b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b50f5e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8eb580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4b3100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b99cb80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5bf7a220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8dcca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d9f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d2940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887510.44668: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c5183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c530880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c496f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c48c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c492640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1d4e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e70d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46ed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c467670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4796d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c49ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1e7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c4792e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1eff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c108220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1a5520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11ab50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c11ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12bcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0b9400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0f0250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0d9a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4d5c0016d0>\r\n# zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b92df40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94dd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94deb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b94d370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8ddc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8d3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8dfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf5ed30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9da4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9a8520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf87e50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b91b7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9195b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b90ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf68910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e6a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9ad0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9e1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b50f5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8eb580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4b3100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b99cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5bf7a220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8dcca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d9f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887510.49627: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcf96d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd1ae50>\r\n<<<\n 8137 1726887510.49634: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n<<<\n 8137 1726887510.49638: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887510.50181: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726887509.8856757-8875-45632967236753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887510.50185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.50191: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg<<<\n 8137 1726887510.50197: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc<<<\n 8137 1726887510.50200: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.50204: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbca7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcee2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbcf92e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd20a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc713d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc714c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcaff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb96e220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc5c520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb980e80>\r\n<<<\n 8137 1726887510.50207: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887510.50217: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<<\n 8137 1726887510.50220: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath<<<\n 8137 1726887510.50227: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50231: _low_level_execute_command(): starting\n 8137 1726887510.50234: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887510.50246: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991790>\r\n<<<\n 8137 1726887510.50249: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma<<<\n 8137 1726887510.50254: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887510.50256: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<<\n 8137 1726887510.50265: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50272: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991cd0><<<\n 8137 1726887510.50275: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50281: stdout chunk (state=3):\n>>>\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n<<<\n 8137 1726887510.50284: stdout chunk (state=3):\n>>># destroy _uuid\r\n<<<\n 8137 1726887510.50287: stdout chunk (state=3):\n>>># destroy _sre<<<\n 8137 1726887510.50290: stdout chunk (state=3):\n>>>\r\n# destroy sre_parse\r\n<<<\n 8137 1726887510.50293: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.50296: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 8137 1726887510.50299: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb92a400>\r\n<<<\n 8137 1726887510.50301: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887510.50304: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 8137 1726887510.50307: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980f70>\r\n<<<\n 8137 1726887510.50314: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887510.50317: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib<<<\n 8137 1726887510.50323: stdout chunk (state=3):\n>>>\r\n# destroy errno\r\n<<<\n 8137 1726887510.50326: stdout chunk (state=3):\n>>># destroy signal<<<\n 8137 1726887510.50329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887510.50338: stdout chunk (state=3):\n>>>\r\n# destroy contextlib\r\n# destroy pwd\r\n<<<\n 8137 1726887510.50341: stdout chunk (state=3):\n>>># destroy grp<<<\n 8137 1726887510.50344: stdout chunk (state=3):\n>>>\r\n# destroy _posixsubprocess\r\n<<<\n 8137 1726887510.50347: stdout chunk (state=3):\n>>># destroy selectors\r\n<<<\n 8137 1726887510.50350: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.50353: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.50375: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887510.50382: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50385: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b2e0>\r\n<<<\n 8137 1726887510.50435: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request<<<\n 8137 1726887510.50439: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50447: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.response\r\n<<<\n 8137 1726887510.50484: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991610>\r\n<<<\n 8137 1726887510.50492: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 8137 1726887510.50497: stdout chunk (state=3):\n>>># destroy functools<<<\n 8137 1726887510.50500: stdout chunk (state=3):\n>>>\r\n# destroy itertools<<<\n 8137 1726887510.50503: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887510.50506: stdout chunk (state=3):\n>>>\r\n# destroy operator<<<\n 8137 1726887510.50511: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves<<<\n 8137 1726887510.50514: stdout chunk (state=3):\n>>>\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal<<<\n 8137 1726887510.50556: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.50593: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b3a0>\r\n<<<\n 8137 1726887510.50600: stdout chunk (state=3):\n>>>\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887510.50604: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<<\n 8137 1726887510.50607: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887510.50660: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<<\n 8137 1726887510.50683: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<<\n 8137 1726887510.50711: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50762: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.50770: stdout chunk (state=3):\n>>>\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.50894: stdout chunk (state=3):\n>>>\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956700><<<\n 8137 1726887510.50898: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50901: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887510.50904: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.50907: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.50915: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9569d0>\r\n<<<\n 8137 1726887510.50918: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb9567c0><<<\n 8137 1726887510.50921: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.50923: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.51026: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9568b0>\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd11183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1130880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1095f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd108c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1092640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0dd4e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de70d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106ed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1067670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10796d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd109ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0de7cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106e2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd10792e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba3d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba4c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0deff40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d08220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0da5520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1ab50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0d1ae80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2bcd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cba400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1af70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce59d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce57c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce58b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cf1250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0cd9a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdd0c066d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d54f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd052df40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054dd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054deb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd054d370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b923a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b63d30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05da4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05a7520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051dfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b74250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b743d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b8ce50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd051b7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05195b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd050ed90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b6d910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e6a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059cb20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05ad0a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05e1b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd011a5e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04fd580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00b8100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd059cb80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00eaf10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0b7f220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00ea850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04dbca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d8f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d2940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887510.52325: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd11183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1095f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd108c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1092640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0dd4e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de70d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106ed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1067670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10796d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd109ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0de7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106e2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd10792e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba4c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0deff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d08220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0da5520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1ab50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0d1ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2bcd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cba400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce59d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce57c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cf1250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0cd9a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdd0c066d0>\r\n# zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd052df40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054dd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054deb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd054d370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b923a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b63d30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05da4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05a7520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b74250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b743d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b8ce50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd051b7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05195b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd050ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b6d910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e6a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05ad0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05e1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd011a5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04fd580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00b8100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd059cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00eaf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0b7f220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00ea850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04dbca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d8f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887510.56776: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.56780: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.56783: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.56785: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.56787: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<<\n 8137 1726887510.56790: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb961250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb94aa90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fddcb8806d0>\r\n# zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.56792: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887510.56794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.56801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.56803: handler run complete\n 8137 1726887510.56805: attempt loop complete, returning result\n 8137 1726887510.56807: _execute() done\n 8137 1726887510.56811: dumping result to json\n 8137 1726887510.56813: done dumping result, returning\n 8137 1726887510.56815: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887510.56817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-107c-9d64-000000000026]\n 8137 1726887510.57397: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726887509.6244006-8873-204145712778985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887510.57400: _low_level_execute_command(): starting\n 8137 1726887510.57403: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887510.57410: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1acf40>\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887510.58034: sending task result for task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887510.58037: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdd00>\r\n<<<\nok: [managed_node2] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/etc/sysconfig/network (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sysconfig/network (content)\"\n },\n {\n \"after_header\": \"/etc/sysconfig/network (file attributes)\",\n \"before_header\": \"/etc/sysconfig/network (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": true,\n \"create\": true,\n \"dest\": \"/etc/sysconfig/network\",\n \"firstmatch\": false,\n \"group\": null,\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"PEERNTP=no\",\n \"mode\": \"0644\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/network\",\n \"regexp\": \"^PEERNTP=\",\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n 8137 1726887510.58215: done sending task result for task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887510.58219: WORKER PROCESS EXITING\n 8137 1726887510.58222: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdeb0>\r\n<<<\n 8137 1726887510.58224: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887510.58226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58228: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1cd370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cdc0>\r\n<<<\n 8137 1726887510.58230: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58232: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cfd0>\r\n<<<\n 8137 1726887510.58234: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887510.58236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58240: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887510.58242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ddd30>\r\n<<<\n 8137 1726887510.58244: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777400>\r\n<<<\n 8137 1726887510.58246: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7aa4f0>\r\n<<<\n 8137 1726887510.58248: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb777520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58250: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887510.58252: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58254: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.58256: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee250>\r\n<<<\n 8137 1726887510.58258: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58261: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887510.58263: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb806e50>\r\n<<<\n 8137 1726887510.58266: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb19a7f0>\r\n<<<\n 8137 1726887510.58268: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a640>\r\n<<<\n 8137 1726887510.58270: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1995b0>\r\n<<<\n 8137 1726887510.58272: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb18ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7e7910>\r\n<<<\n 8137 1726887510.58275: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58277: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887510.58279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58281: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.58283: stdout chunk (state=3):\n>>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e6a0>\r\n<<<\n 8137 1726887510.58285: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.58287: stdout chunk (state=3):\n>>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76cb20>\r\n<<<\n 8137 1726887510.58289: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb77d0a0>\r\n<<<\n 8137 1726887510.58291: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7b1b20>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.58293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58295: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887510.58297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887510.58305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.58307: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py<<<\n 8137 1726887510.58321: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.58323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58330: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.58332: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.58334: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.58337: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.58339: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887510.58341: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.58343: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.58345: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.58347: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.58350: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887510.58352: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.58354: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887510.58356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.58525: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887510.58586: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887510.58594: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887510.58636: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887510.58662: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58766: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887510.58773: stdout chunk (state=3):\n>>>\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcad8e5e0>\r\n<<<\n 8137 1726887510.58883: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n<<<\n 8137 1726887510.58892: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887510.58944: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb16b580>\r\n<<<\n 8137 1726887510.58953: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad33100>\r\n<<<\n 8137 1726887510.59043: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887510.59053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.59081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.59114: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887510.59142: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.59188: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.59354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.59584: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887510.59628: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb76cb80>\r\n<<<\n 8137 1726887510.59658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.59865: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.60259: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.60263: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.60329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.60333: handler run complete\n 8137 1726887510.60336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.60413: attempt loop complete, returning result\n 8137 1726887510.60417: _execute() done\n 8137 1726887510.60421: dumping result to json\n 8137 1726887510.60423: done dumping result, returning\n 8137 1726887510.60426: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-107c-9d64-000000000026]\n 8137 1726887510.60429: sending task result for task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887510.60606: done sending task result for task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887510.60615: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/etc/sysconfig/network (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sysconfig/network (content)\"\n },\n {\n \"after_header\": \"/etc/sysconfig/network (file attributes)\",\n \"before_header\": \"/etc/sysconfig/network (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": true,\n \"create\": true,\n \"dest\": \"/etc/sysconfig/network\",\n \"firstmatch\": false,\n \"group\": null,\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"PEERNTP=no\",\n \"mode\": \"0644\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/network\",\n \"regexp\": \"^PEERNTP=\",\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n 8137 1726887510.60984: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.60990: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.61078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61214: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887510.61220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61374: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.61442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61567: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887510.61620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887510.61669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.61828: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.62123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.62435: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887510.62525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887510.62531: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887510.62656: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65f10>\r\n<<<\n 8137 1726887510.62663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.62760: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.62765: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.62866: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py<<<\n 8137 1726887510.62870: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.62899: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 8137 1726887510.62902: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py<<<\n 8137 1726887510.62904: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.62935: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py<<<\n 8137 1726887510.62941: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.62977: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.62980: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63039: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.63042: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63102: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py<<<\n 8137 1726887510.63106: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63130: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.63133: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63196: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.63199: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63270: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.63274: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63410: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.63414: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63513: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<<\n 8137 1726887510.63527: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63580: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887510.63583: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63678: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887510.63712: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7f9220><<<\n 8137 1726887510.63715: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63774: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65850><<<\n 8137 1726887510.63779: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.63894: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887510.64094: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.64097: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64189: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.64192: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.64299: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887510.64342: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<<\n 8137 1726887510.64345: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64381: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<<\n 8137 1726887510.64384: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<<\n 8137 1726887510.64437: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64475: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<<\n 8137 1726887510.64478: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64511: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887510.64678: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb15bca0>\r\n<<<\n 8137 1726887510.64752: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb158f70>\r\n<<<\n 8137 1726887510.64851: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb152940>\r\n<<<\n 8137 1726887510.64855: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro<<<\n 8137 1726887510.64860: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py<<<\n 8137 1726887510.64883: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.64888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.64943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.64975: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py<<<\n 8137 1726887510.65011: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.65014: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887510.65131: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available<<<\n 8137 1726887510.65174: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/modules/__init__.py<<<\n 8137 1726887510.65178: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.65211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.65603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887510.66035: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887510.66047: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.66838: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.66863: stdout chunk (state=3):\n>>>{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}<<<\n 8137 1726887510.66900: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.66924: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 8137 1726887510.67351: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n<<<\n 8137 1726887510.67371: stdout chunk (state=3):\n>>># clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback<<<\n 8137 1726887510.67388: stdout chunk (state=3):\n>>>\r\n# clear sys.path_hooks<<<\n 8137 1726887510.67406: stdout chunk (state=3):\n>>>\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887510.67426: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__<<<\n 8137 1726887510.67446: stdout chunk (state=3):\n>>>\r\n# restore sys.stdin<<<\n 8137 1726887510.67473: stdout chunk (state=3):\n>>>\r\n# restore sys.stdout\r\n# restore sys.stderr<<<\n 8137 1726887510.67487: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins<<<\n 8137 1726887510.67505: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _frozen_importlib<<<\n 8137 1726887510.67523: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _imp<<<\n 8137 1726887510.67611: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 8137 1726887510.67634: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n<<<\n 8137 1726887510.67652: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.aliases\r\n<<<\n 8137 1726887510.67670: stdout chunk (state=3):\n>>># cleanup[2] removing encodings\r\n<<<\n 8137 1726887510.67717: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc<<<\n 8137 1726887510.67736: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing abc\r\n<<<\n 8137 1726887510.67752: stdout chunk (state=3):\n>>># cleanup[2] removing io\r\n# cleanup[2] removing __main__<<<\n 8137 1726887510.67774: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.67797: stdout chunk (state=3):\n>>># cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n<<<\n 8137 1726887510.67819: stdout chunk (state=3):\n>>># cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath<<<\n 8137 1726887510.67832: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing os.path<<<\n 8137 1726887510.67851: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing os<<<\n 8137 1726887510.67867: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.67885: stdout chunk (state=3):\n>>># cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale<<<\n 8137 1726887510.67910: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _bootlocale\r\n<<<\n 8137 1726887510.67962: stdout chunk (state=3):\n>>># destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n<<<\n 8137 1726887510.67979: stdout chunk (state=3):\n>>># cleanup[2] removing types\r\n# cleanup[2] removing enum<<<\n 8137 1726887510.67997: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _sre<<<\n 8137 1726887510.68042: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile<<<\n 8137 1726887510.68070: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n<<<\n 8137 1726887510.68110: stdout chunk (state=3):\n>>># cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword<<<\n 8137 1726887510.68132: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator<<<\n 8137 1726887510.68180: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections<<<\n 8137 1726887510.68196: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _functools\r\n<<<\n 8137 1726887510.68239: stdout chunk (state=3):\n>>># cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct<<<\n 8137 1726887510.68261: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing struct\r\n<<<\n 8137 1726887510.68328: stdout chunk (state=3):\n>>># cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n<<<\n 8137 1726887510.68349: stdout chunk (state=3):\n>>># cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery<<<\n 8137 1726887510.68365: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util<<<\n 8137 1726887510.68435: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile<<<\n 8137 1726887510.68454: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale<<<\n 8137 1726887510.68471: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd<<<\n 8137 1726887510.68501: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common<<<\n 8137 1726887510.68519: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian<<<\n 8137 1726887510.68561: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n<<<\n 8137 1726887510.68612: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils<<<\n 8137 1726887510.68852: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n<<<\n 8137 1726887510.68915: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887510.68948: stdout chunk (state=3):\n>>># destroy importlib.util\r\n<<<\n 8137 1726887510.68965: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n# destroy importlib.machinery<<<\n 8137 1726887510.68981: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.69018: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887510.69029: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887510.69049: stdout chunk (state=3):\n>>># destroy binascii<<<\n 8137 1726887510.69066: stdout chunk (state=3):\n>>>\r\n# destroy importlib\r\n<<<\n 8137 1726887510.69084: stdout chunk (state=3):\n>>># destroy struct\r\n# destroy bz2<<<\n 8137 1726887510.69104: stdout chunk (state=3):\n>>>\r\n# destroy lzma\r\n<<<\n 8137 1726887510.69143: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale<<<\n 8137 1726887510.69161: stdout chunk (state=3):\n>>>\r\n# destroy tempfile<<<\n 8137 1726887510.69179: stdout chunk (state=3):\n>>>\r\n# destroy systemd.journal\r\n<<<\n 8137 1726887510.69201: stdout chunk (state=3):\n>>># destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 8137 1726887510.69229: stdout chunk (state=3):\n>>># destroy hashlib\r\n# destroy json.decoder<<<\n 8137 1726887510.69243: stdout chunk (state=3):\n>>>\r\n# destroy json.encoder\r\n<<<\n 8137 1726887510.69261: stdout chunk (state=3):\n>>># destroy json.scanner<<<\n 8137 1726887510.69276: stdout chunk (state=3):\n>>>\r\n# destroy _json<<<\n 8137 1726887510.69291: stdout chunk (state=3):\n>>>\r\n# destroy encodings<<<\n 8137 1726887510.69305: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.69344: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid<<<\n 8137 1726887510.69355: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.69415: stdout chunk (state=3):\n>>># destroy array\r\n# destroy datetime\r\n<<<\n 8137 1726887510.69441: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 8137 1726887510.69459: stdout chunk (state=3):\n>>># destroy distro\r\n<<<\n 8137 1726887510.69479: stdout chunk (state=3):\n>>># destroy json\r\n# destroy shlex<<<\n 8137 1726887510.69494: stdout chunk (state=3):\n>>>\r\n# destroy logging<<<\n 8137 1726887510.69507: stdout chunk (state=3):\n>>>\r\n# destroy argparse\r\n<<<\n 8137 1726887510.69597: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887510.69616: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n<<<\n 8137 1726887510.69637: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n<<<\n 8137 1726887510.69662: stdout chunk (state=3):\n>>># cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon<<<\n 8137 1726887510.69680: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _socket\r\n<<<\n 8137 1726887510.69701: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd.id128\r\n<<<\n 8137 1726887510.69718: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal<<<\n 8137 1726887510.69737: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _string<<<\n 8137 1726887510.69760: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime<<<\n 8137 1726887510.69781: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping traceback\r\n<<<\n 8137 1726887510.69797: stdout chunk (state=3):\n>>># destroy linecache\r\n# cleanup[3] wiping tokenize<<<\n 8137 1726887510.69818: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping platform\r\n<<<\n 8137 1726887510.69832: stdout chunk (state=3):\n>>># destroy subprocess\r\n<<<\n 8137 1726887510.69874: stdout chunk (state=3):\n>>># cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n<<<\n 8137 1726887510.69898: stdout chunk (state=3):\n>>># cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n<<<\n 8137 1726887510.69938: stdout chunk (state=3):\n>>># cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n<<<\n 8137 1726887510.69985: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random<<<\n 8137 1726887510.70069: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 8137 1726887510.70090: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd<<<\n 8137 1726887510.70110: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _lzma\r\n<<<\n 8137 1726887510.70130: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib<<<\n 8137 1726887510.70142: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib<<<\n 8137 1726887510.70157: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external<<<\n 8137 1726887510.70198: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg<<<\n 8137 1726887510.70226: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 8137 1726887510.70246: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse<<<\n 8137 1726887510.70288: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887510.70305: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath<<<\n 8137 1726887510.70340: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal<<<\n 8137 1726887510.70351: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external<<<\n 8137 1726887510.70399: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib<<<\n 8137 1726887510.70422: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon<<<\n 8137 1726887510.70450: stdout chunk (state=3):\n>>>\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n<<<\n 8137 1726887510.70555: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887510.70724: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre<<<\n 8137 1726887510.70747: stdout chunk (state=3):\n>>>\r\n# destroy sre_parse\r\n<<<\n 8137 1726887510.70764: stdout chunk (state=3):\n>>># destroy tokenize<<<\n 8137 1726887510.70782: stdout chunk (state=3):\n>>>\r\n# destroy _heapq<<<\n 8137 1726887510.70794: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.70810: stdout chunk (state=3):\n>>># destroy posixpath<<<\n 8137 1726887510.70829: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.70845: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 8137 1726887510.70903: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 8137 1726887510.70906: stdout chunk (state=3):\n>>># destroy errno\r\n# destroy signal<<<\n 8137 1726887510.70910: stdout chunk (state=3):\n>>>\r\n# destroy contextlib<<<\n 8137 1726887510.70914: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.70925: stdout chunk (state=3):\n>>># destroy pwd\r\n# destroy grp\r\n<<<\n 8137 1726887510.70945: stdout chunk (state=3):\n>>># destroy _posixsubprocess\r\n<<<\n 8137 1726887510.70963: stdout chunk (state=3):\n>>># destroy selectors\r\n<<<\n 8137 1726887510.71001: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n<<<\n 8137 1726887510.71020: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n<<<\n 8137 1726887510.71037: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib.response<<<\n 8137 1726887510.71057: stdout chunk (state=3):\n>>>\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n<<<\n 8137 1726887510.71082: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy itertools<<<\n 8137 1726887510.71102: stdout chunk (state=3):\n>>>\r\n# destroy operator\r\n<<<\n 8137 1726887510.71117: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves\r\n<<<\n 8137 1726887510.71131: stdout chunk (state=3):\n>>># destroy _operator\r\n<<<\n 8137 1726887510.71167: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n<<<\n 8137 1726887510.71213: stdout chunk (state=3):\n>>># destroy io\r\n# destroy marshal<<<\n 8137 1726887510.71224: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887510.71268: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887510.71702: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887510.71820: stderr chunk (state=3):\n>>><<<\n 8137 1726887510.71824: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd983a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdb0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd48d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd16f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd0c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd12640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbc94e20>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94910>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94f10>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca70d0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbceed90>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbce7670>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcf96d0>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd1ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbca7cd0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcee2b0>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbcf92e0>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd20a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7eb0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7df0>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7d60>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc713d0>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc714c0>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcaff40>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9a90>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb96e220>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc5c520>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9f10>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd200a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980b50>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb980e80>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991790>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991cd0>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb92a400>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980f70>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b2e0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991610>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b3a0>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7a30>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956700>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9569d0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb9567c0>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9568b0>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956d00>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb961250>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956940>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb94aa90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7610>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956af0>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fddcb8806d0>\\r\\n# zipimport: found 30 names in \\'/tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5820>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5f70>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a54f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5d90>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5fd0>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1acf40>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdd00>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdeb0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1cd370>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80c3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cfd0>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ddd30>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777d30>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777400>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7aa4f0>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb777520>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777550>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19dfd0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee250>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a850>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee3d0>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb806e50>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb19a7f0>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a640>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1995b0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb18ed90>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7e7910>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e6a0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76cb20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb77d0a0>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e100>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7b1b20>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcad8e5e0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb16b580>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad33100>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb76cb80>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65f10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7f9220>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65850>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb15bca0>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb158f70>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb152940>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\\r\\n# destroy __main__\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# destroy base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# destroy socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy struct\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy tempfile\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy array\\r\\n# destroy datetime\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy json\\r\\n# destroy shlex\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887510.71957: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd983a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdb0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd48d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd16f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd0c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd12640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbc94e20>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94910>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca70d0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbceed90>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbce7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcf96d0>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd1ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbca7cd0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcee2b0>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbcf92e0>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd20a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7eb0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc713d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc714c0>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcaff40>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9a90>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb96e220>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc5c520>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9f10>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980b50>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb980e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991cd0>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb92a400>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b2e0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991610>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b3a0>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9569d0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb9567c0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9568b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956d00>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb961250>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956940>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb94aa90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956af0>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fddcb8806d0>\r\n# zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a54f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5d90>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1acf40>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdd00>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdeb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1cd370>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ddd30>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777d30>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777400>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7aa4f0>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb777520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19dfd0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a850>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb806e50>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb19a7f0>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a640>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1995b0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb18ed90>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7e7910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e6a0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76cb20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb77d0a0>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e100>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7b1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcad8e5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb16b580>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad33100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb76cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7f9220>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb15bca0>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb158f70>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb152940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887510.74148: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726887510.0410552-8881-271580155355580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887510.74256: _low_level_execute_command(): starting\n 8137 1726887510.74264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887510.74501: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887510.74520: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.74537: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.74556: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.74569: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.74625: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887510.74637: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887510.74648: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887510.74662: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887510.74675: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.74699: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.74715: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.74731: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887510.74811: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887510.74824: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887510.74837: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887510.74851: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887510.74867: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887510.74880: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887510.74893: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887510.74915: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887510.74928: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887510.74941: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887510.74954: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887510.74967: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887510.74980: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887510.75167: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887510.75182: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887510.75195: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887510.75214: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887510.75232: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887510.75251: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887510.75264: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887510.75274: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887510.75359: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887510.75387: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887510.75463: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887510.78018: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887510.78022: stdout chunk (state=3):\n>>><<<\n 8137 1726887510.78025: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887510.78121: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887510.78124: handler run complete\n 8137 1726887510.78126: attempt loop complete, returning result\n 8137 1726887510.78128: _execute() done\n 8137 1726887510.78130: dumping result to json\n 8137 1726887510.78132: done dumping result, returning\n 8137 1726887510.78323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-107c-9d64-000000000026]\n 8137 1726887510.78327: sending task result for task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887510.78386: done sending task result for task 0e15955b-8119-107c-9d64-000000000026\n 8137 1726887510.78390: WORKER PROCESS EXITING\nNotification for handler Restart chronyd has been saved.\nchanged: [managed_node3] => {\n \"backup\": \"\",\n \"changed\": true,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/etc/sysconfig/network (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sysconfig/network (content)\"\n },\n {\n \"after_header\": \"/etc/sysconfig/network (file attributes)\",\n \"before_header\": \"/etc/sysconfig/network (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": true,\n \"create\": true,\n \"dest\": \"/etc/sysconfig/network\",\n \"firstmatch\": false,\n \"group\": null,\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"PEERNTP=no\",\n \"mode\": \"0644\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/network\",\n \"regexp\": \"^PEERNTP=\",\n \"search_string\": null,\n \"selevel\": null,\n \"serole\": null,\n \"setype\": null,\n \"seuser\": null,\n \"state\": \"present\",\n \"unsafe_writes\": false,\n \"validate\": null\n }\n }\n}\n\nMSG:\n\nline added\n 8137 1726887510.78524: no more pending results, returning what we have\n 8137 1726887510.78530: results queue empty\n 8137 1726887510.78531: checking for any_errors_fatal\n 8137 1726887510.78538: done checking for any_errors_fatal\n 8137 1726887510.78539: checking for max_fail_percentage\n 8137 1726887510.78540: done checking for max_fail_percentage\n 8137 1726887510.78541: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887510.78542: done checking to see if all hosts have failed\n 8137 1726887510.78543: getting the remaining hosts for this loop\n 8137 1726887510.78545: done getting the remaining hosts for this loop\n 8137 1726887510.78549: getting the next task for host managed_node1\n 8137 1726887510.78554: done getting next task for host managed_node1\n 8137 1726887510.78557: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 8137 1726887510.78559: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887510.78560: getting the next task for host managed_node2\n 8137 1726887510.78562: done getting next task for host managed_node2\n 8137 1726887510.78564: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 8137 1726887510.78565: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887510.78566: getting the next task for host managed_node3\n 8137 1726887510.78568: done getting next task for host managed_node3\n 8137 1726887510.78569: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 8137 1726887510.78571: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887510.78587: getting variables\n 8137 1726887510.78590: in VariableManager get_vars()\n 8137 1726887510.78617: Calling all_inventory to load vars for managed_node1\n 8137 1726887510.78622: Calling groups_inventory to load vars for managed_node1\n 8137 1726887510.78625: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887510.78636: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887510.78640: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887510.78643: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887510.80950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887510.82713: done with get_vars()\n 8137 1726887510.82737: done getting variables\n 8137 1726887510.83502: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable chronyd] ********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233\nFriday 20 September 2024 22:58:30 -0400 (0:00:01.314) 0:00:20.603 ****** \n 8137 1726887510.83534: entering _queue_task() for managed_node1/service\n 8137 1726887510.83536: Creating lock for service\n 8137 1726887510.84669: worker is 1 (out of 3 available)\n 8137 1726887510.84683: exiting _queue_task() for managed_node1/service\n 8137 1726887510.84748: getting variables\n 8137 1726887510.84751: in VariableManager get_vars()\n 8137 1726887510.84845: Calling all_inventory to load vars for managed_node2\n 8137 1726887510.84850: Calling groups_inventory to load vars for managed_node2\n 8137 1726887510.84852: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887510.84884: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887510.84888: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887510.84892: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887510.85662: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 8137 1726887510.85667: in run() - task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.85670: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.85672: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.85675: calling self._execute()\n 8137 1726887510.85677: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887510.85679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887510.85682: variable 'omit' from source: magic vars\n 8137 1726887510.86413: variable 'timesync_mode' from source: set_fact\n 8137 1726887510.86416: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887510.86421: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False\n 8137 1726887510.86423: when evaluation is False, skipping this task\n 8137 1726887510.86425: _execute() done\n 8137 1726887510.86428: dumping result to json\n 8137 1726887510.86430: done dumping result, returning\n 8137 1726887510.86433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-107c-9d64-000000000027]\n 8137 1726887510.86435: sending task result for task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.86500: done sending task result for task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.86503: WORKER PROCESS EXITING\n 8137 1726887510.86928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887510.87802: done with get_vars()\n 8137 1726887510.87819: done getting variables\n 8137 1726887510.87866: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887510.87873: entering _queue_task() for managed_node2/service\n 8137 1726887510.88189: worker is 2 (out of 3 available)\n 8137 1726887510.88211: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1 or timesync_ntp_provider != 'chrony'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887510.88373: getting variables\n 8137 1726887510.88377: in VariableManager get_vars()\n 8137 1726887510.88482: Calling all_inventory to load vars for managed_node3\n 8137 1726887510.88487: Calling groups_inventory to load vars for managed_node3\n 8137 1726887510.88490: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887510.88517: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887510.88522: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887510.88527: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887510.89524: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 8137 1726887510.89528: in run() - task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.89531: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.89533: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.89535: calling self._execute()\n 8137 1726887510.89537: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887510.89539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887510.89541: variable 'omit' from source: magic vars\n 8137 1726887510.90358: variable 'timesync_mode' from source: set_fact\n 8137 1726887510.90362: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887510.90364: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False\n 8137 1726887510.90366: when evaluation is False, skipping this task\n 8137 1726887510.90369: _execute() done\n 8137 1726887510.90371: dumping result to json\n 8137 1726887510.90372: done dumping result, returning\n 8137 1726887510.90374: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-107c-9d64-000000000027]\n 8137 1726887510.90376: sending task result for task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.90438: done sending task result for task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.90441: WORKER PROCESS EXITING\n 8137 1726887510.91012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887510.92471: done with get_vars()\n 8137 1726887510.92490: done getting variables\n 8137 1726887510.92551: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887510.92561: entering _queue_task() for managed_node3/service\n 8137 1726887510.93576: worker is 3 (out of 3 available)\n 8137 1726887510.93588: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1 or timesync_ntp_provider != 'chrony'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887510.93698: done queuing things up, now waiting for results queue to drain\n 8137 1726887510.93700: waiting for pending results...\n 8137 1726887510.93962: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 8137 1726887510.94038: in run() - task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.94049: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.94057: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.94086: calling self._execute()\n 8137 1726887510.94150: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887510.94154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887510.94162: variable 'omit' from source: magic vars\n 8137 1726887510.94539: variable 'timesync_mode' from source: set_fact\n 8137 1726887510.94548: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887510.94562: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False\n 8137 1726887510.94565: when evaluation is False, skipping this task\n 8137 1726887510.94567: _execute() done\n 8137 1726887510.94569: dumping result to json\n 8137 1726887510.94573: done dumping result, returning\n 8137 1726887510.94579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-107c-9d64-000000000027]\n 8137 1726887510.94597: sending task result for task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.94685: done sending task result for task 0e15955b-8119-107c-9d64-000000000027\n 8137 1726887510.94688: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1 or timesync_ntp_provider != 'chrony'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887510.94710: no more pending results, returning what we have\n 8137 1726887510.94716: results queue empty\n 8137 1726887510.94717: checking for any_errors_fatal\n 8137 1726887510.94727: done checking for any_errors_fatal\n 8137 1726887510.94728: checking for max_fail_percentage\n 8137 1726887510.94730: done checking for max_fail_percentage\n 8137 1726887510.94731: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887510.94732: done checking to see if all hosts have failed\n 8137 1726887510.94733: getting the remaining hosts for this loop\n 8137 1726887510.94734: done getting the remaining hosts for this loop\n 8137 1726887510.94738: getting the next task for host managed_node1\n 8137 1726887510.94744: done getting next task for host managed_node1\n 8137 1726887510.94748: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 8137 1726887510.94750: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887510.94751: getting the next task for host managed_node2\n 8137 1726887510.94753: done getting next task for host managed_node2\n 8137 1726887510.94755: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 8137 1726887510.94756: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887510.94757: getting the next task for host managed_node3\n 8137 1726887510.94759: done getting next task for host managed_node3\n 8137 1726887510.94760: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 8137 1726887510.94761: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887510.94785: getting variables\n 8137 1726887510.94787: in VariableManager get_vars()\n 8137 1726887510.94821: Calling all_inventory to load vars for managed_node1\n 8137 1726887510.94824: Calling groups_inventory to load vars for managed_node1\n 8137 1726887510.94826: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887510.94835: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887510.94838: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887510.94841: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887510.95576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887510.96520: done with get_vars()\n 8137 1726887510.96539: done getting variables\n 8137 1726887510.96597: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable ntpd] ***********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246\nFriday 20 September 2024 22:58:30 -0400 (0:00:00.130) 0:00:20.734 ****** \n 8137 1726887510.96628: entering _queue_task() for managed_node1/service\n 8137 1726887510.97670: worker is 1 (out of 3 available)\n 8137 1726887510.97686: exiting _queue_task() for managed_node1/service\n 8137 1726887510.97720: getting variables\n 8137 1726887510.97723: in VariableManager get_vars()\n 8137 1726887510.97822: Calling all_inventory to load vars for managed_node2\n 8137 1726887510.97826: Calling groups_inventory to load vars for managed_node2\n 8137 1726887510.97829: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887510.97847: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887510.97850: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887510.97854: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887510.98597: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 8137 1726887510.98601: in run() - task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887510.98604: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.98607: variable 'ansible_search_path' from source: unknown\n 8137 1726887510.98611: calling self._execute()\n 8137 1726887510.98613: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887510.98615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887510.98618: variable 'omit' from source: magic vars\n 8137 1726887510.99302: variable 'timesync_mode' from source: set_fact\n 8137 1726887510.99305: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887510.99309: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True\n 8137 1726887510.99311: variable 'timesync_services' from source: set_fact\n 8137 1726887510.99313: Evaluated conditional ('ntpd' in timesync_services): False\n 8137 1726887510.99315: when evaluation is False, skipping this task\n 8137 1726887510.99317: _execute() done\n 8137 1726887510.99319: dumping result to json\n 8137 1726887510.99321: done dumping result, returning\n 8137 1726887510.99323: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-107c-9d64-000000000028]\n 8137 1726887510.99325: sending task result for task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887510.99384: done sending task result for task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887510.99387: WORKER PROCESS EXITING\n 8137 1726887510.99413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.00284: done with get_vars()\n 8137 1726887511.00299: done getting variables\n 8137 1726887511.00343: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.00351: entering _queue_task() for managed_node2/service\n 8137 1726887511.00658: worker is 2 (out of 3 available)\n 8137 1726887511.00675: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'ntpd' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.00844: getting variables\n 8137 1726887511.00846: in VariableManager get_vars()\n 8137 1726887511.00952: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.00956: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.00959: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.00978: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.00990: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.00997: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.02281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 8137 1726887511.02285: in run() - task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887511.02288: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.02290: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.02292: calling self._execute()\n 8137 1726887511.02295: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.02297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.02299: variable 'omit' from source: magic vars\n 8137 1726887511.02802: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.02806: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887511.02810: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True\n 8137 1726887511.02876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.03443: variable 'timesync_services' from source: set_fact\n 8137 1726887511.03447: Evaluated conditional ('ntpd' in timesync_services): False\n 8137 1726887511.03450: when evaluation is False, skipping this task\n 8137 1726887511.03453: _execute() done\n 8137 1726887511.03456: dumping result to json\n 8137 1726887511.03458: done dumping result, returning\n 8137 1726887511.03460: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-107c-9d64-000000000028]\n 8137 1726887511.03463: sending task result for task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887511.03530: done sending task result for task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887511.03533: WORKER PROCESS EXITING\n 8137 1726887511.05035: done with get_vars()\n 8137 1726887511.05069: done getting variables\n 8137 1726887511.05133: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.05139: entering _queue_task() for managed_node3/service\n 8137 1726887511.06166: worker is 3 (out of 3 available)\n 8137 1726887511.06227: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'ntpd' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.06481: done queuing things up, now waiting for results queue to drain\n 8137 1726887511.06482: waiting for pending results...\n 8137 1726887511.06562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 8137 1726887511.06634: in run() - task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887511.06655: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.06659: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.06712: calling self._execute()\n 8137 1726887511.06826: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887511.06840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887511.06854: variable 'omit' from source: magic vars\n 8137 1726887511.07320: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.07327: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887511.07342: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True\n 8137 1726887511.07425: variable 'timesync_services' from source: set_fact\n 8137 1726887511.07437: Evaluated conditional ('ntpd' in timesync_services): False\n 8137 1726887511.07439: when evaluation is False, skipping this task\n 8137 1726887511.07442: _execute() done\n 8137 1726887511.07447: dumping result to json\n 8137 1726887511.07449: done dumping result, returning\n 8137 1726887511.07454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-107c-9d64-000000000028]\n 8137 1726887511.07469: sending task result for task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887511.07559: done sending task result for task 0e15955b-8119-107c-9d64-000000000028\n 8137 1726887511.07562: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'ntpd' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.07590: no more pending results, returning what we have\n 8137 1726887511.07594: results queue empty\n 8137 1726887511.07595: checking for any_errors_fatal\n 8137 1726887511.07603: done checking for any_errors_fatal\n 8137 1726887511.07604: checking for max_fail_percentage\n 8137 1726887511.07606: done checking for max_fail_percentage\n 8137 1726887511.07607: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887511.07609: done checking to see if all hosts have failed\n 8137 1726887511.07610: getting the remaining hosts for this loop\n 8137 1726887511.07612: done getting the remaining hosts for this loop\n 8137 1726887511.07616: getting the next task for host managed_node1\n 8137 1726887511.07621: done getting next task for host managed_node1\n 8137 1726887511.07625: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 8137 1726887511.07627: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.07628: getting the next task for host managed_node2\n 8137 1726887511.07630: done getting next task for host managed_node2\n 8137 1726887511.07681: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 8137 1726887511.07683: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.07684: getting the next task for host managed_node3\n 8137 1726887511.07687: done getting next task for host managed_node3\n 8137 1726887511.07689: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 8137 1726887511.07690: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.07710: getting variables\n 8137 1726887511.07712: in VariableManager get_vars()\n 8137 1726887511.07741: Calling all_inventory to load vars for managed_node1\n 8137 1726887511.07743: Calling groups_inventory to load vars for managed_node1\n 8137 1726887511.07747: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887511.07754: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887511.07755: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887511.07757: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887511.08581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.09434: done with get_vars()\n 8137 1726887511.09450: done getting variables\n 8137 1726887511.09490: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable ntpdate] ********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:259\nFriday 20 September 2024 22:58:31 -0400 (0:00:00.128) 0:00:20.863 ****** \n 8137 1726887511.09512: entering _queue_task() for managed_node1/service\n 8137 1726887511.09798: worker is 1 (out of 3 available)\n 8137 1726887511.09815: exiting _queue_task() for managed_node1/service\n 8137 1726887511.09864: getting variables\n 8137 1726887511.09869: in VariableManager get_vars()\n 8137 1726887511.09999: Calling all_inventory to load vars for managed_node2\n 8137 1726887511.10004: Calling groups_inventory to load vars for managed_node2\n 8137 1726887511.10007: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887511.10033: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887511.10038: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887511.10042: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887511.11133: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 8137 1726887511.11138: in run() - task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.11141: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.11143: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.11148: calling self._execute()\n 8137 1726887511.11150: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.11153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.11155: variable 'omit' from source: magic vars\n 8137 1726887511.11599: variable 'timesync_services' from source: set_fact\n 8137 1726887511.11602: Evaluated conditional ('ntpdate' in timesync_services): False\n 8137 1726887511.11605: when evaluation is False, skipping this task\n 8137 1726887511.11607: _execute() done\n 8137 1726887511.11610: dumping result to json\n 8137 1726887511.11612: done dumping result, returning\n 8137 1726887511.11614: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-107c-9d64-000000000029]\n 8137 1726887511.11616: sending task result for task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.11672: done sending task result for task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.11675: WORKER PROCESS EXITING\n 8137 1726887511.11697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.13074: done with get_vars()\n 8137 1726887511.13089: done getting variables\n 8137 1726887511.13137: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.13143: entering _queue_task() for managed_node2/service\n 8137 1726887511.13534: worker is 2 (out of 3 available)\n 8137 1726887511.13563: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'ntpdate' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.13777: getting variables\n 8137 1726887511.13780: in VariableManager get_vars()\n 8137 1726887511.13927: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.13940: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.13944: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.13979: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.13984: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.13988: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.15209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 8137 1726887511.15214: in run() - task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.15217: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.15220: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.15223: calling self._execute()\n 8137 1726887511.15225: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.15227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.15229: variable 'omit' from source: magic vars\n 8137 1726887511.16118: variable 'timesync_services' from source: set_fact\n 8137 1726887511.16123: Evaluated conditional ('ntpdate' in timesync_services): False\n 8137 1726887511.16125: when evaluation is False, skipping this task\n 8137 1726887511.16127: _execute() done\n 8137 1726887511.16129: dumping result to json\n 8137 1726887511.16131: done dumping result, returning\n 8137 1726887511.16133: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-107c-9d64-000000000029]\n 8137 1726887511.16135: sending task result for task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.16207: done sending task result for task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.16306: WORKER PROCESS EXITING\n 8137 1726887511.16318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.17188: done with get_vars()\n 8137 1726887511.17203: done getting variables\n 8137 1726887511.17262: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.17270: entering _queue_task() for managed_node3/service\n 8137 1726887511.17624: worker is 3 (out of 3 available)\n 8137 1726887511.17643: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'ntpdate' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.17794: done queuing things up, now waiting for results queue to drain\n 8137 1726887511.17797: waiting for pending results...\n 8137 1726887511.18278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 8137 1726887511.18413: in run() - task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.18426: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.18442: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.18496: calling self._execute()\n 8137 1726887511.18582: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887511.18586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887511.18595: variable 'omit' from source: magic vars\n 8137 1726887511.19030: variable 'timesync_services' from source: set_fact\n 8137 1726887511.19055: Evaluated conditional ('ntpdate' in timesync_services): False\n 8137 1726887511.19060: when evaluation is False, skipping this task\n 8137 1726887511.19063: _execute() done\n 8137 1726887511.19066: dumping result to json\n 8137 1726887511.19068: done dumping result, returning\n 8137 1726887511.19076: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-107c-9d64-000000000029]\n 8137 1726887511.19090: sending task result for task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.19180: done sending task result for task 0e15955b-8119-107c-9d64-000000000029\n 8137 1726887511.19182: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'ntpdate' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.19241: no more pending results, returning what we have\n 8137 1726887511.19246: results queue empty\n 8137 1726887511.19247: checking for any_errors_fatal\n 8137 1726887511.19252: done checking for any_errors_fatal\n 8137 1726887511.19253: checking for max_fail_percentage\n 8137 1726887511.19255: done checking for max_fail_percentage\n 8137 1726887511.19256: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887511.19256: done checking to see if all hosts have failed\n 8137 1726887511.19257: getting the remaining hosts for this loop\n 8137 1726887511.19258: done getting the remaining hosts for this loop\n 8137 1726887511.19261: getting the next task for host managed_node1\n 8137 1726887511.19266: done getting next task for host managed_node1\n 8137 1726887511.19270: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp\n 8137 1726887511.19272: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.19273: getting the next task for host managed_node2\n 8137 1726887511.19276: done getting next task for host managed_node2\n 8137 1726887511.19277: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp\n 8137 1726887511.19278: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.19279: getting the next task for host managed_node3\n 8137 1726887511.19281: done getting next task for host managed_node3\n 8137 1726887511.19283: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp\n 8137 1726887511.19284: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.19304: getting variables\n 8137 1726887511.19306: in VariableManager get_vars()\n 8137 1726887511.19336: Calling all_inventory to load vars for managed_node1\n 8137 1726887511.19338: Calling groups_inventory to load vars for managed_node1\n 8137 1726887511.19340: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887511.19348: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887511.19351: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887511.19354: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887511.20195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.21281: done with get_vars()\n 8137 1726887511.21294: done getting variables\n 8137 1726887511.21341: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable sntp] ***********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270\nFriday 20 September 2024 22:58:31 -0400 (0:00:00.118) 0:00:20.981 ****** \n 8137 1726887511.21377: entering _queue_task() for managed_node1/service\n 8137 1726887511.21699: worker is 1 (out of 3 available)\n 8137 1726887511.21732: exiting _queue_task() for managed_node1/service\n 8137 1726887511.21776: getting variables\n 8137 1726887511.21781: in VariableManager get_vars()\n 8137 1726887511.21919: Calling all_inventory to load vars for managed_node2\n 8137 1726887511.21923: Calling groups_inventory to load vars for managed_node2\n 8137 1726887511.21926: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887511.21957: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887511.21975: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887511.21980: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887511.23268: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp\n 8137 1726887511.23275: in run() - task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.23278: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.23282: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.23285: calling self._execute()\n 8137 1726887511.23287: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.23289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.23826: variable 'omit' from source: magic vars\n 8137 1726887511.23832: variable 'timesync_services' from source: set_fact\n 8137 1726887511.23834: Evaluated conditional ('sntp' in timesync_services): False\n 8137 1726887511.23837: when evaluation is False, skipping this task\n 8137 1726887511.23839: _execute() done\n 8137 1726887511.23841: dumping result to json\n 8137 1726887511.23843: done dumping result, returning\n 8137 1726887511.23845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-107c-9d64-00000000002a]\n 8137 1726887511.23847: sending task result for task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.23924: done sending task result for task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.23927: WORKER PROCESS EXITING\n 8137 1726887511.24175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.25209: done with get_vars()\n 8137 1726887511.25229: done getting variables\n 8137 1726887511.25303: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.25312: entering _queue_task() for managed_node2/service\n 8137 1726887511.25759: worker is 2 (out of 3 available)\n 8137 1726887511.25803: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'sntp' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.26266: getting variables\n 8137 1726887511.26269: in VariableManager get_vars()\n 8137 1726887511.26432: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.26436: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.26439: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.26493: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.26498: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.26525: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.27261: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp\n 8137 1726887511.27268: in run() - task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.27273: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.27277: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.27280: calling self._execute()\n 8137 1726887511.27283: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.27285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.27287: variable 'omit' from source: magic vars\n 8137 1726887511.28327: variable 'timesync_services' from source: set_fact\n 8137 1726887511.28330: Evaluated conditional ('sntp' in timesync_services): False\n 8137 1726887511.28332: when evaluation is False, skipping this task\n 8137 1726887511.28334: _execute() done\n 8137 1726887511.28336: dumping result to json\n 8137 1726887511.28338: done dumping result, returning\n 8137 1726887511.28340: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-107c-9d64-00000000002a]\n 8137 1726887511.28342: sending task result for task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.28400: done sending task result for task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.28403: WORKER PROCESS EXITING\n 8137 1726887511.28728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.29641: done with get_vars()\n 8137 1726887511.29657: done getting variables\n 8137 1726887511.29719: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.29734: entering _queue_task() for managed_node3/service\n 8137 1726887511.30365: worker is 3 (out of 3 available)\n 8137 1726887511.30413: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'sntp' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.30636: done queuing things up, now waiting for results queue to drain\n 8137 1726887511.30639: waiting for pending results...\n 8137 1726887511.30917: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp\n 8137 1726887511.31028: in run() - task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.31041: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.31050: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.31092: calling self._execute()\n 8137 1726887511.31180: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887511.31184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887511.31192: variable 'omit' from source: magic vars\n 8137 1726887511.31637: variable 'timesync_services' from source: set_fact\n 8137 1726887511.31662: Evaluated conditional ('sntp' in timesync_services): False\n 8137 1726887511.31665: when evaluation is False, skipping this task\n 8137 1726887511.31670: _execute() done\n 8137 1726887511.31673: dumping result to json\n 8137 1726887511.31676: done dumping result, returning\n 8137 1726887511.31692: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-107c-9d64-00000000002a]\n 8137 1726887511.31721: sending task result for task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.31810: done sending task result for task 0e15955b-8119-107c-9d64-00000000002a\n 8137 1726887511.31813: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'sntp' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.31871: no more pending results, returning what we have\n 8137 1726887511.31876: results queue empty\n 8137 1726887511.31876: checking for any_errors_fatal\n 8137 1726887511.31882: done checking for any_errors_fatal\n 8137 1726887511.31883: checking for max_fail_percentage\n 8137 1726887511.31885: done checking for max_fail_percentage\n 8137 1726887511.31885: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887511.31886: done checking to see if all hosts have failed\n 8137 1726887511.31887: getting the remaining hosts for this loop\n 8137 1726887511.31889: done getting the remaining hosts for this loop\n 8137 1726887511.31892: getting the next task for host managed_node1\n 8137 1726887511.31897: done getting next task for host managed_node1\n 8137 1726887511.31900: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 8137 1726887511.31902: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.31904: getting the next task for host managed_node2\n 8137 1726887511.31906: done getting next task for host managed_node2\n 8137 1726887511.31910: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 8137 1726887511.31913: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.31914: getting the next task for host managed_node3\n 8137 1726887511.31916: done getting next task for host managed_node3\n 8137 1726887511.31918: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 8137 1726887511.31919: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.31941: getting variables\n 8137 1726887511.31943: in VariableManager get_vars()\n 8137 1726887511.31972: Calling all_inventory to load vars for managed_node1\n 8137 1726887511.31974: Calling groups_inventory to load vars for managed_node1\n 8137 1726887511.31976: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887511.31984: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887511.31986: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887511.31989: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887511.32792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.33909: done with get_vars()\n 8137 1726887511.33927: done getting variables\n 8137 1726887511.33969: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable ptp4l] **********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:281\nFriday 20 September 2024 22:58:31 -0400 (0:00:00.126) 0:00:21.107 ****** \n 8137 1726887511.33991: entering _queue_task() for managed_node1/service\n 8137 1726887511.34307: worker is 1 (out of 3 available)\n 8137 1726887511.34330: exiting _queue_task() for managed_node1/service\n 8137 1726887511.34375: getting variables\n 8137 1726887511.34378: in VariableManager get_vars()\n 8137 1726887511.34479: Calling all_inventory to load vars for managed_node2\n 8137 1726887511.34484: Calling groups_inventory to load vars for managed_node2\n 8137 1726887511.34488: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887511.34506: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887511.34512: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887511.34516: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887511.35974: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 8137 1726887511.35978: in run() - task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.35981: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.35983: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.35986: calling self._execute()\n 8137 1726887511.35989: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.35991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.35993: variable 'omit' from source: magic vars\n 8137 1726887511.36025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.36814: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.36818: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887511.36822: variable 'timesync_services' from source: set_fact\n 8137 1726887511.36824: Evaluated conditional ('ptp4l' in timesync_services): False\n 8137 1726887511.36826: when evaluation is False, skipping this task\n 8137 1726887511.36827: _execute() done\n 8137 1726887511.36829: dumping result to json\n 8137 1726887511.36831: done dumping result, returning\n 8137 1726887511.36833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-107c-9d64-00000000002b]\n 8137 1726887511.36834: sending task result for task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.36887: done sending task result for task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.36890: WORKER PROCESS EXITING\n 8137 1726887511.37331: done with get_vars()\n 8137 1726887511.37346: done getting variables\n 8137 1726887511.37390: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.37399: entering _queue_task() for managed_node2/service\n 8137 1726887511.37662: worker is 2 (out of 3 available)\n 8137 1726887511.37674: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'ptp4l' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.37800: getting variables\n 8137 1726887511.37804: in VariableManager get_vars()\n 8137 1726887511.37897: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.37901: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.37905: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.37930: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.37935: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.37939: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.39498: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 8137 1726887511.39502: in run() - task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.39505: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.39507: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.39512: calling self._execute()\n 8137 1726887511.39514: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.39516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.39518: variable 'omit' from source: magic vars\n 8137 1726887511.39549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.40625: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.40631: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887511.40633: variable 'timesync_services' from source: set_fact\n 8137 1726887511.40636: Evaluated conditional ('ptp4l' in timesync_services): False\n 8137 1726887511.40638: when evaluation is False, skipping this task\n 8137 1726887511.40642: _execute() done\n 8137 1726887511.40644: dumping result to json\n 8137 1726887511.40646: done dumping result, returning\n 8137 1726887511.40648: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-107c-9d64-00000000002b]\n 8137 1726887511.41052: done with get_vars()\n 8137 1726887511.41071: done getting variables\n 8137 1726887511.41116: sending task result for task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.41169: done sending task result for task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.41174: WORKER PROCESS EXITING\n 8137 1726887511.41223: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.41232: entering _queue_task() for managed_node3/service\n 8137 1726887511.42087: worker is 3 (out of 3 available)\n 8137 1726887511.42098: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'ptp4l' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.42275: done queuing things up, now waiting for results queue to drain\n 8137 1726887511.42277: waiting for pending results...\n 8137 1726887511.42294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 8137 1726887511.42384: in run() - task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.42396: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.42402: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.42431: calling self._execute()\n 8137 1726887511.42501: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887511.42504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887511.42516: variable 'omit' from source: magic vars\n 8137 1726887511.42885: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.42892: Evaluated conditional (timesync_mode != 2): True\n 8137 1726887511.42990: variable 'timesync_services' from source: set_fact\n 8137 1726887511.43010: Evaluated conditional ('ptp4l' in timesync_services): False\n 8137 1726887511.43014: when evaluation is False, skipping this task\n 8137 1726887511.43016: _execute() done\n 8137 1726887511.43019: dumping result to json\n 8137 1726887511.43021: done dumping result, returning\n 8137 1726887511.43028: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-107c-9d64-00000000002b]\n 8137 1726887511.43043: sending task result for task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.43158: done sending task result for task 0e15955b-8119-107c-9d64-00000000002b\n 8137 1726887511.43161: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'ptp4l' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.43192: no more pending results, returning what we have\n 8137 1726887511.43197: results queue empty\n 8137 1726887511.43198: checking for any_errors_fatal\n 8137 1726887511.43204: done checking for any_errors_fatal\n 8137 1726887511.43205: checking for max_fail_percentage\n 8137 1726887511.43206: done checking for max_fail_percentage\n 8137 1726887511.43207: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887511.43210: done checking to see if all hosts have failed\n 8137 1726887511.43210: getting the remaining hosts for this loop\n 8137 1726887511.43212: done getting the remaining hosts for this loop\n 8137 1726887511.43215: getting the next task for host managed_node1\n 8137 1726887511.43220: done getting next task for host managed_node1\n 8137 1726887511.43224: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 8137 1726887511.43226: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.43227: getting the next task for host managed_node2\n 8137 1726887511.43229: done getting next task for host managed_node2\n 8137 1726887511.43231: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 8137 1726887511.43232: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.43233: getting the next task for host managed_node3\n 8137 1726887511.43235: done getting next task for host managed_node3\n 8137 1726887511.43236: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 8137 1726887511.43237: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.43258: getting variables\n 8137 1726887511.43259: in VariableManager get_vars()\n 8137 1726887511.43296: Calling all_inventory to load vars for managed_node1\n 8137 1726887511.43298: Calling groups_inventory to load vars for managed_node1\n 8137 1726887511.43300: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887511.43306: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887511.43312: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887511.43318: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887511.44029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.44865: done with get_vars()\n 8137 1726887511.44878: done getting variables\n 8137 1726887511.44924: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable phc2sys] ********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294\nFriday 20 September 2024 22:58:31 -0400 (0:00:00.109) 0:00:21.217 ****** \n 8137 1726887511.44943: entering _queue_task() for managed_node1/service\n 8137 1726887511.45244: worker is 1 (out of 3 available)\n 8137 1726887511.45263: exiting _queue_task() for managed_node1/service\n 8137 1726887511.45310: getting variables\n 8137 1726887511.45313: in VariableManager get_vars()\n 8137 1726887511.45430: Calling all_inventory to load vars for managed_node2\n 8137 1726887511.45437: Calling groups_inventory to load vars for managed_node2\n 8137 1726887511.45441: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887511.45465: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887511.45471: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887511.45476: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887511.46674: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 8137 1726887511.46719: in run() - task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.46722: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.46725: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.46727: calling self._execute()\n 8137 1726887511.46729: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.46731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.46733: variable 'omit' from source: magic vars\n 8137 1726887511.47190: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.47193: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True\n 8137 1726887511.47195: variable 'timesync_services' from source: set_fact\n 8137 1726887511.47197: Evaluated conditional ('phc2sys' in timesync_services): False\n 8137 1726887511.47200: when evaluation is False, skipping this task\n 8137 1726887511.47202: _execute() done\n 8137 1726887511.47204: dumping result to json\n 8137 1726887511.47206: done dumping result, returning\n 8137 1726887511.47208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-107c-9d64-00000000002c]\n 8137 1726887511.47211: sending task result for task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.47269: done sending task result for task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.47271: WORKER PROCESS EXITING\n 8137 1726887511.47301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.48868: done with get_vars()\n 8137 1726887511.48892: done getting variables\n 8137 1726887511.48975: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.48986: entering _queue_task() for managed_node2/service\n 8137 1726887511.50019: worker is 2 (out of 3 available)\n 8137 1726887511.50033: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'phc2sys' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.50145: getting variables\n 8137 1726887511.50148: in VariableManager get_vars()\n 8137 1726887511.50218: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.50222: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.50224: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.50244: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.50248: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.50251: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.50858: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 8137 1726887511.52473: in run() - task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.52519: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.52613: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.52616: calling self._execute()\n 8137 1726887511.52619: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.52622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.52624: variable 'omit' from source: magic vars\n 8137 1726887511.52626: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.52628: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True\n 8137 1726887511.52630: variable 'timesync_services' from source: set_fact\n 8137 1726887511.52632: Evaluated conditional ('phc2sys' in timesync_services): False\n 8137 1726887511.52634: when evaluation is False, skipping this task\n 8137 1726887511.53174: _execute() done\n 8137 1726887511.53256: dumping result to json\n 8137 1726887511.53259: done dumping result, returning\n 8137 1726887511.53529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-107c-9d64-00000000002c]\n 8137 1726887511.53533: sending task result for task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.53580: done sending task result for task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.53583: WORKER PROCESS EXITING\n 8137 1726887511.53590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.54921: done with get_vars()\n 8137 1726887511.54941: done getting variables\n 8137 1726887511.55000: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.55010: entering _queue_task() for managed_node3/service\n 8137 1726887511.56651: worker is 3 (out of 3 available)\n 8137 1726887511.56664: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'phc2sys' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.56760: done queuing things up, now waiting for results queue to drain\n 8137 1726887511.56762: waiting for pending results...\n 8137 1726887511.57263: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 8137 1726887511.57389: in run() - task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.57414: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.57423: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.57468: calling self._execute()\n 8137 1726887511.57564: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887511.57575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887511.57590: variable 'omit' from source: magic vars\n 8137 1726887511.58160: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.58178: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True\n 8137 1726887511.58306: variable 'timesync_services' from source: set_fact\n 8137 1726887511.58342: Evaluated conditional ('phc2sys' in timesync_services): False\n 8137 1726887511.58354: when evaluation is False, skipping this task\n 8137 1726887511.58360: _execute() done\n 8137 1726887511.58368: dumping result to json\n 8137 1726887511.58374: done dumping result, returning\n 8137 1726887511.58384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-107c-9d64-00000000002c]\n 8137 1726887511.58409: sending task result for task 0e15955b-8119-107c-9d64-00000000002c\n 8137 1726887511.58530: done sending task result for task 0e15955b-8119-107c-9d64-00000000002c\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'phc2sys' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.58559: no more pending results, returning what we have\n 8137 1726887511.58565: results queue empty\n 8137 1726887511.58566: checking for any_errors_fatal\n 8137 1726887511.58575: done checking for any_errors_fatal\n 8137 1726887511.58575: checking for max_fail_percentage\n 8137 1726887511.58577: done checking for max_fail_percentage\n 8137 1726887511.58579: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887511.58580: done checking to see if all hosts have failed\n 8137 1726887511.58580: getting the remaining hosts for this loop\n 8137 1726887511.58583: done getting the remaining hosts for this loop\n 8137 1726887511.58587: getting the next task for host managed_node1\n 8137 1726887511.58595: done getting next task for host managed_node1\n 8137 1726887511.58600: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 8137 1726887511.58603: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.58604: getting the next task for host managed_node2\n 8137 1726887511.58606: done getting next task for host managed_node2\n 8137 1726887511.58611: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 8137 1726887511.58612: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.58613: getting the next task for host managed_node3\n 8137 1726887511.58615: done getting next task for host managed_node3\n 8137 1726887511.58617: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 8137 1726887511.58618: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.58647: getting variables\n 8137 1726887511.58649: in VariableManager get_vars()\n 8137 1726887511.58688: Calling all_inventory to load vars for managed_node1\n 8137 1726887511.58692: Calling groups_inventory to load vars for managed_node1\n 8137 1726887511.58694: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887511.58707: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887511.58713: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887511.58716: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887511.63916: WORKER PROCESS EXITING\n 8137 1726887511.64765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.66243: done with get_vars()\n 8137 1726887511.66266: done getting variables\n 8137 1726887511.66321: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable timemaster] *****************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308\nFriday 20 September 2024 22:58:31 -0400 (0:00:00.214) 0:00:21.431 ****** \n 8137 1726887511.66353: entering _queue_task() for managed_node1/service\n 8137 1726887511.67440: worker is 1 (out of 3 available)\n 8137 1726887511.67456: exiting _queue_task() for managed_node1/service\n 8137 1726887511.67485: getting variables\n 8137 1726887511.67488: in VariableManager get_vars()\n 8137 1726887511.67580: Calling all_inventory to load vars for managed_node2\n 8137 1726887511.67584: Calling groups_inventory to load vars for managed_node2\n 8137 1726887511.67587: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887511.67605: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887511.67611: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887511.67615: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887511.69055: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 8137 1726887511.69060: in run() - task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.69063: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.69067: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.69070: calling self._execute()\n 8137 1726887511.69073: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.69077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.69080: variable 'omit' from source: magic vars\n 8137 1726887511.69740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.70572: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.70576: Evaluated conditional (timesync_mode != 3): True\n 8137 1726887511.70578: variable '__timemstr' from source: task vars\n 8137 1726887511.70581: variable 'timesync_services' from source: set_fact\n 8137 1726887511.70583: Evaluated conditional (__timemstr in timesync_services): False\n 8137 1726887511.70585: when evaluation is False, skipping this task\n 8137 1726887511.70587: _execute() done\n 8137 1726887511.70589: dumping result to json\n 8137 1726887511.70591: done dumping result, returning\n 8137 1726887511.70593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-107c-9d64-00000000002d]\n 8137 1726887511.70594: sending task result for task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.70657: done sending task result for task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.70660: WORKER PROCESS EXITING\n 8137 1726887511.72231: done with get_vars()\n 8137 1726887511.72254: done getting variables\n 8137 1726887511.72318: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.72328: entering _queue_task() for managed_node2/service\n 8137 1726887511.73363: worker is 2 (out of 3 available)\n 8137 1726887511.73373: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__timemstr in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.73491: getting variables\n 8137 1726887511.73493: in VariableManager get_vars()\n 8137 1726887511.73579: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.73584: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.73586: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.73602: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.73607: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.73613: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.74335: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 8137 1726887511.74339: in run() - task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.74341: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.74344: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.74346: calling self._execute()\n 8137 1726887511.74348: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.74350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.74352: variable 'omit' from source: magic vars\n 8137 1726887511.75296: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.75299: Evaluated conditional (timesync_mode != 3): True\n 8137 1726887511.75302: variable '__timemstr' from source: task vars\n 8137 1726887511.75304: variable 'timesync_services' from source: set_fact\n 8137 1726887511.75307: Evaluated conditional (__timemstr in timesync_services): False\n 8137 1726887511.75311: when evaluation is False, skipping this task\n 8137 1726887511.75313: _execute() done\n 8137 1726887511.75315: dumping result to json\n 8137 1726887511.75318: done dumping result, returning\n 8137 1726887511.75320: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-107c-9d64-00000000002d]\n 8137 1726887511.75322: sending task result for task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.75389: done sending task result for task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.75393: WORKER PROCESS EXITING\n 8137 1726887511.75629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.77499: done with get_vars()\n 8137 1726887511.77528: done getting variables\n 8137 1726887511.77594: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.77604: entering _queue_task() for managed_node3/service\n 8137 1726887511.78659: worker is 3 (out of 3 available)\n 8137 1726887511.78671: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__timemstr in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.78766: done queuing things up, now waiting for results queue to drain\n 8137 1726887511.78768: waiting for pending results...\n 8137 1726887511.79093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 8137 1726887511.79200: in run() - task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.79217: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.79363: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.79367: calling self._execute()\n 8137 1726887511.79531: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887511.79536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887511.79540: variable 'omit' from source: magic vars\n 8137 1726887511.79925: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.79933: Evaluated conditional (timesync_mode != 3): True\n 8137 1726887511.80062: variable '__timemstr' from source: task vars\n 8137 1726887511.80070: variable 'timesync_services' from source: set_fact\n 8137 1726887511.80098: Evaluated conditional (__timemstr in timesync_services): False\n 8137 1726887511.80101: when evaluation is False, skipping this task\n 8137 1726887511.80104: _execute() done\n 8137 1726887511.80106: dumping result to json\n 8137 1726887511.80110: done dumping result, returning\n 8137 1726887511.80118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-107c-9d64-00000000002d]\n 8137 1726887511.80137: sending task result for task 0e15955b-8119-107c-9d64-00000000002d\n 8137 1726887511.80247: done sending task result for task 0e15955b-8119-107c-9d64-00000000002d\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__timemstr in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887511.80273: no more pending results, returning what we have\n 8137 1726887511.80279: results queue empty\n 8137 1726887511.80280: checking for any_errors_fatal\n 8137 1726887511.80288: done checking for any_errors_fatal\n 8137 1726887511.80289: checking for max_fail_percentage\n 8137 1726887511.80291: done checking for max_fail_percentage\n 8137 1726887511.80293: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887511.80294: done checking to see if all hosts have failed\n 8137 1726887511.80294: getting the remaining hosts for this loop\n 8137 1726887511.80296: done getting the remaining hosts for this loop\n 8137 1726887511.80301: getting the next task for host managed_node1\n 8137 1726887511.80311: done getting next task for host managed_node1\n 8137 1726887511.80317: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 8137 1726887511.80320: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.80321: getting the next task for host managed_node2\n 8137 1726887511.80324: done getting next task for host managed_node2\n 8137 1726887511.80325: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 8137 1726887511.80326: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.80328: getting the next task for host managed_node3\n 8137 1726887511.80330: done getting next task for host managed_node3\n 8137 1726887511.80332: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 8137 1726887511.80333: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887511.80365: WORKER PROCESS EXITING\n 8137 1726887511.80372: getting variables\n 8137 1726887511.80374: in VariableManager get_vars()\n 8137 1726887511.80415: Calling all_inventory to load vars for managed_node1\n 8137 1726887511.80417: Calling groups_inventory to load vars for managed_node1\n 8137 1726887511.80420: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887511.80432: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887511.80435: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887511.80438: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887511.82119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.83347: done with get_vars()\n 8137 1726887511.83361: done getting variables\n 8137 1726887511.83407: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable chronyd] *********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324\nFriday 20 September 2024 22:58:31 -0400 (0:00:00.170) 0:00:21.602 ****** \n 8137 1726887511.83433: entering _queue_task() for managed_node1/service\n 8137 1726887511.83758: worker is 1 (out of 3 available)\n 8137 1726887511.83775: exiting _queue_task() for managed_node1/service\n 8137 1726887511.83822: getting variables\n 8137 1726887511.83825: in VariableManager get_vars()\n 8137 1726887511.83961: Calling all_inventory to load vars for managed_node2\n 8137 1726887511.83965: Calling groups_inventory to load vars for managed_node2\n 8137 1726887511.83968: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887511.83989: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887511.83993: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887511.83996: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887511.85605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.87293: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 8137 1726887511.87297: in run() - task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887511.87300: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.87302: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.87305: calling self._execute()\n 8137 1726887511.87307: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.87311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.87313: variable 'omit' from source: magic vars\n 8137 1726887511.88219: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.88223: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887511.88225: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887511.88228: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887511.88230: variable 'omit' from source: magic vars\n 8137 1726887511.88232: variable 'omit' from source: magic vars\n 8137 1726887511.88234: variable 'omit' from source: magic vars\n 8137 1726887511.88236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887511.88239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887511.88241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887511.88243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887511.88246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887511.88248: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887511.88250: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.88252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.88256: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887511.88258: Set connection var ansible_pipelining to False\n 8137 1726887511.88260: Set connection var ansible_timeout to 10\n 8137 1726887511.88262: Set connection var ansible_shell_type to sh\n 8137 1726887511.88264: Set connection var ansible_connection to ssh\n 8137 1726887511.88265: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887511.88268: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887511.88270: variable 'ansible_connection' from source: unknown\n 8137 1726887511.88272: variable 'ansible_module_compression' from source: unknown\n 8137 1726887511.88274: variable 'ansible_shell_type' from source: unknown\n 8137 1726887511.88276: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887511.88278: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887511.88280: variable 'ansible_pipelining' from source: unknown\n 8137 1726887511.88282: variable 'ansible_timeout' from source: unknown\n 8137 1726887511.88284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887511.88900: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 8137 1726887511.88904: variable 'omit' from source: magic vars\n 8137 1726887511.88906: starting attempt loop\n 8137 1726887511.88910: running the handler\n 8137 1726887511.88912: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887511.89389: done with get_vars()\n 8137 1726887511.89418: done getting variables\n 8137 1726887511.89565: _low_level_execute_command(): starting\n 8137 1726887511.89568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887511.89616: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887511.89626: entering _queue_task() for managed_node2/service\n 8137 1726887511.91342: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887511.91376: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887511.91380: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887511.91384: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887511.91392: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887511.91395: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887511.91398: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887511.91402: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887511.91405: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887511.91409: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887511.91413: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887511.91417: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887511.91422: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887511.91425: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887511.91428: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887511.91431: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887511.91433: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887511.91435: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887511.91438: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887511.91440: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887511.91442: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887511.91444: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887511.91447: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887511.91449: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887511.91451: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887511.91454: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887511.91367: worker is 2 (out of 3 available)\n 8137 1726887511.91464: exiting _queue_task() for managed_node2/service\n 8137 1726887511.91491: getting variables\n 8137 1726887511.91493: in VariableManager get_vars()\n 8137 1726887511.91720: Calling all_inventory to load vars for managed_node3\n 8137 1726887511.91724: Calling groups_inventory to load vars for managed_node3\n 8137 1726887511.91726: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887511.91733: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887511.91736: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887511.91738: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887511.91741: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887511.91743: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887511.91745: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887511.91748: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887511.91749: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887511.91752: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887511.91753: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887511.91755: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887511.91770: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887511.91775: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887511.91778: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887511.93319: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 8137 1726887511.93323: in run() - task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887511.93326: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.93328: variable 'ansible_search_path' from source: unknown\n 8137 1726887511.93330: calling self._execute()\n 8137 1726887511.93340: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.93346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.93375: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887511.93386: variable 'omit' from source: magic vars\n 8137 1726887511.94117: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887511.94120: stderr chunk (state=3):\n>>><<<\n 8137 1726887511.94123: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887511.94141: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887511.94143: _low_level_execute_command(): starting\n 8137 1726887511.94145: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `\" && echo ansible-tmp-1726887511.9359863-8955-267359873693071=\"` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `\" && echo ansible-tmp-1726887511.9359863-8955-267359873693071=\"` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `\" ) && sleep 0'\"'\"''\n 8137 1726887511.95249: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887511.95397: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887511.95424: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887511.95447: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887511.95466: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887511.95617: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887511.95704: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887511.95718: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887511.95738: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887511.95751: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887511.95765: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887511.95776: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887511.95793: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887511.95812: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887511.95825: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887511.95842: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887511.95881: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887511.95908: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887511.95935: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887511.95958: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887511.95980: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887511.95999: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887511.96022: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887511.96045: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887511.96067: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887511.96153: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887511.96240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887511.96815: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887511.96823: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887511.96826: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887511.96828: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887511.96832: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887511.96835: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887511.96837: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887511.96839: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887511.96841: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887511.96843: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887511.96845: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887511.96847: variable 'timesync_mode' from source: set_fact\n 8137 1726887511.96849: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887511.96986: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887511.97030: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887511.97044: variable 'omit' from source: magic vars\n 8137 1726887511.97116: variable 'omit' from source: magic vars\n 8137 1726887511.97173: variable 'omit' from source: magic vars\n 8137 1726887511.97252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887511.97291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887511.97322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887511.97362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887511.98028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887511.98032: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 8137 1726887511.98035: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.98037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.98039: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887511.98041: Set connection var ansible_pipelining to False\n 8137 1726887511.98042: Set connection var ansible_timeout to 10\n 8137 1726887511.98044: Set connection var ansible_shell_type to sh\n 8137 1726887511.98046: Set connection var ansible_connection to ssh\n 8137 1726887511.98048: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887511.98049: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887511.98051: variable 'ansible_connection' from source: unknown\n 8137 1726887511.98053: variable 'ansible_module_compression' from source: unknown\n 8137 1726887511.98055: variable 'ansible_shell_type' from source: unknown\n 8137 1726887511.98056: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887511.98061: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887511.98063: variable 'ansible_pipelining' from source: unknown\n 8137 1726887511.98065: variable 'ansible_timeout' from source: unknown\n 8137 1726887511.98067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887511.99002: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 8137 1726887511.99006: variable 'omit' from source: magic vars\n 8137 1726887511.99010: starting attempt loop\n 8137 1726887511.99013: running the handler\n 8137 1726887511.99015: stdout chunk (state=3):\n>>>ansible-tmp-1726887511.9359863-8955-267359873693071=/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071\n<<<\n 8137 1726887511.99017: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887511.99020: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887511.99022: stderr chunk (state=3):\n>>><<<\n 8137 1726887511.99025: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887511.9359863-8955-267359873693071=/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887511.99032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887511.9359863-8955-267359873693071=/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887511.99041: variable 'ansible_module_compression' from source: unknown\n 8137 1726887511.99044: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887511.99046: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887511.99084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 TO /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887512.00148: Sending initial data\n 8137 1726887512.00152: Sent initial data (152 bytes)\n 8137 1726887512.01185: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.01188: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.01191: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.01192: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.01194: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.01196: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887512.01197: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887512.01199: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887512.01201: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.01203: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.01204: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.01206: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.01211: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887512.01213: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887512.01214: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887512.01216: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.01218: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.01219: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.01221: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.01223: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887512.01225: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887512.01226: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887512.01228: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887512.01230: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.01232: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.01234: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.01235: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887512.01237: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.01239: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.01241: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.01243: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887512.01246: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.01251: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887512.01253: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.01255: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887512.01256: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.01260: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.01296: done with get_vars()\n 8137 1726887512.01329: done getting variables\n 8137 1726887512.01398: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887512.01407: entering _queue_task() for managed_node3/service\n 8137 1726887512.01768: _low_level_execute_command(): starting\n 8137 1726887512.02862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887512.02918: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887512.02832: worker is 3 (out of 3 available)\n 8137 1726887512.02927: exiting _queue_task() for managed_node3/service\n 8137 1726887512.02939: done queuing things up, now waiting for results queue to drain\n 8137 1726887512.02940: waiting for pending results...\n 8137 1726887512.02968: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887512.03034: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887512.03038: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py\n<<<\n 8137 1726887512.03074: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887512.03833: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887512.03997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 8137 1726887512.04130: in run() - task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887512.04162: variable 'ansible_search_path' from source: unknown\n 8137 1726887512.04170: variable 'ansible_search_path' from source: unknown\n 8137 1726887512.04214: calling self._execute()\n 8137 1726887512.04310: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887512.04322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887512.04337: variable 'omit' from source: magic vars\n 8137 1726887512.04862: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887512.04887: variable 'timesync_mode' from source: set_fact\n 8137 1726887512.04904: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887512.05044: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887512.05065: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 8137 1726887512.05079: variable 'omit' from source: magic vars\n 8137 1726887512.05130: variable 'omit' from source: magic vars\n 8137 1726887512.05177: variable 'omit' from source: magic vars\n 8137 1726887512.05222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887512.05269: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887512.05295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887512.05321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887512.05338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887512.05378: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887512.05386: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887512.05394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887512.05434: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887512.05627: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.05631: stdout chunk (state=3):\n>>><<<\n 8137 1726887512.05633: stderr chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.05790: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.05793: _low_level_execute_command(): starting\n 8137 1726887512.05796: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `\" && echo ansible-tmp-1726887512.0566084-8961-258839650416412=\"` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `\" ) && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `\" && echo ansible-tmp-1726887512.0566084-8961-258839650416412=\"` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `\" ) && sleep 0'\"'\"''\n 8137 1726887512.06036: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\r\n<<<\n 8137 1726887512.06239: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21806 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887512.06288: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887512.06664: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887512.06667: Set connection var ansible_pipelining to False\n 8137 1726887512.06669: Set connection var ansible_timeout to 10\n 8137 1726887512.06672: Set connection var ansible_shell_type to sh\n 8137 1726887512.06674: Set connection var ansible_connection to ssh\n 8137 1726887512.06676: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887512.06678: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887512.06680: variable 'ansible_connection' from source: unknown\n 8137 1726887512.06682: variable 'ansible_module_compression' from source: unknown\n 8137 1726887512.06684: variable 'ansible_shell_type' from source: unknown\n 8137 1726887512.06686: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887512.06688: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887512.06689: variable 'ansible_pipelining' from source: unknown\n 8137 1726887512.06691: variable 'ansible_timeout' from source: unknown\n 8137 1726887512.06694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887512.06696: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.06698: stdout chunk (state=3):\n>>><<<\n 8137 1726887512.06700: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21806 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887512.06714: done transferring module to remote\n 8137 1726887512.06717: _low_level_execute_command(): starting\n 8137 1726887512.06719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887512.06730: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 8137 1726887512.06732: variable 'omit' from source: magic vars\n 8137 1726887512.06734: starting attempt loop\n 8137 1726887512.06737: running the handler\n 8137 1726887512.06815: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887512.08052: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.08177: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.08183: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.08218: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.08222: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.08225: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.08313: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.08359: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.08387: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.08391: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887512.08394: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.08418: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.08444: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.08448: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.08464: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.08467: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887512.08484: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.08535: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887512.08552: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.08566: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887512.08578: _low_level_execute_command(): starting\n 8137 1726887512.08580: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887512.08583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 8137 1726887512.08597: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887512.08617: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.08632: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.08653: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.08676: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887512.08695: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887512.08706: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887512.08723: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.08742: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.08771: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.08785: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.08810: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887512.08814: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887512.08820: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887512.09621: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887512.09650: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.09668: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.09687: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.09702: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887512.09721: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.09739: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887512.09759: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.09789: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887512.09810: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.09876: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887512.10387: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.10592: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.10616: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.10650: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.10653: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.10778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.10782: _low_level_execute_command(): starting\n 8137 1726887512.10785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887512.11468: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.11488: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.11524: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.11624: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887512.11637: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887512.11649: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887512.11665: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.11686: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.11701: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.11715: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.11732: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887512.11746: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887512.11761: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887512.11785: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.11801: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.11827: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.11840: stdout chunk (state=3):\n>>>ansible-tmp-1726887512.0566084-8961-258839650416412=/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412\n<<<\n 8137 1726887512.11858: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.11871: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887512.11885: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887512.11910: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887512.11929: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887512.12031: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.12034: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.12221: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.12224: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'ansible-tmp-1726887512.0566084-8961-258839650416412=/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.12230: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887512.0566084-8961-258839650416412=/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.12234: variable 'ansible_module_compression' from source: unknown\n 8137 1726887512.12237: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887512.12332: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887512.12482: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 TO /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887512.12677: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.12693: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.12777: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887512.12898: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.12912: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.12928: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.12947: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887512.12959: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.12977: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887512.13001: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.13053: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887512.13097: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.13175: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.13665: Sending initial data\n 8137 1726887512.13671: Sent initial data (152 bytes)\n 8137 1726887512.14203: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.14275: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.14291: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.14311: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.14331: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.14371: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887512.14382: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887512.14393: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887512.14405: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.14424: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.14444: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.14459: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.14475: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887512.14486: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887512.14495: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887512.14505: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.14521: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.14541: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.14560: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.14573: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887512.14584: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887512.14595: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887512.14610: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887512.14624: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.14639: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.14656: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.14737: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887512.14753: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.14772: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.14794: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.14812: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887512.14827: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.14840: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887512.14852: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.14877: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887512.14912: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.14964: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.15213: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.15218: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.15255: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.15258: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.15261: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.15263: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.15348: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.15353: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.15356: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887512.15372: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.15392: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887512.15803: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887512.17021: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.17035: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887512.17038: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887512.17099: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.17102: stdout chunk (state=3):\n>>><<<\n 8137 1726887512.17104: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.17117: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.17234: _low_level_execute_command(): starting\n 8137 1726887512.17238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `\" && echo ansible-tmp-1726887512.171285-8970-57206365604573=\"` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887512.17244: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\n<<<\n 8137 1726887512.17250: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887512.17252: stderr chunk (state=3):\n>>>debug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887512.17258: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887512.17285: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n<<<\n 8137 1726887512.17288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.17344: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887512.17351: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887512.17359: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py\n<<<\n 8137 1726887512.17381: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887512.17387: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887512.17400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8b20>\r\n<<<\n 8137 1726887512.17404: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py M:0x001a\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `\" && echo ansible-tmp-1726887512.171285-8970-57206365604573=\"` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `\" ) && sleep 0'\"'\"''\n 8137 1726887512.17431: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887512.17465: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8ac0>\r\n<<<\n 8137 1726887512.17470: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887512.17494: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n<<<\n 8137 1726887512.17497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887512.17500: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d490>\r\n<<<\n 8137 1726887512.17831: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887512.17875: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457850>\r\n<<<\n 8137 1726887512.17879: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434940>\r\n<<<\n 8137 1726887512.17918: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80495880>\r\n<<<\n 8137 1726887512.17921: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8042dd90>\r\n<<<\n 8137 1726887512.18000: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457d90>\r\n<<<\n 8137 1726887512.18051: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d970>\r\n<<<\n 8137 1726887512.18062: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887512.18404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18470: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887512.18482: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18520: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18523: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801aeeb0>\r\n<<<\n 8137 1726887512.18593: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b1f40>\r\n<<<\n 8137 1726887512.18597: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887512.18613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18648: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887512.18652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18686: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887512.18717: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801a7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ad640>\r\n<<<\n 8137 1726887512.18870: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.18886: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.18911: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.18936: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.18952: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.19001: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887512.19040: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887512.19055: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887512.19096: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.19100: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80094dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800948b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094f70>\r\n<<<\n 8137 1726887512.19138: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887512.19141: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80182610>\r\n<<<\n 8137 1726887512.19172: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.19176: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887512.19198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80196670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b5e50>\r\n<<<\n 8137 1726887512.19202: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19227: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.19244: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe800a6c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189250>\r\n<<<\n 8137 1726887512.19285: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.19289: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80196280>\r\n<<<\n 8137 1726887512.19291: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bba00>\r\n<<<\n 8137 1726887512.19304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19327: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887512.19354: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19357: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887512.19389: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19393: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6fa0>\r\n<<<\n 8137 1726887512.19395: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d90>\r\n<<<\n 8137 1726887512.19420: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n<<<\n 8137 1726887512.19425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d00>\r\n<<<\n 8137 1726887512.19454: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<<\n 8137 1726887512.19458: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887512.19481: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887512.19485: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19499: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887512.19516: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887512.19527: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887512.19543: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.19562: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19582: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.19600: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.19618: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.19633: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887512.19644: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887512.19655: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887512.19670: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887512.19685: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.19702: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.19732: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.19736: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079460>\r\n<<<\n 8137 1726887512.19746: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800aefa0>\r\n<<<\n 8137 1726887512.19798: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8a30>\r\n<<<\n 8137 1726887512.19801: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8490>\r\n<<<\n 8137 1726887512.19827: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887512.19873: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887512.19878: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20001: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887512.20006: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20012: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffad1c0>\r\n<<<\n 8137 1726887512.20014: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887512.20027: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80064c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887512.20052: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20068: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20083: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbfaf0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887512.20121: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffbfe20>\r\n<<<\n 8137 1726887512.20139: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20171: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20215: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1730>\r\n<<<\n 8137 1726887512.20233: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887512.20236: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20261: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887512.20282: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1c70>\r\n<<<\n 8137 1726887512.20307: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff693a0>\r\n<<<\n 8137 1726887512.20313: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbff10>\r\n<<<\n 8137 1726887512.20333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887512.20336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20352: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.20394: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd15b0>\r\n<<<\n 8137 1726887512.20397: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887512.20416: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.20427: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a340>\r\n<<<\n 8137 1726887512.20442: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.20470: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a69d0>\r\n<<<\n 8137 1726887512.20503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887512.20506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20527: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887512.20539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20573: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.20577: stdout chunk (state=3):\n>>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff956a0>\r\n<<<\n 8137 1726887512.20602: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20625: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.20634: stdout chunk (state=3):\n>>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95760>\r\n<<<\n 8137 1726887512.20647: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95850>\r\n<<<\n 8137 1726887512.20677: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887512.20878: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95ca0>\r\n<<<\n 8137 1726887512.20925: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.20936: stdout chunk (state=3):\n>>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffa21f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff958e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff89a30>\r\n<<<\n 8137 1726887512.20965: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a65b0>\r\n<<<\n 8137 1726887512.20976: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887512.21043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887512.21073: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95a90>\r\n<<<\n 8137 1726887512.21216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887512.21227: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe7fed2670>\r\n<<<\n 8137 1726887512.21279: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887512.21296: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.21312: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887512.21323: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.21405: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.21523: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.21617: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.21636: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n<<<\n 8137 1726887512.21656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.21659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.21684: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887512.21687: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.21702: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.22930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.23039: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\r\n<<<\n 8137 1726887512.23197: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21806 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887512.23237: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887512.23327: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.23515: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.23518: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21806 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887512.23634: done transferring module to remote\n 8137 1726887512.23637: _low_level_execute_command(): starting\n 8137 1726887512.23639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887512.23851: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887512.23857: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe107c0>\r\n<<<\n 8137 1726887512.23883: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.23915: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887512.23918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887512.23943: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887512.23993: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.23997: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10160>\r\n<<<\n 8137 1726887512.24035: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10280>\r\n<<<\n 8137 1726887512.24038: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10f10>\r\n<<<\n 8137 1726887512.24064: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24121: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe104f0>\r\n<<<\n 8137 1726887512.24126: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10d30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887512.24156: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10f70>\r\n<<<\n 8137 1726887512.24173: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887512.24209: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24237: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10100>\r\n<<<\n 8137 1726887512.24271: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24297: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24352: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24410: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde6130>\r\n<<<\n 8137 1726887512.24457: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c70d0>\r\n<<<\n 8137 1726887512.24473: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c72b0>\r\n<<<\n 8137 1726887512.24503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24640: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f7c7c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7dc0>\r\n<<<\n 8137 1726887512.24719: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf73a0>\r\n<<<\n 8137 1726887512.24733: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24761: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7f70>\r\n<<<\n 8137 1726887512.24783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887512.24802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24826: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n<<<\n 8137 1726887512.24830: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24845: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887512.24856: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24878: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887512.24883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887512.24936: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe45c10>\r\n<<<\n 8137 1726887512.24984: stdout chunk (state=3):\n>>>ansible-tmp-1726887512.171285-8970-57206365604573=/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573\n<<<\n 8137 1726887512.25004: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe13cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe133a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdc4b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe134c0>\r\n<<<\n 8137 1726887512.25053: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.25058: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe134f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887512.25069: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887512.25125: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887512.25184: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.25188: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd47250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe571f0>\r\n<<<\n 8137 1726887512.25200: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887512.25223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887512.25284: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.25287: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd548e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57370>\r\n<<<\n 8137 1726887512.25704: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.25707: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.25713: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'ansible-tmp-1726887512.171285-8970-57206365604573=/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.25721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887512.171285-8970-57206365604573=/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.25725: variable 'ansible_module_compression' from source: unknown\n 8137 1726887512.25728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887512.25814: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.25826: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887512.25831: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887512.26053: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py\n 8137 1726887512.26091: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd54880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd478b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf0190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe57670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe4f8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd489d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd66b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd48f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53a30>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.26119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887512.26132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 TO /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py\n 8137 1726887512.26207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.26289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.26306: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887512.26325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887512.26413: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.26505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.26613: Sending initial data\n 8137 1726887512.26618: Sent initial data (150 bytes)\n 8137 1726887512.26951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.27417: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887512.27421: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887512.27427: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887512.27486: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.27489: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.27512: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd8f7c0>\r\n<<<\n 8137 1726887512.27599: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887512.27602: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd94820>\r\n<<<\n 8137 1726887512.27606: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3b69a0>\r\n<<<\n 8137 1726887512.27686: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.27692: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.27695: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.27830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.27834: _low_level_execute_command(): starting\n 8137 1726887512.27836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887512.27885: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.27973: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdce760>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.28388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.28725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.28779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.28838: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.28882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.28905: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887512.29001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.29040: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.29100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.29113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29150: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.29346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29520: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887512.29544: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887512.29557: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887512.29635: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe123d0>\r\n<<<\n 8137 1726887512.29640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29770: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887512.29776: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887512.29778: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887512.29803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29885: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.29941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.29945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.30073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.30123: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.30444: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd869a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f232be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.30459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.30477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.30562: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887512.30565: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887512.30655: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887512.30765: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd97670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde2d90>\r\n<<<\n 8137 1726887512.30835: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe12400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.30840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.30860: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887512.30951: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.30955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.30958: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887512.30979: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.31119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.31226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31249: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887512.31264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31434: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.31592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.31811: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.31828: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887512.31849: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887512.31866: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887512.31876: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887512.31909: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3dbac0>\r\n<<<\n 8137 1726887512.31925: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n<<<\n 8137 1726887512.31941: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887512.31959: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887512.32013: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887512.32026: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f398a90>\r\n<<<\n 8137 1726887512.32073: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f398a00>\r\n<<<\n 8137 1726887512.32179: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ca760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3db190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135af0>\r\n<<<\n 8137 1726887512.32192: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887512.32228: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887512.32241: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887512.32289: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf3cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f37aeb0>\r\n<<<\n 8137 1726887512.32328: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887512.32344: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf32e0>\r\n<<<\n 8137 1726887512.32396: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887512.32448: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f19dfa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3c6dc0>\r\n<<<\n 8137 1726887512.32467: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 8137 1726887512.32475: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.32487: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887512.32512: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887512.32528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.32618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.32635: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.32729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.32745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 8137 1726887512.32772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.32786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.32824: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.32835: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.32844: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.32866: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.32888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.32903: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 8137 1726887512.32914: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.32925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.32953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.33026: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.33031: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887512.33036: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.33040: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.33045: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.33059: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.33076: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.33099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.33174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.33190: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 8137 1726887512.33227: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.33232: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.33246: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.33613: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.33619: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.33622: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887512.33624: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.33653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.33678: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887512.33738: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.33742: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.33780: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 8137 1726887512.33784: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.33786: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.33842: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.33872: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.33877: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887512.33900: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.33955: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.33977: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.34026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34149: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.34199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 8137 1726887512.34221: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34307: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.34352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34370: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.34384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34417: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 8137 1726887512.34432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34590: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887512.34611: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ba670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887512.34644: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887512.34787: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0b5f10>\r\n<<<\n 8137 1726887512.34815: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.34841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34897: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 8137 1726887512.34913: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.34982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.35061: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 8137 1726887512.35066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.35120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.35188: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.35227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.35271: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887512.35305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887512.35460: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0a9c10>\r\n<<<\n 8137 1726887512.35760: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887512.35770: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0f4b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.35853: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887512.35892: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887512.35952: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887512.35956: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887512.36034: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36039: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887512.36042: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887512.36052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.36059: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3dc0>\r\n<<<\n 8137 1726887512.36087: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887512.36112: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b583a0>\r\n<<<\n 8137 1726887512.36115: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3b20>\r\n<<<\n 8137 1726887512.36141: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36177: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887512.36185: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3ac0>\r\nimport '_signal' # \r\n<<<\n 8137 1726887512.36216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.36224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.36228: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36231: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58490>\r\n<<<\n 8137 1726887512.36254: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36297: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.36304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n<<<\n 8137 1726887512.36328: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36332: stdout chunk (state=3):\n>>>import '_abc' # \r\n<<<\n 8137 1726887512.36344: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58940>\r\n<<<\n 8137 1726887512.36347: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.36349: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58670>\r\n<<<\n 8137 1726887512.36351: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36366: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887512.36369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36382: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.36430: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887512.36442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887512.36450: stdout chunk (state=3):\n>>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0304f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f030a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.36473: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36476: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f190>\r\n<<<\n 8137 1726887512.36514: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887512.36520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.36592: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f220>\r\n<<<\n 8137 1726887512.36622: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36666: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32850>\r\n<<<\n 8137 1726887512.36669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.36672: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f940>\r\n<<<\n 8137 1726887512.36695: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b70880>\r\n<<<\n 8137 1726887512.36729: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b08d90>\r\n<<<\n 8137 1726887512.36784: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887512.36788: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32d90>\r\n<<<\n 8137 1726887512.36807: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.36868: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58970>\r\n<<<\n 8137 1726887512.36871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.36880: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887512.36937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.36971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.37015: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 8137 1726887512.37026: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.37132: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887512.37151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.37232: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887512.37238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37262: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.37353: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887512.37358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37372: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887512.37444: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py\n<<<\n 8137 1726887512.37457: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887512.37462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37464: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6\r\n<<<\n 8137 1726887512.37525: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aaeeb0>\r\n<<<\n 8137 1726887512.37531: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887512.37533: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887512.37535: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab1f40>\r\n<<<\n 8137 1726887512.37538: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887512.37541: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887512.37543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37545: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.37563: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887512.37567: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887512.37569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37571: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887512.37572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887512.37574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.37575: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aa7610>\r\n<<<\n 8137 1726887512.37577: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aae370>\r\n<<<\n 8137 1726887512.37946: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a30dc0>\r\n<<<\n 8137 1726887512.37950: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.37965: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a308b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a82610>\r\n<<<\n 8137 1726887512.38025: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a96670>\r\n<<<\n 8137 1726887512.38030: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab5e50>\r\n<<<\n 8137 1726887512.38042: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38099: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.38103: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a42c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89250>\r\n<<<\n 8137 1726887512.38105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.38136: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.38139: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a96280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abba00>\r\n<<<\n 8137 1726887512.38167: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38232: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887512.38253: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38256: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d90>\r\n<<<\n 8137 1726887512.38284: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d00>\r\n<<<\n 8137 1726887512.38314: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887512.38352: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38372: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887512.38427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772370>\r\n<<<\n 8137 1726887512.38483: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887512.38487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38503: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887512.38525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.38535: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772460>\r\n<<<\n 8137 1726887512.38603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.38650: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a4afa0>\r\n<<<\n 8137 1726887512.38709: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44490>\r\n<<<\n 8137 1726887512.38713: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.38725: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38785: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887512.38790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38793: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.38821: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887512.38824: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34669b1c0>\r\n<<<\n 8137 1726887512.38876: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.38879: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34675dc70>\r\n<<<\n 8137 1726887512.38919: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abb0a0>\r\n<<<\n 8137 1726887512.38935: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887512.39749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.39753: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466ade20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887512.39755: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 8137 1726887512.39757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.39759: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.39761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.39763: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bfc70>\r\n<<<\n 8137 1726887512.39766: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34664c3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466786a0>\r\n<<<\n 8137 1726887512.39768: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.39772: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887512.39774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.39775: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887512.39779: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.40058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40061: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466851f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466788e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34666ca30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887512.40063: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 8137 1726887512.40065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40067: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678a90>\r\n<<<\n 8137 1726887512.40147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40150: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.40228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887512.40234: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa34659c670>\r\n<<<\n 8137 1726887512.40261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 8137 1726887512.40264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40410: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887512.40472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40502: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip'\r\n<<<\n 8137 1726887512.40505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40625: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.40644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40706: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887512.40712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40715: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.40741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40794: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 8137 1726887512.40799: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.40858: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 8137 1726887512.41046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.41067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41132: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.41172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887512.41176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41259: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.41263: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21804\r\n<<<\n 8137 1726887512.41283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.41330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41529: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 8137 1726887512.41534: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887512.41537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41539: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21804 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887512.41555: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41596: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.41614: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887512.41765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41811: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.41927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.41929: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.41968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.42011: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.42133: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.42138: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21804\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21804 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887512.42148: done transferring module to remote\n 8137 1726887512.42150: _low_level_execute_command(): starting\n 8137 1726887512.42153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887512.42175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887512.42307: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.42327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.42414: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887512.42487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.42876: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.42879: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae7c0>\r\n<<<\n 8137 1726887512.42882: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n<<<\n 8137 1726887512.42884: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.42922: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887512.42929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887512.42966: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887512.42970: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.42973: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fae160>\r\n<<<\n 8137 1726887512.43010: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae280>\r\n<<<\n 8137 1726887512.43041: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faef10>\r\n<<<\n 8137 1726887512.43066: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43112: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faed30>\r\n<<<\n 8137 1726887512.43115: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887512.43142: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887512.43148: stdout chunk (state=3):\n>>>\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345faef70>\r\n<<<\n 8137 1726887512.43172: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887512.43188: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43241: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae100>\r\n<<<\n 8137 1726887512.43246: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887512.43298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43303: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887512.43339: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43344: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887512.43347: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43426: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f83130>\r\n<<<\n 8137 1726887512.43454: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e870d0>\r\n<<<\n 8137 1726887512.43487: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e872b0>\r\n<<<\n 8137 1726887512.43521: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43548: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345e87c40>\r\n<<<\n 8137 1726887512.43563: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94dc0>\r\n<<<\n 8137 1726887512.43625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n<<<\n 8137 1726887512.43628: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43631: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887512.43633: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43672: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.43675: stdout chunk (state=3):\n>>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ee60310>\r\n<<<\n 8137 1726887512.43678: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee60760>\r\n<<<\n 8137 1726887512.43761: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f943a0>\r\n<<<\n 8137 1726887512.43764: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887512.43768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43770: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee8faf0>\r\n<<<\n 8137 1726887512.43792: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887512.43795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43851: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43854: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43890: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887512.43894: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fe3c10>\r\n<<<\n 8137 1726887512.43971: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb5cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb53a0>\r\n<<<\n 8137 1726887512.43974: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f62b80>\r\n<<<\n 8137 1726887512.44002: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.44007: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fb54c0>\r\n<<<\n 8137 1726887512.44031: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb54f0>\r\n<<<\n 8137 1726887512.44065: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887512.44083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887512.44121: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887512.44186: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee5250>\r\n<<<\n 8137 1726887512.44211: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff51f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887512.44230: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887512.44293: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ef28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5370>\r\n<<<\n 8137 1726887512.44317: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887512.44404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887512.44518: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5ca0>\r\n<<<\n 8137 1726887512.44564: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef2880>\r\n<<<\n 8137 1726887512.44659: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee58b0>\r\n<<<\n 8137 1726887512.44682: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.44697: stdout chunk (state=3):\n>>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f8e190>\r\n<<<\n 8137 1726887512.44731: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.44751: stdout chunk (state=3):\n>>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ff5670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fed8b0>\r\n<<<\n 8137 1726887512.44763: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887512.44843: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887512.44860: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee79d0>\r\n<<<\n 8137 1726887512.45024: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f04b80>\r\n<<<\n 8137 1726887512.45039: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1640>\r\n<<<\n 8137 1726887512.45071: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee7f70>\r\n<<<\n 8137 1726887512.45098: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887512.45106: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1a30>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.45123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.45199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.45262: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.45283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887512.45304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.45323: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.45347: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.45362: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.45390: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.45407: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.45428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.45482: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887512.45505: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887512.45530: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887512.45544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.45564: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887512.45577: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.45590: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.45602: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.45635: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887512.45676: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887512.45679: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n<<<\n 8137 1726887512.45684: stdout chunk (state=3):\n>>># restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n<<<\n 8137 1726887512.45717: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n<<<\n 8137 1726887512.45724: stdout chunk (state=3):\n>>># cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n<<<\n 8137 1726887512.45771: stdout chunk (state=3):\n>>># cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n<<<\n 8137 1726887512.45776: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n<<<\n 8137 1726887512.45779: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n<<<\n 8137 1726887512.45816: stdout chunk (state=3):\n>>># cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n<<<\n 8137 1726887512.45821: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n<<<\n 8137 1726887512.45825: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n<<<\n 8137 1726887512.45867: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n<<<\n 8137 1726887512.45870: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n<<<\n 8137 1726887512.45875: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 8137 1726887512.45892: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887512.45904: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887512.45924: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887512.45951: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887512.45983: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887512.46006: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887512.46021: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.46035: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887512.46046: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887512.46061: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887512.46074: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887512.46093: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887512.46114: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887512.46127: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887512.46149: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887512.46178: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887512.46227: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887512.46230: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887512.46271: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887512.46276: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 8137 1726887512.46280: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n<<<\n 8137 1726887512.46283: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 8137 1726887512.46304: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887512.46358: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 8137 1726887512.46361: stdout chunk (state=3):\n>>># destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887512.46401: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 8137 1726887512.46405: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n<<<\n 8137 1726887512.46409: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887512.46431: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887512.46455: stdout chunk (state=3):\n>>># destroy shlex\r\n<<<\n 8137 1726887512.46496: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n<<<\n 8137 1726887512.46565: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887512.46571: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887512.46577: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887512.46581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.46636: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.46640: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f2d7c0>\r\n<<<\n 8137 1726887512.46715: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f33820>\r\n<<<\n 8137 1726887512.46721: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a809a0>\r\n<<<\n 8137 1726887512.46728: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n<<<\n 8137 1726887512.46747: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887512.46774: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.46802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887512.46823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.46846: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887512.46850: stdout chunk (state=3):\n>>># cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887512.46869: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887512.46895: stdout chunk (state=3):\n>>># destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n<<<\n 8137 1726887512.46902: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887512.46923: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887512.46947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.46974: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887512.46990: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887512.47007: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887512.47020: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887512.47058: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887512.47080: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887512.47098: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f6c760>\r\n<<<\n 8137 1726887512.47121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.47124: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887512.47155: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887512.47170: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887512.47181: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887512.47226: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887512.47231: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887512.47547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.47668: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887512.47672: stdout chunk (state=3):\n>>><<<\n 8137 1726887512.47680: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80495880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8042dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801aeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801a7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ad640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ae370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80094dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800948b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80182610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80196670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe800a6c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80196280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800aefa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffad1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80064c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbfaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffbfe20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff693a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbff10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd15b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a69d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff956a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffa21f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff958e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff89a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a65b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe7fed2670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe107c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe104f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde6130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c70d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c72b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f7c7c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf73a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe45c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe13cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe133a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdc4b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe134c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe134f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd47250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe571f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd548e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd54880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd478b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf0190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe57670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe4f8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd489d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd66b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd48f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd8f7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd94820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3b69a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdce760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe123d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd869a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f232be0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd97670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde2d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe12400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3dbac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f398a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f398a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ca760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3db190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135f10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135af0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf3cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f37aeb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf32e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f19dfa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3c6dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135dc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ba670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0b5f10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0a9c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0f4b20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0304f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f030a30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ee60310>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee60760>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee8faf0>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy unicodedata\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887512.49289: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80495880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8042dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801aeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801a7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80094dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800948b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80182610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80196670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe800a6c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80196280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800aefa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffad1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80064c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbfaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffbfe20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff693a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbff10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd15b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a69d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff956a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffa21f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff958e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff89a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a65b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe7fed2670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe107c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe104f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde6130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c70d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f7c7c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf73a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe45c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe13cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe133a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdc4b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe134c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe134f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd47250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe571f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd548e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd54880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd478b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf0190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe57670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe4f8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd489d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd66b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd48f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd8f7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd94820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3b69a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdce760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe123d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd869a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f232be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd97670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde2d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe12400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3dbac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f398a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f398a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ca760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3db190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf3cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f37aeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf32e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f19dfa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3c6dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ba670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0b5f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0a9c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0f4b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0304f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f030a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ee60310>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee60760>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee8faf0>\r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887512.55014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.55021: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb13d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.55024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.55027: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887512.55029: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.55033: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.55036: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f249a0>\r\n<<<\n 8137 1726887512.55039: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887512.55041: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3458fcbe0>\r\n<<<\n 8137 1726887512.55046: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.55050: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.55052: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887512.55059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887512.56768: _low_level_execute_command(): starting\n 8137 1726887512.56773: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887512.57828: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887511.9359863-8955-267359873693071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887512.57833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.57837: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887512.57841: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887512.57844: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887512.57846: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 8137 1726887512.57848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887512.57850: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887512.57851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887512.57853: variable 'ansible_module_compression' from source: unknown\n 8137 1726887512.57855: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f35670>\r\n<<<\n 8137 1726887512.57859: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 8137 1726887512.57861: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f80d90>\r\n<<<\n 8137 1726887512.57863: ANSIBALLZ: Acquiring lock\n 8137 1726887512.57866: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887512.57868: ANSIBALLZ: Creating module\n 8137 1726887512.57870: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb1400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 8137 1726887512.57872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.57874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.57878: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887512.57880: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887512.57882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58014: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58020: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887512.58023: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58036: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58039: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58042: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58045: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58050: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58053: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 8137 1726887512.58055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58062: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58065: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4ac0>\r\n<<<\n 8137 1726887512.58068: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n<<<\n 8137 1726887512.58072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58075: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887512.58080: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58083: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887512.58086: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a62a90>\r\n<<<\n 8137 1726887512.58089: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345a62a00>\r\n<<<\n 8137 1726887512.58093: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a94760>\r\n<<<\n 8137 1726887512.58096: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4190>\r\n<<<\n 8137 1726887512.58099: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457fff10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffaf0>\r\n<<<\n 8137 1726887512.58216: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887512.58232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58236: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58239: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f91cd0>\r\n<<<\n 8137 1726887512.58241: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a44eb0>\r\n<<<\n 8137 1726887512.58244: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887512.58246: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58249: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f912e0>\r\n<<<\n 8137 1726887512.58275: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887512.58278: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887512.58280: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345867fa0>\r\n<<<\n 8137 1726887512.58282: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a90dc0>\r\n<<<\n 8137 1726887512.58284: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffdc0>\r\n<<<\n 8137 1726887512.58286: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887512.58288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58290: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887512.58293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58295: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58297: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58303: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 8137 1726887512.58305: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 8137 1726887512.58456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58463: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58468: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58472: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58482: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58486: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a84670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345780f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345771c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457beb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58499: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887512.58548: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887512.58574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58583: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.58588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.58596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3456fa4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3456faa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.61907: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887512.61918: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887512.61921: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887512.61924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.61926: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61929: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887512.61931: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887512.61933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.61935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887512.61937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.61939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.61941: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887512.61944: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61946: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043ac0>\r\n<<<\n 8137 1726887512.61948: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887512.61950: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n<<<\n 8137 1726887512.61952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8490>\r\n<<<\n 8137 1726887512.61954: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61956: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61958: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8940>\r\n<<<\n 8137 1726887512.61961: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8670>\r\n<<<\n 8137 1726887512.61963: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887512.61966: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61969: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887512.61972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61975: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887512.61978: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61981: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f190>\r\n<<<\n 8137 1726887512.61986: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887512.61988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887512.61991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.61994: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f220>\r\n<<<\n 8137 1726887512.61998: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62000: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62002: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f940>\r\n<<<\n 8137 1726887512.62005: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8df0880>\r\n<<<\n 8137 1726887512.62007: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n<<<\n 8137 1726887512.62014: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d88d90>\r\n<<<\n 8137 1726887512.62017: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2d90>\r\n<<<\n 8137 1726887512.62022: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8970>\r\n<<<\n 8137 1726887512.62024: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887512.62026: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887512.62030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62035: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62039: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 8137 1726887512.62040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62042: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62044: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62046: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62050: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2eeb0>\r\n<<<\n 8137 1726887512.62052: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887512.62054: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d30f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62057: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62059: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d27610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2d640>\r\n<<<\n 8137 1726887512.62061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62063: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887512.62065: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887512.62066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62070: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887512.62072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62074: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887512.62076: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c14dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c148b0>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887512.62077: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14eb0>\r\n<<<\n 8137 1726887512.62079: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887512.62081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62085: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14e80>\r\nimport '_collections' # \r\n<<<\n 8137 1726887512.62087: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887512.62088: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d02610>\r\n<<<\n 8137 1726887512.62090: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62095: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62098: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62103: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d15670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62121: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887512.62126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62130: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62133: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c26c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8d15280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d00>\r\n<<<\n 8137 1726887512.62135: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887512.62138: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62143: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 8137 1726887512.62145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62148: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9460>\r\n<<<\n 8137 1726887512.62151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62154: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.62156: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c2dfa0>\r\n<<<\n 8137 1726887512.62159: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28490>\r\n<<<\n 8137 1726887512.62162: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62165: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887512.62168: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62171: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b221c0>\r\n<<<\n 8137 1726887512.62174: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8be4c70>\r\n<<<\n 8137 1726887512.62176: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.62180: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3b0a0>\r\n<<<\n 8137 1726887512.62182: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887512.62185: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887512.62189: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34af0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887512.62193: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b34e20>\r\n<<<\n 8137 1726887512.62196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63521: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46730>\r\n<<<\n 8137 1726887512.63525: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63527: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887512.63530: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63535: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46c70>\r\n<<<\n 8137 1726887512.63537: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63540: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ad33a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63545: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63549: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63554: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b465b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4340>\r\n<<<\n 8137 1726887512.63557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63560: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 8137 1726887512.63564: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63568: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c269d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff850>\r\n<<<\n 8137 1726887512.63570: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887512.63574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63576: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63579: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 8137 1726887512.63581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63583: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8affca0>\r\n<<<\n 8137 1726887512.63585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63588: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b0c1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8af3a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c265b0>\r\n<<<\n 8137 1726887512.63592: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887512.63594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63599: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8affa90>\r\n<<<\n 8137 1726887512.63601: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 8137 1726887512.63603: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887512.63605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63607: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61d8a2e670>\r\n<<<\n 8137 1726887512.63613: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63618: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63620: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63625: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63629: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63631: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.63633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63635: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 8137 1726887512.63638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63644: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887512.63646: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63648: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887512.63651: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.63657: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887512.63660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887512.63663: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345529340>\r\n<<<\n 8137 1726887512.63666: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345529700>\r\n<<<\n 8137 1726887512.63670: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34555aaf0>\r\n<<<\n 8137 1726887512.64614: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887512.64672: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c7c0>\r\n<<<\n 8137 1726887512.64724: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n<<<\n 8137 1726887512.64738: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887512.64772: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896c160>\r\n<<<\n 8137 1726887512.64816: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c280>\r\n<<<\n 8137 1726887512.64875: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cf10>\r\n<<<\n 8137 1726887512.64892: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887512.64941: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cd30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887512.64991: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896cf70>\r\n<<<\n 8137 1726887512.65005: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887512.65031: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887512.65120: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c100>\r\n<<<\n 8137 1726887512.65123: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887512.65147: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887512.65528: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re<<<\n 8137 1726887512.65533: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n<<<\n 8137 1726887512.67699: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n<<<\n 8137 1726887512.67703: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n<<<\n 8137 1726887512.67706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8941130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83070d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83072b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8307c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953dc0>\r\n<<<\n 8137 1726887512.67711: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89533a0>\r\n<<<\n 8137 1726887512.67713: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887512.67716: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953f70>\r\n<<<\n 8137 1726887512.67718: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887512.67720: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887512.67722: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887512.67724: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887512.67726: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89a1c10>\r\n<<<\n 8137 1726887512.67728: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887512.67730: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887512.67733: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887512.67734: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8973cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89733a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83e2b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89734c0>\r\n<<<\n 8137 1726887512.67736: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887512.67738: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n<<<\n 8137 1726887512.67741: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887512.67744: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887512.67750: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89734f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8365250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887512.67753: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n<<<\n 8137 1726887512.67755: stdout chunk (state=3):\n>>># destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n<<<\n 8137 1726887512.67758: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83728e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887512.67761: stdout chunk (state=3):\n>>># destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 8137 1726887512.67763: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3ca0>\r\n<<<\n 8137 1726887512.67768: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8372880>\r\n<<<\n 8137 1726887512.67770: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887512.67773: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83658b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894c190>\r\n<<<\n 8137 1726887512.67776: stdout chunk (state=3):\n>>># destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887512.67779: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89b3670>\r\n<<<\n 8137 1726887512.67781: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89ac8b0>\r\n<<<\n 8137 1726887512.67784: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887512.67787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887512.67790: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83679d0>\r\n<<<\n 8137 1726887512.67793: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887512.67796: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 8137 1726887512.67798: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887512.67801: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887512.67804: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8384b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371640>\r\n<<<\n 8137 1726887512.67806: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887512.67810: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8367f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371a30>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.67812: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887512.67815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.67818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.67820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887512.67823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.67825: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.67828: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887512.67830: stdout chunk (state=3):\n>>><<<\n 8137 1726887512.67833: stderr chunk (state=3):\n>>><<<\n 8137 1726887512.67835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b583a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b70880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b08d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aaeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aa7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aad640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aae370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a30dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a308b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a82610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a96670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a42c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a96280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a4afa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34669b1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34675dc70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466ade20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bfc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34664c3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adf10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a429d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466786a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466851f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466788e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34666ca30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a425b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa34659c670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fae160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faef10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faed30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345faef70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f83130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e870d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e872b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345e87c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f943a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fe3c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb5cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb53a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f62b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fb54c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb54f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee5250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff51f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ef28e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef2880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee58b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f8e190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ff5670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fed8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee79d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f04b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee7f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f2d7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f33820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a809a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f6c760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb13d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f249a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3458fcbe0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f35670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f80d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb1400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4ac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a62a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345a62a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a94760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457fff10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffaf0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f91cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a44eb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f912e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345867fa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a90dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffdc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a84670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345780f10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345771c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457beb20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3456fa4f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3456faa30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345529340>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345529700>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34555aaf0>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing gc\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy unicodedata\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887512.74831: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b583a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b70880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b08d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aaeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aa7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a30dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a308b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a82610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a96670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a42c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a96280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a4afa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34669b1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34675dc70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466ade20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bfc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34664c3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466786a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466851f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466788e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34666ca30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa34659c670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fae160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faed30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345faef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f83130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e870d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e872b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345e87c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f943a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fe3c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb5cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb53a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f62b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fb54c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb54f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff51f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ef28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef2880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee58b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f8e190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ff5670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fed8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee79d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f04b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee7f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f2d7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f33820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a809a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f6c760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb13d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f249a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3458fcbe0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f35670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f80d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb1400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4ac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a62a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345a62a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a94760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457fff10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffaf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f91cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a44eb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f912e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345867fa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a90dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a84670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345780f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345771c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457beb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3456fa4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3456faa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345529340>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345529700>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34555aaf0>\r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887512.80581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80615: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83ad7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b2820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f159a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83ec760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83a49a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7d91be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b5670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d893ed90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3eac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7ef8a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7ef8a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f2a760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3e190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894fcd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7edaeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d894f2e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7cfdfa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f27dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80622: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887512.0566084-8961-258839650416412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887512.80624: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 8137 1726887512.80626: variable 'ansible_module_compression' from source: unknown\n 8137 1726887512.80630: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 8137 1726887512.80654: ANSIBALLZ: Acquiring lock\n 8137 1726887512.80659: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80668: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 8137 1726887512.80670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80674: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80678: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887512.80680: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80684: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80688: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 8137 1726887512.80690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80694: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887512.80695: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f1a670>\r\n<<<\n 8137 1726887512.80697: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887512.80700: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887512.80703: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c0cf10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80709: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80712: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80714: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 8137 1726887512.80855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80864: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80869: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887512.80872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887512.80875: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7c09c10>\r\n<<<\n 8137 1726887512.80878: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c54b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.80880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.80882: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887512.81095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.81098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.81100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.81124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.81127: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887512.82562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82565: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82568: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 8137 1726887512.82593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82598: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887512.82601: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7b8f4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7b8fa30>\r\n<<<\n 8137 1726887512.82603: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 8137 1726887512.82679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82687: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82692: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 8137 1726887512.82695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82724: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887512.82725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82732: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887512.82740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82768: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 8137 1726887512.82770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82773: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82777: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 8137 1726887512.82779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887512.82781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82784: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 8137 1726887512.82786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82788: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82793: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887512.82795: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82821: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82829: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 8137 1726887512.82831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82836: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887512.82839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82844: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 8137 1726887512.82848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82910: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82921: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 8137 1726887512.82923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82926: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82951: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82955: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82959: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 8137 1726887512.82961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82964: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.82966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.82968: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 8137 1726887512.83001: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887512.83004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83009: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.83011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83013: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83020: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887512.83022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83029: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.83163: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83332: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.83370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83418: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887512.83467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83516: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 8137 1726887512.83519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83582: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83672: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 8137 1726887512.83677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.83823: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887512.83898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887512.84106: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887512.84158: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887512.84193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887512.84196: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d79d42e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79d46d0>\r\n<<<\n 8137 1726887512.84256: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79f2490>\r\n<<<\n 8137 1726887512.86778: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887512.87650: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887512.88266: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat<<<\n 8137 1726887512.88566: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n<<<\n 8137 1726887512.88639: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887512.88907: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887512.88934: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887512.88998: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n<<<\n 8137 1726887512.89022: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887512.89034: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887512.89074: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887512.89147: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887512.89182: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n<<<\n 8137 1726887512.89244: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n<<<\n 8137 1726887512.89262: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887512.89338: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 8137 1726887512.89466: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n<<<\n 8137 1726887512.89484: stdout chunk (state=3):\n>>># destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n<<<\n 8137 1726887512.89534: stdout chunk (state=3):\n>>># cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n<<<\n 8137 1726887512.89537: stdout chunk (state=3):\n>>># destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887512.89706: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887512.89748: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887512.89770: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887512.89816: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887512.90260: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887512.90265: stdout chunk (state=3):\n>>><<<\n 8137 1726887512.90272: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8df0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d88d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d30f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d27610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c14dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c148b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d02610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d15670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d35e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c26c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8d15280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c2dfa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b221c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8be4c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b34e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ad33a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b465b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c269d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8affca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b0c1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8af3a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c265b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8affa90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61d8a2e670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896c160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cf10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cd30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8941130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83070d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83072b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8307c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89533a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89a1c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8973cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89733a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83e2b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89734c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89734f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8365250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b31f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83728e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8372880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83658b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894c190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89b3670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89ac8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83679d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8384b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8367f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83ad7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b2820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f159a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83ec760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f3d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83a49a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7d91be0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b5670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d893ed90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3eac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7ef8a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7ef8a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f2a760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3e190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95f10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95af0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894fcd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7edaeb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d894f2e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7cfdfa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f27dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95dc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f1a670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c0cf10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7c09c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c54b20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7b8f4f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7b8fa30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d79d42e0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79d46d0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79f2490>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887512.92195: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8df0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d88d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d30f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d27610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c14dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c148b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d02610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d15670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c26c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8d15280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c2dfa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b221c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8be4c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b34e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ad33a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b465b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c269d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8affca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b0c1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8af3a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c265b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8affa90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61d8a2e670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896c160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8941130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83070d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83072b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8307c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89533a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89a1c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8973cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89733a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83e2b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89734c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89734f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8365250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83728e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8372880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83658b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894c190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89b3670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89ac8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83679d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8384b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8367f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83ad7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b2820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f159a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83ec760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83a49a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7d91be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b5670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d893ed90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3eac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7ef8a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7ef8a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f2a760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3e190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894fcd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7edaeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d894f2e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7cfdfa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f27dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f1a670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c0cf10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7c09c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c54b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7b8f4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7b8fa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d79d42e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79d46d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79f2490>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887512.98894: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887512.171285-8970-57206365604573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887512.98898: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 8137 1726887512.98901: variable 'ansible_module_compression' from source: unknown\n 8137 1726887512.98903: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 8137 1726887512.98905: ANSIBALLZ: Acquiring lock\n 8137 1726887513.33488: ANSIBALLZ: Writing module into payload\n 8137 1726887513.33698: ANSIBALLZ: Writing module\n 8137 1726887513.33712: ANSIBALLZ: Renaming module\n 8137 1726887513.33843: ANSIBALLZ: Done creating module\n 8137 1726887513.33847: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887513.33850: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887513.33953: ANSIBALLZ: Lock acquired: 139724643962752\n 8137 1726887513.34014: ANSIBALLZ: Reading module after lock\n 8137 1726887513.34016: ANSIBALLZ: Reading module after lock\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 8137 1726887513.34392: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 TO /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887513.34402: Sending initial data\n 8137 1726887513.34405: Sent initial data (154 bytes)\n 8137 1726887513.35025: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 8137 1726887513.35288: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ TO /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887513.35495: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 8137 1726887513.35669: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.35688: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.35711: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.35823: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.35842: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.35886: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887513.35900: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.35917: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.35930: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.36079: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.36098: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.36116: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.36136: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.36156: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887513.36169: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.36186: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.36203: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.36224: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.36236: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.36249: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887513.36262: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.36281: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.36294: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.36313: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.36329: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.36344: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.36427: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.36445: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.36461: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.36480: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.36498: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.36513: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.36527: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.36542: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.36601: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887513.36624: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.36675: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 8137 1726887513.37334: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py\n<10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j TO /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py\n<10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' '[10.31.42.159]'\n 8137 1726887513.37850: Sending initial data\n 8137 1726887513.37875: Sent initial data (154 bytes)\n 8137 1726887513.38230: Sending initial data\n 8137 1726887513.38233: Sent initial data (152 bytes)\n 8137 1726887513.38660: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887513.38721: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887513.38782: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887513.38786: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py\n<<<\n 8137 1726887513.38837: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 8137 1726887513.39133: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.39151: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.39175: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.39193: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.39205: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.39247: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887513.39262: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.39279: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.39295: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.39307: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.39322: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.39333: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.39346: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.39357: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887513.39367: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.39386: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.39404: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.39421: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.39432: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.39443: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887513.39453: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.39463: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.39474: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.39485: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.39508: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.39526: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.39599: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.39623: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.39635: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.39659: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.39676: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.39686: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.39696: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.39705: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.39730: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887513.39762: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.40457: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887513.40473: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887513.41200: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.41373: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.41380: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887513.41443: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392\r\n<<<\n 8137 1726887513.41449: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31392 bytes at 261120\r\n<<<\n 8137 1726887513.41452: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887513.41505: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887513.41663: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887513.41771: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887513.41775: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.41796: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31392 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887513.41832: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887513.41835: done transferring module to remote\n 8137 1726887513.41855: _low_level_execute_command(): starting\n 8137 1726887513.41857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887513.41968: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887513.41972: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py\n<<<\n 8137 1726887513.42005: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 8137 1726887513.42675: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.42749: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.42765: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.42823: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887513.42833: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.42844: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.42856: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.42875: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.42888: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.42899: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.42921: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.42937: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887513.42949: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.42963: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.42976: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.42991: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.43003: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.43021: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887513.43040: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.43057: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.43076: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.43093: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.43114: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.43136: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.43219: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.43234: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.43252: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.43275: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.43291: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.43301: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.43314: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.43324: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.43339: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887513.43373: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.43962: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887513.44019: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.44032: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.44045: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.44066: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.44081: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.44124: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887513.44138: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.44148: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.44160: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.44176: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.44190: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.44205: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.44222: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.44234: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887513.44247: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.44259: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.44271: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.44285: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.44302: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.44319: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887513.44334: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.44349: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887513.44352: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.44366: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.44379: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.44391: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.44404: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.44487: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.44580: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.44594: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.44616: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.44631: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.44705: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.44732: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.44774: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.44887: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887513.44933: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887513.45090: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.45103: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887513.45177: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392\r\n<<<\n 8137 1726887513.45256: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31392 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887513.45296: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887513.45528: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887513.45703: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.45707: stdout chunk (state=3):\n>>><<<\n<10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31392 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887513.45718: done transferring module to remote\n 8137 1726887513.45722: _low_level_execute_command(): starting\n 8137 1726887513.45725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887513.46012: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887513.46140: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_\r\n<<<\n 8137 1726887513.46143: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py\n<<<\n 8137 1726887513.46199: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887513.46362: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 8137 1726887513.47380: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887513.49023: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887513.49040: stdout chunk (state=3):\n>>><<<\n 8137 1726887513.49043: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887513.49168: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887513.49173: _low_level_execute_command(): starting\n 8137 1726887513.49175: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887513.50091: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.50107: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.50126: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.50148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.50161: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.50204: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887513.50219: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.50231: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.50242: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.50258: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.50271: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.50325: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.50341: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.50353: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\n<<<\n 8137 1726887513.50367: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.50378: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.50389: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.50404: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.50421: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.50433: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\n<<<\n 8137 1726887513.50444: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.50457: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.50469: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.50484: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.50497: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.50507: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.50590: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.50647: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887513.50684: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31390\r\n<<<\n 8137 1726887513.50704: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.50719: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.50743: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.50769: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.50772: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.50787: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.50790: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31390 bytes at 261120\r\n<<<\n 8137 1726887513.50801: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887513.50831: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.50834: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.50836: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.50839: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887513.50851: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.50868: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887513.50891: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\n<<<\n 8137 1726887513.50894: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.50897: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.50932: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.50979: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887513.51006: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.51011: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887513.51054: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.51066: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.51076: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887513.51086: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.51096: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.51117: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.51137: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.51140: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.51145: stdout chunk (state=3):\n>>><<<\n 8137 1726887513.51161: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31390\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31390 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887513.51217: done transferring module to remote\n 8137 1726887513.51220: _low_level_execute_command(): starting\n 8137 1726887513.51223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887513.51228: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887513.51307: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.51332: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.51350: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.51354: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887513.51388: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.51449: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887513.52151: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.52172: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.52274: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.52378: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.52421: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.52614: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887513.52659: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.52775: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.52803: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.52822: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.52835: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.52849: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.52863: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.53049: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887513.53053: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887513.53057: stdout chunk (state=3):\n>>><<<\n 8137 1726887513.53059: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.53062: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.53064: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887513.53069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887513.53073: _low_level_execute_command(): starting\n 8137 1726887513.53075: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.53077: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887513.53082: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' -tt 10.31.42.159 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887513.53088: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.53090: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887513.53092: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.53094: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.53105: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.53107: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.53119: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.53129: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.53206: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.53219: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.53226: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.53244: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.53267: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.53270: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.53272: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.53279: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.53293: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887513.53325: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.53370: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887513.54477: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.54481: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.54505: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.54539: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.54542: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.54544: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887513.54546: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.54548: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.54642: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.54662: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.54668: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.54688: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6628\r\n<<<\n 8137 1726887513.54761: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.54771: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887513.55230: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\n<<<\n 8137 1726887513.55236: stdout chunk (state=3):\n>>>import _imp # builtin\r\n<<<\n 8137 1726887513.55286: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 8137 1726887513.55290: stdout chunk (state=3):\n>>>import '_warnings' # <<<\n 8137 1726887513.55299: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55331: stdout chunk (state=3):\n>>>import '_weakref' # <<<\n 8137 1726887513.55334: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55417: stdout chunk (state=3):\n>>>import '_io' # <<<\n 8137 1726887513.55431: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55481: stdout chunk (state=3):\n>>>import 'marshal' # <<<\n 8137 1726887513.55504: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55558: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887513.55609: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887513.55633: stdout chunk (state=3):\n>>># installing zipimport hook<<<\n 8137 1726887513.55636: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55706: stdout chunk (state=3):\n>>>import 'time' # <<<\n 8137 1726887513.55713: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55740: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook<<<\n 8137 1726887513.55744: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55824: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<<\n 8137 1726887513.55828: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.55850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.55882: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887513.55915: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\n<<<\n 8137 1726887513.55946: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 8137 1726887513.55988: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43dc0>\r\n<<<\n 8137 1726887513.56083: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<<\n 8137 1726887513.56086: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56089: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d83a0><<<\n 8137 1726887513.56091: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887513.56113: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56120: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43b20>\r\n<<<\n 8137 1726887513.56167: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n<<<\n 8137 1726887513.56170: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887513.56212: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43ac0><<<\n 8137 1726887513.56230: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56235: stdout chunk (state=3):\n>>>import '_signal' # <<<\n 8137 1726887513.56245: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56290: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<<\n 8137 1726887513.56293: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<<\n 8137 1726887513.56441: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.56531: stdout chunk (state=3):\n>>><<<\n 8137 1726887513.56535: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56537: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8490>\r\n<<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887513.56548: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<<\n 8137 1726887513.56552: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887513.56556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887513.56652: _low_level_execute_command(): starting\n 8137 1726887513.56656: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<<\n 8137 1726887513.56660: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56663: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<<\n 8137 1726887513.56668: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0'\n 8137 1726887513.56769: stdout chunk (state=3):\n>>>\r\n<<<\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887513.56782: stdout chunk (state=3):\n>>>import '_abc' # <<<\n 8137 1726887513.56803: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56879: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8940><<<\n 8137 1726887513.56900: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56903: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8670><<<\n 8137 1726887513.56906: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56910: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887513.56912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<<\n 8137 1726887513.56914: stdout chunk (state=3):\n>>>\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887513.56920: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<<\n 8137 1726887513.56938: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56941: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887513.56944: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<<\n 8137 1726887513.56948: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'<<<\n 8137 1726887513.56952: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56954: stdout chunk (state=3):\n>>>import '_stat' # <<<\n 8137 1726887513.56956: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56958: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f190>\r\n<<<\n 8137 1726887513.56960: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887513.56962: stdout chunk (state=3):\n>>>import '_thread' # <<<\n 8137 1726887513.56963: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56965: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # <<<\n 8137 1726887513.56978: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887513.56984: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<<\n 8137 1726887513.56989: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.56993: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 8137 1726887513.57021: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 8137 1726887513.57024: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887513.57026: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887513.57028: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887513.57062: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f220>\r\n<<<\n 8137 1726887513.57065: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887513.57084: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887513.57087: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887513.57185: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<<\n 8137 1726887513.57189: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57192: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57194: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887513.57196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887513.57199: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57202: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2850><<<\n 8137 1726887513.57205: stdout chunk (state=3):\n>>>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f940><<<\n 8137 1726887513.57249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887513.57321: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8dc0>\r\n<<<\n 8137 1726887513.57338: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57342: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887513.57349: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d3a0>\r\n<<<\n 8137 1726887513.57357: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039f0880>\r\n<<<\n 8137 1726887513.57359: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8b20>\r\n<<<\n 8137 1726887513.57361: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py<<<\n 8137 1726887513.57363: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57405: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57454: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8ac0>\r\n<<<\n 8137 1726887513.57458: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103988d90><<<\n 8137 1726887513.57462: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57465: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887513.57468: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57489: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d490>\r\n<<<\n 8137 1726887513.57493: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py<<<\n 8137 1726887513.57500: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'<<<\n 8137 1726887513.57503: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57505: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57517: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 8137 1726887513.57551: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d940>\r\n<<<\n 8137 1726887513.57567: stdout chunk (state=3):\n>>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2d90>\r\n<<<\n 8137 1726887513.57570: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d670>\r\n<<<\n 8137 1726887513.57572: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887513.57586: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57589: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887513.57591: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8970>\r\n<<<\n 8137 1726887513.57593: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57610: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887513.57686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57690: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034190>\r\n<<<\n 8137 1726887513.57694: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<<\n 8137 1726887513.57696: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57706: stdout chunk (state=3):\n>>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.<<<\n 8137 1726887513.57721: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.57754: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57758: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034220>\r\n<<<\n 8137 1726887513.57762: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n<<<\n 8137 1726887513.57764: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57801: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887513.57804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034940>\r\n<<<\n 8137 1726887513.57829: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce095880>\r\n<<<\n 8137 1726887513.57860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57881: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce02dd90>\r\n<<<\n 8137 1726887513.57952: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n<<<\n 8137 1726887513.57960: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\n<<<\n 8137 1726887513.57963: stdout chunk (state=3):\n>>>import '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057d90>\r\n<<<\n 8137 1726887513.57987: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d970>\r\n<<<\n 8137 1726887513.58017: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887513.58366: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887513.58372: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887513.58447: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887513.58463: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887513.58467: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887513.58513: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887513.58518: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887513.58555: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887513.58595: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887513.58701: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3eb0>\r\n<<<\n 8137 1726887513.58706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887513.58712: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<<\n 8137 1726887513.58757: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.58761: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887513.58765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.58787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<<\n 8137 1726887513.58826: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.58942: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 8137 1726887513.58996: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<<\n 8137 1726887513.59107: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59147: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59150: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887513.59154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59157: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392eeb0><<<\n 8137 1726887513.59160: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59164: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddcc610>\r\n<<<\n 8137 1726887513.59195: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd2640>\r\n<<<\n 8137 1726887513.59198: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3370>\r\n<<<\n 8137 1726887513.59200: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887513.59204: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103931f40><<<\n 8137 1726887513.59209: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59211: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<<\n 8137 1726887513.59213: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59215: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59217: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59222: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887513.59225: stdout chunk (state=3):\n>>>import '_sre' # <<<\n 8137 1726887513.59227: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59229: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59231: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n<<<\n 8137 1726887513.59235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887513.59240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<<\n 8137 1726887513.59243: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59247: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcb3dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb38b0>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887513.59310: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<<\n 8137 1726887513.59356: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59361: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3eb0>\r\n<<<\n 8137 1726887513.59478: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887513.59496: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59592: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103927610>\r\n<<<\n 8137 1726887513.59594: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3f70>\r\n<<<\n 8137 1726887513.59596: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392d640><<<\n 8137 1726887513.59665: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887513.59674: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59678: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392e370>\r\n<<<\n 8137 1726887513.59681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3e80>\r\n<<<\n 8137 1726887513.59685: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887513.59690: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<<\n 8137 1726887513.59692: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59694: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddaed30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887513.59698: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdda7610>\r\n<<<\n 8137 1726887513.59700: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddbb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdddae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59702: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887513.59704: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.59712: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcc5c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddae250>\r\n<<<\n 8137 1726887513.59714: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887513.59716: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59718: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cddbb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde0a00>\r\n<<<\n 8137 1726887513.59802: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<<\n 8137 1726887513.59805: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59807: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59812: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59814: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.59819: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.59821: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887513.59823: stdout chunk (state=3):\n>>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510380edc0><<<\n 8137 1726887513.59826: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d90>\r\n<<<\n 8137 1726887513.59901: stdout chunk (state=3):\n>>>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380e8b0><<<\n 8137 1726887513.60001: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.60006: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d00>\r\n<<<\n 8137 1726887513.60012: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60017: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887513.60019: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n<<<\n 8137 1726887513.60021: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<<\n 8137 1726887513.60023: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.60154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60249: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380eeb0><<<\n 8137 1726887513.60414: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887513.60417: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.60420: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<<\n 8137 1726887513.60425: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60429: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.60431: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98370>\r\n<<<\n 8137 1726887513.60434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60436: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887513.60439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98460>\r\n<<<\n 8137 1726887513.60441: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ef70>\r\n<<<\n 8137 1726887513.60445: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887513.60447: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60450: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ee80>\r\n<<<\n 8137 1726887513.60452: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdccdfa0>\r\n<<<\n 8137 1726887513.60454: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887513.60456: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7490>\r\n<<<\n 8137 1726887513.60460: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887513.60463: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60465: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909d30>\r\nimport '_functools' # <<<\n 8137 1726887513.60469: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887513.60471: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.60474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887513.60476: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbcc1c0>\r\n<<<\n 8137 1726887513.60757: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc83c70>\r\n<<<\n 8137 1726887513.60760: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103902610>\r\n<<<\n 8137 1726887513.60764: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde00a0>\r\n<<<\n 8137 1726887513.60767: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887513.60771: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n<<<\n 8137 1726887513.60774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103916670>\r\n<<<\n 8137 1726887513.60776: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887513.60778: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdeaf0>\r\n<<<\n 8137 1726887513.60782: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103935e50>\r\n<<<\n 8137 1726887513.60784: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n<<<\n 8137 1726887513.60786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'<<<\n 8137 1726887513.60788: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887513.60792: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.60794: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.60796: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbdee20>\r\n<<<\n 8137 1726887513.60800: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887513.60804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61015: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n<<<\n 8137 1726887513.61025: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61029: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.61031: stdout chunk (state=3):\n>>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.61035: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0730>\r\n<<<\n 8137 1726887513.61037: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887513.61077: stdout chunk (state=3):\n>>>\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103820c70>\r\n<<<\n 8137 1726887513.61082: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909250><<<\n 8137 1726887513.61084: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.61088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61090: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0c70>\r\n<<<\n 8137 1726887513.61093: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103916280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393ba00>\r\n<<<\n 8137 1726887513.61096: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb7e3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdef10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.61100: stdout chunk (state=3):\n>>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf05b0>\r\n<<<\n 8137 1726887513.61102: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887513.61104: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61378: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887513.61394: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61397: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc59d0>\r\n<<<\n 8137 1726887513.61400: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887513.61403: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887513.61406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<<\n 8137 1726887513.61414: stdout chunk (state=3):\n>>>\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d90>\r\n<<<\n 8137 1726887513.61417: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa6a0>\r\n<<<\n 8137 1726887513.61421: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n<<<\n 8137 1726887513.61423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61426: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d00>\r\n<<<\n 8137 1726887513.61428: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887513.61430: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61435: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61437: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<<\n 8137 1726887513.61441: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.61443: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887513.61445: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887513.61447: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaaca0>\r\n<<<\n 8137 1726887513.61452: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887513.61454: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbb61f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdb9da30>\r\n<<<\n 8137 1726887513.61456: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3370>\r\n<<<\n 8137 1726887513.61963: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc55b0>\r\n<<<\n 8137 1726887513.62068: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887513.62073: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887513.62076: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.62080: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62084: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62086: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.62088: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.62090: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaaa90>\r\n<<<\n 8137 1726887513.62133: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3460>\r\n<<<\n 8137 1726887513.62136: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.62138: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887513.62140: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30cdad8670>\r\n<<<\n 8137 1726887513.62144: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887513.62146: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887513.62148: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887513.62150: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.62152: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103828fa0>\r\n<<<\n 8137 1726887513.62155: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.62158: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.62218: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887513.62251: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887513.62255: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822a30>\r\n<<<\n 8137 1726887513.62259: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887513.62262: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822490><<<\n 8137 1726887513.62264: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.62266: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887513.62502: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.62580: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887513.62585: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887513.62591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62594: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887513.62638: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887513.62642: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887513.62645: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887513.62648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.62650: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887513.62652: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.62654: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887513.62656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887513.62660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62662: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<<\n 8137 1726887513.62664: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.62666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.62686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62709: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887513.62737: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037181c0>\r\n<<<\n 8137 1726887513.62743: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887513.62746: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887513.62749: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887513.62752: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037dec70><<<\n 8137 1726887513.62755: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.62757: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822eb0>\r\n<<<\n 8137 1726887513.62759: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393b0a0><<<\n 8137 1726887513.62761: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.62762: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887513.62766: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887513.62768: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62770: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887513.62775: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62778: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372aaf0><<<\n 8137 1726887513.62781: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.62784: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887513.62786: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887513.62789: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887513.62792: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887513.62795: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887513.62798: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.62800: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887513.62803: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887513.62863: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887513.62881: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887513.62884: stdout chunk (state=3):\n>>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510372ae20><<<\n 8137 1726887513.62888: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887513.62891: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c730>\r\n<<<\n 8137 1726887513.62894: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887513.62897: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887513.62900: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373cc70>\r\n<<<\n 8137 1726887513.62903: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.62905: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.62910: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036c93a0><<<\n 8137 1726887513.62912: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.62957: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372af10>\r\n<<<\n 8137 1726887513.62961: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887513.62976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887513.63117: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.63124: stdout chunk (state=3):\n>>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da280><<<\n 8137 1726887513.63127: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63130: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c5b0><<<\n 8137 1726887513.63133: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63165: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887513.63182: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.63224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.63230: stdout chunk (state=3):\n>>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.63238: stdout chunk (state=3):\n>>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da340>\r\n<<<\n 8137 1726887513.63330: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038209d0><<<\n 8137 1726887513.63333: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63359: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<<\n 8137 1726887513.63372: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<<\n 8137 1726887513.63405: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63433: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<<\n 8137 1726887513.63444: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<<\n 8137 1726887513.63493: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.63567: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.63639: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f56a0>\r\n<<<\n 8137 1726887513.63680: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887513.63735: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5970>\r\n<<<\n 8137 1726887513.63738: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5760>\r\n<<<\n 8137 1726887513.63815: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5850>\r\n<<<\n 8137 1726887513.63879: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n<<<\n 8137 1726887513.63883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64287: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.64319: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda167c0>\r\n<<<\n 8137 1726887513.64322: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n<<<\n 8137 1726887513.64326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64330: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64359: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.64363: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16160>\r\n<<<\n 8137 1726887513.64365: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16280>\r\n<<<\n 8137 1726887513.64409: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16f10>\r\n<<<\n 8137 1726887513.64430: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64434: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5ca0>\r\n<<<\n 8137 1726887513.64460: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51037021f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f58e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036e9a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038205b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887513.64464: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda164f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16d30>\r\n<<<\n 8137 1726887513.64467: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 8137 1726887513.64522: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16f70>\r\n<<<\n 8137 1726887513.64525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64527: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887513.64569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64619: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5a90>\r\n<<<\n 8137 1726887513.64640: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16100>\r\n<<<\n 8137 1726887513.64644: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887513.64659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64663: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887513.64689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64710: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<<\n 8137 1726887513.64813: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.64817: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9deee0>\r\n<<<\n 8137 1726887513.64872: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.64902: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c70d0>\r\n<<<\n 8137 1726887513.64906: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5103619670>\r\n<<<\n 8137 1726887513.64919: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c72b0>\r\n<<<\n 8137 1726887513.64924: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887513.64953: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887513.64959: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd3c7c40>\r\n<<<\n 8137 1726887513.64962: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fddc0>\r\n<<<\n 8137 1726887513.65125: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fd3a0>\r\n<<<\n 8137 1726887513.65228: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.65319: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fdf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887513.65327: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887513.65346: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda4dc10>\r\n<<<\n 8137 1726887513.65479: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887513.65482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.65485: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda18cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda183a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9cab80>\r\n<<<\n 8137 1726887513.65493: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 8137 1726887513.65499: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda184c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda184f0>\r\n<<<\n 8137 1726887513.65502: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887513.65504: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.65506: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.65510: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887513.65513: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887513.65593: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887513.65596: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887513.65598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887513.65647: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887513.65702: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94d250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d1f0>\r\n<<<\n 8137 1726887513.65711: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887513.65714: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887513.65718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887513.65720: stdout chunk (state=3):\n>>># installing zipimport hook\r\n<<<\n 8137 1726887513.66802: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5dd30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd95a880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9f60d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda229a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a0d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda568b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94f9d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd96cb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94ff70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.66806: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd431183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887513.66879: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887513.66898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.66903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887513.66907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.67000: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf220>\r\n<<<\n 8137 1726887513.67004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.67089: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887513.67131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.67180: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43130880>\r\n<<<\n 8137 1726887513.67216: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430c8d90>\r\n<<<\n 8137 1726887513.67356: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2d90>\r\n<<<\n 8137 1726887513.67610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.67614: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887513.67836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.68086: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887513.68090: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887513.68296: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n<<<\n 8137 1726887513.68301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887513.68331: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9967c0>\r\n<<<\n 8137 1726887513.68337: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99b820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfbe9a0>\r\n<<<\n 8137 1726887513.68449: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43095f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<<\n 8137 1726887513.68453: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.68487: stdout chunk (state=3):\n>>>import '_sre' # <<<\n 8137 1726887513.68504: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68523: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<<\n 8137 1726887513.68603: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.68609: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68722: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n<<<\n 8137 1726887513.68727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<<\n 8137 1726887513.68753: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68756: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4308c610><<<\n 8137 1726887513.68760: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68775: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43092640>\r\n<<<\n 8137 1726887513.68778: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093370>\r\n<<<\n 8137 1726887513.68780: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<<\n 8137 1726887513.68782: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68784: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9d4760>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.68851: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887513.68887: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py<<<\n 8137 1726887513.68905: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.68948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887513.68953: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.69225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887513.69229: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.69233: stdout chunk (state=3):\n>>>\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.69235: stdout chunk (state=3):\n>>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d47dc0>\r\n<<<\n 8137 1726887513.69239: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d478b0>\r\n<<<\n 8137 1726887513.69241: stdout chunk (state=3):\n>>>import 'itertools' # <<<\n 8137 1726887513.69245: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.69247: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47eb0>\r\n<<<\n 8137 1726887513.69251: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<<\n 8137 1726887513.69273: stdout chunk (state=3):\n>>>\r\nimport '_operator' # \r\n<<<\n 8137 1726887513.69290: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47f70>\r\n<<<\n 8137 1726887513.69311: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n<<<\n 8137 1726887513.69369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47e80>\r\n<<<\n 8137 1726887513.69385: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887513.69402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.69446: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306ed30><<<\n 8137 1726887513.69464: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.69481: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 8137 1726887513.69495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.69522: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43067610>\r\n<<<\n 8137 1726887513.69554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.69580: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<<\n 8137 1726887513.69601: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<<\n 8137 1726887513.69630: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.69650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.69669: stdout chunk (state=3):\n>>>\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4307b670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4309ae50>\r\n<<<\n 8137 1726887513.69731: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887513.69735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.69740: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887513.69742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035577c0>\r\n<<<\n 8137 1726887513.69761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.69789: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d59c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306e250>\r\n<<<\n 8137 1726887513.69847: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.69884: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557280>\r\n<<<\n 8137 1726887513.69888: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.70015: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4307b280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a0a00>\r\n<<<\n 8137 1726887513.70069: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d90>\r\n<<<\n 8137 1726887513.70137: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70181: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035574f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887513.70206: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70234: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.70237: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887513.70240: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70242: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70244: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70247: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70279: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887513.70300: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ff6ee0>\r\n<<<\n 8137 1726887513.70351: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887513.70355: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f070d0>\r\n<<<\n 8137 1726887513.70398: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887513.70402: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f072b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887513.70406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70428: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f07c40>\r\n<<<\n 8137 1726887513.70471: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda193d0>\r\n<<<\n 8137 1726887513.70481: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70493: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353edc0>\r\n<<<\n 8137 1726887513.70495: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887513.70497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70671: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c460>\r\n<<<\n 8137 1726887513.70676: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887513.70679: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887513.70683: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887513.70685: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353e3a0>\r\n<<<\n 8137 1726887513.70689: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70793: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353ef70>\r\n<<<\n 8137 1726887513.70796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70800: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887513.70816: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.70822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70829: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70835: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d61fa0>\r\n<<<\n 8137 1726887513.70839: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887513.70863: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70926: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510358ec10>\r\n<<<\n 8137 1726887513.70931: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5ba30>\r\n<<<\n 8137 1726887513.70941: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355acd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a3a0>\r\n<<<\n 8137 1726887513.70944: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fe2b80>\r\n<<<\n 8137 1726887513.70948: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5b490>\r\n<<<\n 8137 1726887513.70951: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.70954: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.70956: stdout chunk (state=3):\n>>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.70960: stdout chunk (state=3):\n>>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510355a4c0>\r\n<<<\n 8137 1726887513.70962: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70964: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a4f0>\r\n<<<\n 8137 1726887513.70990: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.70993: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887513.70996: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<<\n 8137 1726887513.71028: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.71031: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887513.71039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71064: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd98d9a0>\r\n<<<\n 8137 1726887513.71198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c7a1c0>\r\n<<<\n 8137 1726887513.71217: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d17c70>\r\n<<<\n 8137 1726887513.71221: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f65250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e1f0>\r\n<<<\n 8137 1726887513.71225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71228: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.71233: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cce53430>\r\n<<<\n 8137 1726887513.71282: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f728e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e370>\r\n<<<\n 8137 1726887513.71292: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887513.71294: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 8137 1726887513.71297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.71299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71300: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887513.71302: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5beb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a00a0>\r\n<<<\n 8137 1726887513.71306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.71311: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887513.71376: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.71380: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359ed30>\r\n<<<\n 8137 1726887513.71384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.71386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71445: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887513.71448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71453: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71518: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8caf0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887513.71522: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887513.71524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71526: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f72880>\r\n<<<\n 8137 1726887513.71530: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c8ce20>\r\n<<<\n 8137 1726887513.71533: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887513.71603: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887513.71606: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035370d0>\r\n<<<\n 8137 1726887513.71635: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72300: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035639a0>\r\n<<<\n 8137 1726887513.72304: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99e670>\r\n<<<\n 8137 1726887513.72306: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72312: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887513.72315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72318: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9ec70>\r\n<<<\n 8137 1726887513.72320: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.72322: stdout chunk (state=3):\n>>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c2b3a0>\r\n<<<\n 8137 1726887513.72326: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8cf10><<<\n 8137 1726887513.72328: stdout chunk (state=3):\n>>>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887513.72332: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72334: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9e8d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda19400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.72336: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f720d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035978b0>\r\n<<<\n 8137 1726887513.72339: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f679d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f84b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f67f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.72622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72632: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.72644: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c280><<<\n 8137 1726887513.72647: stdout chunk (state=3):\n>>>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d599d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887513.72650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72653: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.72662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72665: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c576a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n<<<\n 8137 1726887513.72667: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72673: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72755: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.72759: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887513.72762: stdout chunk (state=3):\n>>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57760>\r\n<<<\n 8137 1726887513.72765: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72777: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887513.72781: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.72929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.72937: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.72939: stdout chunk (state=3):\n>>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.72941: stdout chunk (state=3):\n>>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57ca0>\r\n<<<\n 8137 1726887513.73024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73159: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c641f0><<<\n 8137 1726887513.73187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73190: stdout chunk (state=3):\n>>>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c578e0>\r\n<<<\n 8137 1726887513.73194: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c4ba30>\r\n<<<\n 8137 1726887513.73197: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73201: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73206: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d595b0>\r\n<<<\n 8137 1726887513.73211: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887513.73215: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887513.73218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73221: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfe0bb0>\r\n<<<\n 8137 1726887513.73225: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n<<<\n 8137 1726887513.73227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73407: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73411: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57a90>\r\n<<<\n 8137 1726887513.73414: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73416: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf86f70>\r\n<<<\n 8137 1726887513.73419: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887513.73422: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887513.73424: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf864f0>\r\n<<<\n 8137 1726887513.73427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887513.73429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73637: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfc5ee0>\r\n<<<\n 8137 1726887513.73640: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd30d00>\r\n<<<\n 8137 1726887513.73643: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fae7c0>\r\n<<<\n 8137 1726887513.73646: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b6a0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b8b0>\r\n<<<\n 8137 1726887513.73648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<<\n 8137 1726887513.73651: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73653: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb3820>\r\n<<<\n 8137 1726887513.73655: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73659: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102aff9a0>\r\n<<<\n 8137 1726887513.73661: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n<<<\n 8137 1726887513.73665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73667: stdout chunk (state=3):\n>>>\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd42b78670>\r\n<<<\n 8137 1726887513.73696: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887513.73699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73705: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887513.73722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73728: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf84c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf870a0>\r\n<<<\n 8137 1726887513.73733: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887513.73735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf84fd0>\r\n<<<\n 8137 1726887513.73762: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887513.73765: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73770: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccfd2910>\r\n<<<\n 8137 1726887513.73813: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9f9cd0>\r\n<<<\n 8137 1726887513.73821: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 8137 1726887513.73857: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 8137 1726887513.73916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73920: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887513.73922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887513.73925: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.73926: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fec760>\r\n<<<\n 8137 1726887513.73928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.73996: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 8137 1726887513.74000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74052: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 8137 1726887513.74062: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.74066: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.74069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74117: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 8137 1726887513.74141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74147: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.74251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 8137 1726887513.74264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74267: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py<<<\n 8137 1726887513.74269: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.74335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.74379: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887513.74381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74411: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.74463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74603: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 8137 1726887513.74629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74787: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887513.74790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74855: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887513.74864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.74912: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75043: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887513.75056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75061: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887513.75063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75104: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887513.75111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75444: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 8137 1726887513.75451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75484: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75486: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887513.75529: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887513.75532: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887513.75534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75602: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035593d0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.75605: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.75624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75688: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 8137 1726887513.75692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75739: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 8137 1726887513.75767: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887513.75772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75846: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.75850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75886: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 8137 1726887513.75889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75891: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.75936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75941: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 8137 1726887513.75943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.75967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76062: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76066: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887513.76102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76106: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfd2f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887513.76159: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76165: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fa59a0>\r\n<<<\n 8137 1726887513.76253: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102993430>\r\n<<<\n 8137 1726887513.76311: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 8137 1726887513.76315: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.76317: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccc93cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887513.76321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76483: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.76488: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.76491: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76494: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.76496: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887513.76499: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76543: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887513.76547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76551: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76554: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887513.76569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76604: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 8137 1726887513.76615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76660: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb6670>\r\n<<<\n 8137 1726887513.76664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76699: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103529d90>\r\n<<<\n 8137 1726887513.76753: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 8137 1726887513.76761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76766: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103559400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.76825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76847: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887513.76851: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887513.76854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887513.76873: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 8137 1726887513.76926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.76934: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887513.76943: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77021: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccda1fd0>\r\n<<<\n 8137 1726887513.77098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77289: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.77292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77399: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887513.77401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77435: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 8137 1726887513.77438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77459: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77501: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77583: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77631: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.77640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77831: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.77836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77859: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.77918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77957: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887513.77960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.77984: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78236: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccc35700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e50>\r\n<<<\n 8137 1726887513.78275: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78279: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887513.78282: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 8137 1726887513.78348: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n<<<\n 8137 1726887513.78351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.78359: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425657c0>\r\n<<<\n 8137 1726887513.78361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b2bbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78363: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n<<<\n 8137 1726887513.78366: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887513.78410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.78506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78614: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n<<<\n 8137 1726887513.78646: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<<\n 8137 1726887513.78670: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.78676: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac6f70>\r\n<<<\n 8137 1726887513.78679: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.78683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78685: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n<<<\n 8137 1726887513.78689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78692: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac64f0>\r\n<<<\n 8137 1726887513.78696: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.78698: stdout chunk (state=3):\n>>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.78701: stdout chunk (state=3):\n>>>\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565160><<<\n 8137 1726887513.78703: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.78705: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b05ee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102870d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b6a0>\r\n<<<\n 8137 1726887513.78707: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.78710: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b8b0>\r\n<<<\n 8137 1726887513.78755: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565280><<<\n 8137 1726887513.78773: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.78783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n<<<\n 8137 1726887513.78785: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565f10><<<\n 8137 1726887513.78790: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.78793: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac5c40>\r\n<<<\n 8137 1726887513.78796: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<<\n 8137 1726887513.78800: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.78803: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102adef70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887513.78805: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.78809: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78840: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887513.78965: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac5fd0>\r\n<<<\n 8137 1726887513.79031: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887513.79035: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425654f0><<<\n 8137 1726887513.79037: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.79040: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565d30>\r\n<<<\n 8137 1726887513.79043: stdout chunk (state=3):\n>>>import 'atexit' # <<<\n 8137 1726887513.79391: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.79395: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887513.79400: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.79404: stdout chunk (state=3):\n>>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102b11910>\r\n<<<\n 8137 1726887513.79407: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.79486: stdout chunk (state=3):\n>>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.79489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.79495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.79497: stdout chunk (state=3):\n>>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565f70>\r\n<<<\n 8137 1726887513.79499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.79501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887513.79503: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353acd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 8137 1726887513.79505: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.79507: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887513.79595: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887513.79650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.79691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.79696: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565100>\r\n<<<\n 8137 1726887513.79897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.79900: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.79904: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887513.79906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.79912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887513.79914: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 8137 1726887513.79916: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<<\n 8137 1726887513.79920: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.80296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 8137 1726887513.80304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<<\n 8137 1726887513.80359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80504: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.80516: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80521: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<<\n 8137 1726887513.80524: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.80554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887513.80558: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.80560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80563: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 8137 1726887513.80567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80569: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4252dee0>\r\n<<<\n 8137 1726887513.80573: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.80577: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 8137 1726887513.80779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80832: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.80835: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.80839: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e0d0><<<\n 8137 1726887513.80841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.80844: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.80848: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.80852: stdout chunk (state=3):\n>>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e2b0><<<\n 8137 1726887513.81084: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81106: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81112: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887513.81116: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81118: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81124: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81127: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4243ec40>\r\n<<<\n 8137 1726887513.81128: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cdc0><<<\n 8137 1726887513.81130: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81134: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254c3a0>\r\n<<<\n 8137 1726887513.81136: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887513.81197: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<<\n 8137 1726887513.81202: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81214: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cf70>\r\n<<<\n 8137 1726887513.81217: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81219: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81221: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887513.81223: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81226: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<<\n 8137 1726887513.81253: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81257: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4259cc10>\r\n<<<\n 8137 1726887513.81259: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81261: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42567cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425673a0><<<\n 8137 1726887513.81264: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81268: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42519b80>\r\n<<<\n 8137 1726887513.81270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81273: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425674c0>\r\n<<<\n 8137 1726887513.81275: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81280: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 8137 1726887513.81282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81286: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425674f0>\r\n<<<\n 8137 1726887513.81289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81294: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81360: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<<\n 8137 1726887513.81423: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81427: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 8137 1726887513.81430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81434: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<<\n 8137 1726887513.81436: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 8137 1726887513.81444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81503: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.81507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81512: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81517: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249c250>\r\n<<<\n 8137 1726887513.81583: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887513.81586: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81589: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.81592: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b11f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887513.81594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81599: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 8137 1726887513.81603: stdout chunk (state=3):\n>>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a98e0>\r\n<<<\n 8137 1726887513.81606: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887513.81612: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81615: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 8137 1726887513.81618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81620: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51027d3cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887513.81622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81627: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425acd30>\r\n<<<\n 8137 1726887513.81752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81815: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a9880>\r\n<<<\n 8137 1726887513.81818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81821: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.81823: stdout chunk (state=3):\n>>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.81825: stdout chunk (state=3):\n>>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425450d0>\r\n<<<\n 8137 1726887513.81829: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81834: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.81836: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.81839: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81841: stdout chunk (state=3):\n>>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425719a0>\r\n<<<\n 8137 1726887513.81844: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81965: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a90d0>\r\n<<<\n 8137 1726887513.81972: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425a58b0>\r\n<<<\n 8137 1726887513.81975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81977: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n<<<\n 8137 1726887513.81980: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.81982: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81984: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887513.81986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.81989: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887513.81993: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249e9d0><<<\n 8137 1726887513.82017: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51028e0fd0>\r\n<<<\n 8137 1726887513.82027: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82032: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82039: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82117: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 8137 1726887513.82127: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82212: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.82217: stdout chunk (state=3):\n>>>\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.82250: stdout chunk (state=3):\n>>>\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424bbb80><<<\n 8137 1726887513.82253: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82255: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8640>\r\n<<<\n 8137 1726887513.82316: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249ef70><<<\n 8137 1726887513.82319: stdout chunk (state=3):\n>>>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8a30><<<\n 8137 1726887513.82374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82380: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82384: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.82387: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82426: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887513.82430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82556: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available<<<\n 8137 1726887513.82566: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82572: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82684: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.82690: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available<<<\n 8137 1726887513.82695: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82714: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82755: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887513.82757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82761: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.82763: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82792: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887513.82833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82836: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.82882: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.82960: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.82963: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.82990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83102: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83206: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83227: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83366: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887513.83541: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83547: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83593: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102775700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83729: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.83981: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 8137 1726887513.83984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83988: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 8137 1726887513.83990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.83996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84158: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84161: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84165: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84225: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84523: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84527: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84631: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84635: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 8137 1726887513.84753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84758: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py<<<\n 8137 1726887513.84763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84766: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.84768: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887513.84796: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887513.84799: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887513.84863: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.84867: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.84869: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887513.84952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.84961: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.84964: stdout chunk (state=3):\n>>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<<\n 8137 1726887513.84967: stdout chunk (state=3):\n>>>\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424e57c0><<<\n 8137 1726887513.84995: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85068: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<<\n 8137 1726887513.85072: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<<\n 8137 1726887513.85075: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85128: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ea820><<<\n 8137 1726887513.85132: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85135: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4205a9a0><<<\n 8137 1726887513.85139: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85258: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.85295: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887513.85299: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.85302: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.85505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.85735: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<<\n 8137 1726887513.85738: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887513.85762: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 8137 1726887513.85787: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42523760><<<\n 8137 1726887513.85792: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.85794: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.85797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.85840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.85934: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.86016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86102: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.86231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86378: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 8137 1726887513.86393: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887513.86411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86435: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86477: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.86567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.86979: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887513.86986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87053: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.87089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87132: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"7742\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ExecMainStartTimestampMonotonic\": \"227516030\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"7742\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3565\", \"MemoryCurrent\": \"917504\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"29047000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUW<<<\n 8137 1726887513.87181: stdout chunk (state=3):\n>>>eight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode<<<\n 8137 1726887513.87187: stdout chunk (state=3):\n>>>\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"sysinit.target system.slice -.mount\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"StateChangeTimestampMonotonic\": \"227516054\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"InactiveExitTimestampMonotonic\": \"227487709\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ActiveEnterTimestampMonotonic\": \"227516054\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ActiveExitTimestampMonotonic\": \"227478364\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"InactiveEnterTimestampMonotonic\": \"227480310\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ConditionTimestampMonotonic\": \"227480955\", \"AssertTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"AssertTimestampMonotonic\": \"227481074\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"5b11c365acef40e4b155f04c90840a09\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n<<<\n 8137 1726887513.87216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87223: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.87242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.87251: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87277: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 8137 1726887513.87286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87322: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py<<<\n 8137 1726887513.87332: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.87344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87398: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.87402: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.87404: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.87449: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py<<<\n 8137 1726887513.87454: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87457: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.87470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87483: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 8137 1726887513.87490: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87693: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887513.87746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.87789: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887513.87794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87809: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n<<<\n 8137 1726887513.87840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87844: stdout chunk (state=3):\n>>># cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n<<<\n 8137 1726887513.87958: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.87986: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887513.87990: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.87992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88018: stdout chunk (state=3):\n>>># cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n<<<\n 8137 1726887513.88022: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887513.88028: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 8137 1726887513.88030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88087: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.88120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88151: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 8137 1726887513.88159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88244: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.88247: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.88250: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.88275: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887513.88279: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887513.88302: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887513.88308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88331: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887513.88334: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887513.88362: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 8137 1726887513.88367: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887513.88387: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887513.88390: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.88407: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887513.88442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88450: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887513.88484: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 8137 1726887513.88490: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 8137 1726887513.88511: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887513.88543: stdout chunk (state=3):\n>>># destroy queue\r\n<<<\n 8137 1726887513.88549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.88571: stdout chunk (state=3):\n>>># destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887513.88577: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887513.88591: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n<<<\n 8137 1726887513.88639: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n<<<\n 8137 1726887513.88642: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88648: stdout chunk (state=3):\n>>># destroy getpass\r\n# destroy json\r\n<<<\n 8137 1726887513.88650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887513.88654: stdout chunk (state=3):\n>>>import '_ast' # <<<\n 8137 1726887513.88671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88676: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.88711: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n<<<\n 8137 1726887513.88717: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n<<<\n 8137 1726887513.88720: stdout chunk (state=3):\n>>># cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n<<<\n 8137 1726887513.88776: stdout chunk (state=3):\n>>># cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n<<<\n 8137 1726887513.88780: stdout chunk (state=3):\n>>># cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887513.88785: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425683d0>\r\n<<<\n 8137 1726887513.88801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.88834: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 8137 1726887513.88838: stdout chunk (state=3):\n>>># cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n<<<\n 8137 1726887513.88900: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887513.88904: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n<<<\n 8137 1726887513.88913: stdout chunk (state=3):\n>>># destroy copyreg\r\n# cleanup[3] wiping functools\r\n<<<\n 8137 1726887513.88915: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.88919: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.88956: stdout chunk (state=3):\n>>># cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n<<<\n 8137 1726887513.88960: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.88963: stdout chunk (state=3):\n>>># destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io<<<\n 8137 1726887513.89021: stdout chunk (state=3):\n>>>\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n<<<\n 8137 1726887513.89025: stdout chunk (state=3):\n>>># cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n<<<\n 8137 1726887513.89028: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py<<<\n 8137 1726887513.89031: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.89035: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887513.89051: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887513.89084: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.89088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.89091: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.89106: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887513.89144: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.89147: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.89149: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.89200: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 8137 1726887513.89226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.89231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.89261: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 8137 1726887513.89265: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.89267: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 8137 1726887513.89297: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.89300: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.89338: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887513.89343: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 8137 1726887513.89357: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.89361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.89384: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887513.89391: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887513.89405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.89414: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887513.89487: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.89491: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.89539: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.89552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.89587: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887513.89642: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887513.89646: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.89784: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887513.89787: stdout chunk (state=3):\n>>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424dc9a0>\r\n<<<\n 8137 1726887513.89799: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n<<<\n 8137 1726887513.89899: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.89902: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 8137 1726887513.89905: stdout chunk (state=3):\n>>><<<\n 8137 1726887513.90041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.90045: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41eef430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available<<<\n 8137 1726887513.90047: stdout chunk (state=3):\n>>>\r\n<<<\n<10.31.42.159> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce095880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce02dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd6f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddcc610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd2640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcb3dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb38b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddaed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdda7610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddbb670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdddae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcc5c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddae250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cddbb280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdccdfa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbcc1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc83c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdeaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbdee20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb7e3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdef10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf05b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc59d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaaca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbb61f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdb9da30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc55b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaaa90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30cdad8670>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda167c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda164f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9deee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c70d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c72b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd3c7c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fddc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fd3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fdf70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda4dc10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda18cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda183a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9cab80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda184c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda184f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94d250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5dd30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd95a880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9f60d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda229a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a0d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda568b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94f9d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd96cb80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94ff70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9967c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99b820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfbe9a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9d4760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda193d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd98d9a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cce53430>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99e670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9e8d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda19400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfe0bb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf86f70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf864f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfc5ee0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd30d00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b6a0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b8b0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf84c40>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf870a0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf84fd0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccfd2910>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9f9cd0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b7f0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfd2f70>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccc93cd0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccda1fd0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e80>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccc35700>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e50>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"7742\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ExecMainStartTimestampMonotonic\": \"227516030\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"7742\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3565\", \"MemoryCurrent\": \"917504\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"29047000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"sysinit.target system.slice -.mount\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\\\"man:chronyd(8)\\\\\" \\\\\"man:chrony.conf(5)\\\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"StateChangeTimestampMonotonic\": \"227516054\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"InactiveExitTimestampMonotonic\": \"227487709\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ActiveEnterTimestampMonotonic\": \"227516054\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ActiveExitTimestampMonotonic\": \"227478364\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"InactiveEnterTimestampMonotonic\": \"227480310\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ConditionTimestampMonotonic\": \"227480955\", \"AssertTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"AssertTimestampMonotonic\": \"227481074\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"5b11c365acef40e4b155f04c90840a09\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.42.159 closed.\\r\\n\")\n 8137 1726887513.92731: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce095880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce02dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddcc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcb3dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb38b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddaed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdda7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddbb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdddae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcc5c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddae250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cddbb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdccdfa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbcc1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc83c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdeaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbdee20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb7e3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdef10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf05b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc59d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaaca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbb61f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdb9da30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc55b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaaa90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30cdad8670>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda167c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda164f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9deee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c70d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd3c7c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fddc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fd3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fdf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda4dc10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda18cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda183a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9cab80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda184c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda184f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94d250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5dd30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd95a880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9f60d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda229a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a0d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda568b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94f9d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd96cb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94ff70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9967c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99b820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfbe9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9d4760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda193d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd98d9a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cce53430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99e670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9e8d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda19400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfe0bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf86f70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf864f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfc5ee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd30d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b6a0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf84c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf870a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf84fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccfd2910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9f9cd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfd2f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccc93cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccda1fd0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccc35700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"7742\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ExecMainStartTimestampMonotonic\": \"227516030\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"7742\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3565\", \"MemoryCurrent\": \"917504\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"29047000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"sysinit.target system.slice -.mount\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"StateChangeTimestampMonotonic\": \"227516054\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"InactiveExitTimestampMonotonic\": \"227487709\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ActiveEnterTimestampMonotonic\": \"227516054\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ActiveExitTimestampMonotonic\": \"227478364\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"InactiveEnterTimestampMonotonic\": \"227480310\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"ConditionTimestampMonotonic\": \"227480955\", \"AssertTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\", \"AssertTimestampMonotonic\": \"227481074\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"5b11c365acef40e4b155f04c90840a09\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n 8137 1726887513.96457: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887513.96462: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12524\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ExecMainStartTimestampMonotonic\": \"268443094\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12524\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"4117\", \"MemoryCurrent\": \"933888\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"27488000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"StateChangeTimestampMonotonic\": \"268443116\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveExitTimestampMonotonic\": \"268416557\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveEnterTimestampMonotonic\": \"268443116\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveExitTimestampMonotonic\": \"268406771\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveEnterTimestampMonotonic\": \"268407618\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ConditionTimestampMonotonic\": \"268408326\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"AssertTimestampMonotonic\": \"268408428\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n<<<\n 8137 1726887513.98428: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n<<<\n 8137 1726887513.98435: stdout chunk (state=3):\n>>># cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n<<<\n 8137 1726887513.98439: stdout chunk (state=3):\n>>># cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n<<<\n 8137 1726887513.98443: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n<<<\n 8137 1726887513.98446: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n<<<\n 8137 1726887513.98451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887513.98455: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n<<<\n 8137 1726887513.98458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ed670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42537d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42568400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887513.98461: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 8137 1726887513.98465: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.98468: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887513.98474: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887512.0566084-8961-258839650416412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887513.98477: _low_level_execute_command(): starting\n 8137 1726887513.98480: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py<<<\n 8137 1726887513.98483: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'<<<\n 8137 1726887513.98487: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887513.98490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/324939a2cd\"' 10.31.42.159 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887513.98746: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n<<<\n 8137 1726887513.98752: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887513.98757: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887513.98760: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py<<<\n 8137 1726887513.98764: stdout chunk (state=3):\n>>><<<\n 8137 1726887513.98767: stderr chunk (state=3):\n>>><<<\n 8137 1726887513.98773: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4207cbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42022f70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd420224f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42061ee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dccd00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6970>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6760>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4201fc40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4203bf70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4201ffd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4206e910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42548cd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6820>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d83a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039f0880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103988d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103931f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103927610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510380edc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380e8b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380eeb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ee80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103902610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103916670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103935e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103820c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103916280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103828fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037181c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037dec70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372aaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510372ae20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373cc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036c93a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372af10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038209d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f56a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51037021f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f58e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036e9a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038205b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5103619670>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035577c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035574f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ff6ee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f070d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f072b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f07c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353edc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353e3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510358ec10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355acd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fe2b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510355a4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f65250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f728e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359ed30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f72880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035370d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035639a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f720d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035978b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f679d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f84b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f67f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fae7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb3820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102aff9a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fec760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035593d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fa59a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102993430>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb6670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103529d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103559400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b2bbb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac6f70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac64f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b05ee0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102870d00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b6a0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b8b0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac5c40>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102adef70>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac5fd0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102b11910>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353acd0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b7f0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b11f70>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51027d3cd0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51028e0fd0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e80>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102775700>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e50>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12524\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ExecMainStartTimestampMonotonic\": \"268443094\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12524\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"4117\", \"MemoryCurrent\": \"933888\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"27488000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\\\"man:chronyd(8)\\\\\" \\\\\"man:chrony.conf(5)\\\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"StateChangeTimestampMonotonic\": \"268443116\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveExitTimestampMonotonic\": \"268416557\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveEnterTimestampMonotonic\": \"268443116\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveExitTimestampMonotonic\": \"268406771\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveEnterTimestampMonotonic\": \"268407618\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ConditionTimestampMonotonic\": \"268408326\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"AssertTimestampMonotonic\": \"268408428\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887514.00688: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.00694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4206ef70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d2fcd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.00704: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d83a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103988d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103931f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103927610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510380edc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380e8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ee80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103902610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103916670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103935e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103820c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103916280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103828fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037181c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037dec70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372aaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510372ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373cc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036c93a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372af10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038209d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f56a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51037021f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f58e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036e9a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038205b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5103619670>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035577c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035574f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ff6ee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f070d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f072b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f07c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353edc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353e3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353ef70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510358ec10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355acd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fe2b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510355a4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f65250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f728e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359ed30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f72880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035370d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035639a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f720d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035978b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f679d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f84b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f67f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fae7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb3820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102aff9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fec760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035593d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fa59a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102993430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb6670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103529d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103559400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b2bbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac6f70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac64f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b05ee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102870d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b6a0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac5c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102adef70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac5fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102b11910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353acd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b11f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51027d3cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51028e0fd0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102775700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12524\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ExecMainStartTimestampMonotonic\": \"268443094\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12524\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"4117\", \"MemoryCurrent\": \"933888\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"27488000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"StateChangeTimestampMonotonic\": \"268443116\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveExitTimestampMonotonic\": \"268416557\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveEnterTimestampMonotonic\": \"268443116\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveExitTimestampMonotonic\": \"268406771\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveEnterTimestampMonotonic\": \"268407618\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ConditionTimestampMonotonic\": \"268408326\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"AssertTimestampMonotonic\": \"268408428\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887514.06353: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 8137 1726887514.06423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41e3dfd0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41cd1700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.06430: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887514.06435: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887514.06439: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887511.9359863-8955-267359873693071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887514.06443: _low_level_execute_command(): starting\n 8137 1726887514.06454: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.06459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887514.06473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06530: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 8137 1726887514.06536: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06568: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 8137 1726887514.06572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06579: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887514.06615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06623: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.06626: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887514.06630: stderr chunk (state=3):\n>>><<<\n 8137 1726887514.06640: stdout chunk (state=3):\n>>><<<\n 8137 1726887514.07121: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n<10.31.42.159> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6628\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887514.07132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887514.07138: handler run complete\n 8137 1726887514.07142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.07145: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887514.07147: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887514.07149: attempt loop complete, returning result\n 8137 1726887514.07151: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887514.07153: _execute() done\n 8137 1726887514.07155: dumping result to json\n 8137 1726887514.07157: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887514.07159: done dumping result, returning\n 8137 1726887514.07161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-107c-9d64-00000000002e]\n 8137 1726887514.07163: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887514.07165: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887514.07168: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887514.07171: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887514.07174: sending task result for task 0e15955b-8119-107c-9d64-00000000002e\nok: [managed_node2] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"227516054\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"ActiveExitTimestampMonotonic\": \"227478364\",\n \"ActiveState\": \"active\",\n \"After\": \"-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"AssertTimestampMonotonic\": \"227481074\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"29047000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"ConditionTimestampMonotonic\": \"227480955\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlGroupId\": \"3565\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DeviceAllow\": \"char-pps rw\",\n \"DevicePolicy\": \"closed\",\n \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"7742\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"227516030\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"227480310\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"InactiveExitTimestampMonotonic\": \"227487709\",\n \"InvocationID\": \"5b11c365acef40e4b155f04c90840a09\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13964\",\n \"LimitNPROCSoft\": \"13964\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13964\",\n \"LimitSIGPENDINGSoft\": \"13964\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"yes\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"7742\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"917504\",\n \"MemoryDenyWriteExecute\": \"yes\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"yes\",\n \"ProtectHome\": \"yes\",\n \"ProtectHostname\": \"yes\",\n \"ProtectKernelLogs\": \"yes\",\n \"ProtectKernelModules\": \"yes\",\n \"ProtectKernelTunables\": \"yes\",\n \"ProtectProc\": \"invisible\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"sysinit.target system.slice -.mount\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartUSec\": \"100ms\",\n \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\",\n \"RestrictNamespaces\": \"yes\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"yes\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:57:47 EDT\",\n \"StateChangeTimestampMonotonic\": \"227516054\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallArchitectures\": \"native\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"22342\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 8137 1726887514.07960: done sending task result for task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887514.07963: WORKER PROCESS EXITING\n 8137 1726887514.07966: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887514.07969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.07972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.07974: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887514.07977: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887514.07979: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.07981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.07984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.07989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.07991: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 8137 1726887514.07994: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887514.07996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.07998: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08000: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 8137 1726887514.08002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08006: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 8137 1726887514.08011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08017: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887514.08019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08020: stderr chunk (state=3):\n>>><<<\n 8137 1726887514.08025: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887514.08123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887514.08127: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887514.08130: handler run complete\n 8137 1726887514.08132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08228: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.08238: attempt loop complete, returning result\n 8137 1726887514.08242: _execute() done\n 8137 1726887514.08256: dumping result to json\n 8137 1726887514.08260: done dumping result, returning\n 8137 1726887514.08263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-107c-9d64-00000000002e]\n 8137 1726887514.08266: sending task result for task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887514.08269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nok: [managed_node1] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"268443116\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ActiveExitTimestampMonotonic\": \"268406771\",\n \"ActiveState\": \"active\",\n \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"AssertTimestampMonotonic\": \"268408428\",\n \"Before\": \"multi-user.target shutdown.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"27488000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ConditionTimestampMonotonic\": \"268408326\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlGroupId\": \"4117\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DeviceAllow\": \"char-pps rw\",\n \"DevicePolicy\": \"closed\",\n \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"12524\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"268443094\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"268407618\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"InactiveExitTimestampMonotonic\": \"268416557\",\n \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13964\",\n \"LimitNPROCSoft\": \"13964\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13964\",\n \"LimitSIGPENDINGSoft\": \"13964\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"yes\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"12524\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"933888\",\n \"MemoryDenyWriteExecute\": \"yes\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"yes\",\n \"ProtectHome\": \"yes\",\n \"ProtectHostname\": \"yes\",\n \"ProtectKernelLogs\": \"yes\",\n \"ProtectKernelModules\": \"yes\",\n \"ProtectKernelTunables\": \"yes\",\n \"ProtectProc\": \"invisible\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartUSec\": \"100ms\",\n \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\",\n \"RestrictNamespaces\": \"yes\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"yes\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"StateChangeTimestampMonotonic\": \"268443116\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallArchitectures\": \"native\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"22342\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 8137 1726887514.08698: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.08703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08706: done sending task result for task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887514.08712: WORKER PROCESS EXITING\n 8137 1726887514.08715: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 8137 1726887514.08717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08722: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 8137 1726887514.08725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08729: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.08731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08733: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 8137 1726887514.08736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08741: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 8137 1726887514.08743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08749: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.08751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887514.08753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08756: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 8137 1726887514.08758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08771: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887514.08773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08778: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 8137 1726887514.08780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08782: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.08784: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.08921: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887514.09015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.09129: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 8137 1726887514.09143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.09158: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.09283: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887514.09290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.09466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.09637: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 8137 1726887514.09747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887514.09939: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887514.13594: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"10202\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ExecMainStartTimestampMonotonic\": \"250074885\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"10202\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3602\", \"MemoryCurrent\": \"999424\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"31771000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"<<<\n 8137 1726887514.13628: stdout chunk (state=3):\n>>>no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"StateChangeTimestampMonotonic\": \"250074906\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveExitTimestampMonotonic\": \"250047479\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveEnterTimestampMonotonic\": \"250074906\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveExitTimestampMonotonic\": \"250032338\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveEnterTimestampMonotonic\": \"250034061\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseM<<<\n 8137 1726887514.13634: stdout chunk (state=3):\n>>>anualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ConditionTimestampMonotonic\": \"250034594\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"AssertTimestampMonotonic\": \"250034690\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n<<<\n 8137 1726887514.14349: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n<<<\n 8137 1726887514.14388: stdout chunk (state=3):\n>>># clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n<<<\n 8137 1726887514.14442: stdout chunk (state=3):\n>>># clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n<<<\n 8137 1726887514.14484: stdout chunk (state=3):\n>>># cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n<<<\n 8137 1726887514.14513: stdout chunk (state=3):\n>>># cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n<<<\n 8137 1726887514.14516: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n<<<\n 8137 1726887514.15041: stdout chunk (state=3):\n>>># cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.mo<<<\n 8137 1726887514.15078: stdout chunk (state=3):\n>>>dule_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887514.15168: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887514.15206: stdout chunk (state=3):\n>>># destroy importlib.util\r\n<<<\n 8137 1726887514.15229: stdout chunk (state=3):\n>>># destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887514.15337: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887514.15368: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 8137 1726887514.15381: stdout chunk (state=3):\n>>># destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887514.15526: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 8137 1726887514.15530: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887514.15543: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887514.15593: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887514.15698: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887514.15722: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887514.15772: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 8137 1726887514.15819: stdout chunk (state=3):\n>>># destroy base64\r\n<<<\n 8137 1726887514.15834: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n<<<\n 8137 1726887514.16062: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n<<<\n 8137 1726887514.16120: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n<<<\n 8137 1726887514.16517: stdout chunk (state=3):\n>>># cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n<<<\n 8137 1726887514.16521: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887514.16565: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887514.17027: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887514.17104: stderr chunk (state=3):\n>>><<<\n 8137 1726887514.17107: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd431183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43130880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43095f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4308c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43092640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d47dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d478b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306ed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43067610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4307b670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4309ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d59c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306e250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4307b280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d61fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5ba30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5b490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c7a1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d17c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5beb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8caf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c8ce20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9ec70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c2b3a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8cf10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d599d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c576a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c641f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c578e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c4ba30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d595b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd42b78670>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425657c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425654f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4252dee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e0d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e2b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4243ec40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254c3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4259cc10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42567cd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425673a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42519b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425674c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425674f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249c250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a98e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425acd30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a9880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425450d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425719a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a90d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425a58b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249e9d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424bbb80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249ef70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424e57c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ea820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4205a9a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42523760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425683d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424dc9a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41eef430>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ed670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42537d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42568400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4207cbb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42022f70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd420224f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42061ee0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dccd00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6970>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6760>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4201fc40>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4203bf70>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4201ffd0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4206e910>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42548cd0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6820>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4206ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d2fcd0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41e3dfd0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de80>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41cd1700>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de50>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"10202\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ExecMainStartTimestampMonotonic\": \"250074885\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"10202\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3602\", \"MemoryCurrent\": \"999424\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"31771000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\\\"man:chronyd(8)\\\\\" \\\\\"man:chrony.conf(5)\\\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"StateChangeTimestampMonotonic\": \"250074906\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveExitTimestampMonotonic\": \"250047479\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveEnterTimestampMonotonic\": \"250074906\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveExitTimestampMonotonic\": \"250032338\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveEnterTimestampMonotonic\": \"250034061\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ConditionTimestampMonotonic\": \"250034594\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"AssertTimestampMonotonic\": \"250034690\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887514.18126: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd431183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43095f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4308c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43092640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d47dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d478b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306ed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43067610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4307b670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4309ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d59c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306e250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4307b280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d61fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5ba30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5b490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c7a1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d17c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5beb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8caf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c8ce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9ec70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c2b3a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8cf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d599d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c576a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c641f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c578e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c4ba30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d595b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd42b78670>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425654f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4252dee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e0d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e2b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4243ec40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4259cc10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42567cd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425673a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42519b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425674c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425674f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249c250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a98e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425acd30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a9880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425450d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425719a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a90d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425a58b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249e9d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424bbb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249ef70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424e57c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ea820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4205a9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42523760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425683d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424dc9a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41eef430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ed670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42537d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42568400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4207cbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42022f70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd420224f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42061ee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dccd00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6970>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6760>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4201fc40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4203bf70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4201ffd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4206e910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42548cd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6820>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4206ef70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d2fcd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41e3dfd0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41cd1700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"10202\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ExecMainStartTimestampMonotonic\": \"250074885\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"10202\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3602\", \"MemoryCurrent\": \"999424\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"31771000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"StateChangeTimestampMonotonic\": \"250074906\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveExitTimestampMonotonic\": \"250047479\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveEnterTimestampMonotonic\": \"250074906\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveExitTimestampMonotonic\": \"250032338\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveEnterTimestampMonotonic\": \"250034061\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ConditionTimestampMonotonic\": \"250034594\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"AssertTimestampMonotonic\": \"250034690\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887514.21913: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887512.171285-8970-57206365604573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887514.21917: _low_level_execute_command(): starting\n 8137 1726887514.21920: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887514.21931: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887514.21934: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887514.21936: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887514.21940: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887514.21943: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887514.21945: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887514.21947: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887514.21950: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887514.21953: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887514.21956: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887514.21958: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887514.21961: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887514.21964: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887514.21967: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887514.21969: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 4\r\n<<<\n 8137 1726887514.23172: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887514.23256: stderr chunk (state=3):\n>>><<<\n 8137 1726887514.23260: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887514.23420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887514.23423: handler run complete\n 8137 1726887514.23425: attempt loop complete, returning result\n 8137 1726887514.23427: _execute() done\n 8137 1726887514.23428: dumping result to json\n 8137 1726887514.23430: done dumping result, returning\n 8137 1726887514.23432: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-107c-9d64-00000000002e]\n 8137 1726887514.23434: sending task result for task 0e15955b-8119-107c-9d64-00000000002e\nok: [managed_node3] => {\n \"changed\": false,\n \"enabled\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": true,\n \"force\": null,\n \"masked\": null,\n \"name\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"250074906\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ActiveExitTimestampMonotonic\": \"250032338\",\n \"ActiveState\": \"active\",\n \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"AssertTimestampMonotonic\": \"250034690\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"31771000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ConditionTimestampMonotonic\": \"250034594\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlGroupId\": \"3602\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DeviceAllow\": \"char-pps rw\",\n \"DevicePolicy\": \"closed\",\n \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"10202\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"250074885\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"250034061\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"InactiveExitTimestampMonotonic\": \"250047479\",\n \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13964\",\n \"LimitNPROCSoft\": \"13964\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13964\",\n \"LimitSIGPENDINGSoft\": \"13964\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"yes\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"10202\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"999424\",\n \"MemoryDenyWriteExecute\": \"yes\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"yes\",\n \"ProtectHome\": \"yes\",\n \"ProtectHostname\": \"yes\",\n \"ProtectKernelLogs\": \"yes\",\n \"ProtectKernelModules\": \"yes\",\n \"ProtectKernelTunables\": \"yes\",\n \"ProtectProc\": \"invisible\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartUSec\": \"100ms\",\n \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\",\n \"RestrictNamespaces\": \"yes\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"yes\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"StateChangeTimestampMonotonic\": \"250074906\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallArchitectures\": \"native\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"22342\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 8137 1726887514.23802: done sending task result for task 0e15955b-8119-107c-9d64-00000000002e\n 8137 1726887514.23857: no more pending results, returning what we have\n 8137 1726887514.23872: WORKER PROCESS EXITING\n 8137 1726887514.23879: results queue empty\n 8137 1726887514.23886: checking for any_errors_fatal\n 8137 1726887514.23892: done checking for any_errors_fatal\n 8137 1726887514.23893: checking for max_fail_percentage\n 8137 1726887514.23894: done checking for max_fail_percentage\n 8137 1726887514.23896: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.23897: done checking to see if all hosts have failed\n 8137 1726887514.23897: getting the remaining hosts for this loop\n 8137 1726887514.23899: done getting the remaining hosts for this loop\n 8137 1726887514.23902: getting the next task for host managed_node1\n 8137 1726887514.23907: done getting next task for host managed_node1\n 8137 1726887514.23912: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 8137 1726887514.23914: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.23915: getting the next task for host managed_node2\n 8137 1726887514.23917: done getting next task for host managed_node2\n 8137 1726887514.23919: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 8137 1726887514.23920: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.23921: getting the next task for host managed_node3\n 8137 1726887514.23923: done getting next task for host managed_node3\n 8137 1726887514.23924: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 8137 1726887514.23925: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.23950: getting variables\n 8137 1726887514.23952: in VariableManager get_vars()\n 8137 1726887514.23988: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.23991: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.23993: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.24003: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.24006: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.24010: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.26539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.28352: done with get_vars()\n 8137 1726887514.28377: done getting variables\n 8137 1726887514.28447: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333\nFriday 20 September 2024 22:58:34 -0400 (0:00:02.450) 0:00:24.052 ****** \n 8137 1726887514.28478: entering _queue_task() for managed_node1/service\n 8137 1726887514.29591: worker is 1 (out of 3 available)\n 8137 1726887514.29605: exiting _queue_task() for managed_node1/service\n 8137 1726887514.29638: getting variables\n 8137 1726887514.29641: in VariableManager get_vars()\n 8137 1726887514.29743: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.29750: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.29753: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.29771: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.29775: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.29778: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.30406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 8137 1726887514.30413: in run() - task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.30416: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.30420: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.30422: calling self._execute()\n 8137 1726887514.30424: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.30426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.30428: variable 'omit' from source: magic vars\n 8137 1726887514.31154: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.31157: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887514.31160: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887514.31162: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887514.31165: when evaluation is False, skipping this task\n 8137 1726887514.31167: _execute() done\n 8137 1726887514.31169: dumping result to json\n 8137 1726887514.31171: done dumping result, returning\n 8137 1726887514.31191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-107c-9d64-00000000002f]\n 8137 1726887514.31194: sending task result for task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.31240: done sending task result for task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.31243: WORKER PROCESS EXITING\n 8137 1726887514.31255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.32086: done with get_vars()\n 8137 1726887514.32101: done getting variables\n 8137 1726887514.32144: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.32151: entering _queue_task() for managed_node2/service\n 8137 1726887514.32469: worker is 2 (out of 3 available)\n 8137 1726887514.32488: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.32641: getting variables\n 8137 1726887514.32644: in VariableManager get_vars()\n 8137 1726887514.32747: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.32753: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.32757: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.32780: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.32785: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.32790: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.33855: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 8137 1726887514.33860: in run() - task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.33863: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.33865: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.33867: calling self._execute()\n 8137 1726887514.33869: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887514.33871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887514.33873: variable 'omit' from source: magic vars\n 8137 1726887514.34366: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.34370: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887514.34372: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887514.34373: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887514.34375: when evaluation is False, skipping this task\n 8137 1726887514.34377: _execute() done\n 8137 1726887514.34379: dumping result to json\n 8137 1726887514.34380: done dumping result, returning\n 8137 1726887514.34382: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-107c-9d64-00000000002f]\n 8137 1726887514.34384: sending task result for task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.34438: done sending task result for task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.34440: WORKER PROCESS EXITING\n 8137 1726887514.34472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.35368: done with get_vars()\n 8137 1726887514.35383: done getting variables\n 8137 1726887514.35431: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.35438: entering _queue_task() for managed_node3/service\n 8137 1726887514.35770: worker is 3 (out of 3 available)\n 8137 1726887514.35792: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.35927: done queuing things up, now waiting for results queue to drain\n 8137 1726887514.35930: waiting for pending results...\n 8137 1726887514.36371: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 8137 1726887514.36447: in run() - task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.36460: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.36463: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.36495: calling self._execute()\n 8137 1726887514.36561: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887514.36564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887514.36573: variable 'omit' from source: magic vars\n 8137 1726887514.36917: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.36924: Evaluated conditional (timesync_mode == 1): True\n 8137 1726887514.37023: variable 'timesync_ntp_provider' from source: set_fact\n 8137 1726887514.37044: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 8137 1726887514.37050: when evaluation is False, skipping this task\n 8137 1726887514.37053: _execute() done\n 8137 1726887514.37055: dumping result to json\n 8137 1726887514.37057: done dumping result, returning\n 8137 1726887514.37062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-107c-9d64-00000000002f]\n 8137 1726887514.37077: sending task result for task 0e15955b-8119-107c-9d64-00000000002f\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.37225: no more pending results, returning what we have\n 8137 1726887514.37231: results queue empty\n 8137 1726887514.37232: checking for any_errors_fatal\n 8137 1726887514.37254: done checking for any_errors_fatal\n 8137 1726887514.37256: checking for max_fail_percentage\n 8137 1726887514.37258: done checking for max_fail_percentage\n 8137 1726887514.37259: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.37260: done checking to see if all hosts have failed\n 8137 1726887514.37261: getting the remaining hosts for this loop\n 8137 1726887514.37263: done getting the remaining hosts for this loop\n 8137 1726887514.37268: getting the next task for host managed_node1\n 8137 1726887514.37275: done getting next task for host managed_node1\n 8137 1726887514.37279: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 8137 1726887514.37282: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.37284: getting the next task for host managed_node2\n 8137 1726887514.37286: done getting next task for host managed_node2\n 8137 1726887514.37288: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 8137 1726887514.37289: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.37289: getting the next task for host managed_node3\n 8137 1726887514.37292: done getting next task for host managed_node3\n 8137 1726887514.37293: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 8137 1726887514.37294: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.37320: getting variables\n 8137 1726887514.37321: in VariableManager get_vars()\n 8137 1726887514.37359: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.37361: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.37363: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.37375: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.37378: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.37380: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.37924: done sending task result for task 0e15955b-8119-107c-9d64-00000000002f\n 8137 1726887514.37927: WORKER PROCESS EXITING\n 8137 1726887514.38924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.40132: done with get_vars()\n 8137 1726887514.40149: done getting variables\n 8137 1726887514.40197: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable ptp4l] ***********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:342\nFriday 20 September 2024 22:58:34 -0400 (0:00:00.117) 0:00:24.170 ****** \n 8137 1726887514.40222: entering _queue_task() for managed_node1/service\n 8137 1726887514.40661: worker is 1 (out of 3 available)\n 8137 1726887514.40682: exiting _queue_task() for managed_node1/service\n 8137 1726887514.40724: getting variables\n 8137 1726887514.40727: in VariableManager get_vars()\n 8137 1726887514.40812: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.40816: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.40818: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.40839: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.40843: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.40848: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.42311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.43000: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 8137 1726887514.43004: in run() - task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.43007: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.43012: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.43014: calling self._execute()\n 8137 1726887514.43016: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.43019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.43021: variable 'omit' from source: magic vars\n 8137 1726887514.43784: done with get_vars()\n 8137 1726887514.43801: done getting variables\n 8137 1726887514.43857: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.43863: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887514.43867: when evaluation is False, skipping this task\n 8137 1726887514.43873: _execute() done\n 8137 1726887514.43884: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.43892: entering _queue_task() for managed_node2/service\n 8137 1726887514.43907: dumping result to json\n 8137 1726887514.43911: done dumping result, returning\n 8137 1726887514.43914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-107c-9d64-000000000030]\n 8137 1726887514.43916: sending task result for task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.43957: done sending task result for task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.43960: WORKER PROCESS EXITING\n 8137 1726887514.44311: worker is 2 (out of 3 available)\n 8137 1726887514.44334: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.44505: getting variables\n 8137 1726887514.44511: in VariableManager get_vars()\n 8137 1726887514.44631: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.44638: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.44651: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.44676: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.44682: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.44686: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.45836: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 8137 1726887514.45848: in run() - task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.45851: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.45853: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.45855: calling self._execute()\n 8137 1726887514.45857: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887514.45859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887514.45861: variable 'omit' from source: magic vars\n 8137 1726887514.45863: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.45865: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887514.45867: when evaluation is False, skipping this task\n 8137 1726887514.45869: _execute() done\n 8137 1726887514.45871: dumping result to json\n 8137 1726887514.45874: done dumping result, returning\n 8137 1726887514.45876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-107c-9d64-000000000030]\n 8137 1726887514.46390: sending task result for task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.46445: done sending task result for task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.46447: WORKER PROCESS EXITING\n 8137 1726887514.47021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.48055: done with get_vars()\n 8137 1726887514.48069: done getting variables\n 8137 1726887514.48114: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.48120: entering _queue_task() for managed_node3/service\n 8137 1726887514.48397: worker is 3 (out of 3 available)\n 8137 1726887514.48421: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.48541: done queuing things up, now waiting for results queue to drain\n 8137 1726887514.48544: waiting for pending results...\n 8137 1726887514.48894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 8137 1726887514.48982: in run() - task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.49004: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.49013: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.49046: calling self._execute()\n 8137 1726887514.49131: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887514.49140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887514.49151: variable 'omit' from source: magic vars\n 8137 1726887514.49619: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.49631: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887514.49638: when evaluation is False, skipping this task\n 8137 1726887514.49645: _execute() done\n 8137 1726887514.49652: dumping result to json\n 8137 1726887514.49659: done dumping result, returning\n 8137 1726887514.49675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-107c-9d64-000000000030]\n 8137 1726887514.49707: sending task result for task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.49828: done sending task result for task 0e15955b-8119-107c-9d64-000000000030\n 8137 1726887514.49834: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.49876: no more pending results, returning what we have\n 8137 1726887514.49884: results queue empty\n 8137 1726887514.49885: checking for any_errors_fatal\n 8137 1726887514.49894: done checking for any_errors_fatal\n 8137 1726887514.49895: checking for max_fail_percentage\n 8137 1726887514.49897: done checking for max_fail_percentage\n 8137 1726887514.49898: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.49899: done checking to see if all hosts have failed\n 8137 1726887514.49899: getting the remaining hosts for this loop\n 8137 1726887514.49901: done getting the remaining hosts for this loop\n 8137 1726887514.49906: getting the next task for host managed_node1\n 8137 1726887514.49916: done getting next task for host managed_node1\n 8137 1726887514.49923: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 8137 1726887514.49929: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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\n 8137 1726887514.49931: getting the next task for host managed_node2\n 8137 1726887514.49935: done getting next task for host managed_node2\n 8137 1726887514.49936: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 8137 1726887514.49937: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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\n 8137 1726887514.49938: getting the next task for host managed_node3\n 8137 1726887514.49940: done getting next task for host managed_node3\n 8137 1726887514.49942: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 8137 1726887514.49943: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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\n 8137 1726887514.49965: getting variables\n 8137 1726887514.49966: in VariableManager get_vars()\n 8137 1726887514.50001: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.50003: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.50005: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.50018: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.50021: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.50023: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.51297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.52123: done with get_vars()\n 8137 1726887514.52137: done getting variables\n 8137 1726887514.52182: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable phc2sys] *********************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:349\nFriday 20 September 2024 22:58:34 -0400 (0:00:00.119) 0:00:24.289 ****** \n 8137 1726887514.52204: entering _queue_task() for managed_node1/service\n 8137 1726887514.52548: worker is 1 (out of 3 available)\n 8137 1726887514.52567: exiting _queue_task() for managed_node1/service\n 8137 1726887514.52614: getting variables\n 8137 1726887514.52619: in VariableManager get_vars()\n 8137 1726887514.52746: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.52752: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.52755: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.52782: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.52787: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.52791: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.53980: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 8137 1726887514.53985: in run() - task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.53987: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.53990: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.53992: calling self._execute()\n 8137 1726887514.53994: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.53996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.53998: variable 'omit' from source: magic vars\n 8137 1726887514.54420: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.54423: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887514.54425: when evaluation is False, skipping this task\n 8137 1726887514.54427: _execute() done\n 8137 1726887514.54429: dumping result to json\n 8137 1726887514.54431: done dumping result, returning\n 8137 1726887514.54433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-107c-9d64-000000000031]\n 8137 1726887514.54434: sending task result for task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.54488: done sending task result for task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.54491: WORKER PROCESS EXITING\n 8137 1726887514.54504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.55334: done with get_vars()\n 8137 1726887514.55348: done getting variables\n 8137 1726887514.55392: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.55399: entering _queue_task() for managed_node2/service\n 8137 1726887514.55673: worker is 2 (out of 3 available)\n 8137 1726887514.55692: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.55829: getting variables\n 8137 1726887514.55832: in VariableManager get_vars()\n 8137 1726887514.55934: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.55938: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.55941: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.55962: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.55967: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.55971: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.57087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 8137 1726887514.57091: in run() - task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.57094: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.57096: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.57099: calling self._execute()\n 8137 1726887514.57101: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887514.57103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887514.57105: variable 'omit' from source: magic vars\n 8137 1726887514.57428: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.57432: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887514.57436: when evaluation is False, skipping this task\n 8137 1726887514.57438: _execute() done\n 8137 1726887514.57441: dumping result to json\n 8137 1726887514.57443: done dumping result, returning\n 8137 1726887514.57445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-107c-9d64-000000000031]\n 8137 1726887514.57447: sending task result for task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.57504: done sending task result for task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.57507: WORKER PROCESS EXITING\n 8137 1726887514.57522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.58422: done with get_vars()\n 8137 1726887514.58436: done getting variables\n 8137 1726887514.58479: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.58486: entering _queue_task() for managed_node3/service\n 8137 1726887514.58818: worker is 3 (out of 3 available)\n 8137 1726887514.58835: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.58967: done queuing things up, now waiting for results queue to drain\n 8137 1726887514.58970: waiting for pending results...\n 8137 1726887514.59385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 8137 1726887514.59519: in run() - task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.59531: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.59538: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.59571: calling self._execute()\n 8137 1726887514.59632: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887514.59635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887514.59644: variable 'omit' from source: magic vars\n 8137 1726887514.59995: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.60002: Evaluated conditional (timesync_mode == 2): False\n 8137 1726887514.60005: when evaluation is False, skipping this task\n 8137 1726887514.60009: _execute() done\n 8137 1726887514.60012: dumping result to json\n 8137 1726887514.60016: done dumping result, returning\n 8137 1726887514.60022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-107c-9d64-000000000031]\n 8137 1726887514.60039: sending task result for task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.60121: done sending task result for task 0e15955b-8119-107c-9d64-000000000031\n 8137 1726887514.60124: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.60148: no more pending results, returning what we have\n 8137 1726887514.60154: results queue empty\n 8137 1726887514.60154: checking for any_errors_fatal\n 8137 1726887514.60162: done checking for any_errors_fatal\n 8137 1726887514.60163: checking for max_fail_percentage\n 8137 1726887514.60165: done checking for max_fail_percentage\n 8137 1726887514.60166: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.60167: done checking to see if all hosts have failed\n 8137 1726887514.60167: getting the remaining hosts for this loop\n 8137 1726887514.60169: done getting the remaining hosts for this loop\n 8137 1726887514.60173: getting the next task for host managed_node1\n 8137 1726887514.60179: done getting next task for host managed_node1\n 8137 1726887514.60184: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 8137 1726887514.60186: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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\n 8137 1726887514.60187: getting the next task for host managed_node2\n 8137 1726887514.60190: done getting next task for host managed_node2\n 8137 1726887514.60192: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 8137 1726887514.60194: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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\n 8137 1726887514.60194: getting the next task for host managed_node3\n 8137 1726887514.60196: done getting next task for host managed_node3\n 8137 1726887514.60198: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 8137 1726887514.60199: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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\n 8137 1726887514.60219: getting variables\n 8137 1726887514.60221: in VariableManager get_vars()\n 8137 1726887514.60251: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.60253: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.60255: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.60263: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.60265: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.60268: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.61060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.61893: done with get_vars()\n 8137 1726887514.61906: done getting variables\n 8137 1726887514.61951: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable timemaster] ******************\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359\nFriday 20 September 2024 22:58:34 -0400 (0:00:00.097) 0:00:24.387 ****** \n 8137 1726887514.61971: entering _queue_task() for managed_node1/service\n 8137 1726887514.62278: worker is 1 (out of 3 available)\n 8137 1726887514.62295: exiting _queue_task() for managed_node1/service\n 8137 1726887514.62339: getting variables\n 8137 1726887514.62343: in VariableManager get_vars()\n 8137 1726887514.62469: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.62475: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.62478: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.62504: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.62511: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.62516: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.63604: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 8137 1726887514.63611: in run() - task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.63615: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.63617: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.63620: calling self._execute()\n 8137 1726887514.63622: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.63624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.63626: variable 'omit' from source: magic vars\n 8137 1726887514.64038: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.64041: Evaluated conditional (timesync_mode == 3): False\n 8137 1726887514.64043: when evaluation is False, skipping this task\n 8137 1726887514.64048: _execute() done\n 8137 1726887514.64050: dumping result to json\n 8137 1726887514.64051: done dumping result, returning\n 8137 1726887514.64054: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-107c-9d64-000000000032]\n 8137 1726887514.64055: sending task result for task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.64110: done sending task result for task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.64113: WORKER PROCESS EXITING\n 8137 1726887514.64131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.65051: done with get_vars()\n 8137 1726887514.65065: done getting variables\n 8137 1726887514.65111: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.65117: entering _queue_task() for managed_node2/service\n 8137 1726887514.65447: worker is 2 (out of 3 available)\n 8137 1726887514.65467: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.65621: getting variables\n 8137 1726887514.65624: in VariableManager get_vars()\n 8137 1726887514.65731: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.65736: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.65740: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.65762: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.65767: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.65772: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.66890: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 8137 1726887514.66895: in run() - task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.66897: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.66900: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.66902: calling self._execute()\n 8137 1726887514.66905: variable 'ansible_host' from source: host vars for 'managed_node2'\n 8137 1726887514.66907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 8137 1726887514.66911: variable 'omit' from source: magic vars\n 8137 1726887514.67326: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.67329: Evaluated conditional (timesync_mode == 3): False\n 8137 1726887514.67332: when evaluation is False, skipping this task\n 8137 1726887514.67335: _execute() done\n 8137 1726887514.67337: dumping result to json\n 8137 1726887514.67340: done dumping result, returning\n 8137 1726887514.67343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-107c-9d64-000000000032]\n 8137 1726887514.67371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.67964: sending task result for task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.68022: done sending task result for task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.68026: WORKER PROCESS EXITING\n 8137 1726887514.69026: done with get_vars()\n 8137 1726887514.69052: done getting variables\n 8137 1726887514.69115: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887514.69125: entering _queue_task() for managed_node3/service\n 8137 1726887514.69424: worker is 3 (out of 3 available)\n 8137 1726887514.69442: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.69568: done queuing things up, now waiting for results queue to drain\n 8137 1726887514.69571: waiting for pending results...\n 8137 1726887514.69983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 8137 1726887514.70147: in run() - task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.70174: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.70183: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.70223: calling self._execute()\n 8137 1726887514.70319: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887514.70340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887514.70359: variable 'omit' from source: magic vars\n 8137 1726887514.70879: variable 'timesync_mode' from source: set_fact\n 8137 1726887514.70893: Evaluated conditional (timesync_mode == 3): False\n 8137 1726887514.70905: when evaluation is False, skipping this task\n 8137 1726887514.70914: _execute() done\n 8137 1726887514.70922: dumping result to json\n 8137 1726887514.70928: done dumping result, returning\n 8137 1726887514.70939: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-107c-9d64-000000000032]\n 8137 1726887514.70964: sending task result for task 0e15955b-8119-107c-9d64-000000000032\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 8137 1726887514.71088: no more pending results, returning what we have\n 8137 1726887514.71096: results queue empty\n 8137 1726887514.71097: checking for any_errors_fatal\n 8137 1726887514.71104: done checking for any_errors_fatal\n 8137 1726887514.71105: checking for max_fail_percentage\n 8137 1726887514.71107: done checking for max_fail_percentage\n 8137 1726887514.71110: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.71111: done checking to see if all hosts have failed\n 8137 1726887514.71112: getting the remaining hosts for this loop\n 8137 1726887514.71114: done getting the remaining hosts for this loop\n 8137 1726887514.71118: getting the next task for host managed_node1\n 8137 1726887514.71128: done getting next task for host managed_node1\n 8137 1726887514.71130: ^ task is: TASK: meta (role_complete)\n 8137 1726887514.71133: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.71134: getting the next task for host managed_node2\n 8137 1726887514.71137: done getting next task for host managed_node2\n 8137 1726887514.71139: ^ task is: TASK: meta (role_complete)\n 8137 1726887514.71140: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.71141: getting the next task for host managed_node3\n 8137 1726887514.71144: done getting next task for host managed_node3\n 8137 1726887514.71146: ^ task is: TASK: meta (role_complete)\n 8137 1726887514.71147: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.71175: getting variables\n 8137 1726887514.71177: in VariableManager get_vars()\n 8137 1726887514.71222: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.71225: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.71227: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.71240: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.71243: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.71248: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.72225: done sending task result for task 0e15955b-8119-107c-9d64-000000000032\n 8137 1726887514.72229: WORKER PROCESS EXITING\n 8137 1726887514.75710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.76524: done with get_vars()\n 8137 1726887514.76541: done getting variables\n 8137 1726887514.76593: getting variables\n 8137 1726887514.76594: in VariableManager get_vars()\n 8137 1726887514.76603: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.76605: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.76606: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.76611: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.76614: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.76615: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.77203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.78055: done with get_vars()\n 8137 1726887514.78068: done getting variables\n 8137 1726887514.78114: getting variables\n 8137 1726887514.78115: in VariableManager get_vars()\n 8137 1726887514.78124: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.78126: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.78127: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.78131: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.78133: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.78135: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.78827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.79939: done with get_vars()\n 8137 1726887514.79956: done getting variables\n 8137 1726887514.80011: done queuing things up, now waiting for results queue to drain\n 8137 1726887514.80013: results queue empty\n 8137 1726887514.80014: checking for any_errors_fatal\n 8137 1726887514.80017: done checking for any_errors_fatal\n 8137 1726887514.80017: checking for max_fail_percentage\n 8137 1726887514.80018: done checking for max_fail_percentage\n 8137 1726887514.80019: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.80020: done checking to see if all hosts have failed\n 8137 1726887514.80020: getting the remaining hosts for this loop\n 8137 1726887514.80021: done getting the remaining hosts for this loop\n 8137 1726887514.80024: getting the next task for host managed_node1\n 8137 1726887514.80028: done getting next task for host managed_node1\n 8137 1726887514.80029: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887514.80031: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.80032: getting the next task for host managed_node2\n 8137 1726887514.80034: done getting next task for host managed_node2\n 8137 1726887514.80035: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887514.80036: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.80040: getting the next task for host managed_node3\n 8137 1726887514.80042: done getting next task for host managed_node3\n 8137 1726887514.80043: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887514.80044: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.80047: getting variables\n 8137 1726887514.80048: in VariableManager get_vars()\n 8137 1726887514.80060: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.80062: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.80065: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.80070: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.80072: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.80075: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.81260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.82478: done with get_vars()\n 8137 1726887514.82490: done getting variables\n 8137 1726887514.82527: in VariableManager get_vars()\n 8137 1726887514.82536: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.82538: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.82539: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.82542: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.82544: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.82546: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.83211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.84014: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node1\n 8137 1726887514.84041: getting variables\n 8137 1726887514.84042: in VariableManager get_vars()\n 8137 1726887514.84049: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.84051: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.84052: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.84056: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.84057: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.84059: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.84672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.85511: done with get_vars()\n 8137 1726887514.85523: done getting variables\n 8137 1726887514.85557: in VariableManager get_vars()\n 8137 1726887514.85566: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.85567: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.85569: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.85572: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.85573: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.85575: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.86157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.86968: done with get_vars()\n 8137 1726887514.86983: getting variables\n 8137 1726887514.86984: in VariableManager get_vars()\n 8137 1726887514.86991: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.86992: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.86994: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.86997: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.86998: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.87000: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.87634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.88437: done with get_vars()\n 8137 1726887514.88449: done getting variables\n 8137 1726887514.88480: in VariableManager get_vars()\n 8137 1726887514.88488: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.88490: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.88491: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.88494: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.88495: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.88497: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.89076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.89913: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node3\n 8137 1726887514.89935: done queuing things up, now waiting for results queue to drain\n 8137 1726887514.89937: results queue empty\n 8137 1726887514.89937: checking for any_errors_fatal\n 8137 1726887514.89938: done checking for any_errors_fatal\n 8137 1726887514.89939: checking for max_fail_percentage\n 8137 1726887514.89940: done checking for max_fail_percentage\n 8137 1726887514.89940: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887514.89941: done checking to see if all hosts have failed\n 8137 1726887514.89941: getting the remaining hosts for this loop\n 8137 1726887514.89942: done getting the remaining hosts for this loop\n 8137 1726887514.89944: getting the next task for host managed_node1\n 8137 1726887514.89946: done getting next task for host managed_node1\n 8137 1726887514.89948: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 8137 1726887514.89949: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.89950: getting the next task for host managed_node2\n 8137 1726887514.89952: done getting next task for host managed_node2\n 8137 1726887514.89953: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887514.89954: ^ state is: HOST STATE: block=7, 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\n 8137 1726887514.89954: getting the next task for host managed_node3\n 8137 1726887514.89955: done getting next task for host managed_node3\n 8137 1726887514.89956: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 8137 1726887514.89957: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 8137 1726887514.89958: getting variables\n 8137 1726887514.89959: in VariableManager get_vars()\n 8137 1726887514.89966: Calling all_inventory to load vars for managed_node1\n 8137 1726887514.89968: Calling groups_inventory to load vars for managed_node1\n 8137 1726887514.89969: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887514.89972: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887514.89973: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887514.89979: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887514.91049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.91871: done with get_vars()\n 8137 1726887514.91883: done getting variables\n 8137 1726887514.91913: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n\nRUNNING HANDLER [fedora.linux_system_roles.timesync : Restart chronyd] *********\ntask path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2\nFriday 20 September 2024 22:58:34 -0400 (0:00:00.299) 0:00:24.687 ****** \n 8137 1726887514.91932: entering _queue_task() for managed_node1/service\n 8137 1726887514.92343: worker is 1 (out of 3 available)\n 8137 1726887514.92360: exiting _queue_task() for managed_node1/service\n 8137 1726887514.92387: getting variables\n 8137 1726887514.92393: in VariableManager get_vars()\n 8137 1726887514.92524: Calling all_inventory to load vars for managed_node2\n 8137 1726887514.92531: Calling groups_inventory to load vars for managed_node2\n 8137 1726887514.92534: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887514.92561: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887514.92566: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887514.92571: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887514.93695: running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 8137 1726887514.93700: in run() - task 0e15955b-8119-107c-9d64-000000000034\n 8137 1726887514.93703: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.93705: variable 'ansible_search_path' from source: unknown\n 8137 1726887514.93714: calling self._execute()\n 8137 1726887514.93718: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.93721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.93723: variable 'omit' from source: magic vars\n 8137 1726887514.93725: variable 'omit' from source: magic vars\n 8137 1726887514.93727: variable 'omit' from source: magic vars\n 8137 1726887514.93729: variable 'omit' from source: magic vars\n 8137 1726887514.93731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887514.93734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887514.93736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887514.94050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887514.94054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887514.94057: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 8137 1726887514.94059: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.94061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.94064: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887514.94066: Set connection var ansible_pipelining to False\n 8137 1726887514.94069: Set connection var ansible_timeout to 10\n 8137 1726887514.94071: Set connection var ansible_shell_type to sh\n 8137 1726887514.94073: Set connection var ansible_connection to ssh\n 8137 1726887514.94075: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887514.94077: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887514.94079: variable 'ansible_connection' from source: unknown\n 8137 1726887514.94082: variable 'ansible_module_compression' from source: unknown\n 8137 1726887514.94084: variable 'ansible_shell_type' from source: unknown\n 8137 1726887514.94086: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887514.94088: variable 'ansible_host' from source: host vars for 'managed_node1'\n 8137 1726887514.94090: variable 'ansible_pipelining' from source: unknown\n 8137 1726887514.94092: variable 'ansible_timeout' from source: unknown\n 8137 1726887514.94095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 8137 1726887514.94120: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 8137 1726887514.94128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887514.94636: variable 'omit' from source: magic vars\n 8137 1726887514.94640: starting attempt loop\n 8137 1726887514.94642: running the handler\n 8137 1726887514.94644: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 8137 1726887514.95913: _low_level_execute_command(): starting\n 8137 1726887514.95918: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887514.96181: done with get_vars()\n 8137 1726887514.96207: done getting variables\n 8137 1726887514.96402: getting variables\n 8137 1726887514.96404: in VariableManager get_vars()\n 8137 1726887514.96421: Calling all_inventory to load vars for managed_node3\n 8137 1726887514.96424: Calling groups_inventory to load vars for managed_node3\n 8137 1726887514.96426: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887514.96431: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887514.96434: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887514.96602: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887514.98817: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887514.98821: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887514.98823: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887514.98826: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887514.98829: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887514.98832: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887514.98834: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887514.98836: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887514.98838: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887514.98841: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887514.98843: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887514.98847: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887514.98849: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887514.98852: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887514.98854: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887514.98856: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887514.98858: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887514.98865: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887514.98867: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887514.98869: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887514.98870: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887514.98872: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887514.98874: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887514.98876: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887514.98878: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.00266: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.00270: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.00273: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.00275: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.00277: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.00278: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.00280: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.00282: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.00284: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.00285: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.02144: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887515.02153: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.02157: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.02159: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.02169: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.02175: _low_level_execute_command(): starting\n 8137 1726887515.02177: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `\" && echo ansible-tmp-1726887515.0172262-9090-30168682258142=\"` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `\" ) && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `\" && echo ansible-tmp-1726887515.0172262-9090-30168682258142=\"` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `\" ) && sleep 0'\"'\"''\n 8137 1726887515.02675: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.02679: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.02706: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.02725: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.02741: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.02760: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.02781: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.02800: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.02823: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.02847: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.02863: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887515.02881: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.02898: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.02921: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.02944: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.02959: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.03193: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.03197: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.03201: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.03203: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.03205: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.03213: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.03216: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.03218: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.03220: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.03221: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.03223: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.03225: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.03227: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.03232: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.03234: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.03236: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.03258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887515.04229: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.04232: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.05725: stdout chunk (state=3):\n>>>ansible-tmp-1726887515.0172262-9090-30168682258142=/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142\n<<<\n 8137 1726887515.05730: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.05732: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.05735: stderr chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'ansible-tmp-1726887515.0172262-9090-30168682258142=/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.05745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887515.0172262-9090-30168682258142=/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.05749: variable 'ansible_module_compression' from source: unknown\n 8137 1726887515.05751: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887515.05754: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887515.05760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e TO /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887515.07195: Sending initial data\n 8137 1726887515.07200: Sent initial data (151 bytes)\n 8137 1726887515.10128: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.10132: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.10135: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.10137: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.10140: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.10142: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.10144: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.10151: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.10155: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.10158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.10161: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.10164: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.10168: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.10171: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887515.10173: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.10175: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.10177: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.10179: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.10181: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.10183: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.10185: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.10188: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.10190: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.10192: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.10194: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.10196: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.10199: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.10203: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.10205: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.10207: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.10211: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.10213: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.10215: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.10218: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.10220: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.10222: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.10224: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.11367: done with get_vars()\n 8137 1726887515.11507: done getting variables\n 8137 1726887515.11559: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True)\n 8137 1726887515.11569: entering _queue_task() for managed_node3/service\n 8137 1726887515.11954: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887515.11958: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887515.11961: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887515.11963: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e\r\n<<<\n 8137 1726887515.11965: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py\n<<<\n 8137 1726887515.11967: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887515.11969: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887515.12763: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887515.14035: worker is 2 (out of 3 available)\n 8137 1726887515.14252: exiting _queue_task() for managed_node3/service\n 8137 1726887515.14269: done queuing things up, now waiting for results queue to drain\n 8137 1726887515.14270: waiting for pending results...\n 8137 1726887515.15384: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887515.15390: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21805\r\n<<<\n 8137 1726887515.15480: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21805 bytes at 261120\r\n<<<\n 8137 1726887515.15518: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887515.15735: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.15807: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.15814: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21805\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21805 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887515.15932: done transferring module to remote\n 8137 1726887515.15943: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 8137 1726887515.15950: _low_level_execute_command(): starting\n 8137 1726887515.15960: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887515.16397: in run() - task 0e15955b-8119-107c-9d64-000000000034\n 8137 1726887515.16470: variable 'ansible_search_path' from source: unknown\n 8137 1726887515.16477: variable 'ansible_search_path' from source: unknown\n 8137 1726887515.16517: calling self._execute()\n 8137 1726887515.16766: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887515.16787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887515.16801: variable 'omit' from source: magic vars\n 8137 1726887515.17055: variable 'omit' from source: magic vars\n 8137 1726887515.17112: variable 'omit' from source: magic vars\n 8137 1726887515.17160: variable 'omit' from source: magic vars\n 8137 1726887515.17221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 8137 1726887515.17264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 8137 1726887515.17298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 8137 1726887515.17970: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.17974: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.18002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887515.18079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 8137 1726887515.18121: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 8137 1726887515.18180: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887515.18189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887515.18541: Set connection var ansible_module_compression to ZIP_DEFLATED\n 8137 1726887515.18557: Set connection var ansible_pipelining to False\n 8137 1726887515.18568: Set connection var ansible_timeout to 10\n 8137 1726887515.18575: Set connection var ansible_shell_type to sh\n 8137 1726887515.18582: Set connection var ansible_connection to ssh\n 8137 1726887515.18593: Set connection var ansible_shell_executable to /bin/sh\n 8137 1726887515.18726: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887515.18737: variable 'ansible_connection' from source: unknown\n 8137 1726887515.18749: variable 'ansible_module_compression' from source: unknown\n 8137 1726887515.18756: variable 'ansible_shell_type' from source: unknown\n 8137 1726887515.18763: variable 'ansible_shell_executable' from source: unknown\n 8137 1726887515.18770: variable 'ansible_host' from source: host vars for 'managed_node3'\n 8137 1726887515.18778: variable 'ansible_pipelining' from source: unknown\n 8137 1726887515.18785: variable 'ansible_timeout' from source: unknown\n 8137 1726887515.18792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 8137 1726887515.19139: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False)\n 8137 1726887515.19195: variable 'omit' from source: magic vars\n 8137 1726887515.19234: starting attempt loop\n 8137 1726887515.19277: running the handler\n 8137 1726887515.19726: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.19794: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.19797: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.19919: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.19922: _low_level_execute_command(): starting\n 8137 1726887515.19925: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887515.21027: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887515.21528: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.21544: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.21559: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.21576: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.21589: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.21632: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.21645: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.21658: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.21671: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.21684: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.21696: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.21710: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.21726: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.21737: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887515.21747: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.21760: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.21772: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.21786: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.21800: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.21823: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.21834: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.21845: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.21858: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.21871: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.22035: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.22047: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.22121: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.22138: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.22149: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.22171: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.22192: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.22206: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.22223: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.22234: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.22253: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.22289: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.22349: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.23755: _low_level_execute_command(): starting\n 8137 1726887515.23873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 8137 1726887515.24297: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887515.24301: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887515.24355: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887515.24422: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887515.24427: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887515.24473: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887515.24476: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887515.24544: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887515.24583: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887515.24596: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283dc0>\r\n<<<\n 8137 1726887515.24642: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887515.24683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae112283a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283b20>\r\n<<<\n 8137 1726887515.24706: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283ac0>\r\n<<<\n 8137 1726887515.24767: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887515.24785: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228490>\r\n<<<\n 8137 1726887515.24833: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.24837: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228940>\r\n<<<\n 8137 1726887515.24879: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228670>\r\n<<<\n 8137 1726887515.24890: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887515.24914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887515.24935: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887515.24976: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887515.25017: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf190>\r\n<<<\n 8137 1726887515.25020: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887515.25035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.25097: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf220>\r\n<<<\n 8137 1726887515.25127: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887515.25158: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n<<<\n 8137 1726887515.25164: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf940>\r\n<<<\n 8137 1726887515.25185: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11240880>\r\n<<<\n 8137 1726887515.25222: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fc8d90>\r\n<<<\n 8137 1726887515.25282: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2d90>\r\n<<<\n 8137 1726887515.25625: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887515.25716: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n<<<\n 8137 1726887515.25733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887515.25757: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887515.25794: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n<<<\n 8137 1726887515.25818: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6eeb0>\r\n<<<\n 8137 1726887515.25880: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f70f40>\r\n<<<\n 8137 1726887515.25918: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887515.25957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n<<<\n 8137 1726887515.25963: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887515.25999: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f67610>\r\n<<<\n 8137 1726887515.26024: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6e370>\r\n<<<\n 8137 1726887515.26038: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887515.26107: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887515.26126: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887515.26146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.26220: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e54dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e548b0>\r\n<<<\n 8137 1726887515.26250: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 8137 1726887515.26266: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54eb0>\r\n<<<\n 8137 1726887515.26272: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887515.26288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\n<<<\n 8137 1726887515.26342: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54f70>\r\n<<<\n 8137 1726887515.26355: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54e80>\r\n<<<\n 8137 1726887515.26362: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887515.26411: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49d30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887515.26438: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f42610>\r\n<<<\n 8137 1726887515.26497: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f56670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f75e50>\r\n<<<\n 8137 1726887515.26520: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887515.26560: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e66c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49250>\r\n<<<\n 8137 1726887515.26601: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887515.26657: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10f56280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n<<<\n 8137 1726887515.26705: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d90>\r\n<<<\n 8137 1726887515.26739: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d00>\r\n<<<\n 8137 1726887515.26793: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.26874: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887515.26953: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887515.26960: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39460>\r\n<<<\n 8137 1726887515.27075: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e6efa0>\r\n<<<\n 8137 1726887515.27115: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68490>\r\n<<<\n 8137 1726887515.27226: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887515.27238: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d5e1c0>\r\n<<<\n 8137 1726887515.27269: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e24c70>\r\n<<<\n 8137 1726887515.27332: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7b0a0>\r\n<<<\n 8137 1726887515.27354: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887515.27396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887515.27460: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d70e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887515.27501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82730>\r\n<<<\n 8137 1726887515.27580: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82c70>\r\n<<<\n 8137 1726887515.27648: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d103a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70f10>\r\n<<<\n 8137 1726887515.27668: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887515.27804: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d825b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e669d0>\r\n<<<\n 8137 1726887515.27843: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887515.27931: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b6a0>\r\n<<<\n 8137 1726887515.27981: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b850>\r\n<<<\n 8137 1726887515.28196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3bca0>\r\n<<<\n 8137 1726887515.28243: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d481f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b8e0>\r\n<<<\n 8137 1726887515.28266: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d2fa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e665b0>\r\n<<<\n 8137 1726887515.28293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887515.28350: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887515.28384: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3ba90>\r\n<<<\n 8137 1726887515.28536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887515.28554: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae10c5f670>\r\n<<<\n 8137 1726887515.28795: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.28890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.28932: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.28963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887515.28978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.29137: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.29209: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.29226: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.29240: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.29250: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.29296: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.29427: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.29446: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.29468: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.29487: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.29505: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.29641: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.29666: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.29684: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887515.29700: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.29724: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.29744: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.29760: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.29773: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.29785: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.29799: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.29813: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.29829: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.29849: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.29872: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.29890: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.30076: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.30093: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.30107: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.30184: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.30193: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.30201: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.30211: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.30218: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.30225: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.30237: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887515.30262: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.30320: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.31124: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d7c0>\r\n<<<\n 8137 1726887515.31179: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.31204: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887515.31220: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9d160>\r\n<<<\n 8137 1726887515.31251: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d280>\r\n<<<\n 8137 1726887515.31307: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9df10>\r\n<<<\n 8137 1726887515.31313: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887515.31355: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9dd30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887515.31423: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9df70>\r\n<<<\n 8137 1726887515.31427: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887515.31439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887515.31501: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d100>\r\n<<<\n 8137 1726887515.31539: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887515.31542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887515.31570: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887515.31657: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5cee0>\r\n<<<\n 8137 1726887515.31711: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105470d0>\r\n<<<\n 8137 1726887515.31744: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105472b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887515.31762: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887515.31794: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10547c40>\r\n<<<\n 8137 1726887515.31806: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84dc0>\r\n<<<\n 8137 1726887515.31947: stdout chunk (state=3):\n>>>/root\n<<<\n 8137 1726887515.31962: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b843a0>\r\n<<<\n 8137 1726887515.31991: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32080: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84f70>\r\n<<<\n 8137 1726887515.32095: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32132: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.32159: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.32164: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32167: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.32169: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bd2c10>\r\n<<<\n<10.31.41.70> (0, b'/root\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.32223: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.32226: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10baecd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b51b80>\r\n<<<\n 8137 1726887515.32351: _low_level_execute_command(): starting\n 8137 1726887515.32357: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10bae4c0>\r\n<<<\n 8137 1726887515.32360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `\" && echo ansible-tmp-1726887515.3221152-9108-247080060475147=\"` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `\" ) && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887515.32367: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae4f0>\r\n<<<\n 8137 1726887515.32370: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `\" && echo ansible-tmp-1726887515.3221152-9108-247080060475147=\"` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `\" ) && sleep 0'\"'\"''\n 8137 1726887515.32375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32377: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887515.32379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32443: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be41f0>\r\n<<<\n 8137 1726887515.32468: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887515.32476: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32527: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105b28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4370>\r\n<<<\n 8137 1726887515.32568: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887515.32596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.32627: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887515.32694: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4ca0>\r\n<<<\n 8137 1726887515.32827: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b2880>\r\n<<<\n 8137 1726887515.32919: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a58b0>\r\n<<<\n 8137 1726887515.32951: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b7d190>\r\n<<<\n 8137 1726887515.33003: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10be4670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bdd8b0>\r\n<<<\n 8137 1726887515.33031: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887515.33038: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887515.33060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887515.33113: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a79d0>\r\n<<<\n 8137 1726887515.33321: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105c4b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1640>\r\n<<<\n 8137 1726887515.33534: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a7f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1a30>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.33537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887515.33540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.33542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.33545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887515.33573: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887515.33588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.33684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.33781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.34229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.34686: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887515.34695: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887515.34722: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n<<<\n 8137 1726887515.34726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.34782: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105ed7c0>\r\n<<<\n 8137 1726887515.34849: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f2820>\r\n<<<\n 8137 1726887515.34866: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae101459a0>\r\n<<<\n 8137 1726887515.34928: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887515.34937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.34967: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887515.34970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.35083: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.35219: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887515.35248: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5b760>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.35516: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.35519: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.35566: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.35573: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\n<<<\n 8137 1726887515.35577: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.35581: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.35584: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.35625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.35853: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.36000: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36023: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.36026: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887515.36042: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.36049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36105: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.36124: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.36160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36200: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887515.36206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36258: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36351: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.36368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 8137 1726887515.36374: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36443: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.36629: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.36817: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887515.36848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887515.36926: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f3d0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.36993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37057: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 8137 1726887515.37085: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.37128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37169: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.37205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37401: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887515.37421: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.37500: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105e49a0>\r\n<<<\n 8137 1726887515.37593: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0ffc1be0>\r\n<<<\n 8137 1726887515.37630: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.37694: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37741: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.37816: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887515.37834: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887515.37841: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887515.37874: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887515.37892: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887515.37920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887515.38002: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f5670>\r\n<<<\n 8137 1726887515.38026: stdout chunk (state=3):\n>>>ansible-tmp-1726887515.3221152-9108-247080060475147=/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147\n<<<\n 8137 1726887515.38034: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b6fd90>\r\n<<<\n 8137 1726887515.38159: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.38237: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.38259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887515.38272: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38322: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.38326: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.38328: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.70> (0, b'ansible-tmp-1726887515.3221152-9108-247080060475147=/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.38422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887515.3221152-9108-247080060475147=/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.38431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38436: variable 'ansible_module_compression' from source: unknown\n 8137 1726887515.38438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38619: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38625: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 8137 1726887515.38627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38629: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.38631: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887515.38633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.38747: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 8137 1726887515.38756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 8137 1726887515.38770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu TO /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887515.38897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.39034: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.39064: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.39179: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39182: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39185: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n<<<\n 8137 1726887515.39234: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39259: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016dac0>\r\n<<<\n 8137 1726887515.39261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887515.39333: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39338: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10124a90>\r\n<<<\n 8137 1726887515.39373: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10124a00>\r\n<<<\n 8137 1726887515.39459: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10159760>\r\n<<<\n 8137 1726887515.39489: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016d190>\r\n<<<\n 8137 1726887515.39516: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4af0>\r\n<<<\n 8137 1726887515.39527: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887515.39573: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39593: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b80cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10112160>\r\n<<<\n 8137 1726887515.39625: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39662: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b802e0>\r\n<<<\n 8137 1726887515.39715: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887515.39737: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887515.39741: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0ff2cfa0>\r\n<<<\n 8137 1726887515.39781: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10155dc0>\r\n<<<\n 8137 1726887515.39828: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.39851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887515.39854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.39857: Sending initial data\n 8137 1726887515.39859: Sent initial data (152 bytes)\n 8137 1726887515.39893: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.39939: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.39994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40065: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 8137 1726887515.40080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 8137 1726887515.40095: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40147: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.40180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40228: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.40269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40325: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 8137 1726887515.40329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40420: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40539: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 8137 1726887515.40543: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.40921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41293: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.41339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41392: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41465: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 8137 1726887515.41468: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41519: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.41572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41640: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887515.41643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41677: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41691: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.41726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41758: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 8137 1726887515.41762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.41902: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887515.41928: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10149670>\r\n<<<\n 8137 1726887515.41961: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887515.41964: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887515.42128: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe44f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 8137 1726887515.42131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.42182: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.42249: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.42322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.42404: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.42469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.42542: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 8137 1726887515.42548: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.42575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.42632: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887515.42782: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fe37c10>\r\n<<<\n 8137 1726887515.43028: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe83b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.43078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43138: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.43205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43516: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887515.43519: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43592: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.43630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43681: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887515.43748: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fdbf4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fdbfa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 8137 1726887515.43770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.43817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43860: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 8137 1726887515.43863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.43982: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44053: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.44117: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.44120: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.44125: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.44139: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.44199: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.44202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44285: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.44319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44366: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.44433: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.44436: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.44452: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.44455: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.44471: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.44474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44477: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.44481: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44483: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.44527: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887515.44534: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.44544: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.44553: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.44575: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.44578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44580: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.44583: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.44590: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.44598: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.44622: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.44692: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.44703: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.44707: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.44715: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.44786: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.44813: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44865: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.44922: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.44957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.44975: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.44989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.45003: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.45010: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887515.45022: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.45066: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.45424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.45855: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 8137 1726887515.45858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.45940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46032: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.46117: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46206: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.46333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46478: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 8137 1726887515.46502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.46542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46594: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 8137 1726887515.46597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46834: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887515.46841: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887515.46875: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887515.46918: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887515.46922: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.46953: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py\n<<<\n 8137 1726887515.46956: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887515.46991: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py M:0x001a\r\n<<<\n 8137 1726887515.47369: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.47723: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.47742: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887515.48105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.48226: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.48327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.48433: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.48583: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.48668: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.48713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.48938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.49151: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.49584: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.49816: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887515.50053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887515.50089: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n<<<\n 8137 1726887515.50183: stdout chunk (state=3):\n>>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fbee2e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fbee6d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fc1fb80>\r\n<<<\n 8137 1726887515.50536: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887515.50578: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\r\n<<<\n 8137 1726887515.50586: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21806 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887515.50630: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887515.50722: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.51022: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.51027: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 21806 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887515.51037: done transferring module to remote\n 8137 1726887515.51041: _low_level_execute_command(): starting\n 8137 1726887515.51044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887515.51820: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887515.52209: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887515.52718: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 8137 1726887515.52944: stdout chunk (state=3):\n>>># clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n<<<\n 8137 1726887515.53164: stdout chunk (state=3):\n>>># cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n<<<\n 8137 1726887515.53218: stdout chunk (state=3):\n>>># cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887515.53500: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887515.53510: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887515.53535: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 8137 1726887515.53551: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887515.53602: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887515.53628: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887515.53670: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887515.53740: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887515.53765: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887515.53791: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy datetime\r\n<<<\n 8137 1726887515.53814: stdout chunk (state=3):\n>>># destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n<<<\n 8137 1726887515.53847: stdout chunk (state=3):\n>>># destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887515.53928: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n<<<\n 8137 1726887515.54045: stdout chunk (state=3):\n>>># cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n<<<\n 8137 1726887515.54110: stdout chunk (state=3):\n>>># cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n<<<\n 8137 1726887515.54118: stdout chunk (state=3):\n>>># cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887515.54158: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887515.54191: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.54206: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.54229: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.54247: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.54320: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.54338: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887515.54371: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887515.54403: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887515.54410: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887515.54434: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.54442: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887515.54568: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.54580: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.54595: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.54607: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.54626: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.54644: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.54673: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.54692: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887515.54707: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.54726: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.54744: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.54758: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.54769: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.54783: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.54793: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.54802: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.54817: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.54839: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887515.54842: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.54844: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.54926: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.54929: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.54931: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae112283a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11240880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fc8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6eeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f70f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f67610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6d640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6e370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e54dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e548b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f42610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f56670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f75e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e66c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10f56280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7ba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e6efa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d5e1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e24c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7b0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d70e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d103a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d825b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e669d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3bca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d481f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d2fa30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e665b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3ba90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae10c5f670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9d160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9df10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9dd30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9df70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5cee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105470d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105472b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10547c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b843a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bd2c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10baecd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b51b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10bae4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a5250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be41f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105b28e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4ca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b2880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a58b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b7d190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10be4670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bdd8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a79d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105c4b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a7f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105ed7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f2820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae101459a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5b760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f3d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105e49a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0ffc1be0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f5670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b6fd90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016dac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10124a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10124a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10159760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016d190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4f10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4af0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b80cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10112160>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b802e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0ff2cfa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10155dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4dc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10149670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe44f10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fe37c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe83b20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fdbf4f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fdbfa30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fbee2e0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fbee6d0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fc1fb80>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887515.57195: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae112283a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11240880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6eeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f70f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f67610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6d640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e54dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e548b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f56670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e66c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10f56280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e6efa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d5e1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e24c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d70e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d103a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d825b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e669d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3bca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d481f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d2fa30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e665b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3ba90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae10c5f670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9d160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9df10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9dd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9df70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5cee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105470d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105472b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10547c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b843a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bd2c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10baecd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b51b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10bae4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a5250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be41f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105b28e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4ca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b2880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a58b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b7d190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10be4670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bdd8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a79d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105c4b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a7f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105ed7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f2820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae101459a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5b760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105e49a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0ffc1be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f5670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b6fd90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016dac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10124a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10124a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10159760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016d190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b80cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10112160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b802e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0ff2cfa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10155dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10149670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe44f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fe37c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe83b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fdbf4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fdbfa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fbee2e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fbee6d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fc1fb80>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887515.61165: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887515.0172262-9090-30168682258142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887515.61169: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.61172: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 8137 1726887515.61175: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.61178: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.61180: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.61182: stdout chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.61188: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.63526: _low_level_execute_command(): starting\n 8137 1726887515.63530: variable 'ansible_module_compression' from source: unknown\n 8137 1726887515.63533: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887515.63551: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0'\"'\"''\n 8137 1726887515.63570: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 8137 1726887515.63574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py\n<10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 TO /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py\n<10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' '[10.31.41.248]'\n 8137 1726887515.63617: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.63622: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.63685: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.63691: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.63693: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.63696: Sending initial data\n 8137 1726887515.63698: Sent initial data (153 bytes)\n 8137 1726887515.63700: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.63722: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.63726: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.63740: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.63743: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.63747: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.63758: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.63761: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.63763: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887515.63765: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.63834: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.63839: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.63841: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.63844: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.63848: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887515.63851: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.63853: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.63855: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.63857: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.63859: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.63862: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.63866: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.63895: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.63897: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.63900: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.63925: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.63927: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.63929: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.63931: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.63934: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887515.63936: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.63939: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.63942: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887515.63944: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887515.63953: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887515.64010: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887515.64044: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887515.64049: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 8137 1726887515.64052: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887515.64054: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887515.64179: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887515.64203: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973dc0>\r\n<<<\n 8137 1726887515.64227: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d9183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973b20>\r\n<<<\n 8137 1726887515.64230: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64259: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973ac0>\r\n<<<\n 8137 1726887515.64263: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 8137 1726887515.64293: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64296: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918490>\r\n<<<\n 8137 1726887515.64326: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64332: stdout chunk (state=3):\n>>>import '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918940>\r\n<<<\n 8137 1726887515.64334: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918670>\r\n<<<\n 8137 1726887515.64336: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64338: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887515.64340: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64342: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887515.64344: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64366: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf190>\r\n<<<\n 8137 1726887515.64430: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887515.64437: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64439: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf220>\r\n<<<\n 8137 1726887515.64461: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64464: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf940>\r\n<<<\n 8137 1726887515.64467: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d930880>\r\n<<<\n 8137 1726887515.64469: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8c8d90>\r\n<<<\n 8137 1726887515.64472: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2d90>\r\n<<<\n 8137 1726887515.64474: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918970>\r\n<<<\n 8137 1726887515.64477: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887515.64479: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.64481: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.64483: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.64485: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.64487: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.64489: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.64491: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.64493: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64495: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.64497: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887515.64499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n<<<\n 8137 1726887515.64503: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.64505: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64507: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893eb0>\r\n<<<\n 8137 1726887515.64511: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.64515: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.64517: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.64520: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887515.64522: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.64524: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d896f40>\r\n<<<\n 8137 1726887515.64526: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n<<<\n 8137 1726887515.64532: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n<<<\n 8137 1726887515.64534: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n<<<\n 8137 1726887515.64536: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64538: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.64547: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d88c610>\r\n<<<\n 8137 1726887515.64550: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d890640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893370>\r\n<<<\n 8137 1726887515.64552: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887515.64554: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.64556: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.64559: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.64580: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.64583: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.64585: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.64587: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.64591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d54ddc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54d8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54deb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54df70>\r\n<<<\n 8137 1726887515.64594: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54de80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86ed30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887515.64670: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d867610>\r\n<<<\n 8137 1726887515.64755: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d87a670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d89ae50>\r\n<<<\n 8137 1726887515.64759: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n<<<\n 8137 1726887515.64762: stdout chunk (state=3):\n>>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d55fc70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86e250>\r\n<<<\n 8137 1726887515.64783: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887515.64789: stdout chunk (state=3):\n>>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d87a280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n<<<\n 8137 1726887515.70032: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70036: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70038: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887515.70040: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55ffa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd90>\r\n<<<\n 8137 1726887515.70043: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd00>\r\n<<<\n 8137 1726887515.70047: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70050: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70062: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887515.70065: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70067: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532370>\r\n<<<\n 8137 1726887515.70070: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887515.70072: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70074: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532460>\r\n<<<\n 8137 1726887515.70076: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d566fa0>\r\n<<<\n 8137 1726887515.70078: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561a30>\r\n<<<\n 8137 1726887515.70081: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561490>\r\n<<<\n 8137 1726887515.70083: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887515.70085: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70088: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887515.70090: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70093: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n<<<\n 8137 1726887515.70095: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4801c0>\r\n<<<\n 8137 1726887515.70098: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d51dc70>\r\n<<<\n 8137 1726887515.70100: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a00a0>\r\n<<<\n 8137 1726887515.70103: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887515.70105: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70131: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492af0>\r\n<<<\n 8137 1726887515.70136: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 8137 1726887515.70138: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d492e20>\r\n<<<\n 8137 1726887515.70152: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70155: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4730>\r\n<<<\n 8137 1726887515.70169: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887515.70173: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70175: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4c70>\r\n<<<\n 8137 1726887515.70177: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d4313a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492f10>\r\n<<<\n 8137 1726887515.70179: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70181: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a45b0>\r\n<<<\n 8137 1726887515.70184: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887515.70186: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442340>\r\n<<<\n 8137 1726887515.70191: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f9d0>\r\n<<<\n 8137 1726887515.70192: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887515.70194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70196: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887515.70198: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70199: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d6a0>\r\n<<<\n 8137 1726887515.70202: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887515.70204: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70226: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\n<<<\n 8137 1726887515.70230: stderr chunk (state=3):\n>>>debug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887515.70232: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2\r\ndebug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887515.70236: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py\n<<<\n 8137 1726887515.70254: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70258: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 8137 1726887515.70261: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45dca0>\r\n<<<\n 8137 1726887515.70263: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d46a1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d451a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f5b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45da90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc53d379670>\r\n<<<\n 8137 1726887515.70265: stdout chunk (state=3):\n>>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip'\r\n<<<\n 8137 1726887515.70268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.70270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.70271: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.70273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.70275: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887515.70287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.70290: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887515.70292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.70322: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376\r\n<<<\n 8137 1726887515.70328: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31376 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\n<<<\n 8137 1726887515.70331: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\n<<<\n 8137 1726887515.70333: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70335: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.70337: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.70339: stdout chunk (state=3):\n>>><<<\n<10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31376 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887515.70349: done transferring module to remote\n 8137 1726887515.70352: _low_level_execute_command(): starting\n 8137 1726887515.70354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887515.70364: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd654f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65d30>\r\nimport 'atexit' # \r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887515.70378: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887515.70382: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70384: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65100>\r\n<<<\n 8137 1726887515.70386: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887515.70388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70390: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887515.70392: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70394: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n<<<\n 8137 1726887515.70396: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70398: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd3a130>\r\n<<<\n 8137 1726887515.70400: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e0d0>\r\n<<<\n 8137 1726887515.70402: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e2b0>\r\n<<<\n 8137 1726887515.70404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n<<<\n 8137 1726887515.70406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70410: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cc3ec40>\r\n<<<\n 8137 1726887515.70414: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cdc0>\r\n<<<\n 8137 1726887515.70416: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4c3a0>\r\n<<<\n 8137 1726887515.70419: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n<<<\n 8137 1726887515.70422: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70425: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cf70>\r\n<<<\n 8137 1726887515.70428: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70430: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70440: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n<<<\n 8137 1726887515.70443: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70449: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n<<<\n 8137 1726887515.70451: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd9ac10>\r\n<<<\n 8137 1726887515.70454: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6ccd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c3a0>\r\n<<<\n 8137 1726887515.70456: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd19b80>\r\n<<<\n 8137 1726887515.70459: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd6c4c0>\r\n<<<\n 8137 1726887515.70462: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.70464: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c4f0>\r\n<<<\n 8137 1726887515.72771: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n<<<\n 8137 1726887515.72774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72776: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887515.72780: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72782: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n<<<\n 8137 1726887515.72784: stdout chunk (state=3):\n>>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac1f0>\r\n<<<\n 8137 1726887515.72786: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887515.72788: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72792: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cca98e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac370>\r\n<<<\n 8137 1726887515.72794: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887515.72795: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72797: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n<<<\n 8137 1726887515.72799: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887515.72801: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdacca0>\r\n<<<\n 8137 1726887515.72803: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca9880>\r\n<<<\n 8137 1726887515.72805: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c8b0>\r\n<<<\n 8137 1726887515.72807: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd45190>\r\n<<<\n 8137 1726887515.72811: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cdac670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cda48b0>\r\n<<<\n 8137 1726887515.72813: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72814: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887515.72816: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72818: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9e9d0>\r\n<<<\n 8137 1726887515.72820: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccbbb80>\r\n<<<\n 8137 1726887515.72822: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8640>\r\n<<<\n 8137 1726887515.72824: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9ef70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8a30>\r\n<<<\n 8137 1726887515.72826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887515.72830: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.72837: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 8137 1726887515.72864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72870: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.72872: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.72874: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.72876: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.72878: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.72881: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72883: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.72885: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.72887: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.72889: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.72891: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.72893: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.72895: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.72897: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.72899: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887515.72901: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.72902: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.72904: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.72906: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.72910: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.72912: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.72914: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.72916: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.72918: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.72920: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.72922: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.72924: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.72926: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.72928: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.72929: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.72931: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.72933: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.72935: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.72937: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.72939: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.72941: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.72942: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.72944: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.72949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.72951: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 8137 1726887515.72953: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 8137 1726887515.72955: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.72957: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cce47c0>\r\n<<<\n 8137 1726887515.72960: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cce9820>\r\n<<<\n 8137 1726887515.72962: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c8609a0>\r\n<<<\n 8137 1726887515.73025: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887515.73030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.73033: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 8137 1726887515.73035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.73037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.73040: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887515.73042: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd23760>\r\n<<<\n 8137 1726887515.73044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.73412: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.73771: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887515.73774: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.73776: stderr chunk (state=3):\n>>><<<\n 8137 1726887515.73794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887515.73841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.73907: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887515.73912: _low_level_execute_command(): starting\n 8137 1726887515.73915: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n 8137 1726887515.73943: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.73980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.73984: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887515.73987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' -tt 10.31.41.248 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887515.74143: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.74157: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.74185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74229: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 8137 1726887515.74232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74602: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887515.74641: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\n<<<\n 8137 1726887515.74644: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 8137 1726887515.74726: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd683d0>\r\n<<<\n 8137 1726887515.74729: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74858: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887515.74884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.74956: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.74999: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75191: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887515.75218: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.75296: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccdb9a0>\r\n<<<\n 8137 1726887515.75398: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c6dcbe0>\r\n<<<\n 8137 1726887515.75448: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.75500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75625: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n<<<\n 8137 1726887515.75639: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887515.75654: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887515.75695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887515.75724: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887515.75727: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887515.75810: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53ccec670>\r\n<<<\n 8137 1726887515.75843: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd37d90>\r\n<<<\n 8137 1726887515.75912: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd68400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.75935: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.75964: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887515.76075: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.76078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887515.76090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76231: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76373: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.76442: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76567: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 8137 1726887515.76570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76712: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887515.76850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.76933: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.76965: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.76969: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.76985: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.76989: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.77014: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n<<<\n 8137 1726887515.77017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77068: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88dac0>\r\n<<<\n 8137 1726887515.77071: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77074: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.77076: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887515.77078: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887515.77091: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887515.77095: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.77138: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77161: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77164: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c840a90>\r\n<<<\n 8137 1726887515.77184: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.77188: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.77190: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887515.77201: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c840a00>\r\n<<<\n 8137 1726887515.77226: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\n<<<\n 8137 1726887515.77241: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887515.77244: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887515.77306: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887515.77312: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c875760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88d190>\r\n<<<\n 8137 1726887515.77315: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887515.77317: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887515.77319: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\n<<<\n 8137 1726887515.77321: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887515.77363: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0f10>\r\n<<<\n 8137 1726887515.77366: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887515.77367: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887515.77369: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887515.77371: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0af0>\r\n<<<\n 8137 1726887515.77415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77438: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887515.77441: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887515.77444: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd48cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c82e160>\r\n<<<\n 8137 1726887515.77469: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887515.77472: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887515.77512: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77516: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd482e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887515.77555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887515.77567: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c648fa0>\r\n<<<\n 8137 1726887515.77603: stdout chunk (state=3):\n>>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c872dc0>\r\n<<<\n 8137 1726887515.77630: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887515.77665: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887515.77668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.77710: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887515.77728: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887515.77731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.77747: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887515.77762: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887515.77773: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.77777: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887515.77785: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887515.77815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.77864: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\n<<<\n 8137 1726887515.77923: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887515.77942: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.77947: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887515.77967: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.78005: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78065: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.78100: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78147: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 8137 1726887515.78155: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78360: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 8137 1726887515.78363: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.78756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79133: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.79174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79269: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79293: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.79333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79349: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.79396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79461: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887515.79466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79522: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.79552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79566: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.79622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.79696: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887515.79723: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c865670>\r\n<<<\n 8137 1726887515.79740: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887515.79760: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887515.79886: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 8137 1726887515.79907: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\n<<<\n 8137 1726887515.79912: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c560f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.79976: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887515.79983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80003: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887515.80042: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n# installing zipimport hook\r\n<<<\n 8137 1726887515.80051: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 8137 1726887515.80086: stdout chunk (state=3):\n>>>import 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887515.80097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80132: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.80152: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887515.80190: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887515.80212: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8dc0>\r\n<<<\n 8137 1726887515.80220: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.80266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80269: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n<<<\n 8137 1726887515.80310: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.80351: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8ac0>\r\nimport '_signal' # \r\n<<<\n 8137 1726887515.80369: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80414: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887515.80441: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\n<<<\n 8137 1726887515.80445: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d940>\r\n<<<\n 8137 1726887515.80468: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d670>\r\n<<<\n 8137 1726887515.80489: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n<<<\n 8137 1726887515.80516: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n<<<\n 8137 1726887515.80523: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n<<<\n 8137 1726887515.80561: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c546c10>\r\n<<<\n 8137 1726887515.80579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n<<<\n 8137 1726887515.80602: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\n<<<\n 8137 1726887515.80621: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034190>\r\n<<<\n 8137 1726887515.80627: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n<<<\n 8137 1726887515.80650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\n<<<\n 8137 1726887515.80722: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034220>\r\n<<<\n 8137 1726887515.80747: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n<<<\n 8137 1726887515.80802: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c59fb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.80817: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89095880>\r\n<<<\n 8137 1726887515.80851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80860: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8902dd90>\r\n<<<\n 8137 1726887515.80912: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.80922: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057d90>\r\n<<<\n 8137 1726887515.80971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.80991: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d970>\r\n<<<\n 8137 1726887515.80997: stdout chunk (state=3):\n>>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n<<<\n 8137 1726887515.81029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81269: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.81311: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81364: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.81398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81404: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n<<<\n 8137 1726887515.81446: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887515.81494: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c4da4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c4daa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.81542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.81558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\n<<<\n 8137 1726887515.81580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81622: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.81638: stdout chunk (state=3):\n>>>import '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dcc610>\r\n<<<\n 8137 1726887515.81678: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3370>\r\n<<<\n 8137 1726887515.81693: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n<<<\n 8137 1726887515.81744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n<<<\n 8137 1726887515.81784: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n<<<\n 8137 1726887515.81834: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.81842: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n<<<\n 8137 1726887515.81885: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.81893: stdout chunk (state=3):\n>>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cb3dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb38b0>\r\nimport 'itertools' # \r\n<<<\n 8137 1726887515.81928: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3eb0>\r\n<<<\n 8137 1726887515.81973: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.81976: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n<<<\n 8137 1726887515.82005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3f70>\r\n<<<\n 8137 1726887515.82021: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3e80>\r\n<<<\n 8137 1726887515.82041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82051: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 8137 1726887515.82077: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82086: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88daed30>\r\nimport '_functools' # \r\n<<<\n 8137 1726887515.82122: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.82130: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88da7610>\r\n<<<\n 8137 1726887515.82165: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dbb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ddae50>\r\n<<<\n 8137 1726887515.82222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82238: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cc5c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dae250>\r\n<<<\n 8137 1726887515.82276: stdout chunk (state=3):\n>>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88dbb280>\r\n<<<\n 8137 1726887515.82292: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de0a00>\r\n<<<\n 8137 1726887515.82307: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n<<<\n 8137 1726887515.82344: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82375: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887515.82388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d90>\r\n<<<\n 8137 1726887515.82416: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d00>\r\n<<<\n 8137 1726887515.82470: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 8137 1726887515.82476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82497: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n<<<\n 8137 1726887515.82503: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887515.82546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887515.82584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82595: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887515.82618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887515.82639: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98460>\r\n<<<\n 8137 1726887515.82676: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887515.82683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.82761: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ccdfa0>\r\n<<<\n 8137 1726887515.82803: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7a30>\r\n<<<\n 8137 1726887515.82811: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7490>\r\n<<<\n 8137 1726887515.82839: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n<<<\n 8137 1726887515.82846: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887515.82875: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887515.82893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n<<<\n 8137 1726887515.82921: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bcc1c0>\r\n<<<\n 8137 1726887515.82962: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c83c70>\r\n<<<\n 8137 1726887515.83021: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de00a0>\r\n<<<\n 8137 1726887515.83034: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887515.83092: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887515.83105: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdeaf0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887515.83143: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bdee20>\r\n<<<\n 8137 1726887515.83195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.83223: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0730>\r\n<<<\n 8137 1726887515.83244: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887515.83259: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\n<<<\n 8137 1726887515.83285: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0c70>\r\n<<<\n 8137 1726887515.83336: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b893a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdef10>\r\n<<<\n 8137 1726887515.83360: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887515.83416: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf05b0>\r\n<<<\n 8137 1726887515.83448: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 8137 1726887515.83460: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99340>\r\n<<<\n 8137 1726887515.83490: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc59d0>\r\n<<<\n 8137 1726887515.83522: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887515.83557: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887515.83637: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.83652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb56a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5760>\r\n<<<\n 8137 1726887515.83704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.83718: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887515.83783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.83868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.83911: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5ca0>\r\n<<<\n 8137 1726887515.83964: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.83986: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bc11f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb58e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ba8a30>\r\n<<<\n 8137 1726887515.84011: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc55b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887515.84080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5a90>\r\n<<<\n 8137 1726887515.84269: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84300: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84329: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84339: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab88ade670>\r\n<<<\n 8137 1726887515.84421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84527: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84644: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84688: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84851: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887515.84854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84942: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.84949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.84975: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.85041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85114: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 8137 1726887515.85150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85166: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.85210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85277: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 8137 1726887515.85280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85316: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85375: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.85590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85815: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 8137 1726887515.85818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85928: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.85957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.85993: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 8137 1726887515.85996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86062: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.86090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86130: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 8137 1726887515.86133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86297: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.86317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887515.86322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86388: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.86431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86434: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86475: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86665: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 8137 1726887515.86668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86756: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.86828: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c7c0>\r\n<<<\n 8137 1726887515.86861: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.86913: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887515.86927: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1c160>\r\n<<<\n 8137 1726887515.86949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.86977: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c280>\r\n<<<\n 8137 1726887515.87014: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87084: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cd30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887515.87128: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887515.87163: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.87216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c100>\r\n<<<\n 8137 1726887515.87278: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87281: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87294: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.87297: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.87327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.87358: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889e4ee0>\r\n<<<\n 8137 1726887515.87436: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 8137 1726887515.87485: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c70d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c72b0>\r\n<<<\n 8137 1726887515.87488: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87502: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.87516: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab883c7c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03dc0>\r\n<<<\n 8137 1726887515.87574: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 8137 1726887515.87665: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a033a0>\r\n<<<\n 8137 1726887515.87692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.87733: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n<<<\n 8137 1726887515.87753: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87783: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87841: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n<<<\n 8137 1726887515.87904: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n<<<\n 8137 1726887515.87956: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n<<<\n 8137 1726887515.88002: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88017: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c31f2e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c31f6d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c33cb80>\r\n<<<\n 8137 1726887515.88048: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a53c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1ecd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889d0b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1e4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88065: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887515.88068: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88126: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88953250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a631f0>\r\n<<<\n 8137 1726887515.88149: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88206: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889608e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63370>\r\n<<<\n 8137 1726887515.88229: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887515.88301: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88304: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\n<<<\n 8137 1726887515.88359: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63d30>\r\n<<<\n 8137 1726887515.88486: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88960880>\r\n<<<\n 8137 1726887515.88571: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889fc0d0>\r\n<<<\n 8137 1726887515.88613: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a289a0>\r\n<<<\n 8137 1726887515.88649: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889600d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a5c8b0>\r\n<<<\n 8137 1726887515.88705: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88709: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887515.88746: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887515.88760: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889559d0>\r\n<<<\n 8137 1726887515.88971: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88972b80>\r\n<<<\n 8137 1726887515.88981: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895f640>\r\n<<<\n 8137 1726887515.89023: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88955f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895fa30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.89040: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887515.89043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.89101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.89211: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 8137 1726887515.89235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.89331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.89428: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887515.89440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.89704: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 8137 1726887515.89869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.90249: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n<<<\n 8137 1726887515.90385: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887515.90435: stdout chunk (state=3):\n>>># restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n<<<\n 8137 1726887515.90441: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887515.90449: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab8899c7c0>\r\n<<<\n 8137 1726887515.90522: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a1820>\r\n<<<\n 8137 1726887515.90525: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fc39a0>\r\n<<<\n 8137 1726887515.90577: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 8137 1726887515.90631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.90681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.90688: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887515.90757: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887515.90760: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887515.90792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.90873: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887515.90928: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n<<<\n 8137 1726887515.90966: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887515.90981: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n<<<\n 8137 1726887515.91141: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889da760>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.91273: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 8137 1726887515.91323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.91342: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n<<<\n 8137 1726887515.91350: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887515.91504: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887515.91569: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887515.91593: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 8137 1726887515.91606: stdout chunk (state=3):\n>>># destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887515.91622: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887515.91654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.91711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.91774: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.91853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.92024: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887515.92028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.92055: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.92092: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887515.92116: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887515.92119: stdout chunk (state=3):\n>>><<<\n 8137 1726887515.92121: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d9183a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d930880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8c8d90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d896f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d88c610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d890640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d54ddc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54d8b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54deb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54df70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54de80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86ed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d867610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d87a670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d89ae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d55fc70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86e250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d87a280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55ffa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d566fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4801c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d51dc70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d492e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d4313a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a45b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f9d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45dca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d46a1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d451a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f5b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45da90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc53d379670>\\r\\n# zipimport: found 103 names in \\'/tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd657c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd654f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd3a130>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e0d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e2b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cc3ec40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4c3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd9ac10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6ccd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd19b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd6c4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cca98e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdacca0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca9880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c8b0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd45190>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cdac670>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cda48b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9e9d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccbbb80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9ef70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8a30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cce47c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cce9820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c8609a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd23760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd683d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccdb9a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c6dcbe0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53ccec670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd37d90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd68400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88dac0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c840a90>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c840a00>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c875760>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88d190>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0f10>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0af0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd48cd0>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c82e160>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd482e0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c648fa0>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c872dc0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0dc0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c865670>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c560f10>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c546c10>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c59fb20>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c4da4f0>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c4daa30>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\\'\\r\\n# extension module \\'unicodedata\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'unicodedata\\' executed from \\'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'unicodedata\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c31f2e0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c31f6d0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c33cb80>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing unicodedata\\r\\n# cleanup[2] removing stringprep\\r\\n# cleanup[2] removing encodings.idna\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy pickle\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy shlex\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy glob\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping encodings.idna\\r\\n# destroy stringprep\\r\\n# cleanup[3] wiping unicodedata\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy unicodedata\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887515.96015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887515.96025: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d9183a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d930880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d896f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d88c610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d890640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d54ddc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54d8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54deb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54df70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54de80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86ed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d867610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d87a670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d89ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d55fc70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86e250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d87a280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55ffa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d566fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4801c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d51dc70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d492e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d4313a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a45b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f9d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45dca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d46a1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d451a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f5b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45da90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc53d379670>\r\n# zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd654f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd3a130>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e0d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e2b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cc3ec40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd9ac10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6ccd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd19b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd6c4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cca98e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdacca0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca9880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c8b0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd45190>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cdac670>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cda48b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9e9d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccbbb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9ef70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cce47c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cce9820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c8609a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd23760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd683d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccdb9a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c6dcbe0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53ccec670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd37d90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd68400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88dac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c840a90>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c840a00>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c875760>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88d190>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0f10>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd48cd0>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c82e160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd482e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c648fa0>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c872dc0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c865670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c560f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c546c10>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c59fb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c4da4f0>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c4daa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc'\r\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so'\r\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c31f2e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c31f6d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c33cb80>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887516.02827: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887516.02837: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889939a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87e59430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a4670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889eed90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd8bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8bf70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f8b4f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fcaee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d35d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f970>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f760>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f89c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8c0a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f89fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87fd7910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889ffcd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f820>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.04828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.04832: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.04836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.04838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.04840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.04843: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09205: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887515.3221152-9108-247080060475147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887516.09211: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 8137 1726887516.09213: variable 'ansible_module_compression' from source: unknown\n 8137 1726887516.09216: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 8137 1726887516.09217: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 8137 1726887516.09219: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 8137 1726887516.09223: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py\n<10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 TO /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py\n<10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' '[10.31.41.70]'\n 8137 1726887516.09232: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09235: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09238: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09242: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09248: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09251: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09255: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09258: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887516.09260: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd7f70>\r\n<<<\n 8137 1726887516.09261: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887516.09263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887516.09265: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87c99cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09267: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09269: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09272: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09277: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09284: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887516.09287: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887516.09289: Sending initial data\n 8137 1726887516.09292: Sent initial data (154 bytes)\n 8137 1726887516.09294: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87da6fd0>\r\n<<<\n 8137 1726887516.09297: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09299: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09301: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887516.09303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09778: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09788: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887516.09791: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87c36700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09799: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09802: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09804: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09830: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09835: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09844: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09851: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09854: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.09856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09860: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887516.09862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09866: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 8137 1726887516.09868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09879: stderr chunk (state=3):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887516.09881: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887516.09883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.09885: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887516.09887: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887516.09890: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887516.09893: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887516.09895: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887516.10005: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887516.10016: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887516.10020: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887516.10024: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10033: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10038: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10043: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 8137 1726887516.10049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10056: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10058: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887516.10061: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887516.10063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10066: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887516.10069: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10071: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887516.10074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10076: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10084: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10089: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10094: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10097: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10099: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10102: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10105: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 8137 1726887516.10142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10151: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 8137 1726887516.10154: stderr chunk (state=3):\n>>>debug2: Remote version: 3\r\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\r\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\r\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\r\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\r\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\r\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\r\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\r\n<<<\n 8137 1726887516.10182: stderr chunk (state=3):\n>>>debug3: Sent message limits@openssh.com I:1\r\n<<<\n 8137 1726887516.10186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10191: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10194: stderr chunk (state=3):\n>>>debug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\n<<<\n 8137 1726887516.10198: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:16 I:2\r\n<<<\n 8137 1726887516.10202: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_REALPATH . -> /root\r\n<<<\n 8137 1726887516.10206: stderr chunk (state=3):\n>>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6\r\n<<<\n 8137 1726887516.10211: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py\n<<<\n 8137 1726887516.10213: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10216: stderr chunk (state=3):\n>>>debug3: Sent message fd 3 T:17 I:3\r\n<<<\n 8137 1726887516.10218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.10225: stderr chunk (state=3):\n>>>debug1: Couldn't stat remote file: No such file or directory\r\n<<<\n 8137 1726887516.10228: stderr chunk (state=3):\n>>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py M:0x001a\r\n<<<\n 8137 1726887516.10231: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.10236: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 8137 1726887516.10239: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\n<<<\n 8137 1726887516.10243: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12524\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ExecMainStartTimestampMonotonic\": \"268443094\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12524\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"4117\", \"MemoryCurrent\": \"933888\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"27488000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"C<<<\n 8137 1726887516.10250: stdout chunk (state=3):\n>>>PUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryM<<<\n 8137 1726887516.10253: stdout chunk (state=3):\n>>>ode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"StateChangeTimestampMonotonic\": \"268443116\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveExitTimestampMonotonic\": \"268416557\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveEnterTimestampMonotonic\": \"268443116\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveExitTimestampMonotonic\": \"268406771\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveEnterTimestampMonotonic\": \"268407618\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ConditionTimestampMonotonic\": \"268408326\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"AssertTimestampMonotonic\": \"268408428\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 8137 1726887516.10259: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887516.10985: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887516.10990: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n<<<\n 8137 1726887516.10992: stdout chunk (state=3):\n>>><<<\n 8137 1726887516.10994: stderr chunk (state=3):\n>>><<<\n 8137 1726887516.10996: stderr chunk (state=3):\n>>>debug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\n<<<\n 8137 1726887516.10998: stderr chunk (state=3):\n>>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31377\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31377 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887516.11000: stdout chunk (state=3):\n>>><<<\n 8137 1726887516.11002: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py\\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \\'final\\'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for \\'final all\\' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \\'final\\'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts\\' -> \\'/root/.ssh/known_hosts\\'\\r\\ndebug3: expanded UserKnownHostsFile \\'~/.ssh/known_hosts2\\' -> \\'/root/.ssh/known_hosts2\\'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug2: Remote version: 3\\r\\ndebug2: Server supports extension \"posix-rename@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"statvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"fstatvfs@openssh.com\" revision 2\\r\\ndebug2: Server supports extension \"hardlink@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"fsync@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"lsetstat@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"limits@openssh.com\" revision 1\\r\\ndebug2: Server supports extension \"expand-path@openssh.com\" revision 1\\r\\ndebug3: Sent message limits@openssh.com I:1\\r\\ndebug3: Received limits reply T:201 I:1\\r\\ndebug1: Using server download size 261120\\r\\ndebug1: Using server upload size 261120\\r\\ndebug1: Server handle limit 1019; using 64\\r\\ndebug3: Sent message fd 3 T:16 I:2\\r\\ndebug3: SSH2_FXP_REALPATH . -> /root\\r\\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6\\r\\ndebug3: Sent message fd 3 T:17 I:3\\r\\ndebug1: Couldn\\'t stat remote file: No such file or directory\\r\\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py M:0x001a\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 6 261120 bytes at 0\\r\\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31377\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: In write loop, ack for 7 31377 bytes at 261120\\r\\ndebug3: Sent message SSH2_FXP_CLOSE I:5\\r\\ndebug3: SSH2_FXP_STATUS 0\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n')\n 8137 1726887516.11012: done transferring module to remote\n 8137 1726887516.11015: _low_level_execute_command(): starting\n 8137 1726887516.11017: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0'\"'\"''\n<10.31.41.248> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89095880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8902dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3eb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd6f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dcc610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd2640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cb3dc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb38b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3eb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3f70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3e80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88daed30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88da7610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dbb670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ddae50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cc5c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dae250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88dbb280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de0a00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ccdfa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bcc1c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c83c70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de00a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdeaf0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bdee20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0c70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b893a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdef10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf05b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc59d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb56a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5ca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bc11f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb58e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ba8a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc55b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5a90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab88ade670>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c7c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1c160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cf10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c4f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cd30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1cf70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889e4ee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c70d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c72b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab883c7c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03dc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a033a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03f70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a53c10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1ecd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889d0b80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1e4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88953250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a631f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889608e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63d30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88960880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889fc0d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a289a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889600d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a5c8b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889559d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88972b80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895f640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88955f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895fa30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab8899c7c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a1820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fc39a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889da760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f3d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889939a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87e59430>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a4670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889eed90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd8bb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8bf70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f8b4f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fcaee0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d35d00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f970>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f760>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f89c40>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8c0a0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f89fd0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87fd7910>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889ffcd0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f820>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd7f70>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87c99cd0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87da6fd0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e80>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87c36700>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e50>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12524\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ExecMainStartTimestampMonotonic\": \"268443094\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12524\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"4117\", \"MemoryCurrent\": \"933888\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"27488000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\\\"man:chronyd(8)\\\\\" \\\\\"man:chrony.conf(5)\\\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"StateChangeTimestampMonotonic\": \"268443116\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveExitTimestampMonotonic\": \"268416557\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveEnterTimestampMonotonic\": \"268443116\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveExitTimestampMonotonic\": \"268406771\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveEnterTimestampMonotonic\": \"268407618\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ConditionTimestampMonotonic\": \"268408326\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"AssertTimestampMonotonic\": \"268408428\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.248 closed.\\r\\n\")\n 8137 1726887516.16753: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89095880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8902dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3eb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dcc610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd2640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cb3dc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb38b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3e80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88daed30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88da7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dbb670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ddae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cc5c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dae250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88dbb280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ccdfa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bcc1c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c83c70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdeaf0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bdee20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0c70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b893a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdef10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf05b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc59d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb56a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5ca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bc11f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb58e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ba8a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc55b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5a90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab88ade670>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1c160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c4f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cd30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889e4ee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c70d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab883c7c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03dc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a033a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a53c10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1ecd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889d0b80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1e4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88953250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a631f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889608e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63d30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88960880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889fc0d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a289a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889600d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a5c8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889559d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88972b80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895f640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88955f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895fa30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab8899c7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a1820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fc39a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889da760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889939a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87e59430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a4670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889eed90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd8bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8bf70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f8b4f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fcaee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d35d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f970>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f760>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f89c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8c0a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f89fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87fd7910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889ffcd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f820>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd7f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87c99cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87da6fd0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87c36700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12524\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ExecMainStartTimestampMonotonic\": \"268443094\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12524\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"4117\", \"MemoryCurrent\": \"933888\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"27488000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"StateChangeTimestampMonotonic\": \"268443116\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveExitTimestampMonotonic\": \"268416557\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveEnterTimestampMonotonic\": \"268443116\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ActiveExitTimestampMonotonic\": \"268406771\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"InactiveEnterTimestampMonotonic\": \"268407618\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"ConditionTimestampMonotonic\": \"268408326\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\", \"AssertTimestampMonotonic\": \"268408428\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n 8137 1726887516.24850: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887516.24857: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887516.24861: stdout chunk (state=3):\n>>><<<\n 8137 1726887516.24878: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 4\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887516.24960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887516.24965: _low_level_execute_command(): starting\n 8137 1726887516.24968: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' -tt 10.31.41.70 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 8137 1726887516.24976: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887515.0172262-9090-30168682258142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887516.24980: _low_level_execute_command(): starting\n 8137 1726887516.24983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/74e1dbc4e0\"' 10.31.41.248 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887516.24993: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887516.24996: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887516.24998: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887516.25000: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887516.25002: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887516.25004: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887516.25006: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887516.25111: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887516.25121: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887516.25126: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887516.25128: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887516.25131: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887516.25133: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887516.25135: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887516.25137: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887516.25139: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887516.25141: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887516.25142: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887516.25144: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887516.25146: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887516.25150: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887516.25152: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887516.25155: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887516.25158: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887516.25160: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887516.25162: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887516.25163: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887516.25318: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887516.25321: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887516.25323: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887516.25325: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887516.25327: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887516.25328: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887516.25330: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887516.25332: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887516.25336: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887516.25339: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887516.26412: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887516.26415: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887516.26418: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887516.26420: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887516.26422: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\n<<<\n 8137 1726887516.26424: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887516.26427: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887516.26429: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887516.26431: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887516.26433: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887516.26435: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887516.26437: stdout chunk (state=3):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # <<<\n 8137 1726887516.26439: stdout chunk (state=3):\n>>>\r\n<<<\n 8137 1726887516.26441: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 8137 1726887516.26443: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 8137 1726887516.26445: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 8137 1726887516.26447: stdout chunk (state=3):\n>>># installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 8137 1726887516.26449: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887516.26451: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n<<<\n 8137 1726887516.26453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\n<<<\n 8137 1726887516.26455: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8b20>\r\n<<<\n 8137 1726887516.26457: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8ac0>\r\n<<<\n 8137 1726887516.26459: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887516.26461: stdout chunk (state=3):\n>>>import '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\n<<<\n 8137 1726887516.26463: stdout chunk (state=3):\n>>><<<\n 8137 1726887516.26465: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d490>\r\n<<<\n 8137 1726887516.26467: stderr chunk (state=3):\n>>><<<\n 8137 1726887516.26469: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n<<<\n<10.31.41.248> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6606\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887516.26479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887516.26482: handler run complete\n 8137 1726887516.26484: attempt loop complete, returning result\n 8137 1726887516.26486: _execute() done\n 8137 1726887516.26488: dumping result to json\n 8137 1726887516.26490: done dumping result, returning\n 8137 1726887516.26492: done running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e15955b-8119-107c-9d64-000000000034]\n 8137 1726887516.26495: sending task result for task 0e15955b-8119-107c-9d64-000000000034\nchanged: [managed_node1] => {\n \"changed\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"268443116\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ActiveExitTimestampMonotonic\": \"268406771\",\n \"ActiveState\": \"active\",\n \"After\": \"ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"AssertTimestampMonotonic\": \"268408428\",\n \"Before\": \"multi-user.target shutdown.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"27488000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ConditionTimestampMonotonic\": \"268408326\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlGroupId\": \"4117\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DeviceAllow\": \"char-pps rw\",\n \"DevicePolicy\": \"closed\",\n \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"12524\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"268443094\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"268407618\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"InactiveExitTimestampMonotonic\": \"268416557\",\n \"InvocationID\": \"ddc02d4722ac403a8cc1017db505ff3f\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13964\",\n \"LimitNPROCSoft\": \"13964\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13964\",\n \"LimitSIGPENDINGSoft\": \"13964\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"yes\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"12524\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"933888\",\n \"MemoryDenyWriteExecute\": \"yes\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"yes\",\n \"ProtectHome\": \"yes\",\n \"ProtectHostname\": \"yes\",\n \"ProtectKernelLogs\": \"yes\",\n \"ProtectKernelModules\": \"yes\",\n \"ProtectKernelTunables\": \"yes\",\n \"ProtectProc\": \"invisible\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartUSec\": \"100ms\",\n \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\",\n \"RestrictNamespaces\": \"yes\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"yes\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:29 EDT\",\n \"StateChangeTimestampMonotonic\": \"268443116\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallArchitectures\": \"native\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"22342\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 8137 1726887516.26830: done sending task result for task 0e15955b-8119-107c-9d64-000000000034\n 8137 1726887516.28413: WORKER PROCESS EXITING\n 8137 1726887516.28416: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\n<<<\n 8137 1726887516.28420: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc95880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc2dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9aeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9a7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f88edc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88e8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ee80>\r\nimport '_collections' # \r\n<<<\n 8137 1726887516.28422: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f982610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f996670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f8a0c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f996280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bba00>\r\n<<<\n 8137 1726887516.28426: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28429: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n<<<\n 8137 1726887516.28431: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28433: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d90>\r\n<<<\n 8137 1726887516.28436: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d00>\r\n<<<\n 8137 1726887516.28438: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n<<<\n 8137 1726887516.28440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28442: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n<<<\n 8137 1726887516.28444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28446: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873370>\r\n<<<\n 8137 1726887516.28448: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n<<<\n 8137 1726887516.28449: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28451: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873460>\r\n<<<\n 8137 1726887516.28453: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a8fa0>\r\n<<<\n 8137 1726887516.28454: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28456: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n<<<\n 8137 1726887516.28458: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7a71c0>\r\n<<<\n 8137 1726887516.28460: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f85ec70>\r\n<<<\n 8137 1726887516.28461: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bb0a0>\r\n<<<\n 8137 1726887516.28463: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n<<<\n 8137 1726887516.28465: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28467: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9af0>\r\nimport 'errno' # \r\n<<<\n 8137 1726887516.28468: stdout chunk (state=3):\n>>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7b9e20>\r\n<<<\n 8137 1726887516.28470: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n<<<\n 8137 1726887516.28471: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28473: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28475: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb730>\r\n<<<\n 8137 1726887516.28477: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n<<<\n 8137 1726887516.28478: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cbc70>\r\n<<<\n 8137 1726887516.28480: stdout chunk (state=3):\n>>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7633a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9f10>\r\n<<<\n 8137 1726887516.28482: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n<<<\n 8137 1726887516.28483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28485: stdout chunk (state=3):\n>>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb5b0>\r\nimport 'pwd' # \r\n<<<\n 8137 1726887516.28487: stdout chunk (state=3):\n>>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774340>\r\n<<<\n 8137 1726887516.28490: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a09d0>\r\n<<<\n 8137 1726887516.28491: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n<<<\n 8137 1726887516.28493: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28495: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n<<<\n 8137 1726887516.28497: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28498: stdout chunk (state=3):\n>>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28500: stdout chunk (state=3):\n>>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f760>\r\n<<<\n 8137 1726887516.28502: stdout chunk (state=3):\n>>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28504: stdout chunk (state=3):\n>>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78fca0>\r\n<<<\n 8137 1726887516.28506: stdout chunk (state=3):\n>>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f79c1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f783a30>\r\n<<<\n 8137 1726887516.28514: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a05b0>\r\n<<<\n 8137 1726887516.28517: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n<<<\n 8137 1726887516.28519: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\n<<<\n 8137 1726887516.28521: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78fa90>\r\n<<<\n 8137 1726887516.28523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\n<<<\n 8137 1726887516.28524: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f192f6ca670>\r\n<<<\n 8137 1726887516.28526: stdout chunk (state=3):\n>>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 8137 1726887516.28528: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.28530: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.28532: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 8137 1726887516.28534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.29517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.30538: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6087c0>\r\n<<<\n 8137 1726887516.30597: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n<<<\n 8137 1726887516.30621: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n<<<\n 8137 1726887516.30659: stdout chunk (state=3):\n>>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608160>\r\n<<<\n 8137 1726887516.30698: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608280>\r\n<<<\n 8137 1726887516.30754: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608f10>\r\n<<<\n 8137 1726887516.30761: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\n<<<\n 8137 1726887516.30805: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6084f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608d30>\r\nimport 'atexit' # \r\n<<<\n 8137 1726887516.30837: stdout chunk (state=3):\n>>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608f70>\r\n<<<\n 8137 1726887516.30854: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n<<<\n 8137 1726887516.30898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\n<<<\n 8137 1726887516.30922: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608100>\r\n<<<\n 8137 1726887516.30951: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n<<<\n 8137 1726887516.30956: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n<<<\n 8137 1726887516.30997: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n<<<\n 8137 1726887516.31020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31029: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31114: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5d0ee0>\r\n<<<\n 8137 1726887516.31156: stdout chunk (state=3):\n>>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc70d0>\r\n<<<\n 8137 1726887516.31212: stdout chunk (state=3):\n>>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc72b0>\r\n<<<\n 8137 1726887516.31219: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31262: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192efc7c40>\r\n<<<\n 8137 1726887516.31270: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5efdc0>\r\n<<<\n 8137 1726887516.31443: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ef3a0>\r\n<<<\n 8137 1726887516.31452: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31478: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5eff70>\r\n<<<\n 8137 1726887516.31501: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31538: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31570: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31616: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f63fc10>\r\n<<<\n 8137 1726887516.31692: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60acd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5bcb80>\r\n<<<\n 8137 1726887516.31729: stdout chunk (state=3):\n>>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f60a4c0>\r\n<<<\n 8137 1726887516.31775: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a4f0>\r\n<<<\n 8137 1726887516.31788: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31811: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n<<<\n 8137 1726887516.31847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n<<<\n 8137 1726887516.31916: stdout chunk (state=3):\n>>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f53f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f1f0>\r\n<<<\n 8137 1726887516.31952: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n<<<\n 8137 1726887516.31959: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n<<<\n 8137 1726887516.32011: stdout chunk (state=3):\n>>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f370>\r\n<<<\n 8137 1726887516.32033: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n<<<\n 8137 1726887516.32073: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887516.32107: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\n<<<\n 8137 1726887516.32115: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 8137 1726887516.32168: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64fd30>\r\n<<<\n 8137 1726887516.32296: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54c880>\r\n<<<\n 8137 1726887516.32395: stdout chunk (state=3):\n>>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5e80d0>\r\n<<<\n 8137 1726887516.32424: stdout chunk (state=3):\n>>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f6149a0>\r\n<<<\n 8137 1726887516.32480: stdout chunk (state=3):\n>>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c0d0>\r\n<<<\n 8137 1726887516.32513: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6488b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n<<<\n 8137 1726887516.32522: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n<<<\n 8137 1726887516.32543: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n<<<\n 8137 1726887516.32589: stdout chunk (state=3):\n>>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5419d0>\r\n<<<\n 8137 1726887516.32773: stdout chunk (state=3):\n>>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f55eb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54a640>\r\n<<<\n 8137 1726887516.32817: stdout chunk (state=3):\n>>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f541f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54aa30>\r\n<<<\n 8137 1726887516.32843: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.32865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 8137 1726887516.32873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.32940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.33030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.33074: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.33081: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.33171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.33277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.33738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.34197: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 8137 1726887516.34204: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 8137 1726887516.34631: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5887c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f58d820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb09a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.34892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n<<<\n 8137 1726887516.34899: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\n<<<\n 8137 1726887516.34938: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5c6760>\r\n<<<\n 8137 1726887516.34970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.35635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36437: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 8137 1726887516.36463: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36514: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36568: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 8137 1726887516.36594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36795: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 8137 1726887516.36822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.36840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.37018: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.37294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.37298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.37361: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n<<<\n 8137 1726887516.37388: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\n<<<\n 8137 1726887516.37452: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b3d0>\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.37513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.37601: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 8137 1726887516.37628: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.37671: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.37737: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.37756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.37837: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.37893: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n<<<\n 8137 1726887516.37929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887516.37999: stdout chunk (state=3):\n>>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f57f9a0>\r\n<<<\n 8137 1726887516.38099: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ea44430>\r\n<<<\n 8137 1726887516.38142: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.38196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.38262: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.38281: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.38316: stdout chunk (state=3):\n>>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n<<<\n 8137 1726887516.38339: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n<<<\n 8137 1726887516.38385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n<<<\n 8137 1726887516.38415: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n<<<\n 8137 1726887516.38418: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\n<<<\n 8137 1726887516.38496: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f590670>\r\n<<<\n 8137 1726887516.38530: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5dad90>\r\n<<<\n 8137 1726887516.38595: stdout chunk (state=3):\n>>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.38635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.38652: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 8137 1726887516.38749: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.38766: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n<<<\n 8137 1726887516.38768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.38920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39096: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39264: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.39323: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39450: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.39577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39732: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.39840: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n<<<\n 8137 1726887516.39918: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\n<<<\n 8137 1726887516.39923: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebdcbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n<<<\n 8137 1726887516.40000: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n<<<\n 8137 1726887516.40005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb77f70>\r\n<<<\n 8137 1726887516.40044: stdout chunk (state=3):\n>>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb774f0>\r\n<<<\n 8137 1726887516.40144: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb6ee0>\r\n<<<\n 8137 1726887516.40231: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e921d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c6a0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n<<<\n 8137 1726887516.40235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n<<<\n 8137 1726887516.40288: stdout chunk (state=3):\n>>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb76c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb8ff70>\r\n<<<\n 8137 1726887516.40329: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n<<<\n 8137 1726887516.40336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb76fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n<<<\n 8137 1726887516.40386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n<<<\n 8137 1726887516.40473: stdout chunk (state=3):\n>>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192ebc2910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ebcd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 8137 1726887516.40476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.40520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.40575: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.41196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.41236: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.41932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.42568: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.42655: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.42739: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.42792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.42889: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 8137 1726887516.42893: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 8137 1726887516.42907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.42954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43016: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 8137 1726887516.43032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43113: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43213: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 8137 1726887516.43226: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43344: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 8137 1726887516.43362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43403: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43476: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 8137 1726887516.43489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.43742: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n<<<\n 8137 1726887516.43748: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\n<<<\n 8137 1726887516.43794: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebc2f70>\r\n<<<\n 8137 1726887516.43837: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n<<<\n 8137 1726887516.43890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\n<<<\n 8137 1726887516.44166: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e884cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.44280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.44320: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.44429: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.44553: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.44631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.44736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 8137 1726887516.44740: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.44779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.44838: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n<<<\n 8137 1726887516.44868: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n<<<\n 8137 1726887516.45251: stdout chunk (state=3):\n>>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e992fd0>\r\n<<<\n 8137 1726887516.45464: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.45537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.45618: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 8137 1726887516.45621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.45706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.45816: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.45975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.46220: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 8137 1726887516.46235: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 8137 1726887516.46237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.46287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.46357: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 8137 1726887516.46372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.46430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.46511: stdout chunk (state=3):\n>>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n<<<\n 8137 1726887516.46679: stdout chunk (state=3):\n>>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e826700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e50><<<\n 8137 1726887516.46724: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.46779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.46866: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 8137 1726887516.46871: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47279: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 8137 1726887516.47291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47754: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 8137 1726887516.47778: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.47806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.47832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.48020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.48217: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 8137 1726887516.48236: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 8137 1726887516.48239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.48383: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.48534: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 8137 1726887516.48563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.48597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.48650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.49354: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50089: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.50174: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.50341: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50430: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.50557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50690: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.50722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 8137 1726887516.50725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50791: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.50889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.50967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51303: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 8137 1726887516.51306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51381: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.51411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51437: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.51485: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51587: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.51611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.51657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51713: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.51763: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.51818: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52253: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52286: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52340: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52429: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52470: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52535: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52701: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52731: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 8137 1726887516.52735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52783: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.52826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52829: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.52963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.53038: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.53085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.53132: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 8137 1726887516.53135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.53289: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.53471: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.53493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 8137 1726887516.53952: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.54657: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\n<<<\n 8137 1726887516.55004: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 8137 1726887516.56356: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"10202\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ExecMainStartTimestampMonotonic\": \"250074885\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"10202\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3602\", \"MemoryCurrent\": \"999424\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"31793000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"C<<<\n 8137 1726887516.56404: stdout chunk (state=3):\n>>>PUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryM<<<\n 8137 1726887516.56420: stdout chunk (state=3):\n>>>ode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"StateChangeTimestampMonotonic\": \"250074906\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveExitTimestampMonotonic\": \"250047479\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveEnterTimestampMonotonic\": \"250074906\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveExitTimestampMonotonic\": \"250032338\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveEnterTimestampMonotonic\": \"250034061\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ConditionTimestampMonotonic\": \"250034594\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"AssertTimestampMonotonic\": \"250034690\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 8137 1726887516.56975: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n<<<\n 8137 1726887516.57216: stdout chunk (state=3):\n>>># cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n<<<\n 8137 1726887516.57356: stdout chunk (state=3):\n>>># destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n<<<\n 8137 1726887516.57627: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 8137 1726887516.57713: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 8137 1726887516.57738: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 8137 1726887516.57742: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n<<<\n 8137 1726887516.57756: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 8137 1726887516.57801: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n<<<\n 8137 1726887516.57900: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n<<<\n 8137 1726887516.57949: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n<<<\n 8137 1726887516.57966: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n<<<\n 8137 1726887516.57979: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n<<<\n 8137 1726887516.58038: stdout chunk (state=3):\n>>># cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n<<<\n 8137 1726887516.58153: stdout chunk (state=3):\n>>># cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 8137 1726887516.58225: stdout chunk (state=3):\n>>># cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n<<<\n 8137 1726887516.58238: stdout chunk (state=3):\n>>># cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 8137 1726887516.58260: stdout chunk (state=3):\n>>># destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n<<<\n 8137 1726887516.58401: stdout chunk (state=3):\n>>># destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n<<<\n 8137 1726887516.58513: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n<<<\n 8137 1726887516.58520: stdout chunk (state=3):\n>>># destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n<<<\n 8137 1726887516.58539: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n<<<\n 8137 1726887516.58917: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n<<<\n 8137 1726887516.58920: stdout chunk (state=3):\n>>><<<\n 8137 1726887516.58928: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'import _frozen_importlib # frozen\\r\\nimport _imp # builtin\\r\\nimport \\'_thread\\' # \\r\\nimport \\'_warnings\\' # \\r\\nimport \\'_weakref\\' # \\r\\nimport \\'_io\\' # \\r\\nimport \\'marshal\\' # \\r\\nimport \\'posix\\' # \\r\\nimport \\'_frozen_importlib_external\\' # \\r\\n# installing zipimport hook\\r\\nimport \\'time\\' # \\r\\nimport \\'zipimport\\' # \\r\\n# installed zipimport hook\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\\'\\r\\nimport \\'_codecs\\' # \\r\\nimport \\'codecs\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8dc0>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\\'\\r\\nimport \\'encodings.aliases\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d3a0>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8b20>\\r\\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\\'\\r\\nimport \\'encodings.utf_8\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8ac0>\\r\\nimport \\'_signal\\' # \\r\\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\\'\\r\\nimport \\'encodings.latin_1\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d490>\\r\\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'_abc\\' # \\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d940>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d670>\\r\\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\\'\\r\\nimport \\'_stat\\' # \\r\\nimport \\'stat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34190>\\r\\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\\'\\r\\nimport \\'_collections_abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34220>\\r\\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\\'\\r\\nimport \\'genericpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57850>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34940>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc95880>\\r\\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\\'\\r\\nimport \\'_sitebuiltins\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc2dd90>\\r\\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\\'\\r\\nimport \\'_locale\\' # \\r\\nimport \\'_bootlocale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57d90>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d970>\\r\\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \\r\\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\\r\\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\\r\\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\\'\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9aeeb0>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b1f40>\\r\\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\\'\\r\\nimport \\'_sre\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\\'\\r\\nimport \\'sre_constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9a7610>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ad640>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ae370>\\r\\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\\'\\r\\n# extension module \\'_heapq\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_heapq\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_heapq\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f88edc0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88e8b0>\\r\\nimport \\'itertools\\' # \\r\\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\\'\\r\\nimport \\'keyword\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88eeb0>\\r\\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\\'\\r\\nimport \\'_operator\\' # \\r\\nimport \\'operator\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ef70>\\r\\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\\'\\r\\nimport \\'reprlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ee80>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989d30>\\r\\nimport \\'_functools\\' # \\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f982610>\\r\\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\\'\\r\\nimport \\'copyreg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f996670>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b5e50>\\r\\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\\'\\r\\n# extension module \\'_struct\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_struct\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_struct\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f8a0c70>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989250>\\r\\n# extension module \\'binascii\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'binascii\\' executed from \\'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'binascii\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f996280>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bba00>\\r\\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\\'\\r\\nimport \\'warnings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0fa0>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d90>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\\'\\r\\nimport \\'importlib.machinery\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d00>\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\\r\\n# code object from \\'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\\'\\r\\nimport \\'collections.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873370>\\r\\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\\'\\r\\nimport \\'contextlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873460>\\r\\nimport \\'typing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a8fa0>\\r\\nimport \\'importlib.abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2a30>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2490>\\r\\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\\'\\r\\nimport \\'_weakrefset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7a71c0>\\r\\nimport \\'weakref\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f85ec70>\\r\\nimport \\'pkgutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2eb0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bb0a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\\'\\r\\nimport \\'fnmatch\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9af0>\\r\\nimport \\'errno\\' # \\r\\n# extension module \\'zlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'zlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'zlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7b9e20>\\r\\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\\'\\r\\nimport \\'_compression\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb730>\\r\\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\\'\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cbc70>\\r\\n# extension module \\'_bz2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bz2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bz2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7633a0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9f10>\\r\\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\\'\\r\\n# extension module \\'_lzma\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_lzma\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_lzma\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774280>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb5b0>\\r\\nimport \\'pwd\\' # \\r\\n# extension module \\'grp\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'grp\\' executed from \\'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'grp\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774340>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a09d0>\\r\\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\\'\\r\\n# extension module \\'math\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'math\\' executed from \\'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'math\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f6a0>\\r\\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\\'\\r\\n# extension module \\'_bisect\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_bisect\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_bisect\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f970>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f760>\\r\\n# extension module \\'_random\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_random\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_random\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f850>\\r\\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\\'\\r\\n# extension module \\'_hashlib\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_hashlib\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_hashlib\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78fca0>\\r\\n# extension module \\'_blake2\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_blake2\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_blake2\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f79c1f0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f8e0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f783a30>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a05b0>\\r\\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\\'\\r\\nimport \\'zipfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78fa90>\\r\\n# code object from \\'/usr/lib64/python3.9/encodings/cp437.pyc\\'\\r\\nimport \\'encodings.cp437\\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f192f6ca670>\\r\\n# zipimport: found 104 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\\'\\r\\nimport \\'__future__\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6087c0>\\r\\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\\'\\r\\n# extension module \\'_json\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_json\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_json\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608160>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608280>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608f10>\\r\\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\\r\\n# code object from \\'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\\'\\r\\nimport \\'json.encoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6084f0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608d30>\\r\\nimport \\'atexit\\' # \\r\\n# extension module \\'fcntl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'fcntl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'fcntl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608f70>\\r\\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\\'\\r\\nimport \\'locale\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608100>\\r\\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\\'\\r\\nimport \\'signal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5d0ee0>\\r\\n# extension module \\'_posixsubprocess\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_posixsubprocess\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_posixsubprocess\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc70d0>\\r\\n# extension module \\'select\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'select\\' executed from \\'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'select\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc72b0>\\r\\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\\'\\r\\nimport \\'selectors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192efc7c40>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5efdc0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ef3a0>\\r\\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\\'\\r\\nimport \\'shlex\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5eff70>\\r\\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\\'\\r\\nimport \\'token\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f63fc10>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60acd0>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a3a0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5bcb80>\\r\\n# extension module \\'syslog\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'syslog\\' executed from \\'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'syslog\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f60a4c0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\\'\\r\\nimport \\'systemd\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a4f0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\\'\\r\\n# extension module \\'_datetime\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_datetime\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_datetime\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f53f250>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f1f0>\\r\\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\\'\\r\\n# extension module \\'_uuid\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_uuid\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_uuid\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c8e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f370>\\r\\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\\'\\r\\nimport \\'_string\\' # \\r\\nimport \\'string\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64fd30>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54c880>\\r\\n# extension module \\'systemd._journal\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._journal\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._journal\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5e80d0>\\r\\n# extension module \\'systemd._reader\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._reader\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._reader\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f6149a0>\\r\\n# extension module \\'systemd.id128\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd.id128\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd.id128\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c0d0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6488b0>\\r\\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\\'\\r\\n# extension module \\'_socket\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_socket\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_socket\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5419d0>\\r\\n# extension module \\'array\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'array\\' executed from \\'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'array\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f55eb80>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54a640>\\r\\n# extension module \\'systemd._daemon\\' loaded from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'systemd._daemon\\' executed from \\'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'systemd._daemon\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f541f70>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54aa30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\\r\\nimport \\'ansible.module_utils.six.moves\\' # \\r\\nimport \\'ansible.module_utils.six.moves.collections_abc\\' # \\r\\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'_ctypes\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ctypes\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ctypes\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5887c0>\\r\\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\\r\\n# code object from \\'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\\'\\r\\nimport \\'ctypes._endian\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f58d820>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb09a0>\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\\'\\r\\nimport \\'copy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5c6760>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\\'\\r\\nimport \\'_ast\\' # \\r\\nimport \\'ast\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b3d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# extension module \\'selinux._selinux\\' loaded from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'selinux._selinux\\' executed from \\'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'selinux._selinux\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f57f9a0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ea44430>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\\r\\n# code object from \\'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\\'\\r\\nimport \\'gettext\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f590670>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5dad90>\\r\\nimport \\'distro\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b400>\\r\\n# destroy ansible.module_utils.distro\\r\\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.process\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebdcbb0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\\'\\r\\nimport \\'_compat_pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb77f70>\\r\\n# extension module \\'_pickle\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_pickle\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_pickle\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb774f0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb6ee0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e921d00>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c6a0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c8b0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\\'\\r\\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\\'\\r\\n# extension module \\'_queue\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_queue\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_queue\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb76c40>\\r\\nimport \\'queue\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb8ff70>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\\'\\r\\nimport \\'multiprocessing.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb76fd0>\\r\\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\\r\\n# code object from \\'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\\'\\r\\n# extension module \\'_multiprocessing\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_multiprocessing\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_multiprocessing\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192ebc2910>\\r\\nimport \\'multiprocessing.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ebcd0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c7f0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\\'\\r\\nimport \\'glob\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebc2f70>\\r\\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\\'\\r\\nimport \\'configparser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e884cd0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\\'\\r\\n# extension module \\'_ssl\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'_ssl\\' executed from \\'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'_ssl\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e992fd0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e80>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\\r\\n# code object from \\'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\\'\\r\\n# extension module \\'termios\\' loaded from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\n# extension module \\'termios\\' executed from \\'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\\'\\r\\nimport \\'termios\\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e826700>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e50>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"10202\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ExecMainStartTimestampMonotonic\": \"250074885\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"10202\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3602\", \"MemoryCurrent\": \"999424\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"31793000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\\\"man:chronyd(8)\\\\\" \\\\\"man:chrony.conf(5)\\\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"StateChangeTimestampMonotonic\": \"250074906\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveExitTimestampMonotonic\": \"250047479\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveEnterTimestampMonotonic\": \"250074906\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveExitTimestampMonotonic\": \"250032338\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveEnterTimestampMonotonic\": \"250034061\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ConditionTimestampMonotonic\": \"250034594\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"AssertTimestampMonotonic\": \"250034690\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\\r\\n# clear builtins._\\r\\n# clear sys.path\\r\\n# clear sys.argv\\r\\n# clear sys.ps1\\r\\n# clear sys.ps2\\r\\n# clear sys.last_type\\r\\n# clear sys.last_value\\r\\n# clear sys.last_traceback\\r\\n# clear sys.path_hooks\\r\\n# clear sys.path_importer_cache\\r\\n# clear sys.meta_path\\r\\n# clear sys.__interactivehook__\\r\\n# restore sys.stdin\\r\\n# restore sys.stdout\\r\\n# restore sys.stderr\\r\\n# cleanup[2] removing sys\\r\\n# cleanup[2] removing builtins\\r\\n# cleanup[2] removing _frozen_importlib\\r\\n# cleanup[2] removing _imp\\r\\n# cleanup[2] removing _thread\\r\\n# cleanup[2] removing _warnings\\r\\n# cleanup[2] removing _weakref\\r\\n# cleanup[2] removing _io\\r\\n# cleanup[2] removing marshal\\r\\n# cleanup[2] removing posix\\r\\n# cleanup[2] removing _frozen_importlib_external\\r\\n# cleanup[2] removing time\\r\\n# cleanup[2] removing zipimport\\r\\n# cleanup[2] removing _codecs\\r\\n# cleanup[2] removing codecs\\r\\n# cleanup[2] removing encodings.aliases\\r\\n# cleanup[2] removing encodings\\r\\n# cleanup[2] removing encodings.utf_8\\r\\n# cleanup[2] removing _signal\\r\\n# cleanup[2] removing encodings.latin_1\\r\\n# cleanup[2] removing _abc\\r\\n# cleanup[2] removing abc\\r\\n# cleanup[2] removing io\\r\\n# cleanup[2] removing __main__\\r\\n# cleanup[2] removing _stat\\r\\n# cleanup[2] removing stat\\r\\n# cleanup[2] removing _collections_abc\\r\\n# cleanup[2] removing genericpath\\r\\n# cleanup[2] removing posixpath\\r\\n# cleanup[2] removing os.path\\r\\n# cleanup[2] removing os\\r\\n# cleanup[2] removing _sitebuiltins\\r\\n# cleanup[2] removing _locale\\r\\n# cleanup[2] removing _bootlocale\\r\\n# destroy _bootlocale\\r\\n# cleanup[2] removing site\\r\\n# destroy site\\r\\n# cleanup[2] removing types\\r\\n# cleanup[2] removing enum\\r\\n# cleanup[2] removing _sre\\r\\n# cleanup[2] removing sre_constants\\r\\n# destroy sre_constants\\r\\n# cleanup[2] removing sre_parse\\r\\n# cleanup[2] removing sre_compile\\r\\n# cleanup[2] removing _heapq\\r\\n# cleanup[2] removing heapq\\r\\n# cleanup[2] removing itertools\\r\\n# cleanup[2] removing keyword\\r\\n# destroy keyword\\r\\n# cleanup[2] removing _operator\\r\\n# cleanup[2] removing operator\\r\\n# cleanup[2] removing reprlib\\r\\n# destroy reprlib\\r\\n# cleanup[2] removing _collections\\r\\n# cleanup[2] removing collections\\r\\n# cleanup[2] removing _functools\\r\\n# cleanup[2] removing functools\\r\\n# cleanup[2] removing copyreg\\r\\n# cleanup[2] removing re\\r\\n# cleanup[2] removing _struct\\r\\n# cleanup[2] removing struct\\r\\n# cleanup[2] removing binascii\\r\\n# cleanup[2] removing base64\\r\\n# cleanup[2] removing importlib._bootstrap\\r\\n# cleanup[2] removing importlib._bootstrap_external\\r\\n# cleanup[2] removing warnings\\r\\n# cleanup[2] removing importlib\\r\\n# cleanup[2] removing importlib.machinery\\r\\n# cleanup[2] removing collections.abc\\r\\n# cleanup[2] removing contextlib\\r\\n# cleanup[2] removing typing\\r\\n# destroy typing\\r\\n# cleanup[2] removing importlib.abc\\r\\n# cleanup[2] removing importlib.util\\r\\n# cleanup[2] removing _weakrefset\\r\\n# destroy _weakrefset\\r\\n# cleanup[2] removing weakref\\r\\n# cleanup[2] removing pkgutil\\r\\n# destroy pkgutil\\r\\n# cleanup[2] removing runpy\\r\\n# destroy runpy\\r\\n# cleanup[2] removing fnmatch\\r\\n# cleanup[2] removing errno\\r\\n# cleanup[2] removing zlib\\r\\n# cleanup[2] removing _compression\\r\\n# cleanup[2] removing threading\\r\\n# cleanup[2] removing _bz2\\r\\n# destroy _bz2\\r\\n# cleanup[2] removing bz2\\r\\n# cleanup[2] removing _lzma\\r\\n# cleanup[2] removing lzma\\r\\n# cleanup[2] removing pwd\\r\\n# cleanup[2] removing grp\\r\\n# cleanup[2] removing shutil\\r\\n# cleanup[2] removing math\\r\\n# cleanup[2] removing _bisect\\r\\n# cleanup[2] removing bisect\\r\\n# destroy bisect\\r\\n# cleanup[2] removing _random\\r\\n# cleanup[2] removing _hashlib\\r\\n# cleanup[2] removing _blake2\\r\\n# cleanup[2] removing hashlib\\r\\n# cleanup[2] removing random\\r\\n# destroy random\\r\\n# cleanup[2] removing tempfile\\r\\n# cleanup[2] removing zipfile\\r\\n# destroy zipfile\\r\\n# cleanup[2] removing encodings.cp437\\r\\n# cleanup[2] removing ansible\\r\\n# destroy ansible\\r\\n# cleanup[2] removing ansible.module_utils\\r\\n# destroy ansible.module_utils\\r\\n# cleanup[2] removing __future__\\r\\n# destroy __future__\\r\\n# cleanup[2] removing _json\\r\\n# cleanup[2] removing json.scanner\\r\\n# cleanup[2] removing json.decoder\\r\\n# cleanup[2] removing json.encoder\\r\\n# cleanup[2] removing json\\r\\n# cleanup[2] removing atexit\\r\\n# cleanup[2] removing fcntl\\r\\n# cleanup[2] removing locale\\r\\n# cleanup[2] removing signal\\r\\n# cleanup[2] removing _posixsubprocess\\r\\n# cleanup[2] removing select\\r\\n# cleanup[2] removing selectors\\r\\n# cleanup[2] removing subprocess\\r\\n# cleanup[2] removing platform\\r\\n# cleanup[2] removing shlex\\r\\n# cleanup[2] removing token\\r\\n# destroy token\\r\\n# cleanup[2] removing tokenize\\r\\n# cleanup[2] removing linecache\\r\\n# cleanup[2] removing traceback\\r\\n# cleanup[2] removing syslog\\r\\n# cleanup[2] removing systemd\\r\\n# destroy systemd\\r\\n# cleanup[2] removing _datetime\\r\\n# cleanup[2] removing datetime\\r\\n# cleanup[2] removing _uuid\\r\\n# cleanup[2] removing uuid\\r\\n# cleanup[2] removing _string\\r\\n# cleanup[2] removing string\\r\\n# destroy string\\r\\n# cleanup[2] removing logging\\r\\n# cleanup[2] removing systemd._journal\\r\\n# cleanup[2] removing systemd._reader\\r\\n# cleanup[2] removing systemd.id128\\r\\n# cleanup[2] removing systemd.journal\\r\\n# cleanup[2] removing _socket\\r\\n# cleanup[2] removing array\\r\\n# cleanup[2] removing socket\\r\\n# cleanup[2] removing systemd._daemon\\r\\n# cleanup[2] removing systemd.daemon\\r\\n# cleanup[2] removing ansible.module_utils.compat\\r\\n# destroy ansible.module_utils.compat\\r\\n# cleanup[2] removing ansible.module_utils.common\\r\\n# destroy ansible.module_utils.common\\r\\n# cleanup[2] removing ansible.module_utils.common.text\\r\\n# destroy ansible.module_utils.common.text\\r\\n# cleanup[2] removing ansible.module_utils.six\\r\\n# destroy ansible.module_utils.six\\r\\n# cleanup[2] removing ansible.module_utils.six.moves\\r\\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[2] removing ansible.module_utils.common.text.converters\\r\\n# destroy ansible.module_utils.common.text.converters\\r\\n# cleanup[2] removing _ctypes\\r\\n# cleanup[2] removing ctypes._endian\\r\\n# cleanup[2] removing ctypes\\r\\n# destroy ctypes\\r\\n# cleanup[2] removing ansible.module_utils.compat.selinux\\r\\n# cleanup[2] removing ansible.module_utils._text\\r\\n# destroy ansible.module_utils._text\\r\\n# cleanup[2] removing copy\\r\\n# destroy copy\\r\\n# cleanup[2] removing ansible.module_utils.common.collections\\r\\n# destroy ansible.module_utils.common.collections\\r\\n# cleanup[2] removing ansible.module_utils.common.warnings\\r\\n# destroy ansible.module_utils.common.warnings\\r\\n# cleanup[2] removing ansible.module_utils.errors\\r\\n# destroy ansible.module_utils.errors\\r\\n# cleanup[2] removing ansible.module_utils.parsing\\r\\n# destroy ansible.module_utils.parsing\\r\\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\\r\\n# destroy ansible.module_utils.parsing.convert_bool\\r\\n# cleanup[2] removing _ast\\r\\n# destroy _ast\\r\\n# cleanup[2] removing ast\\r\\n# destroy ast\\r\\n# cleanup[2] removing ansible.module_utils.common.text.formatters\\r\\n# destroy ansible.module_utils.common.text.formatters\\r\\n# cleanup[2] removing ansible.module_utils.common.validation\\r\\n# destroy ansible.module_utils.common.validation\\r\\n# cleanup[2] removing ansible.module_utils.common.parameters\\r\\n# destroy ansible.module_utils.common.parameters\\r\\n# cleanup[2] removing ansible.module_utils.common.arg_spec\\r\\n# destroy ansible.module_utils.common.arg_spec\\r\\n# cleanup[2] removing ansible.module_utils.common.locale\\r\\n# destroy ansible.module_utils.common.locale\\r\\n# cleanup[2] removing swig_runtime_data4\\r\\n# destroy swig_runtime_data4\\r\\n# cleanup[2] removing selinux._selinux\\r\\n# cleanup[2] removing selinux\\r\\n# cleanup[2] removing ansible.module_utils.common.file\\r\\n# destroy ansible.module_utils.common.file\\r\\n# cleanup[2] removing ansible.module_utils.common.process\\r\\n# destroy ansible.module_utils.common.process\\r\\n# cleanup[2] removing gettext\\r\\n# destroy gettext\\r\\n# cleanup[2] removing argparse\\r\\n# cleanup[2] removing distro\\r\\n# cleanup[2] removing ansible.module_utils.distro\\r\\n# cleanup[2] removing ansible.module_utils.common._utils\\r\\n# destroy ansible.module_utils.common._utils\\r\\n# cleanup[2] removing ansible.module_utils.common.sys_info\\r\\n# destroy ansible.module_utils.common.sys_info\\r\\n# cleanup[2] removing ansible.module_utils.basic\\r\\n# destroy ansible.module_utils.basic\\r\\n# cleanup[2] removing ansible.modules\\r\\n# destroy ansible.modules\\r\\n# cleanup[2] removing ansible.module_utils.facts.namespace\\r\\n# cleanup[2] removing ansible.module_utils.compat.typing\\r\\n# cleanup[2] removing multiprocessing.process\\r\\n# cleanup[2] removing _compat_pickle\\r\\n# cleanup[2] removing _pickle\\r\\n# cleanup[2] removing pickle\\r\\n# cleanup[2] removing multiprocessing.reduction\\r\\n# cleanup[2] removing multiprocessing.context\\r\\n# cleanup[2] removing __mp_main__\\r\\n# destroy __main__\\r\\n# cleanup[2] removing multiprocessing\\r\\n# cleanup[2] removing _queue\\r\\n# cleanup[2] removing queue\\r\\n# cleanup[2] removing multiprocessing.util\\r\\n# cleanup[2] removing _multiprocessing\\r\\n# cleanup[2] removing multiprocessing.connection\\r\\n# cleanup[2] removing multiprocessing.pool\\r\\n# cleanup[2] removing ansible.module_utils.facts.timeout\\r\\n# cleanup[2] removing ansible.module_utils.facts.collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.other\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.facter\\r\\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\\r\\n# cleanup[2] removing ansible.module_utils.facts.system\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.caps\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\\r\\n# cleanup[2] removing ansible.module_utils.facts.utils\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\\r\\n# cleanup[2] removing ansible.module_utils.compat.datetime\\r\\n# destroy ansible.module_utils.compat.datetime\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.env\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.dns\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.fips\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\\r\\n# cleanup[2] removing glob\\r\\n# cleanup[2] removing configparser\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.local\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.platform\\r\\n# cleanup[2] removing _ssl\\r\\n# cleanup[2] removing ssl\\r\\n# destroy ssl\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.python\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\\r\\n# cleanup[2] removing ansible.module_utils.compat.version\\r\\n# destroy ansible.module_utils.compat.version\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# cleanup[2] removing termios\\r\\n# cleanup[2] removing getpass\\r\\n# cleanup[2] removing ansible.module_utils.facts.system.user\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.network\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.aix\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\\r\\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\\r\\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\\r\\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\\r\\n# cleanup[2] removing ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts\\r\\n# destroy ansible.module_utils.facts.namespace\\r\\n# destroy ansible.module_utils.facts.other\\r\\n# destroy ansible.module_utils.facts.other.facter\\r\\n# destroy ansible.module_utils.facts.other.ohai\\r\\n# destroy ansible.module_utils.facts.system\\r\\n# destroy ansible.module_utils.facts.system.apparmor\\r\\n# destroy ansible.module_utils.facts.system.caps\\r\\n# destroy ansible.module_utils.facts.system.chroot\\r\\n# destroy ansible.module_utils.facts.system.cmdline\\r\\n# destroy ansible.module_utils.facts.system.distribution\\r\\n# destroy ansible.module_utils.facts.system.date_time\\r\\n# destroy ansible.module_utils.facts.system.env\\r\\n# destroy ansible.module_utils.facts.system.dns\\r\\n# destroy ansible.module_utils.facts.system.fips\\r\\n# destroy ansible.module_utils.facts.system.loadavg\\r\\n# destroy ansible.module_utils.facts.system.local\\r\\n# destroy ansible.module_utils.facts.system.lsb\\r\\n# destroy ansible.module_utils.facts.system.pkg_mgr\\r\\n# destroy ansible.module_utils.facts.system.platform\\r\\n# destroy ansible.module_utils.facts.system.python\\r\\n# destroy ansible.module_utils.facts.system.selinux\\r\\n# destroy ansible.module_utils.facts.system.service_mgr\\r\\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\\r\\n# destroy ansible.module_utils.facts.system.user\\r\\n# destroy ansible.module_utils.facts.utils\\r\\n# destroy ansible.module_utils.facts.hardware\\r\\n# destroy ansible.module_utils.facts.hardware.base\\r\\n# destroy ansible.module_utils.facts.hardware.aix\\r\\n# destroy ansible.module_utils.facts.hardware.darwin\\r\\n# destroy ansible.module_utils.facts.hardware.freebsd\\r\\n# destroy ansible.module_utils.facts.hardware.dragonfly\\r\\n# destroy ansible.module_utils.facts.hardware.hpux\\r\\n# destroy ansible.module_utils.facts.hardware.linux\\r\\n# destroy ansible.module_utils.facts.hardware.hurd\\r\\n# destroy ansible.module_utils.facts.hardware.netbsd\\r\\n# destroy ansible.module_utils.facts.hardware.openbsd\\r\\n# destroy ansible.module_utils.facts.hardware.sunos\\r\\n# destroy ansible.module_utils.facts.sysctl\\r\\n# destroy ansible.module_utils.facts.network\\r\\n# destroy ansible.module_utils.facts.network.base\\r\\n# destroy ansible.module_utils.facts.network.generic_bsd\\r\\n# destroy ansible.module_utils.facts.network.aix\\r\\n# destroy ansible.module_utils.facts.network.darwin\\r\\n# destroy ansible.module_utils.facts.network.dragonfly\\r\\n# destroy ansible.module_utils.facts.network.fc_wwn\\r\\n# destroy ansible.module_utils.facts.network.freebsd\\r\\n# destroy ansible.module_utils.facts.network.hpux\\r\\n# destroy ansible.module_utils.facts.network.hurd\\r\\n# destroy ansible.module_utils.facts.network.linux\\r\\n# destroy ansible.module_utils.facts.network.iscsi\\r\\n# destroy ansible.module_utils.facts.network.nvme\\r\\n# destroy ansible.module_utils.facts.network.netbsd\\r\\n# destroy ansible.module_utils.facts.network.openbsd\\r\\n# destroy ansible.module_utils.facts.network.sunos\\r\\n# destroy ansible.module_utils.facts.virtual\\r\\n# destroy ansible.module_utils.facts.virtual.base\\r\\n# destroy ansible.module_utils.facts.virtual.sysctl\\r\\n# destroy ansible.module_utils.facts.virtual.freebsd\\r\\n# destroy ansible.module_utils.facts.virtual.dragonfly\\r\\n# destroy ansible.module_utils.facts.virtual.hpux\\r\\n# destroy ansible.module_utils.facts.virtual.linux\\r\\n# destroy ansible.module_utils.facts.virtual.netbsd\\r\\n# destroy ansible.module_utils.facts.virtual.openbsd\\r\\n# destroy ansible.module_utils.facts.virtual.sunos\\r\\n# destroy ansible.module_utils.facts.compat\\r\\n# cleanup[2] removing ansible.module_utils.service\\r\\n# destroy ansible.module_utils.service\\r\\n# cleanup[2] removing gc\\r\\n# destroy _sitebuiltins\\r\\n# destroy importlib.util\\r\\n# destroy importlib.abc\\r\\n# destroy importlib.machinery\\r\\n# destroy zipimport\\r\\n# destroy _compression\\r\\n# destroy binascii\\r\\n# destroy importlib\\r\\n# destroy bz2\\r\\n# destroy lzma\\r\\n# destroy __main__\\r\\n# destroy locale\\r\\n# destroy systemd.journal\\r\\n# destroy systemd.daemon\\r\\n# destroy hashlib\\r\\n# destroy json.decoder\\r\\n# destroy json.encoder\\r\\n# destroy json.scanner\\r\\n# destroy _json\\r\\n# destroy encodings\\r\\n# destroy syslog\\r\\n# destroy uuid\\r\\n# destroy selinux\\r\\n# destroy distro\\r\\n# destroy logging\\r\\n# destroy argparse\\r\\n# destroy ansible.module_utils.facts.default_collectors\\r\\n# destroy ansible.module_utils.facts.ansible_collector\\r\\n# destroy multiprocessing\\r\\n# destroy multiprocessing.connection\\r\\n# destroy multiprocessing.pool\\r\\n# destroy multiprocessing.context\\r\\n# destroy array\\r\\n# destroy _compat_pickle\\r\\n# destroy queue\\r\\n# destroy multiprocessing.process\\r\\n# destroy tempfile\\r\\n# destroy multiprocessing.util\\r\\n# destroy multiprocessing.reduction\\r\\n# destroy datetime\\r\\n# destroy base64\\r\\n# destroy ansible.module_utils.compat.selinux\\r\\n# destroy getpass\\r\\n# destroy json\\r\\n# destroy socket\\r\\n# destroy struct\\r\\n# destroy ansible.module_utils.compat.typing\\r\\n# destroy ansible.module_utils.facts.timeout\\r\\n# destroy ansible.module_utils.facts.collector\\r\\n# destroy glob\\r\\n# destroy pickle\\r\\n# destroy shlex\\r\\n# cleanup[3] wiping gc\\r\\n# cleanup[3] wiping termios\\r\\n# cleanup[3] wiping _ssl\\r\\n# cleanup[3] wiping configparser\\r\\n# cleanup[3] wiping _multiprocessing\\r\\n# cleanup[3] wiping _queue\\r\\n# cleanup[3] wiping _pickle\\r\\n# cleanup[3] wiping selinux._selinux\\r\\n# cleanup[3] wiping ctypes._endian\\r\\n# cleanup[3] wiping _ctypes\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\\r\\n# cleanup[3] wiping ansible.module_utils.six.moves\\r\\n# destroy configparser\\r\\n# cleanup[3] wiping systemd._daemon\\r\\n# cleanup[3] wiping _socket\\r\\n# cleanup[3] wiping systemd.id128\\r\\n# cleanup[3] wiping systemd._reader\\r\\n# cleanup[3] wiping systemd._journal\\r\\n# cleanup[3] wiping _string\\r\\n# cleanup[3] wiping _uuid\\r\\n# cleanup[3] wiping _datetime\\r\\n# cleanup[3] wiping traceback\\r\\n# destroy linecache\\r\\n# cleanup[3] wiping tokenize\\r\\n# cleanup[3] wiping platform\\r\\n# destroy subprocess\\r\\n# cleanup[3] wiping selectors\\r\\n# cleanup[3] wiping select\\r\\n# cleanup[3] wiping _posixsubprocess\\r\\n# cleanup[3] wiping signal\\r\\n# cleanup[3] wiping fcntl\\r\\n# cleanup[3] wiping atexit\\r\\n# cleanup[3] wiping encodings.cp437\\r\\n# cleanup[3] wiping _blake2\\r\\n# cleanup[3] wiping _hashlib\\r\\n# cleanup[3] wiping _random\\r\\n# cleanup[3] wiping _bisect\\r\\n# cleanup[3] wiping math\\r\\n# cleanup[3] wiping shutil\\r\\n# destroy fnmatch\\r\\n# cleanup[3] wiping grp\\r\\n# cleanup[3] wiping pwd\\r\\n# cleanup[3] wiping _lzma\\r\\n# cleanup[3] wiping threading\\r\\n# cleanup[3] wiping zlib\\r\\n# cleanup[3] wiping errno\\r\\n# cleanup[3] wiping weakref\\r\\n# cleanup[3] wiping contextlib\\r\\n# cleanup[3] wiping collections.abc\\r\\n# cleanup[3] wiping warnings\\r\\n# cleanup[3] wiping importlib._bootstrap_external\\r\\n# cleanup[3] wiping importlib._bootstrap\\r\\n# cleanup[3] wiping _struct\\r\\n# cleanup[3] wiping re\\r\\n# destroy enum\\r\\n# destroy sre_compile\\r\\n# destroy copyreg\\r\\n# cleanup[3] wiping functools\\r\\n# cleanup[3] wiping _functools\\r\\n# destroy _functools\\r\\n# cleanup[3] wiping collections\\r\\n# destroy _collections_abc\\r\\n# destroy heapq\\r\\n# destroy collections.abc\\r\\n# cleanup[3] wiping _collections\\r\\n# destroy _collections\\r\\n# cleanup[3] wiping operator\\r\\n# cleanup[3] wiping _operator\\r\\n# cleanup[3] wiping itertools\\r\\n# cleanup[3] wiping _heapq\\r\\n# cleanup[3] wiping sre_parse\\r\\n# cleanup[3] wiping _sre\\r\\n# cleanup[3] wiping types\\r\\n# cleanup[3] wiping _locale\\r\\n# destroy _locale\\r\\n# cleanup[3] wiping os\\r\\n# cleanup[3] wiping os.path\\r\\n# destroy genericpath\\r\\n# cleanup[3] wiping posixpath\\r\\n# cleanup[3] wiping stat\\r\\n# cleanup[3] wiping _stat\\r\\n# destroy _stat\\r\\n# cleanup[3] wiping io\\r\\n# destroy abc\\r\\n# cleanup[3] wiping _abc\\r\\n# cleanup[3] wiping encodings.latin_1\\r\\n# cleanup[3] wiping _signal\\r\\n# cleanup[3] wiping encodings.utf_8\\r\\n# cleanup[3] wiping encodings.aliases\\r\\n# cleanup[3] wiping codecs\\r\\n# cleanup[3] wiping _codecs\\r\\n# cleanup[3] wiping time\\r\\n# cleanup[3] wiping _frozen_importlib_external\\r\\n# cleanup[3] wiping posix\\r\\n# cleanup[3] wiping marshal\\r\\n# cleanup[3] wiping _io\\r\\n# cleanup[3] wiping _weakref\\r\\n# cleanup[3] wiping _warnings\\r\\n# cleanup[3] wiping _thread\\r\\n# cleanup[3] wiping _imp\\r\\n# cleanup[3] wiping _frozen_importlib\\r\\n# cleanup[3] wiping sys\\r\\n# cleanup[3] wiping builtins\\r\\n# destroy gc\\r\\n# destroy termios\\r\\n# destroy _ssl\\r\\n# destroy _multiprocessing\\r\\n# destroy _queue\\r\\n# destroy _pickle\\r\\n# destroy systemd._daemon\\r\\n# destroy _socket\\r\\n# destroy systemd.id128\\r\\n# destroy systemd._reader\\r\\n# destroy systemd._journal\\r\\n# destroy _datetime\\r\\n# destroy fcntl\\r\\n# destroy _blake2\\r\\n# destroy _lzma\\r\\n# destroy zlib\\r\\n# destroy _signal\\r\\n# destroy platform\\r\\n# destroy _uuid\\r\\n# destroy _sre\\r\\n# destroy sre_parse\\r\\n# destroy tokenize\\r\\n# destroy _heapq\\r\\n# destroy posixpath\\r\\n# destroy stat\\r\\n# destroy ansible.module_utils.six.moves.urllib\\r\\n# destroy errno\\r\\n# destroy signal\\r\\n# destroy contextlib\\r\\n# destroy pwd\\r\\n# destroy grp\\r\\n# destroy _posixsubprocess\\r\\n# destroy selectors\\r\\n# destroy select\\r\\n# destroy ansible.module_utils.six.moves.urllib_parse\\r\\n# destroy ansible.module_utils.six.moves.urllib.error\\r\\n# destroy ansible.module_utils.six.moves.urllib.request\\r\\n# destroy ansible.module_utils.six.moves.urllib.response\\r\\n# destroy ansible.module_utils.six.moves.urllib.robotparser\\r\\n# destroy functools\\r\\n# destroy itertools\\r\\n# destroy operator\\r\\n# destroy ansible.module_utils.six.moves\\r\\n# destroy _operator\\r\\n# destroy _frozen_importlib_external\\r\\n# destroy _imp\\r\\n# destroy io\\r\\n# destroy marshal\\r\\n# destroy _frozen_importlib\\r\\n# clear sys.audit hooks\\r\\n', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 10.31.41.70 closed.\\r\\n\")\n 8137 1726887516.61278: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport '_thread' # \r\nimport '_warnings' # \r\nimport '_weakref' # \r\nimport '_io' # \r\nimport 'marshal' # \r\nimport 'posix' # \r\nimport '_frozen_importlib_external' # \r\n# installing zipimport hook\r\nimport 'time' # \r\nimport 'zipimport' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'\r\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d3a0>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'\r\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8ac0>\r\nimport '_signal' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'\r\nimport 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'\r\nimport '_abc' # \r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d940>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'\r\nimport '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'\r\nimport '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'\r\nimport 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57850>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34940>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc95880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'\r\nimport '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc2dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'\r\nimport '_locale' # \r\nimport '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57d90>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9aeeb0>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'\r\nimport '_sre' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9a7610>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ad640>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'\r\n# extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'\r\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f88edc0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88e8b0>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'\r\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'\r\nimport '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'\r\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ee80>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989d30>\r\nimport '_functools' # \r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f982610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'\r\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f996670>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'\r\n# extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'\r\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f8a0c70>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989250>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'\r\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f996280>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'\r\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0fa0>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'\r\nimport 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'\r\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'\r\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873460>\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a8fa0>\r\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2a30>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'\r\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7a71c0>\r\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f85ec70>\r\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2eb0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'\r\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9af0>\r\nimport 'errno' # \r\n# extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7b9e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'\r\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cbc70>\r\n# extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7633a0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'\r\n# extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'\r\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774280>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb5b0>\r\nimport 'pwd' # \r\n# extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'\r\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774340>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a09d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'\r\n# extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'\r\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'\r\n# extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f970>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f760>\r\n# extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'\r\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'\r\n# extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'\r\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78fca0>\r\n# extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f79c1f0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f8e0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f783a30>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a05b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'\r\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78fa90>\r\n# code object from '/usr/lib64/python3.9/encodings/cp437.pyc'\r\nimport 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f192f6ca670>\r\n# zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'\r\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6087c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'\r\n# extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'\r\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608160>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608280>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6084f0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608d30>\r\nimport 'atexit' # \r\n# extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'\r\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'\r\nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'\r\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5d0ee0>\r\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'\r\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc70d0>\r\n# extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'\r\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'\r\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192efc7c40>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5efdc0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ef3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'\r\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5eff70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'\r\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f63fc10>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60acd0>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a3a0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5bcb80>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'\r\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f60a4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'\r\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'\r\n# extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'\r\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f53f250>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'\r\n# extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'\r\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c8e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'\r\nimport '_string' # \r\nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64fd30>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54c880>\r\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5e80d0>\r\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f6149a0>\r\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c0d0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6488b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'\r\n# extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'\r\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5419d0>\r\n# extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'\r\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f55eb80>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54a640>\r\n# extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'\r\nimport 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f541f70>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54aa30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'\r\n# extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5887c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'\r\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f58d820>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb09a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'\r\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5c6760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'\r\nimport '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'\r\n# extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'\r\nimport 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f57f9a0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ea44430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'\r\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f590670>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5dad90>\r\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'\r\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebdcbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb77f70>\r\n# extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'\r\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb774f0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb6ee0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e921d00>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c6a0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'\r\n# extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'\r\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb76c40>\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb8ff70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'\r\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb76fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'\r\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'\r\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192ebc2910>\r\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ebcd0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebc2f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'\r\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e884cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'\r\n# extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\n# extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'\r\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e992fd0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc'\r\n# extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\n# extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so'\r\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e826700>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"ExitType\": \"main\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"TimeoutAbortUSec\": \"1min 30s\", \"TimeoutStartFailureMode\": \"terminate\", \"TimeoutStopFailureMode\": \"terminate\", \"RuntimeMaxUSec\": \"infinity\", \"RuntimeRandomizedExtraUSec\": \"0\", \"WatchdogUSec\": \"0\", \"WatchdogTimestampMonotonic\": \"0\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"10202\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"ReloadResult\": \"success\", \"CleanResult\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"OOMPolicy\": \"stop\", \"ReloadSignal\": \"1\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ExecMainStartTimestampMonotonic\": \"250074885\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"10202\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"ControlGroupId\": \"3602\", \"MemoryCurrent\": \"999424\", \"MemoryAvailable\": \"infinity\", \"CPUUsageNSec\": \"31793000\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"[no data]\", \"IPIngressPackets\": \"[no data]\", \"IPEgressBytes\": \"[no data]\", \"IPEgressPackets\": \"[no data]\", \"IOReadBytes\": \"18446744073709551615\", \"IOReadOperations\": \"18446744073709551615\", \"IOWriteBytes\": \"18446744073709551615\", \"IOWriteOperations\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"yes\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"closed\", \"DeviceAllow\": \"char-pps rw\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22342\", \"IPAccounting\": \"no\", \"ManagedOOMSwap\": \"auto\", \"ManagedOOMMemoryPressure\": \"auto\", \"ManagedOOMMemoryPressureLimit\": \"0\", \"ManagedOOMPreference\": \"none\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"infinity\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"524288\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"13964\", \"LimitNPROCSoft\": \"13964\", \"LimitMEMLOCK\": \"8388608\", \"LimitMEMLOCKSoft\": \"8388608\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"13964\", \"LimitSIGPENDINGSoft\": \"13964\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"CoredumpFilter\": \"0x33\", \"Nice\": \"0\", \"IOSchedulingClass\": \"2\", \"IOSchedulingPriority\": \"4\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectClock\": \"no\", \"ProtectKernelTunables\": \"yes\", \"ProtectKernelModules\": \"yes\", \"ProtectKernelLogs\": \"yes\", \"ProtectControlGroups\": \"yes\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"PrivateIPC\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"SameProcessGroup\": \"no\", \"UtmpMode\": \"init\", \"IgnoreSIGPIPE\": \"yes\", \"NoNewPrivileges\": \"no\", \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\", \"SystemCallArchitectures\": \"native\", \"SystemCallErrorNumber\": \"2147483646\", \"LockPersonality\": \"yes\", \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\", \"RuntimeDirectoryPreserve\": \"no\", \"RuntimeDirectoryMode\": \"0755\", \"StateDirectoryMode\": \"0755\", \"CacheDirectoryMode\": \"0755\", \"LogsDirectoryMode\": \"0755\", \"ConfigurationDirectoryMode\": \"0755\", \"TimeoutCleanUSec\": \"infinity\", \"MemoryDenyWriteExecute\": \"yes\", \"RestrictRealtime\": \"no\", \"RestrictSUIDSGID\": \"yes\", \"RestrictNamespaces\": \"yes\", \"MountAPIVFS\": \"no\", \"KeyringMode\": \"private\", \"ProtectProc\": \"invisible\", \"ProcSubset\": \"all\", \"ProtectHostname\": \"yes\", \"KillMode\": \"control-group\", \"KillSignal\": \"15\", \"RestartKillSignal\": \"15\", \"FinalKillSignal\": \"9\", \"SendSIGKILL\": \"yes\", \"SendSIGHUP\": \"no\", \"WatchdogSignal\": \"6\", \"Id\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"system.slice -.mount sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\", \"Description\": \"NTP client/server\", \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"StateChangeTimestampMonotonic\": \"250074906\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveExitTimestampMonotonic\": \"250047479\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveEnterTimestampMonotonic\": \"250074906\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ActiveExitTimestampMonotonic\": \"250032338\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"InactiveEnterTimestampMonotonic\": \"250034061\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnSuccessJobMode\": \"fail\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"ConditionTimestampMonotonic\": \"250034594\", \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\", \"AssertTimestampMonotonic\": \"250034690\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n 8137 1726887516.69057: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887515.3221152-9108-247080060475147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None})\n 8137 1726887516.69061: _low_level_execute_command(): starting\n 8137 1726887516.69064: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/10c995b88d\"' 10.31.41.70 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 8137 1726887516.69077: stderr chunk (state=2):\n>>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\n<<<\n 8137 1726887516.69081: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887516.69084: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887516.69087: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887516.69090: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887516.69093: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887516.69096: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\n<<<\n 8137 1726887516.69099: stderr chunk (state=3):\n>>>debug2: match not found\r\n<<<\n 8137 1726887516.69102: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\n<<<\n 8137 1726887516.69105: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887516.69110: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887516.69113: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887516.69117: stderr chunk (state=3):\n>>>debug1: configuration requests final Match pass\r\n<<<\n 8137 1726887516.69120: stderr chunk (state=3):\n>>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\n<<<\n 8137 1726887516.69123: stderr chunk (state=3):\n>>>debug1: re-parsing configuration\r\n<<<\n 8137 1726887516.69125: stderr chunk (state=3):\n>>>debug1: Reading configuration data /root/.ssh/config\r\n<<<\n 8137 1726887516.70113: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config\r\n<<<\n 8137 1726887516.70120: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\n<<<\n 8137 1726887516.70123: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\n<<<\n 8137 1726887516.70125: stderr chunk (state=3):\n>>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\n<<<\n 8137 1726887516.70127: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\n<<<\n 8137 1726887516.70129: stderr chunk (state=3):\n>>>debug2: match found\r\n<<<\n 8137 1726887516.70132: stderr chunk (state=3):\n>>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\n<<<\n 8137 1726887516.70134: stderr chunk (state=3):\n>>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\n<<<\n 8137 1726887516.70136: stderr chunk (state=3):\n>>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\n<<<\n 8137 1726887516.70138: stderr chunk (state=3):\n>>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\n<<<\n 8137 1726887516.70140: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\n<<<\n 8137 1726887516.70142: stderr chunk (state=3):\n>>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\n<<<\n 8137 1726887516.70144: stderr chunk (state=3):\n>>>debug1: auto-mux: Trying existing master\r\n<<<\n 8137 1726887516.70150: stderr chunk (state=3):\n>>>debug2: fd 3 setting O_NONBLOCK\r\n<<<\n 8137 1726887516.70153: stderr chunk (state=3):\n>>>debug2: mux_client_hello_exchange: master version 4\r\n<<<\n 8137 1726887516.70155: stderr chunk (state=3):\n>>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\n<<<\n 8137 1726887516.70158: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: entering\r\n<<<\n 8137 1726887516.70161: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: entering\r\n<<<\n 8137 1726887516.70164: stderr chunk (state=3):\n>>>debug3: mux_client_request_alive: done pid = 6685\r\n<<<\n 8137 1726887516.70167: stderr chunk (state=3):\n>>>debug3: mux_client_request_session: session request sent\r\n<<<\n 8137 1726887516.70170: stderr chunk (state=3):\n>>>debug1: mux_client_request_session: master session id: 2\r\n<<<\n 8137 1726887516.70173: stderr chunk (state=3):\n>>>debug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n<<<\n 8137 1726887516.70176: stdout chunk (state=3):\n>>><<<\n 8137 1726887516.70179: stderr chunk (state=3):\n>>><<<\n<10.31.41.70> (0, b'', b\"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\\r\\ndebug2: match not found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug1: configuration requests final Match pass\\r\\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\\r\\ndebug1: re-parsing configuration\\r\\ndebug1: Reading configuration data /root/.ssh/config\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\\r\\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\\r\\ndebug2: match found\\r\\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\\r\\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\\r\\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\\r\\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\\r\\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug2: mux_client_hello_exchange: master version 4\\r\\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\\r\\ndebug3: mux_client_request_session: entering\\r\\ndebug3: mux_client_request_alive: entering\\r\\ndebug3: mux_client_request_alive: done pid = 6685\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\n\")\n 8137 1726887516.70191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n 8137 1726887516.70194: handler run complete\n 8137 1726887516.70196: attempt loop complete, returning result\n 8137 1726887516.70199: _execute() done\n 8137 1726887516.70201: dumping result to json\n 8137 1726887516.70203: done dumping result, returning\n 8137 1726887516.70205: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e15955b-8119-107c-9d64-000000000034]\n 8137 1726887516.70210: sending task result for task 0e15955b-8119-107c-9d64-000000000034\nchanged: [managed_node3] => {\n \"changed\": true,\n \"invocation\": {\n \"module_args\": {\n \"daemon_reexec\": false,\n \"daemon_reload\": false,\n \"enabled\": null,\n \"force\": null,\n \"masked\": null,\n \"name\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"AccessSELinuxContext\": \"system_u:object_r:chronyd_unit_file_t:s0\",\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"250074906\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ActiveExitTimestampMonotonic\": \"250032338\",\n \"ActiveState\": \"active\",\n \"After\": \"ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service\",\n \"AllowIsolate\": \"no\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"AssertTimestampMonotonic\": \"250034690\",\n \"Before\": \"shutdown.target multi-user.target\",\n \"BlockIOAccounting\": \"no\",\n \"BlockIOWeight\": \"[not set]\",\n \"CPUAccounting\": \"yes\",\n \"CPUAffinityFromNUMA\": \"no\",\n \"CPUQuotaPerSecUSec\": \"infinity\",\n \"CPUQuotaPeriodUSec\": \"infinity\",\n \"CPUSchedulingPolicy\": \"0\",\n \"CPUSchedulingPriority\": \"0\",\n \"CPUSchedulingResetOnFork\": \"no\",\n \"CPUShares\": \"[not set]\",\n \"CPUUsageNSec\": \"31793000\",\n \"CPUWeight\": \"[not set]\",\n \"CacheDirectoryMode\": \"0755\",\n \"CanFreeze\": \"yes\",\n \"CanIsolate\": \"no\",\n \"CanReload\": \"no\",\n \"CanStart\": \"yes\",\n \"CanStop\": \"yes\",\n \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore\",\n \"CleanResult\": \"success\",\n \"CollectMode\": \"inactive\",\n \"ConditionResult\": \"yes\",\n \"ConditionTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ConditionTimestampMonotonic\": \"250034594\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service systemd-timesyncd.service shutdown.target\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlGroupId\": \"3602\",\n \"ControlPID\": \"0\",\n \"CoredumpFilter\": \"0x33\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DeviceAllow\": \"char-pps rw\",\n \"DevicePolicy\": \"closed\",\n \"Documentation\": \"\\\"man:chronyd(8)\\\" \\\"man:chrony.conf(5)\\\"\",\n \"DynamicUser\": \"no\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"10202\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"250074885\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\",\n \"ExecStartEx\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }\",\n \"ExitType\": \"main\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FinalKillSignal\": \"9\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\",\n \"FreezerState\": \"running\",\n \"GID\": \"[not set]\",\n \"GuessMainPID\": \"yes\",\n \"IOAccounting\": \"no\",\n \"IOReadBytes\": \"18446744073709551615\",\n \"IOReadOperations\": \"18446744073709551615\",\n \"IOSchedulingClass\": \"2\",\n \"IOSchedulingPriority\": \"4\",\n \"IOWeight\": \"[not set]\",\n \"IOWriteBytes\": \"18446744073709551615\",\n \"IOWriteOperations\": \"18446744073709551615\",\n \"IPAccounting\": \"no\",\n \"IPEgressBytes\": \"[no data]\",\n \"IPEgressPackets\": \"[no data]\",\n \"IPIngressBytes\": \"[no data]\",\n \"IPIngressPackets\": \"[no data]\",\n \"Id\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"250034061\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"InactiveExitTimestampMonotonic\": \"250047479\",\n \"InvocationID\": \"50a796e111f84f62a3c1b9b74125260a\",\n \"JobRunningTimeoutUSec\": \"infinity\",\n \"JobTimeoutAction\": \"none\",\n \"JobTimeoutUSec\": \"infinity\",\n \"KeyringMode\": \"private\",\n \"KillMode\": \"control-group\",\n \"KillSignal\": \"15\",\n \"LimitAS\": \"infinity\",\n \"LimitASSoft\": \"infinity\",\n \"LimitCORE\": \"infinity\",\n \"LimitCORESoft\": \"infinity\",\n \"LimitCPU\": \"infinity\",\n \"LimitCPUSoft\": \"infinity\",\n \"LimitDATA\": \"infinity\",\n \"LimitDATASoft\": \"infinity\",\n \"LimitFSIZE\": \"infinity\",\n \"LimitFSIZESoft\": \"infinity\",\n \"LimitLOCKS\": \"infinity\",\n \"LimitLOCKSSoft\": \"infinity\",\n \"LimitMEMLOCK\": \"8388608\",\n \"LimitMEMLOCKSoft\": \"8388608\",\n \"LimitMSGQUEUE\": \"819200\",\n \"LimitMSGQUEUESoft\": \"819200\",\n \"LimitNICE\": \"0\",\n \"LimitNICESoft\": \"0\",\n \"LimitNOFILE\": \"524288\",\n \"LimitNOFILESoft\": \"1024\",\n \"LimitNPROC\": \"13964\",\n \"LimitNPROCSoft\": \"13964\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"13964\",\n \"LimitSIGPENDINGSoft\": \"13964\",\n \"LimitSTACK\": \"infinity\",\n \"LimitSTACKSoft\": \"8388608\",\n \"LoadState\": \"loaded\",\n \"LockPersonality\": \"yes\",\n \"LogLevelMax\": \"-1\",\n \"LogRateLimitBurst\": \"0\",\n \"LogRateLimitIntervalUSec\": \"0\",\n \"LogsDirectoryMode\": \"0755\",\n \"MainPID\": \"10202\",\n \"ManagedOOMMemoryPressure\": \"auto\",\n \"ManagedOOMMemoryPressureLimit\": \"0\",\n \"ManagedOOMPreference\": \"none\",\n \"ManagedOOMSwap\": \"auto\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryAvailable\": \"infinity\",\n \"MemoryCurrent\": \"999424\",\n \"MemoryDenyWriteExecute\": \"yes\",\n \"MemoryHigh\": \"infinity\",\n \"MemoryLimit\": \"infinity\",\n \"MemoryLow\": \"0\",\n \"MemoryMax\": \"infinity\",\n \"MemoryMin\": \"0\",\n \"MemorySwapMax\": \"infinity\",\n \"MountAPIVFS\": \"no\",\n \"NFileDescriptorStore\": \"0\",\n \"NRestarts\": \"0\",\n \"NUMAPolicy\": \"n/a\",\n \"Names\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMPolicy\": \"stop\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"OnSuccessJobMode\": \"fail\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateIPC\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProcSubset\": \"all\",\n \"ProtectClock\": \"no\",\n \"ProtectControlGroups\": \"yes\",\n \"ProtectHome\": \"yes\",\n \"ProtectHostname\": \"yes\",\n \"ProtectKernelLogs\": \"yes\",\n \"ProtectKernelModules\": \"yes\",\n \"ProtectKernelTunables\": \"yes\",\n \"ProtectProc\": \"invisible\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"ReloadResult\": \"success\",\n \"ReloadSignal\": \"1\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"system.slice -.mount sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\n \"Restart\": \"no\",\n \"RestartKillSignal\": \"15\",\n \"RestartUSec\": \"100ms\",\n \"RestrictAddressFamilies\": \"AF_INET AF_INET6 AF_NETLINK AF_UNIX\",\n \"RestrictNamespaces\": \"yes\",\n \"RestrictRealtime\": \"no\",\n \"RestrictSUIDSGID\": \"yes\",\n \"Result\": \"success\",\n \"RootDirectoryStartOnly\": \"no\",\n \"RuntimeDirectoryMode\": \"0755\",\n \"RuntimeDirectoryPreserve\": \"no\",\n \"RuntimeMaxUSec\": \"infinity\",\n \"RuntimeRandomizedExtraUSec\": \"0\",\n \"SameProcessGroup\": \"no\",\n \"SecureBits\": \"0\",\n \"SendSIGHUP\": \"no\",\n \"SendSIGKILL\": \"yes\",\n \"Slice\": \"system.slice\",\n \"StandardError\": \"inherit\",\n \"StandardInput\": \"null\",\n \"StandardOutput\": \"journal\",\n \"StartLimitAction\": \"none\",\n \"StartLimitBurst\": \"5\",\n \"StartLimitIntervalUSec\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:58:10 EDT\",\n \"StateChangeTimestampMonotonic\": \"250074906\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\n \"SuccessAction\": \"none\",\n \"SyslogFacility\": \"3\",\n \"SyslogLevel\": \"6\",\n \"SyslogLevelPrefix\": \"yes\",\n \"SyslogPriority\": \"30\",\n \"SystemCallArchitectures\": \"native\",\n \"SystemCallErrorNumber\": \"2147483646\",\n \"SystemCallFilter\": \"~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver\",\n \"TTYReset\": \"no\",\n \"TTYVHangup\": \"no\",\n \"TTYVTDisallocate\": \"no\",\n \"TasksAccounting\": \"yes\",\n \"TasksCurrent\": \"1\",\n \"TasksMax\": \"22342\",\n \"TimeoutAbortUSec\": \"1min 30s\",\n \"TimeoutCleanUSec\": \"infinity\",\n \"TimeoutStartFailureMode\": \"terminate\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopFailureMode\": \"terminate\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogSignal\": \"6\",\n \"WatchdogTimestampMonotonic\": \"0\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 8137 1726887516.70537: no more pending results, returning what we have\n 8137 1726887516.70543: results queue empty\n 8137 1726887516.70544: checking for any_errors_fatal\n 8137 1726887516.70551: done checking for any_errors_fatal\n 8137 1726887516.70552: checking for max_fail_percentage\n 8137 1726887516.70554: done checking for max_fail_percentage\n 8137 1726887516.70556: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887516.70557: done checking to see if all hosts have failed\n 8137 1726887516.70558: getting the remaining hosts for this loop\n 8137 1726887516.70561: done getting the remaining hosts for this loop\n 8137 1726887516.70566: getting the next task for host managed_node1\n 8137 1726887516.70577: done getting next task for host managed_node1\n 8137 1726887516.70579: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887516.70581: ^ state is: HOST STATE: block=7, 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\n 8137 1726887516.70582: getting the next task for host managed_node2\n 8137 1726887516.70585: done getting next task for host managed_node2\n 8137 1726887516.70586: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887516.70587: ^ state is: HOST STATE: block=7, 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\n 8137 1726887516.70588: getting the next task for host managed_node3\n 8137 1726887516.70591: done getting next task for host managed_node3\n 8137 1726887516.70592: ^ task is: TASK: meta (flush_handlers)\n 8137 1726887516.70593: ^ state is: HOST STATE: block=7, 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\n 8137 1726887516.70605: getting variables\n 8137 1726887516.70606: in VariableManager get_vars()\n 8137 1726887516.70635: Calling all_inventory to load vars for managed_node1\n 8137 1726887516.70638: Calling groups_inventory to load vars for managed_node1\n 8137 1726887516.70640: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887516.70652: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887516.70655: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887516.70658: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887516.72463: done sending task result for task 0e15955b-8119-107c-9d64-000000000034\n 8137 1726887516.72467: WORKER PROCESS EXITING\n 8137 1726887516.73782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887516.77235: done with get_vars()\n 8137 1726887516.77263: done getting variables\n 8137 1726887516.77452: in VariableManager get_vars()\n 8137 1726887516.77465: Calling all_inventory to load vars for managed_node1\n 8137 1726887516.77468: Calling groups_inventory to load vars for managed_node1\n 8137 1726887516.77470: Calling all_plugins_inventory to load vars for managed_node1\n 8137 1726887516.77475: Calling all_plugins_play to load vars for managed_node1\n 8137 1726887516.77478: Calling groups_plugins_inventory to load vars for managed_node1\n 8137 1726887516.77481: Calling groups_plugins_play to load vars for managed_node1\n 8137 1726887516.79773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887516.82910: done with get_vars()\n 8137 1726887516.82940: getting variables\n 8137 1726887516.82941: in VariableManager get_vars()\n 8137 1726887516.82956: Calling all_inventory to load vars for managed_node2\n 8137 1726887516.82959: Calling groups_inventory to load vars for managed_node2\n 8137 1726887516.82961: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887516.82966: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887516.82968: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887516.82971: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887516.86201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887516.88802: done with get_vars()\n 8137 1726887516.88827: done getting variables\n 8137 1726887516.88883: in VariableManager get_vars()\n 8137 1726887516.88896: Calling all_inventory to load vars for managed_node2\n 8137 1726887516.88899: Calling groups_inventory to load vars for managed_node2\n 8137 1726887516.88901: Calling all_plugins_inventory to load vars for managed_node2\n 8137 1726887516.88906: Calling all_plugins_play to load vars for managed_node2\n 8137 1726887516.88911: Calling groups_plugins_inventory to load vars for managed_node2\n 8137 1726887516.88914: Calling groups_plugins_play to load vars for managed_node2\n 8137 1726887516.91231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887516.95782: done with get_vars()\n 8137 1726887516.95815: getting variables\n 8137 1726887516.95817: in VariableManager get_vars()\n 8137 1726887516.95829: Calling all_inventory to load vars for managed_node3\n 8137 1726887516.95831: Calling groups_inventory to load vars for managed_node3\n 8137 1726887516.95833: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887516.95839: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887516.95841: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887516.95844: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887516.98619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887517.01874: done with get_vars()\n 8137 1726887517.01899: done getting variables\n 8137 1726887517.01959: in VariableManager get_vars()\n 8137 1726887517.01973: Calling all_inventory to load vars for managed_node3\n 8137 1726887517.01976: Calling groups_inventory to load vars for managed_node3\n 8137 1726887517.01978: Calling all_plugins_inventory to load vars for managed_node3\n 8137 1726887517.01983: Calling all_plugins_play to load vars for managed_node3\n 8137 1726887517.01985: Calling groups_plugins_inventory to load vars for managed_node3\n 8137 1726887517.01987: Calling groups_plugins_play to load vars for managed_node3\n 8137 1726887517.07925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 8137 1726887517.11262: done with get_vars()\n 8137 1726887517.11311: done queuing things up, now waiting for results queue to drain\n 8137 1726887517.11315: results queue empty\n 8137 1726887517.11316: checking for any_errors_fatal\n 8137 1726887517.11325: done checking for any_errors_fatal\n 8137 1726887517.11326: checking for max_fail_percentage\n 8137 1726887517.11327: done checking for max_fail_percentage\n 8137 1726887517.11328: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887517.11328: done checking to see if all hosts have failed\n 8137 1726887517.11329: getting the remaining hosts for this loop\n 8137 1726887517.11330: done getting the remaining hosts for this loop\n 8137 1726887517.11334: getting the next task for host managed_node1\n 8137 1726887517.11338: done getting next task for host managed_node1\n 8137 1726887517.11339: ^ task is: None\n 8137 1726887517.11341: ^ state is: HOST STATE: block=8, 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\n 8137 1726887517.11344: getting the next task for host managed_node2\n 8137 1726887517.11350: done getting next task for host managed_node2\n 8137 1726887517.11350: ^ task is: None\n 8137 1726887517.11352: ^ state is: HOST STATE: block=8, 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\n 8137 1726887517.11352: getting the next task for host managed_node3\n 8137 1726887517.11355: done getting next task for host managed_node3\n 8137 1726887517.11355: ^ task is: None\n 8137 1726887517.11357: ^ state is: HOST STATE: block=8, 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\n 8137 1726887517.11359: done queuing things up, now waiting for results queue to drain\n 8137 1726887517.11360: results queue empty\n 8137 1726887517.11361: checking for any_errors_fatal\n 8137 1726887517.11362: done checking for any_errors_fatal\n 8137 1726887517.11363: checking for max_fail_percentage\n 8137 1726887517.11364: done checking for max_fail_percentage\n 8137 1726887517.11365: checking to see if all hosts have failed and the running result is not ok\n 8137 1726887517.11365: done checking to see if all hosts have failed\n 8137 1726887517.11368: getting the next task for host managed_node1\n 8137 1726887517.11371: done getting next task for host managed_node1\n 8137 1726887517.11372: ^ task is: None\n 8137 1726887517.11373: ^ state is: HOST STATE: block=8, 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\n 8137 1726887517.11374: getting the next task for host managed_node2\n 8137 1726887517.11377: done getting next task for host managed_node2\n 8137 1726887517.11378: ^ task is: None\n 8137 1726887517.11379: ^ state is: HOST STATE: block=8, 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\n 8137 1726887517.11380: getting the next task for host managed_node3\n 8137 1726887517.11382: done getting next task for host managed_node3\n 8137 1726887517.11383: ^ task is: None\n 8137 1726887517.11384: ^ state is: HOST STATE: block=8, 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\n\nPLAY RECAP *********************************************************************\nmanaged_node1 : ok=20 changed=2 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 \nmanaged_node2 : ok=19 changed=0 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 \nmanaged_node3 : ok=20 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 \n\nFriday 20 September 2024 22:58:37 -0400 (0:00:02.202) 0:00:26.889 ****** \n=============================================================================== \nfedora.linux_system_roles.timesync : Install chrony --------------------- 3.37s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 \nfedora.linux_system_roles.timesync : Populate service facts ------------- 2.91s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 \nfedora.linux_system_roles.timesync : Gather package facts --------------- 2.47s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 \nfedora.linux_system_roles.timesync : Enable chronyd --------------------- 2.45s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 \nfedora.linux_system_roles.timesync : Generate chronyd sysconfig file ---- 2.39s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 \nfedora.linux_system_roles.timesync : Restart chronyd -------------------- 2.20s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2 \nfedora.linux_system_roles.timesync : Generate chrony.conf file ---------- 1.68s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 \nfedora.linux_system_roles.timesync : Update network sysconfig file ------ 1.31s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 \nfedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 1.13s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 \nfedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.76s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 \nfedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.66s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 \nfedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.57s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 \nfedora.linux_system_roles.timesync : Enable timemaster ------------------ 0.30s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 \nfedora.linux_system_roles.timesync : Fail if reboot is needed and not set --- 0.27s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92 \nfedora.linux_system_roles.timesync : Reboot transactional update systems --- 0.27s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 \nfedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes --- 0.24s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 \nfedora.linux_system_roles.timesync : Select NTP provider ---------------- 0.23s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42 \nfedora.linux_system_roles.timesync : Generate ntp.conf file ------------- 0.21s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 \nfedora.linux_system_roles.timesync : Disable phc2sys -------------------- 0.21s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 \nfedora.linux_system_roles.timesync : Disable timemaster ----------------- 0.17s\n/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308 \n 8137 1726887517.12239: RUNNING CLEANUP", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f143030cd40>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f143030c380>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f143030f290>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/local/lib64/python3.12/site-packages'\nAdding directory: '/usr/local/lib/python3.12/site-packages'\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff01970>\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff02600>\nimport 'site' # \nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff36e40>\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff37050>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff51af0>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff6f170>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff52b40>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff501d0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff340b0>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff96750>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff95370>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff967b0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff51190>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff979e0>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff03410>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff97fe0>\n# /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc9490>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc9130>\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffca420>\nimport 'importlib.util' # \nimport 'importlib.machinery' # \n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffcbef0>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffcaa20>\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdf20f0>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdf1f40>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffe4e90>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc89e0>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fe46cf0>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142feb2a20>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142feb1df0>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fe47b30>\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fec61e0>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142feb2c90>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142feb38c0>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffe70e0>\nimport 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc88f0>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc'\nimport 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fe17e30>\nimport 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff97e60>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fcfc770>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py\n# code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc'\n# extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\n# extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so'\nimport '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fd21f10>\nimport 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd211f0>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd22450>\n# /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd49610>\nimport 'ntpath' # \nimport 'errno' # \n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd4ade0>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fd694f0>\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd69e80>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd4af90>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd226c0>\n# /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fdb3bf0>\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fdd9ee0>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fddadb0>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fddb380>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdda360>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fddbd70>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fddb4a0>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdb3f50>\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f924380>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdd8170>\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f924710>\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py\n# code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc'\nimport 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9509e0>\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f927800>\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd49490>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdb2330>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f953cb0>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f977710>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f977440>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f977530>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f977fe0>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f9849b0>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f977920>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f975940>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f986030>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f987e00>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fec6240>\n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f9bd0d0>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f977ef0>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f9bd2b0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f984ce0>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9bec30>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9bd910>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e6510>\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e61b0>\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e7e90>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e7770>\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f733950>\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7339b0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9bf530>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f974770>\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7390a0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f985190>\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f739d30>\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73a540>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f951b50>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc'\nimport 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73aab0>\nimport 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73a750>\nimport 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f951430>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc'\nimport 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73ad50>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc'\nimport 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73b3b0>\n# /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py\n# code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc'\nimport 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73b950>\n# /usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/abc.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f764fe0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc'\nimport 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f766bd0>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc'\nimport 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f767710>\nimport 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f764860>\n# /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py\n# code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc'\nimport 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f784a10>\nimport 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f764530>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73bcb0>\nimport 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd12570>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7858b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f785af0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc'\nimport 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f785b50>\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f786e70>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7868d0>\n# /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py\n# code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc'\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f787b30>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f787650>\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7ab890>\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f7aba40>\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f7bc9e0>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7a9a60>\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7a9f70>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7bfd40>\n# /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc'\nimport 'atexit' # \n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7e4f80>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/bccache.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f100da0>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f101520>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f810d70>\nimport 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8102f0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/environment.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/markupsafe/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc'\n# extension module 'markupsafe._speedups' loaded from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\n# extension module 'markupsafe._speedups' executed from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so'\nimport 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f1317f0>\nimport 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f103e60>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nodes.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f14e180>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14dfa0>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14d880>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14e120>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14d3a0>\nimport 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1337d0>\nimport 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f131940>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/compiler.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc'\nimport 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f177fb0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/idtracking.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/visitor.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc'\nimport 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a1580>\nimport 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a08c0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/optimizer.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc'\nimport 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a1ac0>\nimport 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f132480>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/defaults.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/filters.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/async_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc'\nimport 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1c9be0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/runtime.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc'\nimport 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1ca8d0>\nimport 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a35c0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/tests.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef5aea0>\nimport 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef5a630>\nimport 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a3200>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/lexer.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/_identifier.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc'\nimport 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef719a0>\nimport 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef5b380>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/parser.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc'\nimport 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef726c0>\nimport 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f810dd0>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/loaders.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc'\nimport 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb4e60>\nimport 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7e5400>\n# /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nativetypes.py\n# code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc'\nimport 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7e7fb0>\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc'\nimport 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6810>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6a50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6b40>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb7080>\nimport 'ansible.module_utils.six.moves' # \nimport 'ansible.module_utils.six.moves.collections_abc' # \nimport 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6720>\nimport 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb5e50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/error.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc'\nimport 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efdb7a0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/tokens.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc'\nimport 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efdbaa0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/events.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc'\nimport 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efdbda0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/nodes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc'\nimport 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff87d0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/loader.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/reader.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc'\nimport 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff8e60>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/scanner.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc'\nimport 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff9310>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/parser.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc'\nimport 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142effa6f0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/composer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc'\nimport 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142effb080>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/constructor.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc'\nimport 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142effb470>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/resolver.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc'\nimport 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f024860>\nimport 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff8ad0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/dumper.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/emitter.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc'\nimport 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f024ec0>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/serializer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc'\nimport 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f026120>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/representer.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc'\nimport 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f0264e0>\nimport 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff8c20>\n# /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/cyaml.py\n# code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc'\n# extension module 'yaml._yaml' loaded from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\n# extension module 'yaml._yaml' executed from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so'\nimport 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f027260>\nimport 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f026e70>\nimport 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb65d0>\nimport 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6210>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f027f50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc'\nimport 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f027f20>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee60200>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc'\nimport 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee602c0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee60410>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc'\nimport 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee60470>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee61760>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc'\nimport 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee61850>\nimport 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7bfdd0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc'\nimport 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee61d60>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc'\nimport 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee622a0>\n# /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc'\nimport 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee638c0>\nimport 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7be7b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ee8e840>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8e240>\n# /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc'\n# extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'\nimport '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ee9eba0>\n# /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc'\nimport 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8d310>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f027e90>\n# /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py\n# code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc'\nimport 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8e6c0>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8e720>\n# /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py\n# code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc'\nimport 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eeccda0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc'\nimport 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e7ce0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc'\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecf7d0>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc'\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eee0d10>\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd940>\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd2b0>\nimport 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd1f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc'\nimport 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd430>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc'\nimport 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eee3e90>\nimport 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecf290>\nimport 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee63890>\n# /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc'\nimport 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef5d60>\nimport 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef5ac0>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef6120>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef7a10>\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef30080>\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef140e0>\nimport 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef61b0>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef6450>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed08ef0>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ed1c050>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef4a570>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc'\nimport 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1c530>\nimport 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef49e50>\nimport 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef48e60>\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1d4c0>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc'\nimport 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1d520>\nimport 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef49be0>\nimport 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef48470>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1d7c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed30260>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc'\nimport 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31160>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31190>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31280>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed495e0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc'\nimport 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a4e0>\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a000>\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4aab0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4ac00>\n# extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\n# extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so'\nimport '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ed60dd0>\n# extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\n# extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so'\nimport 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ed4ad50>\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a510>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a1b0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed61b50>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed61e20>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed63470>\nimport 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed62930>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed637d0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed63c80>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py\n# code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc'\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed743e0>\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed74230>\nimport 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed63e60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed74f80>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed77830>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed779e0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc'\nimport 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed77620>\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed76c60>\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed75bb0>\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed75310>\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed74e60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed892b0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc'\nimport 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed899a0>\nimport 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed894c0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8b440>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8b5c0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc'\nimport 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8be60>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9c6e0>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9e180>\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8b950>\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc'\n# /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py\n# code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc'\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9f680>\nimport 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9ed50>\nimport 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed881a0>\nimport 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed77fb0>\nimport 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed32660>\nimport 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31ca0>\nimport 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31a30>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc'\nimport 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9fb90>\nimport 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed32420>\nimport 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31460>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb44d0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc'\nimport 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb7a70>\nimport 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb4d10>\nimport 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed323f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc'\nimport 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edcc7a0>\nimport 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb6690>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc'\nimport 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edccd70>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py\n# code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc'\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eddcb60>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc'\nimport 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eddf260>\nimport 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edde6f0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc'\nimport 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eddfef0>\nimport 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edcf2c0>\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py\n# code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc'\nimport 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebf9ee0>\nimport 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebf8ad0>\nimport 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edce9c0>\nimport 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edccf80>\nimport 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1e150>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfb470>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfbda0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc'\nimport 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfadb0>\nimport 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef162d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc'\nimport 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfbb30>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc'\n# extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\n# extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'\nimport 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142e1c2d50>\nimport 'pwd' # \n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142e1c3110>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3410>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc'\nimport 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc'\nimport 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e4b60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc'\nimport 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e4e00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc'\nimport 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6000>\nimport 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e50a0>\nimport 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3fe0>\nimport 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3b00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc'\nimport 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6390>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc'\nimport 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6570>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/_distro.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc'\nimport 'ansible.module_utils.distro._distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6c30>\n# destroy ansible.module_utils.distro\nimport 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6a50>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc'\nimport 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e72f0>\nimport 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6630>\nimport 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c0b60>\nimport 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edcd220>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc'\nimport 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df79370>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc'\nimport 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df795e0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc'\nimport 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7aea0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc'\nimport 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b1d0>\n# /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc'\nimport 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b2f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc'\nimport 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b5c0>\nimport 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df79af0>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc'\nimport 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b950>\nimport 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6a20>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc'\nimport 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7bd10>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc'\nimport 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa8200>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc'\nimport 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa8c80>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc'\nimport 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa91f0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc'\nimport 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa93a0>\nimport 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa8f50>\n# /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc'\nimport 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa96d0>\nimport 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa82f0>\n# /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py\n# code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc'\nimport 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa9a00>\nimport 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7ba70>\nimport 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdf2960>\n# /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfaa060>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dfd92e0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd8bc0>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dfd8d40>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd80b0>\n# extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\n# extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so'\nimport '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dfd9340>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'\nimport 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfdb560>\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd95b0>\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfab320>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc'\nimport 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dffa4e0>\nimport 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff9e20>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc'\nimport 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dffa690>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc'\nimport 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e010b30>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc'\nimport 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e010f20>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc'\nimport 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011130>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc'\nimport 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011730>\nimport 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0112e0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc'\nimport 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011be0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc'\nimport 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e013d40>\nimport 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e013500>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc'\nimport 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0403b0>\nimport 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e040140>\nimport 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e013080>\nimport 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e012bd0>\nimport 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011d00>\nimport 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0101a0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc'\nimport 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061250>\nimport 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e041760>\nimport 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff91f0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc'\nimport 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061a30>\nimport 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff8a70>\nimport 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfda8d0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc'\nimport 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff88c0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc'\nimport 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061c10>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc'\nimport 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061fa0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py\n# code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc'\nimport 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e063500>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc'\nimport 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de72960>\nimport 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de72420>\nimport 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e062780>\n# /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc'\nimport 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0628a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc'\nimport 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de731d0>\n# /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py\n# code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc'\nimport 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de73200>\nimport 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfaa3f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc'\nimport 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de95100>\nimport 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfab110>\nimport 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfaa0c0>\nimport 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa9c40>\n[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var \nnaming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This \nfeature will be removed from ansible-core in version 2.19. Deprecation warnings\n can be disabled by setting deprecation_warnings=False in ansible.cfg.\nimport 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-g69/ansible_collections'])\nimport 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-g69/ansible_collections/fedora'])\nimport 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles'])\nimport 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-g69/ansible_collections/ansible'])\nimport 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14302dbad0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc'\nimport 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb68d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc'\nimport 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de97e60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc'\n# /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py\n# code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc'\nimport 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142debade0>\nimport 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142deba9c0>\nimport 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142deb93a0>\nimport 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142deb9100>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142debb560>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142debbb30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'\nimport 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dec1010>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dec3ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded4440>\nimport 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dec2270>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py\n# code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc'\nimport 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded52b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded7f50>\n# /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142def82f0>\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py\n# code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc'\nimport 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142defb380>\n# extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142df18950>\n# extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so'\nimport '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142df185c0>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142def8050>\nimport 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded7530>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc'\nimport 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df18d70>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc'\nimport 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df371a0>\n# /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py\n# code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37d70>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37e90>\n# /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc'\nimport 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df19f70>\n# /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc'\nimport 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df1a690>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142defab70>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37f50>\n# /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py\n# code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd185c0>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dd39940>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd1b800>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd196a0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd592b0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd1b5f0>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcf82f0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37c20>\nimport 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37260>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc'\nimport 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd5bf50>\nimport 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles'])\nimport 'ansible_collections.fedora.linux_system_roles.roles.timesync' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync'])\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc'\nimport 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7a600>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc'\nimport 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7a930>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc'\nimport 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7abd0>\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc'\nimport 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7af30>\nimport 'ansible_collections.fedora.linux_system_roles.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins'])\nimport 'ansible_collections.fedora.linux_system_roles.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules'])\n# /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7bc50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc'\nimport 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb6600>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc'\n# /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc'\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd4710>\nimport 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd44a0>\nimport 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb7b60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd5ca0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd64b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc'\nimport 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd68d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd6c00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd6d80>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd6ed0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd70b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc'\nimport 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd7590>\nimport 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd72f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd7620>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc'\nimport 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9160>\nimport 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf8cb0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9490>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9550>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf95e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf96a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9820>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9ac0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9c70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa1b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa480>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa540>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa5d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfab70>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc'\nimport 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfaea0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfaf60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfb170>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfb440>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef6000>\nimport 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfb9e0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10110>\nimport 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef62a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10710>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10da0>\nimport 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc126c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc129f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc12d20>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc134d0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc13680>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc13f20>\nimport 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc139b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34920>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34980>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34b00>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34da0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34e60>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34fe0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc351f0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc35be0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc35ee0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36030>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36120>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36390>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36630>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc367b0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36d80>\nimport 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36b70>\nimport 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc369c0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36f30>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc37080>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc37680>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc377a0>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc'\nimport 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc378c0>\nimport 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb6900>\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc'\nimport 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc37560>\nimport 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb63c0>\nimport 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb60f0>\nimport 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb5670>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc50c50>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc'\nimport 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc50d10>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc'\nimport 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc51100>\nimport 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb5010>\n# /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc'\nimport 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc51af0>\nimport 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7be60>\nimport 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None)\nimport 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-g69/ansible_collections/ansible/posix'])\nimport 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/ansible/posix/plugins'])\nimport 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback'])\n# /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/debug.py\n# code object from '/tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc'\nimport 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc90530>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc924e0>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc92360>\n# /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc'\nimport 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc934d0>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc92f30>\n# /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc'\nimport 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc90da0>\n# /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py\n# code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc'\nimport 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccd070>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcb3cb0>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc931a0>\nimport 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc91940>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc'\n# /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py\n# code object from '/tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefdd0>\n# /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py\n# code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc'\nimport 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11d60>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da10ad0>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc'\nimport 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da11df0>\nimport 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da110a0>\nimport 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da10b60>\nimport 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef920>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc'\nimport 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da12630>\n# /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py\n# code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc'\nimport 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd9250>\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da908c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91af0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90770>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da919a0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc980>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacdfa0>\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7d0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc722a0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace0f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacde20>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13740>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90860>\nimport 'gc' # \n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdf70>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfcb0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daceba0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfad0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace9f0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91a90>\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b4980>\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b4bf0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc950>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacdfa0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13110>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace0c0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfbc0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daceb70>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b4a70>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4470>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92a20>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91c40>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90f20>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90b90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4680>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92ba0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91d90>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da323c0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91070>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90ce0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72360>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894b60>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4530>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92b70>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91d60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91010>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90c80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90800>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da327b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894d10>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90e60>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc73800>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894ce0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31760>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcedf10>\n# /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da10fe0>\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2]\nremoving systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.common # destroy\nansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # destroy _sitebuiltins # destroy\nimportlib.util # destroy importlib.abc # destroy importlib.machinery # destroy\nzipimport # destroy _compression # destroy binascii # destroy importlib #\ndestroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy\nsystemd.journal # destroy systemd.daemon # destroy hashlib # destroy\njson.decoder # destroy json.encoder # destroy json.scanner # destroy _json #\ndestroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy\ndistro # destroy logging # destroy argparse # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\npickle # destroy multiprocessing.context # destroy array # destroy\n_compat_pickle # destroy queue # destroy multiprocessing.process # destroy\ntempfile # destroy multiprocessing.util # destroy multiprocessing.reduction #\ndestroy shlex # destroy datetime # destroy base64 # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy\nsocket # destroy struct # destroy glob # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # cleanup[3] wiping termios #\ncleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping\n_multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3]\nwiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch #\ncleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma #\ncleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno\n# cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy\nsre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # destroy _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping\n_collections # destroy _collections # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types\n# cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os #\ncleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath #\ncleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3]\nwiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy termios # destroy _ssl # destroy _multiprocessing # destroy\n_queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib #\ndestroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy\nsre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy\nstat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy\nsignal # destroy contextlib # destroy pwd # destroy grp # destroy\n_posixsubprocess # destroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\n[WARNING]: Platform linux on host managed_node3 is using the discovered Python\ninterpreter at /usr/bin/python3.9, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n[WARNING]: Platform linux on host managed_node2 is using the discovered Python\ninterpreter at /usr/bin/python3.9, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\n[WARNING]: Platform linux on host managed_node1 is using the discovered Python\ninterpreter at /usr/bin/python3.9, but future installation of another Python\ninterpreter could change the meaning of that path. See\nhttps://docs.ansible.com/ansible-\ncore/2.17/reference_appendices/interpreter_discovery.html for more information.\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13ce0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10320>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefec0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout #\nrestore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # destroy\nsocket # cleanup[2] removing systemd._daemon # cleanup[2] removing\nsystemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common #\ndestroy ansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy binascii # destroy importlib\n# destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy\nlocale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon #\ndestroy ansible.module_utils.compat.selinux # destroy hashlib # destroy\njson.decoder # destroy json.encoder # destroy json.scanner # destroy _json #\ndestroy encodings # destroy syslog # destroy uuid # destroy array # destroy\ndatetime # destroy selinux # destroy distro # destroy json # destroy shlex #\ndestroy logging # destroy argparse # cleanup[3] wiping selinux._selinux #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3]\nwiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3]\nwiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3]\nwiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal #\ncleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping\nencodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib #\ncleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math\n# cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp #\ncleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading #\ncleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref #\ncleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3]\nwiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3]\nwiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re\n# destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping\nfunctools # cleanup[3] wiping _functools # destroy _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # destroy\ncollections.abc # cleanup[3] wiping _collections # destroy _collections #\ncleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\nitertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3]\nwiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy\n_locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy\ngenericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy systemd._daemon # destroy _socket # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib #\ndestroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy\nsre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy\nstat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy\nsignal # destroy contextlib # destroy pwd # destroy grp # destroy\n_posixsubprocess # destroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf110>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace6c0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccce0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70500>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91d00>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91790>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32480>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd5a1e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db108f0>\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd7320>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccdd30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd880>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout #\nrestore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # destroy\nsocket # cleanup[2] removing systemd._daemon # cleanup[2] removing\nsystemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common #\ndestroy ansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing glob #\ncleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2]\nremoving pickle # cleanup[2] removing ansible.module_utils.service # destroy\nansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy binascii # destroy importlib\n# destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy\nlocale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon #\ndestroy ansible.module_utils.compat.selinux # destroy hashlib # destroy\njson.decoder # destroy json.encoder # destroy json.scanner # destroy _json #\ndestroy encodings # destroy syslog # destroy uuid # destroy array # destroy\ndatetime # destroy selinux # destroy distro # destroy json # destroy logging #\ndestroy argparse # destroy glob # destroy pickle # destroy shlex # destroy\n_compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3]\nwiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping\n_ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc #\ncleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3]\nwiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch #\ncleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma #\ncleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno\n# cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy\nsre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # destroy _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping\n_collections # destroy _collections # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types\n# cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os #\ncleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath #\ncleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3]\nwiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy\n_socket # destroy systemd.id128 # destroy systemd._reader # destroy\nsystemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 #\ndestroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy\n_uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq #\ndestroy posixpath # destroy stat # destroy\nansible.module_utils.six.moves.urllib # destroy errno # destroy signal #\ndestroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess #\ndestroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2660>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec560>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90e00>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da91460>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da923c0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92300>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacec00>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7a0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da30950>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee7e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32690>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee3f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec770>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8eebd0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2e10>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee090>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8eccb0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2bd0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10500>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da933b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf050>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd3a0>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ece00>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30950>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacda60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709100>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da33cb0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc53e60>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacfc80>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894e90>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf350>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31580>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd490>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da32870>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30f20>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b260>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7093d0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee090>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ed790>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ede50>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32ae0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec080>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a60>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3620>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11340>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ecd10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec200>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7260>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec560>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ef4a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10b90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726f90>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7b60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ed580>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ed8e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a5d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b620>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace8a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da308f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd160>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da316d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceef00>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da334a0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcef140>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bd10>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da911c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace9c0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da314f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdc40>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30a10>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefa70>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee7b0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32210>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91730>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91490>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90170>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91070>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcef890>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc53e60>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727110>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93e60>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd9a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da31490>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc6b0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31310>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcec9b0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da903e0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da920c0>\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef950>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da33ec0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93800>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91c40>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dceefc0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b080>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727980>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee780>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccad0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90530>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93440>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da920f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92420>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92270>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727a10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d03e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13ec0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91fa0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90980>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da924e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a930>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91790>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93980>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1910>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da32d50>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfda0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32120>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92f60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcecb90>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32870>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcef140>\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace6c0>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a840>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da32f00>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc680>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da335c0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee180>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da33f80>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcee780>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefa70>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdbe0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da930e0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da901a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92930>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90f80>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d725b50>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92a50>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacef30>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefc20>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc5c0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace180>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93350>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90320>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b02f0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da919d0>\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da31610>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92ed0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace1e0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726180>\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da33350>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceee10>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da324e0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dced9a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced1f0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfec0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfe30>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93110>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93350>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93fe0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da907a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7267b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a2a0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf6e0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91490>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da32480>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b03e0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32ae0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef0b0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef650>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dceefc0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7680>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacee70>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92060>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da33e00>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b06e0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32f60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee780>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceff80>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceda00>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfd70>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace150>\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da128a0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6a50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc71f40>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13860>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708200>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b3e0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726900>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfaa0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93320>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da31f10>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ef140>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30fe0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcece90>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceefc0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee9f0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace270>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc6e0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13920>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b5610>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc703e0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32db0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b2c0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727c50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc702f0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccd40>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daceed0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfb60>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13110>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ef740>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7da0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7408f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb30>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf830>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32d50>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcedb50>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32840>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcedfa0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced580>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceddf0>\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc71ee0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6bd0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc73aa0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf290>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da12bd0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd850>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd160>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daced20>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897bf0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709280>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b67b0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcefb30>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7407d0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da313a0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceddc0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced490>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee360>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc590>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc72d20>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdc10>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da12840>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcec4a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31880>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcec380>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72330>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc560>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb60>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7d0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72870>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf590>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced4f0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace150>\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc73d40>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb30>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7407d0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72d20>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace300>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacffb0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdbe0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd0d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8961e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf6e0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d741550>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2]\nremoving systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.common # destroy\nansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing unicodedata #\ncleanup[2] removing stringprep # cleanup[2] removing encodings.idna #\ncleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util #\ndestroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy binascii # destroy importlib # destroy bz2 #\ndestroy lzma # destroy __main__ # destroy locale # destroy systemd.journal #\ndestroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy encodings #\ndestroy syslog # destroy uuid # destroy selinux # destroy distro # destroy\nlogging # destroy argparse # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\npickle # destroy multiprocessing.context # destroy array # destroy\n_compat_pickle # destroy queue # destroy multiprocessing.process # destroy\ntempfile # destroy multiprocessing.util # destroy multiprocessing.reduction #\ndestroy shlex # destroy datetime # destroy base64 # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy\nsocket # destroy struct # destroy glob # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc #\ncleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping\nunicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3]\nwiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping\n_queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3]\nwiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3]\nwiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch #\ncleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma #\ncleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno\n# cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy\nsre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # destroy _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping\n_collections # destroy _collections # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types\n# cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os #\ncleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath #\ncleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3]\nwiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl #\ndestroy _multiprocessing # destroy _queue # destroy _pickle # destroy\nsystemd._daemon # destroy _socket # destroy systemd.id128 # destroy\nsystemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl\n# destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy\nplatform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize\n# destroy _heapq # destroy posixpath # destroy stat # destroy\nansible.module_utils.six.moves.urllib # destroy errno # destroy signal #\ndestroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess #\ndestroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2]\nremoving systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.common # destroy\nansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2]\nremoving unicodedata # cleanup[2] removing stringprep # cleanup[2] removing\nencodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy\nimportlib.abc # destroy importlib.machinery # destroy zipimport # destroy\n_compression # destroy binascii # destroy importlib # destroy bz2 # destroy\nlzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy\nsystemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder\n# destroy json.scanner # destroy _json # destroy encodings # destroy syslog #\ndestroy uuid # destroy selinux # destroy distro # destroy logging # destroy\nargparse # destroy ansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\npickle # destroy multiprocessing.context # destroy array # destroy\n_compat_pickle # destroy queue # destroy multiprocessing.process # destroy\ntempfile # destroy multiprocessing.util # destroy multiprocessing.reduction #\ndestroy shlex # destroy datetime # destroy base64 # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy\nsocket # destroy struct # destroy glob # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # cleanup[3] wiping\nencodings.idna # destroy stringprep # cleanup[3] wiping unicodedata #\ncleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl #\ncleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing #\ncleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping\nselinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3]\nwiping ansible.module_utils.six.moves # destroy configparser # cleanup[3]\nwiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping\nsystemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping\nsystemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #\ncleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache #\ncleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess #\ncleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping\n_posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl #\ncleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3]\nwiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random #\ncleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil #\ndestroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3]\nwiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib #\ncleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping\ncontextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings #\ncleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping\nfunctools # cleanup[3] wiping _functools # destroy _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # destroy\ncollections.abc # cleanup[3] wiping _collections # destroy _collections #\ncleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\nitertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3]\nwiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy\n_locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy\ngenericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy\n_ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy\nsystemd._daemon # destroy _socket # destroy systemd.id128 # destroy\nsystemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl\n# destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy\nplatform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize\n# destroy _heapq # destroy posixpath # destroy stat # destroy\nansible.module_utils.six.moves.urllib # destroy errno # destroy signal #\ndestroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess #\ndestroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\n[WARNING]: Module invocation had junk after the JSON data: # destroy\ndnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path #\nclear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear\nsys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear\nsys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ #\nrestore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2]\nremoving sys # cleanup[2] removing builtins # cleanup[2] removing\n_frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread #\ncleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2]\nremoving _io # cleanup[2] removing marshal # cleanup[2] removing posix #\ncleanup[2] removing _frozen_importlib_external # cleanup[2] removing time #\ncleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing\n_hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib #\ncleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing\nzipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible #\ndestroy ansible # cleanup[2] removing ansible.module_utils # destroy\nansible.module_utils # cleanup[2] removing __future__ # destroy __future__ #\ncleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2]\nremoving json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing\njson # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2]\nremoving locale # cleanup[2] removing signal # cleanup[2] removing\n_posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors #\ncleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2]\nremoving shlex # cleanup[2] removing token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # cleanup[2] removing logging # cleanup[2] removing systemd._journal #\ncleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 #\ncleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2]\nremoving array # cleanup[2] removing socket # cleanup[2] removing\nsystemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing\nansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2]\nremoving ansible.module_utils.common # destroy ansible.module_utils.common #\ncleanup[2] removing ansible.module_utils.common.text # destroy\nansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six\n# destroy ansible.module_utils.six # cleanup[2] removing\nansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2]\nremoving ansible.module_utils.compat.selinux # cleanup[2] removing\nansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2]\nremoving copy # cleanup[2] removing ansible.module_utils.common.collections #\ndestroy ansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2]\nremoving argparse # cleanup[2] removing distro # cleanup[2] removing\nansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing email\n# cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2]\nremoving email.encoders # cleanup[2] removing email.errors # cleanup[2]\nremoving email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2]\nremoving email.charset # cleanup[2] removing email.header # cleanup[2] removing\nurllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar #\ncleanup[2] removing email._parseaddr # cleanup[2] removing email.utils #\ncleanup[2] removing email._policybase # cleanup[2] removing\nemail._encoded_words # cleanup[2] removing email._header_value_parser #\ncleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2]\nremoving email.iterators # cleanup[2] removing email.message # cleanup[2]\nremoving email.contentmanager # cleanup[2] removing email.policy # cleanup[2]\nremoving email.mime.base # cleanup[2] removing email.mime.nonmultipart #\ncleanup[2] removing email.mime.application # cleanup[2] removing\nemail.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2]\nremoving email.parser # cleanup[2] removing http # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing\nmimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response #\ncleanup[2] removing urllib.error # cleanup[2] removing urllib.request #\ncleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2]\nremoving ansible.module_utils.urls # destroy ansible.module_utils.urls #\ncleanup[2] removing ansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2]\nremoving gc # cleanup[2] removing email.mime.text # cleanup[2] removing\nconfigparser # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2]\nremoving libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing\nlibdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2]\nremoving libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing\nlibdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing\nlibdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing\nlibdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2]\nremoving libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing\nlibdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n #\ncleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2]\nremoving rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing\nrpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback #\ncleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2]\nremoving dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing\nlibcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing\ndnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme #\ncleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2]\nremoving gpg.errors # cleanup[2] removing gpg.constants.data.encoding #\ncleanup[2] removing gpg.constants.data # cleanup[2] removing\ngpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist #\ncleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing\ngpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2]\nremoving gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu #\ncleanup[2] removing gpg.constants.create # cleanup[2] removing\ngpg.constants.event # cleanup[2] removing gpg.constants.import_type #\ncleanup[2] removing gpg.constants.keysign # cleanup[2] removing\ngpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing\ngpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2]\nremoving gpg.constants.status # cleanup[2] removing gpg.constants.validity #\ncleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2]\nremoving termios # cleanup[2] removing getpass # destroy getpass # cleanup[2]\nremoving gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing\ngpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy\ngpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob #\ncleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group #\ncleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions\n# cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf #\ncleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nlogging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing\ndnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing\ndnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing\ndnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal #\ncleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2]\nremoving libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2]\nremoving dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2]\nremoving dnf.module.module_base # cleanup[2] removing dnf.persistor #\ncleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode #\ncleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing\ndnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict #\ncleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2]\nremoving dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf #\ncleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2]\nremoving dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing\ncurses # cleanup[2] removing dnf.cli.term # cleanup[2] removing\ndnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing\ndnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2]\nremoving dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias #\ncleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing\ndnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean #\ncleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing\ndnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync #\ncleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing\ndnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2]\nremoving dnf.cli.commands.history # cleanup[2] removing\ndnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache #\ncleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing\ndnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall #\ncleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing\ndnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2]\nremoving dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2]\nremoving dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap #\ncleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing\ndnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli #\ncleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep #\ndestroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version #\ncleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing\nnumbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing\ndecimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2]\nremoving dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2]\nremoving dateutil.tz._common # cleanup[2] removing dateutil.tz._factories #\ncleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz #\ncleanup[2] removing dateutil.parser._parser # cleanup[2] removing\ndateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2]\nremoving dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog #\ndestroy dnf.plugin.dynamic.changelog # cleanup[2] removing\ndnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager #\ncleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr #\ncleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy\ndnf.plugin.dynamic.debuginfo-install # cleanup[2] removing\ndnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2]\nremoving _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing\nsqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache #\ndestroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing\ndnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager #\ncleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions #\ncleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types #\ncleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml #\ncleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing\npyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing\npyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing\nxml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy\nxml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser #\ncleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection #\ncleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2]\nremoving dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting #\ndestroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing\ndnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure #\ncleanup[2] removing dnf.plugin.dynamic.repodiff # destroy\ndnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph # cleanup[2] removing\ndnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage #\ncleanup[2] removing dnf.plugin.dynamic.reposync # destroy\ndnf.plugin.dynamic.reposync # cleanup[2] removing\ndnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade #\ncleanup[2] removing subscription_manager # cleanup[2] removing rhsm #\ncleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate #\ncleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config\n# cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat #\ncleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy\niniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2]\nremoving subscription_manager.i18n # cleanup[2] removing rhsm.config #\ncleanup[2] removing subscription_manager.injection # cleanup[2] removing\nrhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2]\nremoving rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2]\nremoving pathlib # destroy pathlib # cleanup[2] removing rhsm.https #\ncleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2]\nremoving subscription_manager.version # cleanup[2] removing rhsm.connection #\ncleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman #\ncleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 #\ncleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing\npprint # cleanup[2] removing subscription_manager.branding # cleanup[2]\nremoving rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2]\nremoving rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector\n# cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing\nsubscription_manager.utils # cleanup[2] removing cloud_what # destroy\ncloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing\nrhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser #\ncleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing\nrhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector\n# cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing\nurllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages #\ncleanup[2] removing urllib3.packages.six # cleanup[2] removing\nurllib3.packages.six.moves # cleanup[2] removing\nurllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions\n# cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib #\ncleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing\nurllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2]\nremoving urllib3.util.request # cleanup[2] removing urllib3.util.response #\ncleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2]\nremoving urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport #\ncleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing\nurllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing\nurllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2]\nremoving urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2]\nremoving urllib3.filepost # cleanup[2] removing\nurllib3.packages.six.moves.urllib # cleanup[2] removing\nurllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request #\ncleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue #\ncleanup[2] removing urllib3.connectionpool # cleanup[2] removing\nurllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing\nchardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing\nchardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine #\ncleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober #\ncleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm #\ncleanup[2] removing chardet.utf8prober # cleanup[2] removing\nchardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2]\nremoving chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq #\ncleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq #\ncleanup[2] removing chardet.chardistribution # cleanup[2] removing\nchardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing\nchardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2]\nremoving chardet.euckrprober # cleanup[2] removing chardet.cp949prober #\ncleanup[2] removing chardet.big5prober # cleanup[2] removing\nchardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2]\nremoving chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober #\ncleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing\nchardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel #\ncleanup[2] removing chardet.langrussianmodel # cleanup[2] removing\nchardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel #\ncleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing\nchardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2]\nremoving chardet # cleanup[2] removing requests.exceptions # cleanup[2]\nremoving requests.__version__ # destroy requests.__version__ # cleanup[2]\nremoving requests.certs # cleanup[2] removing http.cookies # cleanup[2]\nremoving requests.compat # cleanup[2] removing requests._internal_utils #\ncleanup[2] removing requests.cookies # cleanup[2] removing requests.structures\n# cleanup[2] removing requests.utils # cleanup[2] removing\nrequests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing\nrequests.packages.urllib3.packages # cleanup[2] removing\nrequests.packages.urllib3.packages.six # cleanup[2] removing\nrequests.packages.urllib3.packages.six.moves # cleanup[2] removing\nrequests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing\nrequests.packages.urllib3.exceptions # cleanup[2] removing\nrequests.packages.urllib3._version # cleanup[2] removing\nrequests.packages.urllib3.contrib # cleanup[2] removing\nrequests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing\nrequests.packages.urllib3.util.wait # cleanup[2] removing\nrequests.packages.urllib3.util.connection # cleanup[2] removing\nrequests.packages.urllib3.util.request # cleanup[2] removing\nrequests.packages.urllib3.util.response # cleanup[2] removing\nrequests.packages.urllib3.util.retry # cleanup[2] removing\nrequests.packages.urllib3.util.url # cleanup[2] removing\nrequests.packages.urllib3.util.ssltransport # cleanup[2] removing\nrequests.packages.urllib3.util.ssl_ # cleanup[2] removing\nrequests.packages.urllib3.util.timeout # cleanup[2] removing\nrequests.packages.urllib3.util # cleanup[2] removing\nrequests.packages.urllib3.util.proxy # cleanup[2] removing\nrequests.packages.urllib3._collections # cleanup[2] removing\nrequests.packages.urllib3.connection # cleanup[2] removing\nrequests.packages.urllib3.fields # cleanup[2] removing\nrequests.packages.urllib3.filepost # cleanup[2] removing\nrequests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing\nrequests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing\nrequests.packages.urllib3.request # cleanup[2] removing\nrequests.packages.urllib3.response # cleanup[2] removing\nrequests.packages.urllib3.util.queue # cleanup[2] removing\nrequests.packages.urllib3.connectionpool # cleanup[2] removing\nrequests.packages.urllib3.poolmanager # cleanup[2] removing\nrequests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2]\nremoving idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2]\nremoving idna.core # cleanup[2] removing idna # cleanup[2] removing\nrequests.packages.idna.package_data # cleanup[2] removing\nrequests.packages.idna.idnadata # cleanup[2] removing\nrequests.packages.idna.intranges # cleanup[2] removing\nrequests.packages.idna.core # cleanup[2] removing requests.packages.idna #\ncleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing\nrequests.packages.chardet.charsetprober # cleanup[2] removing\nrequests.packages.chardet.charsetgroupprober # cleanup[2] removing\nrequests.packages.chardet.codingstatemachine # cleanup[2] removing\nrequests.packages.chardet.escsm # cleanup[2] removing\nrequests.packages.chardet.escprober # cleanup[2] removing\nrequests.packages.chardet.latin1prober # cleanup[2] removing\nrequests.packages.chardet.mbcssm # cleanup[2] removing\nrequests.packages.chardet.utf8prober # cleanup[2] removing\nrequests.packages.chardet.mbcharsetprober # cleanup[2] removing\nrequests.packages.chardet.euctwfreq # cleanup[2] removing\nrequests.packages.chardet.euckrfreq # cleanup[2] removing\nrequests.packages.chardet.gb2312freq # cleanup[2] removing\nrequests.packages.chardet.big5freq # cleanup[2] removing\nrequests.packages.chardet.jisfreq # cleanup[2] removing\nrequests.packages.chardet.chardistribution # cleanup[2] removing\nrequests.packages.chardet.jpcntx # cleanup[2] removing\nrequests.packages.chardet.sjisprober # cleanup[2] removing\nrequests.packages.chardet.eucjpprober # cleanup[2] removing\nrequests.packages.chardet.gb2312prober # cleanup[2] removing\nrequests.packages.chardet.euckrprober # cleanup[2] removing\nrequests.packages.chardet.cp949prober # cleanup[2] removing\nrequests.packages.chardet.big5prober # cleanup[2] removing\nrequests.packages.chardet.euctwprober # cleanup[2] removing\nrequests.packages.chardet.mbcsgroupprober # cleanup[2] removing\nrequests.packages.chardet.hebrewprober # cleanup[2] removing\nrequests.packages.chardet.sbcharsetprober # cleanup[2] removing\nrequests.packages.chardet.langbulgarianmodel # cleanup[2] removing\nrequests.packages.chardet.langgreekmodel # cleanup[2] removing\nrequests.packages.chardet.langhebrewmodel # cleanup[2] removing\nrequests.packages.chardet.langrussianmodel # cleanup[2] removing\nrequests.packages.chardet.langthaimodel # cleanup[2] removing\nrequests.packages.chardet.langturkishmodel # cleanup[2] removing\nrequests.packages.chardet.sbcsgroupprober # cleanup[2] removing\nrequests.packages.chardet.universaldetector # cleanup[2] removing\nrequests.packages.chardet.version # cleanup[2] removing\nrequests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2]\nremoving stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing\nrequests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing\nrequests.status_codes # cleanup[2] removing requests.models # cleanup[2]\nremoving socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2]\nremoving requests.adapters # cleanup[2] removing requests.sessions # cleanup[2]\nremoving requests.api # cleanup[2] removing requests # cleanup[2] removing\ncloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2]\nremoving cloud_what.providers # destroy cloud_what.providers # cleanup[2]\nremoving cloud_what.providers.aws # destroy cloud_what.providers.aws #\ncleanup[2] removing cloud_what.providers.azure # destroy\ncloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp #\ndestroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider #\ncleanup[2] removing rhsm.profile # cleanup[2] removing\nsubscription_manager.jsonwrapper # cleanup[2] removing\nsubscription_manager.isodate # cleanup[2] removing syspurpose # destroy\nsyspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils #\ncleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2]\nremoving subscription_manager.certlib # cleanup[2] removing\nsubscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2]\nremoving ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing\nrhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing\ndbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing\ndbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing\n_dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2]\nremoving rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2]\nremoving gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib #\ndestroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2]\nremoving gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2]\nremoving gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2]\nremoving gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing\ngi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing\ngi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides #\ncleanup[2] removing gi.importer # cleanup[2] removing gi.repository #\ncleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2]\nremoving optparse # cleanup[2] removing gi._option # cleanup[2] removing\ngi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2]\nremoving xml.etree # destroy xml.etree # cleanup[2] removing\nxml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing\nxml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils #\ncleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing\nlogging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing\nrhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose #\ncleanup[2] removing subscription_manager.cache # cleanup[2] removing\nsubscription_manager.model # cleanup[2] removing\nsubscription_manager.model.ent_cert # cleanup[2] removing\nsubscription_manager.repofile # cleanup[2] removing\nsubscription_manager.repolib # cleanup[2] removing\nsubscription_manager.productid # cleanup[2] removing\nsubscription_manager.reasons # cleanup[2] removing\nsubscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights #\ncleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing\nrhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches #\ncleanup[2] removing rhsmlib.facts.network # cleanup[2] removing\nrhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2]\nremoving subscription_manager.identity # cleanup[2] removing\nsubscription_manager.validity # cleanup[2] removing rhsmlib.client_info #\ncleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing\nsubscription_manager.base_plugin # cleanup[2] removing\nsubscription_manager.plugins # cleanup[2] removing subscription_manager.lock #\ncleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing\nlibrepo._librepo # cleanup[2] removing librepo # cleanup[2] removing\ndnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id #\ncleanup[2] removing subscription_manager.base_action_client # cleanup[2]\nremoving subscription_manager.content_action_client # cleanup[2] removing\nsubscription_manager.entbranding # cleanup[2] removing\nsubscription_manager.rhelentbranding # cleanup[2] removing\nsubscription_manager.entcertlib # cleanup[2] removing\nsubscription_manager.identitycertlib # cleanup[2] removing\nsubscription_manager.healinglib # cleanup[2] removing\nsubscription_manager.factlib # cleanup[2] removing\nsubscription_manager.packageprofilelib # cleanup[2] removing\nsubscription_manager.installedproductslib # cleanup[2] removing\nsubscription_manager.action_client # cleanup[2] removing\ndnf.plugin.dynamic.subscription-manager # destroy\ndnf.plugin.dynamic.subscription-manager # cleanup[2] removing\ndnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile #\ndestroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy selinux # destroy distro #\ndestroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy\nsystemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy\nrhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy\nrhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server #\ndestroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping\nsubscription_manager.action_client # cleanup[3] wiping\nsubscription_manager.installedproductslib # cleanup[3] wiping\nsubscription_manager.packageprofilelib # cleanup[3] wiping\nsubscription_manager.factlib # cleanup[3] wiping\nsubscription_manager.healinglib # cleanup[3] wiping\nsubscription_manager.identitycertlib # cleanup[3] wiping\nsubscription_manager.entcertlib # cleanup[3] wiping\nsubscription_manager.rhelentbranding # cleanup[3] wiping\nsubscription_manager.entbranding # cleanup[3] wiping\nsubscription_manager.content_action_client # cleanup[3] wiping\nsubscription_manager.base_action_client # cleanup[3] wiping librepo._librepo #\ncleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping\nsubscription_manager.lock # cleanup[3] wiping subscription_manager.plugins #\ncleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping\nsubscription_manager.cp_provider # cleanup[3] wiping\nsubscription_manager.validity # cleanup[3] wiping subscription_manager.identity\n# cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping\nrhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3]\nwiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch #\ncleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping\nsubscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3]\nwiping subscription_manager.reasons # cleanup[3] wiping\nsubscription_manager.productid # cleanup[3] wiping subscription_manager.repolib\n# cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping\nsubscription_manager.model.ent_cert # cleanup[3] wiping\nsubscription_manager.model # destroy subscription_manager.model.ent_cert #\ncleanup[3] wiping subscription_manager.cache # destroy\nrhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3]\nwiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy\nxml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping\nxml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3]\nwiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse #\ncleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3]\nwiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping\ngi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module #\ndestroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper #\ncleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring #\ncleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3]\nwiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping\nrhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3]\nwiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy\ndbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping\ndbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify\n# destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util #\ncleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping\nsubscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate #\ncleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping\nrhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests #\ndestroy requests._internal_utils # destroy requests.exceptions # destroy\nrequests.compat # destroy requests.cookies # destroy requests.structures #\ndestroy requests.utils # destroy requests.packages # destroy urllib3 # destroy\nidna # destroy idna.package_data # destroy idna.intranges # destroy idna.core #\ndestroy requests.hooks # destroy requests.auth # destroy requests.status_codes\n# destroy requests.models # destroy requests.adapters # destroy requests.api #\ncleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks #\ndestroy socks # cleanup[3] wiping encodings.idna # destroy stringprep #\ncleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy\nchardet.charsetprober # destroy chardet.charsetgroupprober # destroy\nchardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober\n# destroy chardet.latin1prober # destroy chardet.mbcssm # destroy\nchardet.utf8prober # destroy chardet.mbcharsetprober # destroy\nchardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq #\ndestroy chardet.big5freq # destroy chardet.jisfreq # destroy\nchardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober\n# destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy\nchardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober\n# destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy\nchardet.hebrewprober # destroy chardet.sbcharsetprober # destroy\nchardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy\nchardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy\nchardet.langthaimodel # destroy chardet.langturkishmodel # destroy\nchardet.sbcsgroupprober # destroy chardet.universaldetector # destroy\nchardet.version # cleanup[3] wiping requests.packages.idna.idnadata #\ncleanup[3] wiping idna.idnadata # cleanup[3] wiping\nrequests.packages.urllib3.poolmanager # cleanup[3] wiping\nrequests.packages.urllib3.connectionpool # cleanup[3] wiping\nrequests.packages.urllib3.util.queue # cleanup[3] wiping\nrequests.packages.urllib3.response # cleanup[3] wiping\nrequests.packages.urllib3.request # cleanup[3] wiping\nrequests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping\nrequests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping\nrequests.packages.urllib3.filepost # cleanup[3] wiping\nrequests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping\nrequests.packages.urllib3.connection # cleanup[3] wiping\nrequests.packages.urllib3._collections # cleanup[3] wiping\nrequests.packages.urllib3.util.proxy # cleanup[3] wiping\nrequests.packages.urllib3.util # destroy urllib3.util.wait # destroy\nurllib3.util.connection # destroy urllib3.util.request # destroy\nurllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url #\ndestroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy\nurllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ #\ncleanup[3] wiping requests.packages.urllib3.contrib # destroy\nurllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version #\ncleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping\nrequests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping\nrequests.packages.urllib3.packages.six.moves # cleanup[3] wiping\nrequests.packages.urllib3.packages.six # destroy\nurllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves #\ncleanup[3] wiping requests.packages.urllib3.packages # destroy\nurllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies #\ncleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3]\nwiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool #\ncleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request #\ncleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping\nurllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping\nurllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping\nurllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping\nurllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib #\ncleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions #\ncleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping\nurllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping\nrhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy\nrhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy\nrhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo #\ncleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid #\ncleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo #\ncleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection #\ncleanup[3] wiping subscription_manager.branding # cleanup[3] wiping\nsubscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 #\ncleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3]\nwiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy\nsubscription_manager # destroy subscription_manager.i18n # destroy\nsubscription_manager.version # destroy subscription_manager.certdirectory #\ndestroy subscription_manager.branding # destroy subscription_manager.utils #\ndestroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate\n# destroy subscription_manager.certlib # destroy\nsubscription_manager.syspurposelib # destroy subscription_manager.cache #\ndestroy subscription_manager.model # destroy subscription_manager.repofile #\ndestroy subscription_manager.repolib # destroy subscription_manager.productid #\ndestroy subscription_manager.reasons # destroy subscription_manager.cert_sorter\n# destroy subscription_manager.facts # destroy subscription_manager.identity #\ndestroy subscription_manager.validity # destroy\nsubscription_manager.cp_provider # destroy subscription_manager.base_plugin #\ndestroy subscription_manager.plugins # destroy subscription_manager.lock #\ndestroy subscription_manager.injectioninit # destroy\nsubscription_manager.base_action_client # destroy\nsubscription_manager.content_action_client # destroy\nsubscription_manager.entbranding # destroy subscription_manager.rhelentbranding\n# destroy subscription_manager.entcertlib # destroy\nsubscription_manager.identitycertlib # destroy subscription_manager.healinglib\n# destroy subscription_manager.factlib # destroy\nsubscription_manager.packageprofilelib # destroy\nsubscription_manager.installedproductslib # destroy\nsubscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3]\nwiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath #\ncleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping\nsubscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3]\nwiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping\nrhsm.certificate # destroy dateutil # destroy dateutil._version # destroy\ndateutil._common # destroy dateutil.parser # cleanup[3] wiping\nrhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy\nrhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils #\ndestroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy\nrhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3]\nwiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser #\ndestroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy\ndbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy\ndbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server\n# destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors #\ncleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat #\ncleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3]\nwiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping\ndateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping\ndateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories #\ndestroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping\n_decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves\n# cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term #\ndestroy dnf.cli.progress # destroy dnf.cli.aliases # destroy\ndnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli #\ncleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping\ndnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo #\ncleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping\ndnf.cli.commands.shell # destroy cmd # cleanup[3] wiping\ndnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3]\nwiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove #\ncleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping\ndnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3]\nwiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install\n# cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping\ndnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3]\nwiping dnf.cli.commands.downgrade # cleanup[3] wiping\ndnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist #\ncleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping\ndnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3]\nwiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias #\ndestroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping\ncurses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp\n# destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy\ndnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy\ndnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db #\ndestroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy\ndnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy\ndnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo #\ndestroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal #\ndestroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions #\ndestroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor #\ndestroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy\ndnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base #\ndestroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli #\ncleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection #\ncleanup[3] wiping inspect # destroy ast # destroy dis # destroy token #\ncleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3]\nwiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3]\nwiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle #\ncleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3]\nwiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants #\ndestroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy\ngpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy\ngpg.constants.sig # destroy gpg.constants.sig.mode # destroy\ngpg.constants.sig.notation # destroy gpg.constants.tofu # destroy\ngpg.constants.tofu.policy # destroy gpg.constants.create # destroy\ngpg.constants.event # destroy gpg.constants.import_type # destroy\ngpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk #\ndestroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy\ngpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping\ngpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme #\ncleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping\nlibcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping\nhawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3]\nwiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf #\ndestroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf #\ndestroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction #\ndestroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping\nlibdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping\nlibdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping\nlibdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping\nlibdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3]\nwiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc\n# cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping\nurllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3]\nwiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl\n# cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping\nemail.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping\nemail.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3]\nwiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping\nemail.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy\nquopri # cleanup[3] wiping email.iterators # cleanup[3] wiping\nemail.headerregistry # cleanup[3] wiping email._header_value_parser #\ncleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase #\ncleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3]\nwiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib #\ndestroy urllib.response # destroy urllib.error # destroy urllib.request #\ncleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3]\nwiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3]\nwiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping\nemail.mime # destroy email.mime.base # destroy email.mime.nonmultipart #\ndestroy email.mime.application # destroy email.mime.multipart # destroy\nemail.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy\nemail._policybase # destroy email._encoded_words # destroy\nemail._header_value_parser # destroy email.mime # destroy email.encoders #\ndestroy email.errors # destroy email.quoprimime # destroy email.base64mime #\ndestroy email.charset # destroy email.header # destroy email.utils # destroy\nemail.headerregistry # destroy email.iterators # destroy email.message #\ndestroy email.contentmanager # destroy email.policy # destroy email.feedparser\n# destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext\n# cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3]\nwiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping\n_socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader #\ncleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy\nlogging.handlers # destroy logging.config # cleanup[3] wiping string #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\ndatetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy\nsyslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3]\nwiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select #\ncleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3]\nwiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy\natexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder #\ncleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping\nencodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma #\ncleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping\nhashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3]\nwiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp #\ncleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading #\ncleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping\nerrno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3]\nwiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping\ncontextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping\nimportlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery\n# destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings #\ncleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping\nimportlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii #\ncleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re #\ndestroy sre_compile # destroy copyreg # cleanup[3] wiping functools #\ncleanup[3] wiping _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping\n_collections # destroy _collections # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum #\ncleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale #\ncleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath #\ncleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat\n# cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3]\nwiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases #\ndestroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 #\ndestroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs #\ncleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3]\nwiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3]\nwiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings #\ncleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3]\nwiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins #\ndestroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo #\ndestroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal #\ndestroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey #\ndestroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon #\ndestroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy\nsystemd._journal # destroy _string # destroy _datetime # destroy\n_posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect #\ndestroy grp # destroy zlib # destroy _signal # destroy marshal # destroy\nxml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy\nzipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse\n# destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy\nlibdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy\ngi._gobject # destroy gi._constants # destroy gi.docstring # destroy\ngi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy\ngi.overrides # destroy gi.importer # destroy gi.repository # destroy\ngi._ossighelper # destroy gi._option # destroy textwrap # destroy\nansible.module_utils.six.moves.urllib # destroy stat # destroy selectors #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy\nansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy\nrhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum\n# destroy signal # destroy queue # destroy shlex # destroy pwd # destroy\n_functools # destroy gettext # destroy libcomps # destroy locale # destroy\ndnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils #\ndestroy base64 # destroy importlib # destroy inspect # destroy gc # destroy\nmath # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies #\ndestroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix #\ndestroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy\nrhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy\nrhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy\nrhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm #\ndestroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions #\ndestroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy\nsix.moves.urllib.error # destroy six.moves.urllib.request # destroy\nsix.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy\ntraceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy\nfcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias #\ndestroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy\ndnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy\ndnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy\ndnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy\ndnf.cli.commands.history # destroy dnf.cli.commands.install # destroy\ndnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy\ndnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy\ndnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy\ndnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy\ndnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy\ndnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy\noperator # destroy random # destroy rpm # destroy hawkey # destroy\ndnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy\nconfigparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages #\ndestroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib\n# destroy urllib3.util # destroy urllib3._collections # destroy\nurllib3.connection # destroy urllib3.fields # destroy urllib3.filepost #\ndestroy urllib3.request # destroy urllib3.response # destroy\nurllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy\ncontextlib # destroy tempfile # destroy zipfile # destroy requests.certs #\ndestroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet\n# destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy\ncodecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors #\ndestroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy\nurllib3.packages.six.moves.urllib.error # destroy\nurllib3.packages.six.moves.urllib.request # destroy\nurllib3.packages.six.moves.urllib.response # destroy\nurllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy\nrhsmlib.facts.collector # destroy itertools # destroy http.client # destroy\nemail # destroy string # destroy dbus # destroy rhsmlib.dbus.constants #\ndestroy rhsm.connection # destroy gi.repository.GLib # destroy\nrhsmlib.services.config # destroy subscription_manager.injection # destroy\nerrno # destroy select # destroy urllib3.contrib._appengine_environ # destroy\nhmac # destroy warnings # destroy binascii # destroy urllib3.packages.six #\ndestroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy\nio # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata\n# destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy\nthreading # destroy functools # destroy logging # destroy socket # destroy\nstruct # destroy _frozen_importlib # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d725220>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccfb00>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70ae10>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d8b2e70>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a450>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3800>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93650>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b1160>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da931a0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11e20>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc706b0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1880>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d8b18e0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70f50>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b2d50>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da924e0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70140>\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91a90>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92150>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccf1a0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10b90>\n# destroy passlib.hash\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d724410>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b5670>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccfb00>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d725ee0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726300>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb60>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc720f0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0320>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d8b3aa0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d03e0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da904a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b5970>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92390>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72a80>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da917f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70980>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccd790>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11700>\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b5190>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccfb90>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d724200>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd460>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b74a0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72d80>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72b70>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccd9d0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcccfe0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccf4a0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10ef0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdb20>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nPyThreadState_Clear: warning: thread still has a frame\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc720f0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a390>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3b30>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc702c0>\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b7d0>\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da92210>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b33e0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90ef0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b2030>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da91f10>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b0530>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90260>\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6d80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92390>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b41a0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b56d0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacff20>\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf7d0>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace5d0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d37d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a2a0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72630>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72720>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc733e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc73aa0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32120>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daced80>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bb60>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c69ea50>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72b40>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70740>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70ec0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72f60>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30980>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc71010>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a450>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92bd0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da93d10>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90290>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92300>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd340>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6e40>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf6e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7a0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d29f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a5d0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b770>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc71790>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7085f0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc711f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d742c00>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c662f00>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b770>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d06e0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d3b90>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93080>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da90350>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da135f0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90200>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7278c0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142c6619a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d740860>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c662c60>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d740140>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91b20>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b6d80>\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacca70>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b78f0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf950>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf6e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7f20>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b1310>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d3b90>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3380>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0680>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2b40>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bc80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1220>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708e90>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a450>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c661790>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da316d0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc91580>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c662ed0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd8b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc51ac0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663650>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b1880>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da91670>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df36db0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91b80>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4b30>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da909e0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b7b00>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7a10>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70baa0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663710>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c660c20>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663770>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663dd0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccf5f0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31f40>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2]\nremoving systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.common # destroy\nansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts.packages # destroy\nansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2]\nremoving rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy binascii # destroy importlib\n# destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy\nsystemd.journal # destroy systemd.daemon # destroy hashlib # destroy\njson.decoder # destroy json.encoder # destroy json.scanner # destroy _json #\ndestroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy\ndistro # destroy logging # destroy argparse # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\npickle # destroy multiprocessing.context # destroy array # destroy\n_compat_pickle # destroy queue # destroy multiprocessing.process # destroy\ntempfile # destroy multiprocessing.util # destroy multiprocessing.reduction #\ndestroy shlex # destroy datetime # destroy base64 # destroy\nansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy\nsocket # destroy struct # destroy glob # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # destroy rpm.transaction #\ndestroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios #\ncleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping\n_multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3]\nwiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch #\ncleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma #\ncleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno\n# cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy\nsre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # destroy _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping\n_collections # destroy _collections # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types\n# cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os #\ncleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath #\ncleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3]\nwiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy rpm._rpm # destroy termios # destroy _ssl # destroy\n_multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon #\ndestroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy\nsystemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 #\ndestroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy\n_uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq #\ndestroy posixpath # destroy stat # destroy\nansible.module_utils.six.moves.urllib # destroy errno # destroy signal #\ndestroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess #\ndestroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc710>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90980>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a420>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d894320>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a480>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894560>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897560>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8958b0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d894a40>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897ec0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708800>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90fb0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace6c0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacda90>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace420>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfce0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d742750>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b50a0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb90>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93710>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b7a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d895670>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708830>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8958b0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897a10>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d896b70>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d896810>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d895160>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708c20>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a120>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709820>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70aa20>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bf50>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace1e0>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d743a10>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b5cd0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc380>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92450>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b680>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d8954f0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bb90>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8957f0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894200>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d896b10>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d894b90>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0c80>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708b00>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a60>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70be60>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a840>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93e00>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace420>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7433b0>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7050>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout #\nrestore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # destroy\nsocket # cleanup[2] removing systemd._daemon # cleanup[2] removing\nsystemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common #\ndestroy ansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing gc #\ndestroy _sitebuiltins # destroy importlib.util # destroy importlib.abc #\ndestroy importlib.machinery # destroy zipimport # destroy _compression #\ndestroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy\nlzma # destroy __main__ # destroy locale # destroy tempfile # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder #\ndestroy json.encoder # destroy json.scanner # destroy _json # destroy encodings\n# destroy syslog # destroy uuid # destroy array # destroy datetime # destroy\nselinux # destroy distro # destroy json # destroy shlex # destroy logging #\ndestroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux #\ncleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3]\nwiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3]\nwiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping\nsystemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping\n_string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3]\nwiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3]\nwiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3]\nwiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal #\ncleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping\nencodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib #\ncleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math\n# cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp #\ncleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading #\ncleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref #\ncleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3]\nwiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3]\nwiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re\n# destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping\nfunctools # cleanup[3] wiping _functools # destroy _functools # cleanup[3]\nwiping collections # destroy _collections_abc # destroy heapq # destroy\ncollections.abc # cleanup[3] wiping _collections # destroy _collections #\ncleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\nitertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3]\nwiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy\n_locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy\ngenericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3]\nwiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3]\nwiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy gc # destroy systemd._daemon # destroy _socket #\ndestroy systemd.id128 # destroy systemd._reader # destroy systemd._journal #\ndestroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy\nzlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre #\ndestroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath #\ndestroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno #\ndestroy signal # destroy contextlib # destroy pwd # destroy grp # destroy\n_posixsubprocess # destroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\n[WARNING]: Module invocation had junk after the JSON data: # destroy __main__ #\nclear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear\nsys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback\n# clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path #\nclear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout #\nrestore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy\nbase64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # destroy\nsocket # cleanup[2] removing systemd._daemon # cleanup[2] removing\nsystemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy\nansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common #\ndestroy ansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # destroy _sitebuiltins #\ndestroy importlib.util # destroy importlib.abc # destroy importlib.machinery #\ndestroy zipimport # destroy _compression # destroy binascii # destroy importlib\n# destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3]\nwiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping\ndistro # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux #\ncleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping\nctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3]\nwiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping\nsystemd.journal # destroy uuid # destroy logging # cleanup[3] wiping\nsystemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping\nsystemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid #\ncleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping\nsyslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3]\nwiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl #\ncleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder #\ndestroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json\n# cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # cleanup[3]\nwiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib #\ncleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math\n# cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp #\ncleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading #\ncleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref #\ncleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3]\nwiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy\nsre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # cleanup[3] wiping collections # destroy heapq # destroy\ncollections.abc # cleanup[3] wiping _collections # destroy _collections #\ncleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping\nitertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3]\nwiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy\n_locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy\ngenericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc\n# cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3]\nwiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3]\nwiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal #\ncleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases #\ncleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time #\ncleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix #\ncleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping\n_imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3]\nwiping builtins # destroy systemd._daemon # destroy _socket # destroy\nsystemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy\n_datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma #\ndestroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy\n__main__ # destroy errno # destroy grp # destroy fcntl # destroy locale #\ndestroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy\nsubprocess # destroy tempfile # destroy _functools # destroy syslog # destroy\nsystemd.journal # destroy systemd.daemon # destroy\nansible.module_utils.compat.selinux # destroy hashlib # destroy selinux #\ndestroy itertools # destroy operator # destroy\nansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves\n# destroy _operator # destroy datetime # destroy _sre # destroy sre_parse #\ndestroy functools # destroy tokenize # destroy _heapq # destroy\n_frozen_importlib_external # destroy _imp # destroy io # destroy marshal #\ndestroy ansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy\nplatform # destroy distro # destroy json.scanner # destroy _json # destroy\nselect # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91040>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1220>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d7099a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee4b0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709760>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708bf0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709670>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d70b4a0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70acf0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90740>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da924e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93440>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91880>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90e00>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced100>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d895b80>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93980>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da929c0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d3170>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d709c40>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0cb0>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a30>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708980>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a750>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d70b3b0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70abd0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91340>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90650>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da917f0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da907a0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92d80>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d895550>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da911f0>\n# /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d10a0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\n# code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc'\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d7090a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2930>\n# /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py\n# code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708e30>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70aa50>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70aae0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\n# extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\n# extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so'\nimport '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d70be30>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b680>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da918e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da936b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90d70>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da925d0>\n# /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da915e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93920>\n# /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc'\nimport 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894590>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc'\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n[WARNING]: Module invocation had junk after the JSON data: # clear builtins._ #\nclear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear\nsys.last_type # clear sys.last_value # clear sys.last_traceback # clear\nsys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear\nsys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore\nsys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins #\ncleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2]\nremoving _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref\n# cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing\nposix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing\ntime # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2]\nremoving codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing\nencodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal #\ncleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2]\nremoving abc # cleanup[2] removing io # cleanup[2] removing __main__ #\ncleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing\n_collections_abc # cleanup[2] removing genericpath # cleanup[2] removing\nposixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2]\nremoving _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing\n_bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site #\ncleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre\n# cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2]\nremoving sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing\n_heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2]\nremoving keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2]\nremoving operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2]\nremoving _collections # cleanup[2] removing collections # cleanup[2] removing\n_functools # cleanup[2] removing functools # cleanup[2] removing copyreg #\ncleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing\nstruct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2]\nremoving importlib._bootstrap # cleanup[2] removing\nimportlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2]\nremoving importlib # cleanup[2] removing importlib.machinery # cleanup[2]\nremoving collections.abc # cleanup[2] removing contextlib # cleanup[2] removing\ntyping # destroy typing # cleanup[2] removing importlib.abc # cleanup[2]\nremoving importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset\n# cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil #\ncleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch #\ncleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing\n_compression # cleanup[2] removing threading # cleanup[2] removing _bz2 #\ndestroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2]\nremoving lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2]\nremoving shutil # cleanup[2] removing math # cleanup[2] removing _bisect #\ncleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random #\ncleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2]\nremoving hashlib # cleanup[2] removing random # destroy random # cleanup[2]\nremoving tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2]\nremoving encodings.cp437 # cleanup[2] removing ansible # destroy ansible #\ncleanup[2] removing ansible.module_utils # destroy ansible.module_utils #\ncleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json\n# cleanup[2] removing json.scanner # cleanup[2] removing json.decoder #\ncleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2]\nremoving atexit # cleanup[2] removing fcntl # cleanup[2] removing locale #\ncleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2]\nremoving select # cleanup[2] removing selectors # cleanup[2] removing\nsubprocess # cleanup[2] removing platform # cleanup[2] removing shlex #\ncleanup[2] removing token # destroy token # cleanup[2] removing tokenize #\ncleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2]\nremoving syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2]\nremoving _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid #\ncleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing\nstring # destroy string # cleanup[2] removing logging # cleanup[2] removing\nsystemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing\nsystemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing\n_socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2]\nremoving systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2]\nremoving ansible.module_utils.compat # destroy ansible.module_utils.compat #\ncleanup[2] removing ansible.module_utils.common # destroy\nansible.module_utils.common # cleanup[2] removing\nansible.module_utils.common.text # destroy ansible.module_utils.common.text #\ncleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing\nansible.module_utils.six.moves.collections_abc # cleanup[2] removing\nansible.module_utils.common.text.converters # destroy\nansible.module_utils.common.text.converters # cleanup[2] removing _ctypes #\ncleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy\nctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2]\nremoving ansible.module_utils._text # destroy ansible.module_utils._text #\ncleanup[2] removing copy # destroy copy # cleanup[2] removing\nansible.module_utils.common.collections # destroy\nansible.module_utils.common.collections # cleanup[2] removing\nansible.module_utils.common.warnings # destroy\nansible.module_utils.common.warnings # cleanup[2] removing\nansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2]\nremoving ansible.module_utils.parsing # destroy ansible.module_utils.parsing #\ncleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy\nansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy\n_ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing\nansible.module_utils.common.text.formatters # destroy\nansible.module_utils.common.text.formatters # cleanup[2] removing\nansible.module_utils.common.validation # destroy\nansible.module_utils.common.validation # cleanup[2] removing\nansible.module_utils.common.parameters # destroy\nansible.module_utils.common.parameters # cleanup[2] removing\nansible.module_utils.common.arg_spec # destroy\nansible.module_utils.common.arg_spec # cleanup[2] removing\nansible.module_utils.common.locale # destroy ansible.module_utils.common.locale\n# cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 #\ncleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2]\nremoving ansible.module_utils.common.file # destroy\nansible.module_utils.common.file # cleanup[2] removing\nansible.module_utils.common.process # destroy\nansible.module_utils.common.process # cleanup[2] removing gettext # destroy\ngettext # cleanup[2] removing argparse # cleanup[2] removing distro #\ncleanup[2] removing ansible.module_utils.distro # cleanup[2] removing\nansible.module_utils.common._utils # destroy ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info # destroy\nansible.module_utils.common.sys_info # cleanup[2] removing\nansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2]\nremoving ansible.modules # destroy ansible.modules # cleanup[2] removing\nansible.module_utils.facts.namespace # cleanup[2] removing\nansible.module_utils.compat.typing # cleanup[2] removing\nmultiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2]\nremoving _pickle # cleanup[2] removing pickle # cleanup[2] removing\nmultiprocessing.reduction # cleanup[2] removing multiprocessing.context #\ncleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing\nmultiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue #\ncleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.connection # cleanup[2] removing\nmultiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout #\ncleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing\nansible.module_utils.facts.other # cleanup[2] removing\nansible.module_utils.facts.other.facter # cleanup[2] removing\nansible.module_utils.facts.other.ohai # cleanup[2] removing\nansible.module_utils.facts.system # cleanup[2] removing\nansible.module_utils.facts.system.apparmor # cleanup[2] removing\nansible.module_utils.facts.system.caps # cleanup[2] removing\nansible.module_utils.facts.system.chroot # cleanup[2] removing\nansible.module_utils.facts.utils # cleanup[2] removing\nansible.module_utils.facts.system.cmdline # cleanup[2] removing\nansible.module_utils.facts.system.distribution # cleanup[2] removing\nansible.module_utils.compat.datetime # destroy\nansible.module_utils.compat.datetime # cleanup[2] removing\nansible.module_utils.facts.system.date_time # cleanup[2] removing\nansible.module_utils.facts.system.env # cleanup[2] removing\nansible.module_utils.facts.system.dns # cleanup[2] removing\nansible.module_utils.facts.system.fips # cleanup[2] removing\nansible.module_utils.facts.system.loadavg # cleanup[2] removing glob #\ncleanup[2] removing configparser # cleanup[2] removing\nansible.module_utils.facts.system.local # cleanup[2] removing\nansible.module_utils.facts.system.lsb # cleanup[2] removing\nansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing\nansible.module_utils.facts.system.platform # cleanup[2] removing _ssl #\ncleanup[2] removing ssl # destroy ssl # cleanup[2] removing\nansible.module_utils.facts.system.python # cleanup[2] removing\nansible.module_utils.facts.system.selinux # cleanup[2] removing\nansible.module_utils.compat.version # destroy\nansible.module_utils.compat.version # cleanup[2] removing\nansible.module_utils.facts.system.service_mgr # cleanup[2] removing\nansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios #\ncleanup[2] removing getpass # cleanup[2] removing\nansible.module_utils.facts.system.user # cleanup[2] removing\nansible.module_utils.facts.hardware # cleanup[2] removing\nansible.module_utils.facts.hardware.base # cleanup[2] removing\nansible.module_utils.facts.hardware.aix # cleanup[2] removing\nansible.module_utils.facts.sysctl # cleanup[2] removing\nansible.module_utils.facts.hardware.darwin # cleanup[2] removing\nansible.module_utils.facts.hardware.freebsd # cleanup[2] removing\nansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing\nansible.module_utils.facts.hardware.hpux # cleanup[2] removing\nansible.module_utils.facts.hardware.linux # cleanup[2] removing\nansible.module_utils.facts.hardware.hurd # cleanup[2] removing\nansible.module_utils.facts.hardware.netbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.openbsd # cleanup[2] removing\nansible.module_utils.facts.hardware.sunos # cleanup[2] removing\nansible.module_utils.facts.network # cleanup[2] removing\nansible.module_utils.facts.network.base # cleanup[2] removing\nansible.module_utils.facts.network.generic_bsd # cleanup[2] removing\nansible.module_utils.facts.network.aix # cleanup[2] removing\nansible.module_utils.facts.network.darwin # cleanup[2] removing\nansible.module_utils.facts.network.dragonfly # cleanup[2] removing\nansible.module_utils.facts.network.fc_wwn # cleanup[2] removing\nansible.module_utils.facts.network.freebsd # cleanup[2] removing\nansible.module_utils.facts.network.hpux # cleanup[2] removing\nansible.module_utils.facts.network.hurd # cleanup[2] removing\nansible.module_utils.facts.network.linux # cleanup[2] removing\nansible.module_utils.facts.network.iscsi # cleanup[2] removing\nansible.module_utils.facts.network.nvme # cleanup[2] removing\nansible.module_utils.facts.network.netbsd # cleanup[2] removing\nansible.module_utils.facts.network.openbsd # cleanup[2] removing\nansible.module_utils.facts.network.sunos # cleanup[2] removing\nansible.module_utils.facts.virtual # cleanup[2] removing\nansible.module_utils.facts.virtual.base # cleanup[2] removing\nansible.module_utils.facts.virtual.sysctl # cleanup[2] removing\nansible.module_utils.facts.virtual.freebsd # cleanup[2] removing\nansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing\nansible.module_utils.facts.virtual.hpux # cleanup[2] removing\nansible.module_utils.facts.virtual.linux # cleanup[2] removing\nansible.module_utils.facts.virtual.netbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.openbsd # cleanup[2] removing\nansible.module_utils.facts.virtual.sunos # cleanup[2] removing\nansible.module_utils.facts.default_collectors # cleanup[2] removing\nansible.module_utils.facts.ansible_collector # cleanup[2] removing\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # destroy\nansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter # destroy\nansible.module_utils.facts.other.ohai # destroy\nansible.module_utils.facts.system # destroy\nansible.module_utils.facts.system.apparmor # destroy\nansible.module_utils.facts.system.caps # destroy\nansible.module_utils.facts.system.chroot # destroy\nansible.module_utils.facts.system.cmdline # destroy\nansible.module_utils.facts.system.distribution # destroy\nansible.module_utils.facts.system.date_time # destroy\nansible.module_utils.facts.system.env # destroy\nansible.module_utils.facts.system.dns # destroy\nansible.module_utils.facts.system.fips # destroy\nansible.module_utils.facts.system.loadavg # destroy\nansible.module_utils.facts.system.local # destroy\nansible.module_utils.facts.system.lsb # destroy\nansible.module_utils.facts.system.pkg_mgr # destroy\nansible.module_utils.facts.system.platform # destroy\nansible.module_utils.facts.system.python # destroy\nansible.module_utils.facts.system.selinux # destroy\nansible.module_utils.facts.system.service_mgr # destroy\nansible.module_utils.facts.system.ssh_pub_keys # destroy\nansible.module_utils.facts.system.user # destroy\nansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base # destroy\nansible.module_utils.facts.hardware.aix # destroy\nansible.module_utils.facts.hardware.darwin # destroy\nansible.module_utils.facts.hardware.freebsd # destroy\nansible.module_utils.facts.hardware.dragonfly # destroy\nansible.module_utils.facts.hardware.hpux # destroy\nansible.module_utils.facts.hardware.linux # destroy\nansible.module_utils.facts.hardware.hurd # destroy\nansible.module_utils.facts.hardware.netbsd # destroy\nansible.module_utils.facts.hardware.openbsd # destroy\nansible.module_utils.facts.hardware.sunos # destroy\nansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base # destroy\nansible.module_utils.facts.network.generic_bsd # destroy\nansible.module_utils.facts.network.aix # destroy\nansible.module_utils.facts.network.darwin # destroy\nansible.module_utils.facts.network.dragonfly # destroy\nansible.module_utils.facts.network.fc_wwn # destroy\nansible.module_utils.facts.network.freebsd # destroy\nansible.module_utils.facts.network.hpux # destroy\nansible.module_utils.facts.network.hurd # destroy\nansible.module_utils.facts.network.linux # destroy\nansible.module_utils.facts.network.iscsi # destroy\nansible.module_utils.facts.network.nvme # destroy\nansible.module_utils.facts.network.netbsd # destroy\nansible.module_utils.facts.network.openbsd # destroy\nansible.module_utils.facts.network.sunos # destroy\nansible.module_utils.facts.virtual # destroy\nansible.module_utils.facts.virtual.base # destroy\nansible.module_utils.facts.virtual.sysctl # destroy\nansible.module_utils.facts.virtual.freebsd # destroy\nansible.module_utils.facts.virtual.dragonfly # destroy\nansible.module_utils.facts.virtual.hpux # destroy\nansible.module_utils.facts.virtual.linux # destroy\nansible.module_utils.facts.virtual.netbsd # destroy\nansible.module_utils.facts.virtual.openbsd # destroy\nansible.module_utils.facts.virtual.sunos # destroy\nansible.module_utils.facts.compat # cleanup[2] removing\nansible.module_utils.service # destroy ansible.module_utils.service #\ncleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util #\ndestroy importlib.abc # destroy importlib.machinery # destroy zipimport #\ndestroy _compression # destroy binascii # destroy importlib # destroy bz2 #\ndestroy lzma # destroy __main__ # destroy locale # destroy systemd.journal #\ndestroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy\njson.encoder # destroy json.scanner # destroy _json # destroy encodings #\ndestroy syslog # destroy uuid # destroy selinux # destroy distro # destroy\nlogging # destroy argparse # destroy\nansible.module_utils.facts.default_collectors # destroy\nansible.module_utils.facts.ansible_collector # destroy multiprocessing #\ndestroy multiprocessing.connection # destroy multiprocessing.pool # destroy\nmultiprocessing.context # destroy array # destroy _compat_pickle # destroy\nqueue # destroy multiprocessing.process # destroy tempfile # destroy\nmultiprocessing.util # destroy multiprocessing.reduction # destroy datetime #\ndestroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass\n# destroy json # destroy socket # destroy struct # destroy\nansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle\n# destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3]\nwiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping\n_multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle #\ncleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping _ctypes # cleanup[3] wiping\nansible.module_utils.six.moves.collections_abc # cleanup[3] wiping\nansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping\nsystemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 #\ncleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal #\ncleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping\n_datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping\ntokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping\nselectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess #\ncleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit #\ncleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3]\nwiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect #\ncleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch #\ncleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma #\ncleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno\n# cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping\ncollections.abc # cleanup[3] wiping warnings # cleanup[3] wiping\nimportlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap #\ncleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy\nsre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping\n_functools # destroy _functools # cleanup[3] wiping collections # destroy\n_collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping\n_collections # destroy _collections # cleanup[3] wiping operator # cleanup[3]\nwiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq #\ncleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types\n# cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os #\ncleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath #\ncleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3]\nwiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\ncodecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping\n_frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping\nmarshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3]\nwiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp #\ncleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy gc # destroy termios # destroy _ssl # destroy\n_multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon #\ndestroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy\nsystemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 #\ndestroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy\n_uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq #\ndestroy posixpath # destroy stat # destroy\nansible.module_utils.six.moves.urllib # destroy errno # destroy signal #\ndestroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess #\ndestroy selectors # destroy select # destroy\nansible.module_utils.six.moves.urllib_parse # destroy\nansible.module_utils.six.moves.urllib.error # destroy\nansible.module_utils.six.moves.urllib.request # destroy\nansible.module_utils.six.moves.urllib.response # destroy\nansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy\nitertools # destroy operator # destroy ansible.module_utils.six.moves # destroy\n_operator # destroy _frozen_importlib_external # destroy _imp # destroy io #\ndestroy marshal # destroy _frozen_importlib # clear sys.audit hooks\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\nPyThreadState_Clear: warning: thread still has a frame\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing types\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing warnings\n# cleanup[2] removing importlib\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing weakref\n# cleanup[2] removing collections.abc\n# cleanup[2] removing contextlib\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# cleanup[2] removing pkgutil\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing inspect\n# cleanup[2] removing ansible._vendor\n# cleanup[2] removing ansible.release\n# cleanup[2] removing ansible\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing _csv\n# cleanup[2] removing csv\n# cleanup[2] removing email\n# cleanup[2] removing fnmatch\n# cleanup[2] removing ntpath\n# cleanup[2] removing errno\n# cleanup[2] removing urllib\n# cleanup[2] removing math\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing pathlib\n# cleanup[2] removing binascii\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing threading\n# cleanup[2] removing zipfile._path.glob\n# cleanup[2] removing zipfile._path\n# cleanup[2] removing zipfile\n# cleanup[2] removing textwrap\n# cleanup[2] removing quopri\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing base64\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.errors\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.utils\n# cleanup[2] removing email.header\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing importlib.metadata._functools\n# cleanup[2] removing importlib.metadata._text\n# cleanup[2] removing importlib.metadata._adapters\n# cleanup[2] removing importlib.metadata._meta\n# cleanup[2] removing importlib.metadata._collections\n# cleanup[2] removing importlib.metadata._itertools\n# cleanup[2] removing tempfile\n# cleanup[2] removing importlib.resources.abc\n# cleanup[2] removing importlib.resources._adapters\n# cleanup[2] removing importlib.resources._common\n# cleanup[2] removing importlib.resources._legacy\n# cleanup[2] removing importlib.resources\n# cleanup[2] removing importlib.abc\n# cleanup[2] removing importlib.metadata\n# cleanup[2] removing ansible.module_utils\n# cleanup[2] removing ansible.module_utils.compat\n# cleanup[2] removing ansible.module_utils.compat.version\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing termios\n# cleanup[2] removing getpass\n# cleanup[2] removing signal\n# cleanup[2] removing fcntl\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing traceback\n# cleanup[2] removing ansible.config\n# cleanup[2] removing atexit\n# cleanup[2] removing configparser\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing jinja2.bccache\n# cleanup[2] removing markupsafe._speedups\n# cleanup[2] removing markupsafe\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing jinja2.utils\n# cleanup[2] removing jinja2.nodes\n# cleanup[2] removing jinja2.exceptions\n# cleanup[2] removing jinja2.visitor\n# cleanup[2] removing jinja2.idtracking\n# cleanup[2] removing jinja2.optimizer\n# cleanup[2] removing jinja2.compiler\n# cleanup[2] removing jinja2.async_utils\n# cleanup[2] removing jinja2.runtime\n# cleanup[2] removing jinja2.filters\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing jinja2.tests\n# cleanup[2] removing jinja2.defaults\n# cleanup[2] removing jinja2._identifier\n# cleanup[2] removing jinja2.lexer\n# cleanup[2] removing jinja2.parser\n# cleanup[2] removing jinja2.environment\n# cleanup[2] removing jinja2.loaders\n# cleanup[2] removing jinja2\n# destroy jinja2\n# destroy jinja2.bccache\n# destroy jinja2.utils\n# destroy jinja2.exceptions\n# destroy jinja2.visitor\n# destroy jinja2.idtracking\n# destroy jinja2.optimizer\n# destroy jinja2.compiler\n# destroy jinja2.async_utils\n# destroy jinja2.runtime\n# destroy jinja2.filters\n# destroy jinja2.tests\n# destroy jinja2.defaults\n# destroy jinja2._identifier\n# destroy jinja2.lexer\n# destroy jinja2.parser\n# destroy jinja2.environment\n# destroy jinja2.loaders\n# cleanup[2] removing jinja2.nativetypes\n# destroy jinja2.nativetypes\n# cleanup[2] removing ansible.errors.yaml_strings\n# cleanup[2] removing ansible.module_utils.common\n# cleanup[2] removing ansible.module_utils.common.text\n# cleanup[2] removing ansible.module_utils.six\n# cleanup[2] removing ansible.module_utils.six.moves\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\n# cleanup[2] removing ansible.module_utils.common.text.converters\n# cleanup[2] removing ansible.errors\n# cleanup[2] removing yaml.error\n# cleanup[2] removing yaml.tokens\n# cleanup[2] removing yaml.events\n# cleanup[2] removing yaml.nodes\n# cleanup[2] removing yaml.reader\n# cleanup[2] removing yaml.scanner\n# cleanup[2] removing yaml.parser\n# cleanup[2] removing yaml.composer\n# cleanup[2] removing yaml.constructor\n# cleanup[2] removing yaml.resolver\n# cleanup[2] removing yaml.loader\n# cleanup[2] removing yaml.emitter\n# cleanup[2] removing yaml.serializer\n# cleanup[2] removing yaml.representer\n# cleanup[2] removing yaml.dumper\n# cleanup[2] removing cython_runtime\n# cleanup[2] removing _cython_3_0_11\n# destroy _cython_3_0_11\n# cleanup[2] removing yaml._yaml\n# cleanup[2] removing yaml.cyaml\n# cleanup[2] removing yaml\n# cleanup[2] removing ansible.module_utils.common.yaml\n# cleanup[2] removing ansible.module_utils.parsing\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\n# cleanup[2] removing ansible.parsing\n# cleanup[2] removing ansible.parsing.quoting\n# cleanup[2] removing ansible.parsing.yaml\n# cleanup[2] removing ansible.parsing.yaml.objects\n# cleanup[2] removing ansible.utils\n# cleanup[2] removing ansible.utils.path\n# cleanup[2] removing ansible.config.manager\n# cleanup[2] removing ansible.module_utils.common.collections\n# cleanup[2] removing ansible.utils.fqcn\n# cleanup[2] removing encodings.unicode_escape\n# cleanup[2] removing ansible.constants\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing _ctypes\n# cleanup[2] removing ctypes._endian\n# cleanup[2] removing ctypes\n# cleanup[2] removing ctypes.util\n# cleanup[2] removing logging\n# cleanup[2] removing tty\n# cleanup[2] removing ansible.utils.color\n# cleanup[2] removing multiprocessing.process\n# cleanup[2] removing multiprocessing.reduction\n# cleanup[2] removing multiprocessing.context\n# cleanup[2] removing __mp_main__\n# cleanup[2] removing multiprocessing\n# cleanup[2] removing ansible.utils.multiprocessing\n# cleanup[2] removing ansible.utils.singleton\n# cleanup[2] removing ansible.utils.native_jinja\n# cleanup[2] removing ansible.utils.unsafe_proxy\n# cleanup[2] removing ansible.utils.display\n# cleanup[2] removing ansible.utils.context_objects\n# cleanup[2] removing ansible.context\n# cleanup[2] removing ansible.cli.arguments\n# cleanup[2] removing copy\n# cleanup[2] removing gettext\n# destroy gettext\n# cleanup[2] removing argparse\n# cleanup[2] removing ansible.cli.arguments.option_helpers\n# cleanup[2] removing ansible.inventory\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing ansible.parsing.splitter\n# cleanup[2] removing ansible.utils.vars\n# cleanup[2] removing ansible.inventory.group\n# cleanup[2] removing ansible.parsing.utils\n# cleanup[2] removing ansible.parsing.utils.addresses\n# cleanup[2] removing ansible.inventory.host\n# cleanup[2] removing ansible.inventory.data\n# cleanup[2] removing ansible.plugins\n# cleanup[2] removing glob\n# cleanup[2] removing ansible.module_utils.compat.typing\n# cleanup[2] removing ansible.plugins.filter\n# cleanup[2] removing ansible.plugins.test\n# cleanup[2] removing shlex\n# cleanup[2] removing cryptography.__about__\n# cleanup[2] removing cryptography\n# cleanup[2] removing cryptography.hazmat\n# cleanup[2] removing cryptography.hazmat.bindings\n# cleanup[2] removing _cffi_backend\n# cleanup[2] removing _openssl\n# cleanup[2] removing cryptography.hazmat.bindings._rust\n# cleanup[2] removing cryptography.exceptions\n# cleanup[2] removing cryptography.hazmat.backends\n# cleanup[2] removing cryptography.hazmat.primitives\n# cleanup[2] removing cryptography.hazmat.primitives.hashes\n# cleanup[2] removing cryptography.utils\n# cleanup[2] removing cryptography.hazmat.primitives.padding\n# cleanup[2] removing cryptography.hazmat.primitives.hmac\n# cleanup[2] removing cryptography.hazmat.primitives.kdf\n# cleanup[2] removing hmac\n# cleanup[2] removing cryptography.hazmat.primitives.constant_time\n# cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2\n# cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm\n# cleanup[2] removing cryptography.hazmat.decrepit\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers\n# cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers.base\n# cleanup[2] removing cryptography.hazmat.primitives.ciphers\n# cleanup[2] removing cryptography.hazmat.bindings.openssl\n# cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional\n# cleanup[2] removing cryptography.hazmat.bindings.openssl.binding\n# cleanup[2] removing cryptography.hazmat.primitives._asymmetric\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric\n# cleanup[2] removing cryptography.hazmat._oid\n# cleanup[2] removing cryptography.hazmat.primitives._serialization\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa\n# cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding\n# cleanup[2] removing cryptography.hazmat.backends.openssl.backend\n# destroy cryptography.hazmat.backends.openssl.backend\n# cleanup[2] removing cryptography.hazmat.backends.openssl\n# cleanup[2] removing ansible.parsing.vault\n# cleanup[2] removing ansible.parsing.yaml.constructor\n# cleanup[2] removing ansible.parsing.yaml.loader\n# cleanup[2] removing ansible.module_utils.common.json\n# cleanup[2] removing ansible.parsing.ajson\n# cleanup[2] removing ansible.parsing.utils.yaml\n# cleanup[2] removing ansible.utils.collection_loader._collection_config\n# cleanup[2] removing ansible.utils.collection_loader._collection_meta\n# cleanup[2] removing ansible.utils.collection_loader._collection_finder\n# cleanup[2] removing ansible.utils.collection_loader\n# cleanup[2] removing ansible.parsing.plugin_docs\n# cleanup[2] removing ansible.utils.plugin_docs\n# cleanup[2] removing packaging\n# destroy packaging\n# cleanup[2] removing sysconfig\n# cleanup[2] removing packaging._elffile\n# destroy packaging._elffile\n# cleanup[2] removing packaging._manylinux\n# cleanup[2] removing packaging._musllinux\n# cleanup[2] removing packaging.tags\n# destroy packaging.tags\n# cleanup[2] removing packaging._structures\n# destroy packaging._structures\n# cleanup[2] removing packaging.version\n# destroy packaging.version\n# cleanup[2] removing packaging.utils\n# destroy packaging.utils\n# cleanup[2] removing packaging.specifiers\n# destroy packaging.specifiers\n# cleanup[2] removing ansible.plugins.loader\n# cleanup[2] removing ansible.utils.helpers\n# cleanup[2] removing ansible.vars\n# cleanup[2] removing ansible.vars.plugins\n# cleanup[2] removing ansible.inventory.manager\n# cleanup[2] removing ansible.module_utils.common.file\n# cleanup[2] removing grp\n# cleanup[2] removing pwd\n# cleanup[2] removing syslog\n# cleanup[2] removing ansible.module_utils.compat.selinux\n# cleanup[2] removing ansible.module_utils._text\n# cleanup[2] removing ansible.module_utils.common.warnings\n# cleanup[2] removing ansible.module_utils.errors\n# cleanup[2] removing ansible.module_utils.common.text.formatters\n# cleanup[2] removing ansible.module_utils.common.validation\n# cleanup[2] removing ansible.module_utils.common.parameters\n# cleanup[2] removing ansible.module_utils.common.arg_spec\n# cleanup[2] removing ansible.module_utils.common.locale\n# cleanup[2] removing ansible.module_utils.common.process\n# cleanup[2] removing ansible.module_utils.distro._distro\n# cleanup[2] removing ansible.module_utils.distro\n# cleanup[2] removing ansible.module_utils.common._utils\n# cleanup[2] removing ansible.module_utils.common.sys_info\n# cleanup[2] removing ansible.module_utils.basic\n# cleanup[2] removing ansible.parsing.dataloader\n# cleanup[2] removing ansible.inventory.helpers\n# cleanup[2] removing ansible.vars.fact_cache\n# cleanup[2] removing ansible.template.native_helpers\n# cleanup[2] removing ansible.template.template\n# cleanup[2] removing ansible.template.vars\n# cleanup[2] removing ansible.utils.listify\n# cleanup[2] removing ansible.template\n# cleanup[2] removing ansible.vars.clean\n# cleanup[2] removing ansible.vars.manager\n# cleanup[2] removing argcomplete.completers\n# cleanup[2] removing argcomplete.exceptions\n# cleanup[2] removing argcomplete.io\n# cleanup[2] removing argcomplete.packages\n# cleanup[2] removing argcomplete.packages._shlex\n# cleanup[2] removing argcomplete.lexers\n# cleanup[2] removing argcomplete.packages._argparse\n# cleanup[2] removing argcomplete.finders\n# cleanup[2] removing argcomplete.shell_integration\n# cleanup[2] removing argcomplete\n# cleanup[2] removing ansible.cli\n# cleanup[2] removing ansible.executor\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing _multiprocessing\n# cleanup[2] removing multiprocessing.util\n# cleanup[2] removing multiprocessing.connection\n# cleanup[2] removing multiprocessing.queues\n# cleanup[2] removing ansible.utils.sentinel\n# cleanup[2] removing ansible.playbook.attribute\n# cleanup[2] removing ansible.playbook.base\n# cleanup[2] removing ansible.playbook.conditional\n# cleanup[2] removing ansible.playbook.collectionsearch\n# cleanup[2] removing ansible.playbook.delegatable\n# cleanup[2] removing ansible.parsing.mod_args\n# cleanup[2] removing ansible.playbook.helpers\n# cleanup[2] removing ansible.playbook.notifiable\n# cleanup[2] removing ansible.playbook.taggable\n# cleanup[2] removing ansible.playbook.role.definition\n# cleanup[2] removing tarfile\n# cleanup[2] removing ansible.utils.galaxy\n# cleanup[2] removing ansible.playbook.role.requirement\n# cleanup[2] removing ansible.playbook.role.metadata\n# cleanup[2] removing ansible.playbook.role\n# cleanup[2] removing ansible.playbook.block\n# cleanup[2] removing ansible.playbook.loop_control\n# cleanup[2] removing ansible.playbook.task\n# cleanup[2] removing ansible.playbook.play\n# cleanup[2] removing ansible.playbook.playbook_include\n# cleanup[2] removing ansible.playbook\n# cleanup[2] removing ansible.executor.play_iterator\n# cleanup[2] removing ansible.executor.stats\n# cleanup[2] removing ansible.executor.task_result\n# cleanup[2] removing ansible.playbook.play_context\n# cleanup[2] removing difflib\n# cleanup[2] removing ansible.vars.hostvars\n# cleanup[2] removing ansible.parsing.yaml.dumper\n# cleanup[2] removing ansible.plugins.callback\n# cleanup[2] removing ansible.vars.reserved\n# cleanup[2] removing ansible.utils.lock\n# cleanup[2] removing dataclasses\n# cleanup[2] removing ansible.executor.task_queue_manager\n# cleanup[2] removing ansible.module_utils.compat.paramiko\n# cleanup[2] removing ansible.utils.ssh_functions\n# cleanup[2] removing ansible.executor.playbook_executor\n# cleanup[2] removing ansible.cli.playbook\n# cleanup[2] removing ansible_collections\n# destroy ansible_collections\n# cleanup[2] removing ansible_collections.fedora\n# destroy ansible_collections.fedora\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles\n# destroy ansible_collections.fedora.linux_system_roles\n# cleanup[2] removing ansible_collections.ansible\n# destroy ansible_collections.ansible\n# cleanup[2] removing ansible_collections.ansible.builtin\n# destroy ansible_collections.ansible.builtin\n# cleanup[2] removing ansible.plugins.cache\n# cleanup[2] removing ansible.plugins.cache.memory\n# cleanup[2] removing ansible.plugins.inventory\n# cleanup[2] removing ansible.plugins.inventory.host_list\n# cleanup[2] removing ansible.plugins.inventory.script\n# cleanup[2] removing ansible.plugins.inventory.auto\n# cleanup[2] removing ansible.plugins.inventory.yaml\n# cleanup[2] removing ansible.plugins.inventory.ini\n# cleanup[2] removing ansible.utils.shlex\n# cleanup[2] removing ansible.plugins.inventory.toml\n# cleanup[2] removing tomllib._types\n# cleanup[2] removing tomllib._re\n# cleanup[2] removing tomllib._parser\n# cleanup[2] removing tomllib\n# cleanup[2] removing ansible.plugins.vars\n# cleanup[2] removing ansible.plugins.vars.host_group_vars\n# cleanup[2] removing ansible.plugins.doc_fragments\n# cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging\n# cleanup[2] removing multiprocessing.synchronize\n# cleanup[2] removing ansible.plugins.become\n# cleanup[2] removing ansible.plugins.shell\n# cleanup[2] removing ansible.plugins.connection\n# cleanup[2] removing ansible.plugins.connection.local\n# cleanup[2] removing pty\n# cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining\n# cleanup[2] removing ansible.plugins.connection.paramiko_ssh\n# cleanup[2] removing ansible.plugins.connection.psrp\n# cleanup[2] removing xml\n# cleanup[2] removing xml.etree\n# cleanup[2] removing xml.etree.ElementPath\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing _elementtree\n# cleanup[2] removing xml.etree.ElementTree\n# cleanup[2] removing ansible.plugins.shell.powershell\n# cleanup[2] removing ansible.utils.hashing\n# cleanup[2] removing ansible.plugins.connection.ssh\n# cleanup[2] removing ansible.plugins.connection.winrm\n# cleanup[2] removing ansible.module_utils.json_utils\n# cleanup[2] removing xml.parsers\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# cleanup[2] removing xml.sax.handler\n# cleanup[2] removing xml.sax._exceptions\n# cleanup[2] removing xml.sax.xmlreader\n# cleanup[2] removing xml.sax\n# cleanup[2] removing http\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing xml.sax.saxutils\n# cleanup[2] removing xmltodict\n# cleanup[2] removing ansible.plugins.shell.cmd\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_windows\n# cleanup[2] removing ansible.plugins.shell.sh\n# cleanup[2] removing ansible.plugins.doc_fragments.shell_common\n# cleanup[2] removing ansible.plugins.become.runas\n# cleanup[2] removing ansible.plugins.become.su\n# cleanup[2] removing ansible.plugins.become.sudo\n# cleanup[2] removing ansible.playbook.role.include\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles\n# destroy ansible_collections.fedora.linux_system_roles.roles\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.timesync\n# destroy ansible_collections.fedora.linux_system_roles.roles.timesync\n# cleanup[2] removing ansible.playbook.handler\n# cleanup[2] removing ansible.playbook.task_include\n# cleanup[2] removing ansible.playbook.role_include\n# cleanup[2] removing ansible.playbook.handler_task_include\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins\n# destroy ansible_collections.fedora.linux_system_roles.plugins\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules\n# destroy ansible_collections.fedora.linux_system_roles.plugins.modules\n# cleanup[2] removing ansible.modules\n# cleanup[2] removing ansible.module_utils.facts.namespace\n# cleanup[2] removing multiprocessing.pool\n# cleanup[2] removing ansible.module_utils.facts.timeout\n# cleanup[2] removing ansible.module_utils.facts.collector\n# cleanup[2] removing ansible.module_utils.facts.other\n# cleanup[2] removing ansible.module_utils.facts.other.facter\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\n# cleanup[2] removing ansible.module_utils.facts.system\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\n# cleanup[2] removing ansible.module_utils.facts.system.caps\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\n# cleanup[2] removing ansible.module_utils.facts.utils\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\n# cleanup[2] removing ansible.module_utils.compat.datetime\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\n# cleanup[2] removing ansible.module_utils.facts.system.env\n# cleanup[2] removing ansible.module_utils.facts.system.dns\n# cleanup[2] removing ansible.module_utils.facts.system.fips\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\n# cleanup[2] removing ansible.module_utils.facts.system.local\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.platform\n# cleanup[2] removing ansible.module_utils.facts.system.python\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\n# cleanup[2] removing ansible.module_utils.facts.system.user\n# cleanup[2] removing ansible.module_utils.facts.hardware\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\n# cleanup[2] removing ansible.module_utils.facts.sysctl\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\n# cleanup[2] removing ansible.module_utils.facts.network\n# cleanup[2] removing ansible.module_utils.facts.network.base\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\n# cleanup[2] removing ansible.module_utils.facts.network.aix\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\n# cleanup[2] removing ansible.module_utils.facts.network.linux\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\n# cleanup[2] removing ansible.module_utils.facts.virtual\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\n# cleanup[2] removing ansible.module_utils.facts.compat\n# cleanup[2] removing ansible.module_utils.facts\n# cleanup[2] removing ansible.executor.interpreter_discovery\n# cleanup[2] removing ansible.executor.powershell\n# cleanup[2] removing ansible.executor.powershell.module_manifest\n# cleanup[2] removing ansible.executor.action_write_locks\n# cleanup[2] removing ansible.executor.module_common\n# cleanup[2] removing ansible.parsing.utils.jsonify\n# cleanup[2] removing ansible.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.action\n# cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix\n# destroy ansible_collections.ansible.posix\n# cleanup[2] removing ansible_collections.ansible.posix.plugins\n# destroy ansible_collections.ansible.posix.plugins\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback\n# destroy ansible_collections.ansible.posix.plugins.callback\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug\n# cleanup[2] removing ansible.plugins.callback.default\n# cleanup[2] removing ansible.plugins.doc_fragments.default_callback\n# cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback\n# cleanup[2] removing ansible.plugins.callback.junit\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# cleanup[2] removing xml.dom.domreg\n# cleanup[2] removing xml.dom\n# cleanup[2] removing xml.dom.minicompat\n# cleanup[2] removing xml.dom.NodeFilter\n# cleanup[2] removing xml.dom.xmlbuilder\n# cleanup[2] removing xml.dom.minidom\n# cleanup[2] removing ansible.utils._junit_xml\n# cleanup[2] removing ansible.plugins.callback.minimal\n# cleanup[2] removing ansible.plugins.callback.oneline\n# cleanup[2] removing ansible.plugins.callback.tree\n# cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# cleanup[2] removing cmd\n# cleanup[2] removing pprint\n# cleanup[2] removing ansible.executor.process\n# cleanup[2] removing ansible.module_utils.connection\n# cleanup[2] removing ansible.executor.task_executor\n# cleanup[2] removing ansible.executor.process.worker\n# cleanup[2] removing ansible.plugins.strategy\n# cleanup[2] removing ansible.plugins.strategy.linear\n# cleanup[2] removing ansible.playbook.included_file\n# cleanup[2] removing multiprocessing.popen_fork\n# cleanup[2] removing ansible.plugins.action.set_fact\n# cleanup[2] removing ansible.plugins.action.include_vars\n# cleanup[2] removing ansible.plugins.action.assert\n# cleanup[2] removing ansible.plugins.action.package\n# cleanup[2] removing ansible.plugins.action.debug\n# cleanup[2] removing ansible.plugins.action.reboot\n# cleanup[2] removing ansible.plugins.action.fail\n# cleanup[2] removing ansible.plugins.action.command\n# cleanup[2] removing ansible.plugins.action.template\n# cleanup[2] removing ansible.plugins.action.service\n# destroy _sitebuiltins\n# destroy ansible._vendor\n# destroy ansible.release\n# destroy ansible.module_utils\n# destroy ansible.module_utils.common\n# destroy ansible.module_utils.common.text\n# destroy ansible.module_utils.common.text.converters\n# destroy ansible.module_utils.common.text.formatters\n# destroy ansible.module_utils.common.yaml\n# destroy ansible.module_utils.common.collections\n# destroy ansible.module_utils.common.json\n# destroy ansible.module_utils.common.file\n# destroy ansible.module_utils.common.warnings\n# destroy ansible.module_utils.common.validation\n# destroy ansible.module_utils.common.parameters\n# destroy ansible.module_utils.common.arg_spec\n# destroy ansible.module_utils.common.locale\n# destroy ansible.module_utils.common.process\n# destroy ansible.module_utils.common._utils\n# destroy ansible.module_utils.common.sys_info\n# destroy ansible.module_utils.parsing\n# destroy ansible.module_utils.parsing.convert_bool\n# destroy ansible.module_utils._text\n# destroy ansible.module_utils.errors\n# destroy ansible.module_utils.basic\n# destroy ansible.module_utils.json_utils\n# destroy ansible.module_utils.facts\n# destroy ansible.module_utils.facts.namespace\n# destroy ansible.module_utils.facts.other\n# destroy ansible.module_utils.facts.other.facter\n# destroy ansible.module_utils.facts.other.ohai\n# destroy ansible.module_utils.facts.system\n# destroy ansible.module_utils.facts.system.apparmor\n# destroy ansible.module_utils.facts.system.caps\n# destroy ansible.module_utils.facts.system.chroot\n# destroy ansible.module_utils.facts.system.cmdline\n# destroy ansible.module_utils.facts.system.distribution\n# destroy ansible.module_utils.facts.system.date_time\n# destroy ansible.module_utils.facts.system.env\n# destroy ansible.module_utils.facts.system.dns\n# destroy ansible.module_utils.facts.system.fips\n# destroy ansible.module_utils.facts.system.loadavg\n# destroy ansible.module_utils.facts.system.local\n# destroy ansible.module_utils.facts.system.lsb\n# destroy ansible.module_utils.facts.system.pkg_mgr\n# destroy ansible.module_utils.facts.system.platform\n# destroy ansible.module_utils.facts.system.python\n# destroy ansible.module_utils.facts.system.selinux\n# destroy ansible.module_utils.facts.system.service_mgr\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\n# destroy ansible.module_utils.facts.system.user\n# destroy ansible.module_utils.facts.utils\n# destroy ansible.module_utils.facts.hardware\n# destroy ansible.module_utils.facts.hardware.base\n# destroy ansible.module_utils.facts.hardware.aix\n# destroy ansible.module_utils.facts.hardware.darwin\n# destroy ansible.module_utils.facts.hardware.freebsd\n# destroy ansible.module_utils.facts.hardware.dragonfly\n# destroy ansible.module_utils.facts.hardware.hpux\n# destroy ansible.module_utils.facts.hardware.linux\n# destroy ansible.module_utils.facts.hardware.hurd\n# destroy ansible.module_utils.facts.hardware.netbsd\n# destroy ansible.module_utils.facts.hardware.openbsd\n# destroy ansible.module_utils.facts.hardware.sunos\n# destroy ansible.module_utils.facts.sysctl\n# destroy ansible.module_utils.facts.network\n# destroy ansible.module_utils.facts.network.base\n# destroy ansible.module_utils.facts.network.generic_bsd\n# destroy ansible.module_utils.facts.network.aix\n# destroy ansible.module_utils.facts.network.darwin\n# destroy ansible.module_utils.facts.network.dragonfly\n# destroy ansible.module_utils.facts.network.fc_wwn\n# destroy ansible.module_utils.facts.network.freebsd\n# destroy ansible.module_utils.facts.network.hpux\n# destroy ansible.module_utils.facts.network.hurd\n# destroy ansible.module_utils.facts.network.linux\n# destroy ansible.module_utils.facts.network.iscsi\n# destroy ansible.module_utils.facts.network.nvme\n# destroy ansible.module_utils.facts.network.netbsd\n# destroy ansible.module_utils.facts.network.openbsd\n# destroy ansible.module_utils.facts.network.sunos\n# destroy ansible.module_utils.facts.virtual\n# destroy ansible.module_utils.facts.virtual.base\n# destroy ansible.module_utils.facts.virtual.sysctl\n# destroy ansible.module_utils.facts.virtual.freebsd\n# destroy ansible.module_utils.facts.virtual.dragonfly\n# destroy ansible.module_utils.facts.virtual.hpux\n# destroy ansible.module_utils.facts.virtual.linux\n# destroy ansible.module_utils.facts.virtual.netbsd\n# destroy ansible.module_utils.facts.virtual.openbsd\n# destroy ansible.module_utils.facts.virtual.sunos\n# destroy ansible.module_utils.facts.compat\n# destroy ansible.module_utils.connection\n# destroy ansible.config\n# destroy ansible.config.manager\n# destroy ansible.errors\n# destroy ansible.parsing\n# destroy ansible.parsing.quoting\n# destroy ansible.parsing.yaml\n# destroy ansible.parsing.yaml.objects\n# destroy ansible.parsing.yaml.constructor\n# destroy ansible.parsing.yaml.loader\n# destroy ansible.parsing.yaml.dumper\n# destroy ansible.parsing.splitter\n# destroy ansible.parsing.utils\n# destroy ansible.parsing.utils.addresses\n# destroy ansible.parsing.utils.yaml\n# destroy ansible.parsing.utils.jsonify\n# destroy ansible.parsing.vault\n# destroy ansible.parsing.ajson\n# destroy ansible.parsing.plugin_docs\n# destroy ansible.parsing.dataloader\n# destroy ansible.parsing.mod_args\n# destroy ansible.inventory\n# destroy ansible.inventory.group\n# destroy ansible.inventory.host\n# destroy ansible.inventory.data\n# destroy ansible.inventory.manager\n# destroy ansible.inventory.helpers\n# destroy ansible.vars\n# destroy ansible.vars.plugins\n# destroy ansible.vars.fact_cache\n# destroy ansible.vars.clean\n# destroy ansible.vars.manager\n# destroy ansible.vars.hostvars\n# destroy ansible.vars.reserved\n# destroy ansible.template\n# destroy ansible.playbook\n# destroy ansible.modules\n# destroy ansible.cli.arguments\n# destroy argcomplete\n# destroy argcomplete.completers\n# destroy argcomplete.exceptions\n# destroy argcomplete.packages\n# destroy argcomplete.packages._argparse\n# destroy argcomplete.lexers\n# destroy argcomplete.finders\n# destroy argcomplete.shell_integration\n# destroy ansible.module_utils.compat.version\n# destroy ansible.module_utils.compat.datetime\n# destroy ansible.utils.path\n# destroy ansible.utils.fqcn\n# destroy ansible.utils.color\n# destroy ansible.utils.multiprocessing\n# destroy ansible.utils.singleton\n# destroy ansible.utils.native_jinja\n# destroy ansible.utils.unsafe_proxy\n# destroy ansible.utils.display\n# destroy ansible.utils.context_objects\n# destroy ansible.utils.vars\n# destroy ansible.utils.collection_loader\n# destroy ansible.utils.plugin_docs\n# destroy ansible.utils.helpers\n# destroy ansible.utils.listify\n# destroy ansible.utils.sentinel\n# destroy ansible.utils.galaxy\n# destroy ansible.utils.lock\n# destroy ansible.utils.shlex\n# destroy ansible.utils.hashing\n# destroy ansible.utils._junit_xml\n# destroy multiprocessing.queues\n# destroy multiprocessing.synchronize\n# destroy multiprocessing.popen_fork\n# destroy ansible\n# destroy _uuid\n# destroy ansible.plugins\n# destroy ansible.plugins.filter\n# destroy ansible.plugins.test\n# destroy ansible.plugins.cache\n# destroy ansible.plugins.inventory\n# destroy ansible.plugins.vars\n# destroy ansible.plugins.doc_fragments\n# destroy ansible.plugins.become\n# destroy ansible.plugins.shell\n# destroy ansible.plugins.strategy\n# destroy ansible.plugins.doc_fragments.vars_plugin_staging\n# destroy ansible.plugins.doc_fragments.connection_pipelining\n# destroy ansible.plugins.doc_fragments.shell_windows\n# destroy ansible.plugins.doc_fragments.shell_common\n# destroy ansible.plugins.doc_fragments.default_callback\n# destroy ansible.plugins.doc_fragments.result_format_callback\n# destroy cryptography.__about__\n# destroy cryptography.hazmat\n# destroy cryptography.hazmat.bindings\n# destroy cryptography.hazmat.bindings.openssl\n# destroy cryptography.hazmat.bindings.openssl._conditional\n# destroy cryptography.hazmat.backends\n# destroy cryptography.hazmat.primitives\n# destroy cryptography.hazmat.primitives.padding\n# destroy cryptography.hazmat.primitives.hmac\n# destroy cryptography.hazmat.primitives.kdf\n# destroy cryptography.hazmat.primitives._cipheralgorithm\n# destroy cryptography.hazmat.primitives.ciphers\n# destroy cryptography.hazmat.primitives.ciphers.base\n# destroy cryptography.hazmat.primitives._asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric\n# destroy cryptography.hazmat.primitives.asymmetric.padding\n# destroy cryptography.hazmat.decrepit\n# destroy cryptography.hazmat.decrepit.ciphers\n# destroy cryptography.hazmat.decrepit.ciphers.algorithms\n# destroy cryptography.hazmat._oid\n# destroy cryptography.exceptions\n# destroy cryptography.hazmat.backends.openssl\n# destroy cryptography.hazmat.primitives.kdf.pbkdf2\n# destroy cryptography.hazmat.primitives.constant_time\n# destroy hmac\n# destroy cryptography.hazmat.bindings.openssl.binding\n# destroy cryptography.hazmat.primitives.asymmetric.ec\n# destroy cryptography\n# destroy lib\n# destroy cryptography.hazmat.primitives.asymmetric.rsa\n# destroy cryptography.hazmat.primitives._serialization\n# destroy cryptography.hazmat.primitives.hashes\n# destroy cryptography.hazmat.primitives.asymmetric.utils\n# destroy ansible.utils.collection_loader._collection_config\n# destroy ansible.utils.collection_loader._collection_meta\n# destroy ansible.utils.collection_loader._collection_finder\n# destroy sysconfig\n# destroy packaging._manylinux\n# destroy packaging._musllinux\n# destroy ansible.plugins.action.set_fact\n# destroy ansible.plugins.action.include_vars\n# destroy ansible.plugins.action.assert\n# destroy ansible.plugins.action.package\n# destroy ansible.plugins.action.debug\n# destroy ansible.plugins.action.reboot\n# destroy ansible.plugins.action.fail\n# destroy ansible.plugins.action.command\n# destroy ansible.plugins.action.template\n# destroy ansible.plugins.action.service\n# destroy ansible.plugins.cache.memory\n# destroy ansible_collections.ansible.posix.plugins.callback.debug\n# destroy ansible.plugins.callback.junit\n# destroy ansible.plugins.callback.minimal\n# destroy ansible.plugins.callback.oneline\n# destroy ansible.plugins.callback.tree\n# destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks\n# destroy ansible.plugins.connection.local\n# destroy ansible.plugins.connection.paramiko_ssh\n# destroy ansible.plugins.connection.ssh\n# destroy ansible.plugins.shell.cmd\n# destroy ansible.plugins.shell.sh\n# destroy ansible.plugins.strategy.linear\n# destroy ansible.plugins.vars.host_group_vars\n# destroy ansible.plugins.inventory.host_list\n# destroy ansible.plugins.inventory.script\n# destroy ansible.plugins.inventory.auto\n# destroy ansible.plugins.inventory.yaml\n# destroy ansible.plugins.inventory.ini\n# destroy ansible.plugins.inventory.toml\n# destroy ansible.plugins.become.runas\n# destroy ansible.plugins.become.su\n# destroy ansible.plugins.become.sudo\n# destroy __main__\n# destroy syslog\n# destroy ansible.module_utils.distro._distro\n# destroy ansible.template.native_helpers\n# destroy ansible.template.template\n# destroy ansible.template.vars\n# destroy ansible.module_utils.six\n# destroy argparse\n# destroy argcomplete.io\n# destroy argcomplete.packages._shlex\n# destroy ansible.cli.arguments.option_helpers\n# destroy ansible.executor.play_iterator\n# destroy ansible.executor.stats\n# destroy ansible.executor.task_result\n# destroy ansible.executor.task_queue_manager\n# destroy ansible.executor.interpreter_discovery\n# destroy ansible.executor.powershell\n# destroy ansible.executor.module_common\n# destroy ansible.executor.process\n# destroy ansible.executor.process.worker\n# destroy ansible.executor.task_executor\n# destroy _heapq\n# destroy _queue\n# destroy ansible.playbook.attribute\n# destroy ansible.playbook.base\n# destroy ansible.playbook.conditional\n# destroy ansible.playbook.collectionsearch\n# destroy ansible.playbook.delegatable\n# destroy ansible.playbook.helpers\n# destroy ansible.playbook.notifiable\n# destroy ansible.playbook.taggable\n# destroy ansible.playbook.role\n# destroy ansible.playbook.block\n# destroy ansible.playbook.loop_control\n# destroy ansible.playbook.task\n# destroy ansible.playbook.play\n# destroy ansible.playbook.playbook_include\n# destroy ansible.playbook.play_context\n# destroy ansible.playbook.handler\n# destroy ansible.playbook.task_include\n# destroy ansible.playbook.role_include\n# destroy ansible.playbook.handler_task_include\n# destroy ansible.playbook.included_file\n# destroy ansible.playbook.role.definition\n# destroy ansible.playbook.role.requirement\n# destroy ansible.playbook.role.metadata\n# destroy ansible.playbook.role.include\n# destroy tarfile\n# destroy grp\n# destroy ansible.plugins.callback\n# destroy difflib\n# destroy ansible.plugins.callback.default\n# destroy keyword\n# destroy ansible.module_utils.compat\n# destroy ansible.module_utils.compat.paramiko\n# destroy ansible.utils\n# destroy ansible.utils.ssh_functions\n# destroy ansible.executor\n# destroy ansible.executor.playbook_executor\n# destroy ansible.cli\n# destroy ansible.cli.playbook\n# destroy tomllib\n# destroy tomllib._types\n# destroy tomllib._re\n# destroy tomllib._parser\n# destroy ansible.plugins.shell.powershell\n# destroy ansible.plugins.connection.psrp\n# destroy xml.etree\n# destroy xml.parsers\n# destroy xml.sax\n# destroy xml.dom\n# destroy xml.etree.ElementPath\n# destroy _elementtree\n# destroy ansible.plugins.connection.winrm\n# destroy ansible.plugins.connection\n# destroy xmltodict\n# destroy xml.parsers.expat\n# destroy pyexpat\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy xml.sax._exceptions\n# destroy xml.sax.saxutils\n# destroy xml.sax.handler\n# destroy xml.sax.xmlreader\n# destroy ansible.plugins.action\n# destroy ansible.executor.powershell.module_manifest\n# destroy ansible.module_utils.facts.default_collectors\n# destroy ansible.module_utils.facts.ansible_collector\n# destroy multiprocessing.pool\n# destroy shlex\n# destroy ansible.module_utils.compat.selinux\n# destroy platform\n# destroy pwd\n# destroy glob\n# destroy ansible.module_utils.compat.typing\n# destroy ansible.module_utils.facts.timeout\n# destroy ansible.module_utils.facts.collector\n# destroy pkgutil\n# destroy multiprocessing\n# destroy decimal\n# destroy xml.etree.ElementTree\n# destroy xml.dom.minicompat\n# destroy xml.dom.NodeFilter\n# destroy xml.dom.xmlbuilder\n# destroy xml.dom.minidom\n# destroy xml.dom.domreg\n# destroy copy\n# destroy xml\n# destroy cmd\n# destroy pprint\n# destroy queue\n# destroy ansible.context\n# destroy ansible.executor.action_write_locks\n# destroy ansible.plugins.loader\n# destroy dataclasses\n# destroy pty\n# destroy uuid\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# destroy hashlib\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping multiprocessing.connection\n# cleanup[3] wiping multiprocessing.util\n# cleanup[3] wiping _multiprocessing\n# cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# destroy cryptography.hazmat.primitives.ciphers.algorithms\n# cleanup[3] wiping cryptography.utils\n# cleanup[3] wiping cryptography.hazmat.bindings._rust\n# destroy _openssl\n# cleanup[3] wiping _cffi_backend\n# cleanup[3] wiping multiprocessing.context\n# destroy multiprocessing.reduction\n# cleanup[3] wiping multiprocessing.process\n# cleanup[3] wiping tty\n# cleanup[3] wiping logging\n# cleanup[3] wiping ctypes.util\n# cleanup[3] wiping ctypes\n# destroy ctypes._endian\n# destroy ctypes.util\n# cleanup[3] wiping _ctypes\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping ansible.constants\n# cleanup[3] wiping encodings.unicode_escape\n# cleanup[3] wiping yaml\n# destroy yaml.error\n# destroy yaml.tokens\n# destroy yaml.events\n# destroy yaml.nodes\n# destroy yaml.reader\n# destroy yaml.scanner\n# destroy yaml.parser\n# destroy yaml.composer\n# destroy yaml.constructor\n# destroy yaml.resolver\n# destroy yaml.loader\n# destroy yaml.emitter\n# destroy yaml.serializer\n# destroy yaml.representer\n# destroy yaml.dumper\n# destroy yaml.cyaml\n# cleanup[3] wiping yaml._yaml\n# destroy yaml\n# cleanup[3] wiping cython_runtime\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\n# cleanup[3] wiping ansible.module_utils.six.moves\n# cleanup[3] wiping ansible.errors.yaml_strings\n# cleanup[3] wiping jinja2.nodes\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping markupsafe\n# destroy string\n# cleanup[3] wiping markupsafe._speedups\n# cleanup[3] wiping pickle\n# destroy _compat_pickle\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping configparser\n# cleanup[3] wiping atexit\n# cleanup[3] wiping traceback\n# cleanup[3] wiping subprocess\n# destroy signal\n# cleanup[3] wiping _posixsubprocess\n# destroy _posixsubprocess\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping getpass\n# cleanup[3] wiping termios\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping importlib.metadata\n# destroy importlib.metadata._functools\n# destroy importlib.metadata._text\n# destroy importlib.metadata._adapters\n# destroy importlib.metadata._meta\n# destroy importlib.metadata._collections\n# destroy importlib.metadata._itertools\n# destroy csv\n# cleanup[3] wiping importlib.abc\n# cleanup[3] wiping importlib.resources\n# destroy importlib.resources._adapters\n# destroy importlib.resources._legacy\n# cleanup[3] wiping importlib.resources._common\n# cleanup[3] wiping importlib.resources.abc\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.utils\n# destroy urllib\n# destroy urllib.parse\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping _string\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping base64\n# cleanup[3] wiping email._parseaddr\n# destroy calendar\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# destroy selectors\n# cleanup[3] wiping array\n# cleanup[3] wiping select\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping textwrap\n# cleanup[3] wiping zipfile\n# destroy zipfile._path\n# destroy struct\n# destroy bz2\n# destroy lzma\n# cleanup[3] wiping zipfile._path.glob\n# cleanup[3] wiping threading\n# cleanup[3] wiping _struct\n# cleanup[3] wiping shutil\n# cleanup[3] wiping _lzma\n# cleanup[3] wiping _bz2\n# cleanup[3] wiping _compression\n# cleanup[3] wiping zlib\n# cleanup[3] wiping binascii\n# cleanup[3] wiping pathlib\n# destroy fnmatch\n# cleanup[3] wiping ipaddress\n# cleanup[3] wiping math\n# cleanup[3] wiping errno\n# cleanup[3] wiping ntpath\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email.base64mime\n# destroy email.quoprimime\n# destroy email.errors\n# destroy email.encoders\n# destroy email.charset\n# destroy email.utils\n# destroy email.header\n# destroy email.iterators\n# destroy email.message\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping _csv\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy linecache\n# destroy token\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping typing\n# cleanup[3] wiping _typing\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping weakref\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.util\n# destroy importlib.machinery\n# destroy importlib.resources\n# destroy importlib.abc\n# destroy importlib.metadata\n# cleanup[3] wiping warnings\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping enum\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping types\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# cleanup[3] wiping os.path\n# destroy genericpath\n# cleanup[3] wiping posixpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# cleanup[3] wiping abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping zipimport\n# destroy _frozen_importlib_external\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy decimal\n# destroy _cffi_backend\n# destroy _curses\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy _string\n# destroy _weakref\n# destroy _typing\n# destroy re._parser\n# destroy tokenize\n# destroy _signal\n# destroy select\n# destroy json.scanner\n# destroy _json\n# destroy atexit\n# destroy configparser\n# destroy stat\n# destroy _functools\n# destroy cryptography.hazmat.primitives.ciphers.modes\n# destroy inspect\n# destroy _tokenize\n# destroy shutil\n# destroy copyreg\n# destroy pickle\n# destroy markupsafe._speedups\n# destroy importlib\n# destroy zipimport\n# destroy enum\n# destroy _thread\n# destroy markupsafe\n# destroy ntpath\n# destroy array\n# destroy math\n# destroy ipaddress\n# destroy _pickle\n# destroy abc\n# destroy _opcode\n# destroy jinja2.nodes\n# destroy cryptography.utils\n# destroy importlib.resources.abc\n# destroy importlib.resources._common\n# destroy email\n# destroy _warnings\n# destroy posix\n# destroy zlib\n# destroy _compression\n# destroy posixpath\n# destroy zipfile\n# destroy contextlib\n# destroy pathlib\n# destroy zipfile._path.glob\n# destroy _csv\n# destroy _bz2\n# destroy _lzma\n# destroy locale\n# destroy binascii\n# destroy tempfile\n# destroy multiprocessing.process\n# destroy multiprocessing.util\n# destroy collections\n# destroy weakref\n# destroy _multiprocessing\n# destroy multiprocessing.connection\n# destroy multiprocessing.context\n# destroy _hashlib\n# destroy http.client\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy _blake2\n# destroy _ssl\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy encodings.unicode_escape\n# destroy curses\n# destroy collections.abc\n# destroy ctypes\n# destroy fcntl\n# destroy getpass\n# destroy io\n# destroy logging\n# destroy os\n# destroy random\n# destroy subprocess\n# destroy termios\n# destroy textwrap\n# destroy threading\n# destroy time\n# destroy tty\n# destroy typing\n# destroy _random\n# destroy _codecs\n# destroy codecs\n# destroy datetime\n# destroy json\n# destroy ansible.constants\n# destroy _struct\n# destroy _sre\n# destroy functools\n# destroy operator\n# destroy ansible.module_utils.six.moves.urllib\n# destroy ansible.module_utils.six.moves\n# destroy re\n# destroy traceback\n# destroy ansible.errors.yaml_strings\n# destroy ansible.module_utils.six.moves.urllib_parse\n# destroy ansible.module_utils.six.moves.urllib.error\n# destroy ansible.module_utils.six.moves.urllib.request\n# destroy ansible.module_utils.six.moves.urllib.response\n# destroy ansible.module_utils.six.moves.urllib.robotparser\n# destroy types\n# destroy warnings\n# destroy _operator\n# destroy itertools\n# clear sys.audit hooks", "rc": 0, "cmd": ["ansible-playbook", "-vvv", "-i", "/tmp/ansible.y2bb_7m5.inventory.yaml", "--check", "tests_default.yml"], "start": "2024-09-20 22:58:09.464148", "end": "2024-09-20 22:58:37.541982", "delta": "0:00:28.077834", "msg": "", "invocation": {"module_args": {"_raw_params": "ansible-playbook -vvv -i /tmp/ansible.y2bb_7m5.inventory.yaml --check tests_default.yml", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba50cbf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba50c230> # /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 0x7f8aba50f170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/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 0x7f8aba0c17f0> # /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 0x7f8aba0c2450> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] 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 0x7f8aba114290> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba1143e0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba137c80> # /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 0x7f8aba154350> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba117f20> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba115640> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba0fd400> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba157bf0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba156810> # /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 0x7f8aba116510> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba155010> # /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 0x7f8aba188c50> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba0fc680> # /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 0x7f8aba189100> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba188fb0> # 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 0x7f8aba1893a0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba0fb1a0> # /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 0x7f8aba189a90> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba189760> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba18a990> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba1a4bc0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8aba1a62d0> # /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 0x7f8aba1a71d0> # 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 0x7f8aba1a7830> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba1a6720> # /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 0x7f8ab9f7c2f0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba1a79e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba18a9f0> # /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 0x7f8ab9fb0230> # /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 0x7f8ab9fb0d40> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9fb0ad0> # 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 0x7f8ab9fb0d70> # /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 0x7f8ab9fb16a0> # 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 0x7f8ab9fb2060> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9fb0f50> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9f7e390> # /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 0x7f8ab9fb3410> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9fb1ee0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba18b0e0> # /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 0x7f8ab9fd3770> # /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 0x7f8ab9ff7b30> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba0548f0> # /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 0x7f8aba057050> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba054a10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8aba01d8e0> # /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 0x7f8ab9e19a00> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9ff6930> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9fd0380> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8ab9ff6f30> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_t5s6mrax/ansible_ansible.legacy.command_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 0x7f8ab9e6b740> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9e52630> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9e51790> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9e69610> # /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 0x7f8ab9e9b3e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9e9b170> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9e9aab0> # /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 0x7f8ab9e9aed0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9e9a6f0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ab9ebc170> # 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 0x7f8ab9ebc320> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9ebc740> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9ee24b0> # 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 0x7f8ab9ee3bc0> # /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 0x7f8ab9718a70> # /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 0x7f8ab9719be0> # /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 0x7f8ab971c6e0> # 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 0x7f8ab971cda0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab971a990> # /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 0x7f8ab9764650> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab971f170> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab971eed0> # /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 0x7f8ab971f440> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab971aea0> # 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 0x7f8ab9768830> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f8ab97691c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9768ef0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8ab976d550> # /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 0x7f8ab976e9f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9768b90> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab976eae0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab976f560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f8ab97fe810> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab97766c0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab9604590> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8ab97fc380> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /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 0x7f8ab9605790> # 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 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 _datetime # cleanup[2] removing datetime # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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 # destroy glob # 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 shutil # destroy tempfile # 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 errno # destroy locale # destroy signal # destroy fcntl # destroy select # destroy selectors # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy datetime # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy fnmatch # cleanup[3] wiping _string # 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 _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # 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 _datetime # destroy sys.monitoring # destroy _collections # 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 _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 7305 1726887519.49099: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ansible-playbook -vvv -i /tmp/ansible.y2bb_7m5.inventory.yaml --check tests_default.yml', '_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.command', '_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-1726887488.81317-8103-120431916743716/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887519.49413: _low_level_execute_command(): starting 7305 1726887519.49423: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887488.81317-8103-120431916743716/ > /dev/null 2>&1 && sleep 0' 7305 1726887519.49435: in local.exec_command() 7305 1726887519.49438: opening command with Popen() 7305 1726887519.50379: done running command with Popen() 7305 1726887519.50388: getting output with communicate() 7305 1726887519.51118: done communicating 7305 1726887519.51122: done with local.exec_command() 7305 1726887519.51124: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887519.51126: handler run complete 7305 1726887519.64372: Evaluated conditional (False): False 7305 1726887519.67982: variable 'ansible_host' from source: unknown 7305 1726887519.67998: variable 'ansible_port' from source: unknown 7305 1726887519.68012: variable 'ansible_user' from source: unknown 7305 1726887519.68029: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887519.68052: attempt loop complete, returning result 7305 1726887519.68074: _execute() done 7305 1726887519.68081: dumping result to json 7305 1726887519.77112: done dumping result, returning 7305 1726887519.77120: done running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode [0e15955b-8119-1594-642f-000000000040] 7305 1726887519.77123: sending task result for task 0e15955b-8119-1594-642f-000000000040 7305 1726887521.48326: done sending task result for task 0e15955b-8119-1594-642f-000000000040 7305 1726887521.48331: WORKER PROCESS EXITING ok: [managed_node2 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.y2bb_7m5.inventory.yaml", "--check", "tests_default.yml" ], "delta": "0:00:28.077834", "end": "2024-09-20 22:58:37.541982", "rc": 0, "start": "2024-09-20 22:58:09.464148" } STDOUT: 8137 1726887489.85259: 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-g69 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 8137 1726887489.85585: Added group all to inventory 8137 1726887489.85587: Added group ungrouped to inventory 8137 1726887489.85590: Group all now contains ungrouped 8137 1726887489.85593: Examining possible inventory source: /tmp/ansible.y2bb_7m5.inventory.yaml 8137 1726887489.98933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8137 1726887489.98991: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8137 1726887489.99020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8137 1726887489.99067: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8137 1726887489.99125: Loaded config def from plugin (inventory/script) 8137 1726887489.99127: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8137 1726887489.99181: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8137 1726887489.99290: Loaded config def from plugin (inventory/yaml) 8137 1726887489.99292: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8137 1726887489.99387: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8137 1726887489.99836: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8137 1726887489.99838: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) host_list declined parsing /tmp/ansible.y2bb_7m5.inventory.yaml as it did not pass its verify_file() method 8137 1726887489.99841: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) script declined parsing /tmp/ansible.y2bb_7m5.inventory.yaml as it did not pass its verify_file() method 8137 1726887489.99847: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8137 1726887489.99850: Loading data from /tmp/ansible.y2bb_7m5.inventory.yaml 8137 1726887490.02126: /tmp/ansible.y2bb_7m5.inventory.yaml was not parsable by auto 8137 1726887490.02177: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8137 1726887490.02214: Loading data from /tmp/ansible.y2bb_7m5.inventory.yaml 8137 1726887490.05443: group all already in inventory 8137 1726887490.05451: set inventory_file for managed_node1 8137 1726887490.05455: set inventory_dir for managed_node1 8137 1726887490.05456: Added host managed_node1 to inventory 8137 1726887490.05458: Added host managed_node1 to group all 8137 1726887490.05459: set ansible_check_mode for managed_node1 8137 1726887490.05459: set ansible_config_file for managed_node1 8137 1726887490.05460: set ansible_diff_mode for managed_node1 8137 1726887490.05460: set ansible_facts for managed_node1 8137 1726887490.05461: set ansible_forks for managed_node1 8137 1726887490.05461: set ansible_host for managed_node1 8137 1726887490.05462: set ansible_inventory_sources for managed_node1 8137 1726887490.05462: set ansible_limit for managed_node1 8137 1726887490.05463: set ansible_playbook_python for managed_node1 8137 1726887490.05463: set ansible_run_tags for managed_node1 8137 1726887490.05464: set ansible_skip_tags for managed_node1 8137 1726887490.05464: set ansible_ssh_extra_args for managed_node1 8137 1726887490.05465: set ansible_verbosity for managed_node1 8137 1726887490.05465: set ansible_version for managed_node1 8137 1726887490.05466: set group_names for managed_node1 8137 1726887490.05466: set groups for managed_node1 8137 1726887490.05469: set inventory_dir for managed_node1 8137 1726887490.05470: set inventory_file for managed_node1 8137 1726887490.05470: set inventory_hostname for managed_node1 8137 1726887490.05471: set inventory_hostname_short for managed_node1 8137 1726887490.05471: set omit for managed_node1 8137 1726887490.05472: set playbook_dir for managed_node1 8137 1726887490.05474: set inventory_file for managed_node2 8137 1726887490.05476: set inventory_dir for managed_node2 8137 1726887490.05477: Added host managed_node2 to inventory 8137 1726887490.05478: Added host managed_node2 to group all 8137 1726887490.05478: set ansible_all_ipv4_addresses for managed_node2 8137 1726887490.05479: set ansible_all_ipv6_addresses for managed_node2 8137 1726887490.05479: set ansible_apparmor for managed_node2 8137 1726887490.05480: set ansible_architecture for managed_node2 8137 1726887490.05480: set ansible_bios_date for managed_node2 8137 1726887490.05481: set ansible_bios_vendor for managed_node2 8137 1726887490.05481: set ansible_bios_version for managed_node2 8137 1726887490.05482: set ansible_board_asset_tag for managed_node2 8137 1726887490.05482: set ansible_board_name for managed_node2 8137 1726887490.05482: set ansible_board_serial for managed_node2 8137 1726887490.05483: set ansible_board_vendor for managed_node2 8137 1726887490.05483: set ansible_board_version for managed_node2 8137 1726887490.05484: set ansible_chassis_asset_tag for managed_node2 8137 1726887490.05484: set ansible_chassis_serial for managed_node2 8137 1726887490.05485: set ansible_chassis_vendor for managed_node2 8137 1726887490.05485: set ansible_chassis_version for managed_node2 8137 1726887490.05486: set ansible_check_mode for managed_node2 8137 1726887490.05486: set ansible_cmdline for managed_node2 8137 1726887490.05487: set ansible_config_file for managed_node2 8137 1726887490.05487: set ansible_date_time for managed_node2 8137 1726887490.05488: set ansible_default_ipv4 for managed_node2 8137 1726887490.05488: set ansible_default_ipv6 for managed_node2 8137 1726887490.05488: set ansible_device_links for managed_node2 8137 1726887490.05489: set ansible_devices for managed_node2 8137 1726887490.05489: set ansible_diff_mode for managed_node2 8137 1726887490.05490: set ansible_distribution for managed_node2 8137 1726887490.05490: set ansible_distribution_file_parsed for managed_node2 8137 1726887490.05491: set ansible_distribution_file_path for managed_node2 8137 1726887490.05491: set ansible_distribution_file_variety for managed_node2 8137 1726887490.05492: set ansible_distribution_major_version for managed_node2 8137 1726887490.05492: set ansible_distribution_release for managed_node2 8137 1726887490.05493: set ansible_distribution_version for managed_node2 8137 1726887490.05493: set ansible_dns for managed_node2 8137 1726887490.05494: set ansible_domain for managed_node2 8137 1726887490.05495: set ansible_effective_group_id for managed_node2 8137 1726887490.05495: set ansible_effective_user_id for managed_node2 8137 1726887490.05496: set ansible_env for managed_node2 8137 1726887490.05497: set ansible_eth0 for managed_node2 8137 1726887490.05497: set ansible_facts for managed_node2 8137 1726887490.05498: set ansible_fibre_channel_wwn for managed_node2 8137 1726887490.05498: set ansible_fips for managed_node2 8137 1726887490.05499: set ansible_forks for managed_node2 8137 1726887490.05499: set ansible_form_factor for managed_node2 8137 1726887490.05500: set ansible_fqdn for managed_node2 8137 1726887490.05500: set ansible_host for managed_node2 8137 1726887490.05501: set ansible_hostname for managed_node2 8137 1726887490.05504: set ansible_hostnqn for managed_node2 8137 1726887490.05504: set ansible_interfaces for managed_node2 8137 1726887490.05505: set ansible_inventory_sources for managed_node2 8137 1726887490.05506: set ansible_is_chroot for managed_node2 8137 1726887490.05507: set ansible_iscsi_iqn for managed_node2 8137 1726887490.05507: set ansible_kernel for managed_node2 8137 1726887490.05509: set ansible_kernel_version for managed_node2 8137 1726887490.05510: set ansible_limit for managed_node2 8137 1726887490.05511: set ansible_lo for managed_node2 8137 1726887490.05511: set ansible_loadavg for managed_node2 8137 1726887490.05512: set ansible_local for managed_node2 8137 1726887490.05513: set ansible_locally_reachable_ips for managed_node2 8137 1726887490.05513: set ansible_lsb for managed_node2 8137 1726887490.05514: set ansible_lvm for managed_node2 8137 1726887490.05514: set ansible_machine for managed_node2 8137 1726887490.05515: set ansible_machine_id for managed_node2 8137 1726887490.05515: set ansible_memfree_mb for managed_node2 8137 1726887490.05516: set ansible_memory_mb for managed_node2 8137 1726887490.05516: set ansible_memtotal_mb for managed_node2 8137 1726887490.05516: set ansible_mounts for managed_node2 8137 1726887490.05517: set ansible_nodename for managed_node2 8137 1726887490.05517: set ansible_os_family for managed_node2 8137 1726887490.05518: set ansible_pkg_mgr for managed_node2 8137 1726887490.05518: set ansible_playbook_python for managed_node2 8137 1726887490.05519: set ansible_proc_cmdline for managed_node2 8137 1726887490.05519: set ansible_processor for managed_node2 8137 1726887490.05520: set ansible_processor_cores for managed_node2 8137 1726887490.05520: set ansible_processor_count for managed_node2 8137 1726887490.05521: set ansible_processor_nproc for managed_node2 8137 1726887490.05521: set ansible_processor_threads_per_core for managed_node2 8137 1726887490.05521: set ansible_processor_vcpus for managed_node2 8137 1726887490.05522: set ansible_product_name for managed_node2 8137 1726887490.05522: set ansible_product_serial for managed_node2 8137 1726887490.05523: set ansible_product_uuid for managed_node2 8137 1726887490.05523: set ansible_product_version for managed_node2 8137 1726887490.05524: set ansible_python for managed_node2 8137 1726887490.05524: set ansible_python_version for managed_node2 8137 1726887490.05525: set ansible_real_group_id for managed_node2 8137 1726887490.05525: set ansible_real_user_id for managed_node2 8137 1726887490.05526: set ansible_run_tags for managed_node2 8137 1726887490.05526: set ansible_selinux for managed_node2 8137 1726887490.05527: set ansible_selinux_python_present for managed_node2 8137 1726887490.05527: set ansible_service_mgr for managed_node2 8137 1726887490.05528: set ansible_skip_tags for managed_node2 8137 1726887490.05528: set ansible_ssh_extra_args for managed_node2 8137 1726887490.05528: set ansible_ssh_host_key_dsa_public for managed_node2 8137 1726887490.05529: set ansible_ssh_host_key_dsa_public_keytype for managed_node2 8137 1726887490.05529: set ansible_ssh_host_key_ecdsa_public for managed_node2 8137 1726887490.05530: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2 8137 1726887490.05530: set ansible_ssh_host_key_ed25519_public for managed_node2 8137 1726887490.05531: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2 8137 1726887490.05531: set ansible_ssh_host_key_rsa_public for managed_node2 8137 1726887490.05532: set ansible_ssh_host_key_rsa_public_keytype for managed_node2 8137 1726887490.05532: set ansible_swapfree_mb for managed_node2 8137 1726887490.05533: set ansible_swaptotal_mb for managed_node2 8137 1726887490.05533: set ansible_system for managed_node2 8137 1726887490.05534: set ansible_system_capabilities for managed_node2 8137 1726887490.05534: set ansible_system_capabilities_enforced for managed_node2 8137 1726887490.05534: set ansible_system_vendor for managed_node2 8137 1726887490.05535: set ansible_uptime_seconds for managed_node2 8137 1726887490.05535: set ansible_user_dir for managed_node2 8137 1726887490.05536: set ansible_user_gecos for managed_node2 8137 1726887490.05536: set ansible_user_gid for managed_node2 8137 1726887490.05537: set ansible_user_id for managed_node2 8137 1726887490.05537: set ansible_user_shell for managed_node2 8137 1726887490.05538: set ansible_user_uid for managed_node2 8137 1726887490.05538: set ansible_userspace_architecture for managed_node2 8137 1726887490.05539: set ansible_userspace_bits for managed_node2 8137 1726887490.05539: set ansible_verbosity for managed_node2 8137 1726887490.05539: set ansible_version for managed_node2 8137 1726887490.05540: set ansible_virtualization_role for managed_node2 8137 1726887490.05540: set ansible_virtualization_tech_guest for managed_node2 8137 1726887490.05543: set ansible_virtualization_tech_host for managed_node2 8137 1726887490.05543: set ansible_virtualization_type for managed_node2 8137 1726887490.05544: set discovered_interpreter_python for managed_node2 8137 1726887490.05544: set gather_subset for managed_node2 8137 1726887490.05544: set group_names for managed_node2 8137 1726887490.05545: set groups for managed_node2 8137 1726887490.05546: set inventory_dir for managed_node2 8137 1726887490.05546: set inventory_file for managed_node2 8137 1726887490.05547: set inventory_hostname for managed_node2 8137 1726887490.05547: set inventory_hostname_short for managed_node2 8137 1726887490.05548: set module_setup for managed_node2 8137 1726887490.05548: set omit for managed_node2 8137 1726887490.05549: set playbook_dir for managed_node2 8137 1726887490.05549: set tempinventory for managed_node2 8137 1726887490.05551: set inventory_file for managed_node3 8137 1726887490.05554: set inventory_dir for managed_node3 8137 1726887490.05555: Added host managed_node3 to inventory 8137 1726887490.05556: Added host managed_node3 to group all 8137 1726887490.05557: set ansible_check_mode for managed_node3 8137 1726887490.05557: set ansible_config_file for managed_node3 8137 1726887490.05558: set ansible_diff_mode for managed_node3 8137 1726887490.05558: set ansible_facts for managed_node3 8137 1726887490.05559: set ansible_forks for managed_node3 8137 1726887490.05559: set ansible_host for managed_node3 8137 1726887490.05560: set ansible_inventory_sources for managed_node3 8137 1726887490.05560: set ansible_limit for managed_node3 8137 1726887490.05561: set ansible_playbook_python for managed_node3 8137 1726887490.05561: set ansible_run_tags for managed_node3 8137 1726887490.05561: set ansible_skip_tags for managed_node3 8137 1726887490.05562: set ansible_ssh_extra_args for managed_node3 8137 1726887490.05562: set ansible_verbosity for managed_node3 8137 1726887490.05563: set ansible_version for managed_node3 8137 1726887490.05564: set group_names for managed_node3 8137 1726887490.05564: set groups for managed_node3 8137 1726887490.05565: set inventory_dir for managed_node3 8137 1726887490.05566: set inventory_file for managed_node3 8137 1726887490.05567: set inventory_hostname for managed_node3 8137 1726887490.05567: set inventory_hostname_short for managed_node3 8137 1726887490.05568: set omit for managed_node3 8137 1726887490.05568: set playbook_dir for managed_node3 Parsed /tmp/ansible.y2bb_7m5.inventory.yaml inventory source with yaml plugin 8137 1726887490.05571: Reconcile groups and hosts in inventory. 8137 1726887490.05574: Group ungrouped now contains managed_node1 8137 1726887490.05575: Group ungrouped now contains managed_node2 8137 1726887490.05576: Group ungrouped now contains managed_node3 8137 1726887490.05652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8137 1726887490.05759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8137 1726887490.05799: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8137 1726887490.05823: Loaded config def from plugin (vars/host_group_vars) 8137 1726887490.05825: 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) 8137 1726887490.05830: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8137 1726887490.05835: 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) 8137 1726887490.05866: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8137 1726887490.06157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.06247: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8137 1726887490.06273: Loaded config def from plugin (connection/local) 8137 1726887490.06275: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8137 1726887490.06671: Loaded config def from plugin (connection/paramiko_ssh) 8137 1726887490.06674: 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) 8137 1726887490.07529: 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) 8137 1726887490.07553: Loaded config def from plugin (connection/psrp) 8137 1726887490.07555: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8137 1726887490.08288: 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) 8137 1726887490.08337: Loaded config def from plugin (connection/ssh) 8137 1726887490.08340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8137 1726887490.10256: 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) 8137 1726887490.10296: Loaded config def from plugin (connection/winrm) 8137 1726887490.10298: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8137 1726887490.10330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8137 1726887490.10413: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8137 1726887490.10477: Loaded config def from plugin (shell/cmd) 8137 1726887490.10479: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8137 1726887490.10498: 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) 8137 1726887490.10563: Loaded config def from plugin (shell/powershell) 8137 1726887490.10565: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8137 1726887490.10644: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8137 1726887490.10882: Loaded config def from plugin (shell/sh) 8137 1726887490.10885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8137 1726887490.10919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8137 1726887490.11186: Loaded config def from plugin (become/runas) 8137 1726887490.11189: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8137 1726887490.11385: Loaded config def from plugin (become/su) 8137 1726887490.11388: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8137 1726887490.11554: Loaded config def from plugin (become/sudo) 8137 1726887490.11556: 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 8137 1726887490.11591: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default.yml 8137 1726887490.11712: in VariableManager get_vars() 8137 1726887490.11732: done with get_vars() 8137 1726887490.11829: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/main.yml 8137 1726887490.11880: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/defaults/main.yml 8137 1726887490.11938: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/meta/main.yml 8137 1726887490.12020: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml 8137 1726887490.12869: in VariableManager get_vars() 8137 1726887490.12885: done with get_vars() 8137 1726887490.12992: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8137 1726887490.17571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8137 1726887490.17627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8137 1726887490.20953: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml 8137 1726887490.21315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8137 1726887490.21324: 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 8137 1726887490.21535: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8137 1726887490.21628: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8137 1726887490.21630: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-g69/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) 8137 1726887490.21652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8137 1726887490.21667: 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) 8137 1726887490.21773: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8137 1726887490.21811: Loaded config def from plugin (callback/default) 8137 1726887490.21813: 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) 8137 1726887490.22866: Loaded config def from plugin (callback/junit) 8137 1726887490.22868: 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) 8137 1726887490.22940: 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) 8137 1726887490.23011: Loaded config def from plugin (callback/minimal) 8137 1726887490.23013: 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) 8137 1726887490.23074: 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) 8137 1726887490.23156: Loaded config def from plugin (callback/tree) 8137 1726887490.23159: 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 8137 1726887490.23294: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8137 1726887490.23297: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-g69/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_default.yml **************************************************** 1 plays in tests_default.yml 8137 1726887490.23325: in VariableManager get_vars() 8137 1726887490.23343: done with get_vars() 8137 1726887490.23349: in VariableManager get_vars() 8137 1726887490.23373: done with get_vars() 8137 1726887490.23380: variable 'omit' from source: magic vars 8137 1726887490.23424: in VariableManager get_vars() 8137 1726887490.23443: done with get_vars() 8137 1726887490.23467: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 8137 1726887490.24712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8137 1726887490.24788: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8137 1726887490.24817: getting the remaining hosts for this loop 8137 1726887490.24818: done getting the remaining hosts for this loop 8137 1726887490.24820: getting the next task for host managed_node1 8137 1726887490.24823: done getting next task for host managed_node1 8137 1726887490.24824: ^ task is: TASK: meta (flush_handlers) 8137 1726887490.24825: ^ 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 8137 1726887490.24826: getting the next task for host managed_node2 8137 1726887490.24828: done getting next task for host managed_node2 8137 1726887490.24829: ^ task is: TASK: meta (flush_handlers) 8137 1726887490.24829: ^ 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 8137 1726887490.24830: getting the next task for host managed_node3 8137 1726887490.24831: done getting next task for host managed_node3 8137 1726887490.24832: ^ task is: TASK: meta (flush_handlers) 8137 1726887490.24832: ^ 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 8137 1726887490.24834: getting variables 8137 1726887490.24835: in VariableManager get_vars() 8137 1726887490.24857: Calling all_inventory to load vars for managed_node1 8137 1726887490.24859: Calling groups_inventory to load vars for managed_node1 8137 1726887490.24860: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887490.24869: Calling all_plugins_play to load vars for managed_node1 8137 1726887490.24876: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887490.24884: Calling groups_plugins_play to load vars for managed_node1 8137 1726887490.24907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.24948: done with get_vars() 8137 1726887490.24953: done getting variables 8137 1726887490.24981: in VariableManager get_vars() 8137 1726887490.24992: Calling all_inventory to load vars for managed_node1 8137 1726887490.24994: Calling groups_inventory to load vars for managed_node1 8137 1726887490.24995: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887490.24998: Calling all_plugins_play to load vars for managed_node1 8137 1726887490.25000: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887490.25001: Calling groups_plugins_play to load vars for managed_node1 8137 1726887490.25021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.25032: done with get_vars() 8137 1726887490.25039: getting variables 8137 1726887490.25040: in VariableManager get_vars() 8137 1726887490.25049: Calling all_inventory to load vars for managed_node2 8137 1726887490.25050: Calling groups_inventory to load vars for managed_node2 8137 1726887490.25051: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887490.25054: Calling all_plugins_play to load vars for managed_node2 8137 1726887490.25055: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887490.25057: Calling groups_plugins_play to load vars for managed_node2 8137 1726887490.25076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.25085: done with get_vars() 8137 1726887490.25089: done getting variables 8137 1726887490.25121: in VariableManager get_vars() 8137 1726887490.25128: Calling all_inventory to load vars for managed_node2 8137 1726887490.25130: Calling groups_inventory to load vars for managed_node2 8137 1726887490.25131: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887490.25133: Calling all_plugins_play to load vars for managed_node2 8137 1726887490.25135: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887490.25137: Calling groups_plugins_play to load vars for managed_node2 8137 1726887490.25159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.25174: done with get_vars() 8137 1726887490.25180: getting variables 8137 1726887490.25181: in VariableManager get_vars() 8137 1726887490.25186: Calling all_inventory to load vars for managed_node3 8137 1726887490.25188: Calling groups_inventory to load vars for managed_node3 8137 1726887490.25189: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887490.25191: Calling all_plugins_play to load vars for managed_node3 8137 1726887490.25193: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887490.25194: Calling groups_plugins_play to load vars for managed_node3 8137 1726887490.25215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.25225: done with get_vars() 8137 1726887490.25228: done getting variables 8137 1726887490.25258: in VariableManager get_vars() 8137 1726887490.25265: Calling all_inventory to load vars for managed_node3 8137 1726887490.25267: Calling groups_inventory to load vars for managed_node3 8137 1726887490.25268: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887490.25271: Calling all_plugins_play to load vars for managed_node3 8137 1726887490.25272: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887490.25274: Calling groups_plugins_play to load vars for managed_node3 8137 1726887490.25289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.25298: done with get_vars() 8137 1726887490.25304: done queuing things up, now waiting for results queue to drain 8137 1726887490.25305: results queue empty 8137 1726887490.25306: checking for any_errors_fatal 8137 1726887490.25307: done checking for any_errors_fatal 8137 1726887490.25309: checking for max_fail_percentage 8137 1726887490.25310: done checking for max_fail_percentage 8137 1726887490.25311: checking to see if all hosts have failed and the running result is not ok 8137 1726887490.25312: done checking to see if all hosts have failed 8137 1726887490.25313: getting the remaining hosts for this loop 8137 1726887490.25313: done getting the remaining hosts for this loop 8137 1726887490.25315: getting the next task for host managed_node1 8137 1726887490.25318: done getting next task for host managed_node1 8137 1726887490.25320: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 8137 1726887490.25321: ^ 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 8137 1726887490.25322: getting the next task for host managed_node2 8137 1726887490.25324: done getting next task for host managed_node2 8137 1726887490.25325: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 8137 1726887490.25326: ^ 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 8137 1726887490.25326: getting the next task for host managed_node3 8137 1726887490.25328: done getting next task for host managed_node3 8137 1726887490.25329: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 8137 1726887490.25329: ^ 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 8137 1726887490.25335: getting variables 8137 1726887490.25336: in VariableManager get_vars() 8137 1726887490.25346: Calling all_inventory to load vars for managed_node1 8137 1726887490.25347: Calling groups_inventory to load vars for managed_node1 8137 1726887490.25349: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887490.25351: Calling all_plugins_play to load vars for managed_node1 8137 1726887490.25353: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887490.25355: Calling groups_plugins_play to load vars for managed_node1 8137 1726887490.25372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.25385: done with get_vars() 8137 1726887490.25389: done getting variables TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Friday 20 September 2024 22:58:10 -0400 (0:00:00.022) 0:00:00.022 ****** 8137 1726887490.25435: entering _queue_task() for managed_node1/include_tasks 8137 1726887490.25436: Creating lock for include_tasks 8137 1726887490.25723: worker is 1 (out of 3 available) 8137 1726887490.25733: exiting _queue_task() for managed_node1/include_tasks 8137 1726887490.26629: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables 8137 1726887490.26637: in run() - task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.26640: variable 'ansible_search_path' from source: unknown 8137 1726887490.26642: variable 'ansible_search_path' from source: unknown 8137 1726887490.26644: calling self._execute() 8137 1726887490.26646: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887490.26648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887490.26650: variable 'omit' from source: magic vars 8137 1726887490.26653: _execute() done 8137 1726887490.26656: dumping result to json 8137 1726887490.26659: done dumping result, returning 8137 1726887490.26661: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-107c-9d64-00000000000a] 8137 1726887490.26663: sending task result for task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.26774: done sending task result for task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.26777: WORKER PROCESS EXITING 8137 1726887490.26835: getting variables 8137 1726887490.26836: in VariableManager get_vars() 8137 1726887490.26861: Calling all_inventory to load vars for managed_node2 8137 1726887490.26863: Calling groups_inventory to load vars for managed_node2 8137 1726887490.26866: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887490.26874: Calling all_plugins_play to load vars for managed_node2 8137 1726887490.26876: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887490.26879: Calling groups_plugins_play to load vars for managed_node2 8137 1726887490.26930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.26954: done with get_vars() 8137 1726887490.26961: done getting variables 8137 1726887490.27040: entering _queue_task() for managed_node2/include_tasks 8137 1726887490.27287: worker is 2 (out of 3 available) 8137 1726887490.27298: exiting _queue_task() for managed_node2/include_tasks 8137 1726887490.27339: getting variables 8137 1726887490.27342: in VariableManager get_vars() 8137 1726887490.27418: Calling all_inventory to load vars for managed_node3 8137 1726887490.27421: Calling groups_inventory to load vars for managed_node3 8137 1726887490.27423: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887490.27449: Calling all_plugins_play to load vars for managed_node3 8137 1726887490.27453: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887490.27457: Calling groups_plugins_play to load vars for managed_node3 8137 1726887490.27517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.27566: done with get_vars() 8137 1726887490.27575: done getting variables 8137 1726887490.27683: entering _queue_task() for managed_node3/include_tasks 8137 1726887490.27978: worker is 3 (out of 3 available) 8137 1726887490.27995: exiting _queue_task() for managed_node3/include_tasks 8137 1726887490.28007: done queuing things up, now waiting for results queue to drain 8137 1726887490.28011: waiting for pending results... 8137 1726887490.28220: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables 8137 1726887490.28305: in run() - task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.28327: variable 'ansible_search_path' from source: unknown 8137 1726887490.28335: variable 'ansible_search_path' from source: unknown 8137 1726887490.28364: calling self._execute() 8137 1726887490.28429: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887490.28439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887490.28453: variable 'omit' from source: magic vars 8137 1726887490.28550: _execute() done 8137 1726887490.28558: dumping result to json 8137 1726887490.28565: done dumping result, returning 8137 1726887490.28577: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-107c-9d64-00000000000a] 8137 1726887490.28685: sending task result for task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.28845: done sending task result for task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.28849: WORKER PROCESS EXITING 8137 1726887490.29203: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables 8137 1726887490.29286: in run() - task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.29304: variable 'ansible_search_path' from source: unknown 8137 1726887490.29313: variable 'ansible_search_path' from source: unknown 8137 1726887490.29351: calling self._execute() 8137 1726887490.29407: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887490.29422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887490.29435: variable 'omit' from source: magic vars 8137 1726887490.29533: _execute() done 8137 1726887490.29544: dumping result to json 8137 1726887490.29552: done dumping result, returning 8137 1726887490.29562: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e15955b-8119-107c-9d64-00000000000a] 8137 1726887490.29583: sending task result for task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.29668: done sending task result for task 0e15955b-8119-107c-9d64-00000000000a 8137 1726887490.29671: WORKER PROCESS EXITING 8137 1726887490.29679: no more pending results, returning what we have 8137 1726887490.29685: in VariableManager get_vars() 8137 1726887490.29725: Calling all_inventory to load vars for managed_node1 8137 1726887490.29728: Calling groups_inventory to load vars for managed_node1 8137 1726887490.29731: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887490.29744: Calling all_plugins_play to load vars for managed_node1 8137 1726887490.29747: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887490.29750: Calling groups_plugins_play to load vars for managed_node1 8137 1726887490.29795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.29816: done with get_vars() 8137 1726887490.29821: variable 'ansible_search_path' from source: unknown 8137 1726887490.29822: variable 'ansible_search_path' from source: unknown 8137 1726887490.29849: in VariableManager get_vars() 8137 1726887490.29862: Calling all_inventory to load vars for managed_node2 8137 1726887490.29865: Calling groups_inventory to load vars for managed_node2 8137 1726887490.29867: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887490.29871: Calling all_plugins_play to load vars for managed_node2 8137 1726887490.29873: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887490.29875: Calling groups_plugins_play to load vars for managed_node2 8137 1726887490.29906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.29925: done with get_vars() 8137 1726887490.29929: variable 'ansible_search_path' from source: unknown 8137 1726887490.29930: variable 'ansible_search_path' from source: unknown 8137 1726887490.29950: in VariableManager get_vars() 8137 1726887490.29962: Calling all_inventory to load vars for managed_node3 8137 1726887490.29964: Calling groups_inventory to load vars for managed_node3 8137 1726887490.29966: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887490.29969: Calling all_plugins_play to load vars for managed_node3 8137 1726887490.29971: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887490.29974: Calling groups_plugins_play to load vars for managed_node3 8137 1726887490.29999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.30023: done with get_vars() 8137 1726887490.30027: variable 'ansible_search_path' from source: unknown 8137 1726887490.30028: variable 'ansible_search_path' from source: unknown 8137 1726887490.30047: we have included files to process 8137 1726887490.30048: generating all_blocks data 8137 1726887490.30049: done generating all_blocks data 8137 1726887490.30050: processing included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 8137 1726887490.30051: loading included file: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 8137 1726887490.30053: Loading data from /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 8137 1726887490.30957: done processing included file 8137 1726887490.30960: iterating over new_blocks loaded from include file 8137 1726887490.30961: in VariableManager get_vars() 8137 1726887490.30979: done with get_vars() 8137 1726887490.30981: filtering new block on tags 8137 1726887490.31007: done filtering new block on tags 8137 1726887490.31012: in VariableManager get_vars() 8137 1726887490.31031: done with get_vars() 8137 1726887490.31032: filtering new block on tags 8137 1726887490.31050: done filtering new block on tags 8137 1726887490.31052: in VariableManager get_vars() 8137 1726887490.31071: done with get_vars() 8137 1726887490.31073: filtering new block on tags 8137 1726887490.31091: done filtering new block on tags 8137 1726887490.31093: in VariableManager get_vars() 8137 1726887490.31122: done with get_vars() 8137 1726887490.31124: filtering new block on tags 8137 1726887490.31135: done filtering new block on tags 8137 1726887490.31137: done iterating over new_blocks loaded from include file included: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed_node1, managed_node2, managed_node3 8137 1726887490.31143: extending task lists for all hosts with included blocks 8137 1726887490.31826: done extending task lists 8137 1726887490.31827: done processing included files 8137 1726887490.31828: results queue empty 8137 1726887490.31829: checking for any_errors_fatal 8137 1726887490.31831: done checking for any_errors_fatal 8137 1726887490.31831: checking for max_fail_percentage 8137 1726887490.31833: done checking for max_fail_percentage 8137 1726887490.31833: checking to see if all hosts have failed and the running result is not ok 8137 1726887490.31834: done checking to see if all hosts have failed 8137 1726887490.31835: getting the remaining hosts for this loop 8137 1726887490.31836: done getting the remaining hosts for this loop 8137 1726887490.31839: getting the next task for host managed_node1 8137 1726887490.31843: done getting next task for host managed_node1 8137 1726887490.31850: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8137 1726887490.31852: ^ 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 8137 1726887490.31854: getting the next task for host managed_node2 8137 1726887490.31856: done getting next task for host managed_node2 8137 1726887490.31858: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8137 1726887490.31860: ^ 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 8137 1726887490.31861: getting the next task for host managed_node3 8137 1726887490.31872: done getting next task for host managed_node3 8137 1726887490.31874: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8137 1726887490.31876: ^ 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 8137 1726887490.31884: getting variables 8137 1726887490.31885: in VariableManager get_vars() 8137 1726887490.31898: Calling all_inventory to load vars for managed_node1 8137 1726887490.31900: Calling groups_inventory to load vars for managed_node1 8137 1726887490.31902: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887490.31907: Calling all_plugins_play to load vars for managed_node1 8137 1726887490.31912: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887490.31915: Calling groups_plugins_play to load vars for managed_node1 8137 1726887490.31942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.31965: done with get_vars() 8137 1726887490.31982: done getting variables TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 September 2024 22:58:10 -0400 (0:00:00.066) 0:00:00.088 ****** 8137 1726887490.32057: entering _queue_task() for managed_node1/setup 8137 1726887490.32365: worker is 1 (out of 3 available) 8137 1726887490.32377: exiting _queue_task() for managed_node1/setup 8137 1726887490.32407: getting variables 8137 1726887490.32419: in VariableManager get_vars() 8137 1726887490.32509: Calling all_inventory to load vars for managed_node2 8137 1726887490.32513: Calling groups_inventory to load vars for managed_node2 8137 1726887490.32515: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887490.32542: Calling all_plugins_play to load vars for managed_node2 8137 1726887490.32546: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887490.32550: Calling groups_plugins_play to load vars for managed_node2 8137 1726887490.32642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.32689: done with get_vars() 8137 1726887490.32700: done getting variables 8137 1726887490.32816: entering _queue_task() for managed_node2/setup 8137 1726887490.33165: worker is 2 (out of 3 available) 8137 1726887490.33186: exiting _queue_task() for managed_node2/setup 8137 1726887490.33237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8137 1726887490.33252: getting variables 8137 1726887490.33256: in VariableManager get_vars() 8137 1726887490.33338: Calling all_inventory to load vars for managed_node3 8137 1726887490.33342: Calling groups_inventory to load vars for managed_node3 8137 1726887490.33344: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887490.33361: Calling all_plugins_play to load vars for managed_node3 8137 1726887490.33365: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887490.33368: Calling groups_plugins_play to load vars for managed_node3 8137 1726887490.33433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887490.33478: done with get_vars() 8137 1726887490.33490: done getting variables 8137 1726887490.33594: entering _queue_task() for managed_node3/setup 8137 1726887490.34096: worker is 3 (out of 3 available) 8137 1726887490.34107: exiting _queue_task() for managed_node3/setup 8137 1726887490.34121: done queuing things up, now waiting for results queue to drain 8137 1726887490.34122: waiting for pending results... 8137 1726887490.34194: in run() - task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887490.34200: variable 'ansible_search_path' from source: unknown 8137 1726887490.34207: variable 'ansible_search_path' from source: unknown 8137 1726887490.34212: calling self._execute() 8137 1726887490.34215: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887490.34219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887490.34221: variable 'omit' from source: magic vars 8137 1726887490.34223: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8137 1726887490.34226: in run() - task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887490.34237: variable 'ansible_search_path' from source: unknown 8137 1726887490.34240: variable 'ansible_search_path' from source: unknown 8137 1726887490.34262: calling self._execute() 8137 1726887490.34333: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887490.34337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887490.34347: variable 'omit' from source: magic vars 8137 1726887490.34948: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8137 1726887490.35064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887490.35174: in run() - task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887490.35185: variable 'ansible_search_path' from source: unknown 8137 1726887490.35189: variable 'ansible_search_path' from source: unknown 8137 1726887490.35224: calling self._execute() 8137 1726887490.35273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887490.35487: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887490.35502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887490.35520: variable 'omit' from source: magic vars 8137 1726887490.36648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887490.40221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887490.40412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887490.40460: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887490.40623: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887490.40662: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887490.40864: 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) 8137 1726887490.40902: 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) 8137 1726887490.40943: 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) 8137 1726887490.41019: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887490.41059: 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) 8137 1726887490.41078: 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) 8137 1726887490.41152: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887490.41193: 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) 8137 1726887490.41216: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887490.41271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887490.41301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887490.41365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887490.41438: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887490.41473: 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) 8137 1726887490.41501: 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) 8137 1726887490.41547: 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) 8137 1726887490.41560: 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) 8137 1726887490.41597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887490.41637: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887490.41682: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887490.41712: 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) 8137 1726887490.41744: 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) 8137 1726887490.41769: 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) 8137 1726887490.41810: 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) 8137 1726887490.41828: 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) 8137 1726887490.41883: 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) 8137 1726887490.41906: 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) 8137 1726887490.41933: 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) 8137 1726887490.41972: 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) 8137 1726887490.41987: 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) 8137 1726887490.42281: variable '__timesync_required_facts' from source: role '' all vars 8137 1726887490.42294: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887490.42333: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 8137 1726887490.42340: variable 'omit' from source: magic vars 8137 1726887490.42393: variable 'omit' from source: magic vars 8137 1726887490.42421: variable '__timesync_required_facts_subsets' from source: role '' all vars 8137 1726887490.42497: variable '__timesync_required_facts_subsets' from source: role '' all vars 8137 1726887490.42597: 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) 8137 1726887490.42624: 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) 8137 1726887490.42649: 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) 8137 1726887490.42687: 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) 8137 1726887490.42701: 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) 8137 1726887490.42758: 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) 8137 1726887490.42786: 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) 8137 1726887490.42819: 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) 8137 1726887490.42862: 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) 8137 1726887490.42968: 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) 8137 1726887490.43139: variable '__timesync_required_facts' from source: role '' all vars 8137 1726887490.43215: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887490.43248: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 8137 1726887490.43256: variable 'omit' from source: magic vars 8137 1726887490.43306: variable 'omit' from source: magic vars 8137 1726887490.43335: variable '__timesync_required_facts_subsets' from source: role '' all vars 8137 1726887490.43409: variable '__timesync_required_facts_subsets' from source: role '' all vars 8137 1726887490.43499: variable '__timesync_required_facts' from source: role '' all vars 8137 1726887490.43514: variable '__timesync_required_facts' from source: role '' all vars 8137 1726887490.43526: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887490.43558: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 8137 1726887490.43563: variable 'omit' from source: magic vars 8137 1726887490.43619: variable 'omit' from source: magic vars 8137 1726887490.43648: variable '__timesync_required_facts_subsets' from source: role '' all vars 8137 1726887490.43722: variable '__timesync_required_facts_subsets' from source: role '' all vars 8137 1726887490.43816: variable '__timesync_required_facts' from source: role '' all vars 8137 1726887490.43908: variable 'omit' from source: magic vars 8137 1726887490.43930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887490.43958: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887490.43974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887490.43991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887490.43999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887490.44016: variable '__timesync_required_facts' from source: role '' all vars 8137 1726887490.44106: variable 'omit' from source: magic vars 8137 1726887490.44133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887490.44159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887490.44176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887490.44195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887490.44203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887490.44235: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887490.44238: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887490.44240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887490.44346: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887490.44353: Set connection var ansible_pipelining to False 8137 1726887490.44359: Set connection var ansible_timeout to 10 8137 1726887490.44362: Set connection var ansible_shell_type to sh 8137 1726887490.44364: Set connection var ansible_connection to ssh 8137 1726887490.44369: Set connection var ansible_shell_executable to /bin/sh 8137 1726887490.44394: variable 'ansible_shell_executable' from source: unknown 8137 1726887490.44397: variable 'ansible_connection' from source: unknown 8137 1726887490.44399: variable 'ansible_module_compression' from source: unknown 8137 1726887490.44401: variable 'ansible_shell_type' from source: unknown 8137 1726887490.44403: variable 'ansible_shell_executable' from source: unknown 8137 1726887490.44406: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887490.44410: variable 'ansible_pipelining' from source: unknown 8137 1726887490.44414: variable 'ansible_timeout' from source: unknown 8137 1726887490.44416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887490.44576: variable 'omit' from source: magic vars 8137 1726887490.44601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887490.44629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887490.44648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887490.44662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887490.44671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887490.44697: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887490.44700: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887490.44703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887490.44801: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887490.44811: Set connection var ansible_pipelining to False 8137 1726887490.44817: Set connection var ansible_timeout to 10 8137 1726887490.44820: Set connection var ansible_shell_type to sh 8137 1726887490.44822: Set connection var ansible_connection to ssh 8137 1726887490.44828: Set connection var ansible_shell_executable to /bin/sh 8137 1726887490.44851: variable 'ansible_shell_executable' from source: unknown 8137 1726887490.44856: variable 'ansible_connection' from source: unknown 8137 1726887490.44858: variable 'ansible_module_compression' from source: unknown 8137 1726887490.44861: variable 'ansible_shell_type' from source: unknown 8137 1726887490.44863: variable 'ansible_shell_executable' from source: unknown 8137 1726887490.44866: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887490.44868: variable 'ansible_pipelining' from source: unknown 8137 1726887490.44870: variable 'ansible_timeout' from source: unknown 8137 1726887490.44872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887490.45014: 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__) 8137 1726887490.45078: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887490.45081: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887490.45086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887490.45177: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887490.45186: Set connection var ansible_pipelining to False 8137 1726887490.45192: Set connection var ansible_timeout to 10 8137 1726887490.45195: Set connection var ansible_shell_type to sh 8137 1726887490.45197: Set connection var ansible_connection to ssh 8137 1726887490.45205: Set connection var ansible_shell_executable to /bin/sh 8137 1726887490.45227: variable 'ansible_shell_executable' from source: unknown 8137 1726887490.45230: variable 'ansible_connection' from source: unknown 8137 1726887490.45234: variable 'ansible_module_compression' from source: unknown 8137 1726887490.45236: variable 'ansible_shell_type' from source: unknown 8137 1726887490.45238: variable 'ansible_shell_executable' from source: unknown 8137 1726887490.45243: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887490.45245: variable 'ansible_pipelining' from source: unknown 8137 1726887490.45248: variable 'ansible_timeout' from source: unknown 8137 1726887490.45250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887490.45389: 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__) 8137 1726887490.45401: variable 'omit' from source: magic vars 8137 1726887490.45406: starting attempt loop 8137 1726887490.45411: running the handler 8137 1726887490.45426: _low_level_execute_command(): starting 8137 1726887490.45432: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887490.45516: 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__) 8137 1726887490.45526: variable 'omit' from source: magic vars 8137 1726887490.45530: starting attempt loop 8137 1726887490.45532: running the handler 8137 1726887490.45550: _low_level_execute_command(): starting 8137 1726887490.45553: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887490.45687: variable 'omit' from source: magic vars 8137 1726887490.45697: starting attempt loop 8137 1726887490.45704: running the handler 8137 1726887490.45724: _low_level_execute_command(): starting 8137 1726887490.45734: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887490.46504: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.47044: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.47060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.47075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.47093: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.47106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.47151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887490.47165: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.47177: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.47190: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.47207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.47229: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.47241: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.47256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.47268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887490.47277: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.47289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.47304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.47322: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.47335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.47348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887490.47360: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.47372: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.47386: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.47399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.47416: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.47430: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.47484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.47499: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.47518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.47531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.47534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.47546: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.47558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.47600: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.47620: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.47623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.47639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.47642: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.47657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.47668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.47671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.47676: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.47687: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.47698: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.47716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887490.47720: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.47722: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887490.47749: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.47752: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.47756: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.47766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.47783: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.47794: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.47797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.47810: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.47813: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.47821: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.47824: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.47833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.47835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887490.47840: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.47853: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.47856: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.47858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.47869: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.47873: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.47885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.47888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.47893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.47903: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887490.47913: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.47916: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.47927: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.47934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.47937: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.47947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.47949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.47963: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.47966: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.47968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.47980: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.47987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887490.47990: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.47997: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.48011: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.48025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.48038: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.48059: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.48074: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.48086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.48093: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.48113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.48129: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.48139: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.48150: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.48161: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.48168: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.48177: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887490.48213: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.48253: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.48270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.48273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887490.48287: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887490.48328: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.48395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.49407: stdout chunk (state=3): >>>/root <<< 8137 1726887490.49687: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.49691: stdout chunk (state=3): >>><<< 8137 1726887490.49693: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.49707: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.49713: _low_level_execute_command(): starting 8137 1726887490.49716: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `" && echo ansible-tmp-1726887490.4960144-8164-207647992364648="` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `" && echo ansible-tmp-1726887490.4960144-8164-207647992364648="` echo /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 `" ) && sleep 0'"'"'' 8137 1726887490.49898: stdout chunk (state=3): >>>/root <<< 8137 1726887490.50024: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.50092: stderr chunk (state=3): >>><<< 8137 1726887490.50095: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.50214: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.50218: _low_level_execute_command(): starting 8137 1726887490.50221: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `" && echo ansible-tmp-1726887490.501231-8163-86575896842782="` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `" && echo ansible-tmp-1726887490.501231-8163-86575896842782="` echo /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 `" ) && sleep 0'"'"'' 8137 1726887490.50514: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.50532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.50548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.50566: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.50594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.50603: stdout chunk (state=3): >>>/root <<< 8137 1726887490.50646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887490.50658: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.50669: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.50682: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.50695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.50713: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.50730: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.50753: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.50765: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887490.50774: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.50786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.50797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.50955: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.50958: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.50961: stdout chunk (state=3): >>><<< 8137 1726887490.50963: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.50969: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.50973: _low_level_execute_command(): starting 8137 1726887490.50975: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `" && echo ansible-tmp-1726887490.5086143-8162-128489254351538="` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `" && echo ansible-tmp-1726887490.5086143-8162-128489254351538="` echo /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 `" ) && sleep 0'"'"'' 8137 1726887490.51012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.51027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887490.51038: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.51049: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.51072: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.51086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.51101: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.51117: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.51196: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.51213: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.51226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.51242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.51256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.51269: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.51289: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.51302: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.51351: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887490.51366: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.51521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.51927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.51930: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.51947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.51950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.51954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.51968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.51971: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.51978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.51993: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.52006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.52015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887490.52023: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.52030: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.52042: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.52062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.52065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.52067: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.52072: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.52084: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.52087: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.52092: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.52103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.52111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.52114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887490.52118: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.52126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.52129: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.52141: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.52144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.52154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.52161: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.52164: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887490.52171: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.52173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.52190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887490.52193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.52202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.52205: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.52212: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.52226: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.52229: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.52232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.52239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.52246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.52252: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.52259: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.52262: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.52272: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.52282: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.52339: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.52353: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.52365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.52368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.52390: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.52394: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.52396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.52408: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.52413: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.52424: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.52433: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.52488: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.52519: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887490.52522: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.52524: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.52535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.52582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.52599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.52604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.52618: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.52629: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.52638: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.52656: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887490.52682: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.52724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.53273: stdout chunk (state=3): >>>ansible-tmp-1726887490.4960144-8164-207647992364648=/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 <<< 8137 1726887490.53616: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.53619: stderr chunk (state=3): >>><<< 8137 1726887490.53621: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887490.4960144-8164-207647992364648=/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.53628: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887490.4960144-8164-207647992364648=/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.53630: variable 'ansible_module_compression' from source: unknown 8137 1726887490.53632: ANSIBALLZ: Using lock for setup 8137 1726887490.53634: ANSIBALLZ: Acquiring lock 8137 1726887490.53636: ANSIBALLZ: Lock acquired: 139724643964048 8137 1726887490.53638: ANSIBALLZ: Creating module 8137 1726887490.54633: stdout chunk (state=3): >>>ansible-tmp-1726887490.501231-8163-86575896842782=/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 <<< 8137 1726887490.54822: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.54826: stdout chunk (state=3): >>><<< 8137 1726887490.54834: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887490.501231-8163-86575896842782=/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.54868: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887490.501231-8163-86575896842782=/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.54924: variable 'ansible_module_compression' from source: unknown 8137 1726887490.54978: ANSIBALLZ: Using lock for setup 8137 1726887490.54981: ANSIBALLZ: Acquiring lock 8137 1726887490.55168: stdout chunk (state=3): >>>ansible-tmp-1726887490.5086143-8162-128489254351538=/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 <<< 8137 1726887490.55414: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.55417: stdout chunk (state=3): >>><<< 8137 1726887490.55420: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887490.5086143-8162-128489254351538=/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.55518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887490.5086143-8162-128489254351538=/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.55522: variable 'ansible_module_compression' from source: unknown 8137 1726887490.55562: ANSIBALLZ: Using lock for setup 8137 1726887490.55565: ANSIBALLZ: Acquiring lock 8137 1726887490.76647: ANSIBALLZ: Writing module into payload 8137 1726887490.76767: ANSIBALLZ: Writing module 8137 1726887490.76792: ANSIBALLZ: Renaming module 8137 1726887490.76796: ANSIBALLZ: Done creating module 8137 1726887490.76811: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887490.76816: ANSIBALLZ: Lock acquired: 139724643964048 8137 1726887490.76885: ANSIBALLZ: Reading module after lock 8137 1726887490.76888: ANSIBALLZ: Lock acquired: 139724643964048 8137 1726887490.76890: ANSIBALLZ: Reading module after lock 8137 1726887490.76892: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887490.76894: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887490.76906: variable 'ansible_facts' from source: host vars for 'managed_node1' Attempting python interpreter discovery 8137 1726887490.76916: _low_level_execute_command(): starting 8137 1726887490.76921: _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' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887490.77014: variable 'inventory_hostname' from source: host vars for 'managed_node1' Attempting python interpreter discovery 8137 1726887490.77020: _low_level_execute_command(): starting 8137 1726887490.77023: _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' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/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'"'"'' 8137 1726887490.77030: variable 'inventory_hostname' from source: host vars for 'managed_node3' <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/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'"'"'' Attempting python interpreter discovery 8137 1726887490.77037: _low_level_execute_command(): starting 8137 1726887490.77039: _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' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/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'"'"'' 8137 1726887490.77730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.77743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.77757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.77775: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.77789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.77838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.77850: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.77861: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.77873: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.77885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.77900: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.77917: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.77940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.77953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887490.77963: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.77974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.77985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.78005: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.78021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.78037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.78048: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.78059: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.78073: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.78089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.78103: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.78119: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.78320: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.78340: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.78353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.78374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.78389: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.78401: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.78424: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.78427: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.78438: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.78450: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.78495: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887490.78499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 8137 1726887490.78517: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.78563: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.78571: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.78594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.78606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration <<< 8137 1726887490.78632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.78636: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.78655: 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.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887490.78660: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.78704: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.78770: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887490.78787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887490.78790: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887490.78844: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.78913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.79144: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.79170: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.79220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.79242: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.79298: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.79324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887490.79328: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887490.79361: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.79401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.80237: stdout chunk (state=3): >>>PLATFORM <<< 8137 1726887490.80331: stdout chunk (state=3): >>>Linux <<< 8137 1726887490.80335: stdout chunk (state=3): >>>FOUND <<< 8137 1726887490.80337: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 <<< 8137 1726887490.80340: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 8137 1726887490.80485: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.80537: stderr chunk (state=3): >>><<< 8137 1726887490.80539: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.80576: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.80580 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 8137 1726887490.80615: _low_level_execute_command(): starting 8137 1726887490.80618: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'/usr/bin/python3.9 && sleep 0'"'"'' 8137 1726887490.80706: Sending initial data 8137 1726887490.80718: Sent initial data (1181 bytes) 8137 1726887490.81073: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.81076: stdout chunk (state=3): >>>PLATFORM <<< 8137 1726887490.81081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.81093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.81104: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.81156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.81160: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.81162: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.81166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.81184: stdout chunk (state=3): >>>Linux <<< 8137 1726887490.81224: stdout chunk (state=3): >>>FOUND <<< 8137 1726887490.81271: stdout chunk (state=3): >>>/usr/bin/python3.9 <<< 8137 1726887490.81279: stdout chunk (state=3): >>>/usr/bin/python3 <<< 8137 1726887490.81281: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 8137 1726887490.81283: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887490.81306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.81390: stdout chunk (state=3): >>>PLATFORM <<< 8137 1726887490.81469: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.81507: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 8137 1726887490.81525: stderr chunk (state=3): >>><<< 8137 1726887490.81528: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.81551: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.81565 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 8137 1726887490.81629: _low_level_execute_command(): starting 8137 1726887490.81633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'/usr/bin/python3.9 && sleep 0'"'"'' 8137 1726887490.81713: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.81718: stdout chunk (state=3): >>><<< 8137 1726887490.81727: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'PLATFORM\nLinux\nFOUND\n/usr/bin/python3.9\n/usr/bin/python3\n/usr/bin/python3\nENDFOUND\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.81763: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.81765: Sending initial data 8137 1726887490.81767: Sent initial data (1181 bytes) 8137 1726887490.81770 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 8137 1726887490.81897: _low_level_execute_command(): starting 8137 1726887490.81900: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'/usr/bin/python3.9 && sleep 0'"'"'' 8137 1726887490.81985: Sending initial data 8137 1726887490.81988: Sent initial data (1181 bytes) 8137 1726887490.82315: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.82327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.82371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.82375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.82377: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.82379: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.82440: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887490.82457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering <<< 8137 1726887490.82460: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.82471: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887490.82506: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.82555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.82601: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.82604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.82643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.82647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.82649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887490.82652: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.82721: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887490.82725: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.82727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887490.82730: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887490.82731: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.82767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.85069: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8137 1726887490.85458: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.85510: stderr chunk (state=3): >>><<< 8137 1726887490.85514: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"9\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"9\\"\\nPLATFORM_ID=\\"platform:el9\\"\\nPRETTY_NAME=\\"CentOS Stream 9\\"\\nANSI_COLOR=\\"0;31\\"\\nLOGO=\\"fedora-logo-icon\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:9\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://issues.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 9\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.85532: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Python interpreter discovery fallback (unsupported Linux distribution: centos) 8137 1726887490.85595: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887490.85602: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887490.85604: variable 'ansible_module_compression' from source: unknown 8137 1726887490.85640: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887490.85662: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887490.85782: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp TO /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887490.85905: Sending initial data 8137 1726887490.85917: Sent initial data (150 bytes) 8137 1726887490.86505: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8137 1726887490.86597: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.86601: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.86638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.86641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.86644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887490.86646: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.86692: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.86698: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.86700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.86733: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887490.86738: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.86768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.86886: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.86942: stderr chunk (state=3): >>><<< 8137 1726887490.86948: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"9\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"9\\"\\nPLATFORM_ID=\\"platform:el9\\"\\nPRETTY_NAME=\\"CentOS Stream 9\\"\\nANSI_COLOR=\\"0;31\\"\\nLOGO=\\"fedora-logo-icon\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:9\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://issues.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 9\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.86965: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Python interpreter discovery fallback (unsupported Linux distribution: centos) 8137 1726887490.87023: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887490.87026: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887490.87036: variable 'ansible_module_compression' from source: unknown 8137 1726887490.87070: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887490.87091: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887490.87188: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 TO /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887490.87311: Sending initial data 8137 1726887490.87321: Sent initial data (152 bytes) 8137 1726887490.87977: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.87980: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.88028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.88031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.88033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887490.88035: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.88087: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887490.88098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887490.88101: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887490.88103: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.88140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.88183: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 8137 1726887490.88544: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887490.88579: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887490.88585: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887490.88620: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887490.88623: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp <<< 8137 1726887490.88626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py <<< 8137 1726887490.88630: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887490.88659: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887490.88665: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py M:0x001a <<< 8137 1726887490.89122: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.89125: stdout chunk (state=3): >>><<< 8137 1726887490.89130: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'{"platform_dist_result": [], "osrelease_content": "NAME=\\"CentOS Stream\\"\\nVERSION=\\"9\\"\\nID=\\"centos\\"\\nID_LIKE=\\"rhel fedora\\"\\nVERSION_ID=\\"9\\"\\nPLATFORM_ID=\\"platform:el9\\"\\nPRETTY_NAME=\\"CentOS Stream 9\\"\\nANSI_COLOR=\\"0;31\\"\\nLOGO=\\"fedora-logo-icon\\"\\nCPE_NAME=\\"cpe:/o:centos:centos:9\\"\\nHOME_URL=\\"https://centos.org/\\"\\nBUG_REPORT_URL=\\"https://issues.redhat.com/\\"\\nREDHAT_SUPPORT_PRODUCT=\\"Red Hat Enterprise Linux 9\\"\\nREDHAT_SUPPORT_PRODUCT_VERSION=\\"CentOS Stream\\"\\n"}\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.89138: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Python interpreter discovery fallback (unsupported Linux distribution: centos) 8137 1726887490.89143: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887490.89146: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887490.89148: variable 'ansible_module_compression' from source: unknown 8137 1726887490.89150: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887490.89231: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887490.89300: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887490.89574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 TO /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py 8137 1726887490.89926: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 8137 1726887490.89936: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 8137 1726887490.90033: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 8137 1726887490.90083: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 8137 1726887490.90163: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 8137 1726887490.90222: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 8137 1726887490.90230: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 8137 1726887490.90238: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 8137 1726887490.90246: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 8137 1726887490.90268: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887490.90303: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 <<< 8137 1726887490.90311: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 8137 1726887490.90319: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 8137 1726887490.90326: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 8137 1726887490.90505: Sending initial data 8137 1726887490.90510: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887490.90513: Sent initial data (152 bytes) 8137 1726887490.90515: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887490.90535: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py <<< 8137 1726887490.90538: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 <<< 8137 1726887490.90964: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887490.90968: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887490.91420: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py M:0x001a <<< 8137 1726887490.91891: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887490.93066: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887490.93069: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21819 <<< 8137 1726887490.93204: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21819 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887490.93263: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887490.93997: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.94000: stdout chunk (state=3): >>><<< 8137 1726887490.94003: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmmaj46hp\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21819\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21819 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887490.94014: done transferring module to remote 8137 1726887490.94017: _low_level_execute_command(): starting 8137 1726887490.94019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887490.94084: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887490.94098: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887490.94231: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821 <<< 8137 1726887490.94260: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887490.94271: stderr chunk (state=3): >>>debug3: In write loop, ack for 7 21821 bytes at 261120 <<< 8137 1726887490.94299: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887490.94332: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887490.94547: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.94550: stderr chunk (state=3): >>><<< 8137 1726887490.94553: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpk4c5ggd3\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21821 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887490.94687: done transferring module to remote 8137 1726887490.94690: _low_level_execute_command(): starting 8137 1726887490.94692: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887490.94700: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.94702: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.94705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.94706: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.94724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.94741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887490.94754: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.94761: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.94770: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.94779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.94793: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.94796: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.94805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.94815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887490.94822: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.94831: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.94849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.94860: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.94868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.94876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887490.94883: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887490.94891: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887490.94904: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.94907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.94915: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.94923: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.94994: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887490.95010: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887490.95018: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887490.95034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.95049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887490.95057: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887490.95064: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887490.95070: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887490.95083: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887490.95136: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.95155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.95707: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.95712: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.95740: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.95743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.95745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887490.95747: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.95825: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887490.95829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.95832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887490.95844: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.95877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887490.96371: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.96375: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.96411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.96415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.96417: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887490.96419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.96487: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887490.96495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887490.96498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887490.96523: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887490.96551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887490.97220: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887490.97277: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887490.97345: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887490.97348: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py <<< 8137 1726887490.97401: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py M:0x001a <<< 8137 1726887490.98149: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.98216: stderr chunk (state=3): >>><<< 8137 1726887490.98219: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.98445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.98448: _low_level_execute_command(): starting 8137 1726887490.98450: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887490.98457: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887490.98459: stdout chunk (state=3): >>><<< 8137 1726887490.98461: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887490.98569: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887490.98573: _low_level_execute_command(): starting 8137 1726887490.98575: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887490.99184: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.99247: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887490.99712: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887490.99726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.99747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.99769: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887490.99782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887490.99829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887490.99840: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887490.99853: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887490.99864: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887490.99884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887490.99897: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887490.99911: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887490.99926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887490.99936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887490.99949: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887490.99960: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887490.99977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887490.99992: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.00011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.00014: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887491.00031: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821 <<< 8137 1726887491.00039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.00058: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.00063: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21821 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887491.00074: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.00093: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.00112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.00115: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887491.00130: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.00143: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.00181: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.00253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.00267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.00359: stderr chunk (state=3): >>><<< 8137 1726887491.00362: stdout chunk (state=3): >>><<< 8137 1726887491.00364: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoq46ijy2\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21821\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21821 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887491.00372: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.00374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.00376: done transferring module to remote 8137 1726887491.00378: _low_level_execute_command(): starting 8137 1726887491.00380: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887491.00482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.00493: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.00502: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.00516: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.00529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.00540: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.00554: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.00570: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.00587: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.00599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887491.00611: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.00622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.00633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.00659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.00670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.00685: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.00703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.00717: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.00728: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.00737: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.00752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.00768: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.00779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.00797: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.00817: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.00843: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.00883: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.00897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.00913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.00932: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.00951: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.01027: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.01055: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.01070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.01092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.01115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.01128: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.01145: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.01155: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.01170: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.01198: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.01252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.01683: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.01687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.01729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.01732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.01736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887491.01738: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.01804: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887491.01807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.01825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.01836: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.01846: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.01859: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.01883: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.02069: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.02273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.02913: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 8137 1726887491.02916: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887491.02980: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887491.02983: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887491.03004: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887491.03033: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887491.03089: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887491.03154: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887491.03254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887491.03297: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887491.03300: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887491.03559: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887491.03647: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887491.03780: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887491.03843: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887491.03940: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.03946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887491.03950: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051edc0> <<< 8137 1726887491.03953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3940> <<< 8137 1726887491.03958: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887491.03962: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eb20> <<< 8137 1726887491.03964: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a220> <<< 8137 1726887491.03967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35adb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a73d90> <<< 8137 1726887491.03969: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887491.03971: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887491.03973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887491.03975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9dd90> <<< 8137 1726887491.03977: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3970> <<< 8137 1726887491.03979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a190> <<< 8137 1726887491.03981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887491.03983: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887491.03997: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887491.04000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887491.04039: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a220> <<< 8137 1726887491.04066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887491.04109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a940> <<< 8137 1726887491.04142: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604db880> <<< 8137 1726887491.04165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887491.04171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60473d90> <<< 8137 1726887491.04194: stderr chunk (state=3): >>><<< 8137 1726887491.04202: stdout chunk (state=3): >>><<< 8137 1726887491.04239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049dd90> <<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.04410: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.04414: _low_level_execute_command(): starting 8137 1726887491.04417: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.04422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887491.04425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3eb0> <<< 8137 1726887491.04517: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887491.04543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887491.04612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887491.04659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3370> <<< 8137 1726887491.04687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887491.04761: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887491.05015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887491.05020: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3568ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a10d0> import '_collections' # <<< 8137 1726887491.05025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60441f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887491.05028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887491.05232: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357a7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887491.05351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887491.05438: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e600f8e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601eed90> import '_functools' # <<< 8137 1726887491.05442: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda356a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda357ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887491.05539: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601e7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60445e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887491.05582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356744c0> <<< 8137 1726887491.05753: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e6010bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e601fa2e0> <<< 8137 1726887491.05759: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a9f40> <<< 8137 1726887491.05826: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3490> <<< 8137 1726887491.05830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887491.05833: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887491.05995: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887491.05999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887491.06079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3565f520> <<< 8137 1726887491.06083: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4b50> import 'errno' # <<< 8137 1726887491.06086: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de4c0> <<< 8137 1726887491.06207: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355d4e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887491.06331: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60113f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010da90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887491.06406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60012220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600c9520> <<< 8137 1726887491.06456: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3557e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5610> <<< 8137 1726887491.06584: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887491.06623: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010df10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024b50> import 'errno' # <<< 8137 1726887491.06627: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60024e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887491.06632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa8b0> <<< 8137 1726887491.06634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887491.06638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035cd0> <<< 8137 1726887491.06657: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffce400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024f70> <<< 8137 1726887491.06681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887491.06688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887491.06751: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aad00> <<< 8137 1726887491.06795: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa940> <<< 8137 1726887491.06802: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3559ea90> <<< 8137 1726887491.06856: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887491.06874: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010ba30> <<< 8137 1726887491.06899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887491.06902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887491.06949: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aaaf0> <<< 8137 1726887491.06976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887491.07022: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa7c0> <<< 8137 1726887491.07027: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa8b0> <<< 8137 1726887491.07041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887491.07079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887491.07100: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda34fe76d0> <<< 8137 1726887491.07150: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.07168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.07184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.07204: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.07228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.07243: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffad00> <<< 8137 1726887491.07279: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60005250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa940> <<< 8137 1726887491.07302: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5ffeea90> <<< 8137 1726887491.07321: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.07336: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip' # zipimport: zlib available <<< 8137 1726887491.07343: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.07356: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b610> <<< 8137 1726887491.07359: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.07361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887491.07373: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.07390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.07405: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.07415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887491.07436: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.07448: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.07473: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.07476: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffaaf0> <<< 8137 1726887491.07478: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887491.07490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.07496: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887491.07504: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887491.07518: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.07521: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.07533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.07552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.07568: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.07581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887491.07597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.07611: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e5f9e76d0> <<< 8137 1726887491.07628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.07640: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.07652: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.07669: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.07683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.07696: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.07711: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.07787: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.07802: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.07817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.07842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.07901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.07916: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip' # zipimport: zlib available <<< 8137 1726887491.07929: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.07940: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.07955: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.07972: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.08007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.08046: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/__init__.py <<< 8137 1726887491.08066: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887491.08079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.08092: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.08109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.08789: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.09301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.09752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23820> <<< 8137 1726887491.09777: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.09832: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887491.09836: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887491.09870: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23160> <<< 8137 1726887491.10026: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23280> <<< 8137 1726887491.10029: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23f70> <<< 8137 1726887491.10031: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887491.10304: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887491.10536: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 8137 1726887491.10555: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887491.10560: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23d90> import 'atexit' # <<< 8137 1726887491.10574: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887491.10605: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887491.10719: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887491.11440: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887491.11559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887491.11758: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23100> <<< 8137 1726887491.11761: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887491.11829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887491.11833: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887491.11875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887491.11881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923820> <<< 8137 1726887491.11884: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887491.11898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887491.11902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887491.11921: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887491.11925: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887491.11928: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887491.12163: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73dc0> <<< 8137 1726887491.12166: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.12168: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923160> <<< 8137 1726887491.12169: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 8137 1726887491.12171: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73b20> <<< 8137 1726887491.12193: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34efa0d0> <<< 8137 1726887491.12197: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923280> <<< 8137 1726887491.12199: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887491.12200: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923f70> <<< 8137 1726887491.12202: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887491.12204: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73ac0> <<< 8137 1726887491.12205: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8137 1726887491.12207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887491.12210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f9234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923d90> <<< 8137 1726887491.12212: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff310> <<< 8137 1726887491.12213: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887491.12215: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 8137 1726887491.12216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887491.12222: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34dffca0> <<< 8137 1726887491.12603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887491.12606: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887491.12619: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09dc0> <<< 8137 1726887491.12622: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18940> <<< 8137 1726887491.12625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887491.12627: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18670> <<< 8137 1726887491.12629: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923100> <<< 8137 1726887491.12630: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887491.12632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887491.12634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887491.12636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887491.12638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887491.12640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887491.12644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887491.12646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887491.12649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887491.12665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887491.12696: stdout chunk (state=3): >>>import '_stat' # <<< 8137 1726887491.12700: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf190> <<< 8137 1726887491.12714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887491.12719: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f093a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09fd0> <<< 8137 1726887491.12723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887491.12725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887491.12727: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8fa0d0> <<< 8137 1726887491.12730: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887491.12732: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff310> <<< 8137 1726887491.12734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887491.12736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf940> <<< 8137 1726887491.12738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f5ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ed8b20> <<< 8137 1726887491.12740: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d30880> <<< 8137 1726887491.12745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cc8d90> <<< 8137 1726887491.12747: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f7ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90adc0> <<< 8137 1726887491.12750: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f05520> <<< 8137 1726887491.12752: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887491.12754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887491.12756: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90a3a0> <<< 8137 1726887491.12758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90afd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887491.12759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e6afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887491.12761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887491.12763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f95ad30> <<< 8137 1726887491.12766: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e67850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c3d0> <<< 8137 1726887491.12784: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887491.12787: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8d8b20> <<< 8137 1726887491.12791: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f905520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887491.12794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.12796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6cca0> <<< 8137 1726887491.12798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887491.12805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887491.12808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887491.12809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887491.12813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887491.12816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887491.12817: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e677f0> <<< 8137 1726887491.12836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887491.12838: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93eb0> <<< 8137 1726887491.12840: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f86afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f867850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c3d0> <<< 8137 1726887491.12844: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c96f40> <<< 8137 1726887491.12846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887491.12848: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f04c10> <<< 8137 1726887491.12850: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887491.12851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887491.12853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887491.12855: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c8c610> <<< 8137 1726887491.12856: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c92640> <<< 8137 1726887491.12866: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93370> <<< 8137 1726887491.12868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887491.12881: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f64910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887491.12885: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887491.12897: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96cca0> <<< 8137 1726887491.12901: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5d940> <<< 8137 1726887491.12905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887491.12921: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8677f0> <<< 8137 1726887491.12923: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887491.12925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.12927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887491.12929: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5594ce20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594c910> import 'itertools' # <<< 8137 1726887491.12931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cf10> <<< 8137 1726887491.12933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887491.12946: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cfd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887491.12962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f0d0> import '_collections' # <<< 8137 1726887491.12973: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e7ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e66580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887491.12977: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f904c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96cfa0> <<< 8137 1726887491.13005: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6ed90> import '_functools' # <<< 8137 1726887491.13011: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f964910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85d940> <<< 8137 1726887491.13013: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c67670> <<< 8137 1726887491.13015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887491.13017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c7a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c9ae50> <<< 8137 1726887491.13036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887491.13039: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5595fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6e2b0> <<< 8137 1726887491.13043: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.13047: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55c7a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca0a00> <<< 8137 1726887491.13049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887491.13051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887491.13053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887491.13055: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887491.13057: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887491.13059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.13061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887491.13063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887491.13090: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595feb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fdf0> <<< 8137 1726887491.13092: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f87ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f866580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887491.13103: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887491.13105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fd60> <<< 8137 1726887491.13107: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13111: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887491.13113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887491.13115: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887491.13117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887491.13121: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887491.13132: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887491.13159: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559323d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887491.13161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887491.13175: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13178: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559324c0> <<< 8137 1726887491.13180: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13182: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55966f40> <<< 8137 1726887491.13184: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961a90> <<< 8137 1726887491.13186: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961490> <<< 8137 1726887491.13188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887491.13192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887491.13221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887491.13274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887491.13278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887491.13280: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55880220> <<< 8137 1726887491.13282: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13284: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5591d520> <<< 8137 1726887491.13296: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca00a0> <<< 8137 1726887491.13298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887491.13300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887491.13304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 8137 1726887491.13306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892b50> <<< 8137 1726887491.13309: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887491.13311: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.13314: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55892e80> <<< 8137 1726887491.13315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887491.13327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887491.13333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887491.13335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887491.13337: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13345: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887491.13363: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3cd0> <<< 8137 1726887491.13406: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5583c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892f70> <<< 8137 1726887491.13433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887491.13507: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887491.13538: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3610> import 'pwd' # <<< 8137 1726887491.13541: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887491.13543: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887491.13546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.13548: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d3a0> <<< 8137 1726887491.13562: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fa30> <<< 8137 1726887491.13619: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.13623: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887491.13625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887491.13628: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e797f0> <<< 8137 1726887491.13634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887491.13684: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887491.13688: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34eb38b0> <<< 8137 1726887491.13726: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ef970> <<< 8137 1726887491.13760: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887491.13788: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13805: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887491.13810: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13813: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f8797f0> <<< 8137 1726887491.13815: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558689d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558687c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558688b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887491.13888: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887491.13892: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8b48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f402970> <<< 8137 1726887491.13926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.13929: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887491.14014: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887491.14020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14028: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868d00> <<< 8137 1726887491.14064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887491.14100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887491.14105: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55873250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868940> <<< 8137 1726887491.14109: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5585ca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f610> <<< 8137 1726887491.14113: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ee0730> <<< 8137 1726887491.14115: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887491.14143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887491.14179: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868af0> <<< 8137 1726887491.14222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887491.14256: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8e0730> # zipimport: zlib available <<< 8137 1726887491.14331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887491.14334: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d557836d0> <<< 8137 1726887491.14493: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14656: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip' # zipimport: zlib available <<< 8137 1726887491.14660: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14728: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14775: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887491.14807: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887491.14813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14930: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.14997: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887491.15000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15002: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15070: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15073: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887491.15115: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887491.15139: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15153: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15224: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887491.15227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15232: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887491.15238: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15240: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887491.15261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15264: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15338: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887491.15341: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887491.15343: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.15346: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887491.15422: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887491.15507: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15597: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887491.15745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887491.15747: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887491.15786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887491.15830: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f26370> <<< 8137 1726887491.15833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887491.15836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15895: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.15898: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f926370> # zipimport: zlib available <<< 8137 1726887491.15977: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887491.15980: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887491.15982: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887491.15984: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887491.15987: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16002: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16034: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887491.16038: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887491.16083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16088: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887491.16090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16092: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16096: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16125: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887491.16142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16163: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16201: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16233: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16291: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16313: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887491.16325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.16347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887491.16373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.16410: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e97550> <<< 8137 1726887491.16452: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.16455: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f897550> <<< 8137 1726887491.16523: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34868eb0> <<< 8137 1726887491.16562: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887491.16583: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f293160> <<< 8137 1726887491.16587: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887491.16607: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16612: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16644: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16707: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16712: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.16811: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887491.16815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887491.16817: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887491.16822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887491.16864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887491.16867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887491.16870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887491.16872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887491.16881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887491.16937: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9a910> <<< 8137 1726887491.16954: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89a910> <<< 8137 1726887491.16977: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9b790> <<< 8137 1726887491.17002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3820> <<< 8137 1726887491.17009: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89b790> <<< 8137 1726887491.17275: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887491.17443: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3160> <<< 8137 1726887491.17579: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f897b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887491.17583: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887491.17585: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887491.17588: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e97b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887491.17690: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887491.17694: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17696: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887491.17698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17700: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3fd0> <<< 8137 1726887491.17702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887491.17704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887491.17706: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887491.17713: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17715: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17716: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17718: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3100> <<< 8137 1726887491.17720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887491.17724: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887491.17730: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887491.17732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17734: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.17736: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887491.17738: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17740: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5517a0d0> <<< 8137 1726887491.17745: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f310> <<< 8137 1726887491.17747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17749: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f160> <<< 8137 1726887491.17752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887491.17754: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17756: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17758: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5507fca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189dc0> <<< 8137 1726887491.17760: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.17762: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887491.17766: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17960: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551893a0> <<< 8137 1726887491.17985: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.17995: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189fd0> <<< 8137 1726887491.18861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887491.18865: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.18867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887491.18958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887491.18962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887491.19001: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55740d30> <<< 8137 1726887491.19007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19182: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19185: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.19187: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887491.19189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887491.19191: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55158b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55178f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887491.19192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887491.19194: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550eafd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887491.19278: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887491.19387: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550e7850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d557523d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887491.19395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887491.19398: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752ca0> <<< 8137 1726887491.19401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3e1580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f3e14f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3b6280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17db20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f4230a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3cd0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887491.19403: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349d0580> <<< 8137 1726887491.19426: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f423190> <<< 8137 1726887491.19428: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887491.19430: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349d04f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349a2280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda347697f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887491.19432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887491.19434: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f1e6fd0> <<< 8137 1726887491.19435: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e77f0> <<< 8137 1726887491.19437: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349edf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b90a0> <<< 8137 1726887491.19438: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f411820> <<< 8137 1726887491.19475: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17dd60> <<< 8137 1726887491.19478: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887491.19481: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19483: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19485: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887491.19487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19489: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55184c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752fa0> <<< 8137 1726887491.19491: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19493: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887491.19495: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5574a910> <<< 8137 1726887491.19497: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887491.19557: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19560: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 8137 1726887491.19562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19564: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8137 1726887491.19566: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dc940> <<< 8137 1726887491.19568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19570: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ede80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda347d2fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349fd820> <<< 8137 1726887491.19572: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19574: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887491.19576: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887491.19578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19582: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887491.19584: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19585: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887491.19587: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550fad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e6580> <<< 8137 1726887491.19589: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dcee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e69a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887491.19593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19595: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.19597: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19600: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887491.19602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19603: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19605: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19607: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8137 1726887491.19611: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887491.19613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.19615: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887491.19617: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.19619: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19625: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8137 1726887491.19627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19628: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.19947: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20003: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20128: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8137 1726887491.20131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20168: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20221: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20252: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20414: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887491.20802: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20810: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887491.20813: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8137 1726887491.20817: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.20819: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20821: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20824: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887491.20861: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887491.20865: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550f97f0> <<< 8137 1726887491.20868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20870: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551348b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c69970> <<< 8137 1726887491.20872: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887491.20876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c9e80> <<< 8137 1726887491.20878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887491.20881: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887491.20883: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887491.20885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.20887: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21065: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c99d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887491.21068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b5e80> <<< 8137 1726887491.21070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55160730> # zipimport: zlib available <<< 8137 1726887491.21072: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21075: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8137 1726887491.21077: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887491.21125: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21203: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b59d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887491.21224: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887491.21228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21292: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21296: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887491.21332: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887491.21461: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21466: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887491.21470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887491.21472: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887491.21513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21595: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f146490> <<< 8137 1726887491.21598: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887491.21627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887491.21702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887491.21762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21965: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.21985: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0e0850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887491.22004: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887491.22010: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22013: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34732490> <<< 8137 1726887491.22017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22020: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887491.22022: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887491.22024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22026: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22226: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887491.22229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22232: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22234: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22236: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887491.22238: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22240: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b7850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887491.22245: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887491.22299: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887491.22302: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22324: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22411: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22414: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887491.22416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22457: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887491.22687: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22689: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f144670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f144220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887491.22692: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8137 1726887491.22694: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.22998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887491.23005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887491.23031: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887491.23034: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.23036: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a5370> # zipimport: zlib available <<< 8137 1726887491.23039: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887491.23521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23550: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23555: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 8137 1726887491.23557: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23560: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887491.23562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23564: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887491.23568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23759: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887491.23767: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34730670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34730220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887491.23769: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23774: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887491.23776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887491.23777: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.23780: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55117550> <<< 8137 1726887491.23782: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23783: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23786: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887491.23789: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54afa160> <<< 8137 1726887491.23791: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887491.23793: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23795: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23801: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23803: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23805: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887491.23812: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23815: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887491.23818: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887491.23820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887491.23822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887491.23824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887491.23828: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23830: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887491.23832: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.23836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23838: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511a910> <<< 8137 1726887491.23839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23843: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511b790> <<< 8137 1726887491.23845: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55117b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887491.23866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.23875: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887491.23976: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887491.24030: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887491.24035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24039: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24088: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887491.24095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24098: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.24196: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24202: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24214: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24305: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24314: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887491.24329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24453: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24457: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8137 1726887491.24460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24606: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887491.24611: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24772: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887491.24826: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.24864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.24910: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887491.24966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c370> <<< 8137 1726887491.24970: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887491.24973: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887491.25070: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887491.25074: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25076: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c4b580> <<< 8137 1726887491.25080: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c4b4f0> <<< 8137 1726887491.25150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25154: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c1c280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c970> <<< 8137 1726887491.25473: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887491.25480: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.25544: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25548: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887491.25551: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8137 1726887491.25555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25557: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25560: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25564: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e47f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c68f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c350a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c68e80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54a4dfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c79820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887491.25567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8137 1726887491.25606: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25617: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887491.25665: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25722: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887491.25728: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.25775: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887491.25814: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887491.25827: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25880: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25941: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887491.25954: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8137 1726887491.25962: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887491.25968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.25992: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.26014: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26077: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26116: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26182: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887491.26203: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.26221: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887491.26237: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887491.26298: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887491.26321: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887491.26353: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.26379: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887491.26399: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26424: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887491.26480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26596: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26618: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887491.26658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26709: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887491.26762: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887491.26797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26834: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.26873: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887491.26916: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887491.26937: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887491.26981: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27039: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27068: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27102: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887491.27147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27150: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887491.27260: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27329: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.27391: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887491.27434: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.27452: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.27607: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887491.27658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27664: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.27674: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887491.27681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54936e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887491.27742: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549369d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887491.27745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27749: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887491.27764: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27801: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27814: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27816: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27856: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887491.27866: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887491.27887: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27893: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27935: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27969: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8137 1726887491.27972: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.27974: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28022: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887491.28026: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28051: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8137 1726887491.28054: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28073: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28099: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28118: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887491.28134: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8137 1726887491.28148: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887491.28161: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.28181: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28213: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887491.28235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887491.28245: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887491.28276: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8137 1726887491.28287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28360: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28397: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28400: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ad490> <<< 8137 1726887491.28471: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887491.28528: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28541: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8137 1726887491.28555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28597: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28633: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54948850> <<< 8137 1726887491.28636: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887491.28648: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887491.28690: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28742: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887491.28745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28756: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887491.28811: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28901: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28904: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887491.28978: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.28981: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29049: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887491.29128: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887491.29131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29157: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29191: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8137 1726887491.29194: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29237: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887491.29248: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887491.29333: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.29372: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ab670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549ab220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8137 1726887491.29376: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29438: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8137 1726887491.29460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29582: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29706: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887491.29746: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8137 1726887491.29751: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 8137 1726887491.29755: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 8137 1726887491.29841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.29913: stdout chunk (state=3): >>># 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887491.29917: 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 # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils <<< 8137 1726887491.29921: stdout chunk (state=3): >>># 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 _queue # cleanup[2] removing queue <<< 8137 1726887491.29924: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.29932: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # 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 <<< 8137 1726887491.29935: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.29939: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.30015: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887491.30019: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887491.30031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.30057: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.30064: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.30167: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.30219: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887491.30235: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887491.30259: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887491.30332: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8137 1726887491.30340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.30354: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 8137 1726887491.30415: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.30421: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887491.30445: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 8137 1726887491.30498: 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 8137 1726887491.30504: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process <<< 8137 1726887491.30510: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887491.30514: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 8137 1726887491.30520: stdout chunk (state=3): >>># destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 8137 1726887491.30596: stdout chunk (state=3): >>># 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 8137 1726887491.30599: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # 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 <<< 8137 1726887491.30607: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.30612: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.30615: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887491.30619: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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 _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 <<< 8137 1726887491.30721: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.30729: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.30732: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 8137 1726887491.30854: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887491.30859: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 8137 1726887491.30862: stdout chunk (state=3): >>># cleanup[3] wiping os <<< 8137 1726887491.30866: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 8137 1726887491.30869: stdout chunk (state=3): >>># cleanup[3] wiping _stat <<< 8137 1726887491.30871: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887491.30884: 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 <<< 8137 1726887491.30936: stdout chunk (state=3): >>># destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 8137 1726887491.30940: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887491.30952: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887491.31006: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887491.31012: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8137 1726887491.31015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.31036: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887491.31040: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887491.31052: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887491.31124: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887491.31133: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887491.31136: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887491.31140: stdout chunk (state=3): >>># destroy posixpath <<< 8137 1726887491.31142: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887491.31192: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887491.31196: stdout chunk (state=3): >>># destroy select <<< 8137 1726887491.31200: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887491.31207: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887491.31312: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887491.31317: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 8137 1726887491.31320: stdout chunk (state=3): >>># destroy base64 <<< 8137 1726887491.31323: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 8137 1726887491.31352: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887491.31355: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887491.31376: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 8137 1726887491.31482: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 8137 1726887491.31487: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8137 1726887491.31490: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887491.31492: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 8137 1726887491.31495: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit<<< 8137 1726887491.31497: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887491.31519: stdout chunk (state=3): >>># destroy fnmatch <<< 8137 1726887491.31647: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 8137 1726887491.31650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.31653: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887491.31656: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8137 1726887491.31676: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887491.31679: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887491.31681: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887491.31683: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887491.31687: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887491.31689: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887491.31691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887491.31695: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.31697: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 8137 1726887491.31716: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 8137 1726887491.31753: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887491.31759: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8137 1726887491.31761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.31921: stderr chunk (state=3): >>><<< 8137 1726887491.31924: stdout chunk (state=3): >>><<< 8137 1726887491.31927: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.31929: stdout chunk (state=3): >>># destroy platform <<< 8137 1726887491.31955: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887491.31960: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 8137 1726887491.32043: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887491.32046: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887491.32049: stdout chunk (state=3): >>># destroy select <<< 8137 1726887491.32052: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887491.32056: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887491.32058: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.32060: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c33a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049d850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604db880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60473d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049dd90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60441f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60437610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e600f8e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b0d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601eed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601e7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601fa6d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60445e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e6010bcd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601ee2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e601fa2e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010beb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bdf0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bd60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60113f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010da90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010d490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60012220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600c9520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010df10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60024e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffce400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010ba30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa9d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa7c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffad00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60005250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5ffeea90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffaaf0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e5f9e76d0>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f9234f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8fa0d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff310>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f7ffca0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90adc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90a3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90afd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f95ad30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8d8b20>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f905520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f86afd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f867850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96cca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8677f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f904c10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96cfa0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96c550>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f964910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85d940>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f87ad90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f866580>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85dee0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8669a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f8797f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8b48b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f402970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8e0730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f926370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f897550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f293160>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89a910>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89b790>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f897b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3e1580>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f3e14f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3b6280>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5970>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17d7f0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17db20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f4230a0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3cd0a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f423190>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f1e6fd0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f411820>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17dd60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c9e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c99d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f146490>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0e0850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f144670>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f144220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887491.32186: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887491.32200: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887491.32262: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6051eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6047a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60473d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6049dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e604c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60441f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60437610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6043e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e600f8e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600f8fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601e7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60445e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e6010bcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e601ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e601fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010beb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010bd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600de4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60113f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010da90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010d490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60012220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e600c9520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010df10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6044b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60024e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffce400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60024f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e60035610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5ffdf3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010ba30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffa8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5fffad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e60005250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5ffeea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e6010b610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5fffaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5e5f9e76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f9234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f923fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f923100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8fa0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f7ff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f7ffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f90afd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f95ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8d8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f905520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f905550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f86afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f867850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f96cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8677f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f904c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f96c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f964910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f87ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f866580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f85dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f8797f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8b48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f402970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f8e0730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f926370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f897550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f293160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f89b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f897b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3e1580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f3e14f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3b6280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3c5970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17d7f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17db20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f4230a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f3cd0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f423190> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f1e6fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f411820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f17dd60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c9e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0c99d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f146490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f0e0850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5e5f144670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5e5f144220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_gt6o2f3v/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887491.32371: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.32374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.33472: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.33476: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887491.33479: stderr chunk (state=3): >>><<< 8137 1726887491.33482: stdout chunk (state=3): >>><<< 8137 1726887491.33485: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887491.33488: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.33490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.33493: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8137 1726887491.33496: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.33498: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac33a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9d850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35adb880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a73d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9dd90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357cc610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d2640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3568ee20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568e910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a10d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357aed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357a7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ba6d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda356a1cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ae2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda357ba2e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356743d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356744c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a9f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355c2220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3565f520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355d4e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3557e400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa9d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa7c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aad00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355b5250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3559ea90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aaaf0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda34fe76d0>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f234f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34efa0d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff310>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34dffca0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f093a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f5ad30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ed8b20>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f05520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e6afd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e67850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6cca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e677f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f04c10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6cfa0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6c550>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f64910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5d940>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e7ad90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e66580>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5dee0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e669a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e797f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34eb38b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ef970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ee0730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f26370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e97550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34868eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9a910>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9b790>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e97b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349d0580>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349d04f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349a2280>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1970>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda347697f0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769b20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349edf70>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b90a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ede80>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda347d2fd0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349fd820>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769d60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b5e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b59d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34732490>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b7850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34730670>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34730220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887491.34168: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35b1eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35adb880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a73d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35a9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda35ac3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3568ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3568efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a10d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357a7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ba6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda356a1cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda357ba2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356743d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356744c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355c2220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3565f520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a3f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda357e00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355d4e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3557e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355d4f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355e5610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda3558f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aa8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355aad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda355b5250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aa940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda3559ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda356a1610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda355aaaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fda34fe76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f234f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f23fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f23100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34efa0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34dff160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34dffca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f093a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f09fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f5ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ed8b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f05520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f05550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e6afd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e67850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f6cca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e677f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f04c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6cfa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34f6c550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f64910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5d940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e7ad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e66580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e5dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e669a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e797f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34eb38b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ef970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34ee0730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34f26370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34e97550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34868eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e9b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34e97b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349d0580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349d04f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349a2280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b1970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda347697f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda349edf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349b90a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349ede80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda347d2fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda349fd820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34769d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b5e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b59d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34732490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda346b7850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fda34730670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda34730220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_eew26nrs/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887491.34245: _low_level_execute_command(): starting 8137 1726887491.34249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.34254: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.34257: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887491.34259: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.34262: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.4960144-8164-207647992364648/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887491.34267: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8137 1726887491.34269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.34271: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.34272: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887491.34274: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35420: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8137 1726887491.35422: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35426: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887491.35428: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35430: _low_level_execute_command(): starting 8137 1726887491.35432: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.35437: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35439: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35443: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.501231-8163-86575896842782/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887491.35448: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 8137 1726887491.35450: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8137 1726887491.35452: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887491.35454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35456: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8137 1726887491.35458: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35461: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8137 1726887491.35463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35467: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35469: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8137 1726887491.35471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35473: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35475: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 8137 1726887491.35477: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887491.35479: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35481: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 8137 1726887491.35483: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887491.35485: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.35959: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.35974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.35989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.36007: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.36023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.36063: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887491.36089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.36100: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.36113: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.36125: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.36137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.36153: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.36166: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.36188: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.36201: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887491.36216: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.36228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.36239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.36256: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.36265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.36274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.36284: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.36298: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.36304: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.36316: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.36326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.36337: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.36350: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.36408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.36416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.36431: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.36434: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.36437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.36459: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.36471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.36474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.36476: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.36489: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.36492: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.36503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.36505: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.36516: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.36853: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.36859: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.36862: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887491.36968: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887491.37034: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 <<< 8137 1726887491.37038: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre <<< 8137 1726887491.37040: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.37045: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator <<< 8137 1726887491.37048: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 8137 1726887491.37050: stdout chunk (state=3): >>> # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 8137 1726887491.37052: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 <<< 8137 1726887491.37054: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib <<< 8137 1726887491.37056: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch <<< 8137 1726887491.37058: stdout chunk (state=3): >>># cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression<<< 8137 1726887491.37060: stdout chunk (state=3): >>> # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 <<< 8137 1726887491.37062: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 8137 1726887491.37064: 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 tempfile # cleanup[2] removing zipfile<<< 8137 1726887491.37065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.37067: stdout chunk (state=3): >>> # destroy zipfile # cleanup[2] removing encodings.cp437 # 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<<< 8137 1726887491.37069: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder <<< 8137 1726887491.37071: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 8137 1726887491.37073: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token <<< 8137 1726887491.37075: stdout chunk (state=3): >>># destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 8137 1726887491.37077: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid<<< 8137 1726887491.37078: stdout chunk (state=3): >>> # cleanup[2] removing _string # cleanup[2] removing string # destroy string <<< 8137 1726887491.37080: stdout chunk (state=3): >>># cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal <<< 8137 1726887491.37082: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon <<< 8137 1726887491.37084: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 8137 1726887491.37086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.37089: 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 <<< 8137 1726887491.37091: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes <<< 8137 1726887491.37093: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.37097: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast <<< 8137 1726887491.37099: stdout chunk (state=3): >>># 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<<< 8137 1726887491.37101: stdout chunk (state=3): >>> # 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 <<< 8137 1726887491.37103: stdout chunk (state=3): >>># 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<<< 8137 1726887491.37106: stdout chunk (state=3): >>> # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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<<< 8137 1726887491.37109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.37112: stdout chunk (state=3): >>> # 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<<< 8137 1726887491.37114: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # 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 <<< 8137 1726887491.37117: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd <<< 8137 1726887491.37119: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.37121: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.37123: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.37125: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.37127: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat <<< 8137 1726887491.37129: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.37131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.37133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.37135: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.37156: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.37167: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.37178: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.37196: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.37232: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.37254: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.37270: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.37274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.37289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.37303: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887491.37320: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887491.37371: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.37377: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887491.37382: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887491.37384: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887491.37400: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887491.37427: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.37430: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887491.37441: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887491.37484: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887491.37533: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 8137 1726887491.37538: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887491.37582: stdout chunk (state=3): >>># destroy queue <<< 8137 1726887491.37587: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887491.37590: stdout chunk (state=3): >>># destroy shlex <<< 8137 1726887491.37612: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 8137 1726887491.37635: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 8137 1726887491.37638: stdout chunk (state=3): >>># destroy json <<< 8137 1726887491.37654: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 8137 1726887491.37668: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887491.37735: stdout chunk (state=3): >>># cleanup[3] wiping termios <<< 8137 1726887491.37739: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 8137 1726887491.37743: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 8137 1726887491.37789: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 8137 1726887491.37880: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess <<< 8137 1726887491.37883: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 8137 1726887491.37894: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 8137 1726887491.37912: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887491.37940: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io <<< 8137 1726887491.37943: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887491.37967: 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 <<< 8137 1726887491.37970: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887491.38002: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.38019: stdout chunk (state=3): >>># destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887491.38036: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.38048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.38063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.38077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.38088: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.38102: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.38121: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.38212: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.38243: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 8137 1726887491.38248: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.38278: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887491.38281: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887491.38283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.38321: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887491.38678: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887491.38681: stdout chunk (state=3): >>><<< 8137 1726887491.38684: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d30880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c96f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c8c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c92640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5594ce20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594c910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cf10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cfd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f0d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6ed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c67670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c7a6d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c9ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5595fcd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6e2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55c7a2e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595feb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fdf0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fd60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559323d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559324c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55966f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55880220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5591d520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55892e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5583c400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fa30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558689d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558687c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558688b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55873250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5585ca90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d557836d0>\r\n# zipimport: found 103 names in \'/tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a34f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5517a0d0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f310>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5507fca0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551893a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55740d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178730>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55158b20>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55178f40>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178f10>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550eafd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550e7850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d557523d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e77f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55184c10>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752fa0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752550>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5574a910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dc940>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550fad90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e6580>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dcee0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e69a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550f97f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551348b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c69970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55160730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a5370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55117550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54afa160>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511a910>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511b790>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55117b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c370>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c4b580>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c4b4f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c1c280>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c970>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e47f0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4b20>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c68f70>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c350a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c68e80>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54a4dfd0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c79820>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4d60>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54936e80>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549369d0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ad490>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54948850>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ab670>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549ab220>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887491.39154: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.39158: stdout chunk (state=3): >>><<< 8137 1726887491.39170: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ccf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55cf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55d18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c96f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c8c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c92640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c93370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5594ce20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594c910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cf10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5594cfd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c67670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c7a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c9ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5595fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55c6e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55c7a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595feb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fdf0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fd60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559323d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d559324c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55966f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55880220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5591d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55961f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55ca00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55892e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5583c400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55892f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558a3610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5584d3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595fa30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558689d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d558687c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d558688b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55868d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55873250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5585ca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5595f610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55868af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1d557836d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d551a3fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a3100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5517a0d0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d5507f160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5507fca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551893a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55189fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55740d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55158b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55178f40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55178f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550eafd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550e7850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d557523d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55752ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e77f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55184c10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752fa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55752550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5574a910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dc940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550fad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e6580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550dcee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d550e69a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d550f97f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551348b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c69970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55160730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d551a5370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d55117550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54afa160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511a910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d5511b790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d55117b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c370> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c4b580> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c4b4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c1c280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c2c970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e47f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4b20> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54c68f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c350a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c68e80> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d54a4dfd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54c79820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549e4d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54936e80> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549369d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ad490> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d54948850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1d549ab670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d549ab220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_t8i1ll4g/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887491.39229: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.39240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.39242: handler run complete 8137 1726887491.39245: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887491.39336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.39344: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887491.39346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.39452: attempt loop complete, returning result 8137 1726887491.39455: _execute() done 8137 1726887491.39457: dumping result to json 8137 1726887491.39458: done dumping result, returning 8137 1726887491.39460: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-107c-9d64-0000000000af] 8137 1726887491.39462: sending task result for task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887491.39522: done sending task result for task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887491.39524: WORKER PROCESS EXITING ok: [managed_node3] 8137 1726887491.40544: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887491.40634: _low_level_execute_command(): starting 8137 1726887491.40643: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887490.5086143-8162-128489254351538/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887491.40656: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.40659: stdout chunk (state=3): >>><<< 8137 1726887491.40660: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.40666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.40668: handler run complete 8137 1726887491.40669: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887491.40671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.40673: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887491.40674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.40676: attempt loop complete, returning result 8137 1726887491.40677: _execute() done 8137 1726887491.40679: dumping result to json 8137 1726887491.40680: done dumping result, returning 8137 1726887491.40682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-107c-9d64-0000000000af] 8137 1726887491.40683: sending task result for task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887491.40856: done sending task result for task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887491.40859: WORKER PROCESS EXITING ok: [managed_node2] 8137 1726887491.41567: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.41581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.41600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.41622: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.41635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.41686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.41699: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.41716: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.41731: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.41745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.41768: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.41782: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.41800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.41816: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887491.41833: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.41845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.41860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.41884: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.41898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.41913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.41926: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.41943: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.41958: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.41971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.41986: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.42005: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.42081: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.42097: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.42117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.42139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.42159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.42170: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.42179: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.42190: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.42204: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.42243: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.42290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.44682: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887491.44685: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887491.44731: stderr chunk (state=3): >>><<< 8137 1726887491.44734: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.44756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.44883: handler run complete 8137 1726887491.44887: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887491.44889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.44891: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887491.44893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.44916: attempt loop complete, returning result 8137 1726887491.44919: _execute() done 8137 1726887491.44921: dumping result to json 8137 1726887491.44923: done dumping result, returning 8137 1726887491.44934: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e15955b-8119-107c-9d64-0000000000af] 8137 1726887491.44946: sending task result for task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887491.45029: done sending task result for task 0e15955b-8119-107c-9d64-0000000000af 8137 1726887491.45032: WORKER PROCESS EXITING ok: [managed_node1] 8137 1726887491.45084: no more pending results, returning what we have 8137 1726887491.45087: results queue empty 8137 1726887491.45087: checking for any_errors_fatal 8137 1726887491.45089: done checking for any_errors_fatal 8137 1726887491.45090: checking for max_fail_percentage 8137 1726887491.45091: done checking for max_fail_percentage 8137 1726887491.45092: checking to see if all hosts have failed and the running result is not ok 8137 1726887491.45093: done checking to see if all hosts have failed 8137 1726887491.45093: getting the remaining hosts for this loop 8137 1726887491.45095: done getting the remaining hosts for this loop 8137 1726887491.45098: getting the next task for host managed_node1 8137 1726887491.45105: done getting next task for host managed_node1 8137 1726887491.45110: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8137 1726887491.45112: ^ 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 8137 1726887491.45114: getting the next task for host managed_node2 8137 1726887491.45117: done getting next task for host managed_node2 8137 1726887491.45118: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8137 1726887491.45121: ^ 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 8137 1726887491.45122: getting the next task for host managed_node3 8137 1726887491.45125: done getting next task for host managed_node3 8137 1726887491.45126: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8137 1726887491.45127: ^ 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 8137 1726887491.45139: getting variables 8137 1726887491.45140: in VariableManager get_vars() 8137 1726887491.45169: Calling all_inventory to load vars for managed_node1 8137 1726887491.45172: Calling groups_inventory to load vars for managed_node1 8137 1726887491.45174: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887491.45183: Calling all_plugins_play to load vars for managed_node1 8137 1726887491.45185: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887491.45188: Calling groups_plugins_play to load vars for managed_node1 8137 1726887491.45244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.45278: done with get_vars() 8137 1726887491.45287: done getting variables TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 September 2024 22:58:11 -0400 (0:00:01.133) 0:00:01.221 ****** 8137 1726887491.45384: entering _queue_task() for managed_node1/stat 8137 1726887491.45640: worker is 1 (out of 3 available) 8137 1726887491.45656: exiting _queue_task() for managed_node1/stat 8137 1726887491.45680: getting variables 8137 1726887491.45682: in VariableManager get_vars() 8137 1726887491.45770: Calling all_inventory to load vars for managed_node2 8137 1726887491.45774: Calling groups_inventory to load vars for managed_node2 8137 1726887491.45776: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887491.45794: Calling all_plugins_play to load vars for managed_node2 8137 1726887491.45797: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887491.45800: Calling groups_plugins_play to load vars for managed_node2 8137 1726887491.45889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.45954: done with get_vars() 8137 1726887491.45964: done getting variables 8137 1726887491.46064: entering _queue_task() for managed_node2/stat 8137 1726887491.46471: worker is 2 (out of 3 available) 8137 1726887491.46481: exiting _queue_task() for managed_node2/stat 8137 1726887491.46640: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8137 1726887491.46673: getting variables 8137 1726887491.46676: in VariableManager get_vars() 8137 1726887491.46782: Calling all_inventory to load vars for managed_node3 8137 1726887491.46785: Calling groups_inventory to load vars for managed_node3 8137 1726887491.46788: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887491.46804: Calling all_plugins_play to load vars for managed_node3 8137 1726887491.46916: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887491.46922: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8137 1726887491.46926: Calling groups_plugins_play to load vars for managed_node3 8137 1726887491.47046: in run() - task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887491.47049: variable 'ansible_search_path' from source: unknown 8137 1726887491.47052: variable 'ansible_search_path' from source: unknown 8137 1726887491.47054: in run() - task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887491.47056: calling self._execute() 8137 1726887491.47059: variable 'ansible_search_path' from source: unknown 8137 1726887491.47060: variable 'ansible_search_path' from source: unknown 8137 1726887491.47063: calling self._execute() 8137 1726887491.47103: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887491.47106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887491.47111: variable 'omit' from source: magic vars 8137 1726887491.47137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887491.47190: done with get_vars() 8137 1726887491.47201: done getting variables 8137 1726887491.47402: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887491.47406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887491.47411: variable 'omit' from source: magic vars 8137 1726887491.47467: entering _queue_task() for managed_node3/stat 8137 1726887491.47615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887491.47824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887491.48200: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887491.48205: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887491.48209: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887491.48214: 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) 8137 1726887491.48217: 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) 8137 1726887491.48221: 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) 8137 1726887491.48224: 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) 8137 1726887491.48169: worker is 3 (out of 3 available) 8137 1726887491.48233: exiting _queue_task() for managed_node3/stat 8137 1726887491.48247: done queuing things up, now waiting for results queue to drain 8137 1726887491.48248: waiting for pending results... 8137 1726887491.48290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887491.48314: Evaluated conditional (not __timesync_is_ostree is defined): True 8137 1726887491.48318: variable 'omit' from source: magic vars 8137 1726887491.48376: variable 'omit' from source: magic vars 8137 1726887491.48420: variable 'omit' from source: magic vars 8137 1726887491.48450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887491.48491: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887491.48516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887491.48539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887491.48553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887491.48595: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887491.48607: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887491.48621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887491.48919: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887491.48922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887491.48925: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887491.49013: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887491.49016: Set connection var ansible_pipelining to False 8137 1726887491.49018: Set connection var ansible_timeout to 10 8137 1726887491.49022: Set connection var ansible_shell_type to sh 8137 1726887491.49024: Set connection var ansible_connection to ssh 8137 1726887491.49027: Set connection var ansible_shell_executable to /bin/sh 8137 1726887491.49029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887491.49075: variable 'ansible_shell_executable' from source: unknown 8137 1726887491.49079: variable 'ansible_connection' from source: unknown 8137 1726887491.49081: variable 'ansible_module_compression' from source: unknown 8137 1726887491.49083: variable 'ansible_shell_type' from source: unknown 8137 1726887491.49085: variable 'ansible_shell_executable' from source: unknown 8137 1726887491.49087: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887491.49090: variable 'ansible_pipelining' from source: unknown 8137 1726887491.49095: variable 'ansible_timeout' from source: unknown 8137 1726887491.49105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887491.49278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8137 1726887491.49301: 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) 8137 1726887491.49344: 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) 8137 1726887491.49375: 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) 8137 1726887491.49393: in run() - task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887491.49445: variable 'ansible_search_path' from source: unknown 8137 1726887491.49453: variable 'ansible_search_path' from source: unknown 8137 1726887491.49527: calling self._execute() 8137 1726887491.49594: 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__) 8137 1726887491.49615: variable 'omit' from source: magic vars 8137 1726887491.49626: starting attempt loop 8137 1726887491.49633: running the handler 8137 1726887491.49652: _low_level_execute_command(): starting 8137 1726887491.49666: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.49700: 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) <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887491.49919: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887491.49931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887491.49946: variable 'omit' from source: magic vars 8137 1726887491.50030: Evaluated conditional (not __timesync_is_ostree is defined): True 8137 1726887491.50044: variable 'omit' from source: magic vars 8137 1726887491.50102: variable 'omit' from source: magic vars 8137 1726887491.50191: variable 'omit' from source: magic vars 8137 1726887491.50269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887491.50380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887491.50401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887491.50425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887491.50473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887491.50520: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887491.50580: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887491.50590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887491.50835: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887491.50911: Set connection var ansible_pipelining to False 8137 1726887491.50923: Set connection var ansible_timeout to 10 8137 1726887491.50930: Set connection var ansible_shell_type to sh 8137 1726887491.50937: Set connection var ansible_connection to ssh 8137 1726887491.50947: Set connection var ansible_shell_executable to /bin/sh 8137 1726887491.50972: variable 'ansible_shell_executable' from source: unknown 8137 1726887491.51013: variable 'ansible_connection' from source: unknown 8137 1726887491.51021: variable 'ansible_module_compression' from source: unknown 8137 1726887491.51028: variable 'ansible_shell_type' from source: unknown 8137 1726887491.51035: variable 'ansible_shell_executable' from source: unknown 8137 1726887491.51042: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887491.51051: variable 'ansible_pipelining' from source: unknown 8137 1726887491.51086: variable 'ansible_timeout' from source: unknown 8137 1726887491.51093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887491.51116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887491.51434: 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__) 8137 1726887491.51527: variable 'omit' from source: magic vars 8137 1726887491.51541: starting attempt loop 8137 1726887491.51555: running the handler 8137 1726887491.51571: _low_level_execute_command(): starting 8137 1726887491.51582: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.51738: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.51742: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.51793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.51798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.51801: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.51804: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887491.51848: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887491.51871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.51874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.51876: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.51892: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.51939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.51949: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887491.52019: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887491.52092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887491.52151: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887491.52259: 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) 8137 1726887491.52289: 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) 8137 1726887491.52327: 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) 8137 1726887491.52361: 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) 8137 1726887491.52487: Evaluated conditional (not __timesync_is_ostree is defined): True 8137 1726887491.52499: variable 'omit' from source: magic vars 8137 1726887491.52543: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.52558: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.52561: variable 'omit' from source: magic vars 8137 1726887491.52582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.52597: variable 'omit' from source: magic vars 8137 1726887491.52615: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.52621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.52664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.52685: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.52698: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.52715: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.52727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.52740: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.52742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887491.52754: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.52771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.52774: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887491.52787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887491.52790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887491.52803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887491.52813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.52820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887491.52829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.52846: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.52857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.52860: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887491.52864: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887491.52872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.52874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887491.52884: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.52894: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.52914: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.52929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.52942: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.52955: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.52977: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887491.52995: Set connection var ansible_pipelining to False 8137 1726887491.53005: Set connection var ansible_timeout to 10 8137 1726887491.53013: Set connection var ansible_shell_type to sh 8137 1726887491.53020: Set connection var ansible_connection to ssh 8137 1726887491.53033: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.53035: Set connection var ansible_shell_executable to /bin/sh 8137 1726887491.53050: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.53056: variable 'ansible_shell_executable' from source: unknown 8137 1726887491.53075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.53078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.53080: variable 'ansible_connection' from source: unknown 8137 1726887491.53082: variable 'ansible_module_compression' from source: unknown 8137 1726887491.53084: variable 'ansible_shell_type' from source: unknown 8137 1726887491.53086: variable 'ansible_shell_executable' from source: unknown 8137 1726887491.53090: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887491.53103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.53118: variable 'ansible_pipelining' from source: unknown 8137 1726887491.53126: variable 'ansible_timeout' from source: unknown 8137 1726887491.53135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887491.53147: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.53183: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.53195: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.53245: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.53317: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.53354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.53391: 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__) 8137 1726887491.53403: variable 'omit' from source: magic vars 8137 1726887491.53410: starting attempt loop 8137 1726887491.53413: running the handler 8137 1726887491.53428: _low_level_execute_command(): starting 8137 1726887491.53437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887491.53571: stdout chunk (state=3): >>>/root <<< 8137 1726887491.54084: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.54087: stdout chunk (state=3): >>><<< 8137 1726887491.54089: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.54098: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.54100: _low_level_execute_command(): starting 8137 1726887491.54102: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `" && echo ansible-tmp-1726887491.539843-8213-178160224597626="` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `" && echo ansible-tmp-1726887491.539843-8213-178160224597626="` echo /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 `" ) && sleep 0'"'"'' 8137 1726887491.54242: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.54257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.54267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.54303: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.54306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.54333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.54372: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.54385: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.54403: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.54419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.54433: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.54449: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.54465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.54478: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887491.54490: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.54507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.54524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.54543: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.54558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.54572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.54584: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.54595: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.54610: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.54625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.54638: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.54653: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.54729: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.54746: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.54762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.54786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.54803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.54819: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.54830: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.54848: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.54865: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.54903: stdout chunk (state=3): >>>/root <<< 8137 1726887491.54939: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.54969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.55205: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.55209: stdout chunk (state=3): >>><<< 8137 1726887491.55212: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.55218: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.55220: _low_level_execute_command(): starting 8137 1726887491.55222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `" && echo ansible-tmp-1726887491.5511487-8212-253455366991662="` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `" && echo ansible-tmp-1726887491.5511487-8212-253455366991662="` echo /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 `" ) && sleep 0'"'"'' 8137 1726887491.55365: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.55380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.55397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.55416: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.55431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.55478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.55491: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.55503: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.55521: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.55536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.55558: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.55572: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.55586: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.55597: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887491.55607: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.55621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.55635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.55650: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.55669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.55681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.55690: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.55700: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.55714: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.55727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.55740: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.55751: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.55834: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.55848: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.55860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.55889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.55936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.55981: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.55999: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.56014: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.56061: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.56093: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.56148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.56513: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.56516: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.56548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.56553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.56556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.56563: stdout chunk (state=3): >>>/root <<< 8137 1726887491.56583: 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.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887491.56588: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.56689: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent <<< 8137 1726887491.56815: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.56821: stderr chunk (state=3): >>><<< 8137 1726887491.56824: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.56830: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.56832: _low_level_execute_command(): starting 8137 1726887491.56834: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `" && echo ansible-tmp-1726887491.5678382-8214-278761533923066="` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.56853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `" && echo ansible-tmp-1726887491.5678382-8214-278761533923066="` echo /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 `" ) && sleep 0'"'"'' 8137 1726887491.57263: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.57266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.57311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.57317: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.57320: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.57323: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.57326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.57389: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.57405: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.57419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.57445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.57448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.57461: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.57499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.58104: stdout chunk (state=3): >>>ansible-tmp-1726887491.539843-8213-178160224597626=/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 <<< 8137 1726887491.58224: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.58332: stderr chunk (state=3): >>><<< 8137 1726887491.58335: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887491.539843-8213-178160224597626=/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.58387: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887491.539843-8213-178160224597626=/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.58595: variable 'ansible_module_compression' from source: unknown 8137 1726887491.58598: ANSIBALLZ: Using lock for stat 8137 1726887491.58600: ANSIBALLZ: Acquiring lock 8137 1726887491.58602: ANSIBALLZ: Lock acquired: 139724643963664 8137 1726887491.58604: ANSIBALLZ: Creating module 8137 1726887491.59163: stdout chunk (state=3): >>>ansible-tmp-1726887491.5511487-8212-253455366991662=/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 <<< 8137 1726887491.59316: stdout chunk (state=3): >>>ansible-tmp-1726887491.5678382-8214-278761533923066=/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 <<< 8137 1726887491.59334: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.59337: stdout chunk (state=3): >>><<< 8137 1726887491.59346: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887491.5511487-8212-253455366991662=/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.59379: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887491.5511487-8212-253455366991662=/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.59440: variable 'ansible_module_compression' from source: unknown 8137 1726887491.59457: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.59499: ANSIBALLZ: Using lock for stat 8137 1726887491.59503: ANSIBALLZ: Acquiring lock 8137 1726887491.59518: stderr chunk (state=3): >>><<< 8137 1726887491.59527: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887491.5678382-8214-278761533923066=/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.59676: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887491.5678382-8214-278761533923066=/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.59678: variable 'ansible_module_compression' from source: unknown 8137 1726887491.59681: ANSIBALLZ: Using lock for stat 8137 1726887491.59683: ANSIBALLZ: Acquiring lock 8137 1726887491.68051: ANSIBALLZ: Writing module into payload 8137 1726887491.68126: ANSIBALLZ: Writing module 8137 1726887491.68149: ANSIBALLZ: Renaming module 8137 1726887491.68154: ANSIBALLZ: Done creating module 8137 1726887491.68172: ANSIBALLZ: Lock acquired: 139724643963664 8137 1726887491.68175: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887491.68213: ANSIBALLZ: Reading module after lock 8137 1726887491.68216: ANSIBALLZ: Lock acquired: 139724643963664 8137 1726887491.68218: ANSIBALLZ: Reading module after lock 8137 1726887491.68220: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887491.68414: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887491.68419: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887491.68423: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c TO /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 TO /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887491.68498: Sending initial data 8137 1726887491.68502: Sent initial data (151 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887491.68518: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 TO /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887491.68672: Sending initial data 8137 1726887491.68675: Sent initial data (151 bytes) 8137 1726887491.69069: Sending initial data 8137 1726887491.69072: Sent initial data (150 bytes) 8137 1726887491.69651: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.69661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.69672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.69686: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.69694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.69737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.69744: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.69753: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.69763: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.69771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.69778: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.69786: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.69923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.69927: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887491.69929: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.69931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.69933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.69935: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.69937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.69939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.69941: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.69943: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.69945: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.69946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.69948: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.69950: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.69960: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.69971: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.69978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.69997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.70010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.70018: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.70029: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.70034: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.70042: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.70073: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.70120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.70413: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.70427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.70440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.70466: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.70483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.70525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.70537: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.70549: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.70561: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.70586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.70601: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.70623: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.70630: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.70643: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.70646: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.70651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.70662: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887491.70665: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.70675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.70678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.70703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.70706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.70721: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.70724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.70726: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.70733: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.70745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.70748: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.70750: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.70762: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.70764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.70767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.70778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887491.70780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.70782: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.70785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.70803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.70810: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.70813: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.70815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.70820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.70945: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.70948: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.70963: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.70966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.70968: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.70970: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.70973: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.70975: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.70977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.70979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.70981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.71001: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.71004: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.71006: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.71010: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.71013: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.71037: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.71055: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.71089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.71092: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.71102: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.71117: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.71120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.71130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.71136: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887491.71153: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.71156: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.71221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.71914: 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 <<< 8137 1726887491.71917: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887491.71960: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887491.72004: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887491.72007: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py <<< 8137 1726887491.72045: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py M:0x001a <<< 8137 1726887491.72653: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187 <<< 8137 1726887491.72903: 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 <<< 8137 1726887491.72945: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887491.72948: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887491.73019: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887491.73027: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py <<< 8137 1726887491.73051: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py M:0x001a <<< 8137 1726887491.73062: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119187 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887491.73204: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887491.73210: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887491.73228: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119186 <<< 8137 1726887491.73567: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.73571: stdout chunk (state=3): >>><<< 8137 1726887491.73573: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmsjy4b7c\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887491.73579: done transferring module to remote 8137 1726887491.73581: _low_level_execute_command(): starting 8137 1726887491.73582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887491.73599: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887491.73646: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887491.73649: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py <<< 8137 1726887491.73933: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887491.73941: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py M:0x001a <<< 8137 1726887491.74276: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.74288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.74301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.74332: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.74469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.74518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.74530: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187 <<< 8137 1726887491.74533: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.74543: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.74556: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.74577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.74590: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.74601: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.74617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.74628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887491.74638: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.74653: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.74668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.74694: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.74705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.74719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.74729: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.74739: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.74751: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.74762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.74792: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.74813: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.74889: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.74918: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.74931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.74958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.74977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.74991: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.75013: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.75029: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.75045: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.75073: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.75156: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119186 bytes at 0 <<< 8137 1726887491.75159: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887491.75162: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119187 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887491.75164: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887491.75179: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.75484: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887491.75487: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.75488: stdout chunk (state=3): >>><<< 8137 1726887491.75490: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmphkvlc803\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119186\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119186 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887491.75497: done transferring module to remote 8137 1726887491.75498: _low_level_execute_command(): starting 8137 1726887491.75500: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887491.75919: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887491.75922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887491.75976: stderr chunk (state=3): >>><<< 8137 1726887491.75979: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7kwa4q_7\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119187\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119187 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887491.76007: done transferring module to remote 8137 1726887491.76028: _low_level_execute_command(): starting 8137 1726887491.76031: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887491.76651: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.76827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.76950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.76953: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.76955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.76957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.76959: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.76961: stdout chunk (state=3): >>><<< 8137 1726887491.76963: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.77020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.77023: _low_level_execute_command(): starting 8137 1726887491.77026: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887491.77180: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.77183: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.77186: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.77188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.77190: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887491.77197: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.77199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.77202: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887491.77204: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.77206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.77211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.77213: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.77216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.77225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.77236: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.77248: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.77260: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.77272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.77286: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.77297: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.77370: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.77388: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.77400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.77418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.77430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.77439: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.77451: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.77460: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.77652: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.77668: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.77684: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.77701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.77859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.77879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.77898: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.77912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.77955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.77967: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.77977: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.77994: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.78006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.78022: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.78035: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.78054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.78065: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887491.78075: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.78087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.78099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.78115: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.78127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.78139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887491.78155: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.78165: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.78177: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.78190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.78202: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.78216: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.78293: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.78311: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.78324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.78348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.78369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.78382: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.78393: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.78404: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.78424: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.78455: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.78483: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.78500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.78503: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.78522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.78540: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.78554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.78604: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.78619: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.78631: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.78643: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.78656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.78672: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.78690: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.78710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.78727: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887491.78738: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.78751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.78765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.78787: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.78805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.78823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.78837: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.78848: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.78861: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.78874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.78888: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.79047: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.79119: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.79144: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.79160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.79182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.79199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.79213: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.79224: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.79236: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.79264: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887491.79296: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.79350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887491.79671: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.79674: stdout chunk (state=3): >>><<< 8137 1726887491.79676: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.79788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.79791: _low_level_execute_command(): starting 8137 1726887491.79797: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887491.80316: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887491.80319: stdout chunk (state=3): >>><<< 8137 1726887491.80321: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887491.80427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887491.80430: _low_level_execute_command(): starting 8137 1726887491.80432: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887491.80717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.80732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.80750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.80768: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.80892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.80935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.80950: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.80965: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887491.80978: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.80992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.81005: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.81020: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.81036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887491.81051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887491.81066: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887491.81079: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.81093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.81107: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.81122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.81134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887491.81148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887491.81160: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887491.81176: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.81188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.81200: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887491.81214: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.81325: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 8137 1726887491.81328: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887491.81367: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.81380: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887491.81407: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887491.81440: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887491.81474: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887491.81489: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887491.81501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887491.81551: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887491.81577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887491.81604: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3dc0> <<< 8137 1726887491.81623: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.81688: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3b20> <<< 8137 1726887491.81713: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887491.81764: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3ac0> <<< 8137 1726887491.81786: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98490> <<< 8137 1726887491.81831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98940> <<< 8137 1726887491.81864: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98670> <<< 8137 1726887491.81893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887491.81907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887491.81938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887491.81974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # <<< 8137 1726887491.82148: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f940> <<< 8137 1726887491.82201: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bb0880> <<< 8137 1726887491.82205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b48d90> <<< 8137 1726887491.82252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887491.82265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72d90> <<< 8137 1726887491.82276: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887491.82286: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887491.82311: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887491.82339: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98970> <<< 8137 1726887491.82344: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887491.82360: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887491.82386: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.82445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.82535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887491.82573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887491.82631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887491.82650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887491.82662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aeeeb0> <<< 8137 1726887491.82718: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af1f40> <<< 8137 1726887491.82722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887491.82758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8137 1726887491.82785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887491.82837: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ae7610> <<< 8137 1726887491.82857: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aed640> <<< 8137 1726887491.82862: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887491.82924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887491.82935: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887491.82982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.83026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887491.83086: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a6fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6f910> import 'itertools' # <<< 8137 1726887491.83090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887491.83140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ffd0> <<< 8137 1726887491.83162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a820d0> import '_collections' # <<< 8137 1726887491.83210: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac9d90> import '_functools' # <<< 8137 1726887491.83237: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac2670> <<< 8137 1726887491.83525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ad56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a82cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837ad52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82df0> <<< 8137 1726887491.83545: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82d60> <<< 8137 1726887491.83549: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887491.83589: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887491.83635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887491.83679: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a553d0> <<< 8137 1726887491.83697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887491.83722: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a554c0> <<< 8137 1726887491.83839: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a89f40> <<< 8137 1726887491.83882: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84490> <<< 8137 1726887491.83917: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887491.83955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887491.83991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887491.84003: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683776e220> <<< 8137 1726887491.84029: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a40520> <<< 8137 1726887491.84089: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afb0a0> <<< 8137 1726887491.84102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887491.84160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887491.84172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780b50> import 'errno' # <<< 8137 1726887491.84218: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837780e80> <<< 8137 1726887491.84268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791790> <<< 8137 1726887491.84283: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887491.84304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887491.84332: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791cd0> <<< 8137 1726887491.84391: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683771f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780f70> <<< 8137 1726887491.84403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887491.84817: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887491.84820: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887491.84822: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cdc0> <<< 8137 1726887491.85135: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887491.85238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cb20> <<< 8137 1726887491.85244: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cac0> <<< 8137 1726887491.85268: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887491.85271: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887491.85274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887491.85276: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8940> <<< 8137 1726887491.85278: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8670> <<< 8137 1726887491.85280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887491.85282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887491.85284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887491.85286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887491.85288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887491.85290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f190> <<< 8137 1726887491.85292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887491.85294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887491.85306: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377302e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377303a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837756250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683773fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68376676d0> <<< 8137 1726887491.85597: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887491.85622: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8970> <<< 8137 1726887491.85625: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887491.85645: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887491.85747: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.85753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.85802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887491.85805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.85818: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.85825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.85828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887491.85830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887491.85863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887491.85877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887491.85882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887491.85910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887491.85931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887491.85946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852eeb0> <<< 8137 1726887491.86000: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458531f40> <<< 8137 1726887491.86019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887491.86036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887491.86039: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887491.86064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887491.86076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887491.86102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887491.86139: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458527610> <<< 8137 1726887491.86142: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852d640> <<< 8137 1726887491.86169: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887491.86172: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887491.86220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887491.86225: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887491.86229: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887491.86329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887491.86366: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584af910> <<< 8137 1726887491.86378: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887491.86406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584aff10> <<< 8137 1726887491.86436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887491.86449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887491.86471: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584affd0> <<< 8137 1726887491.86492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887491.86512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c20d0> <<< 8137 1726887491.86525: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887491.86580: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458509d90> <<< 8137 1726887491.86584: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887491.86601: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458502670> <<< 8137 1726887491.86662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585146d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458535e50> <<< 8137 1726887491.86694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887491.86732: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.86738: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585092b0> <<< 8137 1726887491.86772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.86775: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.86778: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44585142e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853ba00> <<< 8137 1726887491.86808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887491.86839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887491.86842: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887491.86845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.86858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887491.86889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887491.86891: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2df0> <<< 8137 1726887491.86928: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887491.86937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2d60> <<< 8137 1726887491.86948: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887491.86976: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887491.86990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887491.87012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887491.87058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887491.87093: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c3d0> <<< 8137 1726887491.87118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887491.87129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887491.87155: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c4c0> <<< 8137 1726887491.87279: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584caf40> <<< 8137 1726887491.87487: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583a6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458477520> <<< 8137 1726887491.87537: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853b0a0> <<< 8137 1726887491.87557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887491.87599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887491.87622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8b50> <<< 8137 1726887491.87634: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887491.87756: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583b8e80> <<< 8137 1726887491.87889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.87895: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887491.87897: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758d160> <<< 8137 1726887491.87898: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d280> <<< 8137 1726887491.87900: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758df70> <<< 8137 1726887491.87902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458357400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887491.87904: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887491.87964: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9610> import 'pwd' # <<< 8137 1726887491.87986: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758dd90> import 'atexit' # <<< 8137 1726887491.87989: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887491.87992: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583683a0> <<< 8137 1726887491.88007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887491.88019: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2a30> <<< 8137 1726887491.88047: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d100> <<< 8137 1726887491.88074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887491.88077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887491.88081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887491.88117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887491.88124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887491.88134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887491.88153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887491.88156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887491.88169: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887491.88186: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.88212: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fadf40> <<< 8137 1726887491.88220: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583837c0> <<< 8137 1726887491.88248: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fccd00> <<< 8137 1726887491.88268: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fcceb0> <<< 8137 1726887491.88279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887491.88287: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583838b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887491.88319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887491.88383: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887491.88386: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4dc0> <<< 8137 1726887491.88388: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887491.88390: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887491.88446: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.88472: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887491.88476: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383d00> <<< 8137 1726887491.88480: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887491.88489: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445838e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383940> <<< 8137 1726887491.88542: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f43a0> <<< 8137 1726887491.88630: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887491.88633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887491.88635: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887491.88640: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887491.88677: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887491.88682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887491.88684: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887491.88686: stdout chunk (state=3): >>> import 'zipimport' # <<< 8137 1726887491.88688: stdout chunk (state=3): >>># installed zipimport hook <<< 8137 1726887491.88699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887491.88702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887491.88704: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458377a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2610> <<< 8137 1726887491.88707: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887491.88711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887491.88716: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375c4d30> <<< 8137 1726887491.88754: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.88947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887491.89037: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383af0> <<< 8137 1726887491.89043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887491.89047: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887491.89049: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375954f0> <<< 8137 1726887491.89052: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773dc0> <<< 8137 1726887491.89054: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837560520> <<< 8137 1726887491.89097: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887491.89102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa417183a0> <<< 8137 1726887491.89104: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773b20> <<< 8137 1726887491.89106: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887491.89111: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887491.89165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f445829f6d0> <<< 8137 1726887491.89168: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773ac0> <<< 8137 1726887491.89171: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887491.89173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887491.89178: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip' # zipimport: zlib available <<< 8137 1726887491.89181: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887491.89205: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718490> <<< 8137 1726887491.89211: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9dfd0> <<< 8137 1726887491.89220: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d5250> <<< 8137 1726887491.89223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887491.89226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887491.89227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887491.89229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887491.89230: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d53d0> <<< 8137 1726887491.89231: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718940> <<< 8137 1726887491.89232: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718670> <<< 8137 1726887491.89234: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887491.89235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.89236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887491.89237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887491.89238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887491.89239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887491.89255: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887491.89258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887491.89260: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ede50> <<< 8137 1726887491.89262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887491.89263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887491.89266: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf190> <<< 8137 1726887491.89293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887491.89328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887491.89332: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f9a7f0> <<< 8137 1726887491.89428: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf220> <<< 8137 1726887491.89433: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a640> <<< 8137 1726887491.89457: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f995b0> <<< 8137 1726887491.89460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887491.89466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887491.89489: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f8ed90> <<< 8137 1726887491.89510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf940> <<< 8137 1726887491.89517: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ce910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887491.89566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887491.89577: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41730880> <<< 8137 1726887491.89587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887491.89590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887491.89592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887491.89594: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416c8d90> <<< 8137 1726887491.89596: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.89597: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375566a0> <<< 8137 1726887491.89645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887491.89648: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2d90> <<< 8137 1726887491.89729: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718970> <<< 8137 1726887491.89770: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.89773: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837554b20> <<< 8137 1726887491.89778: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375640a0> <<< 8137 1726887491.89817: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837556100> <<< 8137 1726887491.89839: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837599b20> <<< 8137 1726887491.89854: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.89859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.89862: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887491.89865: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887491.89872: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.89929: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90012: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.90021: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887491.90028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90049: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887491.90060: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887491.90155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887491.90157: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887491.90204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887491.90230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887491.90247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887491.90259: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887491.90281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887491.90303: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693eb0> <<< 8137 1726887491.90350: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90361: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41696f40> <<< 8137 1726887491.90384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887491.90394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887491.90424: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887491.90444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887491.90465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887491.90488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887491.90491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887491.90518: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4168c610> <<< 8137 1726887491.90543: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41692640> <<< 8137 1726887491.90554: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693370> <<< 8137 1726887491.90575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887491.90667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887491.90698: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887491.90706: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.90727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.90755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887491.90767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887491.90795: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413d4e20> <<< 8137 1726887491.90807: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4910> <<< 8137 1726887491.90814: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887491.90845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 8137 1726887491.90848: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4f10> <<< 8137 1726887491.90873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887491.90894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887491.90917: stdout chunk (state=3): >>>import '_operator' # <<< 8137 1726887491.90920: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4fd0> <<< 8137 1726887491.90943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887491.90955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e70d0> <<< 8137 1726887491.90974: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887491.91038: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166ed90> <<< 8137 1726887491.91043: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887491.91072: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41667670> <<< 8137 1726887491.91174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 8137 1726887491.91179: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4167a6d0> <<< 8137 1726887491.91183: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4169ae50> <<< 8137 1726887491.91185: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887491.91188: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887491.91209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887491.91227: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887491.91230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.91233: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166e2b0> <<< 8137 1726887491.91266: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.91289: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836b795e0> <<< 8137 1726887491.91292: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4167a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a0a00> <<< 8137 1726887491.91547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887491.91550: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f67580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b1a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.91552: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887491.91554: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5160> <<< 8137 1726887491.91556: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5280> <<< 8137 1726887491.91560: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5f70> <<< 8137 1726887491.91562: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887491.91565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887491.91567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887491.91615: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5d90> <<< 8137 1726887491.91618: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.91620: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887491.91624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba3d0> <<< 8137 1726887491.91660: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5fd0> <<< 8137 1726887491.91663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887491.91666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887491.91695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887491.91700: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba4c0> <<< 8137 1726887491.91703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887491.91734: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5100> <<< 8137 1726887491.91740: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837554b80> # zipimport: zlib available <<< 8137 1726887491.91742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887491.91770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887491.91822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887491.91833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887491.91893: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413eef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9a90> <<< 8137 1726887491.92018: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bedf40> <<< 8137 1726887491.92139: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887491.92147: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813bd00> <<< 8137 1726887491.92410: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813beb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887491.92656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887491.92752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41308220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413a5520> <<< 8137 1726887491.92756: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445813b370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bdc0> <<< 8137 1726887491.92834: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887491.92895: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.92899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131ab50> <<< 8137 1726887491.92901: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887491.92904: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4131ae80> <<< 8137 1726887491.92906: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822b3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887491.92910: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bfd0> <<< 8137 1726887491.92913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887491.92915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581fcd30> <<< 8137 1726887491.93014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887491.93018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412b9400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887491.93021: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93024: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581ce4f0> <<< 8137 1726887491.93028: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b610> <<< 8137 1726887491.93065: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93110: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887491.93115: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93144: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887491.93147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93157: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458198520> <<< 8137 1726887491.93160: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887491.93162: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887491.93164: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93194: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887491.93196: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887491.93200: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93366: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887491.93429: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93432: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.93469: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887491.93476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458225e50> <<< 8137 1726887491.93499: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5d00> <<< 8137 1726887491.93505: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412f0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5940> <<< 8137 1726887491.93510: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412d9a90> <<< 8137 1726887491.93534: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887491.93538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93546: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bda7f0> <<< 8137 1726887491.93591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887491.93753: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5af0> <<< 8137 1726887491.93757: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda640> <<< 8137 1726887491.93775: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bd95b0> <<< 8137 1726887491.93777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887491.93779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887491.93780: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887491.93782: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458204910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887491.93784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887491.93787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887491.93789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa412016d0> <<< 8137 1726887491.93791: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4bf10> # zipimport: zlib available <<< 8137 1726887491.93792: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e6a0> <<< 8137 1726887491.93794: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip' # zipimport: zlib available <<< 8137 1726887491.93796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93799: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887491.93802: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887491.93804: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93856: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.93863: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93865: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887491.93867: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887491.93869: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445819c0a0> <<< 8137 1726887491.93872: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581d1b20> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.93875: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887491.93877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.93881: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93883: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.93887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887491.93890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.93892: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887491.93913: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.93915: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887491.93916: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375e0220> <<< 8137 1726887491.93949: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4b850> <<< 8137 1726887491.94015: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887491.94018: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94116: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94177: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94225: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887491.94250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887491.94274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887491.94296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887491.94309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887491.94397: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f5dca0> <<< 8137 1726887491.94438: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f59f70> <<< 8137 1726887491.94493: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f52940> <<< 8137 1726887491.94499: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887491.94524: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94551: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887491.94611: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94615: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887491.94644: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94648: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94651: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887491.94653: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94759: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.94932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.95070: 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"}}} <<< 8137 1726887491.95095: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887491.95097: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887491.95123: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887491.95141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.95210: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44577b45e0> <<< 8137 1726887491.95293: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887491.95301: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457ba6580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457755100> <<< 8137 1726887491.95331: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887491.95362: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887491.95365: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887491.95414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.95417: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.95428: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887491.95431: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy <<< 8137 1726887491.95465: stdout chunk (state=3): >>># destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 8137 1726887491.95535: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.95632: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887491.95669: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887491.95672: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887491.95675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887491.95715: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 8137 1726887491.95723: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445818cb80> # zipimport: zlib available <<< 8137 1726887491.95733: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887491.95743: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 8137 1726887491.95746: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887491.95807: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 8137 1726887491.95880: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 8137 1726887491.95907: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887491.95956: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 8137 1726887491.95959: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 8137 1726887491.95962: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 8137 1726887491.95964: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887491.95967: stdout chunk (state=3): >>># destroy fnmatch <<< 8137 1726887491.95970: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 8137 1726887491.95972: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887491.95974: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 8137 1726887491.95976: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887491.95978: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887491.95980: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 8137 1726887491.95982: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 8137 1726887491.95984: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs<<< 8137 1726887491.95986: stdout chunk (state=3): >>> # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 8137 1726887491.95988: 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 <<< 8137 1726887491.95990: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887491.95992: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 8137 1726887491.96001: stdout chunk (state=3): >>># destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887491.96095: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887491.96122: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887491.96125: stdout chunk (state=3): >>># destroy posixpath<<< 8137 1726887491.96147: stdout chunk (state=3): >>> # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887491.96152: stdout chunk (state=3): >>># destroy select <<< 8137 1726887491.96161: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.96166: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887491.96195: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887491.96453: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887491.96494: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.96533: stderr chunk (state=3): >>><<< 8137 1726887491.96536: stdout chunk (state=3): >>><<< 8137 1726887491.96555: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bb0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b48d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aeeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ae7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aed640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a6fe20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6f910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ffd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a820d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac9d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac2670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ad56d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a82cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac92b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837ad52e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a553d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a554c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a89f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683776e220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a40520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837780e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683771f400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377302e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377303a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b9d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b7c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774bd00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837756250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683773fa90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774baf0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68376676d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758d160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758df70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758dd90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758dfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fadf40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fccd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fcceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fcc370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375c4d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375954f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837560520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9dfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d5250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d53d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ede50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f9a7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f995b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f8ed90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ce910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375566a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837554b20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375640a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837556100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837599b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836b795e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f67580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b1a100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837554b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4bf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375e0220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4b850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f5dca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f59f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f52940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"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"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887491.96772: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837bb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837b98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aeeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ae7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837aee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a6fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6f910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a6ffd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a820d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac9d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac2670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ad56d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837af5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837a82cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837ac92b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837ad52e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a553d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a554c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a89f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683776e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a40520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a84f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837afb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837780e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683771f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837780f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377302e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837791610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68377303a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683774bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837756250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683773fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837a82610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683774baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f68376676d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758dd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f683758dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f683758d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fadf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fccd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836fcceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836fcc370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375f4fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375c4d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375954f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837560520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837560550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d5250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375d53d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ede50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f9a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f9a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f995b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836f8ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375ce910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375566a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837554b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68375640a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6837556100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837599b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6836b795e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f67580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b1a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6837554b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4bf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68375e0220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836b4b850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f5dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f59f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6836f52940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_xdmv0j1o/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887491.97520: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887491.97532: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887491.98544: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887491.98549: _low_level_execute_command(): starting 8137 1726887491.98551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5678382-8214-278761533923066/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887491.98559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887491.98562: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b2df40> <<< 8137 1726887491.98564: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887491.98566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887491.98568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.98570: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887491.98571: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887491.98573: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b4c370> <<< 8137 1726887491.98576: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118ddc0> <<< 8137 1726887491.98578: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.98580: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.98582: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118d3a0> <<< 8137 1726887491.98584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887491.98587: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118dfd0> <<< 8137 1726887491.98589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887491.98590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887491.98592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887491.98594: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.98596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887491.98599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887491.98975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887491.98978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887491.98981: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4115ed30> <<< 8137 1726887491.98983: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887491.98986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.98988: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bdf4f0> <<< 8137 1726887491.98991: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458218220> <<< 8137 1726887491.98993: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40ba9520> <<< 8137 1726887491.99094: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786850> <<< 8137 1726887491.99098: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9550> <<< 8137 1726887491.99100: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887491.99105: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887491.99142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887491.99172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887491.99195: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887491.99198: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99200: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887491.99202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887491.99204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887491.99206: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887491.99210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887491.99212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887491.99214: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41187e50> <<< 8137 1726887491.99216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887491.99218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887491.99221: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b9dca0> <<< 8137 1726887491.99223: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b1a7f0> <<< 8137 1726887491.99225: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b99f70> <<< 8137 1726887491.99227: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a640> <<< 8137 1726887491.99229: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887491.99231: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.99523: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b195b0> <<< 8137 1726887491.99527: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99529: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 8137 1726887491.99531: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887491.99533: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b0ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41166910> <<< 8137 1726887491.99535: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887491.99537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887491.99539: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887491.99541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887491.99543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887491.99545: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887491.99547: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f6a0> <<< 8137 1726887491.99549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99551: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99552: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887491.99554: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9db20> <<< 8137 1726887491.99556: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bad0a0> <<< 8137 1726887491.99558: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40be2b20> <<< 8137 1726887491.99560: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99564: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887491.99566: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99572: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887491.99574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.99576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.99578: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887491.99580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887491.99582: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99584: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887491.99587: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 8137 1726887491.99589: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887491.99719: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887491.99761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99764: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887491.99767: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887491.99771: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 8137 1726887491.99774: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887491.99776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887491.99778: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887491.99780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887491.99782: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887491.99784: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 8137 1726887491.99787: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887491.99789: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 8137 1726887491.99791: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 8137 1726887491.99794: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 8137 1726887491.99796: stdout chunk (state=3): >>># 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 <<< 8137 1726887491.99798: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # 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 <<< 8137 1726887491.99801: stdout chunk (state=3): >>># 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 # 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 <<< 8137 1726887491.99803: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887491.99805: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887491.99807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887491.99811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.00416: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887492.00424: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.00427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.00430: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887492.00437: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887492.00440: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887492.00441: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887492.00443: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887492.00446: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 8137 1726887492.00447: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887492.00449: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887492.00451: stdout chunk (state=3): >>># destroy array <<< 8137 1726887492.00453: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887492.00455: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.00457: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887492.00459: stdout chunk (state=3): >>># 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 <<< 8137 1726887492.00461: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 8137 1726887492.00464: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 8137 1726887492.00466: stdout chunk (state=3): >>># destroy subprocess <<< 8137 1726887492.00468: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 8137 1726887492.00472: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887492.00474: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887492.00477: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 8137 1726887492.00481: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887492.00486: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket <<< 8137 1726887492.00488: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887492.00659: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887492.00665: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator <<< 8137 1726887492.00668: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887492.00670: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.00674: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887492.00677: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa407145e0> <<< 8137 1726887492.00679: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887492.00681: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ae6580> <<< 8137 1726887492.00683: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406b5100> <<< 8137 1726887492.00853: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887492.00857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.00882: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887492.00885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.00962: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887492.01104: stderr chunk (state=3): >>><<< 8137 1726887492.01107: stdout chunk (state=3): >>><<< 8137 1726887492.01112: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.01114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887492.01116: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b9db80> # zipimport: zlib available <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cdc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458588d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458531f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458527610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584afe20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584af910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584aff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584affd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c20d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458509d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458502670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585146d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458535e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584c2cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585092b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44585142e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584caf40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583a6220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458477520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583b8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458357400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583682e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583683a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583839d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583837c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583838b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445838e250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458377a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f445829f6d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c54f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bedf40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813bd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813beb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445813b370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822b3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581fcd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581ce4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458198520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bddfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458225e50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bda7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bd95b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bced90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458204910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e6a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818cb20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445819c0a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581d1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44577b45e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457ba6580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457755100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445818cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458218220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b9dca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b99f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"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"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887492.01291: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445883cac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445858f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458588d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458531f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458527610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445852e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584af910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584aff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584affd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458509d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458502670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585146d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458535e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44584c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44585092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44585142e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445848c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584caf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583a6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458477520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445853b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583b8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458357400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583b8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583c9610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583683a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44583837c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44583838b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458383d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445838e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458377a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44584c2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458383af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f445829f6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44581c5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581c5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bedf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813bd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445813beb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445813b370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822b3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445822bfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581fcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581ce4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458198520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458198550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445820d3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458225e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457bda7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bda640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bd95b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4457bced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4458204910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445819c0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f445818e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44581d1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44577b45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457ba6580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457755100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f445818cb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4458218220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457786850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b99f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4457b92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_30fuz2re/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887492.02994: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887492.02997: _low_level_execute_command(): starting 8137 1726887492.03000: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887492.03013: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.539843-8213-178160224597626/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887492.03024: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.03026: stderr chunk (state=3): >>><<< 8137 1726887492.03030: stdout chunk (state=3): >>><<< 8137 1726887492.03032: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.03038: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.03040: handler run complete 8137 1726887492.03043: attempt loop complete, returning result 8137 1726887492.03045: _execute() done 8137 1726887492.03047: dumping result to json 8137 1726887492.03049: done dumping result, returning 8137 1726887492.03051: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03053: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-107c-9d64-0000000000b1] 8137 1726887492.03055: sending task result for task 0e15955b-8119-107c-9d64-0000000000b1 ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 8137 1726887492.03492: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887492.03496: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887492.03498: WORKER PROCESS EXITING 8137 1726887492.03500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03502: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887492.03504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03506: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03510: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887492.03512: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03514: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887492.03516: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03518: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03520: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887492.03522: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887492.03526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887492.03528: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6f10> # zipimport: zlib available <<< 8137 1726887492.03530: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03532: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887492.03534: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887492.03535: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03539: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03541: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887492.03543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03550: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03552: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887492.03553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.03555: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4117a220> <<< 8137 1726887492.03558: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6850> <<< 8137 1726887492.03560: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887492.03562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887492.03763: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887492.03765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887492.03767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887492.03769: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887492.03771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887492.03819: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40addca0> <<< 8137 1726887492.03822: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad9f70> <<< 8137 1726887492.03932: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887492.03936: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.03940: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887492.04082: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887492.04085: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887492.04214: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.04327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.04471: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 8137 1726887492.04539: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.04542: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.04695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.04700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.04703: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.04707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.04725: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887492.04758: 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 encodings.latin_1 # 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 <<< 8137 1726887492.04849: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.04855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.04875: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 8137 1726887492.05002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.05006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.05011: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.05032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.05384: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887492.05659: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887492.05993: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887492.06051: stderr chunk (state=3): >>><<< 8137 1726887492.06054: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa417183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41730880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41696f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4168c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41692640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413d4e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e70d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166ed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41667670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4167a6d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4169ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413e7cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166e2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4167a2e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413eef40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41308220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413a5520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131ab50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4131ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132bcd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412b9400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e59d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e57c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412f0250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412d9a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa412016d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd64f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b2df40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4cd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4ceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b4c370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118ddc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118d3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118dfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4115ed30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bdf4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40ba9520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1dfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41187e50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b1a7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b195b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b0ed90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41166910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f6a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9db20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bad0a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40be2b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa407145e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ae6580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406b5100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b9db80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4117a220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40addca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad9f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"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"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887492.06122: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa417183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41773ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41730880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41718970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41696f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4168c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41692640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41693370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41667670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4167a6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4169ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa413e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4166e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4167a2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413eef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41308220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa416a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4131ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412b9400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4131af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4132b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412ca3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412e5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa412f0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412d9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa413e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa412e5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa412016d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd64f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40bd6fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bd6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b2df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b4ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b4c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4118dfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4115ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bdf4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40ba9520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ba9550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa4116f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41187e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b1a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b1a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b0ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa41166910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9db20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40bad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa40b9f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40be2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa407145e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ae6580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406b5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40b9db80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa4117a220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa406e6850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40addca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa40ad2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_11_l9e4e/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887492.07151: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887492.07154: _low_level_execute_command(): starting 8137 1726887492.07157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887491.5511487-8212-253455366991662/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887492.07170: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.07172: stderr chunk (state=3): >>><<< 8137 1726887492.07174: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.07203: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.07206: handler run complete 8137 1726887492.07259: attempt loop complete, returning result 8137 1726887492.07262: _execute() done 8137 1726887492.07264: dumping result to json 8137 1726887492.07271: done dumping result, returning 8137 1726887492.07273: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-107c-9d64-0000000000b1] 8137 1726887492.07275: sending task result for task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887492.07322: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887492.07324: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 8137 1726887492.08052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.08163: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.08346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.10426: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.10470: stderr chunk (state=3): >>><<< 8137 1726887492.10473: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.10493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.10651: handler run complete 8137 1726887492.10654: attempt loop complete, returning result 8137 1726887492.10656: _execute() done 8137 1726887492.10657: dumping result to json 8137 1726887492.10659: done dumping result, returning 8137 1726887492.10661: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e15955b-8119-107c-9d64-0000000000b1] 8137 1726887492.10662: sending task result for task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887492.10705: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b1 8137 1726887492.10709: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/run/ostree-booted" } }, "stat": { "exists": false } } 8137 1726887492.10758: no more pending results, returning what we have 8137 1726887492.10761: results queue empty 8137 1726887492.10762: checking for any_errors_fatal 8137 1726887492.10767: done checking for any_errors_fatal 8137 1726887492.10767: checking for max_fail_percentage 8137 1726887492.10769: done checking for max_fail_percentage 8137 1726887492.10770: checking to see if all hosts have failed and the running result is not ok 8137 1726887492.10770: done checking to see if all hosts have failed 8137 1726887492.10771: getting the remaining hosts for this loop 8137 1726887492.10772: done getting the remaining hosts for this loop 8137 1726887492.10776: getting the next task for host managed_node1 8137 1726887492.10780: done getting next task for host managed_node1 8137 1726887492.10783: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8137 1726887492.10786: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.10787: getting the next task for host managed_node2 8137 1726887492.10789: done getting next task for host managed_node2 8137 1726887492.10790: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8137 1726887492.10792: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.10792: getting the next task for host managed_node3 8137 1726887492.10794: done getting next task for host managed_node3 8137 1726887492.10795: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8137 1726887492.10797: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.10810: getting variables 8137 1726887492.10812: in VariableManager get_vars() 8137 1726887492.10845: Calling all_inventory to load vars for managed_node1 8137 1726887492.10850: Calling groups_inventory to load vars for managed_node1 8137 1726887492.10852: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887492.10859: Calling all_plugins_play to load vars for managed_node1 8137 1726887492.10861: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887492.10862: Calling groups_plugins_play to load vars for managed_node1 8137 1726887492.10894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.10922: done with get_vars() 8137 1726887492.10929: done getting variables 8137 1726887492.11012: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 September 2024 22:58:12 -0400 (0:00:00.656) 0:00:01.878 ****** 8137 1726887492.11036: entering _queue_task() for managed_node1/set_fact 8137 1726887492.11038: Creating lock for set_fact 8137 1726887492.11274: worker is 1 (out of 3 available) 8137 1726887492.11286: exiting _queue_task() for managed_node1/set_fact 8137 1726887492.11314: getting variables 8137 1726887492.11317: in VariableManager get_vars() 8137 1726887492.11569: Calling all_inventory to load vars for managed_node2 8137 1726887492.11572: Calling groups_inventory to load vars for managed_node2 8137 1726887492.11577: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887492.11592: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8137 1726887492.11607: Calling all_plugins_play to load vars for managed_node2 8137 1726887492.11614: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887492.11617: Calling groups_plugins_play to load vars for managed_node2 8137 1726887492.11698: in run() - task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.11716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.11774: done with get_vars() 8137 1726887492.11783: done getting variables 8137 1726887492.11842: variable 'ansible_search_path' from source: unknown 8137 1726887492.11846: variable 'ansible_search_path' from source: unknown 8137 1726887492.11849: calling self._execute() 8137 1726887492.11852: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.11854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.11856: variable 'omit' from source: magic vars 8137 1726887492.11903: 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) 8137 1726887492.11916: entering _queue_task() for managed_node2/set_fact 8137 1726887492.12472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.12492: worker is 2 (out of 3 available) 8137 1726887492.12518: exiting _queue_task() for managed_node2/set_fact 8137 1726887492.12544: getting variables 8137 1726887492.12546: in VariableManager get_vars() 8137 1726887492.12731: Calling all_inventory to load vars for managed_node3 8137 1726887492.12735: Calling groups_inventory to load vars for managed_node3 8137 1726887492.12739: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887492.12759: Calling all_plugins_play to load vars for managed_node3 8137 1726887492.12763: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887492.12767: Calling groups_plugins_play to load vars for managed_node3 8137 1726887492.13035: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.13039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.13041: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.13044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.13047: 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) 8137 1726887492.13049: 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) 8137 1726887492.13052: 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) 8137 1726887492.13055: 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) 8137 1726887492.13149: Evaluated conditional (not __timesync_is_ostree is defined): True 8137 1726887492.13277: variable 'omit' from source: magic vars 8137 1726887492.13281: variable 'omit' from source: magic vars 8137 1726887492.13305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.13361: done with get_vars() 8137 1726887492.13370: done getting variables 8137 1726887492.13542: variable '__ostree_booted_stat' from source: set_fact 8137 1726887492.13548: variable 'omit' from source: magic vars 8137 1726887492.13550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.13553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.13556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.13558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.13560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.13562: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887492.13564: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.13566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.13680: 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) 8137 1726887492.13692: entering _queue_task() for managed_node3/set_fact 8137 1726887492.13894: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.13898: Set connection var ansible_pipelining to False 8137 1726887492.13900: Set connection var ansible_timeout to 10 8137 1726887492.13902: Set connection var ansible_shell_type to sh 8137 1726887492.13905: Set connection var ansible_connection to ssh 8137 1726887492.13907: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.13911: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.13913: variable 'ansible_connection' from source: unknown 8137 1726887492.13915: variable 'ansible_module_compression' from source: unknown 8137 1726887492.13917: variable 'ansible_shell_type' from source: unknown 8137 1726887492.13919: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.13921: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.13923: variable 'ansible_pipelining' from source: unknown 8137 1726887492.13925: variable 'ansible_timeout' from source: unknown 8137 1726887492.13928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.13930: 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) 8137 1726887492.13933: variable 'omit' from source: magic vars 8137 1726887492.13935: starting attempt loop 8137 1726887492.13937: running the handler 8137 1726887492.13949: handler run complete 8137 1726887492.13962: attempt loop complete, returning result 8137 1726887492.13969: _execute() done 8137 1726887492.13981: dumping result to json 8137 1726887492.13988: done dumping result, returning 8137 1726887492.14000: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-107c-9d64-0000000000b2] 8137 1726887492.14020: sending task result for task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.14112: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.14120: WORKER PROCESS EXITING 8137 1726887492.14152: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8137 1726887492.14314: in run() - task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.14769: variable 'ansible_search_path' from source: unknown 8137 1726887492.14774: variable 'ansible_search_path' from source: unknown 8137 1726887492.14780: calling self._execute() 8137 1726887492.14784: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.14787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.14788: variable 'omit' from source: magic vars 8137 1726887492.14740: worker is 3 (out of 3 available) 8137 1726887492.14800: exiting _queue_task() for managed_node3/set_fact ok: [managed_node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 8137 1726887492.14903: done queuing things up, now waiting for results queue to drain 8137 1726887492.14906: waiting for pending results... 8137 1726887492.14982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.15157: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8137 1726887492.15274: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.15281: in run() - task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.15297: variable 'ansible_search_path' from source: unknown 8137 1726887492.15304: variable 'ansible_search_path' from source: unknown 8137 1726887492.15347: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.15355: calling self._execute() 8137 1726887492.15400: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.15421: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.15433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.15453: variable 'omit' from source: magic vars 8137 1726887492.15465: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.15565: 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) 8137 1726887492.15601: 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) 8137 1726887492.15635: 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) 8137 1726887492.15672: 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) 8137 1726887492.15813: Evaluated conditional (not __timesync_is_ostree is defined): True 8137 1726887492.15825: variable 'omit' from source: magic vars 8137 1726887492.15883: variable 'omit' from source: magic vars 8137 1726887492.15928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.16028: variable '__ostree_booted_stat' from source: set_fact 8137 1726887492.16081: variable 'omit' from source: magic vars 8137 1726887492.16115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.16150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.16170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.16193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.16211: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.16220: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.16255: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887492.16269: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.16279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.16427: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.16438: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.16470: Set connection var ansible_pipelining to False 8137 1726887492.16473: Set connection var ansible_timeout to 10 8137 1726887492.16476: Set connection var ansible_shell_type to sh 8137 1726887492.16478: Set connection var ansible_connection to ssh 8137 1726887492.16480: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.16519: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.16522: variable 'ansible_connection' from source: unknown 8137 1726887492.16563: variable 'ansible_module_compression' from source: unknown 8137 1726887492.16566: variable 'ansible_shell_type' from source: unknown 8137 1726887492.16569: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.16571: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.16573: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.16684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.16689: variable 'ansible_pipelining' from source: unknown 8137 1726887492.16692: variable 'ansible_timeout' from source: unknown 8137 1726887492.16739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.16843: 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) 8137 1726887492.16846: 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) 8137 1726887492.16928: 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) 8137 1726887492.16933: variable 'omit' from source: magic vars 8137 1726887492.16935: starting attempt loop 8137 1726887492.16937: running the handler 8137 1726887492.16952: handler run complete 8137 1726887492.16978: attempt loop complete, returning result 8137 1726887492.16981: _execute() done 8137 1726887492.16992: dumping result to json 8137 1726887492.16996: done dumping result, returning 8137 1726887492.16999: 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) 8137 1726887492.17036: 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) 8137 1726887492.17047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-107c-9d64-0000000000b2] 8137 1726887492.17158: Evaluated conditional (not __timesync_is_ostree is defined): True 8137 1726887492.17170: variable 'omit' from source: magic vars 8137 1726887492.17426: variable 'omit' from source: magic vars 8137 1726887492.17433: sending task result for task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.17529: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.17537: WORKER PROCESS EXITING 8137 1726887492.17551: variable '__ostree_booted_stat' from source: set_fact ok: [managed_node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 8137 1726887492.17612: variable 'omit' from source: magic vars 8137 1726887492.17644: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.17678: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.17713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.17735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.17751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.17789: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887492.17806: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.17819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.17939: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.17956: Set connection var ansible_pipelining to False 8137 1726887492.17967: Set connection var ansible_timeout to 10 8137 1726887492.17972: Set connection var ansible_shell_type to sh 8137 1726887492.17976: Set connection var ansible_connection to ssh 8137 1726887492.17983: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.18011: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.18026: variable 'ansible_connection' from source: unknown 8137 1726887492.18033: variable 'ansible_module_compression' from source: unknown 8137 1726887492.18040: variable 'ansible_shell_type' from source: unknown 8137 1726887492.18048: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.18058: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.18074: variable 'ansible_pipelining' from source: unknown 8137 1726887492.18083: variable 'ansible_timeout' from source: unknown 8137 1726887492.18091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.18223: 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) 8137 1726887492.18251: variable 'omit' from source: magic vars 8137 1726887492.18264: starting attempt loop 8137 1726887492.18271: running the handler 8137 1726887492.18290: handler run complete 8137 1726887492.18305: attempt loop complete, returning result 8137 1726887492.18316: _execute() done 8137 1726887492.18322: dumping result to json 8137 1726887492.18330: done dumping result, returning 8137 1726887492.18348: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e15955b-8119-107c-9d64-0000000000b2] 8137 1726887492.18368: sending task result for task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.18463: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b2 8137 1726887492.18470: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 8137 1726887492.18541: no more pending results, returning what we have 8137 1726887492.18544: results queue empty 8137 1726887492.18545: checking for any_errors_fatal 8137 1726887492.18550: done checking for any_errors_fatal 8137 1726887492.18553: checking for max_fail_percentage 8137 1726887492.18555: done checking for max_fail_percentage 8137 1726887492.18559: checking to see if all hosts have failed and the running result is not ok 8137 1726887492.18560: done checking to see if all hosts have failed 8137 1726887492.18560: getting the remaining hosts for this loop 8137 1726887492.18562: done getting the remaining hosts for this loop 8137 1726887492.18566: getting the next task for host managed_node1 8137 1726887492.18576: done getting next task for host managed_node1 8137 1726887492.18580: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8137 1726887492.18586: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.18588: getting the next task for host managed_node2 8137 1726887492.18593: done getting next task for host managed_node2 8137 1726887492.18596: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8137 1726887492.18598: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.18601: getting the next task for host managed_node3 8137 1726887492.18605: done getting next task for host managed_node3 8137 1726887492.18607: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8137 1726887492.18615: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.18632: getting variables 8137 1726887492.18636: in VariableManager get_vars() 8137 1726887492.18679: Calling all_inventory to load vars for managed_node1 8137 1726887492.18682: Calling groups_inventory to load vars for managed_node1 8137 1726887492.18685: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887492.18696: Calling all_plugins_play to load vars for managed_node1 8137 1726887492.18700: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887492.18705: Calling groups_plugins_play to load vars for managed_node1 8137 1726887492.18764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.18811: done with get_vars() 8137 1726887492.18821: done getting variables TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 September 2024 22:58:12 -0400 (0:00:00.080) 0:00:01.958 ****** 8137 1726887492.19105: entering _queue_task() for managed_node1/stat 8137 1726887492.19555: worker is 1 (out of 3 available) 8137 1726887492.19564: exiting _queue_task() for managed_node1/stat 8137 1726887492.19600: getting variables 8137 1726887492.19603: in VariableManager get_vars() 8137 1726887492.19686: Calling all_inventory to load vars for managed_node2 8137 1726887492.19690: Calling groups_inventory to load vars for managed_node2 8137 1726887492.19693: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887492.19712: Calling all_plugins_play to load vars for managed_node2 8137 1726887492.19716: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887492.19720: Calling groups_plugins_play to load vars for managed_node2 8137 1726887492.19824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.19885: done with get_vars() 8137 1726887492.19895: done getting variables 8137 1726887492.19992: entering _queue_task() for managed_node2/stat 8137 1726887492.20443: worker is 2 (out of 3 available) 8137 1726887492.20453: exiting _queue_task() for managed_node2/stat 8137 1726887492.20477: getting variables 8137 1726887492.20480: in VariableManager get_vars() 8137 1726887492.20571: Calling all_inventory to load vars for managed_node3 8137 1726887492.20575: Calling groups_inventory to load vars for managed_node3 8137 1726887492.20577: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887492.20597: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8137 1726887492.20621: Calling all_plugins_play to load vars for managed_node3 8137 1726887492.20626: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887492.20630: Calling groups_plugins_play to load vars for managed_node3 8137 1726887492.20714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.20775: done with get_vars() 8137 1726887492.20784: done getting variables 8137 1726887492.20839: in run() - task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.20842: variable 'ansible_search_path' from source: unknown 8137 1726887492.20845: variable 'ansible_search_path' from source: unknown 8137 1726887492.20847: calling self._execute() 8137 1726887492.20873: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.20876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.20886: variable 'omit' from source: magic vars 8137 1726887492.20920: entering _queue_task() for managed_node3/stat 8137 1726887492.21481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.21536: worker is 3 (out of 3 available) 8137 1726887492.21544: exiting _queue_task() for managed_node3/stat 8137 1726887492.21554: done queuing things up, now waiting for results queue to drain 8137 1726887492.21555: waiting for pending results... 8137 1726887492.21632: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8137 1726887492.21651: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.21709: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.21766: in run() - task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.21786: variable 'ansible_search_path' from source: unknown 8137 1726887492.21797: variable 'ansible_search_path' from source: unknown 8137 1726887492.21829: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.21836: calling self._execute() 8137 1726887492.21881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.21919: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.21931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.21949: variable 'omit' from source: magic vars 8137 1726887492.21998: 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) 8137 1726887492.22025: 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) 8137 1726887492.22054: 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) 8137 1726887492.22195: 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) 8137 1726887492.22349: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8137 1726887492.22424: Evaluated conditional (not __timesync_is_transactional is defined): True 8137 1726887492.22430: variable 'omit' from source: magic vars 8137 1726887492.22471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.22484: variable 'omit' from source: magic vars 8137 1726887492.22568: in run() - task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.22580: variable 'ansible_search_path' from source: unknown 8137 1726887492.22583: variable 'ansible_search_path' from source: unknown 8137 1726887492.22635: variable 'omit' from source: magic vars 8137 1726887492.22667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.22696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.22750: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.22773: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.22787: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.22818: calling self._execute() 8137 1726887492.22829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.22899: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.22970: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.23029: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.23137: 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) 8137 1726887492.23181: 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) 8137 1726887492.23216: 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) 8137 1726887492.23257: 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) 8137 1726887492.23356: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887492.23360: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.23363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.23407: Evaluated conditional (not __timesync_is_transactional is defined): True 8137 1726887492.23426: variable 'omit' from source: magic vars 8137 1726887492.23488: variable 'omit' from source: magic vars 8137 1726887492.23538: variable 'omit' from source: magic vars 8137 1726887492.23565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.23572: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.23579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.23588: variable 'omit' from source: magic vars 8137 1726887492.23622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.23642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.23663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.23677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.23695: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.23707: Set connection var ansible_pipelining to False 8137 1726887492.23732: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887492.23744: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.23752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.23877: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.23894: Set connection var ansible_pipelining to False 8137 1726887492.23905: Set connection var ansible_timeout to 10 8137 1726887492.23917: Set connection var ansible_shell_type to sh 8137 1726887492.23924: Set connection var ansible_connection to ssh 8137 1726887492.23941: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.23972: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.23980: variable 'ansible_connection' from source: unknown 8137 1726887492.23987: variable 'ansible_module_compression' from source: unknown 8137 1726887492.23999: variable 'ansible_shell_type' from source: unknown 8137 1726887492.24010: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.24218: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.24227: variable 'ansible_pipelining' from source: unknown 8137 1726887492.24236: Set connection var ansible_timeout to 10 8137 1726887492.24247: Set connection var ansible_shell_type to sh 8137 1726887492.24317: Set connection var ansible_connection to ssh 8137 1726887492.24389: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.24433: variable 'ansible_timeout' from source: unknown 8137 1726887492.24443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.24540: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.24569: variable 'ansible_connection' from source: unknown 8137 1726887492.24572: variable 'ansible_module_compression' from source: unknown 8137 1726887492.24574: variable 'ansible_shell_type' from source: unknown 8137 1726887492.24578: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.24581: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.24586: variable 'ansible_pipelining' from source: unknown 8137 1726887492.24589: variable 'ansible_timeout' from source: unknown 8137 1726887492.24593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.24653: 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__) 8137 1726887492.24671: variable 'omit' from source: magic vars 8137 1726887492.24684: starting attempt loop 8137 1726887492.24691: running the handler 8137 1726887492.24715: _low_level_execute_command(): starting 8137 1726887492.24733: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887492.25132: 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__) 8137 1726887492.25218: variable 'omit' from source: magic vars 8137 1726887492.25227: starting attempt loop 8137 1726887492.25233: running the handler 8137 1726887492.25350: _low_level_execute_command(): starting 8137 1726887492.25394: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887492.25590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.25602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.25619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.25641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.25667: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.25682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.25731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887492.25746: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.25768: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.25782: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.25796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.25811: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.25825: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.25842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.25857: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887492.25877: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887492.25889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.25902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.25921: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.25934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.25948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887492.25960: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.25963: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.25987: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887492.26000: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.26016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.26033: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.26046: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.26055: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.26100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.26131: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.26148: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.26155: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.26163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.26187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.26222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.26235: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887492.26246: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887492.26258: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887492.26276: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887492.26323: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.26357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.26750: 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) 8137 1726887492.26780: 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) 8137 1726887492.26817: 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) 8137 1726887492.26877: 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) 8137 1726887492.27044: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.27071: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.27075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.27077: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.27127: Evaluated conditional (not __timesync_is_transactional is defined): True 8137 1726887492.27158: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887492.27166: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887492.27173: variable 'omit' from source: magic vars 8137 1726887492.27179: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.27224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.27240: variable 'omit' from source: magic vars 8137 1726887492.27267: variable 'omit' from source: magic vars 8137 1726887492.27286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.27310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.27328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.27340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.27349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.27374: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887492.27377: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.27379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.27453: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.27461: Set connection var ansible_pipelining to False 8137 1726887492.27465: Set connection var ansible_timeout to 10 8137 1726887492.27472: Set connection var ansible_shell_type to sh 8137 1726887492.27474: Set connection var ansible_connection to ssh 8137 1726887492.27479: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.27496: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.27499: variable 'ansible_connection' from source: unknown 8137 1726887492.27501: variable 'ansible_module_compression' from source: unknown 8137 1726887492.27503: variable 'ansible_shell_type' from source: unknown 8137 1726887492.27505: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.27507: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.27517: variable 'ansible_pipelining' from source: unknown 8137 1726887492.27521: variable 'ansible_timeout' from source: unknown 8137 1726887492.27523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.27627: 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__) 8137 1726887492.27636: variable 'omit' from source: magic vars 8137 1726887492.27650: starting attempt loop 8137 1726887492.27658: running the handler 8137 1726887492.27677: _low_level_execute_command(): starting 8137 1726887492.27683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887492.27996: stdout chunk (state=3): >>>/root <<< 8137 1726887492.28207: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.28249: stderr chunk (state=3): >>><<< 8137 1726887492.28252: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.28386: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.28389: _low_level_execute_command(): starting 8137 1726887492.28392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `" && echo ansible-tmp-1726887492.2828026-8262-206562705778191="` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `" && echo ansible-tmp-1726887492.2828026-8262-206562705778191="` echo /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 `" ) && sleep 0'"'"'' 8137 1726887492.28401: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.28403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.28405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.28410: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.28412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.28458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887492.28471: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.28482: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.28495: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.28511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.28526: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.28538: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.28557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.28569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887492.28578: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887492.28590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.28604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.28621: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.28633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.28649: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887492.28663: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.28679: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887492.28692: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.28705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.28721: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.28734: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.28810: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.28829: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.28842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.28865: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.28882: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.28893: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887492.28903: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887492.28916: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887492.28934: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887492.28963: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.29005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.29205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.29213: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.29247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.29250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.29254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887492.29269: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.29363: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.29370: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887492.29372: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.29392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.29621: stdout chunk (state=3): >>>/root <<< 8137 1726887492.29826: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.29888: stderr chunk (state=3): >>><<< 8137 1726887492.29891: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.30029: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.30033: _low_level_execute_command(): starting 8137 1726887492.30035: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `" && echo ansible-tmp-1726887492.2993417-8261-4731929067138="` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `" && echo ansible-tmp-1726887492.2993417-8261-4731929067138="` echo /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 `" ) && sleep 0'"'"'' 8137 1726887492.30621: stdout chunk (state=3): >>>/root <<< 8137 1726887492.30645: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.30664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.30668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.30670: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.30740: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.30755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887492.30817: stderr chunk (state=3): >>><<< 8137 1726887492.30820: stdout chunk (state=3): >>><<< 8137 1726887492.30960: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.30971: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.30974: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.30977: _low_level_execute_command(): starting 8137 1726887492.30979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `" && echo ansible-tmp-1726887492.3088553-8263-60101766865454="` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `" && echo ansible-tmp-1726887492.3088553-8263-60101766865454="` echo /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 `" ) && sleep 0'"'"'' 8137 1726887492.31023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.31254: stdout chunk (state=3): >>>ansible-tmp-1726887492.2828026-8262-206562705778191=/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 <<< 8137 1726887492.31437: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.31440: stdout chunk (state=3): >>><<< 8137 1726887492.31445: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887492.2828026-8262-206562705778191=/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.31741: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887492.2828026-8262-206562705778191=/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.31752: variable 'ansible_module_compression' from source: unknown 8137 1726887492.31874: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887492.31877: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887492.31882: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm TO /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887492.31902: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.31905: Sending initial data 8137 1726887492.31907: Sent initial data (151 bytes) 8137 1726887492.31928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.32605: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.32630: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.32633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.32636: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.32683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.32689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.32693: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.32696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.32700: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.32768: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.32781: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887492.32800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.32807: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887492.32812: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.32851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.33582: stdout chunk (state=3): >>>ansible-tmp-1726887492.2993417-8261-4731929067138=/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 <<< 8137 1726887492.33651: stdout chunk (state=3): >>>ansible-tmp-1726887492.3088553-8263-60101766865454=/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 <<< 8137 1726887492.33770: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.33818: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.33836: stderr chunk (state=3): >>><<< 8137 1726887492.33839: stdout chunk (state=3): >>><<< 8137 1726887492.33975: stderr chunk (state=3): >>><<< 8137 1726887492.33978: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887492.2993417-8261-4731929067138=/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.33985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887492.2993417-8261-4731929067138=/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <10.31.41.70> (0, b'ansible-tmp-1726887492.3088553-8263-60101766865454=/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.33992: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887492.3088553-8263-60101766865454=/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.33994: variable 'ansible_module_compression' from source: unknown 8137 1726887492.33996: variable 'ansible_module_compression' from source: unknown 8137 1726887492.33998: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887492.34220: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887492.34225: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887492.34228: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887492.34232: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg TO /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887492.34326: Sending initial data 8137 1726887492.34329: Sent initial data (149 bytes) 8137 1726887492.34639: 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 <<< 8137 1726887492.34669: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887492.34703: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887492.34764: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887492.34772: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py <<< 8137 1726887492.34821: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py M:0x001a <<< 8137 1726887492.34864: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119195 <<< 8137 1726887492.35726: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.35739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.35765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.35793: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.35810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.35861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.35877: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.35891: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.35905: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.35921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.35937: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.35954: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.35972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.35989: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887492.36006: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887492.36025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887492.36030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py 8137 1726887492.36044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.36059: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.36072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv TO /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py 8137 1726887492.36087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.36102: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.36122: stderr chunk (state=3): >>>debug2: match found <<< <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887492.36138: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.36156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.36172: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.36190: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.36256: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119195 bytes at 0 <<< 8137 1726887492.36262: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887492.36290: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887492.36365: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.36393: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.36415: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.36454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.36456: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.36472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.36510: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887492.36522: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887492.36537: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887492.36566: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887492.36750: stderr chunk (state=3): >>><<< 8137 1726887492.36754: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpmy_pg3mm\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119195\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119195 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887492.36763: Sending initial data 8137 1726887492.36765: done transferring module to remote 8137 1726887492.36768: Sent initial data (150 bytes) 8137 1726887492.36770: _low_level_execute_command(): starting 8137 1726887492.36773: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887492.36853: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.36878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.37597: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.37605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.37638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.37655: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.37662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.37744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887492.37753: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.37761: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.37769: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.37777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.37786: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.37794: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.37811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.37821: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887492.37828: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887492.37838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.37854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.37888: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.37895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.37903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887492.37912: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.37918: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887492.37927: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.37935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.37946: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.37953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.37967: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.37974: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.37982: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.38023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.38049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.38052: 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.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887492.38066: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.38071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.38077: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.38117: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.38127: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.38134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.38151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.38163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.38289: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.38312: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.38327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.38330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.39515: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887492.39580: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887492.39633: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg <<< 8137 1726887492.39639: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py <<< 8137 1726887492.39646: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887492.39686: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887492.39699: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py M:0x001a <<< 8137 1726887492.39771: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119193 <<< 8137 1726887492.40045: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887492.40134: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887492.40149: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887492.40556: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py M:0x001a <<< 8137 1726887492.40559: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py <<< 8137 1726887492.40626: stderr chunk (state=3): >>><<< 8137 1726887492.40648: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.40778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.40783: _low_level_execute_command(): starting 8137 1726887492.40785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887492.40817: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194 <<< 8137 1726887492.40820: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119193 bytes at 0 <<< 8137 1726887492.41277: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119194 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887492.41280: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887492.41347: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887492.41426: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.41457: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.41750: stderr chunk (state=3): >>><<< 8137 1726887492.41753: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzofq3nxg\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119193\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119193 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887492.41762: done transferring module to remote 8137 1726887492.41764: _low_level_execute_command(): starting 8137 1726887492.41767: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887492.41885: stderr chunk (state=3): >>><<< 8137 1726887492.41888: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpam93bvfv\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119194\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119194 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887492.41898: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.41902: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.41905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887492.41913: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.41916: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.42046: done transferring module to remote 8137 1726887492.42049: _low_level_execute_command(): starting 8137 1726887492.42051: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887492.42338: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.42384: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887492.42402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.42418: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887492.42440: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.42493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.43117: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.43121: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.43187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.43191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.43193: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.43195: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.43258: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887492.43262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.43264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887492.43331: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.43366: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.43468: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.43474: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.43500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887492.43521: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.43557: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.43571: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.43604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.43607: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 8137 1726887492.43611: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.43613: 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.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.43616: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.43680: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887492.43684: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.43686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887492.43689: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.43728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.44518: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887492.44527: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887492.44590: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887492.44594: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887492.44626: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887492.44659: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887492.44696: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887492.44714: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887492.44764: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887492.44767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.44782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887492.44804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887492.44807: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887492.44846: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8dc0> <<< 8137 1726887492.44879: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887492.44914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8b20> <<< 8137 1726887492.44927: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887492.44945: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8ac0> <<< 8137 1726887492.44973: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887492.45025: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8137 1726887492.45050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887492.45077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887492.45081: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887492.45084: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d940> <<< 8137 1726887492.45151: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887492.45154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887492.45169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887492.45278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887492.45328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887492.45410: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887492.45448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887492.45452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34940> <<< 8137 1726887492.45601: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.45642: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57d90> <<< 8137 1726887492.45648: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d970> <<< 8137 1726887492.45662: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887492.45791: stderr chunk (state=3): >>><<< 8137 1726887492.45794: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.45896: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.45902: _low_level_execute_command(): starting 8137 1726887492.45913: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887492.46407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8137 1726887492.46485: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.46558: stderr chunk (state=3): >>><<< 8137 1726887492.46563: stdout chunk (state=3): >>><<< 8137 1726887492.46566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5954e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59670d0> <<< 8137 1726887492.46629: stdout chunk (state=3): >>>import '_collections' # <<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.46656: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.46661: _low_level_execute_command(): starting 8137 1726887492.46671: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887492.46725: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59a7670> <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887492.46847: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59b96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887492.46910: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c59b92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e0a00> <<< 8137 1726887492.46914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.47035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967df0> <<< 8137 1726887492.47080: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887492.47213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887492.47216: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a4c0> <<< 8137 1726887492.47369: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.47379: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c596ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887492.47396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.47423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.47426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887492.47455: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.47458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887492.47474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.47486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c586e220> <<< 8137 1726887492.47518: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5925520> <<< 8137 1726887492.47548: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e00a0> <<< 8137 1726887492.47566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887492.47592: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.47621: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.47626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887492.47654: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.47679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.47748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5880e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887492.47935: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.47940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887492.47946: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.47948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887492.47950: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891cd0> <<< 8137 1726887492.47953: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c582a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.47988: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.48043: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.48067: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.48084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.48117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.48146: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.48165: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887492.48183: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887492.48200: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887492.48227: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887492.48264: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.48298: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887492.48306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.48333: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58569d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c58567c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58568b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887492.48420: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856d00> <<< 8137 1726887492.48487: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5861250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c584aa90> <<< 8137 1726887492.48512: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967610> <<< 8137 1726887492.48524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887492.48583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887492.48611: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856af0> <<< 8137 1726887492.48873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83c57726d0> <<< 8137 1726887492.48895: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip' # zipimport: zlib available <<< 8137 1726887492.49030: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.49034: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887492.49036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.49059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.49085: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.49091: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.49094: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.49113: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.49137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.49140: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.49160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.49180: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.49198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.49216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.49229: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.49243: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887492.49259: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.49276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.49291: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.49315: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.49395: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.49416: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.49437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.49454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.49472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.49489: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887492.49503: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887492.49520: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887492.49547: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887492.49564: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.49652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.50236: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887492.50271: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887492.50274: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.50276: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887492.50318: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887492.50320: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887492.50350: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887492.50392: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887492.50438: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887492.50441: stdout chunk (state=3): >>>import 'zipimport' # <<< 8137 1726887492.50443: stdout chunk (state=3): >>># installed zipimport hook <<< 8137 1726887492.50501: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887492.50510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.50513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887492.50526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887492.50583: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75edc0> <<< 8137 1726887492.50617: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887492.50622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da7033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eb20> <<< 8137 1726887492.50739: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887492.50742: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703490> <<< 8137 1726887492.50746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887492.50779: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703670> <<< 8137 1726887492.50812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887492.50844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887492.50873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887492.50876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887492.50878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887492.50904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887492.50920: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba190> <<< 8137 1726887492.50935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887492.50952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887492.51060: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887492.51081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887492.51083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887492.51089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba940> <<< 8137 1726887492.51137: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da71b880> <<< 8137 1726887492.51141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6b3d90> <<< 8137 1726887492.51201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887492.51207: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ddd90> <<< 8137 1726887492.51337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.51343: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887492.51347: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887492.51354: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514d160> <<< 8137 1726887492.51439: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d280> <<< 8137 1726887492.51465: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887492.51468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887492.51492: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d4f0> <<< 8137 1726887492.51511: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514dd90> import 'atexit' # <<< 8137 1726887492.51604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887492.51612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659eb0> <<< 8137 1726887492.51615: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887492.51835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887492.51839: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50a4f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3d00> <<< 8137 1726887492.51842: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da65cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da652610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da658640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887492.51903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887492.51911: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3eb0> <<< 8137 1726887492.51915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887492.51956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.51959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887492.51964: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.52005: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da394e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394910> import 'itertools' # <<< 8137 1726887492.52025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394f10> <<< 8137 1726887492.52048: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4dc0> <<< 8137 1726887492.52051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887492.52102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887492.52113: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a70d0> <<< 8137 1726887492.52117: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b43a0> <<< 8137 1726887492.52150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887492.52153: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4fd0> <<< 8137 1726887492.52306: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3eed90> import '_functools' # <<< 8137 1726887492.52317: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3e7670> <<< 8137 1726887492.52320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887492.52324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887492.52328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5184d30> <<< 8137 1726887492.52333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da660e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.52571: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3ee2b0> <<< 8137 1726887492.52576: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da666a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887492.52579: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51564f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5120520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5094fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5195250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887492.52583: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887492.52597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887492.52655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887492.52659: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51953d0> <<< 8137 1726887492.52672: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a4c0> <<< 8137 1726887492.52684: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887492.52710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.52714: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887492.52739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887492.52802: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51ade50> <<< 8137 1726887492.52839: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9a90> <<< 8137 1726887492.52850: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9490> <<< 8137 1726887492.52874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887492.52894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887492.52928: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50917f0> <<< 8137 1726887492.52939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2c8220> <<< 8137 1726887492.52972: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da365520> <<< 8137 1726887492.52983: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887492.53036: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887492.53187: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091640> <<< 8137 1726887492.53193: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50905b0> <<< 8137 1726887492.53196: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6660a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887492.53198: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5085d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c518e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887492.53200: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51166a0> <<< 8137 1726887492.53218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2dab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2dae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887492.53233: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887492.53255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887492.53274: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887492.53287: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887492.53302: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2ebcd0> <<< 8137 1726887492.53314: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.53317: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da279400> <<< 8137 1726887492.53319: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2daf70> <<< 8137 1726887492.53370: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5115b20> <<< 8137 1726887492.53376: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51240a0> <<< 8137 1726887492.53393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887492.53506: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5116100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5159b20> # zipimport: zlib available <<< 8137 1726887492.53514: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.53518: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887492.53521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.53524: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.53726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43dc0> <<< 8137 1726887492.53740: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.53746: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.53751: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887492.53755: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887492.53975: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.53981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.53984: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887492.53988: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887492.53990: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887492.53994: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887492.53996: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887492.54000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 8137 1726887492.54002: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8940> <<< 8137 1726887492.54004: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8670> <<< 8137 1726887492.54006: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887492.54022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887492.54025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887492.54027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.54029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887492.54050: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da299a90> <<< 8137 1726887492.54057: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887492.54060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887492.54062: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f190> <<< 8137 1726887492.54077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887492.54079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887492.54082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887492.54117: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5af0> <<< 8137 1726887492.54206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887492.54222: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8da1c16d0> <<< 8137 1726887492.54225: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f220> <<< 8137 1726887492.54265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887492.54315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887492.54320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f940> <<< 8137 1726887492.54321: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.54374: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29f0880> <<< 8137 1726887492.54389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887492.54412: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2988d90> <<< 8137 1726887492.54493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2d90> <<< 8137 1726887492.54591: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8970> <<< 8137 1726887492.54678: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887492.54715: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887492.54729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.54789: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887492.54808: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887492.54812: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887492.54815: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887492.54831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.54877: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.54879: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c4c875e0> <<< 8137 1726887492.54937: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5062580> <<< 8137 1726887492.54975: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c27100> <<< 8137 1726887492.55015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887492.55018: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887492.55029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887492.55046: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.55050: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887492.55053: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887492.55065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887492.55094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887492.55156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887492.55159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887492.55162: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292eeb0> <<< 8137 1726887492.55176: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.55238: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2931f40> <<< 8137 1726887492.55250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887492.55269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887492.55287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887492.55348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887492.55359: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5115b80> <<< 8137 1726887492.55366: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.55369: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887492.55377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887492.55383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887492.55401: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2927610> <<< 8137 1726887492.55430: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292d640> <<< 8137 1726887492.55439: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292e370> <<< 8137 1726887492.55464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887492.55557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887492.55587: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887492.55633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.55666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887492.55714: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.55717: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28af910> <<< 8137 1726887492.55734: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887492.55829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 8137 1726887492.55845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28aff10> <<< 8137 1726887492.55882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 8137 1726887492.55884: stdout chunk (state=3): >>> <<< 8137 1726887492.55932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887492.55954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.55975: stdout chunk (state=3): >>>import '_operator' # <<< 8137 1726887492.55978: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28affd0> <<< 8137 1726887492.56092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 8137 1726887492.56149: stdout chunk (state=3): >>> <<< 8137 1726887492.56157: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887492.56162: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c20d0> <<< 8137 1726887492.56164: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887492.56186: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56213: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887492.56245: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56270: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887492.56273: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2909d90> <<< 8137 1726887492.56319: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887492.56340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56354: stdout chunk (state=3): >>> <<< 8137 1726887492.56386: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887492.56422: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56433: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56444: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887492.56447: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2902670> <<< 8137 1726887492.56467: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887492.56536: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887492.56541: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 8137 1726887492.56557: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29156d0> <<< 8137 1726887492.56576: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2935e50><<< 8137 1726887492.56582: stdout chunk (state=3): >>> <<< 8137 1726887492.56631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 8137 1726887492.56633: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887492.56713: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.56739: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.56746: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.56764: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28c2cd0><<< 8137 1726887492.56767: stdout chunk (state=3): >>> <<< 8137 1726887492.56769: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29092b0> <<< 8137 1726887492.56831: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.56835: stdout chunk (state=3): >>> <<< 8137 1726887492.56864: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.56868: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c29152e0><<< 8137 1726887492.56884: stdout chunk (state=3): >>> <<< 8137 1726887492.56927: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293ba00><<< 8137 1726887492.56931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96820> <<< 8137 1726887492.56986: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.57042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887492.57051: stdout chunk (state=3): >>> <<< 8137 1726887492.57054: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887492.57058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887492.57060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 8137 1726887492.57080: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887492.57343: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96160> <<< 8137 1726887492.57349: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57f10> # zipimport: zlib available <<< 8137 1726887492.57371: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 8137 1726887492.57414: stdout chunk (state=3): >>> <<< 8137 1726887492.57417: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96280> <<< 8137 1726887492.57419: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.57422: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.57424: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 8137 1726887492.57426: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887492.57428: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887492.57430: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96100> <<< 8137 1726887492.57435: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.57437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2d60> <<< 8137 1726887492.57439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887492.57441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887492.57443: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 8137 1726887492.57446: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.57449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887492.57451: stdout chunk (state=3): >>> <<< 8137 1726887492.57454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887492.57456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887492.57458: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.57462: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887492.57487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887492.57490: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aedf40> <<< 8137 1726887492.57527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.57530: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0cd00> <<< 8137 1726887492.57577: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.57580: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0ceb0> <<< 8137 1726887492.57649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887492.57675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887492.57681: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51a0220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57850> <<< 8137 1726887492.57684: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b0c370> <<< 8137 1726887492.57915: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfddc0> <<< 8137 1726887492.57919: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887492.57931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887492.57936: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887492.57938: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28953d0> <<< 8137 1726887492.57941: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.57944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887492.57947: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfdfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887492.57950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887492.58011: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.58015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887492.58017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28954c0> <<< 8137 1726887492.58023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bcdd30> <<< 8137 1726887492.58026: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887492.58068: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69400> <<< 8137 1726887492.58071: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b9f4f0> <<< 8137 1726887492.58073: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5054ca0> <<< 8137 1726887492.58122: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b69520> <<< 8137 1726887492.58145: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69550> <<< 8137 1726887492.58225: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5050f70> <<< 8137 1726887492.58241: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887492.58247: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5049940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887492.58288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887492.58331: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9addfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde250> <<< 8137 1726887492.58335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887492.58337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887492.58339: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c9f40> <<< 8137 1726887492.58344: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887492.58347: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.58466: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde3d0> <<< 8137 1726887492.58648: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4a90> <<< 8137 1726887492.58651: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887492.58655: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4490> <<< 8137 1726887492.58657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.58660: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.58663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887492.58666: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bf6e50> <<< 8137 1726887492.58669: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887492.58673: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.58705: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ada7f0> <<< 8137 1726887492.58711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887492.58758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887492.58777: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8137 1726887492.58790: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887492.58793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887492.58852: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada640> <<< 8137 1726887492.58889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887492.58922: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ad95b0> <<< 8137 1726887492.58925: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27af220><<< 8137 1726887492.58929: stdout chunk (state=3): >>> <<< 8137 1726887492.58932: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.58936: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9aced90> <<< 8137 1726887492.58938: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bd5910> <<< 8137 1726887492.58940: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 8137 1726887492.58942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887492.58944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887492.58947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887492.58961: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2880520> <<< 8137 1726887492.58975: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f6a0> <<< 8137 1726887492.59066: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 8137 1726887492.59070: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887492.59073: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # 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 <<< 8137 1726887492.59075: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re <<< 8137 1726887492.59099: stdout chunk (state=3): >>># 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 <<< 8137 1726887492.59317: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 8137 1726887492.59323: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b6d0a0> <<< 8137 1726887492.59327: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ba2b20> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.59330: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887492.59332: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887492.59335: stdout chunk (state=3): >>># 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 8137 1726887492.59337: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 8137 1726887492.59365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1b50> <<< 8137 1726887492.59378: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887492.59453: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.59458: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887492.59462: stdout chunk (state=3): >>> <<< 8137 1726887492.59464: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887492.59777: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 8137 1726887492.59781: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887492.59787: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887492.59790: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27c1e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887492.59794: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887492.59798: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887492.59802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 8137 1726887492.59805: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 8137 1726887492.59809: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 8137 1726887492.59857: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887492.59861: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887492.59864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.59866: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2790> <<< 8137 1726887492.59868: stdout chunk (state=3): >>># 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887492.59888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887492.60010: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887492.60013: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 8137 1726887492.60017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887492.60020: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887492.60066: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887492.60069: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887492.60073: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887492.60076: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2cd0> <<< 8137 1726887492.60114: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.60119: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2760400> <<< 8137 1726887492.60130: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.60132: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1f70> <<< 8137 1726887492.60134: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887492.60168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887492.60181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887492.60277: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27712e0> <<< 8137 1726887492.60284: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2610><<< 8137 1726887492.60291: stdout chunk (state=3): >>> <<< 8137 1726887492.60311: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887492.60350: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.60356: stdout chunk (state=3): >>> <<< 8137 1726887492.60381: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27713a0> <<< 8137 1726887492.60406: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887492.60438: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2a30> <<< 8137 1726887492.60471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887492.60505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887492.60509: stderr chunk (state=3): >>><<< 8137 1726887492.60530: stdout chunk (state=3): >>><<< 8137 1726887492.60591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887492.60605: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c95880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c2dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59cc610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d2640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5954e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59670d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59aed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59a7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59b96d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5967cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59ae2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c59b92e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c596ef40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c586e220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5925520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5880e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c582a400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58569d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c58567c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58568b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5861250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c584aa90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83c57726d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514d160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514df70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514dd90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514dfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50a4f40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3d00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50c3370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5184d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51564f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5120520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5094fd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5195250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51953d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51ade50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50917f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50905b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5085d90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c518e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51166a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5115b20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51240a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5116100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5159b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c4c875e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5062580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c27100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5115b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51a0220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5054ca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5050f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5049940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887492.60893: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5cd8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5c7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5954e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5954fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59670d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59aed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59a7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59b96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5967cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59ae2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c59b92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c593a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c596ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c586e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5925520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5969f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c59e00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5880e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c582a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5880f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5891610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c583b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58569d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c58567c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c58568b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5856d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5861250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c584aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5967610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5856af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f83c57726d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514df70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514dd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c514dfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c514d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50a4f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50c3eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50c3370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51b4fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5184d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51564f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5120520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5120550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5094fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5195250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51953d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51ade50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c50917f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5091640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c50905b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5085d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c518e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51166a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5115b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c51240a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c5116100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5159b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c4c875e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5062580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c27100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5115b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f83c51a0220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c4c57850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5054ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5050f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f83c5049940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_51b5vvh0/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887492.61142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<< 8137 1726887492.61145: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 8137 1726887492.61277: stdout chunk (state=3): >>> <<< 8137 1726887492.61291: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.61294: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d96d45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aa6580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9675100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887492.63176: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63180: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887492.63183: _low_level_execute_command(): starting 8137 1726887492.63186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2828026-8262-206562705778191/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887492.63257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887492.63261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b5eb80> <<< 8137 1726887492.63283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63287: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278cd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2797250><<< 8137 1726887492.63292: stdout chunk (state=3): >>> <<< 8137 1726887492.63295: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c940> <<< 8137 1726887492.63297: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2780a90> <<< 8137 1726887492.63300: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2610> <<< 8137 1726887492.63302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887492.63304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887492.63306: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63310: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278caf0> <<< 8137 1726887492.63312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 8137 1726887492.63314: stdout chunk (state=3): >>> <<< 8137 1726887492.63316: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19c26b56d0><<< 8137 1726887492.63318: stdout chunk (state=3): >>> <<< 8137 1726887492.63320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63322: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip'<<< 8137 1726887492.63327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63330: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887492.63332: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63377: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887492.63380: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887492.63384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63528: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887492.63531: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63540: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63559: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63566: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887492.63568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63570: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/__init__.py <<< 8137 1726887492.63572: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63599: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py<<< 8137 1726887492.63602: stdout chunk (state=3): >>> <<< 8137 1726887492.63604: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63606: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63610: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.63625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.63628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.63630: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.63634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.63636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887492.63638: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887492.63640: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6f10> <<< 8137 1726887492.63642: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887492.63646: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63648: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.63650: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.63652: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.63656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration <<< 8137 1726887492.63658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.63728: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887492.63733: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887492.63738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.63740: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.63746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.63749: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63751: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887492.63753: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.63755: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63757: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63759: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887492.63762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.63764: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.63768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.63797: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9be9220> <<< 8137 1726887492.63883: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.63886: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6850> <<< 8137 1726887492.63889: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887492.63891: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.63894: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887492.63906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887492.63910: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63912: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63914: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.63951: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887492.63991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887492.63994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887492.63997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887492.63999: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a9dca0> <<< 8137 1726887492.64075: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a99f70> <<< 8137 1726887492.64078: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887492.64110: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.64117: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887492.64171: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887492.64175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.64221: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887492.64224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.64322: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.64493: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.64637: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 8137 1726887492.64888: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value <<< 8137 1726887492.64900: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 8137 1726887492.64903: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 <<< 8137 1726887492.64935: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 8137 1726887492.64989: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887492.65043: stdout chunk (state=3): >>># 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 <<< 8137 1726887492.65048: stdout chunk (state=3): >>># cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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 <<< 8137 1726887492.65143: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887492.65221: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 8137 1726887492.65229: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 8137 1726887492.65234: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887492.65236: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887492.65249: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 8137 1726887492.65265: stdout chunk (state=3): >>># 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 encodings <<< 8137 1726887492.65269: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 8137 1726887492.65271: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887492.65370: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 8137 1726887492.65454: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887492.65495: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 8137 1726887492.65501: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 8137 1726887492.65503: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887492.65505: stdout chunk (state=3): >>># destroy fnmatch <<< 8137 1726887492.65507: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 8137 1726887492.65517: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 8137 1726887492.65519: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887492.65521: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887492.65523: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887492.65525: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 8137 1726887492.65526: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887492.65528: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.65790: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887492.65793: stderr chunk (state=3): >>><<< 8137 1726887492.65795: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.65803: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.65805: handler run complete 8137 1726887492.65807: attempt loop complete, returning result 8137 1726887492.65811: _execute() done 8137 1726887492.65813: dumping result to json 8137 1726887492.65815: done dumping result, returning 8137 1726887492.65817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-107c-9d64-0000000000b4] 8137 1726887492.65819: sending task result for task 0e15955b-8119-107c-9d64-0000000000b4 ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/sbin/transactional-update" } }, "stat": { "exists": false } } 8137 1726887492.66260: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.66264: WORKER PROCESS EXITING 8137 1726887492.66267: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887492.66287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.66291: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887492.66294: stdout chunk (state=3): >>><<< 8137 1726887492.66296: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da7033a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6dd850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da71b880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6b3d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ddd90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da65cf40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da652610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da658640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da394e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a70d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3eed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3e7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3fa6d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da660e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3a7cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3ee2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3fa2e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da666a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3aff40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2c8220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da365520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6660a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2dab50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2dae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2ebcd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da279400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2daf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a59d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a57c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2b0250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da299a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8da1c16d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b964f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aedf40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0cd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0ceb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b0c370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfddc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfd3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfdfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bcdd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b9f4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b69520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9addfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bf6e50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ada7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ad95b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9aced90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bd5910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f6a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5eb20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b6d0a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ba2b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d96d45e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aa6580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9675100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b5eb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9be9220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a9dca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a99f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887492.66655: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da7033a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da75eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6dd850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ba940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da71b880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6b3d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6ddd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da703970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da65cf40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da652610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da658640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da659370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da394e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da394fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3eed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3e7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3fa6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da660e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3a7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3ee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da3fa2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da666a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da37a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3aff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2c8220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da365520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da6660a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2dab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2dae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2ebcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da279400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2daf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2eb610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da28a3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2a5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8da2b0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da299a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da3a7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8da2a5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe8da1c16d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b964f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b96fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b96100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aedf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0cd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b0ceb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b0c370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bfdfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bcdd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b9f4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b69520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b69550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9addfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bde3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bf6e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ada7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ada640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9ad95b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9aced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9bd5910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5eb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b6d0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9b5f100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9ba2b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d96d45e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9aa6580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9675100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9b5eb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe8d9be9220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d96a6850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a99f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe8d9a92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_pudncqkl/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887492.67530: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887492.67535: _low_level_execute_command(): starting 8137 1726887492.67610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.3088553-8263-60101766865454/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887492.68484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.68488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.68518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887492.68522: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.68541: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.68588: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.68591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.68630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.68635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.68706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.68716: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887492.68745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<< 8137 1726887492.68748: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 8137 1726887492.68750: stdout chunk (state=3): >>> <<< 8137 1726887492.68752: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc820> <<< 8137 1726887492.68754: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.68756: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8137 1726887492.68758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887492.68759: stdout chunk (state=3): >>> <<< 8137 1726887492.68814: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 8137 1726887492.68817: stdout chunk (state=3): >>> <<< 8137 1726887492.68829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<< 8137 1726887492.68871: stdout chunk (state=3): >>> <<< 8137 1726887492.68889: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887492.68946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 8137 1726887492.68950: stdout chunk (state=3): >>> <<< 8137 1726887492.68955: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887492.68957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.68962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887492.68964: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.68965: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.68990: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dc160><<< 8137 1726887492.68993: stdout chunk (state=3): >>> <<< 8137 1726887492.68995: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887492.68997: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.68999: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc280> <<< 8137 1726887492.69010: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.69058: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcf70> <<< 8137 1726887492.69099: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 8137 1726887492.69104: stdout chunk (state=3): >>> <<< 8137 1726887492.69134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<< 8137 1726887492.69145: stdout chunk (state=3): >>> <<< 8137 1726887492.69235: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc4f0> <<< 8137 1726887492.69238: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcd90> <<< 8137 1726887492.69240: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887492.69295: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.69303: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.69305: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dcfd0> <<< 8137 1726887492.69336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887492.69404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 8137 1726887492.69412: stdout chunk (state=3): >>> <<< 8137 1726887492.69485: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc100><<< 8137 1726887492.69493: stdout chunk (state=3): >>> <<< 8137 1726887492.69530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 8137 1726887492.69553: stdout chunk (state=3): >>> <<< 8137 1726887492.69571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887492.69615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 8137 1726887492.69617: stdout chunk (state=3): >>> <<< 8137 1726887492.69649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887492.69705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887492.69715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887492.69888: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fedf40> <<< 8137 1726887492.69979: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.69985: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552d00> <<< 8137 1726887492.70067: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.70070: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552eb0> <<< 8137 1726887492.70102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887492.70155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 8137 1726887492.70162: stdout chunk (state=3): >>> <<< 8137 1726887492.70219: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2552370> <<< 8137 1726887492.70249: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642dc0> <<< 8137 1726887492.70653: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26423a0><<< 8137 1726887492.70661: stdout chunk (state=3): >>> <<< 8137 1726887492.70698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887492.70713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887492.70785: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642fd0> <<< 8137 1726887492.70788: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887492.70825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887492.70836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887492.70848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887492.70925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887492.70930: stderr chunk (state=3): >>><<< 8137 1726887492.70971: stdout chunk (state=3): >>><<< 8137 1726887492.71003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.71017: stdout chunk (state=3): >>> <<< 8137 1726887492.71020: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.71067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 8137 1726887492.71070: handler run complete 8137 1726887492.71072: stdout chunk (state=3): >>> <<< 8137 1726887492.71111: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2613d30> <<< 8137 1726887492.71114: attempt loop complete, returning result 8137 1726887492.71116: _execute() done 8137 1726887492.71137: dumping result to json 8137 1726887492.71140: done dumping result, returning 8137 1726887492.71185: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-107c-9d64-0000000000b4] 8137 1726887492.71262: sending task result for task 0e15955b-8119-107c-9d64-0000000000b4 ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/sbin/transactional-update" } }, "stat": { "exists": false } } 8137 1726887492.71432: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.71438: WORKER PROCESS EXITING 8137 1726887492.71476: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25aed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e44f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.71479: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.71481: stdout chunk (state=3): >>> <<< 8137 1726887492.71483: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25ae520><<< 8137 1726887492.71493: stdout chunk (state=3): >>> <<< 8137 1726887492.71647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887492.71651: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae550> <<< 8137 1726887492.71654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887492.71665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887492.71700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887492.71787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887492.71921: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.71946: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.71950: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fddfd0> <<< 8137 1726887492.71952: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2624250><<< 8137 1726887492.71953: stdout chunk (state=3): >>> <<< 8137 1726887492.71981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 8137 1726887492.71993: stdout chunk (state=3): >>> <<< 8137 1726887492.72028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887492.72178: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.72183: stdout chunk (state=3): >>> <<< 8137 1726887492.72186: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda850><<< 8137 1726887492.72190: stdout chunk (state=3): >>> <<< 8137 1726887492.72311: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26243d0> <<< 8137 1726887492.72321: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887492.72418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887492.72421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887492.72468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887492.72481: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887492.72678: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c263ce50> <<< 8137 1726887492.72933: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fda7f0><<< 8137 1726887492.72938: stdout chunk (state=3): >>> <<< 8137 1726887492.73075: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73098: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda640> <<< 8137 1726887492.73165: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73169: stdout chunk (state=3): >>> <<< 8137 1726887492.73172: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73173: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fd95b0><<< 8137 1726887492.73175: stdout chunk (state=3): >>> <<< 8137 1726887492.73246: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73253: stdout chunk (state=3): >>> <<< 8137 1726887492.73255: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.73258: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fced90><<< 8137 1726887492.73260: stdout chunk (state=3): >>> <<< 8137 1726887492.73281: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c261b910><<< 8137 1726887492.73286: stdout chunk (state=3): >>> <<< 8137 1726887492.73327: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 8137 1726887492.73333: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887492.73364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 8137 1726887492.73369: stdout chunk (state=3): >>> <<< 8137 1726887492.73396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 8137 1726887492.73401: stdout chunk (state=3): >>> <<< 8137 1726887492.73468: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73483: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a56a0><<< 8137 1726887492.73488: stdout chunk (state=3): >>> <<< 8137 1726887492.73784: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73790: stdout chunk (state=3): >>> <<< 8137 1726887492.73805: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a3b20><<< 8137 1726887492.73810: stdout chunk (state=3): >>> <<< 8137 1726887492.73832: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25b30a0><<< 8137 1726887492.73840: stdout chunk (state=3): >>> <<< 8137 1726887492.73898: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.73902: stdout chunk (state=3): >>> <<< 8137 1726887492.73904: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.73909: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a5100><<< 8137 1726887492.73920: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e8b20><<< 8137 1726887492.73925: stdout chunk (state=3): >>> <<< 8137 1726887492.73945: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.73958: stdout chunk (state=3): >>> <<< 8137 1726887492.73977: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.73997: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py<<< 8137 1726887492.74002: stdout chunk (state=3): >>> <<< 8137 1726887492.74027: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74032: stdout chunk (state=3): >>> <<< 8137 1726887492.74147: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74153: stdout chunk (state=3): >>> <<< 8137 1726887492.74264: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74277: stdout chunk (state=3): >>> <<< 8137 1726887492.74303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.74311: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887492.74337: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74342: stdout chunk (state=3): >>> <<< 8137 1726887492.74362: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74371: stdout chunk (state=3): >>> <<< 8137 1726887492.74384: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887492.74412: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74418: stdout chunk (state=3): >>> <<< 8137 1726887492.74572: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74576: stdout chunk (state=3): >>> <<< 8137 1726887492.74730: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.74736: stdout chunk (state=3): >>> <<< 8137 1726887492.75518: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.75526: stdout chunk (state=3): >>> <<< 8137 1726887492.76187: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py<<< 8137 1726887492.76204: stdout chunk (state=3): >>> <<< 8137 1726887492.76210: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887492.76247: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887492.76250: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py<<< 8137 1726887492.76253: stdout chunk (state=3): >>> <<< 8137 1726887492.76287: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py<<< 8137 1726887492.76292: stdout chunk (state=3): >>> <<< 8137 1726887492.76315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887492.76320: stdout chunk (state=3): >>> <<< 8137 1726887492.76418: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.76421: stdout chunk (state=3): >>> <<< 8137 1726887492.76423: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887492.76424: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1bcb5e0><<< 8137 1726887492.76426: stdout chunk (state=3): >>> <<< 8137 1726887492.76533: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 8137 1726887492.76536: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 8137 1726887492.76538: stdout chunk (state=3): >>> <<< 8137 1726887492.76566: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fab580><<< 8137 1726887492.76584: stdout chunk (state=3): >>> <<< 8137 1726887492.76587: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b6b100><<< 8137 1726887492.76593: stdout chunk (state=3): >>> <<< 8137 1726887492.76661: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py<<< 8137 1726887492.76665: stdout chunk (state=3): >>> <<< 8137 1726887492.76684: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.76713: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.76720: stdout chunk (state=3): >>> <<< 8137 1726887492.76740: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/_text.py<<< 8137 1726887492.76745: stdout chunk (state=3): >>> <<< 8137 1726887492.76771: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.76778: stdout chunk (state=3): >>> <<< 8137 1726887492.76976: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.76988: stdout chunk (state=3): >>> <<< 8137 1726887492.77206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 8137 1726887492.77212: stdout chunk (state=3): >>> <<< 8137 1726887492.77215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'<<< 8137 1726887492.77224: stdout chunk (state=3): >>> <<< 8137 1726887492.77256: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25a3b80><<< 8137 1726887492.77267: stdout chunk (state=3): >>> <<< 8137 1726887492.77278: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.77283: stdout chunk (state=3): >>> <<< 8137 1726887492.77967: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.77976: stdout chunk (state=3): >>> <<< 8137 1726887492.78620: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.78626: stdout chunk (state=3): >>> <<< 8137 1726887492.78710: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.78720: stdout chunk (state=3): >>> <<< 8137 1726887492.78805: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py<<< 8137 1726887492.78815: stdout chunk (state=3): >>> <<< 8137 1726887492.78843: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.78846: stdout chunk (state=3): >>> <<< 8137 1726887492.78897: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.78902: stdout chunk (state=3): >>> <<< 8137 1726887492.78949: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py<<< 8137 1726887492.78953: stdout chunk (state=3): >>> <<< 8137 1726887492.78974: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.78978: stdout chunk (state=3): >>> <<< 8137 1726887492.79070: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.79075: stdout chunk (state=3): >>> <<< 8137 1726887492.79182: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/errors.py<<< 8137 1726887492.79187: stdout chunk (state=3): >>> <<< 8137 1726887492.79206: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.79219: stdout chunk (state=3): >>> <<< 8137 1726887492.79235: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.79257: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py<<< 8137 1726887492.79262: stdout chunk (state=3): >>> <<< 8137 1726887492.79283: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.79286: stdout chunk (state=3): >>> <<< 8137 1726887492.79338: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.79344: stdout chunk (state=3): >>> <<< 8137 1726887492.79392: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 8137 1726887492.79396: stdout chunk (state=3): >>> <<< 8137 1726887492.79418: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.79422: stdout chunk (state=3): >>> <<< 8137 1726887492.79737: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.79742: stdout chunk (state=3): >>> <<< 8137 1726887492.80058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 8137 1726887492.80063: stdout chunk (state=3): >>> <<< 8137 1726887492.80123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887492.80148: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887492.80156: stdout chunk (state=3): >>> <<< 8137 1726887492.80281: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9bf10> <<< 8137 1726887492.80302: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.80314: stdout chunk (state=3): >>> <<< 8137 1726887492.80412: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.80418: stdout chunk (state=3): >>> <<< 8137 1726887492.80513: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py<<< 8137 1726887492.80523: stdout chunk (state=3): >>> <<< 8137 1726887492.80538: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py<<< 8137 1726887492.80553: stdout chunk (state=3): >>> <<< 8137 1726887492.80562: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887492.80586: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887492.80620: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.80625: stdout chunk (state=3): >>> <<< 8137 1726887492.80686: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.80735: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py<<< 8137 1726887492.80749: stdout chunk (state=3): >>> <<< 8137 1726887492.80763: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.80768: stdout chunk (state=3): >>> <<< 8137 1726887492.80824: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.80829: stdout chunk (state=3): >>> <<< 8137 1726887492.80889: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.80892: stdout chunk (state=3): >>> <<< 8137 1726887492.81166: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887492.81210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887492.81216: stdout chunk (state=3): >>> <<< 8137 1726887492.81337: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.81343: stdout chunk (state=3): >>> <<< 8137 1726887492.81346: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887492.81361: stdout chunk (state=3): >>> <<< 8137 1726887492.81377: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c262f220> <<< 8137 1726887492.81445: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9b850> <<< 8137 1726887492.81496: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887492.81516: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py<<< 8137 1726887492.81523: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887492.81798: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887492.81825: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.81830: stdout chunk (state=3): >>> <<< 8137 1726887492.81875: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.81878: stdout chunk (state=3): >>> <<< 8137 1726887492.82034: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887492.82077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887492.82105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 8137 1726887492.82114: stdout chunk (state=3): >>> <<< 8137 1726887492.82144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 8137 1726887492.82147: stdout chunk (state=3): >>> <<< 8137 1726887492.82302: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f9dca0><<< 8137 1726887492.82307: stdout chunk (state=3): >>> <<< 8137 1726887492.82374: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f99f70> <<< 8137 1726887492.82490: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f92940> <<< 8137 1726887492.82494: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887492.82525: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.82528: stdout chunk (state=3): >>> <<< 8137 1726887492.82620: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py<<< 8137 1726887492.82634: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887492.83216: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887492.83332: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887492.83335: stdout chunk (state=3): >>> <<< 8137 1726887492.83562: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 8137 1726887492.83601: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887492.83980: stdout chunk (state=3): >>># clear builtins._ <<< 8137 1726887492.83996: stdout chunk (state=3): >>># clear sys.path <<< 8137 1726887492.84039: stdout chunk (state=3): >>># clear sys.argv <<< 8137 1726887492.84045: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 <<< 8137 1726887492.84048: stdout chunk (state=3): >>># clear sys.last_type<<< 8137 1726887492.84085: stdout chunk (state=3): >>> # clear sys.last_value # clear sys.last_traceback <<< 8137 1726887492.84089: stdout chunk (state=3): >>># clear sys.path_hooks <<< 8137 1726887492.84532: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 8137 1726887492.84538: stdout chunk (state=3): >>> <<< 8137 1726887492.84540: stdout chunk (state=3): >>># clear sys.meta_path <<< 8137 1726887492.84543: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout<<< 8137 1726887492.84545: stdout chunk (state=3): >>> # restore sys.stderr<<< 8137 1726887492.84547: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins<<< 8137 1726887492.84555: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 8137 1726887492.84558: stdout chunk (state=3): >>> # cleanup[2] removing _thread<<< 8137 1726887492.84560: stdout chunk (state=3): >>> # cleanup[2] removing _warnings # cleanup[2] removing _weakref<<< 8137 1726887492.84564: stdout chunk (state=3): >>> # cleanup[2] removing _io # cleanup[2] removing marshal <<< 8137 1726887492.84566: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 8137 1726887492.84569: stdout chunk (state=3): >>># cleanup[2] removing time<<< 8137 1726887492.84571: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 8137 1726887492.84575: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases # cleanup[2] removing encodings<<< 8137 1726887492.84577: stdout chunk (state=3): >>> # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 8137 1726887492.84579: stdout chunk (state=3): >>> # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc<<< 8137 1726887492.84581: stdout chunk (state=3): >>> # cleanup[2] removing io<<< 8137 1726887492.84584: stdout chunk (state=3): >>> # cleanup[2] removing __main__<<< 8137 1726887492.84616: stdout chunk (state=3): >>> # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath<<< 8137 1726887492.84622: stdout chunk (state=3): >>> # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 8137 1726887492.84667: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale<<< 8137 1726887492.84672: stdout chunk (state=3): >>> # cleanup[2] removing _bootlocale <<< 8137 1726887492.84675: stdout chunk (state=3): >>># destroy _bootlocale<<< 8137 1726887492.84677: stdout chunk (state=3): >>> # cleanup[2] removing site<<< 8137 1726887492.84745: stdout chunk (state=3): >>> # destroy site # cleanup[2] removing types <<< 8137 1726887492.84751: stdout chunk (state=3): >>># cleanup[2] removing enum <<< 8137 1726887492.84754: stdout chunk (state=3): >>># cleanup[2] removing _sre<<< 8137 1726887492.84763: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants <<< 8137 1726887492.84766: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse<<< 8137 1726887492.84775: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile # cleanup[2] removing _heapq<<< 8137 1726887492.84778: stdout chunk (state=3): >>> <<< 8137 1726887492.84847: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 8137 1726887492.84856: stdout chunk (state=3): >>># cleanup[2] removing _operator<<< 8137 1726887492.84859: stdout chunk (state=3): >>> <<< 8137 1726887492.84862: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib<<< 8137 1726887492.84888: stdout chunk (state=3): >>> <<< 8137 1726887492.84911: stdout chunk (state=3): >>># destroy reprlib <<< 8137 1726887492.84915: stdout chunk (state=3): >>># cleanup[2] removing _collections <<< 8137 1726887492.84918: stdout chunk (state=3): >>># cleanup[2] removing collections <<< 8137 1726887492.84927: stdout chunk (state=3): >>># cleanup[2] removing _functools <<< 8137 1726887492.84930: stdout chunk (state=3): >>># cleanup[2] removing functools <<< 8137 1726887492.84934: stdout chunk (state=3): >>># cleanup[2] removing copyreg <<< 8137 1726887492.84936: stdout chunk (state=3): >>># cleanup[2] removing re <<< 8137 1726887492.84953: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 8137 1726887492.84973: stdout chunk (state=3): >>> # cleanup[2] removing base64<<< 8137 1726887492.84976: stdout chunk (state=3): >>> <<< 8137 1726887492.84978: stdout chunk (state=3): >>># destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 8137 1726887492.85007: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil<<< 8137 1726887492.85034: stdout chunk (state=3): >>> # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect<<< 8137 1726887492.85067: 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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<<< 8137 1726887492.85096: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 8137 1726887492.85124: stdout chunk (state=3): >>> # 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<<< 8137 1726887492.85141: stdout chunk (state=3): >>> # 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 <<< 8137 1726887492.85168: stdout chunk (state=3): >>># 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<<< 8137 1726887492.85188: stdout chunk (state=3): >>> # 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<<< 8137 1726887492.85227: 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 # destroy gettext # cleanup[2] removing argparse # 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 <<< 8137 1726887492.85367: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 8137 1726887492.86038: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime<<< 8137 1726887492.86041: stdout chunk (state=3): >>> <<< 8137 1726887492.86105: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 8137 1726887492.86129: stdout chunk (state=3): >>># destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887492.86217: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 8137 1726887492.86294: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887492.86335: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 8137 1726887492.86375: stdout chunk (state=3): >>># cleanup[3] wiping _uuid <<< 8137 1726887492.86413: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8137 1726887492.86449: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 8137 1726887492.86495: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal<<< 8137 1726887492.86537: stdout chunk (state=3): >>> # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437<<< 8137 1726887492.86541: stdout chunk (state=3): >>> # cleanup[3] wiping _blake2<<< 8137 1726887492.86564: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch<<< 8137 1726887492.86587: stdout chunk (state=3): >>> # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib<<< 8137 1726887492.86624: stdout chunk (state=3): >>> # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 8137 1726887492.86643: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg<<< 8137 1726887492.86663: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools<<< 8137 1726887492.86685: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools<<< 8137 1726887492.86715: stdout chunk (state=3): >>> # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types<<< 8137 1726887492.86753: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path<<< 8137 1726887492.86756: stdout chunk (state=3): >>> # destroy genericpath # cleanup[3] wiping posixpath<<< 8137 1726887492.86773: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 8137 1726887492.86810: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time<<< 8137 1726887492.86833: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 8137 1726887492.86866: stdout chunk (state=3): >>> # 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<<< 8137 1726887492.86881: stdout chunk (state=3): >>> # destroy systemd._daemon<<< 8137 1726887492.86895: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma<<< 8137 1726887492.87188: stdout chunk (state=3): >>> # destroy zlib # destroy _signal # destroy platform <<< 8137 1726887492.87225: stdout chunk (state=3): >>># destroy _uuid <<< 8137 1726887492.87229: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 8137 1726887492.87277: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq<<< 8137 1726887492.87281: stdout chunk (state=3): >>> <<< 8137 1726887492.87323: stdout chunk (state=3): >>># destroy posixpath <<< 8137 1726887492.87347: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887492.87413: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib<<< 8137 1726887492.87713: stdout chunk (state=3): >>> # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator<<< 8137 1726887492.87731: stdout chunk (state=3): >>> # destroy _frozen_importlib_external # destroy _imp # destroy io<<< 8137 1726887492.87784: stdout chunk (state=3): >>> # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887492.88340: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887492.88343: stdout chunk (state=3): >>><<< 8137 1726887492.88346: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2988d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2931f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2927610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28afe20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28af910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28aff10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28affd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c20d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2909d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2902670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29156d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2935e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28c2cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29092b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c29152e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28953d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28954c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c9f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27af220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2880520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27c1e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2760400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27712e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27713a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c9d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c7c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278cd00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2797250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2780a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278caf0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19c26b56d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dc160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcf70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcd90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dcfd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fedf40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552d00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2552370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26423a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2613d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25aed30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e44f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25ae520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fddfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2624250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26243d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c263ce50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fda7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fd95b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fced90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c261b910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a56a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a3b20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25b30a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a5100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e8b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1bcb5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fab580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b6b100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25a3b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9bf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c262f220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9b850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f9dca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f99f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f92940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887492.88984: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2c43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c298f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2988d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2931f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2927610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c292e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28af910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28aff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28affd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2909d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2902670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2935e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c28c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c29092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c29152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28953d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28954c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27af220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2880520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c293b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27c1e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2760400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27c1f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27712e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c27d2610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c27713a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278c8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c278cd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2797250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278c940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2780a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c28c2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c278caf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f19c26b56d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dc160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dcd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25dcfd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25dc100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fedf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c2552eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2552370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26423a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2642fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2613d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25aed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e44f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25ae520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25ae550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c2624250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c26243d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c263ce50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fda7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fda640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fd95b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1fced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c261b910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a56a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a3b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25b30a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c25a5100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25e8b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c1bcb5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1fab580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b6b100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c25a3b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9bf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f19c262f220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1b9b850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f99f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f19c1f92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_teiltuqr/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887492.89803: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887492.89806: _low_level_execute_command(): starting 8137 1726887492.89810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887492.2993417-8261-4731929067138/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887492.90580: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887492.90596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.90615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.90639: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.90652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.90693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.90705: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887492.90720: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887492.90741: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887492.90756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.90770: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.90782: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.90797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887492.90810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887492.90821: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887492.90836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887492.90856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887492.90871: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887492.90884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887492.90896: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887492.90906: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887492.90919: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887492.90931: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887492.90948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887492.90968: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887492.90981: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887492.91049: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887492.91072: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887492.91091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887492.91119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887492.91139: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887492.91153: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887492.91172: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887492.91193: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887492.91216: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887492.91251: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887492.91311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887492.93911: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887492.93916: stdout chunk (state=3): >>><<< 8137 1726887492.93918: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887492.94323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887492.94326: handler run complete 8137 1726887492.94329: attempt loop complete, returning result 8137 1726887492.94331: _execute() done 8137 1726887492.94333: dumping result to json 8137 1726887492.94335: done dumping result, returning 8137 1726887492.94337: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e15955b-8119-107c-9d64-0000000000b4] 8137 1726887492.94339: sending task result for task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.94390: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b4 8137 1726887492.94394: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/sbin/transactional-update" } }, "stat": { "exists": false } } 8137 1726887492.94459: no more pending results, returning what we have 8137 1726887492.94464: results queue empty 8137 1726887492.94465: checking for any_errors_fatal 8137 1726887492.94470: done checking for any_errors_fatal 8137 1726887492.94471: checking for max_fail_percentage 8137 1726887492.94473: done checking for max_fail_percentage 8137 1726887492.94474: checking to see if all hosts have failed and the running result is not ok 8137 1726887492.94475: done checking to see if all hosts have failed 8137 1726887492.94476: getting the remaining hosts for this loop 8137 1726887492.94478: done getting the remaining hosts for this loop 8137 1726887492.94482: getting the next task for host managed_node1 8137 1726887492.94488: done getting next task for host managed_node1 8137 1726887492.94492: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8137 1726887492.94496: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.94498: getting the next task for host managed_node2 8137 1726887492.94501: done getting next task for host managed_node2 8137 1726887492.94504: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8137 1726887492.94506: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.94510: getting the next task for host managed_node3 8137 1726887492.94512: done getting next task for host managed_node3 8137 1726887492.94514: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8137 1726887492.94516: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887492.94532: getting variables 8137 1726887492.94534: in VariableManager get_vars() 8137 1726887492.94570: Calling all_inventory to load vars for managed_node1 8137 1726887492.94573: Calling groups_inventory to load vars for managed_node1 8137 1726887492.94576: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887492.94587: Calling all_plugins_play to load vars for managed_node1 8137 1726887492.94590: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887492.94593: Calling groups_plugins_play to load vars for managed_node1 8137 1726887492.94647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.94686: done with get_vars() 8137 1726887492.94695: done getting variables 8137 1726887492.94987: 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.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 September 2024 22:58:12 -0400 (0:00:00.759) 0:00:02.718 ****** 8137 1726887492.95021: entering _queue_task() for managed_node1/set_fact 8137 1726887492.95579: worker is 1 (out of 3 available) 8137 1726887492.95596: exiting _queue_task() for managed_node1/set_fact 8137 1726887492.95627: getting variables 8137 1726887492.95630: in VariableManager get_vars() 8137 1726887492.95726: Calling all_inventory to load vars for managed_node2 8137 1726887492.95734: Calling groups_inventory to load vars for managed_node2 8137 1726887492.95737: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887492.95758: Calling all_plugins_play to load vars for managed_node2 8137 1726887492.95762: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887492.95767: Calling groups_plugins_play to load vars for managed_node2 8137 1726887492.95861: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8137 1726887492.95866: in run() - task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887492.95880: variable 'ansible_search_path' from source: unknown 8137 1726887492.95883: variable 'ansible_search_path' from source: unknown 8137 1726887492.95890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.95943: done with get_vars() 8137 1726887492.95952: done getting variables 8137 1726887492.95994: calling self._execute() 8137 1726887492.95998: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.96000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.96002: variable 'omit' from source: magic vars 8137 1726887492.96045: 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) 8137 1726887492.96056: entering _queue_task() for managed_node2/set_fact 8137 1726887492.96587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.96599: worker is 2 (out of 3 available) 8137 1726887492.96609: exiting _queue_task() for managed_node2/set_fact 8137 1726887492.96637: getting variables 8137 1726887492.96639: in VariableManager get_vars() 8137 1726887492.96722: Calling all_inventory to load vars for managed_node3 8137 1726887492.96727: Calling groups_inventory to load vars for managed_node3 8137 1726887492.96730: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887492.96746: Calling all_plugins_play to load vars for managed_node3 8137 1726887492.96750: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887492.96753: Calling groups_plugins_play to load vars for managed_node3 8137 1726887492.96827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887492.96883: done with get_vars() 8137 1726887492.96892: done getting variables 8137 1726887492.96940: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.96944: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887492.96988: 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) 8137 1726887492.97002: entering _queue_task() for managed_node3/set_fact 8137 1726887492.97032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887492.97086: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887492.97226: 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) 8137 1726887492.97687: 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) 8137 1726887492.97693: 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) 8137 1726887492.97697: 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) 8137 1726887492.97701: Evaluated conditional (not __timesync_is_transactional is defined): True 8137 1726887492.97705: variable 'omit' from source: magic vars 8137 1726887492.97660: worker is 3 (out of 3 available) 8137 1726887492.97715: exiting _queue_task() for managed_node3/set_fact 8137 1726887492.97727: done queuing things up, now waiting for results queue to drain 8137 1726887492.97727: waiting for pending results... 8137 1726887492.97765: variable 'omit' from source: magic vars 8137 1726887492.97838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8137 1726887492.98064: in run() - task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887492.98081: variable 'ansible_search_path' from source: unknown 8137 1726887492.98093: variable 'ansible_search_path' from source: unknown 8137 1726887492.98128: calling self._execute() 8137 1726887492.98152: variable '__transactional_update_stat' from source: set_fact 8137 1726887492.98201: variable 'omit' from source: magic vars 8137 1726887492.98283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887492.98340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8137 1726887492.98348: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887492.98359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887492.98378: variable 'omit' from source: magic vars 8137 1726887492.98427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887492.98447: in run() - task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887492.98459: variable 'ansible_search_path' from source: unknown 8137 1726887492.98462: variable 'ansible_search_path' from source: unknown 8137 1726887492.98468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887492.98495: calling self._execute() 8137 1726887492.98500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.98518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887492.98564: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887492.98569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887492.98579: variable 'omit' from source: magic vars 8137 1726887492.98702: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887492.98713: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.98721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.98966: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887492.99043: Set connection var ansible_pipelining to False 8137 1726887492.99056: Set connection var ansible_timeout to 10 8137 1726887492.99063: Set connection var ansible_shell_type to sh 8137 1726887492.99071: Set connection var ansible_connection to ssh 8137 1726887492.99081: Set connection var ansible_shell_executable to /bin/sh 8137 1726887492.99113: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.99123: variable 'ansible_connection' from source: unknown 8137 1726887492.99132: variable 'ansible_module_compression' from source: unknown 8137 1726887492.99140: variable 'ansible_shell_type' from source: unknown 8137 1726887492.99148: variable 'ansible_shell_executable' from source: unknown 8137 1726887492.99156: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887492.99164: variable 'ansible_pipelining' from source: unknown 8137 1726887492.99190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.99337: variable 'ansible_timeout' from source: unknown 8137 1726887492.99369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887492.99587: 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) 8137 1726887492.99604: variable 'omit' from source: magic vars 8137 1726887492.99640: starting attempt loop 8137 1726887492.99649: running the handler 8137 1726887492.99665: handler run complete 8137 1726887492.99678: attempt loop complete, returning result 8137 1726887492.99686: _execute() done 8137 1726887492.99694: dumping result to json 8137 1726887492.99702: done dumping result, returning 8137 1726887492.99717: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-107c-9d64-0000000000b5] 8137 1726887492.99734: sending task result for task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887492.99842: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b5 ok: [managed_node1] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 8137 1726887492.99903: WORKER PROCESS EXITING 8137 1726887492.99912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887492.99925: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887492.99982: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887493.00029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887493.00190: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887493.00240: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887493.00307: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887493.00367: 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) 8137 1726887493.00372: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887493.00393: 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) 8137 1726887493.00438: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887493.00483: 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) 8137 1726887493.00570: 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) 8137 1726887493.00624: 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) 8137 1726887493.00657: 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) 8137 1726887493.00662: Evaluated conditional (not __timesync_is_transactional is defined): True 8137 1726887493.00672: variable 'omit' from source: magic vars 8137 1726887493.00693: 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) 8137 1726887493.00725: 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) 8137 1726887493.00736: variable 'omit' from source: magic vars 8137 1726887493.00850: variable '__transactional_update_stat' from source: set_fact 8137 1726887493.00865: Evaluated conditional (not __timesync_is_transactional is defined): True 8137 1726887493.00876: variable 'omit' from source: magic vars 8137 1726887493.00895: variable 'omit' from source: magic vars 8137 1726887493.00920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.00947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.00962: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.00966: variable 'omit' from source: magic vars 8137 1726887493.00978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.00988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.01020: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887493.01023: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.01026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.01126: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.01134: variable '__transactional_update_stat' from source: set_fact 8137 1726887493.01139: Set connection var ansible_pipelining to False 8137 1726887493.01153: Set connection var ansible_timeout to 10 8137 1726887493.01160: Set connection var ansible_shell_type to sh 8137 1726887493.01166: Set connection var ansible_connection to ssh 8137 1726887493.01175: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.01179: variable 'omit' from source: magic vars 8137 1726887493.01200: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.01203: variable 'ansible_connection' from source: unknown 8137 1726887493.01206: variable 'ansible_module_compression' from source: unknown 8137 1726887493.01210: variable 'ansible_shell_type' from source: unknown 8137 1726887493.01213: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.01217: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.01230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.01236: variable 'ansible_pipelining' from source: unknown 8137 1726887493.01243: variable 'ansible_timeout' from source: unknown 8137 1726887493.01250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.01256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.01291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.01316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.01346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.01352: 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) 8137 1726887493.01367: variable 'omit' from source: magic vars 8137 1726887493.01376: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887493.01381: starting attempt loop 8137 1726887493.01384: running the handler 8137 1726887493.01389: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.01396: handler run complete 8137 1726887493.01400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.01406: attempt loop complete, returning result 8137 1726887493.01415: _execute() done 8137 1726887493.01421: dumping result to json 8137 1726887493.01427: done dumping result, returning 8137 1726887493.01437: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-107c-9d64-0000000000b5] 8137 1726887493.01464: sending task result for task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887493.01529: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887493.01532: WORKER PROCESS EXITING 8137 1726887493.01536: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.01551: Set connection var ansible_pipelining to False ok: [managed_node3] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 8137 1726887493.01591: Set connection var ansible_timeout to 10 8137 1726887493.01598: Set connection var ansible_shell_type to sh 8137 1726887493.01603: Set connection var ansible_connection to ssh 8137 1726887493.01614: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.01636: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.01642: variable 'ansible_connection' from source: unknown 8137 1726887493.01648: variable 'ansible_module_compression' from source: unknown 8137 1726887493.01654: variable 'ansible_shell_type' from source: unknown 8137 1726887493.01659: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.01665: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.01671: variable 'ansible_pipelining' from source: unknown 8137 1726887493.01676: variable 'ansible_timeout' from source: unknown 8137 1726887493.01682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.01781: 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) 8137 1726887493.01794: variable 'omit' from source: magic vars 8137 1726887493.01799: starting attempt loop 8137 1726887493.01802: running the handler 8137 1726887493.01827: handler run complete 8137 1726887493.01849: attempt loop complete, returning result 8137 1726887493.01855: _execute() done 8137 1726887493.01860: dumping result to json 8137 1726887493.01866: done dumping result, returning 8137 1726887493.01878: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e15955b-8119-107c-9d64-0000000000b5] 8137 1726887493.01999: sending task result for task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887493.02086: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b5 8137 1726887493.02092: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 8137 1726887493.02159: no more pending results, returning what we have 8137 1726887493.02161: results queue empty 8137 1726887493.02162: checking for any_errors_fatal 8137 1726887493.02168: done checking for any_errors_fatal 8137 1726887493.02169: checking for max_fail_percentage 8137 1726887493.02170: done checking for max_fail_percentage 8137 1726887493.02171: checking to see if all hosts have failed and the running result is not ok 8137 1726887493.02172: done checking to see if all hosts have failed 8137 1726887493.02172: getting the remaining hosts for this loop 8137 1726887493.02174: done getting the remaining hosts for this loop 8137 1726887493.02178: getting the next task for host managed_node1 8137 1726887493.02187: done getting next task for host managed_node1 8137 1726887493.02191: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8137 1726887493.02194: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887493.02195: getting the next task for host managed_node2 8137 1726887493.02199: done getting next task for host managed_node2 8137 1726887493.02201: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8137 1726887493.02203: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887493.02204: getting the next task for host managed_node3 8137 1726887493.02210: done getting next task for host managed_node3 8137 1726887493.02212: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8137 1726887493.02213: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887493.02224: getting variables 8137 1726887493.02226: in VariableManager get_vars() 8137 1726887493.02255: Calling all_inventory to load vars for managed_node1 8137 1726887493.02259: Calling groups_inventory to load vars for managed_node1 8137 1726887493.02261: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887493.02270: Calling all_plugins_play to load vars for managed_node1 8137 1726887493.02273: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887493.02275: Calling groups_plugins_play to load vars for managed_node1 8137 1726887493.02325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887493.02365: done with get_vars() 8137 1726887493.02374: done getting variables 8137 1726887493.02496: 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.timesync : Set platform/version specific variables] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 September 2024 22:58:13 -0400 (0:00:00.075) 0:00:02.793 ****** 8137 1726887493.02531: entering _queue_task() for managed_node1/include_vars 8137 1726887493.02534: Creating lock for include_vars 8137 1726887493.02794: worker is 1 (out of 3 available) 8137 1726887493.02809: exiting _queue_task() for managed_node1/include_vars 8137 1726887493.03009: getting variables 8137 1726887493.03012: in VariableManager get_vars() 8137 1726887493.03095: Calling all_inventory to load vars for managed_node2 8137 1726887493.03099: Calling groups_inventory to load vars for managed_node2 8137 1726887493.03101: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887493.03119: Calling all_plugins_play to load vars for managed_node2 8137 1726887493.03123: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887493.03126: Calling groups_plugins_play to load vars for managed_node2 8137 1726887493.03209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887493.03264: done with get_vars() 8137 1726887493.03275: done getting variables 8137 1726887493.03362: 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=True, class_only=True) 8137 1726887493.03375: entering _queue_task() for managed_node2/include_vars 8137 1726887493.03766: worker is 2 (out of 3 available) 8137 1726887493.03779: exiting _queue_task() for managed_node2/include_vars 8137 1726887493.03813: getting variables 8137 1726887493.03816: in VariableManager get_vars() 8137 1726887493.03893: Calling all_inventory to load vars for managed_node3 8137 1726887493.03896: Calling groups_inventory to load vars for managed_node3 8137 1726887493.03899: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887493.03920: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8137 1726887493.03937: Calling all_plugins_play to load vars for managed_node3 8137 1726887493.03941: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887493.03944: Calling groups_plugins_play to load vars for managed_node3 8137 1726887493.04020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887493.04077: done with get_vars() 8137 1726887493.04086: done getting variables 8137 1726887493.04135: in run() - task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.04138: variable 'ansible_search_path' from source: unknown 8137 1726887493.04141: variable 'ansible_search_path' from source: unknown 8137 1726887493.04143: calling self._execute() 8137 1726887493.04185: 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=True, class_only=True) 8137 1726887493.04198: entering _queue_task() for managed_node3/include_vars 8137 1726887493.04272: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887493.04275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887493.04278: variable 'omit' from source: magic vars 8137 1726887493.04767: variable 'omit' from source: magic vars 8137 1726887493.04801: variable 'omit' from source: magic vars 8137 1726887493.04806: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8137 1726887493.04793: worker is 3 (out of 3 available) 8137 1726887493.04815: exiting _queue_task() for managed_node3/include_vars 8137 1726887493.04825: done queuing things up, now waiting for results queue to drain 8137 1726887493.04826: waiting for pending results... 8137 1726887493.04906: in run() - task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.04925: variable 'ansible_search_path' from source: unknown 8137 1726887493.04934: variable 'ansible_search_path' from source: unknown 8137 1726887493.04961: calling self._execute() 8137 1726887493.05032: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.05044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.05058: variable 'omit' from source: magic vars 8137 1726887493.05162: variable 'omit' from source: magic vars 8137 1726887493.05437: variable 'omit' from source: magic vars 8137 1726887493.05515: variable 'ffparams' from source: task vars 8137 1726887493.05717: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8137 1726887493.05782: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887493.05961: in run() - task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.06029: variable 'ansible_search_path' from source: unknown 8137 1726887493.06039: variable 'ansible_search_path' from source: unknown 8137 1726887493.06076: calling self._execute() 8137 1726887493.06265: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887493.06416: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.06424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.06434: variable 'omit' from source: magic vars 8137 1726887493.06474: variable 'ffparams' from source: task vars 8137 1726887493.06530: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887493.06652: variable 'omit' from source: magic vars 8137 1726887493.06758: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887493.06833: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887493.06931: variable 'omit' from source: magic vars 8137 1726887493.07069: variable 'role_path' from source: magic vars 8137 1726887493.07229: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887493.07457: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8137 1726887493.07602: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887493.07933: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887493.07950: Loaded config def from plugin (lookup/first_found) 8137 1726887493.08019: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8137 1726887493.08074: variable 'ansible_search_path' from source: unknown 8137 1726887493.08160: variable 'ffparams' from source: task vars 8137 1726887493.08168: variable 'omit' from source: magic vars 8137 1726887493.08196: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.08254: variable 'role_path' from source: magic vars 8137 1726887493.08374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.08478: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887493.08497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.08589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.08604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.08622: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887493.08691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8137 1726887493.08707: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887493.08792: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887493.08806: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887493.08817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887493.08906: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887493.08976: variable 'role_path' from source: magic vars 8137 1726887493.09166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8137 1726887493.09216: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.09235: Set connection var ansible_pipelining to False 8137 1726887493.09258: Set connection var ansible_timeout to 10 8137 1726887493.09331: Set connection var ansible_shell_type to sh 8137 1726887493.09359: Set connection var ansible_connection to ssh 8137 1726887493.09368: Loaded config def from plugin (lookup/first_found) 8137 1726887493.09375: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8137 1726887493.09412: Loaded config def from plugin (lookup/first_found) 8137 1726887493.09426: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 8137 1726887493.09502: variable 'ansible_search_path' from source: unknown 8137 1726887493.09549: variable 'ansible_search_path' from source: unknown 8137 1726887493.09553: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.09573: variable 'omit' from source: magic vars 8137 1726887493.09592: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.09600: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.09606: variable 'ansible_connection' from source: unknown 8137 1726887493.09615: variable 'ansible_module_compression' from source: unknown 8137 1726887493.09622: variable 'ansible_shell_type' from source: unknown 8137 1726887493.09629: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.09635: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887493.09644: variable 'ansible_pipelining' from source: unknown 8137 1726887493.09656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.09662: variable 'ansible_timeout' from source: unknown 8137 1726887493.09670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887493.09716: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.09733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.09746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.09773: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887493.09776: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.09778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.09864: 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=True, class_only=False) 8137 1726887493.10009: variable 'omit' from source: magic vars 8137 1726887493.10026: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.10038: Set connection var ansible_pipelining to False 8137 1726887493.10046: Set connection var ansible_timeout to 10 8137 1726887493.10049: Set connection var ansible_shell_type to sh 8137 1726887493.10051: Set connection var ansible_connection to ssh 8137 1726887493.10053: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.10063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.10076: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.10079: variable 'ansible_connection' from source: unknown 8137 1726887493.10082: variable 'ansible_module_compression' from source: unknown 8137 1726887493.10084: variable 'ansible_shell_type' from source: unknown 8137 1726887493.10086: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.10088: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.10093: variable 'ansible_pipelining' from source: unknown 8137 1726887493.10096: variable 'ansible_timeout' from source: unknown 8137 1726887493.10101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.10129: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.10154: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.10182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.10225: variable 'omit' from source: magic vars 8137 1726887493.10237: starting attempt loop 8137 1726887493.10247: running the handler 8137 1726887493.10316: 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=True, class_only=False) 8137 1726887493.10331: variable 'omit' from source: magic vars 8137 1726887493.10334: starting attempt loop 8137 1726887493.10337: running the handler 8137 1726887493.10348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.10466: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887493.10475: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.10483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.10516: handler run complete 8137 1726887493.10525: attempt loop complete, returning result 8137 1726887493.10529: _execute() done 8137 1726887493.10531: dumping result to json 8137 1726887493.10534: done dumping result, returning 8137 1726887493.10546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-107c-9d64-0000000000b7] 8137 1726887493.10555: handler run complete 8137 1726887493.10570: attempt loop complete, returning result 8137 1726887493.10579: _execute() done 8137 1726887493.10657: dumping result to json 8137 1726887493.10747: done dumping result, returning 8137 1726887493.10769: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-107c-9d64-0000000000b7] 8137 1726887493.10792: sending task result for task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.10802: sending task result for task 0e15955b-8119-107c-9d64-0000000000b7 ok: [managed_node3] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "/run/chrony-dhcp", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml" ], "changed": false } 8137 1726887493.10998: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.11004: WORKER PROCESS EXITING 8137 1726887493.11007: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.11076: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.11082: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "/run/chrony-dhcp", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml" ], "changed": false } 8137 1726887493.11212: Set connection var ansible_pipelining to False 8137 1726887493.11217: Set connection var ansible_timeout to 10 8137 1726887493.11219: Set connection var ansible_shell_type to sh 8137 1726887493.11221: Set connection var ansible_connection to ssh 8137 1726887493.11224: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.11226: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.11229: variable 'ansible_connection' from source: unknown 8137 1726887493.11231: variable 'ansible_module_compression' from source: unknown 8137 1726887493.11233: variable 'ansible_shell_type' from source: unknown 8137 1726887493.11237: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.11239: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.11244: variable 'ansible_pipelining' from source: unknown 8137 1726887493.11247: variable 'ansible_timeout' from source: unknown 8137 1726887493.11249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.11572: 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=True, class_only=False) 8137 1726887493.11713: variable 'omit' from source: magic vars 8137 1726887493.11724: starting attempt loop 8137 1726887493.11731: running the handler 8137 1726887493.11802: handler run complete 8137 1726887493.11934: attempt loop complete, returning result 8137 1726887493.11945: _execute() done 8137 1726887493.11953: dumping result to json 8137 1726887493.11961: done dumping result, returning 8137 1726887493.11973: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e15955b-8119-107c-9d64-0000000000b7] 8137 1726887493.12184: sending task result for task 0e15955b-8119-107c-9d64-0000000000b7 8137 1726887493.12337: done sending task result for task 0e15955b-8119-107c-9d64-0000000000b7 ok: [managed_node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "/run/chrony-dhcp", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_9.yml" ], "changed": false } 8137 1726887493.12395: WORKER PROCESS EXITING 8137 1726887493.12468: no more pending results, returning what we have 8137 1726887493.12472: results queue empty 8137 1726887493.12473: checking for any_errors_fatal 8137 1726887493.12476: done checking for any_errors_fatal 8137 1726887493.12477: checking for max_fail_percentage 8137 1726887493.12478: done checking for max_fail_percentage 8137 1726887493.12479: checking to see if all hosts have failed and the running result is not ok 8137 1726887493.12480: done checking to see if all hosts have failed 8137 1726887493.12481: getting the remaining hosts for this loop 8137 1726887493.12482: done getting the remaining hosts for this loop 8137 1726887493.12486: getting the next task for host managed_node1 8137 1726887493.12493: done getting next task for host managed_node1 8137 1726887493.12496: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 8137 1726887493.12499: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887493.12500: getting the next task for host managed_node2 8137 1726887493.12503: done getting next task for host managed_node2 8137 1726887493.12505: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 8137 1726887493.12506: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887493.12507: getting the next task for host managed_node3 8137 1726887493.12514: done getting next task for host managed_node3 8137 1726887493.12516: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 8137 1726887493.12517: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887493.12529: getting variables 8137 1726887493.12531: in VariableManager get_vars() 8137 1726887493.12557: Calling all_inventory to load vars for managed_node1 8137 1726887493.12559: Calling groups_inventory to load vars for managed_node1 8137 1726887493.12561: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887493.12570: Calling all_plugins_play to load vars for managed_node1 8137 1726887493.12573: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887493.12575: Calling groups_plugins_play to load vars for managed_node1 8137 1726887493.12622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887493.12655: done with get_vars() 8137 1726887493.12662: done getting variables TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Friday 20 September 2024 22:58:13 -0400 (0:00:00.102) 0:00:02.895 ****** 8137 1726887493.12752: entering _queue_task() for managed_node1/service_facts 8137 1726887493.12754: Creating lock for service_facts 8137 1726887493.13090: worker is 1 (out of 3 available) 8137 1726887493.13102: exiting _queue_task() for managed_node1/service_facts 8137 1726887493.13130: getting variables 8137 1726887493.13133: in VariableManager get_vars() 8137 1726887493.13212: Calling all_inventory to load vars for managed_node2 8137 1726887493.13216: Calling groups_inventory to load vars for managed_node2 8137 1726887493.13219: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887493.13235: Calling all_plugins_play to load vars for managed_node2 8137 1726887493.13239: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887493.13243: Calling groups_plugins_play to load vars for managed_node2 8137 1726887493.13419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887493.13471: done with get_vars() 8137 1726887493.13481: done getting variables 8137 1726887493.13574: entering _queue_task() for managed_node2/service_facts 8137 1726887493.13892: worker is 2 (out of 3 available) 8137 1726887493.13904: exiting _queue_task() for managed_node2/service_facts 8137 1726887493.14047: getting variables 8137 1726887493.14050: in VariableManager get_vars() 8137 1726887493.14128: Calling all_inventory to load vars for managed_node3 8137 1726887493.14132: Calling groups_inventory to load vars for managed_node3 8137 1726887493.14134: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887493.14152: Calling all_plugins_play to load vars for managed_node3 8137 1726887493.14156: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887493.14160: Calling groups_plugins_play to load vars for managed_node3 8137 1726887493.14250: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts 8137 1726887493.14260: in run() - task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887493.14263: variable 'ansible_search_path' from source: unknown 8137 1726887493.14265: variable 'ansible_search_path' from source: unknown 8137 1726887493.14329: calling self._execute() 8137 1726887493.14395: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887493.14425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887493.14472: done with get_vars() 8137 1726887493.14482: done getting variables 8137 1726887493.14644: entering _queue_task() for managed_node3/service_facts 8137 1726887493.14730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887493.14734: variable 'omit' from source: magic vars 8137 1726887493.14737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts 8137 1726887493.14739: variable 'omit' from source: magic vars 8137 1726887493.14785: in run() - task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887493.14797: variable 'ansible_search_path' from source: unknown 8137 1726887493.14800: variable 'ansible_search_path' from source: unknown 8137 1726887493.14828: variable 'omit' from source: magic vars 8137 1726887493.15140: variable 'omit' from source: magic vars 8137 1726887493.15149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.15153: calling self._execute() 8137 1726887493.15165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.15199: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.15203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.15109: worker is 3 (out of 3 available) 8137 1726887493.15216: exiting _queue_task() for managed_node3/service_facts 8137 1726887493.15229: done queuing things up, now waiting for results queue to drain 8137 1726887493.15230: waiting for pending results... 8137 1726887493.15244: variable 'omit' from source: magic vars 8137 1726887493.15256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.15279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.15335: variable 'omit' from source: magic vars 8137 1726887493.15350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.15371: variable 'omit' from source: magic vars 8137 1726887493.15392: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887493.15520: variable 'omit' from source: magic vars 8137 1726887493.15532: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887493.15540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887493.15551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.15585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.15602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.15627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.15635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.15665: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887493.15668: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.15671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.15773: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.15778: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.15793: Set connection var ansible_pipelining to False 8137 1726887493.15804: Set connection var ansible_timeout to 10 8137 1726887493.15856: Set connection var ansible_shell_type to sh 8137 1726887493.15864: Set connection var ansible_connection to ssh 8137 1726887493.15874: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.15905: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts 8137 1726887493.15953: Set connection var ansible_pipelining to False 8137 1726887493.15961: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.15968: Set connection var ansible_timeout to 10 8137 1726887493.15971: Set connection var ansible_shell_type to sh 8137 1726887493.15974: Set connection var ansible_connection to ssh 8137 1726887493.15980: variable 'ansible_connection' from source: unknown 8137 1726887493.15987: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.15992: variable 'ansible_module_compression' from source: unknown 8137 1726887493.15998: variable 'ansible_shell_type' from source: unknown 8137 1726887493.16004: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.16013: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887493.16020: variable 'ansible_pipelining' from source: unknown 8137 1726887493.16046: variable 'ansible_timeout' from source: unknown 8137 1726887493.16049: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.16051: variable 'ansible_connection' from source: unknown 8137 1726887493.16060: variable 'ansible_module_compression' from source: unknown 8137 1726887493.16065: variable 'ansible_shell_type' from source: unknown 8137 1726887493.16068: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.16070: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887493.16072: variable 'ansible_pipelining' from source: unknown 8137 1726887493.16074: variable 'ansible_timeout' from source: unknown 8137 1726887493.16076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887493.16272: 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__) 8137 1726887493.16289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887493.16320: variable 'omit' from source: magic vars 8137 1726887493.16325: starting attempt loop 8137 1726887493.16328: running the handler 8137 1726887493.16346: _low_level_execute_command(): starting 8137 1726887493.16351: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887493.16393: in run() - task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887493.16409: variable 'ansible_search_path' from source: unknown 8137 1726887493.16413: variable 'ansible_search_path' from source: unknown 8137 1726887493.16451: calling self._execute() <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887493.16733: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.16739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.16749: variable 'omit' from source: magic vars 8137 1726887493.16890: 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__) 8137 1726887493.16901: variable 'omit' from source: magic vars 8137 1726887493.16907: starting attempt loop 8137 1726887493.16911: running the handler 8137 1726887493.16927: _low_level_execute_command(): starting 8137 1726887493.16943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887493.17076: variable 'omit' from source: magic vars 8137 1726887493.17112: variable 'omit' from source: magic vars 8137 1726887493.17149: variable 'omit' from source: magic vars 8137 1726887493.17227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887493.17480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887493.17496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887493.17517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.17646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887493.17673: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887493.17676: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.17681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.17871: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887493.17880: Set connection var ansible_pipelining to False 8137 1726887493.17886: Set connection var ansible_timeout to 10 8137 1726887493.17889: Set connection var ansible_shell_type to sh 8137 1726887493.17891: Set connection var ansible_connection to ssh 8137 1726887493.17896: Set connection var ansible_shell_executable to /bin/sh 8137 1726887493.17970: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.17973: variable 'ansible_connection' from source: unknown 8137 1726887493.17975: variable 'ansible_module_compression' from source: unknown 8137 1726887493.17978: variable 'ansible_shell_type' from source: unknown 8137 1726887493.17980: variable 'ansible_shell_executable' from source: unknown 8137 1726887493.17985: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887493.17990: variable 'ansible_pipelining' from source: unknown 8137 1726887493.17992: variable 'ansible_timeout' from source: unknown 8137 1726887493.17994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887493.18437: 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__) 8137 1726887493.18447: variable 'omit' from source: magic vars 8137 1726887493.18452: starting attempt loop 8137 1726887493.18455: running the handler 8137 1726887493.18470: _low_level_execute_command(): starting 8137 1726887493.18478: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887493.18534: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.18547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.18557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.18572: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.18580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.18620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887493.18629: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.18637: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.18648: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.18658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.18668: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.18682: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.18695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.18703: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887493.18716: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887493.18725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.18734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.18747: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.18752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.18760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887493.18767: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.18835: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887493.18847: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.18852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.18862: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.18870: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887493.18957: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887493.19013: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.19021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.19040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.19057: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.19065: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.19072: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.19079: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.19092: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887493.19129: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.19167: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.19226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.19241: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.19278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.19317: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.19332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.19398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.19411: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.19426: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.19438: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.19453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.19467: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.19488: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.19503: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.19516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887493.19526: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887493.19537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.19552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.19566: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.19578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.19597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.19610: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.19621: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887493.19634: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.19649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.19661: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.19672: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.19748: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887493.19764: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.19775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.19799: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.19825: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.19835: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.19848: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.19859: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.19875: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887493.19904: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.19968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.20575: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.20599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.20617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.20635: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.20649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.20688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887493.20706: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.20720: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.20732: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.20746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.20760: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.20785: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.20788: stdout chunk (state=3): >>>/root <<< 8137 1726887493.20813: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.20825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887493.20835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887493.20883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.20898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.20921: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.20936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.20951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887493.20954: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.20965: stdout chunk (state=3): >>><<< 8137 1726887493.20968: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.20970: stderr chunk (state=3): >>><<< 8137 1726887493.20980: stderr chunk (state=3): >>>debug2: match found <<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.21001: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.21004: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.21077: _low_level_execute_command(): starting 8137 1726887493.21091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.21094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `" && echo ansible-tmp-1726887493.2099876-8303-122454786412458="` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `" ) && sleep 0' 8137 1726887493.21097: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887493.21150: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `" && echo ansible-tmp-1726887493.2099876-8303-122454786412458="` echo /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 `" ) && sleep 0'"'"'' 8137 1726887493.21172: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.21184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.21206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.21226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.21237: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.21257: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.21271: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.21287: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887493.21319: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.21371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.21977: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.21982: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.22034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.22039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.22070: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.22073: stderr chunk (state=3): >>>debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.22091: stdout chunk (state=3): >>>/root <<< 8137 1726887493.22299: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887493.22339: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.22345: stdout chunk (state=3): >>><<< 8137 1726887493.22347: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.22484: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.22487: _low_level_execute_command(): starting 8137 1726887493.22490: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `" && echo ansible-tmp-1726887493.2237422-8301-264790327177868="` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `" && echo ansible-tmp-1726887493.2237422-8301-264790327177868="` echo /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 `" ) && sleep 0'"'"'' 8137 1726887493.22577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887493.22601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.22971: stdout chunk (state=3): >>>/root <<< 8137 1726887493.23135: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.23141: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.23154: stdout chunk (state=3): >>><<< 8137 1726887493.23157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.23159: stderr chunk (state=3): >>><<< 8137 1726887493.23173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.23185: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.23200: _low_level_execute_command(): starting 8137 1726887493.23206: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.23290: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `" && echo ansible-tmp-1726887493.2318635-8304-266425672532163="` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `" && echo ansible-tmp-1726887493.2318635-8304-266425672532163="` echo /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 `" ) && sleep 0'"'"'' 8137 1726887493.23414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.23455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.23466: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.23476: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.23487: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.23498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.23513: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.23528: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.23544: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.23557: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887493.23569: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887493.23582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.23596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.23615: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.23631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.23643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.23656: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.23667: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887493.23680: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.23707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.23726: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.23744: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.23818: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887493.23832: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.23843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.23869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.23887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.23900: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.23916: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.23930: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.23947: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887493.23980: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.24036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.24367: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.24382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.24401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.24422: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.24436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.24480: stdout chunk (state=3): >>>ansible-tmp-1726887493.2099876-8303-122454786412458=/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 <<< 8137 1726887493.24483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887493.24488: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.24494: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.24526: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.24533: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.24683: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.24698: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent <<< 8137 1726887493.24757: stderr chunk (state=3): >>><<< 8137 1726887493.24760: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887493.2099876-8303-122454786412458=/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.24766: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887493.2099876-8303-122454786412458=/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.24829: variable 'ansible_module_compression' from source: unknown 8137 1726887493.24875: ANSIBALLZ: Using lock for service_facts 8137 1726887493.24878: ANSIBALLZ: Acquiring lock 8137 1726887493.24881: ANSIBALLZ: Lock acquired: 139724642375424 8137 1726887493.24883: ANSIBALLZ: Creating module 8137 1726887493.25358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.26376: stdout chunk (state=3): >>>ansible-tmp-1726887493.2237422-8301-264790327177868=/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 <<< 8137 1726887493.26552: stdout chunk (state=3): >>>ansible-tmp-1726887493.2318635-8304-266425672532163=/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 <<< 8137 1726887493.26604: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.26733: stdout chunk (state=3): >>><<< 8137 1726887493.26737: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887493.2237422-8301-264790327177868=/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.26750: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887493.2237422-8301-264790327177868=/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.26752: variable 'ansible_module_compression' from source: unknown 8137 1726887493.26755: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.26757: stdout chunk (state=3): >>><<< 8137 1726887493.26760: stderr chunk (state=3): >>><<< 8137 1726887493.26762: ANSIBALLZ: Using lock for service_facts 8137 1726887493.26764: ANSIBALLZ: Acquiring lock <10.31.41.70> (0, b'ansible-tmp-1726887493.2318635-8304-266425672532163=/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.26916: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887493.2318635-8304-266425672532163=/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.26920: variable 'ansible_module_compression' from source: unknown 8137 1726887493.26923: ANSIBALLZ: Using lock for service_facts 8137 1726887493.26925: ANSIBALLZ: Acquiring lock 8137 1726887493.37397: ANSIBALLZ: Writing module into payload 8137 1726887493.37490: ANSIBALLZ: Writing module 8137 1726887493.37514: ANSIBALLZ: Renaming module 8137 1726887493.37522: ANSIBALLZ: Done creating module 8137 1726887493.37816: ANSIBALLZ: Lock acquired: 139724642375424 8137 1726887493.37819: ANSIBALLZ: Reading module after lock 8137 1726887493.37821: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887493.37823: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887493.37825: ANSIBALLZ: Lock acquired: 139724642375424 8137 1726887493.37827: ANSIBALLZ: Reading module after lock Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py 8137 1726887493.37832: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py 8137 1726887493.37834: variable 'ansible_facts' from source: host vars for 'managed_node3' <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w TO /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py 8137 1726887493.37844: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt TO /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py 8137 1726887493.37851: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra TO /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887493.37963: Sending initial data 8137 1726887493.37966: Sent initial data (160 bytes) 8137 1726887493.37977: Sending initial data 8137 1726887493.37980: Sent initial data (160 bytes) 8137 1726887493.38097: Sending initial data 8137 1726887493.38100: Sent initial data (160 bytes) 8137 1726887493.39178: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.39181: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.39217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.39221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887493.39236: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.39239: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.39414: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.39524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.39529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.39533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887493.39775: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.39925: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.39945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.39962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.39981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.39998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.40027: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.40038: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887493.40055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.40074: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.40079: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.40125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.40229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.40233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.40353: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887493.40356: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.40360: 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.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.40383: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.40386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.40432: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887493.40446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.40462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.40475: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.40491: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.40494: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.40513: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887493.40529: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.40589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.42184: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887493.42225: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887493.42261: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887493.42264: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py <<< 8137 1726887493.42302: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py M:0x001a <<< 8137 1726887493.42392: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851 <<< 8137 1726887493.43384: 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 debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py M:0x001a <<< 8137 1726887493.43390: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py <<< 8137 1726887493.43392: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 124851 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887493.43395: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851 <<< 8137 1726887493.43397: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887493.43623: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887493.43642: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887493.43658: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887493.43735: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887493.43748: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887493.44025: stderr chunk (state=3): >>><<< 8137 1726887493.44029: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprwszbf7w\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 124851 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887493.44036: done transferring module to remote 8137 1726887493.44038: _low_level_execute_command(): starting 8137 1726887493.44040: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0'"'"'' 8137 1726887493.44066: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py M:0x001a <<< 8137 1726887493.44070: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py <<< 8137 1726887493.44639: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851 <<< 8137 1726887493.44981: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.44999: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.45027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.45044: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.45056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.45099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887493.45122: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.45138: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.45151: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.45163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.45174: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.45191: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.45212: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.45248: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 124851 bytes at 0 <<< 8137 1726887493.45251: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887493.45262: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.45293: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887493.45333: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887493.45347: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 124851 bytes at 0 <<< 8137 1726887493.45351: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887493.45363: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887493.45412: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.45416: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887493.45428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.45441: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.45632: stderr chunk (state=3): >>><<< 8137 1726887493.45635: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdfcj60zt\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 124851 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887493.45643: done transferring module to remote 8137 1726887493.45645: _low_level_execute_command(): starting 8137 1726887493.45647: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0'"'"'' 8137 1726887493.45798: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.45801: stdout chunk (state=3): >>><<< 8137 1726887493.45804: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp0hgijnra\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:124851\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 124851 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887493.45812: done transferring module to remote 8137 1726887493.45814: _low_level_execute_command(): starting 8137 1726887493.45818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0'"'"'' 8137 1726887493.46427: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.46431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.46484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.46487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration <<< 8137 1726887493.46492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.46494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.46514: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.46534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.46555: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.46568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.46621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.46639: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.46653: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.46665: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.46677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.46711: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.46714: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887493.46720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887493.46723: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887493.46735: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.46773: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.46777: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.46789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.46817: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887493.46835: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887493.46843: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887493.46854: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.46892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.47198: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.47213: stderr chunk (state=3): >>><<< 8137 1726887493.47216: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.47237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.47239: _low_level_execute_command(): starting 8137 1726887493.47335: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/AnsiballZ_service_facts.py && sleep 0'"'"'' 8137 1726887493.47901: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.47905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.47943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.47947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.47949: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.47951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.48019: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887493.48023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887493.48025: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887493.48026: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.48062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887493.49394: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887493.49398: stderr chunk (state=3): >>><<< 8137 1726887493.49401: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.49493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.49496: _low_level_execute_command(): starting 8137 1726887493.49498: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/AnsiballZ_service_facts.py && sleep 0'"'"'' 8137 1726887493.49798: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887493.49814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887493.49905: stderr chunk (state=3): >>><<< 8137 1726887493.49930: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887493.50050: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887493.50055: _low_level_execute_command(): starting 8137 1726887493.50058: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887493.50063: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887493.50065: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887493.50104: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887493.50150: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887493.50183: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/AnsiballZ_service_facts.py && sleep 0'"'"'' 8137 1726887493.50226: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887493.50280: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.50298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.50302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887493.50323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.50340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887493.50342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.50362: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083dc0> <<< 8137 1726887493.50366: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.50383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.50448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.50478: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.50483: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.50500: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed0283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083b20> <<< 8137 1726887493.50519: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.50524: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887493.50527: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028490> <<< 8137 1726887493.50543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.50546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887493.50564: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.50571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887493.50585: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.50603: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028940> <<< 8137 1726887493.50610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.50618: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028670> <<< 8137 1726887493.50638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887493.50656: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887493.50671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.50691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.50712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887493.50738: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.50742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.50760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887493.50763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887493.50765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf190> <<< 8137 1726887493.50779: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.50795: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887493.50802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887493.50815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887493.50818: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.50832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.50861: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.50877: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.50905: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf220> <<< 8137 1726887493.50942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887493.50952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf940> <<< 8137 1726887493.50985: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed040880> <<< 8137 1726887493.50991: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887493.51007: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.51023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.51047: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.51078: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdc8d90> <<< 8137 1726887493.51082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2d90> <<< 8137 1726887493.51084: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.51087: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.51093: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.51103: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.51124: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887493.51127: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028970> <<< 8137 1726887493.51157: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887493.51166: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.51225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.51363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887493.51388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887493.51417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887493.51427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887493.51442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887493.51467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887493.51482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887493.51487: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6eeb0> <<< 8137 1726887493.51538: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd71f40> <<< 8137 1726887493.51556: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887493.51565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887493.51577: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887493.51632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887493.51640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887493.51671: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd67610> <<< 8137 1726887493.51687: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6d640> <<< 8137 1726887493.51701: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6e370> <<< 8137 1726887493.51711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887493.51782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887493.51802: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887493.51978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887493.51997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.52020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.52047: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.52067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.52074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecceee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccee910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd020d0> import '_collections' # <<< 8137 1726887493.52131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887493.52145: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887493.52159: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887493.52183: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887493.52190: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd42670> <<< 8137 1726887493.52196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd75e50> <<< 8137 1726887493.52218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.52225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887493.52238: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.52254: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.52259: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd02cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd492b0> <<< 8137 1726887493.52289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887493.52306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887493.52315: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7ba00> <<< 8137 1726887493.52330: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887493.52343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887493.52347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887493.52365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887493.52383: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887493.52416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887493.52433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887493.52451: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887493.52463: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887493.52482: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887493.52499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887493.52512: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.52520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887493.52536: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887493.52552: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887493.52561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887493.52586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887493.52616: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc3d0> <<< 8137 1726887493.52633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887493.52651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887493.52671: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887493.52688: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc4c0> <<< 8137 1726887493.52692: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887493.52707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887493.52736: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887493.52761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887493.52773: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887493.52783: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887493.52803: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887493.52806: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd09f40> <<< 8137 1726887493.52826: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887493.52837: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04a90> <<< 8137 1726887493.52878: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887493.52953: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887493.52974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887493.52977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbe7220> <<< 8137 1726887493.53006: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccb8520> <<< 8137 1726887493.53060: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04f10> <<< 8137 1726887493.53065: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7b0a0> <<< 8137 1726887493.53082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887493.53107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887493.53124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 8137 1726887493.53145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8b50> <<< 8137 1726887493.53151: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887493.53184: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbf8e80> <<< 8137 1726887493.53210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887493.53215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887493.53236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887493.53255: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08790> <<< 8137 1726887493.53277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887493.53307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887493.53332: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08cd0> <<< 8137 1726887493.53377: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecb97400> <<< 8137 1726887493.53394: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8f70> <<< 8137 1726887493.53420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887493.53430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887493.53455: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.53465: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba82e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08610> <<< 8137 1726887493.53482: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887493.53510: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.53521: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba83a0> <<< 8137 1726887493.53574: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887493.53602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887493.53627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887493.53676: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3700> <<< 8137 1726887493.53712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887493.53793: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc37c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc38b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887493.53977: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3d00> <<< 8137 1726887493.54035: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887493.54047: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbcf250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3940> <<< 8137 1726887493.54066: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbb7a90> <<< 8137 1726887493.54082: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02610> <<< 8137 1726887493.54089: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 8137 1726887493.54092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887493.54124: stdout chunk (state=3): >>> import '_weakref' # <<< 8137 1726887493.54144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887493.54176: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887493.54179: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887493.54182: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3af0> <<< 8137 1726887493.54207: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887493.54238: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887493.54240: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887493.54274: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887493.54294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887493.54306: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44ecafa6d0> <<< 8137 1726887493.54314: stdout chunk (state=3): >>> import 'zipimport' # # installed zipimport hook <<< 8137 1726887493.54356: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887493.54358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.54374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887493.54399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887493.54436: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip' <<< 8137 1726887493.54449: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43dc0> <<< 8137 1726887493.54452: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.54487: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 8137 1726887493.54499: stdout chunk (state=3): >>> <<< 8137 1726887493.54505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd83a0> <<< 8137 1726887493.54520: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43b20> <<< 8137 1726887493.54533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.54548: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/__init__.py <<< 8137 1726887493.54562: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887493.54567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.54580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.54621: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43ac0> <<< 8137 1726887493.54625: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887493.54628: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8490> <<< 8137 1726887493.54789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8670> <<< 8137 1726887493.54803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887493.54807: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887493.54828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887493.54834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887493.54858: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f190> <<< 8137 1726887493.54872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887493.54908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887493.54971: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f220> <<< 8137 1726887493.55014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887493.55023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887493.55079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f940> <<< 8137 1726887493.55085: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbf0880> <<< 8137 1726887493.55106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb88d90> <<< 8137 1726887493.55165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887493.55168: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2d90> <<< 8137 1726887493.55225: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8970> <<< 8137 1726887493.55250: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887493.55452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887493.55461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887493.55511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887493.55525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887493.55537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887493.55545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887493.55571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887493.55574: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2eeb0> <<< 8137 1726887493.55632: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb31f40> <<< 8137 1726887493.55638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887493.55667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887493.55695: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887493.55702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887493.55704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887493.55727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887493.55754: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb27610> <<< 8137 1726887493.55776: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2d640> <<< 8137 1726887493.55807: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887493.55879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887493.55883: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.55902: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887493.55958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887493.55977: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.55990: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadaaee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaae910> <<< 8137 1726887493.56002: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887493.56146: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 8137 1726887493.56152: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887493.56155: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887493.56158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac20d0> import '_collections' # <<< 8137 1726887493.56190: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb09d90> <<< 8137 1726887493.56202: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887493.56209: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887493.56232: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887493.56241: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb02670> <<< 8137 1726887493.56274: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887493.56290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb146d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb35e50> <<< 8137 1726887493.56300: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887493.56323: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887493.56356: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887493.56445: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadac2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadb142e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3ba00> <<< 8137 1726887493.56449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887493.56473: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.56588: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.56592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2d60> <<< 8137 1726887493.56603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887493.56606: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887493.56609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887493.56612: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887493.56614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887493.56638: stdout chunk (state=3): >>> <<< 8137 1726887493.56643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887493.56645: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91dc0><<< 8137 1726887493.56646: stdout chunk (state=3): >>> <<< 8137 1726887493.56690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887493.56712: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c3d0> <<< 8137 1726887493.56738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887493.56741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887493.56811: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887493.56815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a363a0> <<< 8137 1726887493.57127: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c4c0> <<< 8137 1726887493.57131: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91b20><<< 8137 1726887493.57135: stdout chunk (state=3): >>> <<< 8137 1726887493.57137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e820> <<< 8137 1726887493.57141: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.57144: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887493.57219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887493.57228: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.57231: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0e160> <<< 8137 1726887493.57235: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887493.57238: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e280> <<< 8137 1726887493.57240: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ef70> <<< 8137 1726887493.57242: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887493.57244: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ed90> <<< 8137 1726887493.57247: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36490> <<< 8137 1726887493.57249: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887493.57253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887493.57344: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0efd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887493.57349: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887493.57354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887493.57357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887493.57389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 8137 1726887493.57393: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887493.57413: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec965f40> <<< 8137 1726887493.57432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887493.57455: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9a7220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada78520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9b8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8cd0> <<< 8137 1726887493.57462: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983d00> <<< 8137 1726887493.57540: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983eb0> <<< 8137 1726887493.57557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887493.57560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887493.57594: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec983370> <<< 8137 1726887493.57605: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74dc0> <<< 8137 1726887493.57611: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad957400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8f70> <<< 8137 1726887493.57616: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887493.57618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9683a0> <<< 8137 1726887493.57656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887493.57688: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2a30> <<< 8137 1726887493.57693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887493.57697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887493.57712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887493.57858: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca743a0> <<< 8137 1726887493.57861: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983700> <<< 8137 1726887493.57864: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf220> <<< 8137 1726887493.57866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887493.57871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74fd0> <<< 8137 1726887493.57873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887493.57875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887493.57877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887493.57879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2850> <<< 8137 1726887493.57930: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf940> <<< 8137 1726887493.57933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887493.57936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca45d30> <<< 8137 1726887493.57938: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a4e880> <<< 8137 1726887493.57940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9837c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9838b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887493.57944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887493.57998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887493.58001: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07c8d90> <<< 8137 1726887493.58004: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca174f0> <<< 8137 1726887493.58052: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983d00> <<< 8137 1726887493.58057: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9e0520> <<< 8137 1726887493.58136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887493.58172: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887493.58175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887493.58178: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2d90> <<< 8137 1726887493.58180: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad98f250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad977a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887493.58183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887493.58271: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36970> <<< 8137 1726887493.58275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887493.58279: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec955fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca55250> <<< 8137 1726887493.58282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887493.58284: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983af0> <<< 8137 1726887493.58286: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887493.58289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887493.58360: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.58363: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca553d0> <<< 8137 1726887493.58366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0dad8ba6d0> <<< 8137 1726887493.58369: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887493.58418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.58424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887493.58434: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887493.58487: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6ee50> <<< 8137 1726887493.58512: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 8137 1726887493.58564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887493.58596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887493.58599: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.58640: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9527f0> <<< 8137 1726887493.58650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887493.58675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887493.58678: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.58679: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887493.58692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887493.58722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887493.58724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887493.58761: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076eeb0> <<< 8137 1726887493.58764: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952640> <<< 8137 1726887493.58767: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9515b0> <<< 8137 1726887493.58897: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0770f40> <<< 8137 1726887493.58900: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887493.58903: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec946d90> <<< 8137 1726887493.58906: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca4e910> <<< 8137 1726887493.58911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887493.58913: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887493.58915: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887493.58919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887493.58922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887493.58926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887493.58988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887493.58990: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0767610> <<< 8137 1726887493.58993: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076d640> <<< 8137 1726887493.58995: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076e370> <<< 8137 1726887493.58997: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d76a0> <<< 8137 1726887493.58999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887493.59145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887493.59150: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887493.59155: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d6b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e50a0> <<< 8137 1726887493.59170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.59236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887493.59239: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d7100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca19b20> <<< 8137 1726887493.59243: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae06eee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06ee910> import 'itertools' # <<< 8137 1726887493.59246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887493.59250: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.59252: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eef10> <<< 8137 1726887493.59276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887493.59292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887493.59295: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eefd0> <<< 8137 1726887493.59326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.59330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887493.59340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07020d0> import '_collections' # <<< 8137 1726887493.59458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.59461: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887493.59463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.59465: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0742670> <<< 8137 1726887493.59527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 8137 1726887493.59532: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07546d0> <<< 8137 1726887493.59535: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0775e50> <<< 8137 1726887493.59538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.59543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887493.59570: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.59575: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae0702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07492b0> <<< 8137 1726887493.59639: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.59641: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.59659: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae07542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077ba00> <<< 8137 1726887493.59661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887493.59691: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.59723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887493.59747: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702df0> <<< 8137 1726887493.59772: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702d60> <<< 8137 1726887493.59803: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887493.59843: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887493.59846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887493.59864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887493.59923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.59926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887493.59963: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d53d0> <<< 8137 1726887493.59970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887493.59988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887493.60027: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d54c0> <<< 8137 1726887493.60099: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.60283: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae070af40> <<< 8137 1726887493.60325: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887493.60345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887493.60389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887493.60414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887493.60438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887493.60441: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05fb220> <<< 8137 1726887493.60498: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06c1520> <<< 8137 1726887493.60577: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887493.60774: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887493.60786: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887493.60790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.60792: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebff85e0> <<< 8137 1726887493.60796: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebf99100> <<< 8137 1726887493.60840: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887493.60864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.60914: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887493.60962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce820> <<< 8137 1726887493.60970: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.61041: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.61047: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887493.61097: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887493.61104: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.61109: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7ce160> <<< 8137 1726887493.61228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.61232: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce280> <<< 8137 1726887493.61252: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7cef70> <<< 8137 1726887493.61260: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887493.61264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887493.61287: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9d6b80> # zipimport: zlib available <<< 8137 1726887493.61291: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ced90> import 'atexit' # <<< 8137 1726887493.61327: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7cefd0> <<< 8137 1726887493.61353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887493.61391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887493.61394: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae060ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061ccd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05ab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887493.61397: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce100> <<< 8137 1726887493.61398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887493.61400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887493.61401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887493.61402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887493.61403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887493.61404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887493.61406: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7700> <<< 8137 1726887493.61458: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1edf40> <<< 8137 1726887493.61497: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743d00> <<< 8137 1726887493.61549: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.61552: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743eb0> <<< 8137 1726887493.61555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887493.61569: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.61572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887493.61620: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad743370> <<< 8137 1726887493.61624: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833dc0> <<< 8137 1726887493.61779: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8333a0> <<< 8137 1726887493.61808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887493.61825: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833fd0> <<< 8137 1726887493.61840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887493.61861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887493.61884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8137 1726887493.61887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887493.61902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887493.61932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.61942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887493.61949: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad805d30> <<< 8137 1726887493.61970: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62044: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d74f0> <<< 8137 1726887493.62059: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887493.62165: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad79f520> <<< 8137 1726887493.62205: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887493.62210: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f550> <<< 8137 1726887493.62215: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887493.62226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887493.62322: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887493.62327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d77c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d78b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05e3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05cba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7af0> <<< 8137 1726887493.62383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2adffe66d0> <<< 8137 1726887493.62450: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad815250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887493.62454: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887493.62461: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62464: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.62466: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8153d0> <<< 8137 1726887493.62468: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887493.62475: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887493.62477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.62479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887493.62481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887493.62485: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887493.62507: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82ee50> <<< 8137 1726887493.62574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62644: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1db7f0> <<< 8137 1726887493.62769: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db640> <<< 8137 1726887493.62775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887493.62800: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.62803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887493.62805: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887493.62807: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1da5b0> <<< 8137 1726887493.62816: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad80e910> <<< 8137 1726887493.62832: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887493.62852: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcbf10> <<< 8137 1726887493.62866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887493.62869: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.62875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887493.62922: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7976a0> <<< 8137 1726887493.62948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63006: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887493.63027: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887493.63031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63078: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63113: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad795b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7a50a0> <<< 8137 1726887493.63129: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887493.63194: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63197: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad797100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d9b20> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.63201: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887493.63217: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63406: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63411: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63413: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887493.63415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.63418: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887493.63454: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca61220> <<< 8137 1726887493.63536: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcb850> <<< 8137 1726887493.63539: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63544: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887493.63546: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63600: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63862: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.63867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887493.63871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887493.63873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887493.63875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887493.63905: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887493.63910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887493.64000: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ddca0> <<< 8137 1726887493.64055: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3dbf70> <<< 8137 1726887493.64059: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64105: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887493.64107: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64128: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64158: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887493.64255: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887493.64277: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 8137 1726887493.64279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64567: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887493.64570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64573: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887493.64575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.64625: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacdb95e0> <<< 8137 1726887493.64701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64724: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1ab580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd59100> <<< 8137 1726887493.64826: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887493.64830: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64832: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.64837: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887493.65018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887493.65021: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e100> <<< 8137 1726887493.65024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887493.65026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887493.65030: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.65064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887493.65066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887493.65068: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebd34d60> <<< 8137 1726887493.65069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887493.65104: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebd34cd0> <<< 8137 1726887493.65106: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad795b80> # zipimport: zlib available <<< 8137 1726887493.65169: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e910> <<< 8137 1726887493.65171: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 8137 1726887493.65237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.65388: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887493.65491: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.65856: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.65916: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.65975: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887493.65988: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66019: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66054: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887493.66057: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66116: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66181: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887493.66198: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66227: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887493.66229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66270: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66300: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887493.66309: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887493.66717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887493.66726: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887493.66815: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8af10> <<< 8137 1726887493.66819: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66870: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.66972: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887493.66976: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887493.66978: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.67358: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887493.67361: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.67391: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad821220> <<< 8137 1726887493.67422: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8a850> <<< 8137 1726887493.67470: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887493.67473: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.67657: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.67725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.67729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.67731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887493.67754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887493.67784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887493.67820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887493.67823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887493.67915: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19b370> <<< 8137 1726887493.67954: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19af70> <<< 8137 1726887493.68011: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad194940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887493.68763: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.68859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.69035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.69231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887493.69263: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e100> <<< 8137 1726887493.69287: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887493.69318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887493.69356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887493.69368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacaf4d60> <<< 8137 1726887493.69419: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacaf4cd0> <<< 8137 1726887493.69510: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 8137 1726887493.69607: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.69797: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887493.71407: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 8137 1726887493.71499: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.71529: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887493.71550: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.71570: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887493.71577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.72877: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.73876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa820> <<< 8137 1726887493.73937: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887493.73961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887493.73975: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefa160> <<< 8137 1726887493.74011: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa280> <<< 8137 1726887493.74097: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefaf70> <<< 8137 1726887493.74131: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887493.74156: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefad90> import 'atexit' # <<< 8137 1726887493.74182: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefafd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887493.74423: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe51f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6fd00> <<< 8137 1726887493.74500: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6feb0> <<< 8137 1726887493.74515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887493.74543: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe6f370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60dc0> <<< 8137 1726887493.74713: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff603a0> <<< 8137 1726887493.74775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887493.74836: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887493.74869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff31d30> <<< 8137 1726887493.74933: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecbd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff034f0> <<< 8137 1726887493.75062: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfecb520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887493.75065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887493.75089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887493.75154: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe41fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff41250> <<< 8137 1726887493.75172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887493.75300: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff413d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.75317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887493.75366: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5ae50> <<< 8137 1726887493.75500: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe3e7f0> <<< 8137 1726887493.75599: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e640> <<< 8137 1726887493.75630: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3d5b0> <<< 8137 1726887493.75673: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.75678: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe32d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff3a910> <<< 8137 1726887493.75783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 8137 1726887493.75790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887493.75792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887493.75795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887493.75797: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec36a0> <<< 8137 1726887493.76007: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec1b20> <<< 8137 1726887493.76039: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfed10a0> <<< 8137 1726887493.76083: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec3100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff05b20> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.76103: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887493.76106: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.76168: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.76300: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.76326: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887493.76414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.76505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.77282: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.78135: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887493.78139: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887493.78143: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887493.78180: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887493.78189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.78272: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887493.78274: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfa075e0> <<< 8137 1726887493.78362: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8137 1726887493.78377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe0d580> <<< 8137 1726887493.78392: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9a8100> <<< 8137 1726887493.78444: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887493.78460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.78478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.78503: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887493.78510: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.78705: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.78914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887493.78951: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfec1b80> <<< 8137 1726887493.78965: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.79374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.79737: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.80079: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887493.80188: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887493.80198: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.80215: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.80231: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887493.80237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.80279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.80348: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887493.80658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.80954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887493.80994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887493.81003: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887493.81100: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9daf10> <<< 8137 1726887493.81104: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81217: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81302: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887493.81309: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887493.81316: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887493.81337: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81383: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81428: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887493.81440: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81482: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81532: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81649: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.81732: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887493.81765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887493.81865: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adff4d220> <<< 8137 1726887493.81903: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9da850> <<< 8137 1726887493.81955: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887493.81958: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887493.81961: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887493.81963: stdout chunk (state=3): >>> <<< 8137 1726887493.82144: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.82231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.82261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.82320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887493.82329: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887493.82359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887493.82400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887493.82427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887493.82455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887493.82668: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe00ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfdfdf70> <<< 8137 1726887493.82750: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe9b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887493.82761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.82794: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.82825: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 8137 1726887493.82830: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887493.82924: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887493.82953: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.82958: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 8137 1726887493.82989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.83304: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.83521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.83644: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887493.83766: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887493.83801: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a100> <<< 8137 1726887493.83820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887493.83852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887493.83881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887493.84124: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf7562b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adf756340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available <<< 8137 1726887493.84284: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887495.06211: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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": "stopped", "status": "inactive", "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"}, "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",<<< 8137 1726887495.06217: stdout chunk (state=3): >>> "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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": "stati<<< 8137 1726887495.06226: stdout chunk (state=3): >>>c", "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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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": {"<<< 8137 1726887495.06305: stdout chunk (state=3): >>>name": "systemd-vconsole-setup.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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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__ <<< 8137 1726887495.06712: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks <<< 8137 1726887495.06717: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 8137 1726887495.06721: 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 <<< 8137 1726887495.06782: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword <<< 8137 1726887495.06787: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 8137 1726887495.06790: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 8137 1726887495.06793: stdout chunk (state=3): >>># 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 8137 1726887495.06796: 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal <<< 8137 1726887495.06799: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 8137 1726887495.06802: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 8137 1726887495.06827: stdout chunk (state=3): >>># 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 <<< 8137 1726887495.06833: 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 # 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 # cleanup[2] removing gc <<< 8137 1726887495.07037: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887495.07053: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887495.07087: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887495.07102: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887495.07110: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887495.07141: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 8137 1726887495.07153: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887495.07184: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887495.07202: stdout chunk (state=3): >>># destroy array <<< 8137 1726887495.07217: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887495.07231: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 8137 1726887495.07270: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 8137 1726887495.07277: stdout chunk (state=3): >>># destroy _compat_pickle <<< 8137 1726887495.07381: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 8137 1726887495.07390: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 8137 1726887495.07393: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887495.07397: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8137 1726887495.07400: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 8137 1726887495.07404: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 8137 1726887495.07406: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 8137 1726887495.07411: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 8137 1726887495.07413: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 8137 1726887495.07442: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887495.07514: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887495.07520: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8137 1726887495.07529: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 8137 1726887495.07542: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887495.07551: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 8137 1726887495.07554: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 8137 1726887495.07558: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping os <<< 8137 1726887495.07560: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 8137 1726887495.07562: stdout chunk (state=3): >>># destroy genericpath <<< 8137 1726887495.07587: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887495.07591: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl <<< 8137 1726887495.07594: stdout chunk (state=3): >>># destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887495.07732: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887495.07756: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887495.07772: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 8137 1726887495.07788: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887495.07821: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887495.07828: stdout chunk (state=3): >>># destroy select <<< 8137 1726887495.07831: 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 itertools # destroy operator <<< 8137 1726887495.07833: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io <<< 8137 1726887495.07834: stdout chunk (state=3): >>># destroy marshal <<< 8137 1726887495.07868: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887495.08139: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887495.08211: stderr chunk (state=3): >>><<< 8137 1726887495.08224: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbf0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb88d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb31f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb27610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadaaee20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaae910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac20d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb09d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb02670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb146d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadac2cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb092b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadb142e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac9f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9a7220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada78520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9b8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad957400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9682e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9683a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9839d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9837c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9838b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad98f250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad977a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0dad8ba6d0>\r\n# zipimport: found 31 names in \'/tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7ce160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7cef70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ced90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7cefd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1edf40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743d00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad743370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8333a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad805d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79fd30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d74f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad79f520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1defd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad815250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8153d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82ee50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1db7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1da5b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1cfd90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad80e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7976a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad795b20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7a50a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad797100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d9b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacdb95e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1ab580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd59100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad795b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8af10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad821220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8a850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19b370>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19af70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad194940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e100>\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacaf4d60>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacaf4cd0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"services": {"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": "stopped", "status": "inactive", "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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887495.08615: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dade43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbf0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadbd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb31f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadaaee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaae910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadaaefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb09d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb02670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb146d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb35e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadac2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dadb142e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada8c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9a7220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dada78520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadb3b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9b8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad957400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9b8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9c8610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9683a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad9837c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad9838b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad983d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad98f250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad977a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dadac2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad983af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0dad8ba6d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7ce160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7cef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ced90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7cefd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7ce100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1edf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad743eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad743370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8333a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad833fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad805d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79fd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d74f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad79f520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad79f550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1defd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad815250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad8153d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1db7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1db640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1da5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad1cfd90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad80e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad7976a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad795b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7a50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad797100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad7d9b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacdb95e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad1ab580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd59100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad795b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8af10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dad821220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacd8a850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19b370> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad19af70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad194940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dacaf4d60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0dacaf4cd0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0dad82e910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_agc23vr0/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"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": "stopped", "status": "inactive", "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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887495.10076: done with _execute_module (service_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887493.2237422-8301-264790327177868/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887495.10096: _low_level_execute_command(): starting 8137 1726887495.10106: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2237422-8301-264790327177868/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887495.10823: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887495.10840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887495.10859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887495.10877: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887495.10890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887495.10947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887495.10960: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887495.10971: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887495.10985: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887495.10999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887495.11015: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887495.11028: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887495.11056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887495.11067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887495.11077: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887495.11087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887495.11100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887495.11118: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887495.11132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887495.11153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887495.11169: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887495.11181: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887495.11203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887495.11212: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887495.11292: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887495.11295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887495.11297: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887495.11299: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887495.11300: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887495.11339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887495.13134: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887495.13176: stderr chunk (state=3): >>><<< 8137 1726887495.13179: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887495.13201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887495.13203: handler run complete 8137 1726887495.13376: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887495.13573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887495.13812: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887495.13949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887495.14157: attempt loop complete, returning result 8137 1726887495.14168: _execute() done 8137 1726887495.14175: dumping result to json 8137 1726887495.14248: done dumping result, returning 8137 1726887495.14261: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-107c-9d64-00000000000b] 8137 1726887495.14275: sending task result for task 0e15955b-8119-107c-9d64-00000000000b ok: [managed_node1] => { "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" }, "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" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "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" }, "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" }, "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": "stopped", "status": "enabled" }, "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@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.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": "stopped", "status": "enabled" }, "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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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-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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-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": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.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-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "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": "inactive", "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.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-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-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": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "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-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": "disabled" }, "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.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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false, "invocation": { "module_args": {} } } 8137 1726887495.15848: done sending task result for task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887495.15852: WORKER PROCESS EXITING 8137 1726887495.36598: stdout chunk (state=3): >>> <<< 8137 1726887495.36612: stdout chunk (state=3): >>>{"ansible_facts": {"services": {"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"}, "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"}, "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.servic<<< 8137 1726887495.36638: stdout chunk (state=3): >>>e", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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": <<< 8137 1726887495.36667: stdout chunk (state=3): >>>"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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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": "system<<< 8137 1726887495.36691: stdout chunk (state=3): >>>d"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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": "a<<< 8137 1726887495.36974: stdout chunk (state=3): >>>ctive", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-sysupdate-reboot.service": {"name": "s<<< 8137 1726887495.36980: stdout chunk (state=3): >>>ystemd-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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__ <<< 8137 1726887495.37362: stdout chunk (state=3): >>># clear builtins._ <<< 8137 1726887495.37377: stdout chunk (state=3): >>># clear sys.path # clear sys.argv<<< 8137 1726887495.37443: stdout chunk (state=3): >>> # clear sys.ps1<<< 8137 1726887495.37480: stdout chunk (state=3): >>> <<< 8137 1726887495.37527: stdout chunk (state=3): >>># clear sys.ps2<<< 8137 1726887495.37565: stdout chunk (state=3): >>> <<< 8137 1726887495.37572: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value <<< 8137 1726887495.37601: stdout chunk (state=3): >>># clear sys.last_traceback <<< 8137 1726887495.37630: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache<<< 8137 1726887495.37635: stdout chunk (state=3): >>> <<< 8137 1726887495.37638: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__<<< 8137 1726887495.37642: stdout chunk (state=3): >>> <<< 8137 1726887495.37644: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout <<< 8137 1726887495.37646: stdout chunk (state=3): >>># restore sys.stderr <<< 8137 1726887495.37697: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 8137 1726887495.37702: stdout chunk (state=3): >>># cleanup[2] removing _imp<<< 8137 1726887495.37705: stdout chunk (state=3): >>> # cleanup[2] removing _thread <<< 8137 1726887495.37759: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 8137 1726887495.37763: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 8137 1726887495.37766: stdout chunk (state=3): >>># cleanup[2] removing marshal <<< 8137 1726887495.37794: stdout chunk (state=3): >>># cleanup[2] removing posix <<< 8137 1726887495.37798: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external <<< 8137 1726887495.37802: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport <<< 8137 1726887495.37826: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 8137 1726887495.37849: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases<<< 8137 1726887495.37859: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8<<< 8137 1726887495.37940: stdout chunk (state=3): >>> # cleanup[2] removing _signal <<< 8137 1726887495.37950: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 <<< 8137 1726887495.37953: stdout chunk (state=3): >>># cleanup[2] removing _abc<<< 8137 1726887495.37955: stdout chunk (state=3): >>> <<< 8137 1726887495.37958: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io<<< 8137 1726887495.38025: stdout chunk (state=3): >>> # cleanup[2] removing __main__ <<< 8137 1726887495.38028: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat <<< 8137 1726887495.38036: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath<<< 8137 1726887495.38049: stdout chunk (state=3): >>> # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 8137 1726887495.38066: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants<<< 8137 1726887495.38080: stdout chunk (state=3): >>> # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections<<< 8137 1726887495.38118: stdout chunk (state=3): >>> # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc<<< 8137 1726887495.38131: stdout chunk (state=3): >>> # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc<<< 8137 1726887495.38163: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 8137 1726887495.38226: stdout chunk (state=3): >>># 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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<<< 8137 1726887495.38240: stdout chunk (state=3): >>> # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache<<< 8137 1726887495.38264: stdout chunk (state=3): >>> # 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<<< 8137 1726887495.38291: stdout chunk (state=3): >>> # 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<<< 8137 1726887495.38319: stdout chunk (state=3): >>> # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # 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<<< 8137 1726887495.38354: 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 <<< 8137 1726887495.38372: stdout chunk (state=3): >>># destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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<<< 8137 1726887495.38414: stdout chunk (state=3): >>> # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 8137 1726887495.38763: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 8137 1726887495.38771: stdout chunk (state=3): >>> <<< 8137 1726887495.38818: stdout chunk (state=3): >>># destroy importlib.util<<< 8137 1726887495.38837: stdout chunk (state=3): >>> <<< 8137 1726887495.38840: stdout chunk (state=3): >>># destroy importlib.abc <<< 8137 1726887495.38846: stdout chunk (state=3): >>># destroy importlib.machinery <<< 8137 1726887495.38903: stdout chunk (state=3): >>># destroy zipimport<<< 8137 1726887495.38916: stdout chunk (state=3): >>> <<< 8137 1726887495.38935: stdout chunk (state=3): >>># destroy _compression<<< 8137 1726887495.38960: stdout chunk (state=3): >>> <<< 8137 1726887495.39001: stdout chunk (state=3): >>># destroy binascii<<< 8137 1726887495.39019: stdout chunk (state=3): >>> # destroy importlib # destroy struct<<< 8137 1726887495.39061: stdout chunk (state=3): >>> # destroy bz2 <<< 8137 1726887495.39067: stdout chunk (state=3): >>># destroy lzma <<< 8137 1726887495.39100: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887495.39121: stdout chunk (state=3): >>># destroy locale <<< 8137 1726887495.39168: stdout chunk (state=3): >>># destroy tempfile <<< 8137 1726887495.39189: stdout chunk (state=3): >>># destroy systemd.journal<<< 8137 1726887495.39205: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux<<< 8137 1726887495.39224: stdout chunk (state=3): >>> # destroy hashlib<<< 8137 1726887495.39239: stdout chunk (state=3): >>> <<< 8137 1726887495.39255: stdout chunk (state=3): >>># destroy json.decoder<<< 8137 1726887495.39271: stdout chunk (state=3): >>> # destroy json.encoder<<< 8137 1726887495.39286: stdout chunk (state=3): >>> # destroy json.scanner<<< 8137 1726887495.39306: stdout chunk (state=3): >>> # destroy _json<<< 8137 1726887495.39328: stdout chunk (state=3): >>> # destroy encodings<<< 8137 1726887495.39337: stdout chunk (state=3): >>> <<< 8137 1726887495.39364: stdout chunk (state=3): >>># destroy syslog<<< 8137 1726887495.39380: stdout chunk (state=3): >>> # destroy uuid<<< 8137 1726887495.39394: stdout chunk (state=3): >>> <<< 8137 1726887495.39424: stdout chunk (state=3): >>># destroy array <<< 8137 1726887495.39449: stdout chunk (state=3): >>># destroy datetime<<< 8137 1726887495.39454: stdout chunk (state=3): >>> <<< 8137 1726887495.39497: stdout chunk (state=3): >>># destroy selinux <<< 8137 1726887495.39503: stdout chunk (state=3): >>># destroy distro <<< 8137 1726887495.39522: stdout chunk (state=3): >>># destroy json <<< 8137 1726887495.39541: stdout chunk (state=3): >>># destroy logging <<< 8137 1726887495.39552: stdout chunk (state=3): >>># destroy argparse <<< 8137 1726887495.39606: stdout chunk (state=3): >>># destroy glob<<< 8137 1726887495.39623: stdout chunk (state=3): >>> # destroy pickle<<< 8137 1726887495.39637: stdout chunk (state=3): >>> <<< 8137 1726887495.39667: stdout chunk (state=3): >>># destroy shlex <<< 8137 1726887495.39676: stdout chunk (state=3): >>># destroy _compat_pickle <<< 8137 1726887495.39720: stdout chunk (state=3): >>># cleanup[3] wiping gc<<< 8137 1726887495.39746: stdout chunk (state=3): >>> # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux<<< 8137 1726887495.39754: stdout chunk (state=3): >>> <<< 8137 1726887495.39781: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian<<< 8137 1726887495.39784: stdout chunk (state=3): >>> <<< 8137 1726887495.39802: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 8137 1726887495.39817: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves<<< 8137 1726887495.39833: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon <<< 8137 1726887495.39842: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 8137 1726887495.39859: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128<<< 8137 1726887495.39879: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 8137 1726887495.39917: stdout chunk (state=3): >>> # cleanup[3] wiping _string # cleanup[3] wiping _uuid<<< 8137 1726887495.39921: stdout chunk (state=3): >>> <<< 8137 1726887495.39938: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 8137 1726887495.39955: stdout chunk (state=3): >>># destroy linecache<<< 8137 1726887495.39970: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize <<< 8137 1726887495.39987: stdout chunk (state=3): >>># cleanup[3] wiping platform<<< 8137 1726887495.40074: stdout chunk (state=3): >>> # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 8137 1726887495.40113: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess<<< 8137 1726887495.40228: stdout chunk (state=3): >>> # cleanup[3] wiping signal # cleanup[3] wiping fcntl<<< 8137 1726887495.40238: stdout chunk (state=3): >>> # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 8137 1726887495.40269: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 8137 1726887495.40286: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd<<< 8137 1726887495.40305: stdout chunk (state=3): >>> # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib<<< 8137 1726887495.40325: stdout chunk (state=3): >>> # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 8137 1726887495.40351: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap<<< 8137 1726887495.40368: stdout chunk (state=3): >>> # cleanup[3] wiping _struct<<< 8137 1726887495.40378: stdout chunk (state=3): >>> # cleanup[3] wiping re<<< 8137 1726887495.40396: stdout chunk (state=3): >>> # destroy enum # destroy sre_compile<<< 8137 1726887495.40410: stdout chunk (state=3): >>> # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools<<< 8137 1726887495.40428: stdout chunk (state=3): >>> # cleanup[3] wiping collections # destroy _collections_abc<<< 8137 1726887495.40433: stdout chunk (state=3): >>> # destroy heapq # destroy collections.abc<<< 8137 1726887495.40477: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 8137 1726887495.40518: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre<<< 8137 1726887495.40521: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping _locale<<< 8137 1726887495.40523: stdout chunk (state=3): >>> # destroy _locale # cleanup[3] wiping os <<< 8137 1726887495.40592: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 8137 1726887495.40595: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal<<< 8137 1726887495.40631: stdout chunk (state=3): >>> # 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<<< 8137 1726887495.40651: stdout chunk (state=3): >>> <<< 8137 1726887495.40668: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8137 1726887495.40710: stdout chunk (state=3): >>># destroy gc # destroy _pickle <<< 8137 1726887495.40739: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128<<< 8137 1726887495.40767: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887495.41093: stdout chunk (state=3): >>># destroy platform<<< 8137 1726887495.41104: stdout chunk (state=3): >>> # destroy _uuid <<< 8137 1726887495.41133: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse<<< 8137 1726887495.41147: stdout chunk (state=3): >>> # destroy tokenize<<< 8137 1726887495.41153: stdout chunk (state=3): >>> <<< 8137 1726887495.41187: stdout chunk (state=3): >>># destroy _heapq<<< 8137 1726887495.41205: stdout chunk (state=3): >>> <<< 8137 1726887495.41210: stdout chunk (state=3): >>># destroy posixpath <<< 8137 1726887495.41213: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887495.41238: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 8137 1726887495.41246: stdout chunk (state=3): >>> # destroy errno <<< 8137 1726887495.41264: stdout chunk (state=3): >>># destroy signal # destroy contextlib<<< 8137 1726887495.41294: stdout chunk (state=3): >>> # destroy pwd # destroy grp <<< 8137 1726887495.41297: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy selectors <<< 8137 1726887495.41427: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887495.42114: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887495.42123: stdout chunk (state=3): >>><<< 8137 1726887495.42134: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a363a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a4e880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0770f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0767610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae06eee20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06ee910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07020d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0749d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0742670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07546d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0775e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae0702cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07492b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae07542e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d53d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d54c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae070af40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05fb220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06c1520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cb50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae060ce80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061ccd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05ab400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d79d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d77c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d78b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05e3250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05cba90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2adffe66d0>\r\n# zipimport: found 31 names in \'/tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefa160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefaf70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefad90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefafd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe51f40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6fd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6feb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe6f370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff603a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff31d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecbd30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff034f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfecb520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe41fd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff41250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff413d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5ae50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe3e7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3d5b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe32d90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff3a910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec36a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec1b20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfed10a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec3100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff05b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfa075e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe0d580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9a8100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfec1b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9daf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adff4d220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9da850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe00ca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfdfdf70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe9b940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a100>\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf7562b0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adf756340>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887495.42946: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a363a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a91ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a4e880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0a36970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0770f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0767610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae076e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae06eee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06ee910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06eefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0749d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0742670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0775e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae0702cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae07492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae07542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d53d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06d54c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae070af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05fb220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae06c1520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0704f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae077b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae060ce80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061ccd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05ab400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae060cf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae061c610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05bc3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d79d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d77c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d78b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05d7d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2ae05e3250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05cba90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae0702610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2ae05d7af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2adffe66d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefa160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefaf70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefad90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfefafd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfefa100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe51f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6fd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe6feb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe6f370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff603a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff60fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff31d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecbd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff034f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfecb520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfecb550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe41fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff41250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff413d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5ae50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe3e7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3e640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe3d5b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfe32d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff3a910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec36a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec1b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfed10a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfec3100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff05b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adfa075e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe0d580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9a8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfec1b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9daf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adff4d220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf9da850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe00ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfdfdf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adfe9b940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adf7562b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2adf756340> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2adff5a910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_o1vo6nl6/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887495.43852: done with _execute_module (service_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887493.2318635-8304-266425672532163/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887495.43863: _low_level_execute_command(): starting 8137 1726887495.43871: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2318635-8304-266425672532163/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887495.44332: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887495.44345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887495.44371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887495.44390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887495.44431: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887495.44443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887495.44454: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887495.44467: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887495.44510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887495.46264: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887495.46337: stderr chunk (state=3): >>><<< 8137 1726887495.46340: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887495.47019: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887495.47022: handler run complete 8137 1726887495.47025: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887495.47027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887495.47462: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887495.47595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887495.47777: attempt loop complete, returning result 8137 1726887495.47789: _execute() done 8137 1726887495.47796: dumping result to json 8137 1726887495.47854: done dumping result, returning 8137 1726887495.47866: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-107c-9d64-00000000000b] 8137 1726887495.47886: sending task result for task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887495.48995: done sending task result for task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887495.48999: WORKER PROCESS EXITING ok: [managed_node3] => { "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" }, "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" }, "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" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "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" }, "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" }, "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": "stopped", "status": "enabled" }, "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@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.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": "stopped", "status": "enabled" }, "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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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-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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-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": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.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-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "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": "inactive", "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.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-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-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": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "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-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": "disabled" }, "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.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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false, "invocation": { "module_args": {} } } 8137 1726887495.93175: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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"}, "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.serv<<< 8137 1726887495.93193: stdout chunk (state=3): >>>ice", "state": "stopped", "status": "static", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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"<<< 8137 1726887495.93211: stdout chunk (state=3): >>>: "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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": "syst<<< 8137 1726887495.93215: stdout chunk (state=3): >>>emd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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<<< 8137 1726887495.93254: stdout chunk (state=3): >>>": "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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": <<< 8137 1726887495.93258: stdout chunk (state=3): >>>{"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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-sysupdate-reboot.service": {"name<<< 8137 1726887495.93262: stdout chunk (state=3): >>>": "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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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__ <<< 8137 1726887495.93663: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8137 1726887495.93670: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887495.93693: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site <<< 8137 1726887495.93726: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 8137 1726887495.93753: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing <<< 8137 1726887495.93778: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib<<< 8137 1726887495.93805: stdout chunk (state=3): >>> # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 8137 1726887495.93831: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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<<< 8137 1726887495.93860: stdout chunk (state=3): >>> # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize <<< 8137 1726887495.93875: stdout chunk (state=3): >>># cleanup[2] removing linecache # 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 <<< 8137 1726887495.93892: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian<<< 8137 1726887495.93894: stdout chunk (state=3): >>> # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast<<< 8137 1726887495.93898: stdout chunk (state=3): >>> # 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<<< 8137 1726887495.93902: 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 # 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<<< 8137 1726887495.93905: stdout chunk (state=3): >>> # 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 # cleanup[2] removing gc <<< 8137 1726887495.94119: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887495.94141: stdout chunk (state=3): >>># destroy importlib.util <<< 8137 1726887495.94146: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887495.94177: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887495.94198: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887495.94201: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 8137 1726887495.94204: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 8137 1726887495.94250: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 8137 1726887495.94255: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887495.94257: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887495.94280: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887495.94303: stdout chunk (state=3): >>># destroy array <<< 8137 1726887495.94333: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887495.94340: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 8137 1726887495.94378: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex <<< 8137 1726887495.94384: stdout chunk (state=3): >>># destroy _compat_pickle <<< 8137 1726887495.94426: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 8137 1726887495.94453: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 8137 1726887495.94474: stdout chunk (state=3): >>> # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 8137 1726887495.94494: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 8137 1726887495.94524: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 8137 1726887495.94542: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 8137 1726887495.94568: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887495.94599: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 8137 1726887495.94617: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887495.94622: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887495.94637: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887495.94654: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887495.94676: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal <<< 8137 1726887495.94691: stdout chunk (state=3): >>># 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 <<< 8137 1726887495.94706: 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 <<< 8137 1726887495.94729: stdout chunk (state=3): >>># destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 8137 1726887495.94735: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887495.94897: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887495.94906: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887495.94928: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 8137 1726887495.94949: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887495.94955: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887495.94992: stdout chunk (state=3): >>># destroy select # 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 <<< 8137 1726887495.95012: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887495.95037: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887495.95376: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887495.95451: stderr chunk (state=3): >>><<< 8137 1726887495.95458: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed0283a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed040880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd67610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecceee20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccee910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceefd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd020d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd49d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd42670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd556d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd02cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd492b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd552e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd09f40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbe7220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccb8520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbf8e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecb97400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba82e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba83a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc39d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc37c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc38b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbcf250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbb7a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44ecafa6d0>\r\n# zipimport: found 31 names in \'/tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0e160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ef70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ed90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0efd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec965f40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983d00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983eb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec983370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca743a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca45d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca174f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9e0520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec955fd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca55250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca553d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6ee50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9527f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9515b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec946d90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca4e910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d76a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d6b20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e50a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d7100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca19b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebff85e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ea580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebf99100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9d6b80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcbf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca61220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcb850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ddca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3dbf70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3d4940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e100>\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebd34d60>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebd34cd0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e910>\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy logging\r\n# destroy argparse\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# destroy _compat_pickle\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887495.95839: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed0283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed083ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed040880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecdf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ed028970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecceee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccee910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecceefd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd020d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd49d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd42670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd75e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd02cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecd552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecccc4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd09f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbe7220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eccb8520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd04f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbf8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecb97400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbf8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba82e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecc08610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecba83a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc39d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc37c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc38b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbc3d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ecbcf250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbb7a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecd02610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ecbc3af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f44ecafa6d0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ef70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0ed90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca0efd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca0e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec965f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983d00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec983eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec983370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca743a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca45d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca174f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9e0520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e0550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec955fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca55250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca553d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6ee50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9527f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec952640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9515b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec946d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca4e910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d76a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d6b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9e50a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ec9d7100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca19b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebff85e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ea580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebf99100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec9d6b80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcbf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44eca61220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebfcb850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3ddca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3dbf70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ec3d4940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e100> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44ebd34d60> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f44ebd34cd0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f44eca6e910> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_3t8v84wx/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "kvm_stat.service": {"name": "kvm_stat.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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887495.98478: done with _execute_module (service_facts, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887493.2099876-8303-122454786412458/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887495.98488: _low_level_execute_command(): starting 8137 1726887495.98493: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887493.2099876-8303-122454786412458/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887495.98965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887495.98977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887495.98999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887495.99018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887495.99028: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887495.99072: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887495.99083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887495.99093: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887495.99111: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887495.99150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.00983: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.01028: stderr chunk (state=3): >>><<< 8137 1726887496.01032: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.01054: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.01058: handler run complete 8137 1726887496.01248: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887496.01326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.01571: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887496.01642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.01758: attempt loop complete, returning result 8137 1726887496.01764: _execute() done 8137 1726887496.01767: dumping result to json 8137 1726887496.01802: done dumping result, returning 8137 1726887496.01814: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e15955b-8119-107c-9d64-00000000000b] 8137 1726887496.01891: sending task result for task 0e15955b-8119-107c-9d64-00000000000b 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" }, "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" }, "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" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "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" }, "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" }, "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": "stopped", "status": "enabled" }, "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@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.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": "stopped", "status": "enabled" }, "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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.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-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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-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": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.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-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "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": "inactive", "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.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-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-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": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "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-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": "disabled" }, "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.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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false, "invocation": { "module_args": {} } } 8137 1726887496.02743: done sending task result for task 0e15955b-8119-107c-9d64-00000000000b 8137 1726887496.03009: WORKER PROCESS EXITING 8137 1726887496.03020: no more pending results, returning what we have 8137 1726887496.03024: results queue empty 8137 1726887496.03025: checking for any_errors_fatal 8137 1726887496.03030: done checking for any_errors_fatal 8137 1726887496.03031: checking for max_fail_percentage 8137 1726887496.03033: done checking for max_fail_percentage 8137 1726887496.03034: checking to see if all hosts have failed and the running result is not ok 8137 1726887496.03035: done checking to see if all hosts have failed 8137 1726887496.03043: getting the remaining hosts for this loop 8137 1726887496.03045: done getting the remaining hosts for this loop 8137 1726887496.03049: getting the next task for host managed_node1 8137 1726887496.03054: done getting next task for host managed_node1 8137 1726887496.03059: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8137 1726887496.03061: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.03062: getting the next task for host managed_node2 8137 1726887496.03065: done getting next task for host managed_node2 8137 1726887496.03067: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8137 1726887496.03068: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.03069: getting the next task for host managed_node3 8137 1726887496.03071: done getting next task for host managed_node3 8137 1726887496.03073: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8137 1726887496.03075: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.03092: getting variables 8137 1726887496.03095: in VariableManager get_vars() 8137 1726887496.03127: Calling all_inventory to load vars for managed_node1 8137 1726887496.03130: Calling groups_inventory to load vars for managed_node1 8137 1726887496.03133: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887496.03143: Calling all_plugins_play to load vars for managed_node1 8137 1726887496.03153: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887496.03157: Calling groups_plugins_play to load vars for managed_node1 8137 1726887496.03349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.03524: done with get_vars() 8137 1726887496.03530: done getting variables 8137 1726887496.03573: 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.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8 Friday 20 September 2024 22:58:16 -0400 (0:00:02.908) 0:00:05.803 ****** 8137 1726887496.03596: entering _queue_task() for managed_node1/set_fact 8137 1726887496.03875: worker is 1 (out of 3 available) 8137 1726887496.03888: exiting _queue_task() for managed_node1/set_fact 8137 1726887496.03918: getting variables 8137 1726887496.03921: in VariableManager get_vars() 8137 1726887496.04000: Calling all_inventory to load vars for managed_node2 8137 1726887496.04005: Calling groups_inventory to load vars for managed_node2 8137 1726887496.04007: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887496.04025: Calling all_plugins_play to load vars for managed_node2 8137 1726887496.04029: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887496.04032: Calling groups_plugins_play to load vars for managed_node2 8137 1726887496.04302: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8137 1726887496.04306: in run() - task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.04311: variable 'ansible_search_path' from source: unknown 8137 1726887496.04315: variable 'ansible_search_path' from source: unknown 8137 1726887496.04317: calling self._execute() 8137 1726887496.04319: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.04321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.04323: variable 'omit' from source: magic vars 8137 1726887496.04350: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.04665: done with get_vars() 8137 1726887496.04676: done getting variables 8137 1726887496.04720: variable 'omit' from source: magic vars 8137 1726887496.04723: variable 'omit' from source: magic vars 8137 1726887496.04762: 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) 8137 1726887496.04772: entering _queue_task() for managed_node2/set_fact 8137 1726887496.05080: worker is 2 (out of 3 available) 8137 1726887496.05093: exiting _queue_task() for managed_node2/set_fact 8137 1726887496.05124: getting variables 8137 1726887496.05127: in VariableManager get_vars() 8137 1726887496.05204: Calling all_inventory to load vars for managed_node3 8137 1726887496.05209: Calling groups_inventory to load vars for managed_node3 8137 1726887496.05212: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887496.05228: Calling all_plugins_play to load vars for managed_node3 8137 1726887496.05234: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887496.05253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.05259: Calling groups_plugins_play to load vars for managed_node3 8137 1726887496.05544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.05865: done with get_vars() 8137 1726887496.05875: done getting variables 8137 1726887496.06625: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8137 1726887496.06629: in run() - task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.06631: variable 'ansible_search_path' from source: unknown 8137 1726887496.06633: variable 'ansible_search_path' from source: unknown 8137 1726887496.06635: calling self._execute() 8137 1726887496.06637: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.06639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.06641: variable 'omit' from source: magic vars 8137 1726887496.06643: variable 'omit' from source: magic vars 8137 1726887496.06646: variable 'omit' from source: magic vars 8137 1726887496.06690: 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) 8137 1726887496.06698: entering _queue_task() for managed_node3/set_fact 8137 1726887496.07000: worker is 3 (out of 3 available) 8137 1726887496.07013: exiting _queue_task() for managed_node3/set_fact 8137 1726887496.07026: done queuing things up, now waiting for results queue to drain 8137 1726887496.07027: waiting for pending results... 8137 1726887496.07371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.07825: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8137 1726887496.07925: in run() - task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.08057: variable 'ansible_search_path' from source: unknown 8137 1726887496.08065: variable 'ansible_search_path' from source: unknown 8137 1726887496.08104: calling self._execute() 8137 1726887496.08285: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.08298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.08315: variable 'omit' from source: magic vars 8137 1726887496.08374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.08441: variable 'omit' from source: magic vars 8137 1726887496.08628: variable 'omit' from source: magic vars 8137 1726887496.08636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.08696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.08833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.08912: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.09052: 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) 8137 1726887496.09211: 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) 8137 1726887496.09227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.09237: 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) 8137 1726887496.09283: 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) 8137 1726887496.09423: 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) 8137 1726887496.09538: 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) 8137 1726887496.09613: 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) 8137 1726887496.09752: 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) 8137 1726887496.09800: 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) 8137 1726887496.09826: 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) 8137 1726887496.09987: 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) 8137 1726887496.10081: 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) 8137 1726887496.10164: 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) 8137 1726887496.10217: 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) 8137 1726887496.10293: 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) 8137 1726887496.10356: 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) 8137 1726887496.10522: 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) 8137 1726887496.10555: 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) 8137 1726887496.10721: 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) 8137 1726887496.10738: 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) 8137 1726887496.11504: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887496.11870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.12059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.12159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.12220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.12264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.12322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.12430: 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) 8137 1726887496.12437: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.12465: 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) 8137 1726887496.12498: 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) 8137 1726887496.12759: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.12797: 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) 8137 1726887496.12805: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.12829: 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) 8137 1726887496.12850: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.12891: 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) 8137 1726887496.12907: 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) 8137 1726887496.12927: 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) 8137 1726887496.12956: 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) 8137 1726887496.12994: 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) 8137 1726887496.13016: 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) 8137 1726887496.13033: 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) 8137 1726887496.13081: 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) 8137 1726887496.13105: 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) 8137 1726887496.13119: 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) 8137 1726887496.13139: 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) 8137 1726887496.13165: 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) 8137 1726887496.13213: 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) 8137 1726887496.13232: 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) 8137 1726887496.13284: 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) 8137 1726887496.13319: 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) 8137 1726887496.13350: 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) 8137 1726887496.13394: 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) 8137 1726887496.13419: 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) 8137 1726887496.13475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.13644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.13821: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.13875: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887496.13978: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.14027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.14068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.14123: 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) 8137 1726887496.14229: 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) 8137 1726887496.14262: 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) 8137 1726887496.14337: 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) 8137 1726887496.14351: 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) 8137 1726887496.14392: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.14446: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.14488: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.14530: 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) 8137 1726887496.14552: 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) 8137 1726887496.14576: 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) 8137 1726887496.14632: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.14714: 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) 8137 1726887496.14718: 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) 8137 1726887496.14726: 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) 8137 1726887496.14745: 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) 8137 1726887496.14846: 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) 8137 1726887496.14885: 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) 8137 1726887496.14917: 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) 8137 1726887496.14961: 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) 8137 1726887496.14980: 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) 8137 1726887496.15036: 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) 8137 1726887496.15041: 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) 8137 1726887496.15072: 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) 8137 1726887496.15214: variable 'omit' from source: magic vars 8137 1726887496.15255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.15285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.15305: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.15327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.15347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.15387: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887496.15395: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.15402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.15522: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.15537: Set connection var ansible_pipelining to False 8137 1726887496.15549: Set connection var ansible_timeout to 10 8137 1726887496.15560: Set connection var ansible_shell_type to sh 8137 1726887496.15566: Set connection var ansible_connection to ssh 8137 1726887496.15582: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.15611: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.15618: variable 'ansible_connection' from source: unknown 8137 1726887496.15625: variable 'ansible_module_compression' from source: unknown 8137 1726887496.15631: variable 'ansible_shell_type' from source: unknown 8137 1726887496.15638: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.15646: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.15654: variable 'ansible_pipelining' from source: unknown 8137 1726887496.15660: variable 'ansible_timeout' from source: unknown 8137 1726887496.15671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.15736: 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) 8137 1726887496.15765: 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) 8137 1726887496.15781: 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) 8137 1726887496.15804: variable 'omit' from source: magic vars 8137 1726887496.15813: 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) 8137 1726887496.15823: starting attempt loop 8137 1726887496.15830: running the handler 8137 1726887496.15836: 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) 8137 1726887496.15848: handler run complete 8137 1726887496.15861: attempt loop complete, returning result 8137 1726887496.15868: _execute() done 8137 1726887496.15874: dumping result to json 8137 1726887496.15896: done dumping result, returning 8137 1726887496.15914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-107c-9d64-00000000000c] 8137 1726887496.15930: sending task result for task 0e15955b-8119-107c-9d64-00000000000c ok: [managed_node1] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "crond", "dbus-broker", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "logrotate", "microcode", "modprobe@configfs", "modprobe@drm", "modprobe@fuse", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "rc-local", "rescue", "restraintd", "rhsmcertd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "serial-getty@ttyS0", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-wall", "systemd-binfmt", "systemd-boot-random-seed", "systemd-boot-update", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-network-generator", "systemd-pcrmachine", "systemd-pcrphase-initrd", "systemd-pcrphase-sysinit", "systemd-pcrphase", "systemd-random-seed", "systemd-remount-fs", "systemd-repart", "systemd-rfkill", "systemd-sysctl", "systemd-sysext", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-settle", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "user-runtime-dir@0", "user@0", "autovt", "cloud-init-hotplugd", "console-getty", "container-getty", "cpupower", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.timedate1", "dbus", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "grub2-systemd-integration", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "modprobe", "NetworkManager-dispatcher", "nfs-blkmap", "nftables", "nm-priv-helper", "oddjobd", "pam_namespace", "qemu-guest-agent", "quotaon", "rdisc", "rhcd", "rhsm-facts", "rhsm", "rpmdb-rebuild", "selinux-autorelabel", "selinux-check-proper-disable", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "system-update-cleanup", "systemd-backlight", "systemd-bless-boot", "systemd-boot-check-no-failures", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-growfs-root", "systemd-growfs", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-pcrfs-root", "systemd-pcrfs", "systemd-poweroff", "systemd-pstore", "systemd-quotacheck", "systemd-reboot", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-sysupdate-reboot", "systemd-sysupdate", "systemd-timedated", "systemd-volatile-root", "teamd", "user-runtime-dir", "user" ] }, "changed": false } 8137 1726887496.16480: done sending task result for task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.16487: WORKER PROCESS EXITING 8137 1726887496.16587: variable 'omit' from source: magic vars 8137 1726887496.16593: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887496.16748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.16846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.16878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.16912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.16935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.16953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.16973: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.16989: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887496.17005: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.17021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.17031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.17079: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.17130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.17148: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.17165: Set connection var ansible_pipelining to False 8137 1726887496.17176: Set connection var ansible_timeout to 10 8137 1726887496.17183: Set connection var ansible_shell_type to sh 8137 1726887496.17188: 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) 8137 1726887496.17192: Set connection var ansible_connection to ssh 8137 1726887496.17201: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.17214: 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) 8137 1726887496.17246: 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) 8137 1726887496.17251: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.17258: variable 'ansible_connection' from source: unknown 8137 1726887496.17265: variable 'ansible_module_compression' from source: unknown 8137 1726887496.17270: 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) 8137 1726887496.17274: variable 'ansible_shell_type' from source: unknown 8137 1726887496.17280: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.17287: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.17293: variable 'ansible_pipelining' from source: unknown 8137 1726887496.17299: variable 'ansible_timeout' from source: unknown 8137 1726887496.17305: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.17419: 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) 8137 1726887496.17440: variable 'omit' from source: magic vars 8137 1726887496.17462: starting attempt loop 8137 1726887496.17468: running the handler 8137 1726887496.17481: handler run complete 8137 1726887496.17493: attempt loop complete, returning result 8137 1726887496.17499: _execute() done 8137 1726887496.17505: dumping result to json 8137 1726887496.17522: done dumping result, returning 8137 1726887496.17532: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-107c-9d64-00000000000c] 8137 1726887496.17565: sending task result for task 0e15955b-8119-107c-9d64-00000000000c ok: [managed_node3] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "crond", "dbus-broker", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "logrotate", "microcode", "modprobe@configfs", "modprobe@drm", "modprobe@fuse", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "rc-local", "rescue", "restraintd", "rhsmcertd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "serial-getty@ttyS0", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-wall", "systemd-binfmt", "systemd-boot-random-seed", "systemd-boot-update", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-network-generator", "systemd-pcrmachine", "systemd-pcrphase-initrd", "systemd-pcrphase-sysinit", "systemd-pcrphase", "systemd-random-seed", "systemd-remount-fs", "systemd-repart", "systemd-rfkill", "systemd-sysctl", "systemd-sysext", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-settle", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "user-runtime-dir@0", "user@0", "autovt", "chrony-wait", "chronyd-restricted", "cloud-init-hotplugd", "console-getty", "container-getty", "cpupower", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.timedate1", "dbus", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "grub2-systemd-integration", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "modprobe", "NetworkManager-dispatcher", "nfs-blkmap", "nftables", "nm-priv-helper", "oddjobd", "pam_namespace", "qemu-guest-agent", "quotaon", "rdisc", "rhcd", "rhsm-facts", "rhsm", "rpmdb-rebuild", "selinux-autorelabel", "selinux-check-proper-disable", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "system-update-cleanup", "systemd-backlight", "systemd-bless-boot", "systemd-boot-check-no-failures", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-growfs-root", "systemd-growfs", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-pcrfs-root", "systemd-pcrfs", "systemd-poweroff", "systemd-pstore", "systemd-quotacheck", "systemd-reboot", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-sysupdate-reboot", "systemd-sysupdate", "systemd-timedated", "systemd-volatile-root", "teamd", "user-runtime-dir", "user" ] }, "changed": false } 8137 1726887496.17827: done sending task result for task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.17835: WORKER PROCESS EXITING 8137 1726887496.18351: variable 'omit' from source: magic vars 8137 1726887496.18374: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.18404: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.18428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.18448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.18467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.18500: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887496.18509: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.18518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.18621: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.18636: Set connection var ansible_pipelining to False 8137 1726887496.18648: Set connection var ansible_timeout to 10 8137 1726887496.18654: Set connection var ansible_shell_type to sh 8137 1726887496.18660: Set connection var ansible_connection to ssh 8137 1726887496.18670: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.18697: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.18704: variable 'ansible_connection' from source: unknown 8137 1726887496.18713: variable 'ansible_module_compression' from source: unknown 8137 1726887496.18720: variable 'ansible_shell_type' from source: unknown 8137 1726887496.18725: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.18730: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.18738: variable 'ansible_pipelining' from source: unknown 8137 1726887496.18744: variable 'ansible_timeout' from source: unknown 8137 1726887496.18752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.18852: 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) 8137 1726887496.18869: variable 'omit' from source: magic vars 8137 1726887496.18882: starting attempt loop 8137 1726887496.18889: running the handler 8137 1726887496.18904: handler run complete 8137 1726887496.18919: attempt loop complete, returning result 8137 1726887496.18925: _execute() done 8137 1726887496.18931: dumping result to json 8137 1726887496.18946: done dumping result, returning 8137 1726887496.18956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e15955b-8119-107c-9d64-00000000000c] 8137 1726887496.19058: sending task result for task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.19177: done sending task result for task 0e15955b-8119-107c-9d64-00000000000c 8137 1726887496.19185: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "crond", "dbus-broker", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "logrotate", "microcode", "modprobe@configfs", "modprobe@drm", "modprobe@fuse", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "rc-local", "rescue", "restraintd", "rhsmcertd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "serial-getty@ttyS0", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-wall", "systemd-binfmt", "systemd-boot-random-seed", "systemd-boot-update", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-network-generator", "systemd-pcrmachine", "systemd-pcrphase-initrd", "systemd-pcrphase-sysinit", "systemd-pcrphase", "systemd-random-seed", "systemd-remount-fs", "systemd-repart", "systemd-rfkill", "systemd-sysctl", "systemd-sysext", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-settle", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "user-runtime-dir@0", "user@0", "autovt", "chrony-wait", "chronyd-restricted", "cloud-init-hotplugd", "console-getty", "container-getty", "cpupower", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.timedate1", "dbus", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "grub2-systemd-integration", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "modprobe", "NetworkManager-dispatcher", "nfs-blkmap", "nftables", "nm-priv-helper", "oddjobd", "pam_namespace", "qemu-guest-agent", "quotaon", "rdisc", "rhcd", "rhsm-facts", "rhsm", "rpmdb-rebuild", "selinux-autorelabel", "selinux-check-proper-disable", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "system-update-cleanup", "systemd-backlight", "systemd-bless-boot", "systemd-boot-check-no-failures", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-growfs-root", "systemd-growfs", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-pcrfs-root", "systemd-pcrfs", "systemd-poweroff", "systemd-pstore", "systemd-quotacheck", "systemd-reboot", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-sysupdate-reboot", "systemd-sysupdate", "systemd-timedated", "systemd-volatile-root", "teamd", "user-runtime-dir", "user" ] }, "changed": false } 8137 1726887496.19456: no more pending results, returning what we have 8137 1726887496.19459: results queue empty 8137 1726887496.19461: checking for any_errors_fatal 8137 1726887496.19466: done checking for any_errors_fatal 8137 1726887496.19467: checking for max_fail_percentage 8137 1726887496.19469: done checking for max_fail_percentage 8137 1726887496.19470: checking to see if all hosts have failed and the running result is not ok 8137 1726887496.19471: done checking to see if all hosts have failed 8137 1726887496.19471: getting the remaining hosts for this loop 8137 1726887496.19473: done getting the remaining hosts for this loop 8137 1726887496.19477: getting the next task for host managed_node1 8137 1726887496.19483: done getting next task for host managed_node1 8137 1726887496.19487: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8137 1726887496.19489: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.19490: getting the next task for host managed_node2 8137 1726887496.19492: done getting next task for host managed_node2 8137 1726887496.19494: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8137 1726887496.19495: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.19496: getting the next task for host managed_node3 8137 1726887496.19499: done getting next task for host managed_node3 8137 1726887496.19501: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8137 1726887496.19502: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.19523: getting variables 8137 1726887496.19525: in VariableManager get_vars() 8137 1726887496.19561: Calling all_inventory to load vars for managed_node1 8137 1726887496.19565: Calling groups_inventory to load vars for managed_node1 8137 1726887496.19567: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887496.19580: Calling all_plugins_play to load vars for managed_node1 8137 1726887496.19584: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887496.19588: Calling groups_plugins_play to load vars for managed_node1 8137 1726887496.19864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.20181: done with get_vars() 8137 1726887496.20193: done getting variables 8137 1726887496.20321: 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 [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:12 Friday 20 September 2024 22:58:16 -0400 (0:00:00.167) 0:00:05.971 ****** 8137 1726887496.20351: entering _queue_task() for managed_node1/assert 8137 1726887496.20353: Creating lock for assert 8137 1726887496.20883: worker is 1 (out of 3 available) 8137 1726887496.20895: exiting _queue_task() for managed_node1/assert 8137 1726887496.20928: getting variables 8137 1726887496.20930: in VariableManager get_vars() 8137 1726887496.21009: Calling all_inventory to load vars for managed_node2 8137 1726887496.21014: Calling groups_inventory to load vars for managed_node2 8137 1726887496.21017: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887496.21034: Calling all_plugins_play to load vars for managed_node2 8137 1726887496.21037: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887496.21040: Calling groups_plugins_play to load vars for managed_node2 8137 1726887496.21340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.21910: done with get_vars() 8137 1726887496.21923: done getting variables 8137 1726887496.22621: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8137 1726887496.22625: in run() - task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.22628: variable 'ansible_search_path' from source: unknown 8137 1726887496.22630: variable 'ansible_search_path' from source: unknown 8137 1726887496.22632: calling self._execute() 8137 1726887496.22634: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.22636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.22638: variable 'omit' from source: magic vars 8137 1726887496.22640: variable 'omit' from source: magic vars 8137 1726887496.22642: variable 'omit' from source: magic vars 8137 1726887496.22645: variable 'omit' from source: magic vars 8137 1726887496.22647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.22649: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.22650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.22652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.22654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.22656: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887496.22658: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.22660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.22661: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.22663: Set connection var ansible_pipelining to False 8137 1726887496.22665: Set connection var ansible_timeout to 10 8137 1726887496.22667: Set connection var ansible_shell_type to sh 8137 1726887496.22669: Set connection var ansible_connection to ssh 8137 1726887496.22671: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.22714: 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=True) 8137 1726887496.22724: entering _queue_task() for managed_node2/assert 8137 1726887496.23066: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.23314: variable 'ansible_connection' from source: unknown 8137 1726887496.23320: variable 'ansible_module_compression' from source: unknown 8137 1726887496.23324: variable 'ansible_shell_type' from source: unknown 8137 1726887496.23327: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.23331: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.23335: variable 'ansible_pipelining' from source: unknown 8137 1726887496.23338: variable 'ansible_timeout' from source: unknown 8137 1726887496.23340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.23344: 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) 8137 1726887496.23347: variable 'omit' from source: magic vars 8137 1726887496.23351: starting attempt loop 8137 1726887496.23353: running the handler 8137 1726887496.23281: worker is 2 (out of 3 available) 8137 1726887496.23361: exiting _queue_task() for managed_node2/assert 8137 1726887496.23386: getting variables 8137 1726887496.23390: in VariableManager get_vars() 8137 1726887496.23469: Calling all_inventory to load vars for managed_node3 8137 1726887496.23473: Calling groups_inventory to load vars for managed_node3 8137 1726887496.23476: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887496.23494: Calling all_plugins_play to load vars for managed_node3 8137 1726887496.23498: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887496.23502: Calling groups_plugins_play to load vars for managed_node3 8137 1726887496.23781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.23786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.23790: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.23839: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.23896: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.24052: 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) 8137 1726887496.24082: 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) 8137 1726887496.24117: 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) 8137 1726887496.24160: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8137 1726887496.24164: 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) 8137 1726887496.24269: variable 'timesync_services' from source: set_fact 8137 1726887496.24303: Evaluated conditional (timesync_services is defined): True 8137 1726887496.24321: handler run complete 8137 1726887496.24339: attempt loop complete, returning result 8137 1726887496.24347: _execute() done 8137 1726887496.24354: dumping result to json 8137 1726887496.24360: done dumping result, returning 8137 1726887496.24371: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-107c-9d64-00000000000d] 8137 1726887496.24385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.25261: sending task result for task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.25328: done sending task result for task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.25331: WORKER PROCESS EXITING 8137 1726887496.25333: in run() - task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.25335: variable 'ansible_search_path' from source: unknown 8137 1726887496.25338: variable 'ansible_search_path' from source: unknown 8137 1726887496.25340: calling self._execute() 8137 1726887496.25342: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.25344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.25346: variable 'omit' from source: magic vars 8137 1726887496.25347: variable 'omit' from source: magic vars 8137 1726887496.25430: done with get_vars() 8137 1726887496.25442: done getting variables 8137 1726887496.25520: 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=True) 8137 1726887496.25530: entering _queue_task() for managed_node3/assert 8137 1726887496.25878: variable 'omit' from source: magic vars 8137 1726887496.26737: variable 'omit' from source: magic vars 8137 1726887496.26743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.26748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.26751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.26754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.26757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.26759: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887496.26761: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.26763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.26766: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.26769: Set connection var ansible_pipelining to False 8137 1726887496.26771: Set connection var ansible_timeout to 10 8137 1726887496.26773: Set connection var ansible_shell_type to sh 8137 1726887496.26775: Set connection var ansible_connection to ssh 8137 1726887496.26778: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.26781: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.26783: variable 'ansible_connection' from source: unknown 8137 1726887496.26785: variable 'ansible_module_compression' from source: unknown 8137 1726887496.26787: variable 'ansible_shell_type' from source: unknown 8137 1726887496.26789: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.26791: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.26793: variable 'ansible_pipelining' from source: unknown 8137 1726887496.26795: variable 'ansible_timeout' from source: unknown 8137 1726887496.26797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.26800: 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) 8137 1726887496.26802: variable 'omit' from source: magic vars 8137 1726887496.26804: starting attempt loop 8137 1726887496.26807: running the handler 8137 1726887496.26709: worker is 3 (out of 3 available) 8137 1726887496.26815: exiting _queue_task() for managed_node3/assert ok: [managed_node1] => { "changed": false } MSG: All assertions passed 8137 1726887496.26911: done queuing things up, now waiting for results queue to drain 8137 1726887496.26914: waiting for pending results... 8137 1726887496.27135: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.27413: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.27479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.27535: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.27570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8137 1726887496.27602: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.27686: 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) 8137 1726887496.27724: 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) 8137 1726887496.27756: 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) 8137 1726887496.27788: 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) 8137 1726887496.27803: in run() - task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.27820: variable 'ansible_search_path' from source: unknown 8137 1726887496.27823: variable 'ansible_search_path' from source: unknown 8137 1726887496.27918: variable 'timesync_services' from source: set_fact 8137 1726887496.27952: Evaluated conditional (timesync_services is defined): True 8137 1726887496.27963: handler run complete 8137 1726887496.27974: calling self._execute() 8137 1726887496.27990: attempt loop complete, returning result 8137 1726887496.27998: _execute() done 8137 1726887496.28005: dumping result to json 8137 1726887496.28014: done dumping result, returning 8137 1726887496.28030: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-107c-9d64-00000000000d] 8137 1726887496.28083: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.28091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.28101: variable 'omit' from source: magic vars 8137 1726887496.28159: sending task result for task 0e15955b-8119-107c-9d64-00000000000d ok: [managed_node2] => { "changed": false } MSG: All assertions passed 8137 1726887496.28294: done sending task result for task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.28302: WORKER PROCESS EXITING 8137 1726887496.28326: variable 'omit' from source: magic vars 8137 1726887496.28359: variable 'omit' from source: magic vars 8137 1726887496.28391: variable 'omit' from source: magic vars 8137 1726887496.28546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.28578: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.28604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.28634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.28655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.28688: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887496.28698: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.28707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.28825: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.28849: Set connection var ansible_pipelining to False 8137 1726887496.28861: Set connection var ansible_timeout to 10 8137 1726887496.28868: Set connection var ansible_shell_type to sh 8137 1726887496.28875: Set connection var ansible_connection to ssh 8137 1726887496.28884: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.28911: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.28919: variable 'ansible_connection' from source: unknown 8137 1726887496.28926: variable 'ansible_module_compression' from source: unknown 8137 1726887496.28933: variable 'ansible_shell_type' from source: unknown 8137 1726887496.28959: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.28967: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.28975: variable 'ansible_pipelining' from source: unknown 8137 1726887496.28981: variable 'ansible_timeout' from source: unknown 8137 1726887496.28990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.29186: 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) 8137 1726887496.29202: variable 'omit' from source: magic vars 8137 1726887496.29215: starting attempt loop 8137 1726887496.29222: running the handler 8137 1726887496.29569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.29860: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.29922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.29987: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.30049: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.30135: 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) 8137 1726887496.30176: 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) 8137 1726887496.30210: 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) 8137 1726887496.30245: 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) 8137 1726887496.30365: variable 'timesync_services' from source: set_fact 8137 1726887496.30405: Evaluated conditional (timesync_services is defined): True 8137 1726887496.30420: handler run complete 8137 1726887496.30439: attempt loop complete, returning result 8137 1726887496.30449: _execute() done 8137 1726887496.30457: dumping result to json 8137 1726887496.30464: done dumping result, returning 8137 1726887496.30478: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e15955b-8119-107c-9d64-00000000000d] 8137 1726887496.30509: sending task result for task 0e15955b-8119-107c-9d64-00000000000d 8137 1726887496.30589: done sending task result for task 0e15955b-8119-107c-9d64-00000000000d ok: [managed_node3] => { "changed": false } MSG: All assertions passed 8137 1726887496.30623: WORKER PROCESS EXITING 8137 1726887496.30630: no more pending results, returning what we have 8137 1726887496.30634: results queue empty 8137 1726887496.30635: checking for any_errors_fatal 8137 1726887496.30641: done checking for any_errors_fatal 8137 1726887496.30642: checking for max_fail_percentage 8137 1726887496.30644: done checking for max_fail_percentage 8137 1726887496.30645: checking to see if all hosts have failed and the running result is not ok 8137 1726887496.30646: done checking to see if all hosts have failed 8137 1726887496.30646: getting the remaining hosts for this loop 8137 1726887496.30648: done getting the remaining hosts for this loop 8137 1726887496.30651: getting the next task for host managed_node1 8137 1726887496.30657: done getting next task for host managed_node1 8137 1726887496.30661: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8137 1726887496.30663: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.30664: getting the next task for host managed_node2 8137 1726887496.30665: done getting next task for host managed_node2 8137 1726887496.30667: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8137 1726887496.30668: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.30669: getting the next task for host managed_node3 8137 1726887496.30670: done getting next task for host managed_node3 8137 1726887496.30672: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8137 1726887496.30673: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.30689: getting variables 8137 1726887496.30690: in VariableManager get_vars() 8137 1726887496.30726: Calling all_inventory to load vars for managed_node1 8137 1726887496.30729: Calling groups_inventory to load vars for managed_node1 8137 1726887496.30731: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887496.30742: Calling all_plugins_play to load vars for managed_node1 8137 1726887496.30744: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887496.30747: Calling groups_plugins_play to load vars for managed_node1 8137 1726887496.31011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.31291: done with get_vars() 8137 1726887496.31301: done getting variables 8137 1726887496.31360: 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.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:17 Friday 20 September 2024 22:58:16 -0400 (0:00:00.110) 0:00:06.081 ****** 8137 1726887496.31390: entering _queue_task() for managed_node1/set_fact 8137 1726887496.31882: worker is 1 (out of 3 available) 8137 1726887496.31893: exiting _queue_task() for managed_node1/set_fact 8137 1726887496.31921: getting variables 8137 1726887496.31925: in VariableManager get_vars() 8137 1726887496.32003: Calling all_inventory to load vars for managed_node2 8137 1726887496.32007: Calling groups_inventory to load vars for managed_node2 8137 1726887496.32011: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887496.32028: Calling all_plugins_play to load vars for managed_node2 8137 1726887496.32032: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887496.32036: Calling groups_plugins_play to load vars for managed_node2 8137 1726887496.32338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.33282: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8137 1726887496.33288: in run() - task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.33291: variable 'ansible_search_path' from source: unknown 8137 1726887496.33294: variable 'ansible_search_path' from source: unknown 8137 1726887496.33297: calling self._execute() 8137 1726887496.33300: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.33303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.33306: variable 'omit' from source: magic vars 8137 1726887496.33405: done with get_vars() 8137 1726887496.33417: done getting variables 8137 1726887496.33491: 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) 8137 1726887496.33500: entering _queue_task() for managed_node2/set_fact 8137 1726887496.34023: worker is 2 (out of 3 available) 8137 1726887496.34034: exiting _queue_task() for managed_node2/set_fact 8137 1726887496.34061: getting variables 8137 1726887496.34064: in VariableManager get_vars() 8137 1726887496.34146: Calling all_inventory to load vars for managed_node3 8137 1726887496.34150: Calling groups_inventory to load vars for managed_node3 8137 1726887496.34152: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887496.34169: Calling all_plugins_play to load vars for managed_node3 8137 1726887496.34173: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887496.34176: Calling groups_plugins_play to load vars for managed_node3 8137 1726887496.34462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.35184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.35191: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8137 1726887496.35197: in run() - task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.35220: variable 'ansible_search_path' from source: unknown 8137 1726887496.35227: variable 'ansible_search_path' from source: unknown 8137 1726887496.35258: calling self._execute() 8137 1726887496.35492: done with get_vars() 8137 1726887496.35502: done getting variables 8137 1726887496.35562: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.35566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.35569: variable 'omit' from source: magic vars 8137 1726887496.35749: 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) 8137 1726887496.35760: entering _queue_task() for managed_node3/set_fact 8137 1726887496.36467: worker is 3 (out of 3 available) 8137 1726887496.36485: exiting _queue_task() for managed_node3/set_fact 8137 1726887496.36497: done queuing things up, now waiting for results queue to drain 8137 1726887496.36498: waiting for pending results... 8137 1726887496.36829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.37562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8137 1726887496.37777: in run() - task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.37798: variable 'ansible_search_path' from source: unknown 8137 1726887496.37807: variable 'ansible_search_path' from source: unknown 8137 1726887496.37850: calling self._execute() 8137 1726887496.37926: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.38087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.38102: variable 'omit' from source: magic vars 8137 1726887496.39045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.39749: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.39999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.40132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.40274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.40323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.40458: 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) 8137 1726887496.40554: 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) 8137 1726887496.40620: 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) 8137 1726887496.40775: 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) 8137 1726887496.40793: 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) 8137 1726887496.41094: variable 'timesync_ptp_domains' from source: role '' defaults 8137 1726887496.41119: Evaluated conditional (timesync_ptp_domains | length == 0): True 8137 1726887496.41169: variable 'omit' from source: magic vars 8137 1726887496.41213: variable 'omit' from source: magic vars 8137 1726887496.41315: variable 'omit' from source: magic vars 8137 1726887496.41421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.41490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.41546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.41636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.41652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.41692: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887496.41726: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.41795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.42019: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.42034: Set connection var ansible_pipelining to False 8137 1726887496.42045: Set connection var ansible_timeout to 10 8137 1726887496.42054: Set connection var ansible_shell_type to sh 8137 1726887496.42062: Set connection var ansible_connection to ssh 8137 1726887496.42072: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.42098: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.42232: variable 'ansible_connection' from source: unknown 8137 1726887496.42240: variable 'ansible_module_compression' from source: unknown 8137 1726887496.42248: variable 'ansible_shell_type' from source: unknown 8137 1726887496.42255: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.42262: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.42270: variable 'ansible_pipelining' from source: unknown 8137 1726887496.42277: variable 'ansible_timeout' from source: unknown 8137 1726887496.42285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.42294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.42394: 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) 8137 1726887496.42457: variable 'omit' from source: magic vars 8137 1726887496.42559: starting attempt loop 8137 1726887496.42567: running the handler 8137 1726887496.42583: handler run complete 8137 1726887496.42597: attempt loop complete, returning result 8137 1726887496.42604: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.42661: _execute() done 8137 1726887496.42667: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.42730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.42771: dumping result to json 8137 1726887496.42776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.42878: 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) 8137 1726887496.42881: done dumping result, returning 8137 1726887496.42891: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-107c-9d64-00000000000e] 8137 1726887496.42907: sending task result for task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.42916: 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) 8137 1726887496.43091: done sending task result for task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.43101: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 8137 1726887496.43216: 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) 8137 1726887496.43266: 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) 8137 1726887496.43540: 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) 8137 1726887496.43661: variable 'timesync_ptp_domains' from source: role '' defaults 8137 1726887496.43686: Evaluated conditional (timesync_ptp_domains | length == 0): True 8137 1726887496.43723: variable 'omit' from source: magic vars 8137 1726887496.43772: variable 'omit' from source: magic vars 8137 1726887496.43886: variable 'omit' from source: magic vars 8137 1726887496.43941: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.44090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.44117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.44144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.44156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.44171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.44204: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887496.44217: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.44227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.44339: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.44358: Set connection var ansible_pipelining to False 8137 1726887496.44368: Set connection var ansible_timeout to 10 8137 1726887496.44377: Set connection var ansible_shell_type to sh 8137 1726887496.44388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.44393: Set connection var ansible_connection to ssh 8137 1726887496.44404: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.44436: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.44448: variable 'ansible_connection' from source: unknown 8137 1726887496.44455: variable 'ansible_module_compression' from source: unknown 8137 1726887496.44462: variable 'ansible_shell_type' from source: unknown 8137 1726887496.44468: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.44474: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.44481: variable 'ansible_pipelining' from source: unknown 8137 1726887496.44491: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.44499: variable 'ansible_timeout' from source: unknown 8137 1726887496.44511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.44541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.44583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.44646: 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) 8137 1726887496.44663: variable 'omit' from source: magic vars 8137 1726887496.44672: starting attempt loop 8137 1726887496.44678: running the handler 8137 1726887496.44693: handler run complete 8137 1726887496.44706: attempt loop complete, returning result 8137 1726887496.44722: _execute() done 8137 1726887496.44732: dumping result to json 8137 1726887496.44739: done dumping result, returning 8137 1726887496.44754: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-107c-9d64-00000000000e] 8137 1726887496.44785: 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) 8137 1726887496.44867: sending task result for task 0e15955b-8119-107c-9d64-00000000000e ok: [managed_node2] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 8137 1726887496.44970: done sending task result for task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.44974: WORKER PROCESS EXITING 8137 1726887496.44978: 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) 8137 1726887496.45010: 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) 8137 1726887496.45048: 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) 8137 1726887496.45058: 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) 8137 1726887496.45165: variable 'timesync_ptp_domains' from source: role '' defaults 8137 1726887496.45281: Evaluated conditional (timesync_ptp_domains | length == 0): True 8137 1726887496.45293: variable 'omit' from source: magic vars 8137 1726887496.45337: variable 'omit' from source: magic vars 8137 1726887496.45389: variable 'omit' from source: magic vars 8137 1726887496.45426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.45459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.45481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.45511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.45527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.45561: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887496.45570: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.45578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.45688: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.45704: Set connection var ansible_pipelining to False 8137 1726887496.45726: Set connection var ansible_timeout to 10 8137 1726887496.45734: Set connection var ansible_shell_type to sh 8137 1726887496.45740: Set connection var ansible_connection to ssh 8137 1726887496.45755: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.45780: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.45789: variable 'ansible_connection' from source: unknown 8137 1726887496.45796: variable 'ansible_module_compression' from source: unknown 8137 1726887496.45804: variable 'ansible_shell_type' from source: unknown 8137 1726887496.45815: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.45831: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.45840: variable 'ansible_pipelining' from source: unknown 8137 1726887496.45855: variable 'ansible_timeout' from source: unknown 8137 1726887496.45865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.45986: 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) 8137 1726887496.46010: variable 'omit' from source: magic vars 8137 1726887496.46025: starting attempt loop 8137 1726887496.46033: running the handler 8137 1726887496.46066: handler run complete 8137 1726887496.46077: attempt loop complete, returning result 8137 1726887496.46083: _execute() done 8137 1726887496.46089: dumping result to json 8137 1726887496.46095: done dumping result, returning 8137 1726887496.46105: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e15955b-8119-107c-9d64-00000000000e] 8137 1726887496.46131: sending task result for task 0e15955b-8119-107c-9d64-00000000000e ok: [managed_node3] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 8137 1726887496.46245: no more pending results, returning what we have 8137 1726887496.46248: results queue empty 8137 1726887496.46249: checking for any_errors_fatal 8137 1726887496.46254: done checking for any_errors_fatal 8137 1726887496.46255: checking for max_fail_percentage 8137 1726887496.46257: done checking for max_fail_percentage 8137 1726887496.46258: checking to see if all hosts have failed and the running result is not ok 8137 1726887496.46259: done checking to see if all hosts have failed 8137 1726887496.46260: getting the remaining hosts for this loop 8137 1726887496.46261: done getting the remaining hosts for this loop 8137 1726887496.46264: getting the next task for host managed_node1 8137 1726887496.46271: done getting next task for host managed_node1 8137 1726887496.46275: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8137 1726887496.46277: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.46278: getting the next task for host managed_node2 8137 1726887496.46279: done getting next task for host managed_node2 8137 1726887496.46281: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8137 1726887496.46282: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.46283: getting the next task for host managed_node3 8137 1726887496.46284: done getting next task for host managed_node3 8137 1726887496.46286: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8137 1726887496.46287: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.46301: getting variables 8137 1726887496.46303: in VariableManager get_vars() 8137 1726887496.46339: Calling all_inventory to load vars for managed_node1 8137 1726887496.46342: Calling groups_inventory to load vars for managed_node1 8137 1726887496.46344: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887496.46356: Calling all_plugins_play to load vars for managed_node1 8137 1726887496.46359: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887496.46362: Calling groups_plugins_play to load vars for managed_node1 8137 1726887496.46622: done sending task result for task 0e15955b-8119-107c-9d64-00000000000e 8137 1726887496.46625: WORKER PROCESS EXITING 8137 1726887496.46650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.46963: done with get_vars() 8137 1726887496.46973: done getting variables 8137 1726887496.47045: 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.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:22 Friday 20 September 2024 22:58:16 -0400 (0:00:00.156) 0:00:06.238 ****** 8137 1726887496.47075: entering _queue_task() for managed_node1/set_fact 8137 1726887496.47594: worker is 1 (out of 3 available) 8137 1726887496.47606: exiting _queue_task() for managed_node1/set_fact 8137 1726887496.47644: getting variables 8137 1726887496.47647: in VariableManager get_vars() 8137 1726887496.47736: Calling all_inventory to load vars for managed_node2 8137 1726887496.47741: Calling groups_inventory to load vars for managed_node2 8137 1726887496.47746: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887496.47763: Calling all_plugins_play to load vars for managed_node2 8137 1726887496.47767: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887496.47770: Calling groups_plugins_play to load vars for managed_node2 8137 1726887496.48103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.48682: done with get_vars() 8137 1726887496.48692: done getting variables 8137 1726887496.48934: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8137 1726887496.48937: in run() - task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.48940: variable 'ansible_search_path' from source: unknown 8137 1726887496.48945: variable 'ansible_search_path' from source: unknown 8137 1726887496.48947: calling self._execute() 8137 1726887496.48985: 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) 8137 1726887496.48994: entering _queue_task() for managed_node2/set_fact 8137 1726887496.49114: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.49118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.49121: variable 'omit' from source: magic vars 8137 1726887496.49818: worker is 2 (out of 3 available) 8137 1726887496.49830: exiting _queue_task() for managed_node2/set_fact 8137 1726887496.49861: getting variables 8137 1726887496.49864: in VariableManager get_vars() 8137 1726887496.50064: Calling all_inventory to load vars for managed_node3 8137 1726887496.50068: Calling groups_inventory to load vars for managed_node3 8137 1726887496.50071: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887496.50203: Calling all_plugins_play to load vars for managed_node3 8137 1726887496.50212: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887496.50217: Calling groups_plugins_play to load vars for managed_node3 8137 1726887496.50870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.50874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8137 1726887496.50877: in run() - task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.50879: variable 'ansible_search_path' from source: unknown 8137 1726887496.50881: variable 'ansible_search_path' from source: unknown 8137 1726887496.50883: calling self._execute() 8137 1726887496.50885: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.50917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.51534: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.51537: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.51541: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.51546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.51548: variable 'omit' from source: magic vars 8137 1726887496.51551: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.51553: 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) 8137 1726887496.51556: 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) 8137 1726887496.51558: 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) 8137 1726887496.51707: done with get_vars() 8137 1726887496.51720: done getting variables 8137 1726887496.51879: 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) 8137 1726887496.51882: variable 'timesync_mode' from source: set_fact 8137 1726887496.51886: Evaluated conditional (timesync_mode is not defined): False 8137 1726887496.51888: when evaluation is False, skipping this task 8137 1726887496.51890: _execute() done 8137 1726887496.51934: 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) 8137 1726887496.52005: entering _queue_task() for managed_node3/set_fact 8137 1726887496.52061: dumping result to json 8137 1726887496.52064: done dumping result, returning 8137 1726887496.52066: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-107c-9d64-00000000000f] 8137 1726887496.52068: sending task result for task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.52129: done sending task result for task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.52132: WORKER PROCESS EXITING 8137 1726887496.52286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.52536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.52945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.52951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.52956: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.52960: 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) 8137 1726887496.52964: 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) 8137 1726887496.52967: 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) 8137 1726887496.52912: worker is 3 (out of 3 available) 8137 1726887496.52973: exiting _queue_task() for managed_node3/set_fact skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8137 1726887496.53067: done queuing things up, now waiting for results queue to drain 8137 1726887496.53068: waiting for pending results... 8137 1726887496.53076: 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) 8137 1726887496.53158: variable 'timesync_mode' from source: set_fact 8137 1726887496.53227: Evaluated conditional (timesync_mode is not defined): False 8137 1726887496.53234: when evaluation is False, skipping this task 8137 1726887496.53242: _execute() done 8137 1726887496.53249: dumping result to json 8137 1726887496.53256: done dumping result, returning 8137 1726887496.53345: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8137 1726887496.53415: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-107c-9d64-00000000000f] 8137 1726887496.53563: in run() - task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.53577: variable 'ansible_search_path' from source: unknown 8137 1726887496.53580: variable 'ansible_search_path' from source: unknown 8137 1726887496.53614: calling self._execute() 8137 1726887496.53636: sending task result for task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.53736: done sending task result for task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.53742: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8137 1726887496.53793: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.53888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.53901: variable 'omit' from source: magic vars 8137 1726887496.54436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.54738: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.54807: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.54872: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.54925: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.55030: 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) 8137 1726887496.55062: 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) 8137 1726887496.55097: 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) 8137 1726887496.55130: 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) 8137 1726887496.55254: variable 'timesync_mode' from source: set_fact 8137 1726887496.55269: Evaluated conditional (timesync_mode is not defined): False 8137 1726887496.55275: when evaluation is False, skipping this task 8137 1726887496.55280: _execute() done 8137 1726887496.55291: dumping result to json 8137 1726887496.55302: done dumping result, returning 8137 1726887496.55314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e15955b-8119-107c-9d64-00000000000f] 8137 1726887496.55335: sending task result for task 0e15955b-8119-107c-9d64-00000000000f skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8137 1726887496.55429: no more pending results, returning what we have 8137 1726887496.55433: results queue empty 8137 1726887496.55434: checking for any_errors_fatal 8137 1726887496.55440: done checking for any_errors_fatal 8137 1726887496.55441: checking for max_fail_percentage 8137 1726887496.55442: done checking for max_fail_percentage 8137 1726887496.55443: checking to see if all hosts have failed and the running result is not ok 8137 1726887496.55444: done checking to see if all hosts have failed 8137 1726887496.55445: getting the remaining hosts for this loop 8137 1726887496.55447: done getting the remaining hosts for this loop 8137 1726887496.55451: getting the next task for host managed_node1 8137 1726887496.55456: done getting next task for host managed_node1 8137 1726887496.55460: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8137 1726887496.55461: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.55462: getting the next task for host managed_node2 8137 1726887496.55465: done getting next task for host managed_node2 8137 1726887496.55467: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8137 1726887496.55468: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.55468: getting the next task for host managed_node3 8137 1726887496.55470: done getting next task for host managed_node3 8137 1726887496.55472: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8137 1726887496.55473: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.55495: getting variables 8137 1726887496.55714: in VariableManager get_vars() 8137 1726887496.55745: Calling all_inventory to load vars for managed_node1 8137 1726887496.55747: Calling groups_inventory to load vars for managed_node1 8137 1726887496.55750: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887496.55759: Calling all_plugins_play to load vars for managed_node1 8137 1726887496.55761: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887496.55764: Calling groups_plugins_play to load vars for managed_node1 8137 1726887496.55503: done sending task result for task 0e15955b-8119-107c-9d64-00000000000f 8137 1726887496.56036: WORKER PROCESS EXITING 8137 1726887496.56058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.56334: done with get_vars() 8137 1726887496.56343: done getting variables 8137 1726887496.56397: 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.timesync : Check if both NTP and PTP are needed] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:31 Friday 20 September 2024 22:58:16 -0400 (0:00:00.093) 0:00:06.332 ****** 8137 1726887496.56428: entering _queue_task() for managed_node1/set_fact 8137 1726887496.56871: worker is 1 (out of 3 available) 8137 1726887496.56882: exiting _queue_task() for managed_node1/set_fact 8137 1726887496.56911: getting variables 8137 1726887496.56914: in VariableManager get_vars() 8137 1726887496.56988: Calling all_inventory to load vars for managed_node2 8137 1726887496.56993: Calling groups_inventory to load vars for managed_node2 8137 1726887496.56995: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887496.57013: Calling all_plugins_play to load vars for managed_node2 8137 1726887496.57017: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887496.57021: Calling groups_plugins_play to load vars for managed_node2 8137 1726887496.57323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.57847: done with get_vars() 8137 1726887496.57858: done getting variables 8137 1726887496.57937: 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) 8137 1726887496.57948: entering _queue_task() for managed_node2/set_fact 8137 1726887496.58222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8137 1726887496.58226: in run() - task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.58229: variable 'ansible_search_path' from source: unknown 8137 1726887496.58231: variable 'ansible_search_path' from source: unknown 8137 1726887496.58233: calling self._execute() 8137 1726887496.58235: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.58454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.58849: variable 'omit' from source: magic vars 8137 1726887496.58822: worker is 2 (out of 3 available) 8137 1726887496.58857: exiting _queue_task() for managed_node2/set_fact 8137 1726887496.58882: getting variables 8137 1726887496.58884: in VariableManager get_vars() 8137 1726887496.58958: Calling all_inventory to load vars for managed_node3 8137 1726887496.58962: Calling groups_inventory to load vars for managed_node3 8137 1726887496.58965: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887496.58980: Calling all_plugins_play to load vars for managed_node3 8137 1726887496.58984: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887496.58989: Calling groups_plugins_play to load vars for managed_node3 8137 1726887496.59717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.59720: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8137 1726887496.59748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.60915: in run() - task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.60919: variable 'ansible_search_path' from source: unknown 8137 1726887496.60921: variable 'ansible_search_path' from source: unknown 8137 1726887496.60924: calling self._execute() 8137 1726887496.60926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.60928: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.60931: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.60933: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.60935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.60937: variable 'omit' from source: magic vars 8137 1726887496.60939: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.60942: 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) 8137 1726887496.60943: 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) 8137 1726887496.60946: 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) 8137 1726887496.60948: 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) 8137 1726887496.60950: variable 'timesync_mode' from source: set_fact 8137 1726887496.60952: Evaluated conditional (timesync_mode is not defined): False 8137 1726887496.60954: when evaluation is False, skipping this task 8137 1726887496.60956: _execute() done 8137 1726887496.60958: dumping result to json 8137 1726887496.60960: done dumping result, returning 8137 1726887496.60962: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-107c-9d64-000000000010] 8137 1726887496.60964: sending task result for task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.61028: done sending task result for task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.61031: WORKER PROCESS EXITING 8137 1726887496.61034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.61124: done with get_vars() 8137 1726887496.61133: done getting variables 8137 1726887496.61195: 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) 8137 1726887496.61205: entering _queue_task() for managed_node3/set_fact 8137 1726887496.61293: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.61832: worker is 3 (out of 3 available) 8137 1726887496.61844: exiting _queue_task() for managed_node3/set_fact skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8137 1726887496.61936: done queuing things up, now waiting for results queue to drain 8137 1726887496.61937: waiting for pending results... 8137 1726887496.61957: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.61962: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.62115: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.62206: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8137 1726887496.62304: in run() - task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.62329: 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) 8137 1726887496.62364: 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) 8137 1726887496.62396: 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) 8137 1726887496.62409: variable 'ansible_search_path' from source: unknown 8137 1726887496.62420: variable 'ansible_search_path' from source: unknown 8137 1726887496.62461: calling self._execute() 8137 1726887496.62540: 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) 8137 1726887496.62647: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.62659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.62673: variable 'omit' from source: magic vars 8137 1726887496.62771: variable 'timesync_mode' from source: set_fact 8137 1726887496.62858: Evaluated conditional (timesync_mode is not defined): False 8137 1726887496.62866: when evaluation is False, skipping this task 8137 1726887496.62873: _execute() done 8137 1726887496.62880: dumping result to json 8137 1726887496.62886: done dumping result, returning 8137 1726887496.62897: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-107c-9d64-000000000010] 8137 1726887496.63121: sending task result for task 0e15955b-8119-107c-9d64-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8137 1726887496.63336: done sending task result for task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.63347: WORKER PROCESS EXITING 8137 1726887496.63674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887496.63987: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887496.64054: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887496.64117: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887496.64173: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887496.64274: 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) 8137 1726887496.64305: 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) 8137 1726887496.64344: 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) 8137 1726887496.64376: 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) 8137 1726887496.64496: variable 'timesync_mode' from source: set_fact 8137 1726887496.64512: Evaluated conditional (timesync_mode is not defined): False 8137 1726887496.64520: when evaluation is False, skipping this task 8137 1726887496.64526: _execute() done 8137 1726887496.64540: dumping result to json 8137 1726887496.64551: done dumping result, returning 8137 1726887496.64561: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e15955b-8119-107c-9d64-000000000010] 8137 1726887496.64583: sending task result for task 0e15955b-8119-107c-9d64-000000000010 skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8137 1726887496.64687: no more pending results, returning what we have 8137 1726887496.64691: results queue empty 8137 1726887496.64692: checking for any_errors_fatal 8137 1726887496.64699: done checking for any_errors_fatal 8137 1726887496.64699: checking for max_fail_percentage 8137 1726887496.64701: done checking for max_fail_percentage 8137 1726887496.64702: checking to see if all hosts have failed and the running result is not ok 8137 1726887496.64703: done checking to see if all hosts have failed 8137 1726887496.64704: getting the remaining hosts for this loop 8137 1726887496.64705: done getting the remaining hosts for this loop 8137 1726887496.64710: getting the next task for host managed_node1 8137 1726887496.64715: done getting next task for host managed_node1 8137 1726887496.64719: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8137 1726887496.64721: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.64722: getting the next task for host managed_node2 8137 1726887496.64724: done getting next task for host managed_node2 8137 1726887496.64726: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8137 1726887496.64727: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.64728: getting the next task for host managed_node3 8137 1726887496.64729: done getting next task for host managed_node3 8137 1726887496.64731: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8137 1726887496.64732: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887496.64754: getting variables 8137 1726887496.64756: in VariableManager get_vars() 8137 1726887496.64790: Calling all_inventory to load vars for managed_node1 8137 1726887496.64798: Calling groups_inventory to load vars for managed_node1 8137 1726887496.64800: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887496.64913: Calling all_plugins_play to load vars for managed_node1 8137 1726887496.64917: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887496.64923: Calling groups_plugins_play to load vars for managed_node1 8137 1726887496.65151: done sending task result for task 0e15955b-8119-107c-9d64-000000000010 8137 1726887496.65154: WORKER PROCESS EXITING 8137 1726887496.65175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.65490: done with get_vars() 8137 1726887496.65499: done getting variables TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 Friday 20 September 2024 22:58:16 -0400 (0:00:00.091) 0:00:06.423 ****** 8137 1726887496.65581: entering _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider 8137 1726887496.65583: Creating lock for fedora.linux_system_roles.timesync_provider 8137 1726887496.66081: worker is 1 (out of 3 available) 8137 1726887496.66093: exiting _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider 8137 1726887496.66129: getting variables 8137 1726887496.66132: in VariableManager get_vars() 8137 1726887496.66211: Calling all_inventory to load vars for managed_node2 8137 1726887496.66215: Calling groups_inventory to load vars for managed_node2 8137 1726887496.66218: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887496.66238: Calling all_plugins_play to load vars for managed_node2 8137 1726887496.66242: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887496.66245: Calling groups_plugins_play to load vars for managed_node2 8137 1726887496.66561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.67150: done with get_vars() 8137 1726887496.67161: done getting variables 8137 1726887496.67330: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8137 1726887496.67334: in run() - task 0e15955b-8119-107c-9d64-000000000011 8137 1726887496.67337: variable 'ansible_search_path' from source: unknown 8137 1726887496.67340: variable 'ansible_search_path' from source: unknown 8137 1726887496.67379: entering _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 8137 1726887496.67561: calling self._execute() 8137 1726887496.67564: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.67566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.67569: variable 'omit' from source: magic vars 8137 1726887496.68013: worker is 2 (out of 3 available) 8137 1726887496.68025: exiting _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 8137 1726887496.68166: getting variables 8137 1726887496.68170: in VariableManager get_vars() 8137 1726887496.68366: Calling all_inventory to load vars for managed_node3 8137 1726887496.68370: Calling groups_inventory to load vars for managed_node3 8137 1726887496.68373: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887496.68390: Calling all_plugins_play to load vars for managed_node3 8137 1726887496.68396: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887496.68400: Calling groups_plugins_play to load vars for managed_node3 8137 1726887496.69030: variable 'timesync_mode' from source: set_fact 8137 1726887496.69036: Evaluated conditional (timesync_mode != 2): True 8137 1726887496.69039: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8137 1726887496.69041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.69068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887496.69714: in run() - task 0e15955b-8119-107c-9d64-000000000011 8137 1726887496.69718: variable 'ansible_search_path' from source: unknown 8137 1726887496.69721: variable 'ansible_search_path' from source: unknown 8137 1726887496.69723: calling self._execute() 8137 1726887496.69725: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.69728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.69730: variable 'omit' from source: magic vars 8137 1726887496.69883: done with get_vars() 8137 1726887496.69898: done getting variables 8137 1726887496.69988: entering _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider 8137 1726887496.70356: variable 'timesync_mode' from source: set_fact 8137 1726887496.70974: Evaluated conditional (timesync_mode != 2): True 8137 1726887496.70981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.70935: worker is 3 (out of 3 available) 8137 1726887496.71078: exiting _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider 8137 1726887496.71090: done queuing things up, now waiting for results queue to drain 8137 1726887496.71092: waiting for pending results... 8137 1726887496.72005: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8137 1726887496.72167: in run() - task 0e15955b-8119-107c-9d64-000000000011 8137 1726887496.72302: variable 'ansible_search_path' from source: unknown 8137 1726887496.72403: variable 'ansible_search_path' from source: unknown 8137 1726887496.72445: calling self._execute() 8137 1726887496.72635: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.72650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.72665: variable 'omit' from source: magic vars 8137 1726887496.73575: variable 'timesync_mode' from source: set_fact 8137 1726887496.73635: Evaluated conditional (timesync_mode != 2): True 8137 1726887496.74069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887496.74403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.74666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.74771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.74895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.75024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.75120: 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) 8137 1726887496.75232: 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) 8137 1726887496.75364: 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) 8137 1726887496.75416: 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) 8137 1726887496.75521: 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) 8137 1726887496.75726: variable 'timesync_ntp_provider' from source: role '' defaults 8137 1726887496.75826: Evaluated conditional (timesync_ntp_provider | length == 0): True 8137 1726887496.75873: variable 'omit' from source: magic vars 8137 1726887496.75973: variable 'omit' from source: magic vars 8137 1726887496.76059: variable 'omit' from source: magic vars 8137 1726887496.76130: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.76149: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.76227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.76340: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.76370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.76382: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.76391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.76405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.76445: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887496.76485: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.76494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.76547: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.76595: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.76684: 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) 8137 1726887496.76773: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.76792: 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) 8137 1726887496.76811: Set connection var ansible_pipelining to False 8137 1726887496.76823: Set connection var ansible_timeout to 10 8137 1726887496.76830: Set connection var ansible_shell_type to sh 8137 1726887496.76837: Set connection var ansible_connection to ssh 8137 1726887496.76849: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.76871: 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) 8137 1726887496.77003: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.77014: 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) 8137 1726887496.77034: 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) 8137 1726887496.77112: variable 'ansible_connection' from source: unknown 8137 1726887496.77123: variable 'ansible_module_compression' from source: unknown 8137 1726887496.77131: variable 'ansible_shell_type' from source: unknown 8137 1726887496.77138: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.77145: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887496.77152: variable 'ansible_pipelining' from source: unknown 8137 1726887496.77160: variable 'ansible_timeout' from source: unknown 8137 1726887496.77169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887496.77197: variable 'timesync_ntp_provider' from source: role '' defaults 8137 1726887496.77224: Evaluated conditional (timesync_ntp_provider | length == 0): True 8137 1726887496.77235: variable 'omit' from source: magic vars 8137 1726887496.77278: variable 'omit' from source: magic vars 8137 1726887496.77437: 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__) 8137 1726887496.77706: variable 'omit' from source: magic vars 8137 1726887496.77716: variable 'omit' from source: magic vars 8137 1726887496.77725: starting attempt loop 8137 1726887496.77732: running the handler 8137 1726887496.77739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.77751: _low_level_execute_command(): starting 8137 1726887496.77762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887496.77785: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.77807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.77832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.77849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887496.77968: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887496.77976: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.77983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.78088: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.78102: Set connection var ansible_pipelining to False 8137 1726887496.78114: Set connection var ansible_timeout to 10 8137 1726887496.78120: Set connection var ansible_shell_type to sh 8137 1726887496.78125: Set connection var ansible_connection to ssh 8137 1726887496.78133: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.78162: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.78168: variable 'ansible_connection' from source: unknown 8137 1726887496.78174: variable 'ansible_module_compression' from source: unknown 8137 1726887496.78183: variable 'ansible_shell_type' from source: unknown 8137 1726887496.78190: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.78195: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887496.78202: variable 'ansible_pipelining' from source: unknown 8137 1726887496.78207: variable 'ansible_timeout' from source: unknown 8137 1726887496.78216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887496.78429: 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__) 8137 1726887496.78522: variable 'omit' from source: magic vars 8137 1726887496.78531: starting attempt loop 8137 1726887496.78537: running the handler 8137 1726887496.78556: _low_level_execute_command(): starting 8137 1726887496.78569: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887496.79096: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887496.79200: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887496.79359: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887496.79419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887496.79472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887496.79651: 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) 8137 1726887496.79787: 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) 8137 1726887496.79829: 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) 8137 1726887496.79873: 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) 8137 1726887496.79937: 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) 8137 1726887496.80204: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.80210: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.80251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.80255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.80259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.80261: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.80271: variable 'timesync_ntp_provider' from source: role '' defaults 8137 1726887496.80292: Evaluated conditional (timesync_ntp_provider | length == 0): True 8137 1726887496.80336: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.80341: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.80635: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887496.80647: variable 'omit' from source: magic vars 8137 1726887496.80775: variable 'omit' from source: magic vars 8137 1726887496.80819: variable 'omit' from source: magic vars 8137 1726887496.80871: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887496.81101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.81105: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.81121: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887496.81165: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887496.81268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.81272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.81275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.81283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887496.81317: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887496.81326: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.81333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.81385: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887496.81398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887496.81485: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887496.81503: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.81537: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887496.81552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.81555: Set connection var ansible_pipelining to False 8137 1726887496.81561: Set connection var ansible_timeout to 10 8137 1726887496.81563: Set connection var ansible_shell_type to sh 8137 1726887496.81565: Set connection var ansible_connection to ssh 8137 1726887496.81571: Set connection var ansible_shell_executable to /bin/sh 8137 1726887496.81716: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.81721: variable 'ansible_connection' from source: unknown 8137 1726887496.81731: variable 'ansible_module_compression' from source: unknown 8137 1726887496.81734: variable 'ansible_shell_type' from source: unknown 8137 1726887496.81736: variable 'ansible_shell_executable' from source: unknown 8137 1726887496.81738: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887496.81745: variable 'ansible_pipelining' from source: unknown 8137 1726887496.81748: variable 'ansible_timeout' from source: unknown 8137 1726887496.81750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887496.82019: 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__) 8137 1726887496.82030: variable 'omit' from source: magic vars 8137 1726887496.82034: starting attempt loop 8137 1726887496.82037: running the handler 8137 1726887496.82051: _low_level_execute_command(): starting 8137 1726887496.82057: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887496.82263: stdout chunk (state=3): >>>/root <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887496.82426: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.82470: stderr chunk (state=3): >>><<< 8137 1726887496.82474: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.82622: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.82625: _low_level_execute_command(): starting 8137 1726887496.82628: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `" && echo ansible-tmp-1726887496.8251588-8428-168484440260708="` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `" && echo ansible-tmp-1726887496.8251588-8428-168484440260708="` echo /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 `" ) && sleep 0'"'"'' 8137 1726887496.83171: stdout chunk (state=3): >>>/root <<< 8137 1726887496.83281: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.83354: stderr chunk (state=3): >>><<< 8137 1726887496.83357: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.83424: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.83427: _low_level_execute_command(): starting 8137 1726887496.83429: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `" && echo ansible-tmp-1726887496.8338645-8429-182977158189260="` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `" && echo ansible-tmp-1726887496.8338645-8429-182977158189260="` echo /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 `" ) && sleep 0'"'"'' 8137 1726887496.84058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887496.84074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.84088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.84105: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.84119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.84170: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887496.84181: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.84192: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.84203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.84219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.84243: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.84291: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.84311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.84323: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887496.84333: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.84347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.84365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.84382: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.84399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.84415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887496.84428: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.84440: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.84461: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.84477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.84491: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.84506: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.84578: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.84598: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.84714: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.84728: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.84747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.84762: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.84773: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.84786: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.84800: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.84825: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887496.84844: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.84891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887496.84912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887496.84930: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.84944: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.84959: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.84972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.84984: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.84997: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.85015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.85038: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887496.85054: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.85065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.85077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.85091: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.85102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.85117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887496.85127: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.85145: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.85159: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.85177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.85224: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.85237: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.85319: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.85334: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.85348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.85379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.85479: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887496.85561: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.85574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.85588: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.85598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.85639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887496.85649: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.85662: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.85678: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.85683: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.85695: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.85698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.85700: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.85703: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.85719: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887496.85721: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.85739: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.85747: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.85759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.85777: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887496.85792: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.85795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.85807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.85822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.85840: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.85854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.86020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887496.86034: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.86045: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.86058: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.86069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.86081: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.86092: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.86165: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.86180: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.86191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.86214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.86234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.86250: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.86260: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.86270: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.86285: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887496.86318: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.86368: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.86851: stdout chunk (state=3): >>>ansible-tmp-1726887496.8251588-8428-168484440260708=/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 <<< 8137 1726887496.87050: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.87053: stdout chunk (state=3): >>><<< 8137 1726887496.87056: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887496.8251588-8428-168484440260708=/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.87322: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887496.8251588-8428-168484440260708=/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.87327: variable 'ansible_module_compression' from source: unknown Using module file /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh 8137 1726887496.87332: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz TO /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887496.87417: stdout chunk (state=3): >>>/root <<< 8137 1726887496.87736: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.87739: stdout chunk (state=3): >>><<< 8137 1726887496.87741: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.87750: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.87753: _low_level_execute_command(): starting 8137 1726887496.87755: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `" && echo ansible-tmp-1726887496.8763466-8430-232315794638113="` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `" && echo ansible-tmp-1726887496.8763466-8430-232315794638113="` echo /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 `" ) && sleep 0'"'"'' 8137 1726887496.87835: Sending initial data 8137 1726887496.87845: Sent initial data (164 bytes) 8137 1726887496.88296: stdout chunk (state=3): >>>ansible-tmp-1726887496.8338645-8429-182977158189260=/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 <<< 8137 1726887496.88483: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.88486: stdout chunk (state=3): >>><<< 8137 1726887496.88489: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887496.8338645-8429-182977158189260=/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.88717: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887496.8338645-8429-182977158189260=/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.88721: variable 'ansible_module_compression' from source: unknown Using module file /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh 8137 1726887496.88725: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz TO /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887496.89056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887496.89070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.89084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.89102: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.89274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.89319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887496.89331: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.89344: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.89358: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.89376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.89391: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.89403: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.89420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.89483: Sending initial data 8137 1726887496.89487: Sent initial data (164 bytes) 8137 1726887496.89495: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887496.89506: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.89521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.89535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.89553: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.89564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.89575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887496.89588: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.89604: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.89620: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.89634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.89652: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.89666: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.89860: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.89875: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.89886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.89906: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.89931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.89946: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.89957: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.89967: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.89983: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887496.90015: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.90064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.90514: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887496.90581: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.90598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.90633: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.90647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.90713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887496.90795: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.90805: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.90823: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.90838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.90851: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.90863: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.90878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.90891: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887496.90907: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.90940: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.90943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.90946: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.90985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.90989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.90992: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.90996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.90999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.91002: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.91071: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.91093: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.91106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.91132: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.91159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.91171: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.91182: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.91193: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.91213: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887496.91245: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.91265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.91285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.91288: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.91300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.91314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887496.91326: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.91342: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.91355: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.91367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.91380: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.91393: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.91476: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.91491: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.91502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.91526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.91541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.91558: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.91569: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.91579: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.91595: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887496.91626: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.91681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887496.91903: stdout chunk (state=3): >>>ansible-tmp-1726887496.8763466-8430-232315794638113=/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 <<< 8137 1726887496.92014: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.92319: stderr chunk (state=3): >>><<< 8137 1726887496.92323: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887496.8763466-8430-232315794638113=/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887496.92331: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887496.8763466-8430-232315794638113=/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887496.92334: variable 'ansible_module_compression' from source: unknown Using module file /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh 8137 1726887496.92338: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls TO /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887496.92669: Sending initial data 8137 1726887496.92672: Sent initial data (164 bytes) 8137 1726887496.93079: 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 <<< 8137 1726887496.93123: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887496.93183: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887496.93187: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887496.93190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh <<< 8137 1726887496.93217: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh M:0x001a <<< 8137 1726887496.93271: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135 <<< 8137 1726887496.93316: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 1135 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887496.93351: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887496.93522: 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 <<< 8137 1726887496.93562: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887496.93565: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.93568: stdout chunk (state=3): >>><<< 8137 1726887496.93570: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp19t32fjz\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 1135 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ TO /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887496.93845: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887496.93849: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh M:0x001a debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135 debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 1135 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887496.93852: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh <<< 8137 1726887496.93903: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.94049: stderr chunk (state=3): >>><<< 8137 1726887496.94052: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp78y48ijz\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 1135 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 TO /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887496.94220: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887496.94230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.94240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.94254: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.94262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.94309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887496.94319: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.94325: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.94334: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.94414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.94417: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.94420: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.94422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.94425: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887496.94427: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.94429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.94431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.94437: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.94440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.94444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887496.94622: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.94625: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.94628: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.94630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.94633: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.94635: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.94637: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.94644: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.94647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.94649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.94652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.94653: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.94655: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.94657: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.94663: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887496.94816: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.94820: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.94823: Sending initial data 8137 1726887496.94825: Sent initial data (138 bytes) 8137 1726887496.95415: Sending initial data 8137 1726887496.95419: Sent initial data (138 bytes) 8137 1726887496.96029: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887496.96145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.96162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.96175: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.96183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.96223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887496.96230: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.96236: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.96247: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.96253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.96267: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.96275: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.96285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.96292: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887496.96298: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.96305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.96316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.96326: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.96332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.96339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887496.96347: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.96351: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.96359: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.96373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.96392: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.96395: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.96411: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887496.96541: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887496.96568: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887496.96571: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh <<< 8137 1726887496.96574: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.96576: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh M:0x001a <<< 8137 1726887496.96587: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.96590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.96641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.96694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.96698: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.96701: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135 <<< 8137 1726887496.96707: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.96822: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.96825: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887496.96827: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.96830: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 1135 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887496.96831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887496.96833: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887496.96914: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.96984: stderr chunk (state=3): >>><<< 8137 1726887496.96988: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5lwykqls\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:1135\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 1135 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue TO /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887496.97567: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.97572: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.97590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887496.97604: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887496.97620: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887496.97639: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.97667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.97686: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.97706: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.97727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887496.97738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887496.97747: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887496.97762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.97775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887496.97787: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887496.97796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.97805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887496.97817: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887496.97825: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887496.97834: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887496.97844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.97859: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887496.97877: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.97952: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887496.97970: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887496.97991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887496.98011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887496.98025: Sending initial data 8137 1726887496.98028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887496.98030: Sent initial data (138 bytes) 8137 1726887496.98041: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887496.98053: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887496.98065: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887496.98096: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887496.98116: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887496.98204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887496.98553: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887496.98602: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887496.98662: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887496.98665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args <<< 8137 1726887496.98705: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args M:0x001a <<< 8137 1726887496.98759: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705 <<< 8137 1726887496.98811: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 705 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887496.98855: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887496.99014: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887496.99189: stderr chunk (state=3): >>><<< 8137 1726887496.99192: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5 /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp1zrs0wl5\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 705 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887496.99199: done transferring module to remote 8137 1726887496.99201: _low_level_execute_command(): starting 8137 1726887496.99203: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0'"'"'' 8137 1726887496.99810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.99814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.99859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887496.99862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887496.99865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887496.99867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887496.99869: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887496.99919: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887496.99966: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887497.00013: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887497.00056: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887497.00059: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args <<< 8137 1726887497.00091: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args M:0x001a <<< 8137 1726887497.00134: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705 <<< 8137 1726887497.00177: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 705 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887497.00225: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887497.00333: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.00550: stderr chunk (state=3): >>><<< 8137 1726887497.00553: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpds_ydji_\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 705 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887497.00562: done transferring module to remote 8137 1726887497.00564: _low_level_execute_command(): starting 8137 1726887497.00567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0'"'"'' 8137 1726887497.00575: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.00721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.00724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.00727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.00729: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.00731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.00733: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.00862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.00866: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.00868: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.00871: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.00873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.00875: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.00878: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.00880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.00882: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.00884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.00886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.00889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.00891: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.00893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.00895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.00897: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.00899: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.00901: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.00903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.00905: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.00907: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.00981: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.00991: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.00998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.01019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.01031: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.01037: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.01044: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.01053: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.01065: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.01090: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.01132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.01673: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.01677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.01713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.01716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.01719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887497.01829: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887497.01922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.02635: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.02638: stdout chunk (state=3): >>><<< 8137 1726887497.02640: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.02756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.02759: _low_level_execute_command(): starting 8137 1726887497.02761: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/args && sleep 0'"'"'' 8137 1726887497.02953: 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 <<< 8137 1726887497.02958: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887497.02962: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887497.03006: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887497.03045: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args <<< 8137 1726887497.03049: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args M:0x001a <<< 8137 1726887497.03089: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705 <<< 8137 1726887497.03131: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 705 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887497.03173: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887497.03506: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.03515: stdout chunk (state=3): >>><<< 8137 1726887497.03517: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpoqt_o5ue\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:705\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 705 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887497.03523: done transferring module to remote 8137 1726887497.03526: _low_level_execute_command(): starting 8137 1726887497.03528: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0'"'"'' 8137 1726887497.03822: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.03825: stdout chunk (state=3): >>><<< 8137 1726887497.03828: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.03834: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.03836: _low_level_execute_command(): starting 8137 1726887497.03838: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/args && sleep 0'"'"'' 8137 1726887497.04437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.04584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.04603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.04624: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.04637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.04680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.04860: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.04871: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.04884: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.04897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.04912: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.04924: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.04938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.04949: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887497.04967: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.04979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.04992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.05006: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.05022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.05035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.05046: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.05049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.05057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.05062: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.05071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.05084: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.05090: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.05099: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.05122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.05160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.05223: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.05230: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.05238: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.05250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.05258: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.05266: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.05289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.05292: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.05295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887497.05297: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.05299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.05306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.05314: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.05322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.05339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.05341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.05347: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.05364: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.05366: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.05368: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.05380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.05392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.05424: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.05429: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.05444: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.05483: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.05497: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.05513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.05516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.05530: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.05541: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.05627: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.05717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.05732: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.05751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.05768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.05790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.05804: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.05830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.05848: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.05861: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.05879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.05895: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.05920: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.05935: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.05958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.06013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.06029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.06045: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.06056: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.06067: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.06078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.06090: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.06101: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.06120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.06138: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.06152: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.06164: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.06175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.06190: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.06201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.06215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.06225: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.06238: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.06252: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.06263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.06275: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.06285: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.06381: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.06395: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.06405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.06429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.06448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.06462: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.06472: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.06481: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.06495: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.06526: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.06575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.08357: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887497.08376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887497.08466: stderr chunk (state=3): >>><<< 8137 1726887497.08481: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.08615: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.08618: _low_level_execute_command(): starting 8137 1726887497.08620: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/args && sleep 0'"'"'' 8137 1726887497.09352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.09366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.09382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.09401: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.09416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.09456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.09468: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.09479: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.09493: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.09505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.09524: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.09536: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.09553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.09565: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.09576: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.09588: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.09602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.09620: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.09632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.09644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.09655: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.09667: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.09682: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.09695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.09713: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.09729: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.09802: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.09820: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.09833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.09849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.10021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.10033: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.10045: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.10056: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.10076: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.10103: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.10150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.11710: stdout chunk (state=3): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 8137 1726887497.11933: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887497.11936: stdout chunk (state=3): >>><<< 8137 1726887497.11939: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887497.12092: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887497.12096: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_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-1726887496.8338645-8429-182977158189260/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887497.12100: _low_level_execute_command(): starting 8137 1726887497.12102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8338645-8429-182977158189260/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887497.13007: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.13030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.13049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.13084: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.13099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.13155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.13167: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.13178: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.13191: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.13204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.13220: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.13241: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.13260: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.13272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887497.13282: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.13293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.13305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.13323: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.13336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.13358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.13370: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.13380: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.13412: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.13427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.13441: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.13458: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.13536: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.13555: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.13569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.13598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.13616: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.13628: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.13639: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.13653: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.13670: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.13735: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.13745: stdout chunk (state=3): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 8137 1726887497.13794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.13929: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887497.13933: stdout chunk (state=3): >>><<< 8137 1726887497.13941: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887497.13977: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887497.14259: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_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-1726887496.8251588-8428-168484440260708/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887497.14263: _low_level_execute_command(): starting 8137 1726887497.14265: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8251588-8428-168484440260708/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887497.14736: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.14747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.14757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.14772: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.14780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.14831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.14839: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.14847: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.14856: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.14865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.14875: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.14883: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.14892: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.14904: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887497.14973: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.14981: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.14984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.14990: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.14996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.14998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.15002: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.15005: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.15013: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.15028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.15033: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.15044: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.15140: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.15145: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.15160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.15173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.15180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.15220: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.15223: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.15226: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.15338: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.15345: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.15528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.15532: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887497.15549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887497.15662: stdout chunk (state=3): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 8137 1726887497.16028: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887497.16031: stdout chunk (state=3): >>><<< 8137 1726887497.16033: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887497.16040: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887497.16046: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_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-1726887496.8763466-8430-232315794638113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887497.16049: _low_level_execute_command(): starting 8137 1726887497.16051: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887496.8763466-8430-232315794638113/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887497.16356: stderr chunk (state=3): >>><<< 8137 1726887497.16385: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.16638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.16640: handler run complete 8137 1726887497.16645: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887497.16647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.16649: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887497.16653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.16654: attempt loop complete, returning result 8137 1726887497.16656: _execute() done 8137 1726887497.16658: dumping result to json 8137 1726887497.16660: done dumping result, returning 8137 1726887497.16662: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-107c-9d64-000000000011] 8137 1726887497.16729: sending task result for task 0e15955b-8119-107c-9d64-000000000011 8137 1726887497.16906: done sending task result for task 0e15955b-8119-107c-9d64-000000000011 8137 1726887497.16913: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 8137 1726887497.17231: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.17234: stdout chunk (state=3): >>><<< 8137 1726887497.17274: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.17281: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.17283: handler run complete 8137 1726887497.17285: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887497.17322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.17355: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887497.17382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.17386: attempt loop complete, returning result 8137 1726887497.17388: _execute() done 8137 1726887497.17391: dumping result to json 8137 1726887497.17393: done dumping result, returning 8137 1726887497.17395: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-107c-9d64-000000000011] 8137 1726887497.17418: sending task result for task 0e15955b-8119-107c-9d64-000000000011 8137 1726887497.17493: done sending task result for task 0e15955b-8119-107c-9d64-000000000011 8137 1726887497.17502: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 8137 1726887497.17911: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.17923: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.18291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.18297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.18300: 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.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.18366: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887497.18376: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.18397: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.18403: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.18405: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.18410: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.18427: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.18453: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.18644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.20245: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.20331: stderr chunk (state=3): >>><<< 8137 1726887497.20337: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.20523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.20529: handler run complete 8137 1726887497.20533: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887497.20537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.20539: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887497.20541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.20915: attempt loop complete, returning result 8137 1726887497.20919: _execute() done 8137 1726887497.20923: dumping result to json 8137 1726887497.20926: done dumping result, returning 8137 1726887497.20929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e15955b-8119-107c-9d64-000000000011] 8137 1726887497.20932: sending task result for task 0e15955b-8119-107c-9d64-000000000011 8137 1726887497.20998: done sending task result for task 0e15955b-8119-107c-9d64-000000000011 8137 1726887497.21003: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 8137 1726887497.21048: no more pending results, returning what we have 8137 1726887497.21051: results queue empty 8137 1726887497.21052: checking for any_errors_fatal 8137 1726887497.21056: done checking for any_errors_fatal 8137 1726887497.21057: checking for max_fail_percentage 8137 1726887497.21058: done checking for max_fail_percentage 8137 1726887497.21059: checking to see if all hosts have failed and the running result is not ok 8137 1726887497.21060: done checking to see if all hosts have failed 8137 1726887497.21061: getting the remaining hosts for this loop 8137 1726887497.21062: done getting the remaining hosts for this loop 8137 1726887497.21066: getting the next task for host managed_node1 8137 1726887497.21072: done getting next task for host managed_node1 8137 1726887497.21075: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 8137 1726887497.21077: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887497.21078: getting the next task for host managed_node2 8137 1726887497.21081: done getting next task for host managed_node2 8137 1726887497.21082: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 8137 1726887497.21083: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887497.21084: getting the next task for host managed_node3 8137 1726887497.21086: done getting next task for host managed_node3 8137 1726887497.21094: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 8137 1726887497.21096: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887497.21115: getting variables 8137 1726887497.21117: in VariableManager get_vars() 8137 1726887497.21179: Calling all_inventory to load vars for managed_node1 8137 1726887497.21185: Calling groups_inventory to load vars for managed_node1 8137 1726887497.21188: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887497.21198: Calling all_plugins_play to load vars for managed_node1 8137 1726887497.21200: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887497.21204: Calling groups_plugins_play to load vars for managed_node1 8137 1726887497.21495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.21976: done with get_vars() 8137 1726887497.22019: done getting variables 8137 1726887497.22153: 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.timesync : Select NTP provider] **************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42 Friday 20 September 2024 22:58:17 -0400 (0:00:00.565) 0:00:06.989 ****** 8137 1726887497.22183: entering _queue_task() for managed_node1/set_fact 8137 1726887497.22703: worker is 1 (out of 3 available) 8137 1726887497.22718: exiting _queue_task() for managed_node1/set_fact 8137 1726887497.22758: getting variables 8137 1726887497.22762: in VariableManager get_vars() 8137 1726887497.22846: Calling all_inventory to load vars for managed_node2 8137 1726887497.22849: Calling groups_inventory to load vars for managed_node2 8137 1726887497.22852: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887497.22868: Calling all_plugins_play to load vars for managed_node2 8137 1726887497.22873: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887497.22877: Calling groups_plugins_play to load vars for managed_node2 8137 1726887497.23205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.23790: done with get_vars() 8137 1726887497.23801: done getting variables 8137 1726887497.24004: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider 8137 1726887497.24050: in run() - task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.24067: variable 'ansible_search_path' from source: unknown 8137 1726887497.24075: variable 'ansible_search_path' from source: unknown 8137 1726887497.24100: calling self._execute() 8137 1726887497.24132: 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) 8137 1726887497.24143: entering _queue_task() for managed_node2/set_fact 8137 1726887497.24326: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887497.25149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887497.25156: variable 'omit' from source: magic vars 8137 1726887497.25160: variable 'timesync_mode' from source: set_fact 8137 1726887497.25164: Evaluated conditional (timesync_mode != 2): True 8137 1726887497.25120: worker is 2 (out of 3 available) 8137 1726887497.25171: exiting _queue_task() for managed_node2/set_fact 8137 1726887497.25197: getting variables 8137 1726887497.25200: in VariableManager get_vars() 8137 1726887497.25276: Calling all_inventory to load vars for managed_node3 8137 1726887497.25279: Calling groups_inventory to load vars for managed_node3 8137 1726887497.25282: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887497.25300: Calling all_plugins_play to load vars for managed_node3 8137 1726887497.25304: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887497.25307: Calling groups_plugins_play to load vars for managed_node3 8137 1726887497.25879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887497.25883: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider 8137 1726887497.25998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.26816: in run() - task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.26822: variable 'ansible_search_path' from source: unknown 8137 1726887497.26825: variable 'ansible_search_path' from source: unknown 8137 1726887497.26827: calling self._execute() 8137 1726887497.26829: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887497.26831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887497.26833: variable 'omit' from source: magic vars 8137 1726887497.26845: done with get_vars() 8137 1726887497.26856: done getting variables 8137 1726887497.27041: 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) 8137 1726887497.27052: entering _queue_task() for managed_node3/set_fact 8137 1726887497.27387: worker is 3 (out of 3 available) 8137 1726887497.27400: exiting _queue_task() for managed_node3/set_fact 8137 1726887497.27891: done queuing things up, now waiting for results queue to drain 8137 1726887497.27892: waiting for pending results... 8137 1726887497.27919: variable 'timesync_mode' from source: set_fact 8137 1726887497.27925: Evaluated conditional (timesync_mode != 2): True 8137 1726887497.28579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887497.29120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider 8137 1726887497.29399: in run() - task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.29555: variable 'ansible_search_path' from source: unknown 8137 1726887497.29594: variable 'ansible_search_path' from source: unknown 8137 1726887497.29712: calling self._execute() 8137 1726887497.29967: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887497.29984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887497.30029: variable 'omit' from source: magic vars 8137 1726887497.31568: variable 'timesync_mode' from source: set_fact 8137 1726887497.31764: Evaluated conditional (timesync_mode != 2): True 8137 1726887497.32331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887497.33735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887497.34077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887497.34279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887497.34473: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887497.34581: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887497.34853: 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) 8137 1726887497.35057: 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) 8137 1726887497.35127: 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) 8137 1726887497.35266: 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) 8137 1726887497.35354: 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) 8137 1726887497.35857: variable 'timesync_ntp_provider' from source: role '' defaults 8137 1726887497.35946: Evaluated conditional (timesync_ntp_provider | length == 0): True 8137 1726887497.35964: variable 'omit' from source: magic vars 8137 1726887497.36012: variable 'omit' from source: magic vars 8137 1726887497.36625: 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) 8137 1726887497.36653: 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) 8137 1726887497.36676: 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) 8137 1726887497.36919: 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) 8137 1726887497.36938: 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) 8137 1726887497.37015: variable 'timesync_ntp_provider_current' from source: facts 8137 1726887497.37020: variable 'timesync_ntp_provider_os_default' from source: include_vars 8137 1726887497.37272: variable 'omit' from source: magic vars 8137 1726887497.37295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887497.37344: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887497.37480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887497.37496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887497.37514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.37593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.37627: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887497.37630: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887497.37633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887497.37637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887497.37738: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887497.37829: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887497.37966: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887497.37970: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887497.38017: Set connection var ansible_pipelining to False 8137 1726887497.38026: Set connection var ansible_timeout to 10 8137 1726887497.38029: Set connection var ansible_shell_type to sh 8137 1726887497.38031: Set connection var ansible_connection to ssh 8137 1726887497.38037: Set connection var ansible_shell_executable to /bin/sh 8137 1726887497.38063: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.38066: variable 'ansible_connection' from source: unknown 8137 1726887497.38068: variable 'ansible_module_compression' from source: unknown 8137 1726887497.38071: variable 'ansible_shell_type' from source: unknown 8137 1726887497.38073: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.38075: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887497.38078: variable 'ansible_pipelining' from source: unknown 8137 1726887497.38080: variable 'ansible_timeout' from source: unknown 8137 1726887497.38085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887497.38238: 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) 8137 1726887497.38281: 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) 8137 1726887497.38494: 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) 8137 1726887497.38616: 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) 8137 1726887497.38638: 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) 8137 1726887497.38676: 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) 8137 1726887497.38686: variable 'omit' from source: magic vars 8137 1726887497.38692: starting attempt loop 8137 1726887497.38695: running the handler 8137 1726887497.38706: handler run complete 8137 1726887497.38716: attempt loop complete, returning result 8137 1726887497.38718: _execute() done 8137 1726887497.38721: dumping result to json 8137 1726887497.38723: done dumping result, returning 8137 1726887497.38731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-107c-9d64-000000000012] 8137 1726887497.38744: sending task result for task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.38845: done sending task result for task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.38848: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 8137 1726887497.39021: variable 'timesync_ntp_provider' from source: role '' defaults 8137 1726887497.39093: Evaluated conditional (timesync_ntp_provider | length == 0): True 8137 1726887497.39149: variable 'omit' from source: magic vars 8137 1726887497.39263: variable 'omit' from source: magic vars 8137 1726887497.39496: 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) 8137 1726887497.39570: 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) 8137 1726887497.39648: 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) 8137 1726887497.39806: 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) 8137 1726887497.39830: 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) 8137 1726887497.40026: variable 'timesync_ntp_provider_current' from source: facts 8137 1726887497.40036: variable 'timesync_ntp_provider_os_default' from source: include_vars 8137 1726887497.40074: variable 'omit' from source: magic vars 8137 1726887497.40157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887497.40192: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887497.40259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887497.40324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.40366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.40432: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887497.40444: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887497.40454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887497.40464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887497.40633: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887497.40747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887497.40792: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887497.40833: Set connection var ansible_pipelining to False 8137 1726887497.40870: Set connection var ansible_timeout to 10 8137 1726887497.40877: Set connection var ansible_shell_type to sh 8137 1726887497.40883: Set connection var ansible_connection to ssh 8137 1726887497.40894: Set connection var ansible_shell_executable to /bin/sh 8137 1726887497.40929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887497.40981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887497.41011: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.41022: variable 'ansible_connection' from source: unknown 8137 1726887497.41030: variable 'ansible_module_compression' from source: unknown 8137 1726887497.41045: variable 'ansible_shell_type' from source: unknown 8137 1726887497.41053: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.41086: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887497.41095: variable 'ansible_pipelining' from source: unknown 8137 1726887497.41121: variable 'ansible_timeout' from source: unknown 8137 1726887497.41131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887497.41275: 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) 8137 1726887497.41311: 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) 8137 1726887497.41387: 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) 8137 1726887497.41404: variable 'omit' from source: magic vars 8137 1726887497.41420: starting attempt loop 8137 1726887497.41428: running the handler 8137 1726887497.41446: 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) 8137 1726887497.41499: 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) 8137 1726887497.41532: 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) 8137 1726887497.41552: handler run complete 8137 1726887497.41567: attempt loop complete, returning result 8137 1726887497.41683: _execute() done 8137 1726887497.41690: dumping result to json 8137 1726887497.41697: done dumping result, returning 8137 1726887497.41710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-107c-9d64-000000000012] 8137 1726887497.41888: variable 'timesync_ntp_provider' from source: role '' defaults 8137 1726887497.41954: Evaluated conditional (timesync_ntp_provider | length == 0): True 8137 1726887497.41966: variable 'omit' from source: magic vars 8137 1726887497.42012: sending task result for task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.42095: done sending task result for task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.42102: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 8137 1726887497.42240: variable 'omit' from source: magic vars 8137 1726887497.42499: 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) 8137 1726887497.42584: 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) 8137 1726887497.42621: 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) 8137 1726887497.42759: 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) 8137 1726887497.42787: 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) 8137 1726887497.42879: variable 'timesync_ntp_provider_current' from source: facts 8137 1726887497.42896: variable 'timesync_ntp_provider_os_default' from source: include_vars 8137 1726887497.42935: variable 'omit' from source: magic vars 8137 1726887497.42967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887497.43007: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887497.43033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887497.43058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.43072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.43112: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887497.43122: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887497.43130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887497.43256: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887497.43272: Set connection var ansible_pipelining to False 8137 1726887497.43283: Set connection var ansible_timeout to 10 8137 1726887497.43290: Set connection var ansible_shell_type to sh 8137 1726887497.43297: Set connection var ansible_connection to ssh 8137 1726887497.43307: Set connection var ansible_shell_executable to /bin/sh 8137 1726887497.43344: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.43355: variable 'ansible_connection' from source: unknown 8137 1726887497.43364: variable 'ansible_module_compression' from source: unknown 8137 1726887497.43371: variable 'ansible_shell_type' from source: unknown 8137 1726887497.43378: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.43385: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887497.43393: variable 'ansible_pipelining' from source: unknown 8137 1726887497.43399: variable 'ansible_timeout' from source: unknown 8137 1726887497.43406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887497.43521: 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) 8137 1726887497.43538: variable 'omit' from source: magic vars 8137 1726887497.43556: starting attempt loop 8137 1726887497.43563: running the handler 8137 1726887497.43584: handler run complete 8137 1726887497.43598: attempt loop complete, returning result 8137 1726887497.43605: _execute() done 8137 1726887497.43614: dumping result to json 8137 1726887497.43621: done dumping result, returning 8137 1726887497.43633: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e15955b-8119-107c-9d64-000000000012] 8137 1726887497.43666: sending task result for task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.43750: done sending task result for task 0e15955b-8119-107c-9d64-000000000012 8137 1726887497.43757: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 8137 1726887497.43826: no more pending results, returning what we have 8137 1726887497.43829: results queue empty 8137 1726887497.43830: checking for any_errors_fatal 8137 1726887497.43836: done checking for any_errors_fatal 8137 1726887497.43837: checking for max_fail_percentage 8137 1726887497.43838: done checking for max_fail_percentage 8137 1726887497.43840: checking to see if all hosts have failed and the running result is not ok 8137 1726887497.43841: done checking to see if all hosts have failed 8137 1726887497.43841: getting the remaining hosts for this loop 8137 1726887497.43846: done getting the remaining hosts for this loop 8137 1726887497.43850: getting the next task for host managed_node1 8137 1726887497.43856: done getting next task for host managed_node1 8137 1726887497.43860: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 8137 1726887497.43862: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887497.43863: getting the next task for host managed_node2 8137 1726887497.43865: done getting next task for host managed_node2 8137 1726887497.43867: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 8137 1726887497.43870: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887497.43871: getting the next task for host managed_node3 8137 1726887497.43873: done getting next task for host managed_node3 8137 1726887497.43875: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 8137 1726887497.43876: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887497.43888: getting variables 8137 1726887497.43890: in VariableManager get_vars() 8137 1726887497.43930: Calling all_inventory to load vars for managed_node1 8137 1726887497.43933: Calling groups_inventory to load vars for managed_node1 8137 1726887497.43936: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887497.43949: Calling all_plugins_play to load vars for managed_node1 8137 1726887497.43953: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887497.43956: Calling groups_plugins_play to load vars for managed_node1 8137 1726887497.44422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.44963: done with get_vars() 8137 1726887497.44973: done getting variables 8137 1726887497.45133: 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.timesync : Install chrony] ********************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Friday 20 September 2024 22:58:17 -0400 (0:00:00.229) 0:00:07.219 ****** 8137 1726887497.45172: entering _queue_task() for managed_node1/package 8137 1726887497.45174: Creating lock for package 8137 1726887497.45541: worker is 1 (out of 3 available) 8137 1726887497.45555: exiting _queue_task() for managed_node1/package 8137 1726887497.45589: getting variables 8137 1726887497.45592: in VariableManager get_vars() 8137 1726887497.45678: Calling all_inventory to load vars for managed_node2 8137 1726887497.45682: Calling groups_inventory to load vars for managed_node2 8137 1726887497.45685: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887497.45707: Calling all_plugins_play to load vars for managed_node2 8137 1726887497.45714: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887497.45717: Calling groups_plugins_play to load vars for managed_node2 8137 1726887497.46035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.46625: done with get_vars() 8137 1726887497.46636: done getting variables 8137 1726887497.46803: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony 8137 1726887497.46810: in run() - task 0e15955b-8119-107c-9d64-000000000013 8137 1726887497.46812: variable 'ansible_search_path' from source: unknown 8137 1726887497.46814: variable 'ansible_search_path' from source: unknown 8137 1726887497.46858: 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) 8137 1726887497.46868: entering _queue_task() for managed_node2/package 8137 1726887497.47048: calling self._execute() 8137 1726887497.47052: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887497.47054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887497.47056: variable 'omit' from source: magic vars 8137 1726887497.47722: worker is 2 (out of 3 available) 8137 1726887497.47850: exiting _queue_task() for managed_node2/package 8137 1726887497.47880: getting variables 8137 1726887497.47883: in VariableManager get_vars() 8137 1726887497.48083: Calling all_inventory to load vars for managed_node3 8137 1726887497.48088: Calling groups_inventory to load vars for managed_node3 8137 1726887497.48090: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887497.48106: Calling all_plugins_play to load vars for managed_node3 8137 1726887497.48112: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887497.48116: Calling groups_plugins_play to load vars for managed_node3 8137 1726887497.48675: variable 'timesync_mode' from source: set_fact 8137 1726887497.48680: Evaluated conditional (timesync_mode != 2): True 8137 1726887497.48683: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887497.48686: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887497.48688: variable 'omit' from source: magic vars 8137 1726887497.48689: variable 'omit' from source: magic vars 8137 1726887497.48749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887497.49434: done with get_vars() 8137 1726887497.49449: done getting variables 8137 1726887497.49666: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony 8137 1726887497.49669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887497.49672: in run() - task 0e15955b-8119-107c-9d64-000000000013 8137 1726887497.49674: variable 'ansible_search_path' from source: unknown 8137 1726887497.49676: variable 'ansible_search_path' from source: unknown 8137 1726887497.49678: calling self._execute() 8137 1726887497.49680: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887497.49681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887497.49756: 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) 8137 1726887497.49767: entering _queue_task() for managed_node3/package 8137 1726887497.50047: variable 'omit' from source: magic vars 8137 1726887497.50829: worker is 3 (out of 3 available) 8137 1726887497.50940: exiting _queue_task() for managed_node3/package 8137 1726887497.50993: done queuing things up, now waiting for results queue to drain 8137 1726887497.50995: waiting for pending results... 8137 1726887497.51332: variable 'timesync_mode' from source: set_fact 8137 1726887497.51398: Evaluated conditional (timesync_mode != 2): True 8137 1726887497.51752: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887497.51835: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887497.51926: variable 'omit' from source: magic vars 8137 1726887497.51972: variable 'omit' from source: magic vars 8137 1726887497.52063: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony 8137 1726887497.52231: in run() - task 0e15955b-8119-107c-9d64-000000000013 8137 1726887497.52370: variable 'ansible_search_path' from source: unknown 8137 1726887497.52379: variable 'ansible_search_path' from source: unknown 8137 1726887497.52421: calling self._execute() 8137 1726887497.52564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887497.52615: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887497.52625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887497.52637: variable 'omit' from source: magic vars 8137 1726887497.53687: variable 'timesync_mode' from source: set_fact 8137 1726887497.53785: Evaluated conditional (timesync_mode != 2): True 8137 1726887497.53968: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887497.54092: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887497.54134: variable 'omit' from source: magic vars 8137 1726887497.54298: variable 'omit' from source: magic vars 8137 1726887497.54621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887497.54884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887497.55112: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887497.55249: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887497.55450: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887497.55650: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887497.55884: 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) 8137 1726887497.56045: 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) 8137 1726887497.56227: 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) 8137 1726887497.56320: 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) 8137 1726887497.56404: 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) 8137 1726887497.56764: variable '__timesync_is_ostree' from source: set_fact 8137 1726887497.56828: variable 'omit' from source: magic vars 8137 1726887497.56960: variable 'omit' from source: magic vars 8137 1726887497.57066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887497.57097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887497.57186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887497.57272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.57318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.57416: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887497.57558: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887497.57565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887497.57679: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887497.57950: Set connection var ansible_pipelining to False 8137 1726887497.57962: Set connection var ansible_timeout to 10 8137 1726887497.57968: Set connection var ansible_shell_type to sh 8137 1726887497.57975: Set connection var ansible_connection to ssh 8137 1726887497.58021: Set connection var ansible_shell_executable to /bin/sh 8137 1726887497.58054: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.58115: variable 'ansible_connection' from source: unknown 8137 1726887497.58130: variable 'ansible_module_compression' from source: unknown 8137 1726887497.58137: variable 'ansible_shell_type' from source: unknown 8137 1726887497.58148: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.58175: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887497.58245: variable 'ansible_pipelining' from source: unknown 8137 1726887497.58254: variable 'ansible_timeout' from source: unknown 8137 1726887497.58263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887497.58484: 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) 8137 1726887497.58502: variable 'omit' from source: magic vars 8137 1726887497.58569: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887497.58674: starting attempt loop 8137 1726887497.58683: running the handler 8137 1726887497.58697: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887497.58704: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887497.58837: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887497.58892: _low_level_execute_command(): starting 8137 1726887497.58907: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8137 1726887497.58916: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887497.59048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887497.59163: 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) 8137 1726887497.59546: 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) 8137 1726887497.59629: 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) 8137 1726887497.59860: 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) 8137 1726887497.59937: 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) 8137 1726887497.60158: variable '__timesync_is_ostree' from source: set_fact 8137 1726887497.60238: variable 'omit' from source: magic vars 8137 1726887497.60279: variable 'omit' from source: magic vars 8137 1726887497.60312: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887497.60391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887497.60448: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887497.60535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.60552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.60663: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887497.60671: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887497.60684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887497.60831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887497.60917: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887497.60935: Set connection var ansible_pipelining to False 8137 1726887497.60945: Set connection var ansible_timeout to 10 8137 1726887497.60981: Set connection var ansible_shell_type to sh 8137 1726887497.60988: Set connection var ansible_connection to ssh 8137 1726887497.60997: Set connection var ansible_shell_executable to /bin/sh 8137 1726887497.61041: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.61090: variable 'ansible_connection' from source: unknown 8137 1726887497.61098: variable 'ansible_module_compression' from source: unknown 8137 1726887497.61105: variable 'ansible_shell_type' from source: unknown 8137 1726887497.61113: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.61120: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887497.61140: variable 'ansible_pipelining' from source: unknown 8137 1726887497.61147: variable 'ansible_timeout' from source: unknown 8137 1726887497.61200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887497.61368: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.61427: 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) 8137 1726887497.61442: variable 'omit' from source: magic vars 8137 1726887497.61471: starting attempt loop 8137 1726887497.61519: running the handler 8137 1726887497.61527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.61538: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887497.61548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.61558: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.61566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.61577: _low_level_execute_command(): starting 8137 1726887497.61589: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8137 1726887497.61618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.61629: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.61638: stderr chunk (state=3): >>>debug2: match not found <<< <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887497.61650: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.61658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.61669: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.61753: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.61765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.61772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887497.61780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.61787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.61797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.61810: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.61818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.61825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.61832: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.61839: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.61851: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.61862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.61871: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887497.61972: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.62047: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.62199: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.62216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.62245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.62263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.62273: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.62283: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.62298: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.62318: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.62353: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.62411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.62700: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887497.62827: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887497.62891: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887497.62958: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887497.63080: 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) 8137 1726887497.63117: 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) 8137 1726887497.63152: 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) 8137 1726887497.63206: 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) 8137 1726887497.63229: 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) 8137 1726887497.63344: variable '__timesync_is_ostree' from source: set_fact 8137 1726887497.63356: variable 'omit' from source: magic vars 8137 1726887497.63395: variable 'omit' from source: magic vars 8137 1726887497.63427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887497.63469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887497.63497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887497.63522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.63538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887497.63574: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887497.63582: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887497.63588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887497.63696: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887497.63717: Set connection var ansible_pipelining to False 8137 1726887497.63727: Set connection var ansible_timeout to 10 8137 1726887497.63734: Set connection var ansible_shell_type to sh 8137 1726887497.63740: Set connection var ansible_connection to ssh 8137 1726887497.63754: Set connection var ansible_shell_executable to /bin/sh 8137 1726887497.63781: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.63789: variable 'ansible_connection' from source: unknown 8137 1726887497.63795: variable 'ansible_module_compression' from source: unknown 8137 1726887497.63800: variable 'ansible_shell_type' from source: unknown 8137 1726887497.63806: variable 'ansible_shell_executable' from source: unknown 8137 1726887497.63817: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887497.63825: variable 'ansible_pipelining' from source: unknown 8137 1726887497.63831: variable 'ansible_timeout' from source: unknown 8137 1726887497.63838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887497.63941: 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) 8137 1726887497.63962: variable 'omit' from source: magic vars 8137 1726887497.63972: starting attempt loop 8137 1726887497.63979: running the handler 8137 1726887497.63990: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887497.64004: _low_level_execute_command(): starting 8137 1726887497.64018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8137 1726887497.64054: stdout chunk (state=3): >>>/root <<< <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887497.64118: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.64196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.64213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.64233: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.64236: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.64238: stdout chunk (state=3): >>><<< 8137 1726887497.64252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.64254: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.64386: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.64389: _low_level_execute_command(): starting 8137 1726887497.64392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `" && echo ansible-tmp-1726887497.6427958-8473-180998052387239="` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887497.64398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.64400: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.64403: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.64405: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.64409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `" && echo ansible-tmp-1726887497.6427958-8473-180998052387239="` echo /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 `" ) && sleep 0'"'"'' 8137 1726887497.64419: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.64617: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.64620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.64638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887497.64641: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.64645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.64647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.64649: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.64652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.64653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.64655: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.64661: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.64663: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.64665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.64667: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.64669: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887497.64748: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.64767: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.64855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.64885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.64901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.64916: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.64928: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.64938: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.64960: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.64984: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.65073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.66682: stdout chunk (state=3): >>>/root <<< 8137 1726887497.66874: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.66878: stdout chunk (state=3): >>><<< 8137 1726887497.66880: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.67018: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.67020: _low_level_execute_command(): starting 8137 1726887497.67023: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `" && echo ansible-tmp-1726887497.6691065-8475-215345284574668="` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `" && echo ansible-tmp-1726887497.6691065-8475-215345284574668="` echo /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 `" ) && sleep 0'"'"'' 8137 1726887497.67256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.67331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.67350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.67367: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.67379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.67424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.67559: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.67571: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.67583: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.67594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.67605: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.67619: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.67634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.67650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887497.67666: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.67678: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.67692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.67726: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.67739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.67755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.67770: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.67781: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.67794: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.67807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.67891: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.67905: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.67951: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.67954: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.68085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.68099: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.68113: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.68128: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.68131: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.68145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.68159: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.68178: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.68202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.68217: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.68220: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.68223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.68234: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.68246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.68249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.68261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.68264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.68274: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.68277: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.68279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.68290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.68292: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.68294: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.68304: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.68308: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.68311: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.68326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.68333: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.68336: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.68348: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.68371: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.68429: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.68605: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.68658: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.68671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.68692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.68707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.68720: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.68730: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.68740: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.68763: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.68792: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.68873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.69318: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.69333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.69352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.69370: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.69383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.69435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.69527: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.69539: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.69557: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.69569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.69583: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.69594: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.69611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.69629: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887497.69640: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.69654: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.69667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.69681: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.69693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.69705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.69720: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.69732: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.69753: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.69768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.69782: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.69796: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.69988: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.70002: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.70016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.70037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.70056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.70074: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.70085: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.70095: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.70113: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.70142: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.70191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.70364: stdout chunk (state=3): >>>ansible-tmp-1726887497.6427958-8473-180998052387239=/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 <<< 8137 1726887497.70367: stdout chunk (state=3): >>>/root <<< 8137 1726887497.70527: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.70561: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.70565: stdout chunk (state=3): >>><<< 8137 1726887497.70587: stderr chunk (state=3): >>><<< 8137 1726887497.70590: stderr chunk (state=3): >>><<< 8137 1726887497.70592: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887497.6427958-8473-180998052387239=/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.70601: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887497.6427958-8473-180998052387239=/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.70819: variable 'ansible_module_compression' from source: unknown 8137 1726887497.70822: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887497.70824: variable 'ansible_facts' from source: host vars for 'managed_node1' <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.70920: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.70926: _low_level_execute_command(): starting 8137 1726887497.70928: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `" && echo ansible-tmp-1726887497.7087052-8477-115238868755900="` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887497.70955: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `" && echo ansible-tmp-1726887497.7087052-8477-115238868755900="` echo /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 `" ) && sleep 0'"'"'' <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj TO /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887497.71700: Sending initial data 8137 1726887497.71704: Sent initial data (152 bytes) 8137 1726887497.72143: stdout chunk (state=3): >>>ansible-tmp-1726887497.6691065-8475-215345284574668=/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 <<< 8137 1726887497.72339: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.72345: stdout chunk (state=3): >>><<< 8137 1726887497.72347: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887497.6691065-8475-215345284574668=/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.72619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887497.6691065-8475-215345284574668=/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.72624: variable 'ansible_module_compression' from source: unknown 8137 1726887497.72627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887497.72629: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887497.72737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 TO /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887497.73161: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.73279: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.73292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.73337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.73353: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.73365: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.73383: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.73397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.73412: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.73424: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.73439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.73455: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.73467: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.73485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.73500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.73519: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.73533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.73549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.73562: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.73573: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.73586: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.73603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.73619: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.73631: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.73711: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.73827: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.73840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.73896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.73916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.73932: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.73946: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.73957: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.73973: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.74004: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.74054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.74079: Sending initial data 8137 1726887497.74082: Sent initial data (152 bytes) 8137 1726887497.74714: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.74729: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.74760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.74764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration <<< 8137 1726887497.74767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.74770: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.75051: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.75068: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.75080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.75104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.75120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.75131: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.75143: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.75154: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.75209: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.75231: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.75319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.75513: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.75528: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.75545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.75567: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.75583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.75626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.75638: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.75653: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.75666: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.75683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.75700: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.75715: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.75730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.75741: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887497.75755: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.75767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.75781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.75802: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.75816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.75828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.75838: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.75851: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.75863: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.75875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.75888: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.75923: stdout chunk (state=3): >>>ansible-tmp-1726887497.7087052-8477-115238868755900=/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 <<< 8137 1726887497.75938: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.76116: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.76119: stdout chunk (state=3): >>><<< 8137 1726887497.76122: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887497.7087052-8477-115238868755900=/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.76221: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887497.7087052-8477-115238868755900=/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.76224: variable 'ansible_module_compression' from source: unknown 8137 1726887497.76532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887497.76536: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887497.76788: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 TO /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887497.76952: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.76974: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.76988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.77012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.77028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.77040: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.77054: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.77088: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887497.77095: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.77131: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.77134: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887497.77175: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.77205: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887497.77209: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py <<< 8137 1726887497.77244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.77248: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py M:0x001a <<< 8137 1726887497.78017: Sending initial data 8137 1726887497.78021: Sent initial data (152 bytes) 8137 1726887497.79028: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887497.79335: 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 <<< 8137 1726887497.79344: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887497.79438: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887497.79740: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 <<< 8137 1726887497.79745: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py <<< 8137 1726887497.79777: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py M:0x001a <<< 8137 1726887497.80115: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802 <<< 8137 1726887497.80737: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21802 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887497.80978: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887497.81343: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.81346: stdout chunk (state=3): >>><<< 8137 1726887497.81349: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpdjhbw0zj\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21802 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887497.81355: done transferring module to remote 8137 1726887497.81357: _low_level_execute_command(): starting 8137 1726887497.81359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887497.81898: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887497.81961: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.81974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.81987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.82010: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.82046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.82086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.82222: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.82447: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.82450: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802 <<< 8137 1726887497.82569: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration <<< 8137 1726887497.82573: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.82576: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.82578: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.82601: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21802 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887497.82618: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.82651: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887497.82680: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887497.82683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.82686: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887497.82688: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.82704: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.82732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.82737: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.82759: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.83032: stderr chunk (state=3): >>><<< 8137 1726887497.83035: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7wudq_j2\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21802 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887497.83044: done transferring module to remote 8137 1726887497.83046: _low_level_execute_command(): starting 8137 1726887497.83048: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887497.83056: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.83363: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.83379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.83392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.83402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.83416: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.83429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.83470: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.83482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.83492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.83501: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.83512: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.83524: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.83535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.83573: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.83587: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.83734: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.83804: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.83820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.83842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.83860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.83872: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.83881: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.83903: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.83921: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.83951: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.84001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.84160: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.84163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.84199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.84202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.84205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887497.84207: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.84263: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887497.84565: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.84629: stderr chunk (state=3): >>><<< 8137 1726887497.84632: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.84747: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.84750: _low_level_execute_command(): starting 8137 1726887497.84752: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887497.85332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.85340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.85354: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.85390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.85825: 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 <<< 8137 1726887497.85857: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887497.85872: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887497.85914: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887497.85918: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py <<< 8137 1726887497.85959: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py M:0x001a <<< 8137 1726887497.86565: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887497.87294: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.87297: stdout chunk (state=3): >>><<< 8137 1726887497.87305: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.87425: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.87428: _low_level_execute_command(): starting 8137 1726887497.87431: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887497.87834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.88496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.88510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.88524: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.88532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.88575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.88706: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.88714: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.88723: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.88731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.88851: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887497.88875: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802 <<< 8137 1726887497.88882: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.88890: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.88918: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21802 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887497.88934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.88960: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887497.88972: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887497.88981: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.88990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.89003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.89180: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.89183: stdout chunk (state=3): >>><<< 8137 1726887497.89190: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpjm6569u4\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21802\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21802 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887497.89416: done transferring module to remote 8137 1726887497.89420: _low_level_execute_command(): starting 8137 1726887497.89422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887497.89430: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.89433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.89435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887497.89437: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.89438: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.89440: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.89445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.89447: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.89449: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.89526: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.89558: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.89568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.89579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.89665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.89676: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.89683: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.89694: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.89773: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887497.89795: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.89855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887497.89889: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.89975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.89992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.90014: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.90041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.90091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.90103: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.90118: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.90132: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.90147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.90161: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.90173: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.90194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.90231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887497.90246: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.90259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.90272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.90289: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.90302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.90317: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887497.90329: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.90339: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.90355: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.90413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.90428: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.90441: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.90629: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.90646: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.90658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.90678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.90692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.90701: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.90713: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.90728: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.90953: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887497.90983: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.91038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.91075: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887497.91091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.91101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.91117: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.91125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.91163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.91187: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887497.91190: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887497.91198: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.91207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.91217: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.91225: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.91237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887497.91246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887497.91249: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887497.91257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.91266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.91278: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887497.91307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.91318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887497.91324: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887497.91331: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887497.91339: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887497.91348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887497.91357: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887497.91401: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.91476: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887497.91630: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887497.91637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887497.91656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.91667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887497.91674: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887497.91681: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887497.91686: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887497.91699: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887497.91728: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887497.91771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.91898: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 8137 1726887497.91901: stdout chunk (state=3): >>> import '_warnings' # <<< 8137 1726887497.91909: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887497.91965: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887497.91971: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887497.92004: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887497.92032: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887497.92038: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887497.92081: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887497.92087: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887497.92151: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887497.92160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887497.92187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887497.92193: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887497.92221: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73dc0> <<< 8137 1726887497.92270: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887497.92273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 8137 1726887497.92276: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73b20> <<< 8137 1726887497.92296: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887497.92354: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73ac0> <<< 8137 1726887497.92369: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887497.92374: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887497.92429: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18490> <<< 8137 1726887497.92444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887497.92448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8137 1726887497.92450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887497.92501: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887497.92504: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18940> <<< 8137 1726887497.92506: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18670> <<< 8137 1726887497.92510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887497.92512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887497.92541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887497.92547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887497.92581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887497.92610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887497.92625: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf190> <<< 8137 1726887497.92649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887497.92724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887497.92820: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2850> <<< 8137 1726887497.92824: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf940> <<< 8137 1726887497.93037: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cac8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887497.93040: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887497.93115: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887497.93150: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887497.93187: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887497.93237: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887497.93240: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887497.93294: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887497.93336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887497.93339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887497.93370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887497.93377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887497.93424: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887497.93427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887497.93430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887497.93432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887497.93514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887497.93572: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98ac0> import '_signal' # <<< 8137 1726887497.93646: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887497.93678: stdout chunk (state=3): >>><<< 8137 1726887497.93698: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887497.93719: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887497.93735: _low_level_execute_command(): starting 8137 1726887497.93747: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887497.93787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887497.93796: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d490> <<< 8137 1726887497.93799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf190> <<< 8137 1726887497.93835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887497.93842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887497.93846: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887497.93980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887497.93987: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887497.94059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887497.94063: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf220> <<< 8137 1726887497.94069: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c74ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74d8b0> <<< 8137 1726887497.94075: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887497.94079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887497.94084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 8137 1726887497.94090: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74deb0> <<< 8137 1726887497.94094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf940> <<< 8137 1726887497.94133: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e55880> <<< 8137 1726887497.94144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887497.94149: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bc8d90> <<< 8137 1726887497.94153: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74df70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887497.94156: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74de80> <<< 8137 1726887497.94160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2d90> <<< 8137 1726887497.94162: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49d30> import '_functools' # <<< 8137 1726887497.94211: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d970> <<< 8137 1726887497.94225: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887497.94229: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca42610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887497.94232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca75e50> <<< 8137 1726887497.94249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887497.94273: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.94277: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c75fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49250> <<< 8137 1726887497.94324: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.94337: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ca56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7ba00> <<< 8137 1726887497.94350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887497.94382: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887497.94385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887497.94409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887497.94413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887497.94443: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd90> <<< 8137 1726887497.94466: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887497.94488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd00> <<< 8137 1726887497.94491: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887497.94495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887497.94535: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887497.94565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887497.94569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887497.94571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887497.94573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887497.94617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887497.94624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887497.94630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887497.94674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6eeb0> <<< 8137 1726887497.94681: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887497.94709: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887497.94715: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732460> <<< 8137 1726887497.94729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887497.94754: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887497.94782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887497.94789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887497.94902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887497.94919: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c767fa0> <<< 8137 1726887497.94923: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b67610> <<< 8137 1726887497.94925: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6d640> <<< 8137 1726887497.94927: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6e370> <<< 8137 1726887497.94929: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761490> <<< 8137 1726887497.94931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887497.94933: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887497.94999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887497.95002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887497.95004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887497.95007: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c65b1c0> <<< 8137 1726887497.95040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887497.95043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887497.95047: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c71dc70> <<< 8137 1726887497.95157: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.95161: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a54dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a548b0> <<< 8137 1726887497.95165: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887497.95168: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887497.95172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54eb0> <<< 8137 1726887497.95174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887497.95176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 8137 1726887497.95179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66daf0> <<< 8137 1726887497.95181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887497.95250: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54f70> <<< 8137 1726887497.95253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54e80> <<< 8137 1726887497.95257: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c66de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887497.95260: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887497.95262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887497.95323: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49d30> <<< 8137 1726887497.95326: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f730> <<< 8137 1726887497.95329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887497.95333: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887497.95335: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b42610> <<< 8137 1726887497.95337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887497.95407: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67fc70> <<< 8137 1726887497.95416: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.95422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b56670> <<< 8137 1726887497.95424: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b75e50> <<< 8137 1726887497.95506: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c60c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66df10> <<< 8137 1726887497.95517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887497.95573: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a66c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49250> <<< 8137 1726887497.95579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f5b0> <<< 8137 1726887497.95582: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.95584: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92b56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7ba00> <<< 8137 1726887497.95587: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887497.95591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887497.95594: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887497.95596: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d340> <<< 8137 1726887497.95601: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f9d0> <<< 8137 1726887497.95603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887497.95652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d90> <<< 8137 1726887497.95655: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d00> <<< 8137 1726887497.95660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887497.95759: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6386a0> <<< 8137 1726887497.95762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887497.95767: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887497.95772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887497.95774: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638850> <<< 8137 1726887497.95847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887497.95854: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887497.95858: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39370> <<< 8137 1726887497.95860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887497.95878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887497.95880: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39460> <<< 8137 1726887497.95984: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638ca0> <<< 8137 1726887497.96020: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a6efa0> <<< 8137 1726887497.96023: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6451f0> <<< 8137 1726887497.96025: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c6388e0> <<< 8137 1726887497.96097: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68490> <<< 8137 1726887497.96101: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c62ca30> <<< 8137 1726887497.96103: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f5b0> <<< 8137 1726887497.96107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887497.96111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887497.96115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887497.96176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887497.96179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887497.96187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887497.96190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887497.96211: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9296d1c0><<< 8137 1726887497.96216: stdout chunk (state=3): >>> <<< 8137 1726887497.96218: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638a90> <<< 8137 1726887497.96220: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a24c70> <<< 8137 1726887497.96345: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887497.96348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887497.96352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887497.96355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297faf0> <<< 8137 1726887497.96357: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa7c554670> <<< 8137 1726887497.96384: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887497.96392: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.96394: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9297fe20> <<< 8137 1726887497.96421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887497.96445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887497.96448: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991730> <<< 8137 1726887497.96512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887497.96549: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991c70> <<< 8137 1726887497.96577: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.96582: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9292a3a0> <<< 8137 1726887497.96585: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297ff10> <<< 8137 1726887497.96621: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8137 1726887497.96651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887497.96666: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929915b0> <<< 8137 1726887497.96759: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 8137 1726887497.96777: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887497.96781: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887497.96796: stdout chunk (state=3): >>>import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a669d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887497.96823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887497.96826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887497.96858: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929566a0> <<< 8137 1726887497.96904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887497.96921: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956760> <<< 8137 1726887497.96959: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887497.97011: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956850> <<< 8137 1726887497.97014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887497.97184: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956ca0> <<< 8137 1726887497.97227: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929621f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929568e0> <<< 8137 1726887497.97272: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92949a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a665b0> <<< 8137 1726887497.97296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887497.97382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887497.97400: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956a90> <<< 8137 1726887497.97544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887497.97557: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb9287f670> <<< 8137 1726887497.97807: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip' <<< 8137 1726887497.97813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887497.97890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887497.97942: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 8137 1726887497.97945: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887497.97948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887497.97970: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887497.97995: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887497.98776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887497.98779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887497.98815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887497.98820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887497.98837: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887497.98904: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887497.98950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887497.98955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf657c0> <<< 8137 1726887497.98998: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887497.99013: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887497.99026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887497.99038: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65160> <<< 8137 1726887497.99063: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65280> <<< 8137 1726887497.99086: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65f10> <<< 8137 1726887497.99110: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887497.99114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887497.99156: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf654f0> <<< 8137 1726887497.99162: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65d30> import 'atexit' # <<< 8137 1726887497.99196: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65f70> <<< 8137 1726887497.99220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887497.99223: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887497.99234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887497.99274: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65100> <<< 8137 1726887497.99312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887497.99315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887497.99328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887497.99346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887497.99371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887497.99374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887497.99462: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf3a130> <<< 8137 1726887497.99492: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e0d0> <<< 8137 1726887497.99527: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e2b0> <<< 8137 1726887497.99546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887497.99549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887497.99584: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7be3ec40> <<< 8137 1726887497.99595: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cdc0> <<< 8137 1726887497.99760: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4c3a0> <<< 8137 1726887497.99782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887497.99785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887497.99797: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cf70> <<< 8137 1726887497.99830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887497.99835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887497.99865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887497.99880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887497.99891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887497.99929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887497.99934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf9ac10> <<< 8137 1726887498.00006: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c3a0> <<< 8137 1726887498.00011: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf19b80> <<< 8137 1726887498.00036: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.00039: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf6c4c0> <<< 8137 1726887498.00064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c4f0> <<< 8137 1726887498.00086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887498.00099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887498.00112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887498.00147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd7c0> <<< 8137 1726887498.00180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887498.00185: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.00209: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887498.00244: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac1f0> <<< 8137 1726887498.00247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887498.00252: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887498.00263: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bd160> <<< 8137 1726887498.00277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887498.00530: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bdf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd100> <<< 8137 1726887498.00555: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bea98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfacca0> <<< 8137 1726887498.00558: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887498.00572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887498.00595: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea9880> <<< 8137 1726887498.00599: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887498.00614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887498.00642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887498.00755: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92792130> <<< 8137 1726887498.00772: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921470d0> <<< 8137 1726887498.00790: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c8b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf45190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bfac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfa48b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887498.00804: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921472b0> <<< 8137 1726887498.00825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887498.00841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887498.00845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887498.00874: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9e9d0> <<< 8137 1726887498.00887: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92147c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4dc0> <<< 8137 1726887498.01004: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887498.01053: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.01057: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bebbb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8640> <<< 8137 1726887498.01095: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887498.01099: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887498.01151: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887498.01156: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887498.01160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887498.01162: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887498.01189: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887498.01195: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887498.01248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887498.01251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927f2c10> <<< 8137 1726887498.01253: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.01256: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.01270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887498.01406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887498.01411: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3dc0> <<< 8137 1726887498.01415: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887498.01417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3583a0> <<< 8137 1726887498.01422: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887498.01424: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3b20> <<< 8137 1726887498.01426: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c0cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c03a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92771b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927c04c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c04f0> <<< 8137 1726887498.01430: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 8137 1726887498.01433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887498.01477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.01482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887498.01485: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358490> <<< 8137 1726887498.01525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887498.01602: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb928041f0> <<< 8137 1726887498.01605: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.01607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887498.01612: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358670> <<< 8137 1726887498.01616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887498.01620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887498.01622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887498.01648: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804370> <<< 8137 1726887498.01653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887498.01692: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887498.01696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887498.01699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887498.01752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.01755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887498.01757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887498.01759: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887498.01761: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887498.01763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887498.01809: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804ca0> <<< 8137 1726887498.01906: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f940> <<< 8137 1726887498.02023: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.02027: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a370880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a308d90> <<< 8137 1726887498.02029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887498.02032: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b2880> <<< 8137 1726887498.02052: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a58b0> <<< 8137 1726887498.02055: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332d90> <<< 8137 1726887498.02090: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358970> <<< 8137 1726887498.02096: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9279d190> <<< 8137 1726887498.02140: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887498.02143: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92804670> <<< 8137 1726887498.02145: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927fd8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887498.02229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a69d0> <<< 8137 1726887498.02415: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.02459: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921c4b80> <<< 8137 1726887498.02505: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1640> <<< 8137 1726887498.02512: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a6f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1a30> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.02515: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887498.02518: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887498.02520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887498.02522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887498.02589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.02592: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.02595: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bee47c0> <<< 8137 1726887498.02597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3eb0> <<< 8137 1726887498.02600: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887498.02602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.02739: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d6f40> <<< 8137 1726887498.02754: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bee9820> <<< 8137 1726887498.02771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887498.02773: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba3b9a0> <<< 8137 1726887498.02775: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887498.02791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.02794: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887498.02796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.02797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887498.02799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887498.02801: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887498.02803: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887498.02806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2cc610> <<< 8137 1726887498.02810: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d2640> <<< 8137 1726887498.02813: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3370> <<< 8137 1726887498.02817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887498.02827: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.02876: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.02879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887498.02881: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887498.02911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.02933: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.02936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887498.03028: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89f91dc0> <<< 8137 1726887498.03030: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f918b0> <<< 8137 1726887498.03033: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887498.03035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91eb0> <<< 8137 1726887498.03037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887498.03039: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf23760> # zipimport: zlib available <<< 8137 1726887498.03049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887498.03077: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91f70> <<< 8137 1726887498.03106: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887498.03125: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91e80> <<< 8137 1726887498.03128: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887498.03175: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2aed30> import '_functools' # <<< 8137 1726887498.03207: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2a7610> <<< 8137 1726887498.03266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887498.03271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2dae50> <<< 8137 1726887498.03328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887498.03339: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89fa3c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2ae250> <<< 8137 1726887498.03416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.03437: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.03460: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8a2bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.03463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887498.03484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887498.03487: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d90> <<< 8137 1726887498.03523: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d00> <<< 8137 1726887498.03549: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887498.03575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887498.03578: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887498.03580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887498.03658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887498.03722: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887498.03766: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76460> <<< 8137 1726887498.03781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.03837: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.03905: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887498.03921: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887498.03926: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887498.03929: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887498.03952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.03969: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04007: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887498.04012: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04016: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921ed7c0> <<< 8137 1726887498.04039: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fabfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887498.04045: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04088: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89eaa1c0> <<< 8137 1726887498.04093: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f61c70> <<< 8137 1726887498.04118: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f2820> <<< 8137 1726887498.04175: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d659a0> <<< 8137 1726887498.04202: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887498.04232: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887498.04235: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887498.04237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04239: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04241: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04243: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887498.04245: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04247: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887498.04251: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04269: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89ebce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887498.04272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887498.04322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887498.04325: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece730> <<< 8137 1726887498.04327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887498.04420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ecec70> <<< 8137 1726887498.04450: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887498.04458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887498.04485: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9277b760> <<< 8137 1726887498.04488: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e673a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887498.04492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04517: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77280> <<< 8137 1726887498.04527: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece5b0> import 'pwd' # <<< 8137 1726887498.04563: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77340> <<< 8137 1726887498.04606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887498.04645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887498.04648: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887498.04665: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa39d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887498.04680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887498.04683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887498.04724: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf683d0> # zipimport: zlib available <<< 8137 1726887498.04738: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e936a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887498.04771: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93760> <<< 8137 1726887498.04799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04802: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93850> <<< 8137 1726887498.04843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8137 1726887498.04847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887498.04850: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887498.04894: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887498.04897: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887498.04899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04901: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.04969: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887498.04972: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05006: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05022: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93ca0> <<< 8137 1726887498.05067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05070: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e9f1f0> <<< 8137 1726887498.05073: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e938e0> <<< 8137 1726887498.05082: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e86a30> <<< 8137 1726887498.05111: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa35b0> <<< 8137 1726887498.05138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887498.05232: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887498.05236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.05250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887498.05252: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93a90> <<< 8137 1726887498.05254: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05322: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bedb9a0> <<< 8137 1726887498.05324: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05417: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887498.05455: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf89dbb670> <<< 8137 1726887498.05464: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b8b7be0> <<< 8137 1726887498.05466: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05468: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887498.05470: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887498.05471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05473: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05515: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05588: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05592: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887498.05614: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887498.05669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05672: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887498.05684: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8137 1726887498.05688: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887498.05721: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887498.05735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887498.05766: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887498.05777: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05806: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887498.05813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05816: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7beec670> <<< 8137 1726887498.05865: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf37d90> <<< 8137 1726887498.05890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05925: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf68400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887498.05973: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.05977: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887498.06089: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887498.06092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887498.06096: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887498.06125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887498.06128: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887498.06218: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06227: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf3d0> <<< 8137 1726887498.06229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06232: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.06234: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06363: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887498.06380: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887498.06384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06386: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887498.06389: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06391: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06393: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887498.06405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06451: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887498.06454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06462: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06491: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06530: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06535: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06572: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887498.06623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887498.06719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.06722: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06805: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.06810: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921e49a0> <<< 8137 1726887498.06899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06920: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.06924: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91bf8430> <<< 8137 1726887498.06948: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887498.06951: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07027: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887498.07035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887498.07038: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07042: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887498.07045: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64ac0> <<< 8137 1726887498.07061: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07063: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887498.07097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887498.07100: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887498.07163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887498.07166: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887498.07168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887498.07170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba1ea90> <<< 8137 1726887498.07213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887498.07216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887498.07220: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ba1ea00> <<< 8137 1726887498.07247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887498.07273: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba50760> <<< 8137 1726887498.07276: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64190> <<< 8137 1726887498.07321: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f5670> <<< 8137 1726887498.07324: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbf10> <<< 8137 1726887498.07327: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887498.07367: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9278fd90> <<< 8137 1726887498.07381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8137 1726887498.07384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887498.07470: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf48cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b9ffeb0> <<< 8137 1726887498.07473: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887498.07493: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887498.07496: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07499: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887498.07501: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf482e0> <<< 8137 1726887498.07503: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887498.07604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887498.07617: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887498.07620: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07625: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887498.07627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07630: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b823fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba4ddc0> <<< 8137 1726887498.07633: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887498.07662: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07665: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887498.07679: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07723: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07789: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887498.07796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07831: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.07902: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887498.07906: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8137 1726887498.07908: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8137 1726887498.07992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae7c0> <<< 8137 1726887498.08046: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.08050: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887498.08086: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08089: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887498.08094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887498.08113: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887498.08134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887498.08139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.08157: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897ae160> <<< 8137 1726887498.08166: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08169: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8137 1726887498.08171: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08173: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887498.08176: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae280> <<< 8137 1726887498.08178: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08179: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aef10> <<< 8137 1726887498.08181: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887498.08185: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887498.08188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887498.08215: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae4f0> <<< 8137 1726887498.08261: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aed30> import 'atexit' # <<< 8137 1726887498.08265: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08268: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897aef70> <<< 8137 1726887498.08275: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887498.08291: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887498.08296: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08386: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae100> <<< 8137 1726887498.08459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887498.08462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887498.08464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08603: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887498.08607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887498.08611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887498.08717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887498.08799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.08843: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.08866: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887498.08871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887498.08963: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89783130> <<< 8137 1726887498.08969: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887498.08973: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896870d0> <<< 8137 1726887498.08975: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8dac0> <<< 8137 1726887498.09134: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8137 1726887498.09225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887498.09229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887498.09232: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887498.09234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887498.09237: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89687c40> <<< 8137 1726887498.09240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887498.09242: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795dc0> <<< 8137 1726887498.09244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d44a90> <<< 8137 1726887498.09246: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91d44a00> <<< 8137 1726887498.09248: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.09250: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d78760> <<< 8137 1726887498.09251: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8d190> <<< 8137 1726887498.09253: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897953a0> <<< 8137 1726887498.09255: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4f10> <<< 8137 1726887498.09257: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4af0> <<< 8137 1726887498.09258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887498.09260: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795f70> <<< 8137 1726887498.09262: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887498.09265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887498.09267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887498.09272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887498.09274: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927a0cd0> <<< 8137 1726887498.09688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887498.09691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887498.09694: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d31160> <<< 8137 1726887498.09697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897e3c10> <<< 8137 1726887498.09700: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887498.09702: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a02e0> <<< 8137 1726887498.09706: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887498.09781: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89762b80> <<< 8137 1726887498.09806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.09812: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91b4cfa0> <<< 8137 1726887498.09816: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897b64c0> <<< 8137 1726887498.09819: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d75dc0> <<< 8137 1726887498.09821: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b64f0> <<< 8137 1726887498.09949: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887498.09956: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887498.09959: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.09980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887498.09984: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887498.10079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10101: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.10104: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f51f0> <<< 8137 1726887498.10147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887498.10151: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.10154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887498.10156: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887498.10320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10324: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887498.10326: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.10330: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5370> <<< 8137 1726887498.10335: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8137 1726887498.10337: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10339: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887498.10341: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10343: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8137 1726887498.10345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.10347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887498.10348: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10350: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.10352: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887498.10354: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8137 1726887498.10356: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5ca0> <<< 8137 1726887498.10358: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10362: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10364: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10366: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8137 1726887498.10368: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10371: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10536: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.10539: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8137 1726887498.10541: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10543: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f2880> <<< 8137 1726887498.10546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887498.10548: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba40670> <<< 8137 1726887498.10550: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e58b0> <<< 8137 1726887498.10552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887498.10555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887498.10559: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8978e190> <<< 8137 1726887498.10561: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897f5670> <<< 8137 1726887498.10563: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ee8b0> <<< 8137 1726887498.10565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10567: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 8137 1726887498.10569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887498.10571: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887498.10572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887498.10574: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e79d0> <<< 8137 1726887498.10576: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b73df10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887498.10578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10581: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887498.10584: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.10587: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89704b80> <<< 8137 1726887498.10591: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10593: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1640> <<< 8137 1726887498.10595: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.10597: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1a30> <<< 8137 1726887498.10599: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10601: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10603: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887498.10604: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10606: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.10610: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10612: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887498.10614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10618: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887498.10857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10911: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10914: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10916: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887498.10918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887498.10920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887498.10922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10923: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b730c10> <<< 8137 1726887498.10925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10927: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8137 1726887498.10931: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10933: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.10939: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11125: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887498.11127: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b77ab20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887498.11129: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11131: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 8137 1726887498.11133: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11137: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887498.11139: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11141: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887498.11143: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11145: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11149: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8137 1726887498.11150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11152: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11154: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11156: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11344: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887498.11351: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11355: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11358: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887498.11360: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887498.11362: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d69670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887498.11364: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887498.11409: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887498.11445: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887498.11523: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91a64f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887498.11555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11633: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887498.11639: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887498.11642: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887498.11644: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11646: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887498.11650: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b6b54f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b6b5a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887498.11652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.11654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11772: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8972d7c0> <<< 8137 1726887498.11775: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887498.11777: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887498.11781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11783: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89733820> <<< 8137 1726887498.11785: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a19a0> <<< 8137 1726887498.11881: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887498.11884: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887498.11886: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11888: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11890: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887498.11892: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11953: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887498.11958: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887498.11991: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.11994: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12099: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887498.12138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887498.12142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887498.12157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887498.12160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12162: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8976c760> # zipimport: zlib available <<< 8137 1726887498.12214: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887498.12218: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12220: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91a57c10> <<< 8137 1726887498.12262: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12451: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91aa3b20> <<< 8137 1726887498.12454: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887498.12526: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12531: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.12547: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887498.12566: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12636: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12639: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12712: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12787: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887498.12790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12812: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12814: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12816: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12896: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12957: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887498.12961: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12963: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.12992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13054: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887498.13057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8137 1726887498.13059: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13094: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887498.13098: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13102: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887498.13154: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13181: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.13184: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb919de4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb919dea30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 8137 1726887498.13220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13278: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887498.13281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887498.13285: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13306: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887498.13315: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13343: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13345: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887498.13347: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887498.13349: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13451: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13531: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13586: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8137 1726887498.13593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13670: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887498.13673: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13676: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887498.13764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887498.13767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13773: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13852: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887498.13855: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b03d0> # zipimport: zlib available <<< 8137 1726887498.13857: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887498.13859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13900: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.13981: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887498.13984: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887498.14008: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887498.14011: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887498.14014: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14018: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14020: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887498.14035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14086: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887498.14089: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14092: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14156: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14217: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 8137 1726887498.14221: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.14252: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14266: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 8137 1726887498.14341: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887498.14345: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887498.14347: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14349: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.14353: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14443: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887498.14457: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897249a0> <<< 8137 1726887498.14463: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887498.14471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14494: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14523: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8911bbe0> <<< 8137 1726887498.14568: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887498.14572: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14626: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14705: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14771: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887498.14774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887498.14779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887498.14825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887498.14829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887498.14858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887498.14943: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89735670> <<< 8137 1726887498.14947: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8137 1726887498.14952: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14980: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.14983: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89780d90> <<< 8137 1726887498.15016: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8137 1726887498.15046: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887498.15051: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15054: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15067: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.15070: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15104: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 8137 1726887498.15107: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887498.15112: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15178: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887498.15193: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15215: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887498.15220: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.15222: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15225: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887498.15273: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15345: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15402: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887498.15405: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887498.15414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15419: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15425: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15427: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15449: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15455: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887498.15477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15514: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887498.15517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15581: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8137 1726887498.15584: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15587: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15665: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15672: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15676: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15692: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887498.15745: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8137 1726887498.15748: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.15888: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887498.15962: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16044: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16047: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 8137 1726887498.16097: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16100: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887498.16157: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.16160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16164: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 8137 1726887498.16177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.16182: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16185: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887498.16188: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.16232: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887498.16235: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887498.16239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887498.16259: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887498.16272: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0550> <<< 8137 1726887498.16276: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887498.16279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16293: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16296: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887498.16298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887498.16300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887498.16303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887498.16305: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16307: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89282a90> <<< 8137 1726887498.16400: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16419: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89282a00> <<< 8137 1726887498.16424: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.16505: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887498.16584: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16615: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b3760> <<< 8137 1726887498.16667: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0e80> <<< 8137 1726887498.16672: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16675: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901ff10> <<< 8137 1726887498.16679: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901faf0> <<< 8137 1726887498.16681: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887498.16880: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.16883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887498.16886: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887498.16888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8137 1726887498.16995: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.17035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887498.17038: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.17040: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89791cd0> <<< 8137 1726887498.17043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17046: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8926d160> <<< 8137 1726887498.17048: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887498.17207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887498.17229: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897912e0> <<< 8137 1726887498.17233: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887498.17236: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887498.17352: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17361: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887498.17366: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89087fa0> <<< 8137 1726887498.17368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8137 1726887498.17371: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b0dc0> <<< 8137 1726887498.17373: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17376: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901fdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887498.17378: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17485: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.17492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887498.17494: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17496: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.17498: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887498.17502: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17506: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887498.17513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17515: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17517: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887498.17519: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887498.17571: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17576: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 8137 1726887498.17580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17582: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8137 1726887498.17584: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17587: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8137 1726887498.17589: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17728: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8137 1726887498.17732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17734: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17736: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887498.17764: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17766: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887498.17769: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8137 1726887498.17771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17773: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887498.17774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17776: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17778: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17911: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887498.17940: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887498.17944: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17946: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17950: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.17952: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887498.17954: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8137 1726887498.18100: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8137 1726887498.18110: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18125: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18133: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8137 1726887498.18136: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887498.18138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18144: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887498.18147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18149: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8137 1726887498.18229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18316: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8137 1726887498.18359: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18362: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18365: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18450: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8137 1726887498.18546: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18614: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8137 1726887498.18619: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18622: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887498.18624: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18626: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18628: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887498.18737: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18795: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8137 1726887498.18798: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18801: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18803: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18805: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18806: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18844: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18863: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8137 1726887498.18865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18867: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8137 1726887498.18870: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887498.18873: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18877: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887498.18879: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.18997: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887498.19015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887498.19022: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19103: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8137 1726887498.19128: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b4faeb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b4fa670> <<< 8137 1726887498.19131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19134: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887498.19136: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19138: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b5183d0> <<< 8137 1726887498.19142: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887498.19144: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19243: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887498.19265: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19268: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887498.19273: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8137 1726887498.19275: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19277: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a4670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887498.19280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19421: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8137 1726887498.19424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19427: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19429: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f9df10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887498.19431: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19433: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8137 1726887498.19480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19486: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19570: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887498.19572: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8137 1726887498.19575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19579: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19581: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887498.19584: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 8137 1726887498.19586: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887498.19588: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19590: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8137 1726887498.19591: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19595: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.19597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887498.19599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887498.19697: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887498.19727: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f93c10> <<< 8137 1726887498.19836: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887498.19986: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88fdeb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887498.20007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.20078: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 8137 1726887498.20096: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887498.20099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887498.20101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887498.20103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887498.20144: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91821310> <<< 8137 1726887498.20147: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb918216a0> <<< 8137 1726887498.20150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.20152: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887498.20212: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.20215: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91843b50> <<< 8137 1726887498.20284: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.20416: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887498.20454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.20491: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887498.20532: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.20615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887498.20651: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f194f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f19a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887498.20899: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 <<< 8137 1726887498.21175: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.21240: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 8137 1726887498.21248: stdout chunk (state=3): >>># 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 gc <<< 8137 1726887498.21256: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887498.21264: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21313: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21330: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21450: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21499: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887498.21508: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887498.21601: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.21604: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887498.21620: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887498.21626: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887498.21672: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21680: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887498.21719: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887498.21751: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887498.21788: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887498.21852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.21869: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887498.21936: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 8137 1726887498.22018: 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 8137 1726887498.22116: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887498.22124: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887498.22169: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 8137 1726887498.22175: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887498.22265: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.22268: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887498.22335: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887498.22371: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 8137 1726887498.22410: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887498.22418: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887498.22463: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887498.22679: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887498.22763: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887498.22770: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.22847: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887498.22851: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 8137 1726887498.22931: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 8137 1726887498.22936: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 8137 1726887498.22941: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 8137 1726887498.22945: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile <<< 8137 1726887498.22951: stdout chunk (state=3): >>># cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 8137 1726887498.23173: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 8137 1726887498.23177: stdout chunk (state=3): >>># 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 <<< 8137 1726887498.23179: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly <<< 8137 1726887498.23183: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887498.23185: stdout chunk (state=3): >>># 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 <<< 8137 1726887498.23187: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887498.23189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.23191: stderr chunk (state=3): >>><<< 8137 1726887498.23192: stdout chunk (state=3): >>><<< 8137 1726887498.23339: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887498.23346: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.23360: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.23417: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8137 1726887498.23471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.23520: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.23548: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb30880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cac8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca67610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c74ddc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74d8b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74deb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74df70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74de80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca56670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c75fc70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ca56280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75ffa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c767fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c65b1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c71dc70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66daf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c66de20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67fc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c60c3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66df10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f9d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6386a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6451f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c6388e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c62ca30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f5b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa7c554670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf654f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf3a130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e0d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e2b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7be3ec40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf9ac10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6ccd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf19b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf6c4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bea98e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfacca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea9880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c8b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf45190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bfac670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfa48b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9e9d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bebbb80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9ef70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bee47c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bee9820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba3b9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf23760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf683d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bedb9a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b8b7be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7beec670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf37d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf68400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64ac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba1ea90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ba1ea00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba50760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbf10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbaf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf48cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b9ffeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf482e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b823fa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba4ddc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba40670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b73df10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b730c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b77ab20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b6b54f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b6b5a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b4faeb0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b4fa670>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b5183d0>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887498.23931: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid <<< 8137 1726887498.23935: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887498.24105: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb73ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cacf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb30880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cac8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7caf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7cb18970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c74ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74d8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74deb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74df70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c74de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca42610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca75e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c75fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ca56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75fd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c732460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c767fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c65b1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c71dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c761eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ca7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66daf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c66de20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67fc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c60c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c66df10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c67f5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c61d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6386a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c638ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7c6451f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c6388e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c62ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c75f5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7c638a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faa7c554670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf657c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf65f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf65100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf3a130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be3e2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7be3ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf4cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf9ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf19b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf6c4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf6c4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bea98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfac370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfacca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea9880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9c8b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf45190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bfac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bfa48b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9e9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bebbb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7be9ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bea8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bee47c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bee9820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba3b9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf23760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf683d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bedb9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b8b7be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7beec670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf37d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf68400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba1ea90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7ba1ea00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba50760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba64190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbf10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7bf48cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b9ffeb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7bf482e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b823fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba4ddc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b7bbdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7ba40670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b73df10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b730c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b77ab20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b6b54f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b6b5a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_vi5xpt5r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faa7b4faeb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b4fa670> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faa7b5183d0> import 'gc' # {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887498.27306: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.27316: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887498.27320: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887498.27323: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887498.28911: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887498.28918: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887498.28921: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6427958-8473-180998052387239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887498.28925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.28928: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8137 1726887498.28945: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.28954: variable 'ansible_module_compression' from source: unknown 8137 1726887498.28990: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887498.28995: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8137 1726887498.28999: ANSIBALLZ: Acquiring lock 8137 1726887498.29001: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887498.29004: ANSIBALLZ: Creating module 8137 1726887498.29007: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887498.29014: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887498.29017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.29020: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887498.29022: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887498.29025: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887498.29028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.29054: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887498.29064: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887498.29067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.29070: stderr chunk (state=3): >>>Shared connection to 10.31.42.159 closed. <<< 8137 1726887498.29172: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887498.29283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.29382: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887498.29394: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.29398: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887498.29401: stderr chunk (state=3): >>><<< 8137 1726887498.29404: stdout chunk (state=3): >>><<< 8137 1726887498.29407: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e55880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b71f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b67610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a54dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a548b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b56670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a66c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92b56280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a6efa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9296d1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a24c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297faf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9297fe20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9292a3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297ff10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929915b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a669d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929566a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929621f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929568e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92949a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a665b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb9287f670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bd160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdd30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bdf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92792130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921470d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921472b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92147c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a43a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927f2c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c0cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c03a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92771b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927c04c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c04f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a5250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb928041f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921b28e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b2880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a58b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9279d190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92804670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927fd8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a69d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921c4b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a6f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921ed7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f2820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d659a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9277b760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921e49a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91bf8430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f5670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9278fd90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8dac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d44a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91d44a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d78760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8d190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4f10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927a0cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d31160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a02e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91b4cfa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d75dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d69670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91a64f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91a57c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91aa3b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb919de4f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb919dea30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91821310>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb918216a0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91843b50>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887498.30469: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8137 1726887498.30815: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e98ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e55880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92bf2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92e3d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b71f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a54dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a548b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a54e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b42610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b75e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92a66c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92b56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a66d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a39460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a6efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9296d1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a24c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a68eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92b7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297faf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9297fe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92991c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9292a3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9297ff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929915b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9293a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a669d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929566a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92956ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb929621f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb929568e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92949a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92a665b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92956a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbb9287f670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bd160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bdd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927bdf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bd100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92792130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92147c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a43a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a4f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927f2c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c0cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c03a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92771b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927c04c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927c04f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb928041f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb92804ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb9279d190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb92804670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927fd8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a69d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921a6f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921ed7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d659a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9277b760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb921e49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91bf8430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb921f5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb9278fd90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927bf400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8dac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d44a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91d44a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d78760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d8d190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb927a0cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d31160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb927a02e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91b4cfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d75dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91ae4dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91d69670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91a64f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91a57c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91aa3b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb919de4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb919dea30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_dwbrcz2p/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb91821310> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb918216a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb91843b50> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887498.33390: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88d48220> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d48dc0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d7b880> <<< 8137 1726887498.33395: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887498.34262: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6691065-8475-215345284574668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887498.34266: variable 'ansible_module_compression' from source: unknown 8137 1726887498.34269: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 <<< 8137 1726887498.34273: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 8137 1726887498.34278: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 8137 1726887498.34281: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8137 1726887498.34283: ANSIBALLZ: Acquiring lock 8137 1726887498.34617: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887498.34630: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887498.34634: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887498.34637: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887498.34640: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 8137 1726887498.34643: stdout chunk (state=3): >>># destroy encodings <<< 8137 1726887498.34645: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887498.34648: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887498.34651: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887498.34653: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887498.34656: stdout chunk (state=3): >>># destroy shlex <<< 8137 1726887498.34659: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 8137 1726887498.34661: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 8137 1726887498.34664: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887498.34667: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887498.34670: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 8137 1726887498.34673: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887498.34675: 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 <<< 8137 1726887498.34678: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 8137 1726887498.34681: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket <<< 8137 1726887498.35061: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887498.35069: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887498.35072: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 8137 1726887498.35075: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887498.35078: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887498.35081: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887498.35084: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887498.35086: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887498.35089: stdout chunk (state=3): >>><<< 8137 1726887498.35091: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3583a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a370880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a308d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2cc610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d2640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89f91dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f918b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2aed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2a7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2bb670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89fa3c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2ae250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8a2bb280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fabfa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89eaa1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f61c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89ebce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ecec70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e673a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa39d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e936a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e9f1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e938e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e86a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa35b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf89dbb670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897ae160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aed30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897aef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89783130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896870d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896872b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89687c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897953a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897e3c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b6cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b63a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89762b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897b64c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e5250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f51f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896f28e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f2880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e58b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8978e190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897f5670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ee8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e79d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89704b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e7f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8972d7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89733820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a19a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8976c760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b03d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897249a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8911bbe0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89735670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89780d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b0400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0550>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89282a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89282a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b3760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0e80>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901ff10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901faf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89791cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8926d160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897912e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89087fa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b0dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901fdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a4670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f9df10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f93c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88fdeb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f194f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f19a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88d48220>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d48dc0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d7b880>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887498.37447: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a3b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a30f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a370880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a308d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a332d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a358970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89f91dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f918b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f91e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2a7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89fa3c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8a2bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa3d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f76460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fabfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89eaa1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89f61c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8a2e00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89ebce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ecec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e673a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ebcf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89ece5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e77340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa39d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e936a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e93ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89e9f1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e938e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e86a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89fa35b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89e93a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faf89dbb670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897ae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897aed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897aef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89783130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89687c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897953a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89795f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897e3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89762b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897b64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f51f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896f28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897f5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8978e190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897f5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897ee8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89704b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf896e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf896f1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf8972d7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89733820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a19a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8976c760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b03d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf897249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8911bbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89735670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89780d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897b0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0550> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf89282a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89282a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b3760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892c0e80> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901ff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901faf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89791cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8926d160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf897912e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf89087fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892b0dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8901fdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf892a4670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f9df10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f93c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88fdeb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88f194f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88f19a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9ou1sx5g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf88d48220> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d48dc0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf88d7b880> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887498.40302: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.7087052-8477-115238868755900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887498.40306: variable 'ansible_module_compression' from source: unknown 8137 1726887498.40312: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8137 1726887498.40315: ANSIBALLZ: Acquiring lock 8137 1726887498.58192: ANSIBALLZ: Writing module into payload 8137 1726887498.58487: ANSIBALLZ: Writing module 8137 1726887498.58517: ANSIBALLZ: Renaming module 8137 1726887498.58542: ANSIBALLZ: Done creating module 8137 1726887498.58559: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887498.58563: ANSIBALLZ: Reading module after lock 8137 1726887498.58571: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887498.58588: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 8137 1726887498.58689: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 8137 1726887498.58705: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py 8137 1726887498.58723: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887498.58726: ANSIBALLZ: Reading module after lock <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp TO /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py 8137 1726887498.58765: variable 'ansible_facts' from source: host vars for 'managed_node3' <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 8137 1726887498.58871: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r TO /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py 8137 1726887498.58917: Sending initial data 8137 1726887498.58920: Sent initial data (150 bytes) <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea TO /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887498.59493: Sending initial data 8137 1726887498.59496: Sent initial data (150 bytes) 8137 1726887498.59596: Sending initial data 8137 1726887498.59599: Sent initial data (150 bytes) 8137 1726887498.61993: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.62010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.62025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.62041: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.62056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.62096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887498.62129: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.62140: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.62155: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.62432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.62450: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.62464: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.62486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.62589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887498.62599: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.62613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.62627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.62783: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.62795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.62806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887498.62824: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.62834: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.62848: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.62862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.62874: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.62885: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.62961: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.62975: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.63291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.63434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.63454: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.63465: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.63475: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.63484: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.63499: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887498.63532: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.63587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887498.63605: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.63634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.63651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.63667: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.63678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.63770: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887498.63924: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.63934: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.63950: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.63963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.63976: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.63987: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.64000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.64013: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887498.64023: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.64033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.64047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.64063: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.64076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.64088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887498.64099: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.64111: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.64124: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.64136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.64154: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.64167: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.64239: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.64256: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.64266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.64282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.64319: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.64380: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.64391: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.64401: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.64487: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.64500: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887498.64522: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.64550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.64596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887498.64615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.64635: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.64651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.64703: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887498.64738: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.64753: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.64765: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.64776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.64787: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.64797: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.64812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.64825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887498.64835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.64849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.64862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.65145: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.65158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.65169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887498.65178: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.65188: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.65200: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.65215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.65227: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.65237: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.65306: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.65322: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.65333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.65358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.65375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.65387: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.65409: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.65435: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887498.65450: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.65487: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887498.65500: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887498.65551: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887498.65554: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887498.65557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py <<< 8137 1726887498.65630: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py M:0x001a <<< 8137 1726887498.65645: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.66423: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887498.66426: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562 <<< 8137 1726887498.66915: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161562 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887498.66952: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887498.67171: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887498.67175: 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 <<< 8137 1726887498.67190: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887498.67234: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887498.67237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py <<< 8137 1726887498.67252: stderr chunk (state=3): >>><<< 8137 1726887498.67254: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp25d6bpyp\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161562 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887498.67285: done transferring module to remote 8137 1726887498.67826: _low_level_execute_command(): starting 8137 1726887498.67829: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py M:0x001a <<< 8137 1726887498.68397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887498.68404: 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 <<< 8137 1726887498.68407: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py M:0x001a <<< 8137 1726887498.68412: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py <<< 8137 1726887498.68414: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562 <<< 8137 1726887498.68416: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562 <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0'"'"'' 8137 1726887498.69233: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161562 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887498.69288: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 161562 bytes at 0 <<< 8137 1726887498.69291: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887498.69330: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887498.69340: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887498.69687: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887498.69690: stdout chunk (state=3): >>><<< 8137 1726887498.69693: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp7mfqx35r\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161562 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887498.69701: done transferring module to remote 8137 1726887498.69704: _low_level_execute_command(): starting 8137 1726887498.69706: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0'"'"'' 8137 1726887498.69995: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887498.70242: stderr chunk (state=3): >>><<< 8137 1726887498.70245: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpeqgarzea\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:161562\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 161562 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887498.70251: done transferring module to remote 8137 1726887498.70253: _low_level_execute_command(): starting 8137 1726887498.70255: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0'"'"'' 8137 1726887498.71187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.71201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.71217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.71237: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.71325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.71370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887498.71382: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.71394: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.71407: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.71421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.71697: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.71715: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.71728: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.71742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.71753: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887498.71764: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.71774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.71788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.71807: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.71822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.71834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887498.71864: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887498.71867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.71877: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.71889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.71899: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.71915: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.71929: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.71939: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.71952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.71963: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.71977: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887498.71991: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.72039: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.72066: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.72103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887498.72178: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.72231: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.72254: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.72269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.72286: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.72306: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.72321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.72363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.72379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.72395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.72413: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.72425: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.72441: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.72474: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887498.72491: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.72513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887498.72530: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.72544: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.72562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887498.72583: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.72859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.72877: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.72890: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.72906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.72921: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887498.72933: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.72947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.72973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.72991: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.73011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.73025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887498.73040: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.73056: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.73074: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.73087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.73103: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.73124: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.73204: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.73221: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.73232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.73252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.73268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.73284: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.73296: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.73307: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.73326: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887498.73355: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.73401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887498.73939: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887498.73981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887498.74166: stderr chunk (state=3): >>><<< 8137 1726887498.74176: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887498.74288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887498.74294: _low_level_execute_command(): starting 8137 1726887498.74298: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/AnsiballZ_dnf.py && sleep 0'"'"'' 8137 1726887498.74978: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887498.74991: stdout chunk (state=3): >>><<< 8137 1726887498.74994: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887498.75096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887498.75100: _low_level_execute_command(): starting 8137 1726887498.75122: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/AnsiballZ_dnf.py && sleep 0'"'"'' 8137 1726887498.76205: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887498.76212: stdout chunk (state=3): >>><<< 8137 1726887498.76231: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887498.76377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887498.76381: _low_level_execute_command(): starting 8137 1726887498.76384: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/AnsiballZ_dnf.py && sleep 0'"'"'' 8137 1726887498.77636: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.77640: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.77659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887498.77691: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.77701: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.77711: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.77720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.77729: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.77890: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.77907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.77926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.77953: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.77968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.78005: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.78025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887498.78036: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.78050: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.78064: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.78096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.78127: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.78130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.78145: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887498.78148: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.78163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.78174: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887498.78195: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.78244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.78260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.78279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.78296: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.78299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.78305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.78318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.78321: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.78326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.78340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887498.78343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887498.78347: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.78352: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.78366: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.78369: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.78371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.78374: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.78384: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.78386: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.78397: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.78407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.78422: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.78433: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.78457: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.78465: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.78472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.78489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.78500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.78507: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.78516: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.78522: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.78536: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887498.78570: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.78592: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.78611: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.78626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.78640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887498.78654: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.78673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.78689: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.78706: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.78998: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.79021: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887498.79060: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.79104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887498.79283: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887498.79296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.79312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.79335: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.79356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.79400: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887498.79416: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887498.79429: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887498.79448: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887498.79464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.79483: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.79497: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.79515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887498.79528: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887498.79541: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887498.79557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887498.79575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887498.79594: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887498.79606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887498.79622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887498.79633: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887498.79644: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887498.79661: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887498.79673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887498.79695: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887498.79711: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887498.79788: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887498.79811: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887498.79825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887498.79847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887498.79864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887498.79879: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887498.79890: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887498.79903: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887498.79924: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887498.79954: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887498.80002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887498.81144: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 8137 1726887498.81148: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887498.81227: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887498.81305: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887498.81327: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887498.81372: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.81429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887498.81625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde71183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173b20> <<< 8137 1726887498.81667: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118940> <<< 8137 1726887498.81702: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118670> <<< 8137 1726887498.81731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887498.81922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887498.82004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887498.82007: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf940> <<< 8137 1726887498.82112: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2d90> <<< 8137 1726887498.82156: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118970> <<< 8137 1726887498.82185: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887498.82904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887498.82910: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887498.82913: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887498.83082: stdout chunk (state=3): >>> <<< 8137 1726887498.83159: stdout chunk (state=3): >>>import '_warnings' # <<< 8137 1726887498.83164: stdout chunk (state=3): >>> <<< 8137 1726887498.83166: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887498.83169: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887498.83171: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887498.83173: stdout chunk (state=3): >>> <<< 8137 1726887498.83536: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887498.83540: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 8137 1726887498.83754: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # <<< 8137 1726887498.84988: stdout chunk (state=3): >>>import '_warnings' # <<< 8137 1726887498.85014: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887498.85018: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887498.85021: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887498.85393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde708c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6d95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6deed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6de7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde709ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6da7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6dfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887498.85646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887498.85806: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887498.85965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887498.86013: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a370> <<< 8137 1726887498.86016: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887498.86018: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887498.86020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a460> <<< 8137 1726887498.86022: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887498.86024: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887498.86026: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887498.86217: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31edc0> <<< 8137 1726887498.86401: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6daffa0> <<< 8137 1726887498.86458: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9a30> <<< 8137 1726887498.86605: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9490> <<< 8137 1726887498.86626: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887498.86654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887498.86656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 8137 1726887498.86659: stdout chunk (state=3): >>> <<< 8137 1726887498.86661: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3dc0> <<< 8137 1726887498.86663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887498.86750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887498.86774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887498.86777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887498.86780: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cae1c0> <<< 8137 1726887498.86782: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d65c70> <<< 8137 1726887498.86839: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3ac0> <<< 8137 1726887498.86845: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887498.86848: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a00a0> <<< 8137 1726887498.86850: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398490> <<< 8137 1726887498.86853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887498.86892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887498.86957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0af0> <<< 8137 1726887498.86960: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887498.86962: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6cc0e20> <<< 8137 1726887498.86965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887498.86967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887498.86969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887498.86971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887498.86973: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2730> <<< 8137 1726887498.87017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887498.87022: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887498.87025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887498.87033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887498.87036: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2c70> <<< 8137 1726887498.87039: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c5f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0f10> <<< 8137 1726887498.87041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887498.87046: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd25b0> <<< 8137 1726887498.87048: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887498.87070: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70340> <<< 8137 1726887498.87072: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 8137 1726887498.87077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # <<< 8137 1726887498.87221: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da79d0> <<< 8137 1726887498.87245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887498.87250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887498.87253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887498.87255: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 8137 1726887498.87257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887498.87280: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b760> <<< 8137 1726887498.87283: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b850> <<< 8137 1726887498.87286: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887498.87288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887498.87290: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372d90> <<< 8137 1726887498.88305: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398970> <<< 8137 1726887498.88310: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8bca0> <<< 8137 1726887498.88313: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887498.88315: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.88334: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c981f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b8e0> <<< 8137 1726887498.88347: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c7fa30> <<< 8137 1726887498.88350: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da75b0> <<< 8137 1726887498.88374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887498.88379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887498.88399: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887498.88425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887498.88459: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3940><<< 8137 1726887498.88462: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8ba90> <<< 8137 1726887498.88516: stdout chunk (state=3): >>> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3670> <<< 8137 1726887498.88519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887498.88555: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbde6bad670> <<< 8137 1726887498.88603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887498.88607: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 8137 1726887498.88611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887498.88689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a190> <<< 8137 1726887498.88693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887498.88859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.88862: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 8137 1726887498.88865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.88867: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887498.88869: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.88871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887498.88873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887498.88933: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a220><<< 8137 1726887498.89105: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887498.89154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd273d90><<< 8137 1726887498.89175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17315f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887498.89190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1730c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17312640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1721edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721e8b0> <<< 8137 1726887498.89753: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887498.89773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721eeb0> <<< 8137 1726887498.89815: stdout chunk (state=3): >>> <<< 8137 1726887498.89819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # <<< 8137 1726887498.89821: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ee80> import '_collections' # <<< 8137 1726887498.89824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887498.89826: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29dd90> <<< 8137 1726887498.89872: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17270610> <<< 8137 1726887498.89875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17284670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1731ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887498.89878: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3970> <<< 8137 1726887498.89880: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887498.89882: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17230c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277250> <<< 8137 1726887498.90066: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17284280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17320a00> <<< 8137 1726887498.90071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887498.90075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887498.90092: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887498.90095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.90100: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d00> <<< 8137 1726887498.90126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 8137 1726887498.90129: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887498.90131: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887498.90133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887498.90135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887498.90137: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa370> <<< 8137 1726887498.90139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887498.90162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa460> <<< 8137 1726887498.90168: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887498.90216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887498.90230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887498.90240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887498.90245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887498.90248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 8137 1726887498.90250: stdout chunk (state=3): >>> <<< 8137 1726887498.90252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887498.90254: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23eeb0><<< 8137 1726887498.90284: stdout chunk (state=3): >>> <<< 8137 1726887498.90287: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd241f40><<< 8137 1726887498.90289: stdout chunk (state=3): >>> <<< 8137 1726887498.90291: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887498.90431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887498.90438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65997c0> <<< 8137 1726887498.90440: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887498.90494: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.90498: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887498.90500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887498.90503: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887498.90505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887498.90507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 8137 1726887498.90511: stdout chunk (state=3): >>> <<< 8137 1726887498.90513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887498.90515: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599160> <<< 8137 1726887498.90517: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599280> <<< 8137 1726887498.90519: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599f10> <<< 8137 1726887498.90521: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd237610> <<< 8137 1726887498.90523: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23d640> <<< 8137 1726887498.90525: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887498.90527: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23e370><<< 8137 1726887498.90529: stdout chunk (state=3): >>> <<< 8137 1726887498.90531: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17238fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f481c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16fe5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173200a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f5ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887498.90533: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65994f0> <<< 8137 1726887498.90535: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599f70> <<< 8137 1726887498.90538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887498.90540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887498.90610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887498.90613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6cc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16ef93a0> <<< 8137 1726887498.90616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 8137 1726887498.90619: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599100> <<< 8137 1726887498.90621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887498.90623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887498.90625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887498.90627: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5af10> <<< 8137 1726887498.90629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887498.90631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887498.90633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c5b0> import 'pwd' # <<< 8137 1726887498.90648: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6551130> <<< 8137 1726887498.90651: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a340> <<< 8137 1726887498.90653: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172309d0> <<< 8137 1726887498.90655: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cf40> <<< 8137 1726887498.90657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887498.90659: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cd60> <<< 8137 1726887498.90661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887498.90663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887498.90665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887498.90667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887498.90668: stdout chunk (state=3): >>> <<< 8137 1726887498.90670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887498.90672: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde650c3d0> <<< 8137 1726887498.90674: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887498.90676: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580dc0> <<< 8137 1726887498.90678: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f256a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887498.90680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.90682: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25760> <<< 8137 1726887498.90684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<< 8137 1726887498.90686: stdout chunk (state=3): >>> <<< 8137 1726887498.90688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887498.90690: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25850> <<< 8137 1726887498.90691: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.90693: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.90695: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf1edc0><<< 8137 1726887498.90697: stdout chunk (state=3): >>> <<< 8137 1726887498.90699: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65803a0> <<< 8137 1726887498.90701: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1e8b0> <<< 8137 1726887498.90703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887498.90814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887498.90825: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580f70> <<< 8137 1726887498.90828: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887498.90830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887498.90834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887498.90837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65cec10> <<< 8137 1726887498.90853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887498.90857: stdout chunk (state=3): >>>import '_operator' # <<< 8137 1726887498.90859: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde659e490> <<< 8137 1726887498.90861: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 8137 1726887498.90863: stdout chunk (state=3): >>> <<< 8137 1726887498.90865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887498.90867: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64e64c0> <<< 8137 1726887498.90869: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25ca0> <<< 8137 1726887498.90871: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ee80> <<< 8137 1726887498.90873: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887498.90875: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887498.90877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887498.90879: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77d30> import '_functools' # <<< 8137 1726887498.90881: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df1f0> <<< 8137 1726887498.90883: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf70610> <<< 8137 1726887498.90884: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887498.90886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887498.90888: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f321f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f258e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f19a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172305b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887498.91007: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887498.91012: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf84670> <<< 8137 1726887498.91014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.91016: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd245e50> <<< 8137 1726887498.91018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887498.91066: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887498.91070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887498.91149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25a90> <<< 8137 1726887498.91152: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.91176: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.91180: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65f9d90> <<< 8137 1726887498.91182: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf30c70> <<< 8137 1726887498.91184: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77250><<< 8137 1726887498.91186: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64dc880> <<< 8137 1726887498.91188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3d16e41670> <<< 8137 1726887498.91190: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc6d0> <<< 8137 1726887498.91192: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db670> <<< 8137 1726887498.91193: stdout chunk (state=3): >>> <<< 8137 1726887498.91195: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65d88b0> <<< 8137 1726887498.91271: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887498.91275: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.91284: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf84280><<< 8137 1726887498.91286: stdout chunk (state=3): >>> <<< 8137 1726887498.91288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887498.91290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887498.91378: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24ba00> <<< 8137 1726887498.91445: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.91561: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6561670> <<< 8137 1726887498.91565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 8137 1726887498.91567: stdout chunk (state=3): >>> <<< 8137 1726887498.91569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 8137 1726887498.91571: stdout chunk (state=3): >>> <<< 8137 1726887498.91574: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.91576: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.91578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 8137 1726887498.91580: stdout chunk (state=3): >>> <<< 8137 1726887498.91582: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 8137 1726887498.91650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887498.91767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.91770: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.91823: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde655fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde656e0d0> <<< 8137 1726887498.91826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.91829: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d90> <<< 8137 1726887498.91831: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65610d0> <<< 8137 1726887498.91833: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887498.91835: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65a4a60> # zipimport: zlib available <<< 8137 1726887498.91837: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887498.91855: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d00> <<< 8137 1726887498.91858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.91876: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.91953: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 8137 1726887498.91965: stdout chunk (state=3): >>> <<< 8137 1726887498.92040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887498.92048: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92071: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887498.92078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887498.92081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92083: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887498.92085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887498.92087: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.92089: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887498.92091: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 8137 1726887498.92095: stdout chunk (state=3): >>> <<< 8137 1726887498.92124: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 8137 1726887498.92128: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887498.92131: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03370><<< 8137 1726887498.92133: stdout chunk (state=3): >>> <<< 8137 1726887498.92135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 8137 1726887498.92139: stdout chunk (state=3): >>> <<< 8137 1726887498.92141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 8137 1726887498.92217: stdout chunk (state=3): >>> <<< 8137 1726887498.92224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92227: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03460><<< 8137 1726887498.92229: stdout chunk (state=3): >>> <<< 8137 1726887498.92358: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf38fa0><<< 8137 1726887498.92383: stdout chunk (state=3): >>> <<< 8137 1726887498.92387: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92389: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32a30> <<< 8137 1726887498.92486: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32490><<< 8137 1726887498.92492: stdout chunk (state=3): >>> <<< 8137 1726887498.92495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 8137 1726887498.92497: stdout chunk (state=3): >>> <<< 8137 1726887498.92500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 8137 1726887498.92502: stdout chunk (state=3): >>> <<< 8137 1726887498.92503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 8137 1726887498.92505: stdout chunk (state=3): >>> <<< 8137 1726887498.92507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 8137 1726887498.92511: stdout chunk (state=3): >>> <<< 8137 1726887498.92514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 8137 1726887498.92515: stdout chunk (state=3): >>> <<< 8137 1726887498.92517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 8137 1726887498.92519: stdout chunk (state=3): >>> <<< 8137 1726887498.92521: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce511c0> <<< 8137 1726887498.92523: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fceeec70> <<< 8137 1726887498.92525: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32eb0><<< 8137 1726887498.92526: stdout chunk (state=3): >>> <<< 8137 1726887498.92579: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24b0a0> <<< 8137 1726887498.92583: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887498.92585: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887498.92702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887498.92706: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887498.92778: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887498.92797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.92811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887498.92814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 8137 1726887498.92817: stdout chunk (state=3): >>> <<< 8137 1726887498.92819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887498.92821: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde60c1580> <<< 8137 1726887498.92845: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63af0> <<< 8137 1726887498.92848: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887498.92850: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64bd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60660a0> <<< 8137 1726887498.92853: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887498.92875: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92887: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887498.92890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92892: stdout chunk (state=3): >>> <<< 8137 1726887498.92894: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.92896: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.92899: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.92902: stdout chunk (state=3): >>> <<< 8137 1726887498.92904: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce63e20><<< 8137 1726887498.92907: stdout chunk (state=3): >>> <<< 8137 1726887498.92930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887498.92932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 8137 1726887498.92935: stdout chunk (state=3): >>> <<< 8137 1726887498.92936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887498.92938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887498.92964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887498.92967: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde655fbb0> # zipimport: zlib available <<< 8137 1726887498.92970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887498.92972: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75730><<< 8137 1726887498.92974: stdout chunk (state=3): >>> <<< 8137 1726887498.92976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 8137 1726887498.92978: stdout chunk (state=3): >>> <<< 8137 1726887498.92980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 8137 1726887498.92982: stdout chunk (state=3): >>> <<< 8137 1726887498.93159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93162: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75c70> <<< 8137 1726887498.93164: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93166: stdout chunk (state=3): >>> <<< 8137 1726887498.93169: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93170: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce0e3a0><<< 8137 1726887498.93172: stdout chunk (state=3): >>> <<< 8137 1726887498.93174: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63f10><<< 8137 1726887498.93176: stdout chunk (state=3): >>> <<< 8137 1726887498.93178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 8137 1726887498.93180: stdout chunk (state=3): >>> <<< 8137 1726887498.93181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<< 8137 1726887498.93183: stdout chunk (state=3): >>> <<< 8137 1726887498.93201: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93222: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93225: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e280><<< 8137 1726887498.93228: stdout chunk (state=3): >>> <<< 8137 1726887498.93230: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce755b0> <<< 8137 1726887498.93252: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887498.93254: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.93256: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.93259: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e340> <<< 8137 1726887498.93267: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf309d0> <<< 8137 1726887498.93269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887498.93271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887498.93273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887498.93275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887498.93277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93279: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93281: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93285: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887498.93287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93289: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887498.93301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93306: stdout chunk (state=3): >>> <<< 8137 1726887498.93309: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a6a0> <<< 8137 1726887498.93312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 8137 1726887498.93314: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887498.93316: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887498.93320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93322: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.93328: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a970><<< 8137 1726887498.93331: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93333: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a760> <<< 8137 1726887498.93335: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887498.93337: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.93339: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a850> <<< 8137 1726887498.93341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8137 1726887498.93346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'<<< 8137 1726887498.93347: stdout chunk (state=3): >>> <<< 8137 1726887498.93349: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887498.93778: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.93781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887498.93785: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3aca0> <<< 8137 1726887498.93788: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887498.93864: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93869: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.93874: stdout chunk (state=3): >>> <<< 8137 1726887498.93876: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce461f0><<< 8137 1726887498.93888: stdout chunk (state=3): >>> <<< 8137 1726887498.93891: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8970> <<< 8137 1726887498.93893: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93895: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a8e0> <<< 8137 1726887498.93897: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce2da30> <<< 8137 1726887498.93899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93901: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf305b0><<< 8137 1726887498.93903: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887498.93905: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887498.93906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93910: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93912: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887498.93926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.93948: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.94056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887498.94059: stdout chunk (state=3): >>> <<< 8137 1726887498.94130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887498.94133: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a7c0> <<< 8137 1726887498.94305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 8137 1726887498.94310: stdout chunk (state=3): >>> <<< 8137 1726887498.94353: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 8137 1726887498.94665: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.94671: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887498.94727: stdout chunk (state=3): >>> <<< 8137 1726887498.94731: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887498.94733: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887498.95037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887498.95040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887498.95043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.95077: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 8137 1726887498.95081: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 8137 1726887498.95084: stdout chunk (state=3): >>> <<< 8137 1726887498.95087: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3aa90> <<< 8137 1726887498.95089: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65eb250> <<< 8137 1726887498.95094: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b86a0> <<< 8137 1726887498.95096: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.95099: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6a160> <<< 8137 1726887498.95102: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887498.95104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 8137 1726887498.95107: stdout chunk (state=3): >>> <<< 8137 1726887498.95111: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a280> <<< 8137 1726887498.95113: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3fcd63670><<< 8137 1726887498.95116: stdout chunk (state=3): >>> <<< 8137 1726887498.95118: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6af10><<< 8137 1726887498.95121: stdout chunk (state=3): >>> <<< 8137 1726887498.95124: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95127: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887498.95129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887498.95132: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887498.95135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887498.95137: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a4f0> <<< 8137 1726887498.95140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887498.95143: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip'<<< 8137 1726887498.95147: stdout chunk (state=3): >>> <<< 8137 1726887498.95149: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6ad30> <<< 8137 1726887498.95151: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887498.95436: stdout chunk (state=3): >>>import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.95439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887498.95441: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6af70><<< 8137 1726887498.95443: stdout chunk (state=3): >>> <<< 8137 1726887498.95445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887498.95447: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649e7c0> <<< 8137 1726887498.95449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887498.95451: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95453: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649b7f0> <<< 8137 1726887498.95455: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py<<< 8137 1726887498.95456: stdout chunk (state=3): >>> <<< 8137 1726887498.95460: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6495970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887498.95479: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a100><<< 8137 1726887498.95483: stdout chunk (state=3): >>> <<< 8137 1726887498.95485: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887498.95492: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887498.95494: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887498.95556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887498.95559: stdout chunk (state=3): >>> <<< 8137 1726887498.95561: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887498.95564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887498.95566: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887498.95568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887498.95570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 8137 1726887498.95572: stdout chunk (state=3): >>> <<< 8137 1726887498.95574: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167d1130> <<< 8137 1726887498.95577: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.95579: stdout chunk (state=3): >>> <<< 8137 1726887498.95581: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cf40> <<< 8137 1726887498.95583: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.95585: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cd60><<< 8137 1726887498.95588: stdout chunk (state=3): >>> <<< 8137 1726887498.95589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887498.95591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 8137 1726887498.95593: stdout chunk (state=3): >>> <<< 8137 1726887498.95595: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95596: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1678c3d0><<< 8137 1726887498.95598: stdout chunk (state=3): >>> <<< 8137 1726887498.95600: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51dc0> <<< 8137 1726887498.95803: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d513a0><<< 8137 1726887498.95806: stdout chunk (state=3): >>> <<< 8137 1726887498.95866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.95886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887498.95889: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51f70><<< 8137 1726887498.95891: stdout chunk (state=3): >>> <<< 8137 1726887498.96032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887498.96035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887498.96037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887498.96118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 8137 1726887498.96238: stdout chunk (state=3): >>> <<< 8137 1726887498.96250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887498.96253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887498.96255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887498.96257: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d9fc10><<< 8137 1726887498.96259: stdout chunk (state=3): >>> <<< 8137 1726887498.96386: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16765cd0> <<< 8137 1726887498.96455: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167653a0><<< 8137 1726887498.96555: stdout chunk (state=3): >>> <<< 8137 1726887498.96558: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d71490><<< 8137 1726887498.96561: stdout chunk (state=3): >>> <<< 8137 1726887498.96565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.96626: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.96630: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167654c0><<< 8137 1726887498.96686: stdout chunk (state=3): >>> <<< 8137 1726887498.96690: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 8137 1726887498.96696: stdout chunk (state=3): >>> <<< 8137 1726887498.96699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.96701: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167654f0> <<< 8137 1726887498.96703: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887498.96758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 8137 1726887498.96779: stdout chunk (state=3): >>> <<< 8137 1726887498.96783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 8137 1726887498.96786: stdout chunk (state=3): >>> <<< 8137 1726887498.97447: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.97453: stdout chunk (state=3): >>> <<< 8137 1726887498.97495: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.97498: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15640> <<< 8137 1726887498.97501: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156d0> <<< 8137 1726887498.97505: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 8137 1726887498.97517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py <<< 8137 1726887498.97521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 8137 1726887498.97526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 8137 1726887498.97529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15910> <<< 8137 1726887498.97589: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1674f250> <<< 8137 1726887498.97710: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 8137 1726887498.97785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 8137 1726887498.97790: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 8137 1726887498.97826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 8137 1726887498.97869: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db01f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.97925: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c8e0> <<< 8137 1726887498.97931: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 8137 1726887498.97947: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py <<< 8137 1726887498.97951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 8137 1726887498.97968: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 8137 1726887498.98055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 8137 1726887498.98094: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 8137 1726887498.98098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 8137 1726887498.98100: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfe730> <<< 8137 1726887498.98105: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db0370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887498.98110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.98114: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 8137 1726887498.98117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfee50> <<< 8137 1726887498.98264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887498.98268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'<<< 8137 1726887498.98272: stdout chunk (state=3): >>> <<< 8137 1726887498.98275: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887498.98277: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e8700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887498.98281: stdout chunk (state=3): >>> <<< 8137 1726887498.98284: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27a60> <<< 8137 1726887498.98286: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 8137 1726887498.98290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 8137 1726887498.98292: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16dcad90> <<< 8137 1726887498.98294: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ac0> <<< 8137 1726887498.98426: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 8137 1726887498.98466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 8137 1726887498.98470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 8137 1726887498.98472: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ee0> <<< 8137 1726887498.98475: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27370> <<< 8137 1726887498.98477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.98479: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e86d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 8137 1726887498.98480: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 8137 1726887498.98482: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1675c880><<< 8137 1726887498.98484: stdout chunk (state=3): >>> <<< 8137 1726887498.98486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 8137 1726887498.98488: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 8137 1726887498.98492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 8137 1726887498.98494: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6052070> <<< 8137 1726887498.98496: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.98498: stdout chunk (state=3): >>> <<< 8137 1726887498.98500: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c6d0> <<< 8137 1726887498.98504: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6095dc0> <<< 8137 1726887498.98506: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887498.98566: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.98571: stdout chunk (state=3): >>> <<< 8137 1726887498.98575: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 8137 1726887498.98577: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b670> <<< 8137 1726887498.98580: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 8137 1726887498.98584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 8137 1726887498.98676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 8137 1726887498.98679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7df0> <<< 8137 1726887498.98683: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b5b0> <<< 8137 1726887498.98769: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a3d30> <<< 8137 1726887498.98775: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dc0f70> <<< 8137 1726887498.98778: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16da98b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 8137 1726887498.98853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887498.98856: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6056910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8ee0> <<< 8137 1726887498.98859: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156a0> <<< 8137 1726887498.98862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887498.98865: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<< 8137 1726887498.98867: stdout chunk (state=3): >>> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15760> <<< 8137 1726887498.98870: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 8137 1726887498.98873: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 8137 1726887498.98875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887498.98878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 8137 1726887498.98881: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15160> <<< 8137 1726887498.98883: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e1670> <<< 8137 1726887498.98886: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 8137 1726887498.98959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887498.98962: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1a60> <<< 8137 1726887498.98965: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 8137 1726887498.98967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 8137 1726887498.98969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887498.98971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887498.99013: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.99037: stdout chunk (state=3): >>> <<< 8137 1726887498.99039: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167dfac0><<< 8137 1726887498.99041: stdout chunk (state=3): >>> <<< 8137 1726887498.99045: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167ee0d0><<< 8137 1726887498.99048: stdout chunk (state=3): >>> <<< 8137 1726887498.99199: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.99202: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887498.99205: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6057940> <<< 8137 1726887498.99207: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e10d0> <<< 8137 1726887498.99236: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d75a60> <<< 8137 1726887498.99239: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887498.99241: stdout chunk (state=3): >>> <<< 8137 1726887498.99243: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99245: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887498.99247: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887498.99249: stdout chunk (state=3): >>> <<< 8137 1726887498.99250: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99252: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e755e0> <<< 8137 1726887498.99254: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1850> <<< 8137 1726887498.99256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 8137 1726887498.99258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 8137 1726887498.99259: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e626a0> <<< 8137 1726887498.99261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99263: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce5e0> <<< 8137 1726887498.99265: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887498.99267: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py <<< 8137 1726887498.99269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 8137 1726887498.99271: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99273: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddfb50> <<< 8137 1726887498.99275: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce8e0> <<< 8137 1726887498.99277: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 8137 1726887498.99279: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available<<< 8137 1726887498.99396: stdout chunk (state=3): >>> <<< 8137 1726887498.99399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 8137 1726887498.99401: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddf6d0> <<< 8137 1726887498.99404: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 8137 1726887498.99406: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887498.99409: stdout chunk (state=3): >>> <<< 8137 1726887498.99412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 8137 1726887498.99534: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99687: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e0a910> <<< 8137 1726887498.99776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 8137 1726887498.99782: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5b8cca0> <<< 8137 1726887498.99784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99845: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8137 1726887498.99848: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887498.99975: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.00087: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8137 1726887499.00090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.00191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887499.00194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887499.00239: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7507c0><<< 8137 1726887499.00242: stdout chunk (state=3): >>> <<< 8137 1726887499.00244: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 8137 1726887499.00247: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8137 1726887499.00249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.00460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.00464: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 8137 1726887499.00466: stdout chunk (state=3): >>> <<< 8137 1726887499.00470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<< 8137 1726887499.00474: stdout chunk (state=3): >>> <<< 8137 1726887499.00476: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887499.00480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 8137 1726887499.00492: stdout chunk (state=3): >>> <<< 8137 1726887499.00494: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.00496: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.00498: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750160><<< 8137 1726887499.00499: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 8137 1726887499.00501: stdout chunk (state=3): >>> <<< 8137 1726887499.00502: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.00504: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750280><<< 8137 1726887499.00535: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.00619: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887499.00622: stdout chunk (state=3): >>> <<< 8137 1726887499.00721: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750f10><<< 8137 1726887499.00724: stdout chunk (state=3): >>> <<< 8137 1726887499.00726: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887499.00727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<< 8137 1726887499.00729: stdout chunk (state=3): >>> <<< 8137 1726887499.00805: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7504f0> <<< 8137 1726887499.00809: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750d30><<< 8137 1726887499.00813: stdout chunk (state=3): >>> <<< 8137 1726887499.00830: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887499.00902: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.00905: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750f70><<< 8137 1726887499.00907: stdout chunk (state=3): >>> <<< 8137 1726887499.00938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887499.00964: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.01037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 8137 1726887499.01070: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 8137 1726887499.01074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeebe0> <<< 8137 1726887499.01078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887499.01140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887499.01142: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750100><<< 8137 1726887499.01144: stdout chunk (state=3): >>> <<< 8137 1726887499.01146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887499.01149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 8137 1726887499.01208: stdout chunk (state=3): >>> <<< 8137 1726887499.01245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 8137 1726887499.01249: stdout chunk (state=3): >>> <<< 8137 1726887499.01266: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeed60> <<< 8137 1726887499.01511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 8137 1726887499.01516: stdout chunk (state=3): >>> <<< 8137 1726887499.01560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887499.01660: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.01680: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5b41430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeefd0> <<< 8137 1726887499.01699: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee250> <<< 8137 1726887499.01815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887499.01834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee850> <<< 8137 1726887499.01837: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py<<< 8137 1726887499.01843: stdout chunk (state=3): >>> <<< 8137 1726887499.01879: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887499.01888: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887499.01891: stdout chunk (state=3): >>> import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887499.01961: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 8137 1726887499.01965: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc708130> <<< 8137 1726887499.01969: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887499.01971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.01974: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 8137 1726887499.01977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.01980: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3f40> <<< 8137 1726887499.01982: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.01985: stdout chunk (state=3): >>> <<< 8137 1726887499.01987: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.01995: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3d60><<< 8137 1726887499.01997: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.01999: stdout chunk (state=3): >>> <<< 8137 1726887499.02001: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16355580> <<< 8137 1726887499.02003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887499.02005: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' <<< 8137 1726887499.02007: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde57d79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7580> <<< 8137 1726887499.02011: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 8137 1726887499.02013: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8137 1726887499.02015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 8137 1726887499.02017: stdout chunk (state=3): >>> <<< 8137 1726887499.02019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 8137 1726887499.02021: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1672a520> <<< 8137 1726887499.02023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6c33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737dc0><<< 8137 1726887499.02025: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162f70a0> <<< 8137 1726887499.02027: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5780550> <<< 8137 1726887499.02029: stdout chunk (state=3): >>> <<< 8137 1726887499.02031: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7a00> <<< 8137 1726887499.02033: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 8137 1726887499.02035: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887499.02037: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.02038: stdout chunk (state=3): >>> <<< 8137 1726887499.02040: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.02042: stdout chunk (state=3): >>> <<< 8137 1726887499.02067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 8137 1726887499.02069: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py<<< 8137 1726887499.02072: stdout chunk (state=3): >>> <<< 8137 1726887499.02074: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.02076: stdout chunk (state=3): >>> <<< 8137 1726887499.02078: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7373a0><<< 8137 1726887499.02080: stdout chunk (state=3): >>> <<< 8137 1726887499.02123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 8137 1726887499.02126: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887499.02166: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.02231: stdout chunk (state=3): >>> <<< 8137 1726887499.02235: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737f70> <<< 8137 1726887499.02238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887499.02295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8137 1726887499.02424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887499.02434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 8137 1726887499.02454: stdout chunk (state=3): >>> <<< 8137 1726887499.02487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887499.02496: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 8137 1726887499.02499: stdout chunk (state=3): >>> <<< 8137 1726887499.02502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887499.02505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887499.02507: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc785c10> <<< 8137 1726887499.02511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887499.02514: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167dfbb0><<< 8137 1726887499.02515: stdout chunk (state=3): >>> <<< 8137 1726887499.02517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.02745: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69dcd0><<< 8137 1726887499.02748: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d3a0> <<< 8137 1726887499.02766: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc758490><<< 8137 1726887499.02769: stdout chunk (state=3): >>> <<< 8137 1726887499.02773: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.02776: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.02779: stdout chunk (state=3): >>> <<< 8137 1726887499.02782: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc69d4c0><<< 8137 1726887499.02785: stdout chunk (state=3): >>> <<< 8137 1726887499.02787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 8137 1726887499.02790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.02792: stdout chunk (state=3): >>> <<< 8137 1726887499.02795: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d4f0><<< 8137 1726887499.02797: stdout chunk (state=3): >>> <<< 8137 1726887499.02800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887499.02886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887499.02901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887499.02905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 8137 1726887499.02907: stdout chunk (state=3): >>> <<< 8137 1726887499.02912: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde56dee20> <<< 8137 1726887499.03162: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57f92e0> <<< 8137 1726887499.03365: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.03369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 8137 1726887499.03419: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc686250><<< 8137 1726887499.03472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.03478: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7961f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887499.03481: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde418a2e0> <<< 8137 1726887499.03484: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.03487: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.03490: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57b28b0> <<< 8137 1726887499.03492: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 8137 1726887499.03495: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.03498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 8137 1726887499.03501: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc796370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887499.03503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887499.03506: stdout chunk (state=3): >>> <<< 8137 1726887499.03564: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde4057e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde4169580> <<< 8137 1726887499.03567: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 8137 1726887499.03570: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7b0d90><<< 8137 1726887499.03572: stdout chunk (state=3): >>> <<< 8137 1726887499.03574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 8137 1726887499.03578: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fc2a00> <<< 8137 1726887499.03655: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde418a520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 8137 1726887499.03660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887499.03730: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc693880><<< 8137 1726887499.03734: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 8137 1726887499.03738: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fbcd60> <<< 8137 1726887499.03792: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fc2fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7130> <<< 8137 1726887499.03797: stdout chunk (state=3): >>> <<< 8137 1726887499.03799: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 8137 1726887499.03801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 8137 1726887499.03804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 8137 1726887499.03807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.04276: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.04299: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3eebb20> <<< 8137 1726887499.04302: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6936d0><<< 8137 1726887499.04355: stdout chunk (state=3): >>> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.04375: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.04397: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eeb340> <<< 8137 1726887499.04405: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc692670> <<< 8137 1726887499.04408: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.04410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 8137 1726887499.04454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 8137 1726887499.04457: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.04459: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6925b0> <<< 8137 1726887499.04462: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe700> <<< 8137 1726887499.04642: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 8137 1726887499.04850: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.04855: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc78f8b0> <<< 8137 1726887499.04858: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' <<< 8137 1726887499.04861: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a2b0> <<< 8137 1726887499.04942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 8137 1726887499.04947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.05001: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py<<< 8137 1726887499.05006: stdout chunk (state=3): >>> <<< 8137 1726887499.05013: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05016: stdout chunk (state=3): >>> <<< 8137 1726887499.05048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887499.05293: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05315: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc718670> <<< 8137 1726887499.05322: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py<<< 8137 1726887499.05327: stdout chunk (state=3): >>> <<< 8137 1726887499.05329: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.05331: stdout chunk (state=3): >>> <<< 8137 1726887499.05333: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.05335: stdout chunk (state=3): >>> <<< 8137 1726887499.05337: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.05339: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3f0a850> <<< 8137 1726887499.05341: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 8137 1726887499.05343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0aca0> <<< 8137 1726887499.05345: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py<<< 8137 1726887499.05346: stdout chunk (state=3): >>> <<< 8137 1726887499.05348: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.05350: stdout chunk (state=3): >>> <<< 8137 1726887499.05352: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe790> <<< 8137 1726887499.05354: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.05356: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ef5dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.05358: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc716ac0> <<< 8137 1726887499.05360: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887499.05362: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05364: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7250d0> <<< 8137 1726887499.05366: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.05368: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.05370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05372: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7180d0> <<< 8137 1726887499.05374: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3abdee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe190> <<< 8137 1726887499.05376: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc75ba60> <<< 8137 1726887499.05378: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 8137 1726887499.05379: stdout chunk (state=3): >>> <<< 8137 1726887499.05381: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.05383: stdout chunk (state=3): >>> <<< 8137 1726887499.05385: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05470: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05476: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eebca0> <<< 8137 1726887499.05557: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.05562: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887499.05565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05568: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3feef10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee8b0> <<< 8137 1726887499.05600: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05604: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7280> <<< 8137 1726887499.05734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d60> <<< 8137 1726887499.05745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 8137 1726887499.05763: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 8137 1726887499.05767: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 8137 1726887499.05769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 8137 1726887499.05772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05774: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 8137 1726887499.05780: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887499.05883: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.05916: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.05993: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 8137 1726887499.05997: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06077: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887499.06117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 8137 1726887499.06124: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 8137 1726887499.06129: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 8137 1726887499.06135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887499.06140: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde393c220> <<< 8137 1726887499.06142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887499.06144: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887499.06146: stdout chunk (state=3): >>> <<< 8137 1726887499.06325: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc2b0> <<< 8137 1726887499.06330: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06333: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 8137 1726887499.06346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e87f0> <<< 8137 1726887499.06349: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738970> <<< 8137 1726887499.06353: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.06355: stdout chunk (state=3): >>> <<< 8137 1726887499.06360: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde398ee50> <<< 8137 1726887499.06362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 8137 1726887499.06364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.06366: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.06369: stdout chunk (state=3): >>> <<< 8137 1726887499.06413: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.06423: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 8137 1726887499.06474: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e80> <<< 8137 1726887499.06478: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8bb0> <<< 8137 1726887499.06480: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887499.06484: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887499.06489: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.06491: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887499.06493: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py<<< 8137 1726887499.06495: stdout chunk (state=3): >>> <<< 8137 1726887499.06498: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e50> <<< 8137 1726887499.06500: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.06502: stdout chunk (state=3): >>> <<< 8137 1726887499.06504: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.06506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py <<< 8137 1726887499.06510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 8137 1726887499.06514: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06515: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1c0> <<< 8137 1726887499.06517: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 8137 1726887499.06655: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887499.06659: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06752: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.06759: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 8137 1726887499.06763: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.06766: stdout chunk (state=3): >>> <<< 8137 1726887499.06769: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8eb0> <<< 8137 1726887499.06771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06774: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8c40> <<< 8137 1726887499.06776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 8137 1726887499.06780: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06783: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.06785: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 8137 1726887499.06788: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e4c0> <<< 8137 1726887499.06791: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 8137 1726887499.06793: stdout chunk (state=3): >>> <<< 8137 1726887499.06796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 8137 1726887499.06798: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e550> <<< 8137 1726887499.06802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.06804: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 8137 1726887499.06806: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e5e0> <<< 8137 1726887499.06919: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e670> <<< 8137 1726887499.06926: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.06929: stdout chunk (state=3): >>> <<< 8137 1726887499.07023: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16dbc250><<< 8137 1726887499.07233: stdout chunk (state=3): >>> <<< 8137 1726887499.07237: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 8137 1726887499.07242: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 8137 1726887499.07245: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167386a0> <<< 8137 1726887499.07248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 8137 1726887499.07250: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py<<< 8137 1726887499.07511: stdout chunk (state=3): >>> <<< 8137 1726887499.07515: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py<<< 8137 1726887499.07606: stdout chunk (state=3): >>> <<< 8137 1726887499.07722: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.07727: stdout chunk (state=3): >>> <<< 8137 1726887499.07813: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8220> <<< 8137 1726887499.07858: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39c31c0> <<< 8137 1726887499.07861: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887499.07864: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde383ebe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e88e0> <<< 8137 1726887499.07866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.07868: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 8137 1726887499.07870: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39baca0> <<< 8137 1726887499.07872: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887499.07874: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py<<< 8137 1726887499.08045: stdout chunk (state=3): >>> <<< 8137 1726887499.08051: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08054: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aefb50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 8137 1726887499.08059: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887499.08187: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39bae20> <<< 8137 1726887499.08251: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887499.08255: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887499.08258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887499.08261: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887499.08263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.08266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887499.08350: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d00> <<< 8137 1726887499.08357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857c40> <<< 8137 1726887499.08360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887499.08363: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38574f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aef940> <<< 8137 1726887499.08366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 8137 1726887499.08368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 8137 1726887499.08370: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.08374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887499.08378: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc27a580> <<< 8137 1726887499.08381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 8137 1726887499.08384: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 8137 1726887499.08386: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc664520><<< 8137 1726887499.08652: stdout chunk (state=3): >>> <<< 8137 1726887499.08687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f42b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 8137 1726887499.08690: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc21d0a0><<< 8137 1726887499.08692: stdout chunk (state=3): >>> <<< 8137 1726887499.08694: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671e7c0><<< 8137 1726887499.08696: stdout chunk (state=3): >>> <<< 8137 1726887499.08698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887499.08702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887499.08704: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py<<< 8137 1726887499.08706: stdout chunk (state=3): >>> <<< 8137 1726887499.08711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887499.08713: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671b7f0> <<< 8137 1726887499.08731: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08733: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8190> <<< 8137 1726887499.08735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08738: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde37a8220> <<< 8137 1726887499.08744: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py<<< 8137 1726887499.08747: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16715970> <<< 8137 1726887499.08748: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 8137 1726887499.08750: stdout chunk (state=3): >>> # zipimport: zlib available<<< 8137 1726887499.08752: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887499.08754: stdout chunk (state=3): >>> <<< 8137 1726887499.08755: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08757: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38086a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f46d0> <<< 8137 1726887499.08759: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08761: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e9a90> <<< 8137 1726887499.08762: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 8137 1726887499.08764: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887499.08767: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e00d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 8137 1726887499.08768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 8137 1726887499.08770: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887499.08772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08773: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py<<< 8137 1726887499.08775: stdout chunk (state=3): >>> <<< 8137 1726887499.08777: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.08781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 8137 1726887499.08784: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e0940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' <<< 8137 1726887499.08786: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb8e0> <<< 8137 1726887499.08789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 8137 1726887499.08793: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887499.08796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887499.08798: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 8137 1726887499.08801: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc716bb0><<< 8137 1726887499.08803: stdout chunk (state=3): >>> <<< 8137 1726887499.08805: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.08807: stdout chunk (state=3): >>> <<< 8137 1726887499.08812: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5ee01c0> <<< 8137 1726887499.08816: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37da190> <<< 8137 1726887499.08819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.08823: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0310> <<< 8137 1726887499.08826: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba00> <<< 8137 1726887499.08869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cbfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 8137 1726887499.08873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 8137 1726887499.08878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 8137 1726887499.08881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 8137 1726887499.08883: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde36123d0> <<< 8137 1726887499.08887: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3612190> <<< 8137 1726887499.08889: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde36019d0> <<< 8137 1726887499.09147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.09152: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef19d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' <<< 8137 1726887499.09155: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef1ca0> <<< 8137 1726887499.09178: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef89a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e700> <<< 8137 1726887499.09183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 8137 1726887499.09186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 8137 1726887499.09188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e190> <<< 8137 1726887499.09191: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee520> <<< 8137 1726887499.09297: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.09664: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 8137 1726887499.09669: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 8137 1726887499.09674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.09678: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637fa0> <<< 8137 1726887499.09703: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.09706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 8137 1726887499.09773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 8137 1726887499.09776: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.09778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 8137 1726887499.09828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 8137 1726887499.09842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35eefa0> <<< 8137 1726887499.09893: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.09896: stdout chunk (state=3): >>> <<< 8137 1726887499.09898: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 8137 1726887499.09900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 8137 1726887499.09915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 8137 1726887499.09934: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.09964: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887499.10015: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.10018: stdout chunk (state=3): >>> <<< 8137 1726887499.10067: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3586d90> <<< 8137 1726887499.10069: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.10072: stdout chunk (state=3): >>> <<< 8137 1726887499.10074: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586c10> <<< 8137 1726887499.10076: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35863d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586190> <<< 8137 1726887499.10139: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7ee0> <<< 8137 1726887499.10142: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py<<< 8137 1726887499.10144: stdout chunk (state=3): >>> <<< 8137 1726887499.10146: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.10148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 8137 1726887499.10150: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586220> <<< 8137 1726887499.10175: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 8137 1726887499.10177: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.10188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 8137 1726887499.10237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.10240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 8137 1726887499.10242: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2160> <<< 8137 1726887499.10274: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586eb0> <<< 8137 1726887499.10311: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 8137 1726887499.10314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 8137 1726887499.10317: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35a29d0> <<< 8137 1726887499.10466: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py<<< 8137 1726887499.10469: stdout chunk (state=3): >>> <<< 8137 1726887499.10471: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887499.10474: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887499.10478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2fd0> <<< 8137 1726887499.10480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b41c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4310> <<< 8137 1726887499.10668: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.10674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 8137 1726887499.10755: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.10806: stdout chunk (state=3): >>> <<< 8137 1726887499.10812: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4640> <<< 8137 1726887499.10815: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 8137 1726887499.10817: stdout chunk (state=3): >>> <<< 8137 1726887499.10819: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.10821: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b49d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py <<< 8137 1726887499.10823: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 8137 1726887499.10825: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 8137 1726887499.10827: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.10830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2af0> <<< 8137 1726887499.10859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 8137 1726887499.10862: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2f40> <<< 8137 1726887499.10906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dab20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py <<< 8137 1726887499.10915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 8137 1726887499.10917: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dac40> <<< 8137 1726887499.10920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.10935: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dae80> <<< 8137 1726887499.10963: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.10966: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469310> <<< 8137 1726887499.11112: stdout chunk (state=3): >>> <<< 8137 1726887499.11190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 8137 1726887499.11200: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 8137 1726887499.11203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478550> <<< 8137 1726887499.11205: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 8137 1726887499.11266: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 8137 1726887499.11331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478f40> <<< 8137 1726887499.11348: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478a90> <<< 8137 1726887499.11354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478d90> <<< 8137 1726887499.11356: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py <<< 8137 1726887499.11368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485820> <<< 8137 1726887499.11458: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 8137 1726887499.11462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py <<< 8137 1726887499.11465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887499.11604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34932b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34933a0> <<< 8137 1726887499.11613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887499.11616: stdout chunk (state=3): >>> <<< 8137 1726887499.11685: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d74c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493c40> <<< 8137 1726887499.11688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.11690: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f970> <<< 8137 1726887499.11692: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.11704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 8137 1726887499.11717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 8137 1726887499.11804: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 8137 1726887499.11901: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.11915: stdout chunk (state=3): >>> import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6640> <<< 8137 1726887499.11919: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.11998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3436520> <<< 8137 1726887499.12059: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66d0><<< 8137 1726887499.12067: stdout chunk (state=3): >>> <<< 8137 1726887499.12070: stdout chunk (state=3): >>> <<< 8137 1726887499.12186: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 8137 1726887499.12239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 8137 1726887499.12242: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde342de80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342ddf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 8137 1726887499.12244: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py<<< 8137 1726887499.12246: stdout chunk (state=3): >>> <<< 8137 1726887499.12248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 8137 1726887499.12250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py<<< 8137 1726887499.12253: stdout chunk (state=3): >>> <<< 8137 1726887499.12254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 8137 1726887499.12257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34611f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 8137 1726887499.12260: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887499.12263: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py<<< 8137 1726887499.12265: stdout chunk (state=3): >>> <<< 8137 1726887499.12268: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6910> <<< 8137 1726887499.12272: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py <<< 8137 1726887499.12275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'<<< 8137 1726887499.12277: stdout chunk (state=3): >>> <<< 8137 1726887499.12279: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887499.12581: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py <<< 8137 1726887499.12585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 8137 1726887499.12590: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.12594: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6070> <<< 8137 1726887499.12596: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.12682: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py <<< 8137 1726887499.12713: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887499.12718: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.12783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py <<< 8137 1726887499.12787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 8137 1726887499.12791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 8137 1726887499.12835: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aea90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aec70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34a0160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7250> <<< 8137 1726887499.12838: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 8137 1726887499.13114: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.13120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.13124: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 8137 1726887499.13127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 8137 1726887499.13130: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py <<< 8137 1726887499.13133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' <<< 8137 1726887499.13136: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d04c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0d30> <<< 8137 1726887499.13141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.13144: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608f730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fc40> <<< 8137 1726887499.13403: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364bb0> <<< 8137 1726887499.13420: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 8137 1726887499.13426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 8137 1726887499.13429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fe50><<< 8137 1726887499.13431: stdout chunk (state=3): >>> <<< 8137 1726887499.13433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 8137 1726887499.13435: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 8137 1726887499.13437: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3371c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371850> <<< 8137 1726887499.13439: stdout chunk (state=3): >>> <<< 8137 1726887499.13441: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33715b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371220> <<< 8137 1726887499.13444: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db9700> <<< 8137 1726887499.13446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.13451: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 8137 1726887499.13453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 8137 1726887499.13455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'<<< 8137 1726887499.13457: stdout chunk (state=3): >>> <<< 8137 1726887499.13459: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 8137 1726887499.13461: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py <<< 8137 1726887499.13464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.13687: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.13763: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9a60><<< 8137 1726887499.13790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py <<< 8137 1726887499.13794: stdout chunk (state=3): >>> <<< 8137 1726887499.13799: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7a2250> <<< 8137 1726887499.13803: stdout chunk (state=3): >>> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 8137 1726887499.13806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc'<<< 8137 1726887499.13810: stdout chunk (state=3): >>> <<< 8137 1726887499.13812: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f6a0> <<< 8137 1726887499.13814: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887499.13816: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887499.13977: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ac0> <<< 8137 1726887499.14043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde338e2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887499.14050: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 8137 1726887499.14052: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.14055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 8137 1726887499.14141: stdout chunk (state=3): >>> <<< 8137 1726887499.14178: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 8137 1726887499.14182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 8137 1726887499.14187: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7610><<< 8137 1726887499.14189: stdout chunk (state=3): >>> <<< 8137 1726887499.14191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py <<< 8137 1726887499.14194: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ee0> <<< 8137 1726887499.14198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 8137 1726887499.14200: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9370><<< 8137 1726887499.14204: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde329e4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32953d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339ca60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339c0d0> <<< 8137 1726887499.14206: stdout chunk (state=3): >>> <<< 8137 1726887499.14211: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db96d0> <<< 8137 1726887499.14213: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde338e970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381820> <<< 8137 1726887499.14217: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33810d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 8137 1726887499.14434: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.14439: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 8137 1726887499.14443: stdout chunk (state=3): >>> <<< 8137 1726887499.14446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 8137 1726887499.14448: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e790> <<< 8137 1726887499.14451: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 8137 1726887499.14453: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.14457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ea00> <<< 8137 1726887499.14459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 8137 1726887499.14842: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 8137 1726887499.14902: stdout chunk (state=3): >>> <<< 8137 1726887499.14905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 8137 1726887499.14984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ef70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 8137 1726887499.15004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.15007: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e2070> <<< 8137 1726887499.15013: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 8137 1726887499.15016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32bb760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 8137 1726887499.15018: stdout chunk (state=3): >>> <<< 8137 1726887499.15035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 8137 1726887499.15038: stdout chunk (state=3): >>> <<< 8137 1726887499.15040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 8137 1726887499.15042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f940> <<< 8137 1726887499.15045: stdout chunk (state=3): >>> <<< 8137 1726887499.15047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 8137 1726887499.15049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 8137 1726887499.15051: stdout chunk (state=3): >>> <<< 8137 1726887499.15053: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16326dc0> <<< 8137 1726887499.15055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 8137 1726887499.15057: stdout chunk (state=3): >>> <<< 8137 1726887499.15061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887499.15194: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7430> <<< 8137 1726887499.15200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde326e160> <<< 8137 1726887499.15203: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 8137 1726887499.15205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 8137 1726887499.15207: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 8137 1726887499.15225: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 8137 1726887499.15230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 8137 1726887499.15232: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6567c0> <<< 8137 1726887499.15236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'<<< 8137 1726887499.15288: stdout chunk (state=3): >>> <<< 8137 1726887499.15291: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324df0> <<< 8137 1726887499.15293: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6537f0> <<< 8137 1726887499.15351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py <<< 8137 1726887499.15358: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 8137 1726887499.15361: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324250><<< 8137 1726887499.15363: stdout chunk (state=3): >>> <<< 8137 1726887499.15365: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16333d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16052f70> <<< 8137 1726887499.15367: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d550> <<< 8137 1726887499.15369: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f4c0> <<< 8137 1726887499.15371: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e5910> <<< 8137 1726887499.15373: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc64c970> # destroy ansible.module_utils.distro <<< 8137 1726887499.15377: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887499.15379: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.15381: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66a0> <<< 8137 1726887499.15383: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<< 8137 1726887499.15385: stdout chunk (state=3): >>> <<< 8137 1726887499.15388: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6760> <<< 8137 1726887499.15394: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.15397: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 8137 1726887499.15399: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887499.15401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 8137 1726887499.15403: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py<<< 8137 1726887499.15405: stdout chunk (state=3): >>> <<< 8137 1726887499.15407: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f7f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f220> <<< 8137 1726887499.15412: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3202ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 8137 1726887499.15478: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6160><<< 8137 1726887499.15483: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 8137 1726887499.15488: stdout chunk (state=3): >>> <<< 8137 1726887499.15490: stdout chunk (state=3): >>> <<< 8137 1726887499.15493: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py<<< 8137 1726887499.15495: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py <<< 8137 1726887499.15497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.15746: stdout chunk (state=3): >>> <<< 8137 1726887499.15801: stdout chunk (state=3): >>> <<< 8137 1726887499.15804: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.15806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887499.15810: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 8137 1726887499.15812: stdout chunk (state=3): >>> <<< 8137 1726887499.15814: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355a60> <<< 8137 1726887499.15816: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 8137 1726887499.15820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 8137 1726887499.15822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 8137 1726887499.15856: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d670> <<< 8137 1726887499.15860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887499.15864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887499.15869: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31e1f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a00> <<< 8137 1726887499.15871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' <<< 8137 1726887499.15874: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 8137 1726887499.15876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887499.15878: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d2e0> <<< 8137 1726887499.15880: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d162e8940> <<< 8137 1726887499.15882: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde319e3d0> <<< 8137 1726887499.15884: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31c4d30> <<< 8137 1726887499.15886: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 8137 1726887499.16018: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd9a0> <<< 8137 1726887499.16022: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 8137 1726887499.16026: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde314a8b0> <<< 8137 1726887499.16028: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161065e0> <<< 8137 1726887499.16033: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd2b0> <<< 8137 1726887499.16035: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355850> <<< 8137 1726887499.16037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 8137 1726887499.16039: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7be0> <<< 8137 1726887499.16041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 8137 1726887499.16102: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f36a0> <<< 8137 1726887499.16111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 8137 1726887499.16114: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f5e0> <<< 8137 1726887499.16119: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3269dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 8137 1726887499.16239: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py <<< 8137 1726887499.16242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 8137 1726887499.16247: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 8137 1726887499.16250: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16070b50> <<< 8137 1726887499.16252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887499.16254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 8137 1726887499.16257: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170670> <<< 8137 1726887499.16259: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 8137 1726887499.16296: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.16299: stdout chunk (state=3): >>>import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170e20> <<< 8137 1726887499.16302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 8137 1726887499.16305: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py <<< 8137 1726887499.16310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 8137 1726887499.16314: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160706d0> <<< 8137 1726887499.16316: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 8137 1726887499.16321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 8137 1726887499.16323: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30feac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 8137 1726887499.16325: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 8137 1726887499.16328: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde311e1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fed90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe220> <<< 8137 1726887499.16457: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315e8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py <<< 8137 1726887499.16460: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.16464: stdout chunk (state=3): >>> <<< 8137 1726887499.16466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py <<< 8137 1726887499.16468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py <<< 8137 1726887499.16470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 8137 1726887499.16473: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1609b910> <<< 8137 1726887499.16562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 8137 1726887499.16569: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.16571: stdout chunk (state=3): >>>import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7310> <<< 8137 1726887499.16576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15e1eca0> <<< 8137 1726887499.16579: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16581: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py <<< 8137 1726887499.16583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7df0> <<< 8137 1726887499.16625: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7f70> <<< 8137 1726887499.16627: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8137 1726887499.16630: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16633: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py <<< 8137 1726887499.16636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 8137 1726887499.16638: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16643: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e07f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7a90> <<< 8137 1726887499.16646: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7be0> <<< 8137 1726887499.16808: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8137 1726887499.16812: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16816: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.16820: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 8137 1726887499.16825: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8137 1726887499.16826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.16830: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308ca30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c6a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 8137 1726887499.16835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.16837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 8137 1726887499.16854: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c700> import 'urllib3.packages.six.moves' # <<< 8137 1726887499.16868: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 8137 1726887499.16898: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 8137 1726887499.17053: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.17056: stdout chunk (state=3): >>> <<< 8137 1726887499.17058: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.17060: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 8137 1726887499.17063: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887499.17066: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.17117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887499.17128: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039940> <<< 8137 1726887499.17147: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039af0> <<< 8137 1726887499.17226: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30395e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py <<< 8137 1726887499.17232: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 8137 1726887499.17264: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30398e0> <<< 8137 1726887499.17267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041100> <<< 8137 1726887499.17335: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 8137 1726887499.17339: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041160> <<< 8137 1726887499.17360: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887499.17382: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 8137 1726887499.17387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 8137 1726887499.17411: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 8137 1726887499.17414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 8137 1726887499.17448: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051370> <<< 8137 1726887499.17451: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 8137 1726887499.17453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 8137 1726887499.17751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py<<< 8137 1726887499.17754: stdout chunk (state=3): >>> <<< 8137 1726887499.17756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.17758: stdout chunk (state=3): >>> <<< 8137 1726887499.17824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py<<< 8137 1726887499.17827: stdout chunk (state=3): >>> <<< 8137 1726887499.17829: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc'<<< 8137 1726887499.17831: stdout chunk (state=3): >>> <<< 8137 1726887499.17879: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py<<< 8137 1726887499.17882: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'<<< 8137 1726887499.17903: stdout chunk (state=3): >>> <<< 8137 1726887499.17906: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80be0><<< 8137 1726887499.17910: stdout chunk (state=3): >>> <<< 8137 1726887499.17948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py<<< 8137 1726887499.17950: stdout chunk (state=3): >>> <<< 8137 1726887499.18032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<< 8137 1726887499.18038: stdout chunk (state=3): >>> <<< 8137 1726887499.18303: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80d60> <<< 8137 1726887499.18379: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8137 1726887499.18383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887499.18393: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051940> <<< 8137 1726887499.18682: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py <<< 8137 1726887499.18686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3072e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041c40> <<< 8137 1726887499.18689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py <<< 8137 1726887499.18691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039280> <<< 8137 1726887499.18710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039340> <<< 8137 1726887499.18756: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.18759: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15dd2430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80fd0> <<< 8137 1726887499.18761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 8137 1726887499.18886: stdout chunk (state=3): >>> <<< 8137 1726887499.18889: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039040> <<< 8137 1726887499.18893: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py <<< 8137 1726887499.18895: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3096b20> <<< 8137 1726887499.18897: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py <<< 8137 1726887499.18898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 8137 1726887499.18900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 8137 1726887499.18927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 8137 1726887499.18931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 8137 1726887499.18933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 8137 1726887499.18935: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9910> <<< 8137 1726887499.18937: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9550> <<< 8137 1726887499.18938: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 8137 1726887499.18957: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30a7940> <<< 8137 1726887499.18960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 8137 1726887499.18965: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 8137 1726887499.18967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 8137 1726887499.18970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py<<< 8137 1726887499.18992: stdout chunk (state=3): >>> <<< 8137 1726887499.18995: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30390a0> <<< 8137 1726887499.18997: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9d90> <<< 8137 1726887499.19011: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081970> <<< 8137 1726887499.19013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.19015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 8137 1726887499.19017: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 8137 1726887499.19019: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 8137 1726887499.19294: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3006940> <<< 8137 1726887499.19298: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081040> <<< 8137 1726887499.19379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.19437: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 8137 1726887499.19463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py <<< 8137 1726887499.19466: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 8137 1726887499.19469: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e2b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e520> <<< 8137 1726887499.19471: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30130a0> <<< 8137 1726887499.19495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py <<< 8137 1726887499.19511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 8137 1726887499.19514: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15d069d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06580> <<< 8137 1726887499.19575: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 8137 1726887499.19580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 8137 1726887499.19602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ee20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30271c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ea00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ec70> <<< 8137 1726887499.19606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 8137 1726887499.19610: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 8137 1726887499.19612: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 8137 1726887499.19614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027820> <<< 8137 1726887499.19629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 8137 1726887499.19633: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15ca8550> <<< 8137 1726887499.19650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py <<< 8137 1726887499.19657: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06a00> <<< 8137 1726887499.19659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30300d0> <<< 8137 1726887499.19661: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 8137 1726887499.19663: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py<<< 8137 1726887499.19665: stdout chunk (state=3): >>> <<< 8137 1726887499.19666: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 8137 1726887499.19683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030b80> <<< 8137 1726887499.19700: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 8137 1726887499.19776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' <<< 8137 1726887499.19780: stdout chunk (state=3): >>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030c40> <<< 8137 1726887499.19784: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 8137 1726887499.19819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'<<< 8137 1726887499.20115: stdout chunk (state=3): >>> <<< 8137 1726887499.20119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030cd0> <<< 8137 1726887499.20122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 8137 1726887499.20125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030d60> <<< 8137 1726887499.20127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 8137 1726887499.20130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030df0> <<< 8137 1726887499.20195: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030520> <<< 8137 1726887499.20234: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py<<< 8137 1726887499.20237: stdout chunk (state=3): >>> <<< 8137 1726887499.20339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.20459: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030fa0> <<< 8137 1726887499.20470: stdout chunk (state=3): >>>import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc640> <<< 8137 1726887499.20488: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027b50> <<< 8137 1726887499.20491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 8137 1726887499.20493: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py <<< 8137 1726887499.20765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.20773: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a3a0> <<< 8137 1726887499.20776: stdout chunk (state=3): >>> <<< 8137 1726887499.20778: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6d0> <<< 8137 1726887499.20781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a6d0> <<< 8137 1726887499.20877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py <<< 8137 1726887499.20903: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a940> <<< 8137 1726887499.20907: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py <<< 8137 1726887499.20911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 8137 1726887499.20923: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5abe0> <<< 8137 1726887499.20926: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py<<< 8137 1726887499.20940: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 8137 1726887499.20945: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ae80> <<< 8137 1726887499.20958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' <<< 8137 1726887499.20961: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e160> <<< 8137 1726887499.20964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py <<< 8137 1726887499.20966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' <<< 8137 1726887499.20970: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 8137 1726887499.21052: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfccc10> <<< 8137 1726887499.21122: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc910> <<< 8137 1726887499.21299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e4c0> <<< 8137 1726887499.21303: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py<<< 8137 1726887499.21305: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc'<<< 8137 1726887499.21307: stdout chunk (state=3): >>> <<< 8137 1726887499.21312: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 8137 1726887499.21366: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py<<< 8137 1726887499.21385: stdout chunk (state=3): >>> <<< 8137 1726887499.21402: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 8137 1726887499.21408: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e8e0> <<< 8137 1726887499.21437: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e760> <<< 8137 1726887499.21486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc'<<< 8137 1726887499.21491: stdout chunk (state=3): >>> <<< 8137 1726887499.21513: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 8137 1726887499.21520: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed00> <<< 8137 1726887499.21523: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc070> <<< 8137 1726887499.21525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 8137 1726887499.21540: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py <<< 8137 1726887499.21545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 8137 1726887499.21547: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec10> <<< 8137 1726887499.21549: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 8137 1726887499.21551: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py<<< 8137 1726887499.21638: stdout chunk (state=3): >>> <<< 8137 1726887499.21702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 8137 1726887499.21715: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed30> <<< 8137 1726887499.21751: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 8137 1726887499.21787: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py<<< 8137 1726887499.21821: stdout chunk (state=3): >>> <<< 8137 1726887499.21824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc'<<< 8137 1726887499.21827: stdout chunk (state=3): >>> <<< 8137 1726887499.21829: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b100> <<< 8137 1726887499.21844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 8137 1726887499.21848: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py<<< 8137 1726887499.21852: stdout chunk (state=3): >>> <<< 8137 1726887499.21954: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027670> <<< 8137 1726887499.21957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 8137 1726887499.21960: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py<<< 8137 1726887499.21963: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138b0> <<< 8137 1726887499.21965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3013430> <<< 8137 1726887499.22027: stdout chunk (state=3): >>> <<< 8137 1726887499.22062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79730> <<< 8137 1726887499.22087: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py <<< 8137 1726887499.22118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79c40> <<< 8137 1726887499.22173: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30813d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6bfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 8137 1726887499.22201: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79e50> <<< 8137 1726887499.22204: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 8137 1726887499.22207: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f035b0> <<< 8137 1726887499.22212: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f033a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03130> <<< 8137 1726887499.22214: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 8137 1726887499.22216: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 8137 1726887499.22218: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03430> <<< 8137 1726887499.22219: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f700> <<< 8137 1726887499.22221: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f0df70> <<< 8137 1726887499.22232: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py<<< 8137 1726887499.22234: stdout chunk (state=3): >>> <<< 8137 1726887499.22236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc'<<< 8137 1726887499.22238: stdout chunk (state=3): >>> <<< 8137 1726887499.22240: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec70> <<< 8137 1726887499.22242: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py<<< 8137 1726887499.22415: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.22524: stdout chunk (state=3): >>> <<< 8137 1726887499.22537: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7ba60><<< 8137 1726887499.22540: stdout chunk (state=3): >>> <<< 8137 1726887499.22735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 8137 1726887499.22748: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.22760: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 8137 1726887499.22764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 8137 1726887499.22766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1ea90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 8137 1726887499.22793: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b280> <<< 8137 1726887499.22813: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 8137 1726887499.22816: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1595fe20> <<< 8137 1726887499.22819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b340> <<< 8137 1726887499.22822: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bac0> <<< 8137 1726887499.22825: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py<<< 8137 1726887499.22827: stdout chunk (state=3): >>> <<< 8137 1726887499.22830: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1eb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e790> <<< 8137 1726887499.22832: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d282e0> <<< 8137 1726887499.22834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 8137 1726887499.22836: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 8137 1726887499.22837: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e6a0> <<< 8137 1726887499.22888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 8137 1726887499.22895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 8137 1726887499.22912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 8137 1726887499.22916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.22918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 8137 1726887499.22920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887499.22922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887499.22924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887499.22933: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc1f0> <<< 8137 1726887499.22936: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bd30> <<< 8137 1726887499.22938: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 8137 1726887499.22941: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1441e2e0> <<< 8137 1726887499.23046: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f610> <<< 8137 1726887499.23049: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bee0> <<< 8137 1726887499.23051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bf40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py <<< 8137 1726887499.23054: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15cdb8b0> <<< 8137 1726887499.23056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 8137 1726887499.23265: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 8137 1726887499.23272: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7b370><<< 8137 1726887499.23275: stdout chunk (state=3): >>> <<< 8137 1726887499.23277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 8137 1726887499.23279: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edcee0> <<< 8137 1726887499.23304: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f6d0> <<< 8137 1726887499.23317: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 8137 1726887499.23336: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py<<< 8137 1726887499.23339: stdout chunk (state=3): >>> <<< 8137 1726887499.23342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 8137 1726887499.23361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc'<<< 8137 1726887499.23363: stdout chunk (state=3): >>> <<< 8137 1726887499.23424: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 8137 1726887499.23456: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py<<< 8137 1726887499.23460: stdout chunk (state=3): >>> <<< 8137 1726887499.23463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 8137 1726887499.23480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 8137 1726887499.23483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 8137 1726887499.23561: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 8137 1726887499.23744: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d142ebe80> <<< 8137 1726887499.23774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 8137 1726887499.23803: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d143fd580> <<< 8137 1726887499.23811: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e8b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82310> <<< 8137 1726887499.23857: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ef1880> <<< 8137 1726887499.23860: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 8137 1726887499.23863: stdout chunk (state=3): >>>import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30efc70> <<< 8137 1726887499.23865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 8137 1726887499.23867: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py <<< 8137 1726887499.23870: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30ef580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82f40> <<< 8137 1726887499.23872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 8137 1726887499.23874: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 8137 1726887499.23904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 8137 1726887499.23907: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82c70> <<< 8137 1726887499.23911: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc208070> <<< 8137 1726887499.23922: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 8137 1726887499.23925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 8137 1726887499.23927: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14257a00> <<< 8137 1726887499.23929: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1441e520> <<< 8137 1726887499.23947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py <<< 8137 1726887499.23950: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94d30> <<< 8137 1726887499.23952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887499.23955: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7550> <<< 8137 1726887499.23972: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14250d60> <<< 8137 1726887499.23983: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14257fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06130> <<< 8137 1726887499.24019: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24ddc0> <<< 8137 1726887499.24025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 8137 1726887499.24029: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30c78b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae6a0> <<< 8137 1726887499.24032: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 8137 1726887499.24035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.24054: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 8137 1726887499.24066: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 8137 1726887499.24132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 8137 1726887499.24138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 8137 1726887499.24141: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py<<< 8137 1726887499.24159: stdout chunk (state=3): >>> <<< 8137 1726887499.24162: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1417fb20> <<< 8137 1726887499.24165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae7c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 8137 1726887499.24178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc'<<< 8137 1726887499.24182: stdout chunk (state=3): >>> <<< 8137 1726887499.24184: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417f340> <<< 8137 1726887499.24187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 8137 1726887499.24190: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 8137 1726887499.24192: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 8137 1726887499.24194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 8137 1726887499.24196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 8137 1726887499.24197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py <<< 8137 1726887499.24199: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45a30> <<< 8137 1726887499.24201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc'<<< 8137 1726887499.24203: stdout chunk (state=3): >>> <<< 8137 1726887499.24205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 8137 1726887499.24207: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 8137 1726887499.24211: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24adf0> <<< 8137 1726887499.24213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py <<< 8137 1726887499.24224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f2b0> <<< 8137 1726887499.24227: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc'<<< 8137 1726887499.24229: stdout chunk (state=3): >>> <<< 8137 1726887499.24253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.24259: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24a250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc250d30><<< 8137 1726887499.24262: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 8137 1726887499.24264: stdout chunk (state=3): >>> <<< 8137 1726887499.24266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 8137 1726887499.24268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 8137 1726887499.24270: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2df9940> <<< 8137 1726887499.24281: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf78f70><<< 8137 1726887499.24284: stdout chunk (state=3): >>> <<< 8137 1726887499.24286: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e05580> <<< 8137 1726887499.24288: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc20d910><<< 8137 1726887499.24290: stdout chunk (state=3): >>> <<< 8137 1726887499.24292: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66fee0> <<< 8137 1726887499.24294: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53f10> <<< 8137 1726887499.24298: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53730> <<< 8137 1726887499.24300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e68a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 8137 1726887499.24302: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcce50> <<< 8137 1726887499.24304: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.24305: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1419f850> <<< 8137 1726887499.24307: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc'<<< 8137 1726887499.24338: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ec70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1e3a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ee20> <<< 8137 1726887499.24369: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 8137 1726887499.24383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419fca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f370> <<< 8137 1726887499.24386: stdout chunk (state=3): >>> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc760> <<< 8137 1726887499.24389: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py <<< 8137 1726887499.24391: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14189dc0> <<< 8137 1726887499.24393: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 8137 1726887499.24395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 8137 1726887499.24425: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.24428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 8137 1726887499.24431: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2f460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py <<< 8137 1726887499.24433: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 8137 1726887499.24435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc'<<< 8137 1726887499.24437: stdout chunk (state=3): >>> <<< 8137 1726887499.24439: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13d51ee0> <<< 8137 1726887499.24440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f400> <<< 8137 1726887499.24444: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192190> <<< 8137 1726887499.24446: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24aac0><<< 8137 1726887499.24448: stdout chunk (state=3): >>> <<< 8137 1726887499.24471: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 8137 1726887499.24493: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417fca0> <<< 8137 1726887499.24515: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.24547: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14282730> <<< 8137 1726887499.24727: stdout chunk (state=3): >>> <<< 8137 1726887499.24994: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2fd30> <<< 8137 1726887499.25001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.25004: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' <<< 8137 1726887499.25006: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14282f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d142828b0> <<< 8137 1726887499.25020: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2fb80> <<< 8137 1726887499.25023: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06280> <<< 8137 1726887499.25025: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.25027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd60> <<< 8137 1726887499.25075: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 8137 1726887499.25078: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 8137 1726887499.25081: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27aa60> <<< 8137 1726887499.25132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 8137 1726887499.25135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1970> <<< 8137 1726887499.25137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 8137 1726887499.25140: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 8137 1726887499.25160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 8137 1726887499.25164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc'<<< 8137 1726887499.25166: stdout chunk (state=3): >>> <<< 8137 1726887499.25305: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.25320: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 8137 1726887499.25324: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 8137 1726887499.25327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 8137 1726887499.25330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887499.25333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887499.25335: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeeb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f910> <<< 8137 1726887499.25338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 8137 1726887499.25361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 8137 1726887499.25377: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 8137 1726887499.25379: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd24c0> <<< 8137 1726887499.25381: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 8137 1726887499.25383: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13bd0220> <<< 8137 1726887499.25385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 8137 1726887499.25431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 8137 1726887499.25478: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.25496: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.25554: stdout chunk (state=3): >>> <<< 8137 1726887499.25666: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc20e940> <<< 8137 1726887499.25774: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f2b0> <<< 8137 1726887499.25953: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 8137 1726887499.25989: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d7f0> <<< 8137 1726887499.26025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 8137 1726887499.26039: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c23e50> <<< 8137 1726887499.26042: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.26047: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ceaf40> <<< 8137 1726887499.26049: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.26154: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py <<< 8137 1726887499.26177: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2d00> <<< 8137 1726887499.26194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 8137 1726887499.26215: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2850> <<< 8137 1726887499.26218: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dbb0> <<< 8137 1726887499.26221: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.26236: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 8137 1726887499.26240: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dee0> <<< 8137 1726887499.26242: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de50> <<< 8137 1726887499.26246: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.26248: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 8137 1726887499.26250: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1f70> <<< 8137 1726887499.26252: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51c0> <<< 8137 1726887499.26254: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 8137 1726887499.26256: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 8137 1726887499.26286: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc02c5e0> <<< 8137 1726887499.26290: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5250> <<< 8137 1726887499.26292: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7df40> <<< 8137 1726887499.26310: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27a850> <<< 8137 1726887499.26356: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.26360: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9adc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 8137 1726887499.26363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 8137 1726887499.26365: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' <<< 8137 1726887499.26375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 8137 1726887499.26385: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad53d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7deb0> <<< 8137 1726887499.26531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 8137 1726887499.26544: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 8137 1726887499.26555: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0196a0> <<< 8137 1726887499.26578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py<<< 8137 1726887499.26598: stdout chunk (state=3): >>> <<< 8137 1726887499.26602: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dc40> <<< 8137 1726887499.26605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc'<<< 8137 1726887499.26618: stdout chunk (state=3): >>> <<< 8137 1726887499.26622: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 8137 1726887499.26625: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cb8340> <<< 8137 1726887499.26629: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3a30> <<< 8137 1726887499.26761: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2cb8f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9ae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9a790> <<< 8137 1726887499.26888: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51f0> <<< 8137 1726887499.27016: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 8137 1726887499.27027: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 8137 1726887499.27030: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5430> <<< 8137 1726887499.27032: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py<<< 8137 1726887499.27034: stdout chunk (state=3): >>> <<< 8137 1726887499.27036: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 8137 1726887499.27038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' <<< 8137 1726887499.27039: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd5b50> <<< 8137 1726887499.27041: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad54c0> <<< 8137 1726887499.27046: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 8137 1726887499.27048: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 8137 1726887499.27050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7f70> <<< 8137 1726887499.27052: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3730> <<< 8137 1726887499.27054: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py<<< 8137 1726887499.27055: stdout chunk (state=3): >>> <<< 8137 1726887499.27059: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 8137 1726887499.27072: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad55e0> <<< 8137 1726887499.27076: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 8137 1726887499.27079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc'<<< 8137 1726887499.27081: stdout chunk (state=3): >>> <<< 8137 1726887499.27103: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5670> <<< 8137 1726887499.27171: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7430> <<< 8137 1726887499.27194: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9d880> <<< 8137 1726887499.27197: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 8137 1726887499.27199: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5790> <<< 8137 1726887499.27227: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e688b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45ee0> <<< 8137 1726887499.27231: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 8137 1726887499.27249: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd56d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 8137 1726887499.27266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 8137 1726887499.27305: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c561c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 8137 1726887499.27310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887499.27350: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3131580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30be850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4be20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 8137 1726887499.27365: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4bfa0> <<< 8137 1726887499.27368: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.27370: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13ad5be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4dca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887499.27372: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d490> <<< 8137 1726887499.27374: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83b50> <<< 8137 1726887499.27376: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 8137 1726887499.27378: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315ef40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 8137 1726887499.27380: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 8137 1726887499.27382: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd700> <<< 8137 1726887499.27385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4de20> <<< 8137 1726887499.27388: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c6db80> <<< 8137 1726887499.27390: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd00> <<< 8137 1726887499.27392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.27394: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 8137 1726887499.27395: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 8137 1726887499.27397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 8137 1726887499.27399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 8137 1726887499.27401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aeb4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py <<< 8137 1726887499.27403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 8137 1726887499.27405: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c093d0> <<< 8137 1726887499.27412: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 8137 1726887499.27415: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf84700><<< 8137 1726887499.27417: stdout chunk (state=3): >>> <<< 8137 1726887499.27420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 8137 1726887499.27422: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09610> <<< 8137 1726887499.27424: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09850> <<< 8137 1726887499.27426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 8137 1726887499.27427: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 8137 1726887499.27429: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a892b0> <<< 8137 1726887499.27431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 8137 1726887499.27433: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbd43ca0> <<< 8137 1726887499.27435: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 8137 1726887499.27437: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.27439: stdout chunk (state=3): >>> <<< 8137 1726887499.27441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887499.27445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887499.27447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887499.27456: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdeb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py <<< 8137 1726887499.27460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 8137 1726887499.27463: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b190> <<< 8137 1726887499.27464: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13a3b220> <<< 8137 1726887499.27466: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c198b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19520> <<< 8137 1726887499.27468: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py<<< 8137 1726887499.27470: stdout chunk (state=3): >>> <<< 8137 1726887499.27472: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a9c6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a896d0> <<< 8137 1726887499.27474: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.27476: stdout chunk (state=3): >>> <<< 8137 1726887499.27478: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a7da90> <<< 8137 1726887499.27480: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bb51c0> <<< 8137 1726887499.27482: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a740d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebee0> <<< 8137 1726887499.27484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 8137 1726887499.27486: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324c400> <<< 8137 1726887499.27488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 8137 1726887499.27490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.27492: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.27494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3bfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b790> <<< 8137 1726887499.27496: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2c2db50> <<< 8137 1726887499.27498: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebd90> <<< 8137 1726887499.27500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.27502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a74940> <<< 8137 1726887499.27504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f850> <<< 8137 1726887499.27506: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32c7550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 8137 1726887499.27510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f8e0> <<< 8137 1726887499.27513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 8137 1726887499.27515: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' <<< 8137 1726887499.27517: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 8137 1726887499.27541: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 8137 1726887499.27546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 8137 1726887499.27549: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 8137 1726887499.27551: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d161741c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16160190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174220> <<< 8137 1726887499.27553: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 8137 1726887499.27556: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py<<< 8137 1726887499.27564: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174310> <<< 8137 1726887499.27567: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa00> <<< 8137 1726887499.27569: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bed6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4f70> <<< 8137 1726887499.27571: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5ffa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'<<< 8137 1726887499.27573: stdout chunk (state=3): >>> <<< 8137 1726887499.27575: stdout chunk (state=3): >>> <<< 8137 1726887499.27577: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.27579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 8137 1726887499.27581: stdout chunk (state=3): >>> <<< 8137 1726887499.27583: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be43a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4670> <<< 8137 1726887499.27585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 8137 1726887499.27586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 8137 1726887499.27589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4880> <<< 8137 1726887499.27590: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.27592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 8137 1726887499.27594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 8137 1726887499.27597: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4b80> <<< 8137 1726887499.27599: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 8137 1726887499.27602: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4e50> <<< 8137 1726887499.27604: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d138a53d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138a5190> <<< 8137 1726887499.27606: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138959d0> <<< 8137 1726887499.27610: stdout chunk (state=3): >>> <<< 8137 1726887499.27612: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c2dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd84c0> <<< 8137 1726887499.27614: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161859d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py <<< 8137 1726887499.27616: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8137 1726887499.27618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16185ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py <<< 8137 1726887499.27620: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887499.27622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1618c9a0> <<< 8137 1726887499.27624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4340> <<< 8137 1726887499.27626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 8137 1726887499.27633: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2190> <<< 8137 1726887499.27635: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.27638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c24f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80790> <<< 8137 1726887499.27640: stdout chunk (state=3): >>> <<< 8137 1726887499.27642: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py<<< 8137 1726887499.27647: stdout chunk (state=3): >>> <<< 8137 1726887499.27755: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887499.27760: stdout chunk (state=3): >>> <<< 8137 1726887499.27837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 8137 1726887499.27872: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.27933: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cafa0> <<< 8137 1726887499.27937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py <<< 8137 1726887499.27940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.27942: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 8137 1726887499.27967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 8137 1726887499.27982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 8137 1726887499.28023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 8137 1726887499.28040: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887499.28073: stdout chunk (state=3): >>> <<< 8137 1726887499.28078: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13882fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 8137 1726887499.28082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 8137 1726887499.28097: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 8137 1726887499.28128: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.28231: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.28236: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13819d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819c10> <<< 8137 1726887499.28239: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138193d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819190> <<< 8137 1726887499.28254: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386cee0> <<< 8137 1726887499.28272: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 8137 1726887499.28287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819220> <<< 8137 1726887499.28316: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 8137 1726887499.28350: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.28354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 8137 1726887499.28368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 8137 1726887499.28384: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846160> <<< 8137 1726887499.28420: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819eb0> <<< 8137 1726887499.28457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 8137 1726887499.28461: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138379d0> <<< 8137 1726887499.28491: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py <<< 8137 1726887499.28494: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 8137 1726887499.28497: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846fd0> <<< 8137 1726887499.28520: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 8137 1726887499.28525: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137481c0> <<< 8137 1726887499.28541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 8137 1726887499.28576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748310> <<< 8137 1726887499.28579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py <<< 8137 1726887499.28581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 8137 1726887499.28596: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 8137 1726887499.28611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 8137 1726887499.28705: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py <<< 8137 1726887499.28712: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py<<< 8137 1726887499.28714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137489d0> <<< 8137 1726887499.28718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 8137 1726887499.28721: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755610> <<< 8137 1726887499.28740: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 8137 1726887499.28744: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755700> <<< 8137 1726887499.28786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 8137 1726887499.28791: stdout chunk (state=3): >>> <<< 8137 1726887499.28838: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 8137 1726887499.28921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.28944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755ee0> <<< 8137 1726887499.28962: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755af0> <<< 8137 1726887499.28965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py<<< 8137 1726887499.28969: stdout chunk (state=3): >>> <<< 8137 1726887499.29016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 8137 1726887499.29020: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755f40> <<< 8137 1726887499.29024: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376db20> <<< 8137 1726887499.29027: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py <<< 8137 1726887499.29029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc'<<< 8137 1726887499.29031: stdout chunk (state=3): >>> <<< 8137 1726887499.29034: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5be0> <<< 8137 1726887499.29037: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376dc40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.29039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py<<< 8137 1726887499.29041: stdout chunk (state=3): >>> <<< 8137 1726887499.29043: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376de80> <<< 8137 1726887499.29127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fd310> <<< 8137 1726887499.29132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fdd00> <<< 8137 1726887499.29137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<< 8137 1726887499.29165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 8137 1726887499.29170: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fde50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py <<< 8137 1726887499.29173: stdout chunk (state=3): >>> <<< 8137 1726887499.29175: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c130> <<< 8137 1726887499.29177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 8137 1726887499.29238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 8137 1726887499.29255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 8137 1726887499.29281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cf40> <<< 8137 1726887499.29286: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370ca90> <<< 8137 1726887499.29314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cd90> <<< 8137 1726887499.29354: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 8137 1726887499.29357: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719820> <<< 8137 1726887499.29499: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5d60><<< 8137 1726887499.29503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137272b0> <<< 8137 1726887499.29507: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 8137 1726887499.29515: stdout chunk (state=3): >>> <<< 8137 1726887499.29517: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137273a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c4c0> <<< 8137 1726887499.29524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py<<< 8137 1726887499.29527: stdout chunk (state=3): >>> <<< 8137 1726887499.29530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc'<<< 8137 1726887499.29557: stdout chunk (state=3): >>> <<< 8137 1726887499.29585: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cad00> <<< 8137 1726887499.29588: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.29591: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887499.29645: stdout chunk (state=3): >>> # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fbcf8430><<< 8137 1726887499.29666: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 8137 1726887499.29692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 8137 1726887499.29695: stdout chunk (state=3): >>> <<< 8137 1726887499.29713: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5fd0><<< 8137 1726887499.29726: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c15e0> <<< 8137 1726887499.29774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 8137 1726887499.29777: stdout chunk (state=3): >>> <<< 8137 1726887499.29780: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5250> <<< 8137 1726887499.29851: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py<<< 8137 1726887499.29854: stdout chunk (state=3): >>> <<< 8137 1726887499.29858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' <<< 8137 1726887499.29861: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5850> <<< 8137 1726887499.29888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py<<< 8137 1726887499.29914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136cb520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136c1e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1df0> <<< 8137 1726887499.29917: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 8137 1726887499.29973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f51f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.29998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 8137 1726887499.30024: stdout chunk (state=3): >>> <<< 8137 1726887499.30048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 8137 1726887499.30053: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 8137 1726887499.30089: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642a90> <<< 8137 1726887499.30093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642c70> <<< 8137 1726887499.30190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5a60> <<< 8137 1726887499.30226: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13734160> <<< 8137 1726887499.30299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c250> <<< 8137 1726887499.30334: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 8137 1726887499.30374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc'<<< 8137 1726887499.30379: stdout chunk (state=3): >>> <<< 8137 1726887499.30416: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 8137 1726887499.30419: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 8137 1726887499.30423: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136634c0> <<< 8137 1726887499.30441: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 8137 1726887499.30488: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py<<< 8137 1726887499.30527: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887499.30531: stdout chunk (state=3): >>> <<< 8137 1726887499.30554: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8640> <<< 8137 1726887499.30559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8bb0> <<< 8137 1726887499.30576: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 8137 1726887499.30589: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.30643: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py<<< 8137 1726887499.30652: stdout chunk (state=3): >>> <<< 8137 1726887499.30657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 8137 1726887499.30671: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13605c70> <<< 8137 1726887499.30730: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136055b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 8137 1726887499.30780: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 8137 1726887499.30783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 8137 1726887499.30823: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so'<<< 8137 1726887499.30853: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614be0> <<< 8137 1726887499.30857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.30877: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614c70> <<< 8137 1726887499.30897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 8137 1726887499.30900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 8137 1726887499.30988: stdout chunk (state=3): >>> <<< 8137 1726887499.31015: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb9979d0><<< 8137 1726887499.31022: stdout chunk (state=3): >>> <<< 8137 1726887499.31026: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997580> <<< 8137 1726887499.31041: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136212b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 8137 1726887499.31067: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 8137 1726887499.31096: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py <<< 8137 1726887499.31099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py <<< 8137 1726887499.31129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc'<<< 8137 1726887499.31133: stdout chunk (state=3): >>> <<< 8137 1726887499.31150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529310> <<< 8137 1726887499.31159: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 8137 1726887499.31181: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.31186: stdout chunk (state=3): >>>import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532370> <<< 8137 1726887499.31215: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.31219: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so'<<< 8137 1726887499.31238: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 8137 1726887499.31293: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d135324c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529d30> <<< 8137 1726887499.31334: stdout chunk (state=3): >>> <<< 8137 1726887499.31340: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' <<< 8137 1726887499.31343: stdout chunk (state=3): >>>import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb940550><<< 8137 1726887499.31365: stdout chunk (state=3): >>> <<< 8137 1726887499.31373: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135293d0> <<< 8137 1726887499.31391: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362fa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362f0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13621970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136140d0> <<< 8137 1726887499.31395: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997a00> <<< 8137 1726887499.31424: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py<<< 8137 1726887499.31427: stdout chunk (state=3): >>> <<< 8137 1726887499.31453: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532790> <<< 8137 1726887499.31494: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532a00> <<< 8137 1726887499.31524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc'<<< 8137 1726887499.31539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532f70> <<< 8137 1726887499.31561: stdout chunk (state=3): >>> <<< 8137 1726887499.31611: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 8137 1726887499.31615: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1354e760> <<< 8137 1726887499.31629: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 8137 1726887499.31670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d2940> <<< 8137 1726887499.31685: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 8137 1726887499.31713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 8137 1726887499.31793: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 8137 1726887499.31796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 8137 1726887499.31824: stdout chunk (state=3): >>># extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13501160> <<< 8137 1726887499.31928: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py <<< 8137 1726887499.31944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 8137 1726887499.32001: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.32021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 8137 1726887499.32038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 8137 1726887499.32068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py <<< 8137 1726887499.32072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887499.32075: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1430> <<< 8137 1726887499.32109: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1550> <<< 8137 1726887499.32220: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a34c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 8137 1726887499.32236: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a37f0> <<< 8137 1726887499.32264: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py <<< 8137 1726887499.32267: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3160> <<< 8137 1726887499.32291: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py <<< 8137 1726887499.32296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 8137 1726887499.32318: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3220> <<< 8137 1726887499.32332: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13497ac0> <<< 8137 1726887499.32350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py <<< 8137 1726887499.32364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4df0> <<< 8137 1726887499.32416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b310> <<< 8137 1726887499.32442: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py <<< 8137 1726887499.32464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b430> <<< 8137 1726887499.32506: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 8137 1726887499.32524: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 8137 1726887499.32629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887499.32649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 8137 1726887499.32707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 8137 1726887499.32716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 8137 1726887499.32754: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13421670> <<< 8137 1726887499.32820: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13475f70> <<< 8137 1726887499.32857: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a00> <<< 8137 1726887499.32877: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py <<< 8137 1726887499.32900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887499.32942: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134212e0> <<< 8137 1726887499.32971: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134323d0> <<< 8137 1726887499.33207: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13459d30> <<< 8137 1726887499.33253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134619a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133e08b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134612b0> <<< 8137 1726887499.33297: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344bbe0> <<< 8137 1726887499.33413: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134fcdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 8137 1726887499.33491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392190> <<< 8137 1726887499.33542: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 8137 1726887499.33565: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 8137 1726887499.33615: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392ac0> <<< 8137 1726887499.33663: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 8137 1726887499.33704: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133b21f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392d90> <<< 8137 1726887499.33735: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392220> <<< 8137 1726887499.33993: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f38b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336adf0> <<< 8137 1726887499.34204: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336af70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133747f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336aa90> <<< 8137 1726887499.34237: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 8137 1726887499.34260: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336abe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 8137 1726887499.34338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.34364: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.34455: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133206a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 8137 1726887499.34521: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 8137 1726887499.34571: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315640> <<< 8137 1726887499.34620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315820> <<< 8137 1726887499.34733: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 8137 1726887499.34737: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so'<<< 8137 1726887499.34740: stdout chunk (state=3): >>> import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb89ee20> <<< 8137 1726887499.34835: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9b92e0> <<< 8137 1726887499.34839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc940> <<< 8137 1726887499.34887: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 8137 1726887499.34911: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccaf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc5e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 8137 1726887499.34970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.34990: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py <<< 8137 1726887499.35086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 8137 1726887499.35188: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so'<<< 8137 1726887499.35191: stdout chunk (state=3): >>> <<< 8137 1726887499.35193: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 8137 1726887499.35194: stdout chunk (state=3): >>>import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa3422e0><<< 8137 1726887499.35196: stdout chunk (state=3): >>> <<< 8137 1726887499.35257: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9728b0><<< 8137 1726887499.35260: stdout chunk (state=3): >>> <<< 8137 1726887499.35292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 8137 1726887499.35338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 8137 1726887499.35579: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'<<< 8137 1726887499.35583: stdout chunk (state=3): >>> # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so'<<< 8137 1726887499.35585: stdout chunk (state=3): >>> <<< 8137 1726887499.35587: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa20fe80> <<< 8137 1726887499.35642: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa321580><<< 8137 1726887499.35645: stdout chunk (state=3): >>> <<< 8137 1726887499.35684: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py<<< 8137 1726887499.35689: stdout chunk (state=3): >>> <<< 8137 1726887499.35745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc'<<< 8137 1726887499.35750: stdout chunk (state=3): >>> <<< 8137 1726887499.35896: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so'<<< 8137 1726887499.35899: stdout chunk (state=3): >>> <<< 8137 1726887499.35901: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' <<< 8137 1726887499.35903: stdout chunk (state=3): >>>import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa17aa00><<< 8137 1726887499.35905: stdout chunk (state=3): >>> <<< 8137 1726887499.35978: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa342520><<< 8137 1726887499.35982: stdout chunk (state=3): >>> <<< 8137 1726887499.36022: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5940> <<< 8137 1726887499.36057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13306e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 8137 1726887499.36075: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc040> <<< 8137 1726887499.36145: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13329b20> <<< 8137 1726887499.36211: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa174d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa17afa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 8137 1726887499.36244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py <<< 8137 1726887499.36247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.36261: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 8137 1726887499.36275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 8137 1726887499.36321: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.36326: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0a3b20> <<< 8137 1726887499.36329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1333a940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc0a0> <<< 8137 1726887499.36353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328ed90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 8137 1726887499.36361: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3340> <<< 8137 1726887499.36399: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1329a940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133150d0> <<< 8137 1726887499.36450: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.36488: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 8137 1726887499.36518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 8137 1726887499.36525: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b12b0> <<< 8137 1726887499.36609: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c22b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py <<< 8137 1726887499.36615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.36641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a70a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1e20> <<< 8137 1726887499.36671: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1a00> <<< 8137 1726887499.36681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1c70> <<< 8137 1726887499.36759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bac70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba820> <<< 8137 1726887499.36806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 8137 1726887499.36865: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c30d0> <<< 8137 1726887499.36897: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3b80> <<< 8137 1726887499.36943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 8137 1726887499.37010: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.37014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 8137 1726887499.37021: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0c2850> <<< 8137 1726887499.37024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 8137 1726887499.37066: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 8137 1726887499.37081: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2370> <<< 8137 1726887499.37100: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6790> <<< 8137 1726887499.37124: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0addc0> <<< 8137 1726887499.37140: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 8137 1726887499.37143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bab50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 8137 1726887499.37170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.37173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed3a0> <<< 8137 1726887499.37313: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9c76ee0> <<< 8137 1726887499.37317: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6190> <<< 8137 1726887499.37322: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed940> <<< 8137 1726887499.37394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131edbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ede80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 8137 1726887499.37398: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3ca0> <<< 8137 1726887499.37417: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a6730> <<< 8137 1726887499.37449: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.37483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f14c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f18e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' <<< 8137 1726887499.37512: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d00> <<< 8137 1726887499.37545: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa1a6f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a68b0> <<< 8137 1726887499.37587: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997280> <<< 8137 1726887499.37620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py <<< 8137 1726887499.37623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d60> <<< 8137 1726887499.37635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c10> <<< 8137 1726887499.37638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 8137 1726887499.37643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 8137 1726887499.37673: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 8137 1726887499.37687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 8137 1726887499.37736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 8137 1726887499.37739: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py <<< 8137 1726887499.37741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 8137 1726887499.37776: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.37803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 8137 1726887499.37824: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a7430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py <<< 8137 1726887499.37880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 8137 1726887499.37884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 8137 1726887499.37933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133153d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fefd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 8137 1726887499.37984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 8137 1726887499.38004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 8137 1726887499.38141: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.38145: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9af5220> <<< 8137 1726887499.38173: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131955b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131953a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 8137 1726887499.38217: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195430> <<< 8137 1726887499.38242: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131a1f70> <<< 8137 1726887499.38246: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b952b0> <<< 8137 1726887499.38274: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py <<< 8137 1726887499.38277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 8137 1726887499.38301: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 8137 1726887499.38304: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba17f0> <<< 8137 1726887499.38312: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.38396: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b47e50> <<< 8137 1726887499.38414: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py <<< 8137 1726887499.38422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 8137 1726887499.38440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.38456: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0340> <<< 8137 1726887499.38534: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.38538: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 8137 1726887499.38555: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b26a0> <<< 8137 1726887499.38570: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 8137 1726887499.38593: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1bb0> <<< 8137 1726887499.38606: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.38622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887499.38639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887499.38840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 8137 1726887499.38844: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71c0> <<< 8137 1726887499.38846: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 8137 1726887499.38864: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131701f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py <<< 8137 1726887499.39032: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7250> <<< 8137 1726887499.39035: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f73d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 8137 1726887499.39060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131211f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13184880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383c70> <<< 8137 1726887499.39070: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1c40> <<< 8137 1726887499.39089: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.39107: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 8137 1726887499.39126: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71f0> <<< 8137 1726887499.39143: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py <<< 8137 1726887499.39156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 8137 1726887499.39172: stdout chunk (state=3): >>>import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 8137 1726887499.39190: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7430> <<< 8137 1726887499.39210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' <<< 8137 1726887499.39225: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128d30> <<< 8137 1726887499.39283: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f74c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 8137 1726887499.39298: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1335c8b0> <<< 8137 1726887499.39325: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7550> <<< 8137 1726887499.39340: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 8137 1726887499.39352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131436a0> <<< 8137 1726887499.39406: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f75e0> <<< 8137 1726887499.39411: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py <<< 8137 1726887499.39415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 8137 1726887499.39427: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131437c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py <<< 8137 1726887499.39445: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7670> <<< 8137 1726887499.39468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 8137 1726887499.39479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9130> <<< 8137 1726887499.39493: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 8137 1726887499.39516: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7700> <<< 8137 1726887499.39536: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7790> <<< 8137 1726887499.39561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py <<< 8137 1726887499.39564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 8137 1726887499.39572: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 8137 1726887499.39590: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6190> <<< 8137 1726887499.39609: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1220> <<< 8137 1726887499.39624: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 8137 1726887499.39714: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b7c1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887499.39726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 8137 1726887499.39801: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887499.39828: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f99f7be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba18e0> <<< 8137 1726887499.39833: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' <<< 8137 1726887499.39836: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b95100> <<< 8137 1726887499.39874: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73ca0> <<< 8137 1726887499.39877: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b732b0> <<< 8137 1726887499.39880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 8137 1726887499.39882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887499.39894: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1308c940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13098580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fca30> <<< 8137 1726887499.39917: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8b50> <<< 8137 1726887499.39977: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 8137 1726887499.39981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 8137 1726887499.39985: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73e20> <<< 8137 1726887499.39988: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 8137 1726887499.39990: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d00> <<< 8137 1726887499.40009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.40016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1c70> <<< 8137 1726887499.40122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a104f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8940> <<< 8137 1726887499.40135: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b13a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c22e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 8137 1726887499.40223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 8137 1726887499.40227: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.40287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad2b0> <<< 8137 1726887499.40290: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 8137 1726887499.40326: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 8137 1726887499.40343: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2d30> <<< 8137 1726887499.40351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887499.40401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887499.40423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887499.40426: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961190> <<< 8137 1726887499.40439: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2550> <<< 8137 1726887499.40496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.40499: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9961220> <<< 8137 1726887499.40501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 8137 1726887499.40503: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 8137 1726887499.40511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.40528: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 8137 1726887499.40541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 8137 1726887499.40557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065970> <<< 8137 1726887499.40701: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99c16a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99a2a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99990d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10ee0> <<< 8137 1726887499.40704: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 8137 1726887499.40706: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065310> <<< 8137 1726887499.40710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 8137 1726887499.40727: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052eb0> <<< 8137 1726887499.40739: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.40827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.40830: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py <<< 8137 1726887499.40846: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 8137 1726887499.40865: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961790> <<< 8137 1726887499.40890: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10d90> <<< 8137 1726887499.40903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py <<< 8137 1726887499.40930: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 8137 1726887499.40969: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9999940> <<< 8137 1726887499.40973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984850> <<< 8137 1726887499.41020: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f654c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 8137 1726887499.41089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99848e0> <<< 8137 1726887499.41104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 8137 1726887499.41136: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 8137 1726887499.41203: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 8137 1726887499.41206: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc0971c0> <<< 8137 1726887499.41212: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9994190> <<< 8137 1726887499.41235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097220> <<< 8137 1726887499.41254: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py <<< 8137 1726887499.41289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.41294: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097310> <<< 8137 1726887499.41296: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a00> <<< 8137 1726887499.41319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 8137 1726887499.41332: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984fa0> <<< 8137 1726887499.41350: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py <<< 8137 1726887499.41364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 8137 1726887499.41387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 8137 1726887499.41439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 8137 1726887499.41463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 8137 1726887499.41477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 8137 1726887499.41489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 8137 1726887499.41502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f7ef40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65850> <<< 8137 1726887499.41603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f97cb3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97cb190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97ba9d0> <<< 8137 1726887499.41622: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076f70> <<< 8137 1726887499.41683: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py <<< 8137 1726887499.41698: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a89d0> <<< 8137 1726887499.41718: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097eb0> <<< 8137 1726887499.41735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a8ca0> <<< 8137 1726887499.41758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2edc0><<< 8137 1726887499.41819: stdout chunk (state=3): >>> <<< 8137 1726887499.41824: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0af9a0> <<< 8137 1726887499.41827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7700> <<< 8137 1726887499.41831: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 8137 1726887499.41840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' <<< 8137 1726887499.41856: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py <<< 8137 1726887499.41889: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 8137 1726887499.41893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 8137 1726887499.41898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 8137 1726887499.41932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 8137 1726887499.41954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 8137 1726887499.42021: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f4c340> <<< 8137 1726887499.42186: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12f4cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2ee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2e790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py <<< 8137 1726887499.42203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 8137 1726887499.42293: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e74f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5520> <<< 8137 1726887499.42307: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 8137 1726887499.42421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5bf70> <<< 8137 1726887499.42566: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5b430> <<< 8137 1726887499.42632: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f32880> <<< 8137 1726887499.42699: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fc8b0><<< 8137 1726887499.42702: stdout chunk (state=3): >>> <<< 8137 1726887499.42705: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9ee0><<< 8137 1726887499.42707: stdout chunk (state=3): >>> <<< 8137 1726887499.42791: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133c5580><<< 8137 1726887499.42794: stdout chunk (state=3): >>> <<< 8137 1726887499.42821: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py<<< 8137 1726887499.42841: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.42861: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13352850> <<< 8137 1726887499.42918: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py <<< 8137 1726887499.42924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc'<<< 8137 1726887499.42926: stdout chunk (state=3): >>> <<< 8137 1726887499.42938: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0e20> <<< 8137 1726887499.42962: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py<<< 8137 1726887499.42975: stdout chunk (state=3): >>> <<< 8137 1726887499.43015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc'<<< 8137 1726887499.43028: stdout chunk (state=3): >>> <<< 8137 1726887499.43099: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0fa0><<< 8137 1726887499.43115: stdout chunk (state=3): >>> <<< 8137 1726887499.43168: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f3f40><<< 8137 1726887499.43182: stdout chunk (state=3): >>> <<< 8137 1726887499.43223: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d29d0> <<< 8137 1726887499.43261: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py <<< 8137 1726887499.43269: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 8137 1726887499.43280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 8137 1726887499.43301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py<<< 8137 1726887499.43321: stdout chunk (state=3): >>> <<< 8137 1726887499.43336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 8137 1726887499.43348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0fa0> <<< 8137 1726887499.43372: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py <<< 8137 1726887499.43433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 8137 1726887499.43444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f01b80> <<< 8137 1726887499.43465: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py<<< 8137 1726887499.43482: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 8137 1726887499.43514: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py<<< 8137 1726887499.43531: stdout chunk (state=3): >>> <<< 8137 1726887499.43547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 8137 1726887499.43604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 8137 1726887499.43607: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 8137 1726887499.43630: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d130> <<< 8137 1726887499.43660: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py<<< 8137 1726887499.43678: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' <<< 8137 1726887499.43697: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d3d0><<< 8137 1726887499.43718: stdout chunk (state=3): >>> <<< 8137 1726887499.43790: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py <<< 8137 1726887499.43803: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d610> <<< 8137 1726887499.43824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py <<< 8137 1726887499.43839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' <<< 8137 1726887499.43852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97a7fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 8137 1726887499.43859: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.43867: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d850> <<< 8137 1726887499.43925: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 8137 1726887499.43943: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9da30> <<< 8137 1726887499.43960: stdout chunk (state=3): >>>import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91ca0> <<< 8137 1726887499.43975: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e919d0> <<< 8137 1726887499.44071: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f973fd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973fc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f190> <<< 8137 1726887499.44084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91eb0> <<< 8137 1726887499.44101: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 8137 1726887499.44121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 8137 1726887499.44137: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae400><<< 8137 1726887499.44148: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py <<< 8137 1726887499.44171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f220> <<< 8137 1726887499.44182: stdout chunk (state=3): >>> <<< 8137 1726887499.44210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 8137 1726887499.44218: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 8137 1726887499.44240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.44253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 8137 1726887499.44277: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 8137 1726887499.44293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 8137 1726887499.44322: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae8b0> <<< 8137 1726887499.44337: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 8137 1726887499.44413: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976b160> <<< 8137 1726887499.44430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 8137 1726887499.44474: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973feb0> <<< 8137 1726887499.44493: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e491c0> <<< 8137 1726887499.44503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py <<< 8137 1726887499.44530: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 8137 1726887499.44533: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f975b9d0> <<< 8137 1726887499.44551: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaed00> <<< 8137 1726887499.44568: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' <<< 8137 1726887499.44594: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976bfd0> <<< 8137 1726887499.44620: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py <<< 8137 1726887499.44626: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 8137 1726887499.44640: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e1c0> <<< 8137 1726887499.44657: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py <<< 8137 1726887499.44679: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py <<< 8137 1726887499.44682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e310> <<< 8137 1726887499.44717: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py <<< 8137 1726887499.44732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134df400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.44789: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 8137 1726887499.44805: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' <<< 8137 1726887499.44937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 8137 1726887499.44941: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 8137 1726887499.44956: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e9d0> <<< 8137 1726887499.45014: stdout chunk (state=3): >>># extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12e4fb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d26d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134c9550> <<< 8137 1726887499.45017: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' <<< 8137 1726887499.45021: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b610> <<< 8137 1726887499.45027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc'<<< 8137 1726887499.45055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 8137 1726887499.45063: stdout chunk (state=3): >>> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py <<< 8137 1726887499.45092: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b700> <<< 8137 1726887499.45107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 8137 1726887499.45133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 8137 1726887499.45209: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py <<< 8137 1726887499.45223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 8137 1726887499.45240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 8137 1726887499.45275: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bee0> <<< 8137 1726887499.45279: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967baf0> <<< 8137 1726887499.45288: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 8137 1726887499.45307: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 8137 1726887499.45326: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py <<< 8137 1726887499.45354: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bf40> <<< 8137 1726887499.45357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py <<< 8137 1726887499.45373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693b20> <<< 8137 1726887499.45393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 8137 1726887499.45423: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 8137 1726887499.45426: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693c40> <<< 8137 1726887499.45449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py <<< 8137 1726887499.45467: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 8137 1726887499.45505: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693e80> <<< 8137 1726887499.45513: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e816d0> <<< 8137 1726887499.45529: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6db20><<< 8137 1726887499.45590: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py <<< 8137 1726887499.45615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 8137 1726887499.45619: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622e50> <<< 8137 1726887499.45644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 8137 1726887499.45687: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631550> <<< 8137 1726887499.45705: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631130> <<< 8137 1726887499.45725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 8137 1726887499.45775: stdout chunk (state=3): >>> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e783a0> <<< 8137 1726887499.45796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py <<< 8137 1726887499.46030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 8137 1726887499.46033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963e820> <<< 8137 1726887499.46064: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py <<< 8137 1726887499.46068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 8137 1726887499.46071: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963efa0> <<< 8137 1726887499.46095: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c2b0> <<< 8137 1726887499.46104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e4fd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d4c0> <<< 8137 1726887499.46133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' <<< 8137 1726887499.46137: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c3a0> <<< 8137 1726887499.46152: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97904c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790220> <<< 8137 1726887499.46175: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0d00> <<< 8137 1726887499.46199: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 8137 1726887499.46246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.46295: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' <<< 8137 1726887499.46298: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cc40> <<< 8137 1726887499.46330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py <<< 8137 1726887499.46333: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.46401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 8137 1726887499.46405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 8137 1726887499.46433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 8137 1726887499.46475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 8137 1726887499.46568: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e65e0> <<< 8137 1726887499.46598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 8137 1726887499.46682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 8137 1726887499.46686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 8137 1726887499.46716: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95ef520> <<< 8137 1726887499.46816: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95e6e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6df0> <<< 8137 1726887499.46820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py <<< 8137 1726887499.46822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 8137 1726887499.46872: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' <<< 8137 1726887499.46875: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a1f0> <<< 8137 1726887499.46913: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.46935: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 8137 1726887499.46991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 8137 1726887499.47023: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 8137 1726887499.47041: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567a90> <<< 8137 1726887499.47073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py <<< 8137 1726887499.47086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567c70> <<< 8137 1726887499.47148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 8137 1726887499.47196: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961acd0> <<< 8137 1726887499.47213: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961aa60> <<< 8137 1726887499.47272: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9659160> <<< 8137 1726887499.47299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py <<< 8137 1726887499.47315: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 8137 1726887499.47347: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6220> <<< 8137 1726887499.47365: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964caf0> <<< 8137 1726887499.47379: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790250> <<< 8137 1726887499.47522: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 8137 1726887499.47669: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95894c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951e640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951ebb0> <<< 8137 1726887499.47686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 8137 1726887499.47722: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.47736: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 8137 1726887499.47822: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f952bc70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b850> <<< 8137 1726887499.47836: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b220> <<< 8137 1726887499.47852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py <<< 8137 1726887499.47866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 8137 1726887499.48058: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b460> <<< 8137 1726887499.48081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py <<< 8137 1726887499.48095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 8137 1726887499.48134: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.48173: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953abe0> <<< 8137 1726887499.48201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' <<< 8137 1726887499.48234: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953ac70> <<< 8137 1726887499.48251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py <<< 8137 1726887499.48274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 8137 1726887499.48387: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' <<< 8137 1726887499.48390: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95472b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953adf0> <<< 8137 1726887499.48429: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py <<< 8137 1726887499.48432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 8137 1726887499.48487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py <<< 8137 1726887499.48798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 8137 1726887499.49112: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f94574c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9555a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95550d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9547970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 8137 1726887499.49116: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fdc0> <<< 8137 1726887499.49148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py <<< 8137 1726887499.49151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 8137 1726887499.49153: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457790> <<< 8137 1726887499.49194: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' <<< 8137 1726887499.49212: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457a00> <<< 8137 1726887499.49225: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py <<< 8137 1726887499.49248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 8137 1726887499.49268: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457f70> <<< 8137 1726887499.49314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py <<< 8137 1726887499.49331: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 8137 1726887499.49366: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9474760> <<< 8137 1726887499.49387: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py <<< 8137 1726887499.49399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 8137 1726887499.49448: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f8940> <<< 8137 1726887499.49474: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 8137 1726887499.49490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 8137 1726887499.49523: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405bb0> <<< 8137 1726887499.50934: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py <<< 8137 1726887499.51259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9427160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c84c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c87f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ca940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93bdac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93cadf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9346670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f939af70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93462e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93573d0> <<< 8137 1726887499.51551: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f937ed30> <<< 8137 1726887499.51598: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93879a0> <<< 8137 1726887499.51613: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 8137 1726887499.51624: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93048b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93872b0> <<< 8137 1726887499.51688: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372be0> <<< 8137 1726887499.51770: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9422dc0> <<< 8137 1726887499.51796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py <<< 8137 1726887499.51838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 8137 1726887499.51849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 8137 1726887499.51866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329670> <<< 8137 1726887499.51911: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329e20> <<< 8137 1726887499.51942: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7190> <<< 8137 1726887499.51990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 8137 1726887499.52041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 8137 1726887499.52047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 8137 1726887499.52278: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7ac0> <<< 8137 1726887499.52300: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92d71f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7220> <<< 8137 1726887499.52489: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93178b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 8137 1726887499.52518: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 8137 1726887499.52775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290df0> <<< 8137 1726887499.52789: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 8137 1726887499.53144: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92997f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 8137 1726887499.54117: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92466a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f25e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f28e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 8137 1726887499.56103: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f922be80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fac40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91faac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 8137 1726887499.56130: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2040> <<< 8137 1726887499.56209: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f924fb20> <<< 8137 1726887499.56250: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 8137 1726887499.56338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3550> <<< 8137 1726887499.56356: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9260940> <<< 8137 1726887499.56399: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 8137 1726887499.56422: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 8137 1726887499.56453: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f20a0> <<< 8137 1726887499.56509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3d90> <<< 8137 1726887499.56534: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b970> <<< 8137 1726887499.56558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 8137 1726887499.56639: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91bf940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b040> <<< 8137 1726887499.56678: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.56731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 8137 1726887499.56752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 8137 1726887499.56788: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 8137 1726887499.56810: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d72b0> <<< 8137 1726887499.56875: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd0a0> <<< 8137 1726887499.56888: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 8137 1726887499.56919: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7e20> <<< 8137 1726887499.56973: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e01c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7a00> <<< 8137 1726887499.57002: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7c70> <<< 8137 1726887499.57035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 8137 1726887499.57079: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 8137 1726887499.57118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 8137 1726887499.57147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 8137 1726887499.57223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e90d0> <<< 8137 1726887499.57257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 8137 1726887499.57274: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 8137 1726887499.57359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 8137 1726887499.57383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 8137 1726887499.57445: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9cd0> <<< 8137 1726887499.57460: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 8137 1726887499.57499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9d60> <<< 8137 1726887499.57531: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 8137 1726887499.57577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9520> <<< 8137 1726887499.57613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 8137 1726887499.57653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' <<< 8137 1726887499.57685: stdout chunk (state=3): >>>import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0b50> <<< 8137 1726887499.57696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 8137 1726887499.57732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91133a0> <<< 8137 1726887499.57770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91136d0> <<< 8137 1726887499.57825: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113940> <<< 8137 1726887499.57840: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113be0> <<< 8137 1726887499.57896: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113e80> <<< 8137 1726887499.57952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 8137 1726887499.58052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91174c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 8137 1726887499.58065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 8137 1726887499.58106: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91178e0> <<< 8137 1726887499.58252: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 8137 1726887499.59243: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90c6f70> <<< 8137 1726887499.59620: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5340> <<< 8137 1726887499.59678: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8b20> <<< 8137 1726887499.59681: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8790> <<< 8137 1726887499.59738: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d86a0> <<< 8137 1726887499.59759: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 8137 1726887499.59782: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 8137 1726887499.59812: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887499.59837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887499.59857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887499.59871: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90951f0> <<< 8137 1726887499.60168: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 8137 1726887499.60187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py <<< 8137 1726887499.60205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 8137 1726887499.60230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py <<< 8137 1726887499.60244: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 8137 1726887499.60273: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 8137 1726887499.60296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 8137 1726887499.60336: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90441f0> <<< 8137 1726887499.60359: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903be20> <<< 8137 1726887499.60380: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903b310> <<< 8137 1726887499.60395: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90aa880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5b80> <<< 8137 1726887499.60407: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8c70> <<< 8137 1726887499.60457: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8580> <<< 8137 1726887499.60491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py <<< 8137 1726887499.60504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bf40> <<< 8137 1726887499.60529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 8137 1726887499.60542: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bc70> <<< 8137 1726887499.60571: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py <<< 8137 1726887499.60586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 8137 1726887499.60616: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904d940> <<< 8137 1726887499.60630: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py <<< 8137 1726887499.60646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 8137 1726887499.60664: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904dd30> <<< 8137 1726887499.60704: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290550> <<< 8137 1726887499.60760: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92828b0> <<< 8137 1726887499.60797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 8137 1726887499.60825: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068310> <<< 8137 1726887499.60839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90686a0> <<< 8137 1726887499.60871: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90687c0> <<< 8137 1726887499.60895: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 8137 1726887499.60924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 8137 1726887499.60945: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py <<< 8137 1726887499.60965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffe130> <<< 8137 1726887499.61175: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffea30> <<< 8137 1726887499.61192: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 8137 1726887499.61206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 8137 1726887499.61240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 8137 1726887499.61310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 8137 1726887499.61336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 8137 1726887499.61364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 8137 1726887499.61397: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fb2940> <<< 8137 1726887499.61431: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 8137 1726887499.61444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fbe580> <<< 8137 1726887499.61533: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900cf10> <<< 8137 1726887499.61568: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c730> <<< 8137 1726887499.61584: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py <<< 8137 1726887499.61597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9021a30> <<< 8137 1726887499.61612: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py <<< 8137 1726887499.61627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 8137 1726887499.61646: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 8137 1726887499.61677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 8137 1726887499.61693: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py <<< 8137 1726887499.61707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7c70> <<< 8137 1726887499.61783: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd73a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' <<< 8137 1726887499.61796: stdout chunk (state=3): >>>import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7e20> <<< 8137 1726887499.61824: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe82e0> <<< 8137 1726887499.61854: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 8137 1726887499.61921: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8310> <<< 8137 1726887499.61935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8400> <<< 8137 1726887499.61972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.62014: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 8137 1726887499.62137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8d30> <<< 8137 1726887499.62217: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8b80> <<< 8137 1726887499.62262: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8550> <<< 8137 1726887499.62331: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 8137 1726887499.62415: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a970> <<< 8137 1726887499.62487: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8aa60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8ad60> <<< 8137 1726887499.62535: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 8137 1726887499.62572: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9b370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77eb0> <<< 8137 1726887499.62615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.62627: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8910> <<< 8137 1726887499.62683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 8137 1726887499.62725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 8137 1726887499.62772: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b4c0> <<< 8137 1726887499.62802: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 8137 1726887499.62830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 8137 1726887499.62841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 8137 1726887499.62886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 8137 1726887499.62898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 8137 1726887499.63060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 8137 1726887499.63261: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ea3f40> <<< 8137 1726887499.63325: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8bd00> <<< 8137 1726887499.63357: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b850> <<< 8137 1726887499.64392: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9bf70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e71340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8e71f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80f70> <<< 8137 1726887499.64422: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80430> <<< 8137 1726887499.64456: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e57880> <<< 8137 1726887499.64573: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90218b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffeee0> <<< 8137 1726887499.64649: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92ea580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9277850> <<< 8137 1726887499.64719: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04e20> <<< 8137 1726887499.64740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 8137 1726887499.64792: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04fa0> <<< 8137 1726887499.64855: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9317f40> <<< 8137 1726887499.64893: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f89d0> <<< 8137 1726887499.64938: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 8137 1726887499.64985: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 8137 1726887499.65006: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6700> <<< 8137 1726887499.65053: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e26b80> <<< 8137 1726887499.65126: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 8137 1726887499.65153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 8137 1726887499.65194: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2130> <<< 8137 1726887499.65286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc23d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2610> <<< 8137 1726887499.65351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2850> <<< 8137 1726887499.65393: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db69d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 8137 1726887499.65484: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 8137 1726887499.65550: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 8137 1726887499.65587: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd28b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 8137 1726887499.65642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 8137 1726887499.65703: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d6e1c0> <<< 8137 1726887499.65830: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2d00> <<< 8137 1726887499.65856: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887499.65950: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8de6b50> <<< 8137 1726887499.66044: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f86d0> <<< 8137 1726887499.66057: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ef550> <<< 8137 1726887499.66118: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 8137 1726887499.66155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py <<< 8137 1726887499.66175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92670> <<< 8137 1726887499.66213: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py <<< 8137 1726887499.66248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 8137 1726887499.66280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d940> <<< 8137 1726887499.66322: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 8137 1726887499.66375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8da66d0> <<< 8137 1726887499.66414: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9df70> <<< 8137 1726887499.66451: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92b20> <<< 8137 1726887499.66491: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d3a0> <<< 8137 1726887499.66557: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 8137 1726887499.66583: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b880> <<< 8137 1726887499.66694: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1bb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' <<< 8137 1726887499.66768: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1be50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8de6d00> <<< 8137 1726887499.66785: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d924c0> <<< 8137 1726887500.00125: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 8137 1726887500.01919: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8137 1726887500.01953: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887500.03073: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887500.03078: stdout chunk (state=3): >>># clear sys.meta_path <<< 8137 1726887500.03080: stdout chunk (state=3): >>># clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 8137 1726887500.03083: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 <<< 8137 1726887500.03085: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 8137 1726887500.03088: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887500.03090: stdout chunk (state=3): >>># 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 <<< 8137 1726887500.03092: 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 8137 1726887500.03094: stdout chunk (state=3): >>># 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 <<< 8137 1726887500.03330: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version <<< 8137 1726887500.03338: stdout chunk (state=3): >>># 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 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 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 <<< 8137 1726887500.03342: stdout chunk (state=3): >>># 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager <<< 8137 1726887500.03346: stdout chunk (state=3): >>># cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober <<< 8137 1726887500.04091: stdout chunk (state=3): >>># cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] <<< 8137 1726887500.04105: stdout chunk (state=3): >>>removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 8137 1726887500.05310: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 <<< 8137 1726887500.05350: stdout chunk (state=3): >>># 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 <<< 8137 1726887500.05428: stdout chunk (state=3): >>># 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry <<< 8137 1726887500.05445: stdout chunk (state=3): >>># cleanup[3] wiping email._header_value_parser <<< 8137 1726887500.05457: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 8137 1726887500.05461: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 8137 1726887500.05680: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 8137 1726887500.05717: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887500.05733: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct <<< 8137 1726887500.05754: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy sre_compile <<< 8137 1726887500.05766: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887500.05787: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887500.05814: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 8137 1726887500.05834: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 8137 1726887500.05853: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs <<< 8137 1726887500.05856: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 8137 1726887500.05859: 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 # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 8137 1726887500.05862: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887500.05937: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket <<< 8137 1726887500.05953: stdout chunk (state=3): >>># destroy systemd.id128 <<< 8137 1726887500.05957: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 8137 1726887500.07027: stdout chunk (state=3): >>># destroy xml.etree.ElementPath <<< 8137 1726887500.07035: stdout chunk (state=3): >>># destroy _elementtree # destroy _heapq <<< 8137 1726887500.07088: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887500.07130: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887500.07369: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip <<< 8137 1726887500.07438: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 8137 1726887500.07893: stdout chunk (state=3): >>># destroy enum # destroy signal <<< 8137 1726887500.08045: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd <<< 8137 1726887500.08088: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 8137 1726887500.08324: stdout chunk (state=3): >>># destroy urllib.parse <<< 8137 1726887500.08435: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 8137 1726887500.08531: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 8137 1726887500.08535: stdout chunk (state=3): >>># destroy _opcode <<< 8137 1726887500.08538: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json <<< 8137 1726887500.08541: stdout chunk (state=3): >>># 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse <<< 8137 1726887500.08555: stdout chunk (state=3): >>># 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify <<< 8137 1726887500.08568: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 8137 1726887500.08572: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 8137 1726887500.08574: stdout chunk (state=3): >>># destroy codecs # destroy gpg.gpgme # destroy gpg.constants <<< 8137 1726887500.08576: stdout chunk (state=3): >>># destroy gpg.errors # destroy gpg.util <<< 8137 1726887500.08597: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 8137 1726887500.08601: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 8137 1726887500.08603: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 8137 1726887500.08605: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib <<< 8137 1726887500.08609: stdout chunk (state=3): >>># destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 8137 1726887500.08611: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 8137 1726887500.08614: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887500.09339: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887500.09353: stderr chunk (state=3): >>><<< 8137 1726887500.09370: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde71183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7096f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde708c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7092640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6d95dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d958b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6deed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6de7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dfb670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde709ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6da7c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dee250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6dfb280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6daffa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cae1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d65c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6cc0e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c5f3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd25b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8bca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c981f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c7fa30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8ba90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbde6bad670>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65997c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65994f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6551130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cf40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde650c3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65803a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65cec10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e6cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e63a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde659e490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64e64c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64cf250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65f9d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64dc880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65d88b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6561670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde655fac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde656e0d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65610d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65a4a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde60c1580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64bd520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60660a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde655fbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65eb250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649e7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649b7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6495970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15640>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156d0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15c10>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15910>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfe730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfec40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfee50>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e8700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27a60>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ac0>\r\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66610>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ee0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27370>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e86d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6052070>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6095dc0>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7df0>\r\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7250>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a3d30>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dc0f70>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6056910>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8ee0>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15e50>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15760>\r\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7ac0>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1a60>\r\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6057940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e755e0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1850>\r\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e626a0>\r\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce5e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddfb50>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce8e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddf6d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e0a910>\r\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5b8cca0>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeebe0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeed60>\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5b41430>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeefd0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde57d79d0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5780550>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7a00>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde56dee20>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57f92e0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde418a2e0>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57b28b0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde4057e80>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde4169580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fc2a00>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde418a520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fbcd60>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fc2fa0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3eebb20>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eeb340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a2b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3f0a850>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0aca0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a370>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe790>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ef5dc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3abdee0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe190>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eebca0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3feef10>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee8b0>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7280>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d60>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde393c220>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc2b0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e87f0>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde398ee50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e80>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8bb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8ee0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e250>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8f40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e3d0>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8eb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8c40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e4c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e5e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e670>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e820>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8220>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39c31c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde383ebe0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e940>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e88e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc100>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39baca0>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba2b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba490>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aefb50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39bae20>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d00>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857c40>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38574f0>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aef940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f42b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8190>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde37a8220>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38086a0>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f46d0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e9a90>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e00d0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8fd0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8790>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857d90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e0940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb8e0>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5ee01c0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37da190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0310>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba00>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cbfa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde36123d0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3612190>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde36019d0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef19d0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef1ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef89a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e670>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e4f0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee970>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee520>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35eefa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3586d90>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586c10>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35863d0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586190>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586220>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2160>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35a29d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2fd0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b41c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4910>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b49d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2ee0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2af0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2f40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dab20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dac40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dae80>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469d00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469e50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478550>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478f40>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478a90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478d90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485820>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34932b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34933a0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d74c0>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7220>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493f10>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493c40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d5e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3436520>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde342de80>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342ddf0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461760>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34611f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aea90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aec70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461cd0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461a60>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34a0160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d220>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493af0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7250>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d04c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364bb0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3371c70>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371850>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33715b0>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381be0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381c70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde338e2b0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381df0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde329e4c0>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e220>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295d30>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32953d0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339ca60>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339c0d0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde338e970>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381820>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33810d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295dc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ea00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ef70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32bb760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cbb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc\'\r\n# extension module \'rhsm._certificate\' loaded from \'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rhsm._certificate\' executed from \'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rhsm._certificate\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde326e160>\r\nimport \'rhsm.certificate\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cc10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'iniparse.configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc\'\r\nimport \'iniparse.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d550>\r\nimport \'iniparse.ini\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f4c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc\'\r\nimport \'iniparse.compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f7f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc\'\r\nimport \'iniparse.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211940>\r\nimport \'iniparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc\'\r\nimport \'subscription_manager.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f220>\r\nimport \'rhsm.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3202ac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc\'\r\nimport \'subscription_manager.injection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.services\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc\'\r\nimport \'rhsmlib.services.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc\'\r\nimport \'ntpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d670>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31e1f70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc\'\r\nimport \'rhsm.https\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc\'\r\nimport \'rhsm.ourjson\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc\'\r\nimport \'rhsm.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d2e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc\'\r\nimport \'subscription_manager.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde319e3d0>\r\nimport \'rhsm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31c4d30>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc\'\r\nimport \'rhsm.bitstream\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd9a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc\'\r\nimport \'rhsm.huffman\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde314a8b0>\r\nimport \'rhsm.pathtree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd2b0>\r\nimport \'rhsm.certificate2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7be0>\r\nimport \'subscription_manager.certdirectory\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3269dc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc\'\r\nimport \'pprint\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager.branding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cpuinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30feac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.collection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde311e1f0>\r\nimport \'rhsmlib.facts.collector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fed90>\r\nimport \'rhsmlib.facts.hwprobe\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe220>\r\nimport \'subscription_manager.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315e8b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'cloud_what\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cleanup\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.virt\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.dmidecodeparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0c10>\r\nimport \'rhsmlib.facts.dmiinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e07f0>\r\nimport \'rhsmlib.facts.firmware_info\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0340>\r\nimport \'rhsmlib.facts.host_collector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7a90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.custom\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7be0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc\'\r\nimport \'urllib3.packages.ssl_match_hostname\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308ca30>\r\nimport \'urllib3.packages\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c6a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc\'\r\nimport \'urllib3.packages.six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c700>\r\nimport \'urllib3.packages.six.moves\' # \r\nimport \'urllib3.packages.six.moves.http_client\' # \r\nimport \'urllib3.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc\'\r\nimport \'urllib3._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'urllib3.contrib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc\'\r\nimport \'urllib3.contrib._appengine_environ\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039af0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc\'\r\nimport \'urllib3.util.wait\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039ca0>\r\nimport \'urllib3.util.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30395e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc\'\r\nimport \'urllib3.util.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30398e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib3.util.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc\'\r\nimport \'urllib3.util.retry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc\'\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc\'\r\nimport \'urllib3.util.url\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc\'\r\nimport \'urllib3.util.ssltransport\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3072e80>\r\nimport \'urllib3.util.ssl_\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041c40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc\'\r\nimport \'urllib3.util.timeout\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041ac0>\r\nimport \'urllib3.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc\'\r\nimport \'urllib3.util.proxy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc\'\r\nimport \'urllib3._collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039040>\r\nimport \'urllib3.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3096b20>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc\'\r\nimport \'urllib3.fields\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9910>\r\nimport \'urllib3.filepost\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9550>\r\nimport \'urllib3.packages.six.moves.urllib\' # \r\nimport \'urllib3.packages.six.moves.urllib.parse\' # \r\nimport \'urllib3.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30a7940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib3.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30390a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc\'\r\nimport \'urllib3.util.queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9d90>\r\nimport \'urllib3.connectionpool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc\'\r\nimport \'urllib3.poolmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3006940>\r\nimport \'urllib3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081040>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc\'\r\nimport \'chardet.enums\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e2b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc\'\r\nimport \'chardet.charsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e520>\r\nimport \'chardet.charsetgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30130a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc\'\r\nimport \'chardet.codingstatemachine\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ee20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc\'\r\nimport \'chardet.escsm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30271c0>\r\nimport \'chardet.escprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ea00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc\'\r\nimport \'chardet.latin1prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ec70>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc\'\r\nimport \'chardet.mbcssm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027c70>\r\nimport \'chardet.utf8prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc\'\r\nimport \'chardet.mbcharsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30300d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc\'\r\nimport \'chardet.euctwfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc\'\r\nimport \'chardet.euckrfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc\'\r\nimport \'chardet.gb2312freq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc\'\r\nimport \'chardet.big5freq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc\'\r\nimport \'chardet.jisfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030df0>\r\nimport \'chardet.chardistribution\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc\'\r\nimport \'chardet.jpcntx\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030fa0>\r\nimport \'chardet.sjisprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027b50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc\'\r\nimport \'chardet.eucjpprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a3a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc\'\r\nimport \'chardet.gb2312prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a6d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc\'\r\nimport \'chardet.euckrprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a940>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc\'\r\nimport \'chardet.cp949prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5abe0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc\'\r\nimport \'chardet.big5prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ae80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc\'\r\nimport \'chardet.euctwprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e160>\r\nimport \'chardet.mbcsgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc\'\r\nimport \'chardet.hebrewprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e4c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc\'\r\nimport \'chardet.sbcharsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e8e0>\r\nimport \'chardet.langbulgarianmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc\'\r\nimport \'chardet.langgreekmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc\'\r\nimport \'chardet.langhebrewmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc\'\r\nimport \'chardet.langrussianmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc\'\r\nimport \'chardet.langthaimodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc\'\r\nimport \'chardet.langturkishmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b190>\r\nimport \'chardet.sbcsgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027670>\r\nimport \'chardet.universaldetector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc\'\r\nimport \'chardet.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138e0>\r\nimport \'chardet\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3013430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'requests.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc\'\r\nimport \'requests.__version__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30813d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc\'\r\nimport \'requests.certs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6bfd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc\'\r\nimport \'http.cookies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f035b0>\r\nimport \'requests.compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f033a0>\r\nimport \'requests._internal_utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc\'\r\nimport \'requests.cookies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc\'\r\nimport \'requests.structures\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f0df70>\r\nimport \'requests.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc\'\r\nimport \'idna.package_data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1ea90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc\'\r\nimport \'idna.idnadata\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc\'\r\nimport \'idna.intranges\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b340>\r\nimport \'idna.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1eb20>\r\nimport \'idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e790>\r\nimport \'requests.packages\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e6a0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc1f0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bd30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc\'\r\nimport \'requests.hooks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bf40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc\'\r\nimport \'requests.auth\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc\'\r\nimport \'requests.status_codes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edcee0>\r\nimport \'requests.models\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc\'\r\nimport \'socks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e8b1f0>\r\nimport \'urllib3.contrib.socks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82e20>\r\nimport \'requests.adapters\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82310>\r\nimport \'requests.sessions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ef1880>\r\nimport \'requests.api\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bb80>\r\nimport \'requests\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30efc70>\r\nimport \'cloud_what._base_provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30ef580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'cloud_what.providers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82f40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc\'\r\nimport \'cloud_what.providers.aws\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82c70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc\'\r\nimport \'cloud_what.providers.azure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc\'\r\nimport \'cloud_what.providers.gcp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94d30>\r\nimport \'cloud_what.provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7550>\r\nimport \'rhsm.profile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30c78b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc\'\r\nimport \'subscription_manager.jsonwrapper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc\'\r\nimport \'subscription_manager.isodate\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae6a0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'syspurpose\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae7c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc\'\r\nimport \'syspurpose.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45130>\r\nimport \'syspurpose.files\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc\'\r\nimport \'subscription_manager.certlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53190>\r\nimport \'subscription_manager.syspurposelib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc\'\r\nimport \'asyncore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2df9940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e05580>\r\nimport \'pyinotify\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53f10>\r\nimport \'rhsmlib.file_monitor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e68a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc\'\r\nimport \'dbus.decorators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ec70>\r\nimport \'dbus.service\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1e3a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc\'\r\nimport \'dbus.server\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ee20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dbus.mainloop\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f2e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc\'\r\n# extension module \'_dbus_glib_bindings\' loaded from \'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\'\r\n# extension module \'_dbus_glib_bindings\' executed from \'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\'\r\nimport \'_dbus_glib_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2f460>\r\nimport \'dbus.mainloop.glib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc\'\r\nimport \'rhsmlib.dbus.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc\'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc\'\r\nimport \'gi._error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2fd30>\r\n# extension module \'gi._gi\' loaded from \'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'gi._gi\' executed from \'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'gi._gi\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2fb80>\r\nimport \'gi\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc\'\r\nimport \'gi._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1970>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc\'\r\nimport \'gi.docstring\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1a60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc\'\r\nimport \'gi._propertyhelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1d60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc\'\r\nimport \'gi._signalhelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1370>\r\nimport \'gi.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1310>\r\nimport \'gi.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeeb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'gi.overrides\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1490>\r\nimport \'gi.importer\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeb50>\r\nimport \'gi.repository\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc\'\r\nimport \'gi._ossighelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd24c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ceaf40>\r\nimport \'optparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2d00>\r\nimport \'gi._option\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2850>\r\nimport \'gi.overrides.GLib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml.etree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9adc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc\'\r\nimport \'xml.etree.ElementPath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cb8340>\r\n# extension module \'_elementtree\' loaded from \'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_elementtree\' executed from \'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_elementtree\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2cb8f40>\r\nimport \'xml.etree.ElementTree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9ae50>\r\nimport \'rhsmlib.dbus.dbus_utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9a790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc\'\r\nimport \'socketserver\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7f70>\r\nimport \'logging.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7430>\r\nimport \'rhsm.logutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9d880>\r\nimport \'rhsmlib.dbus.server\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e688b0>\r\nimport \'rhsmlib.services.syspurpose\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45ee0>\r\nimport \'subscription_manager.cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3131580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager.model\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30be850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc\'\r\nimport \'subscription_manager.model.ent_cert\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4be20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc\'\r\nimport \'subscription_manager.repofile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4bfa0>\r\nimport \'subscription_manager.repolib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315ef40>\r\nimport \'subscription_manager.productid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f9d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc\'\r\nimport \'subscription_manager.reasons\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd700>\r\nimport \'subscription_manager.cert_sorter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c6db80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.insights\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.kpatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c093d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cloud_facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09610>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.pkg_arches\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09850>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.network\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09a30>\r\nimport \'rhsmlib.facts.all\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdca0>\r\nimport \'subscription_manager.facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd9d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc\'\r\nimport \'subscription_manager.identity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdeb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc\'\r\nimport \'subscription_manager.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc\'\r\nimport \'rhsmlib.client_info\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c198b0>\r\nimport \'subscription_manager.cp_provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc\'\r\nimport \'subscription_manager.base_plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bb51c0>\r\nimport \'subscription_manager.plugins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19d00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc\'\r\nimport \'subscription_manager.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19e50>\r\nimport \'subscription_manager.injectioninit\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324c400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'librepo._librepo\' loaded from \'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\'\r\n# extension module \'librepo._librepo\' executed from \'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\'\r\nimport \'librepo._librepo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2c2db50>\r\nimport \'librepo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f6d0>\r\nimport \'dnf.plugin.dynamic.product-id\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32c7550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc\'\r\nimport \'subscription_manager.base_action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc\'\r\nimport \'subscription_manager.content_action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc\'\r\nimport \'subscription_manager.entbranding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bed6d0>\r\nimport \'subscription_manager.rhelentbranding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4f70>\r\nimport \'subscription_manager.entcertlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8b20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc\'\r\nimport \'subscription_manager.identitycertlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be43a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc\'\r\nimport \'subscription_manager.healinglib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc\'\r\nimport \'subscription_manager.factlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc\'\r\nimport \'subscription_manager.packageprofilelib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc\'\r\nimport \'subscription_manager.installedproductslib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4e50>\r\nimport \'subscription_manager.action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8100>\r\nimport \'dnf.plugin.dynamic.subscription-manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c2dd00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.upload-profile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd84c0>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n# destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887500.12239: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde71183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7096f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde708c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde7093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6d95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6deed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6de7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dfb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde709ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6da7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6dee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6dfb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d7a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6daffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cae1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6d65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde70a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6cc0e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd2c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c5f3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cc0f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6cd25b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c70340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c8bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6c981f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c7fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6da75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6c8ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbde6bad670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65997c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65994f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6599f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6599100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6551130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde650cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde650c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65803a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6580f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65cec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde659e490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64e64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64e64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65df370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65f9d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64dc880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64dc6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde64db5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65d88b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6561670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde655fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde656e0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65a4a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde60c1580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64bd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60660a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde655fbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde65eb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde649b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6495970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfe730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfec40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dfee50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e8700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e27370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde65e86d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6052070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6095dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e66430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a3d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dc0f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde6056910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde64b8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e156a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60a7ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e15160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde6057940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e755e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde60c1850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e626a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddfb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5dce8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ddf6d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5e0a910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5b8cca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3fjg8ntj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeebe0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeed60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5b41430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aeefd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde57d79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5780550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde56dee20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57f92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde418a2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57b28b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde4057e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde4169580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fc2a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde418a520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3fbcd60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fc2fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3eebb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eeb340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3f0a850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0aca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3f0a370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ef5dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3abdee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3efe190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3eebca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3feef10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3fee8b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde57d7280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde393c220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e87f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde398ee50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e1f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e4c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e5e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e8220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39c31c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde383ebe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde383e940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39e88e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39dc100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39baca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39ba490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aefb50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde39bae20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3ac9d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38574f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3aef940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f42b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde37a8220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde38086a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37f46d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e9a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e00d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37a8790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3857d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37e0940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cb8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde5ee01c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37da190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cba00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde37cbfa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde36123d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3612190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde36019d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef19d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ee0eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef1ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5ef89a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde361e340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde362e4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde5aee520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35eefa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3586d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35863d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3586eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35a29d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35b2fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b41c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b4640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34b49d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34c2f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dab20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dac40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34dae80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3469e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3478d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3485fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34932b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34933a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d74c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3637d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d5e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3436520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde342de80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342ddf0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34611f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aea90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33aec70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3461a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde34a0160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde342d220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3493af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde35d7250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d04c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33d0d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3364bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde3371c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33715b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3371460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde338e2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde329e4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32953d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339ca60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde339c0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde338e970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde33810d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3381970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3295dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329e790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ea00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde329ef70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32bb760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde326e160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324cc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde321d550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f4c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f7f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde320f220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3202ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3211df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31e1f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31f4a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde318d2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde319e3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31c4d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd9a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde314a8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31cd2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde31b7be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3269dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3170e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30feac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde311e1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fed90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30fe220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315e8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e07f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30e0340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308ca30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c6a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde308c700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30395e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30398e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3051940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3072e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3041ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3039040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3096b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30a7940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30390a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ff9d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3006940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3081040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e2b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301e520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30130a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ee20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30271c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ea00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde301ec70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30300d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3030fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5a940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5abe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ae80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e4c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5e760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ed30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6b190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30138e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3013430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3027550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30813d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f6bfd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f035b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f033a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f03430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f0df70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f5ec70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1ea90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2b340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1eb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e6a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bd30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bf40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edc820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2edcee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f1e760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e8b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ef1880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2f2bb80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30efc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30ef580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e82c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e94d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30d7550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30c78b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae6a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae7c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2eae880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2df9940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e05580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e53730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e68a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ec70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1e3a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e1ee20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f2e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2f460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2fd30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2e2fb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeeb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dd1490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2dbeb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e2f910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd24c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2ceaf40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cd2850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2de1f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9adc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cb8340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2cb8f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9ae50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9a790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2cc7430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c9d880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e688b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2e45ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde3131580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde30be850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4be20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c4bfa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde315ef40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c6db80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c093d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c09a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfd9d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bfdeb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c198b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bb51c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c19e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde324c400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbde2c2db50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde323f6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde32c7550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bed6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be4f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2be43a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bf4e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd8100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2c2dd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbde2bd84c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887500.25093: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6691065-8475-215345284574668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887500.25097: _low_level_execute_command(): starting 8137 1726887500.25119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6691065-8475-215345284574668/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887500.25153: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887500.25155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887500.25158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887500.25161: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887500.25163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887500.25166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887500.25168: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887500.25289: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887500.25293: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887500.25296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887500.25298: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887500.25300: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887500.25303: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887500.25304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887500.25306: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887500.25329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887500.25332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887500.25334: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887500.25336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887500.25338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887500.25340: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887500.25345: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887500.25347: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887500.25403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887500.25442: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887500.25448: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887500.25450: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887500.25453: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887500.25455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887500.25457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887500.25458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887500.25460: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887500.25462: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887500.25464: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887500.25466: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887500.25468: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887500.25517: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887500.26452: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887500.26455: stdout chunk (state=3): >>><<< 8137 1726887500.26464: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887500.26514: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887500.26517: handler run complete 8137 1726887500.26679: attempt loop complete, returning result 8137 1726887500.26683: _execute() done 8137 1726887500.26685: dumping result to json 8137 1726887500.26687: done dumping result, returning 8137 1726887500.26689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-107c-9d64-000000000013] 8137 1726887500.26691: sending task result for task 0e15955b-8119-107c-9d64-000000000013 8137 1726887500.26853: done sending task result for task 0e15955b-8119-107c-9d64-000000000013 8137 1726887500.26857: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 8137 1726887500.35912: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 8137 1726887500.38400: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8137 1726887500.38446: stdout chunk (state=3): >>># destroy __main__<<< 8137 1726887500.38453: stdout chunk (state=3): >>> <<< 8137 1726887500.39635: stdout chunk (state=3): >>># clear builtins._ <<< 8137 1726887500.39703: stdout chunk (state=3): >>># clear sys.path<<< 8137 1726887500.39876: stdout chunk (state=3): >>> <<< 8137 1726887500.40039: stdout chunk (state=3): >>># clear sys.argv <<< 8137 1726887500.40253: stdout chunk (state=3): >>># clear sys.ps1<<< 8137 1726887500.40316: stdout chunk (state=3): >>> <<< 8137 1726887500.40427: stdout chunk (state=3): >>># clear sys.ps2<<< 8137 1726887500.40562: stdout chunk (state=3): >>> <<< 8137 1726887500.40633: stdout chunk (state=3): >>># clear sys.last_type<<< 8137 1726887500.40647: stdout chunk (state=3): >>> # clear sys.last_value<<< 8137 1726887500.40651: stdout chunk (state=3): >>> <<< 8137 1726887500.40653: stdout chunk (state=3): >>># clear sys.last_traceback<<< 8137 1726887500.40655: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 8137 1726887500.40658: stdout chunk (state=3): >>> <<< 8137 1726887500.40660: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 8137 1726887500.40662: stdout chunk (state=3): >>> <<< 8137 1726887500.40664: stdout chunk (state=3): >>># clear sys.meta_path <<< 8137 1726887500.40678: stdout chunk (state=3): >>># clear sys.__interactivehook__<<< 8137 1726887500.40682: stdout chunk (state=3): >>> <<< 8137 1726887500.40684: stdout chunk (state=3): >>># restore sys.stdin <<< 8137 1726887500.40686: stdout chunk (state=3): >>># restore sys.stdout <<< 8137 1726887500.40688: stdout chunk (state=3): >>># restore sys.stderr <<< 8137 1726887500.40690: stdout chunk (state=3): >>># cleanup[2] removing sys <<< 8137 1726887500.40692: stdout chunk (state=3): >>># cleanup[2] removing builtins<<< 8137 1726887500.40703: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib <<< 8137 1726887500.40705: stdout chunk (state=3): >>># cleanup[2] removing _imp<<< 8137 1726887500.40707: stdout chunk (state=3): >>> <<< 8137 1726887500.40711: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 8137 1726887500.40727: stdout chunk (state=3): >>> <<< 8137 1726887500.41099: stdout chunk (state=3): >>># cleanup[2] removing _weakref <<< 8137 1726887500.41102: stdout chunk (state=3): >>># cleanup[2] removing _io<<< 8137 1726887500.41184: stdout chunk (state=3): >>> <<< 8137 1726887500.41188: stdout chunk (state=3): >>># cleanup[2] removing marshal<<< 8137 1726887500.41190: stdout chunk (state=3): >>> <<< 8137 1726887500.41198: stdout chunk (state=3): >>># cleanup[2] removing posix<<< 8137 1726887500.41302: stdout chunk (state=3): >>> <<< 8137 1726887500.41306: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external <<< 8137 1726887500.41336: stdout chunk (state=3): >>># cleanup[2] removing time <<< 8137 1726887500.41339: stdout chunk (state=3): >>># cleanup[2] removing zipimport <<< 8137 1726887500.41355: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 8137 1726887500.41359: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 8137 1726887500.41361: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases<<< 8137 1726887500.41363: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 <<< 8137 1726887500.41365: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 <<< 8137 1726887500.41368: stdout chunk (state=3): >>># cleanup[2] removing _abc <<< 8137 1726887500.41370: stdout chunk (state=3): >>># cleanup[2] removing abc <<< 8137 1726887500.41372: stdout chunk (state=3): >>># cleanup[2] removing io <<< 8137 1726887500.41414: stdout chunk (state=3): >>># cleanup[2] removing __main__ <<< 8137 1726887500.41445: stdout chunk (state=3): >>># cleanup[2] removing _stat <<< 8137 1726887500.41474: stdout chunk (state=3): >>># cleanup[2] removing stat<<< 8137 1726887500.41478: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc <<< 8137 1726887500.41480: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 8137 1726887500.41482: stdout chunk (state=3): >>> # cleanup[2] removing os.path <<< 8137 1726887500.41484: stdout chunk (state=3): >>># cleanup[2] removing os <<< 8137 1726887500.41487: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale<<< 8137 1726887500.41489: stdout chunk (state=3): >>> # cleanup[2] removing site<<< 8137 1726887500.41491: stdout chunk (state=3): >>> # destroy site # cleanup[2] removing types <<< 8137 1726887500.41514: stdout chunk (state=3): >>># cleanup[2] removing enum <<< 8137 1726887500.41517: stdout chunk (state=3): >>># cleanup[2] removing _sre <<< 8137 1726887500.41519: stdout chunk (state=3): >>># cleanup[2] removing sre_constants <<< 8137 1726887500.41562: stdout chunk (state=3): >>># destroy sre_constants <<< 8137 1726887500.41567: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 8137 1726887500.41570: stdout chunk (state=3): >>># cleanup[2] removing heapq <<< 8137 1726887500.41573: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword <<< 8137 1726887500.41603: stdout chunk (state=3): >>># destroy keyword<<< 8137 1726887500.41609: stdout chunk (state=3): >>> # cleanup[2] removing _operator <<< 8137 1726887500.41623: stdout chunk (state=3): >>># cleanup[2] removing operator<<< 8137 1726887500.41659: stdout chunk (state=3): >>> # cleanup[2] removing reprlib <<< 8137 1726887500.41662: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections <<< 8137 1726887500.41664: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools <<< 8137 1726887500.41666: stdout chunk (state=3): >>># cleanup[2] removing copyreg <<< 8137 1726887500.41668: stdout chunk (state=3): >>># cleanup[2] removing re <<< 8137 1726887500.41670: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 8137 1726887500.41672: stdout chunk (state=3): >>> # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc<<< 8137 1726887500.41675: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 8137 1726887500.41688: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # 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 # 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<<< 8137 1726887500.41694: stdout chunk (state=3): >>> # 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<<< 8137 1726887500.41697: stdout chunk (state=3): >>> # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 <<< 8137 1726887500.41699: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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<<< 8137 1726887500.41701: stdout chunk (state=3): >>> # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode<<< 8137 1726887500.41703: stdout chunk (state=3): >>> # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios<<< 8137 1726887500.41705: stdout chunk (state=3): >>> # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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<<< 8137 1726887500.41710: stdout chunk (state=3): >>> # 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 dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore <<< 8137 1726887500.41712: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # 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<<< 8137 1726887500.41718: stdout chunk (state=3): >>> # 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<<< 8137 1726887500.41988: stdout chunk (state=3): >>> # 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 <<< 8137 1726887500.41991: stdout chunk (state=3): >>># 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<<< 8137 1726887500.41995: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # 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 <<< 8137 1726887500.42020: stdout chunk (state=3): >>># 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<<< 8137 1726887500.42025: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint<<< 8137 1726887500.42028: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client<<< 8137 1726887500.42031: stdout chunk (state=3): >>> # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields<<< 8137 1726887500.42034: stdout chunk (state=3): >>> # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober<<< 8137 1726887500.42039: stdout chunk (state=3): >>> # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel<<< 8137 1726887500.42041: stdout chunk (state=3): >>> # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six<<< 8137 1726887500.42047: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy<<< 8137 1726887500.42050: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata<<< 8137 1726887500.42053: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober <<< 8137 1726887500.42056: stdout chunk (state=3): >>># cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober<<< 8137 1726887500.42058: stdout chunk (state=3): >>> # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper<<< 8137 1726887500.42061: stdout chunk (state=3): >>> # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject<<< 8137 1726887500.42064: stdout chunk (state=3): >>> # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap<<< 8137 1726887500.42091: stdout chunk (state=3): >>> # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil <<< 8137 1726887500.42096: stdout chunk (state=3): >>># cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network<<< 8137 1726887500.42119: stdout chunk (state=3): >>> # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client<<< 8137 1726887500.42123: stdout chunk (state=3): >>> # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 8137 1726887500.43523: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887500.43568: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887500.43571: stdout chunk (state=3): >>># destroy systemd.daemon <<< 8137 1726887500.43589: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 8137 1726887500.43640: stdout chunk (state=3): >>># destroy selinux <<< 8137 1726887500.43655: stdout chunk (state=3): >>># destroy distro <<< 8137 1726887500.43829: stdout chunk (state=3): >>># destroy netrc<<< 8137 1726887500.43832: stdout chunk (state=3): >>> <<< 8137 1726887500.43883: stdout chunk (state=3): >>># destroy sqlite3<<< 8137 1726887500.43888: stdout chunk (state=3): >>> # destroy sqlite3.dbapi2 <<< 8137 1726887500.43923: stdout chunk (state=3): >>># destroy systemd.journal <<< 8137 1726887500.43951: stdout chunk (state=3): >>># destroy iniparse.compat <<< 8137 1726887500.44001: stdout chunk (state=3): >>># destroy rhsmlib.services <<< 8137 1726887500.44006: stdout chunk (state=3): >>># destroy rhsmlib.facts<<< 8137 1726887500.44011: stdout chunk (state=3): >>> # destroy rhsmlib.facts.dmidecodeparser<<< 8137 1726887500.44021: stdout chunk (state=3): >>> <<< 8137 1726887500.44043: stdout chunk (state=3): >>># destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server <<< 8137 1726887500.44084: stdout chunk (state=3): >>># destroy rhsmlib.client_info <<< 8137 1726887500.44087: stdout chunk (state=3): >>># destroy librepo<<< 8137 1726887500.44089: stdout chunk (state=3): >>> <<< 8137 1726887500.44185: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client <<< 8137 1726887500.44189: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.installedproductslib<<< 8137 1726887500.44219: stdout chunk (state=3): >>> <<< 8137 1726887500.44243: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.packageprofilelib <<< 8137 1726887500.44279: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib<<< 8137 1726887500.44309: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.identitycertlib <<< 8137 1726887500.44314: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.entcertlib<<< 8137 1726887500.44482: stdout chunk (state=3): >>> <<< 8137 1726887500.44496: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding<<< 8137 1726887500.44522: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.content_action_client <<< 8137 1726887500.44539: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.base_action_client <<< 8137 1726887500.44568: stdout chunk (state=3): >>># cleanup[3] wiping librepo._librepo <<< 8137 1726887500.44595: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock<<< 8137 1726887500.44617: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.plugins <<< 8137 1726887500.44635: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider <<< 8137 1726887500.44652: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.validity <<< 8137 1726887500.44671: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identity<<< 8137 1726887500.44694: stdout chunk (state=3): >>> <<< 8137 1726887500.44717: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.facts<<< 8137 1726887500.44734: stdout chunk (state=3): >>> <<< 8137 1726887500.44768: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.network<<< 8137 1726887500.44792: stdout chunk (state=3): >>> # cleanup[3] wiping rhsmlib.facts.pkg_arches <<< 8137 1726887500.44822: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.cloud_facts <<< 8137 1726887500.44847: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights <<< 8137 1726887500.44865: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor <<< 8137 1726887500.44884: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid<<< 8137 1726887500.45241: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree <<< 8137 1726887500.45345: stdout chunk (state=3): >>># cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.u<<< 8137 1726887500.45460: stdout chunk (state=3): >>>rllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 <<< 8137 1726887500.45731: stdout chunk (state=3): >>># 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 <<< 8137 1726887500.45748: stdout chunk (state=3): >>># cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random <<< 8137 1726887500.45782: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib <<< 8137 1726887500.45898: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887500.45919: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs <<< 8137 1726887500.45938: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 8137 1726887500.45956: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 8137 1726887500.45967: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8137 1726887500.46026: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey <<< 8137 1726887500.46051: stdout chunk (state=3): >>># destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 8137 1726887500.47294: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform <<< 8137 1726887500.47297: stdout chunk (state=3): >>># destroy _uuid <<< 8137 1726887500.47524: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip <<< 8137 1726887500.47634: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 8137 1726887500.48217: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs<<< 8137 1726887500.48247: stdout chunk (state=3): >>> # destroy gpg.gpgme <<< 8137 1726887500.48627: stdout chunk (state=3): >>># destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 8137 1726887500.48689: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 8137 1726887500.48847: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 8137 1726887500.48982: stdout chunk (state=3): >>> <<< 8137 1726887500.48986: stdout chunk (state=3): >>># clear sys.audit hooks<<< 8137 1726887500.49122: stdout chunk (state=3): >>> <<< 8137 1726887500.50357: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887500.50361: stdout chunk (state=3): >>><<< 8137 1726887500.50363: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17348d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17315f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1730c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17312640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1721edc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721e8b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ee80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17270610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17284670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1731ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17230c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17284280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17320a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17238fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f481c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16fe5c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5aaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f5ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6cc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16ef93a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5af10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172309d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f256a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f321f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f258e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f19a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172305b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3d16e41670>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6a160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6af10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6ad30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6af70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167d1130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cf40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1678c3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d513a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d9fc10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16765cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167653a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d71490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167654c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167654f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1674f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db01f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db0370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16dcad90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1675c880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16da98b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e1670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167dfac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167ee0d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e10d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d75a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16355580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1672a520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162f70a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167dfbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16dbc250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167386a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671e7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671b7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16715970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6640>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66d0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6c10>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6910>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608f730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fc40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fe50>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db9700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9a60>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ac0>\r\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7610>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ee0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9370>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db96d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e2070>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16326dc0>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324df0>\r\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324250>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16333d30>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16052f70>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e5910>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738ee0>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6e50>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6760>\r\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324ac0>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355a60>\r\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d162e8940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161065e0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355850>\r\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f36a0>\r\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f5e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16070b50>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f8e0>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160706d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1609b910>\r\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15e1eca0>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80be0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80d60>\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15dd2430>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80fd0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15d069d0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15ca8550>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06a00>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1595fe20>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d282e0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1441e2e0>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15cdb8b0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d142ebe80>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d143fd580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14257a00>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1441e520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14250d60>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14257fa0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1417fb20>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417f340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f2b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1419f850>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419fca0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f370>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192790>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14189dc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13d51ee0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192190>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417fca0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14282730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14282f10>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d142828b0>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06280>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd60>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13bd0220>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f2b0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d7f0>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c23e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de80>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dbb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dee0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5250>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7df40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad53d0>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7deb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dc40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad54c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad55e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5670>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5820>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d220>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c561c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13ad5be0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5940>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d8e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f100>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4dca0>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d2b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d490>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83b50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4de20>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd00>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebc40>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aeb4f0>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a892b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b190>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13a3b220>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a9c6a0>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a896d0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a7da90>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a740d0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3bfd0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b790>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebd90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a74940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f8e0>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d161741c0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16160190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174310>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa00>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5ffa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d138a53d0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138a5190>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138959d0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161859d0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16185ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1618c9a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2670>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c24f0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80970>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cafa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13882fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13819d90>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819c10>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138193d0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819190>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386cee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819220>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846160>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138379d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846fd0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137481c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748910>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137489d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755ee0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755af0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755f40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376db20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376dc40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376de80>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fd310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fdd00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fde50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c550>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cf40>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370ca90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cd90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719820>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137272b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137273a0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c4c0>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c220>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cad00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727f10>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727c40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c15e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136cb520>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136c1e80>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1df0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5760>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f51f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642a90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642c70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5cd0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5a60>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13734160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1220>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727af0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c250>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136634c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8bb0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13605c70>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605850>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136055b0>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614be0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614c70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136212b0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614df0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d135324c0>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532220>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529d30>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135293d0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362fa60>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362f0d0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13621970>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614820>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136140d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529dc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532a00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532f70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1354e760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d2940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfbb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc\'\r\n# extension module \'rhsm._certificate\' loaded from \'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rhsm._certificate\' executed from \'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rhsm._certificate\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13501160>\r\nimport \'rhsm.certificate\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfc10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'iniparse.configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc\'\r\nimport \'iniparse.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1550>\r\nimport \'iniparse.ini\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a34c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc\'\r\nimport \'iniparse.compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a37f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc\'\r\nimport \'iniparse.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4940>\r\nimport \'iniparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc\'\r\nimport \'subscription_manager.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3220>\r\nimport \'rhsm.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13497ac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc\'\r\nimport \'subscription_manager.injection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.services\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc\'\r\nimport \'rhsmlib.services.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc\'\r\nimport \'ntpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13421670>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13475f70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc\'\r\nimport \'rhsm.https\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc\'\r\nimport \'rhsm.ourjson\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc\'\r\nimport \'rhsm.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134212e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc\'\r\nimport \'subscription_manager.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134323d0>\r\nimport \'rhsm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13459d30>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc\'\r\nimport \'rhsm.bitstream\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134619a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc\'\r\nimport \'rhsm.huffman\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133e08b0>\r\nimport \'rhsm.pathtree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134612b0>\r\nimport \'rhsm.certificate2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344bbe0>\r\nimport \'subscription_manager.certdirectory\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134fcdc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc\'\r\nimport \'pprint\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager.branding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cpuinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392ac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.collection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133b21f0>\r\nimport \'rhsmlib.facts.collector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392d90>\r\nimport \'rhsmlib.facts.hwprobe\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392220>\r\nimport \'subscription_manager.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f38b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'cloud_what\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cleanup\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336adf0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.virt\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336af70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.dmidecodeparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374c10>\r\nimport \'rhsmlib.facts.dmiinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133747f0>\r\nimport \'rhsmlib.facts.firmware_info\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374340>\r\nimport \'rhsmlib.facts.host_collector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336aa90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.custom\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336abe0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc\'\r\nimport \'urllib3.packages.ssl_match_hostname\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320a30>\r\nimport \'urllib3.packages\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133206a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc\'\r\nimport \'urllib3.packages.six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320700>\r\nimport \'urllib3.packages.six.moves\' # \r\nimport \'urllib3.packages.six.moves.http_client\' # \r\nimport \'urllib3.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc\'\r\nimport \'urllib3._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'urllib3.contrib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc\'\r\nimport \'urllib3.contrib._appengine_environ\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccaf0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc\'\r\nimport \'urllib3.util.wait\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccca0>\r\nimport \'urllib3.util.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc5e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc\'\r\nimport \'urllib3.util.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc8e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib3.util.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc\'\r\nimport \'urllib3.util.retry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc\'\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc\'\r\nimport \'urllib3.util.url\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc\'\r\nimport \'urllib3.util.ssltransport\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13306e80>\r\nimport \'urllib3.util.ssl_\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4c40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc\'\r\nimport \'urllib3.util.timeout\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4ac0>\r\nimport \'urllib3.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc\'\r\nimport \'urllib3.util.proxy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc\'\r\nimport \'urllib3._collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc040>\r\nimport \'urllib3.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13329b20>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc\'\r\nimport \'urllib3.fields\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e910>\r\nimport \'urllib3.filepost\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e550>\r\nimport \'urllib3.packages.six.moves.urllib\' # \r\nimport \'urllib3.packages.six.moves.urllib.parse\' # \r\nimport \'urllib3.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1333a940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib3.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc0a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc\'\r\nimport \'urllib3.util.queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328ed90>\r\nimport \'urllib3.connectionpool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc\'\r\nimport \'urllib3.poolmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1329a940>\r\nimport \'urllib3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133150d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc\'\r\nimport \'chardet.enums\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b12b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc\'\r\nimport \'chardet.charsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1520>\r\nimport \'chardet.charsetgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a70a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc\'\r\nimport \'chardet.codingstatemachine\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1e20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc\'\r\nimport \'chardet.escsm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba1c0>\r\nimport \'chardet.escprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1a00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc\'\r\nimport \'chardet.latin1prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1c70>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc\'\r\nimport \'chardet.mbcssm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bac70>\r\nimport \'chardet.utf8prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc\'\r\nimport \'chardet.mbcharsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c30d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc\'\r\nimport \'chardet.euctwfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc\'\r\nimport \'chardet.euckrfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc\'\r\nimport \'chardet.gb2312freq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc\'\r\nimport \'chardet.big5freq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc\'\r\nimport \'chardet.jisfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3df0>\r\nimport \'chardet.chardistribution\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc\'\r\nimport \'chardet.jpcntx\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3fa0>\r\nimport \'chardet.sjisprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bab50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc\'\r\nimport \'chardet.eucjpprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed3a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc\'\r\nimport \'chardet.gb2312prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed6d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc\'\r\nimport \'chardet.euckrprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed940>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc\'\r\nimport \'chardet.cp949prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131edbe0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc\'\r\nimport \'chardet.big5prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ede80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc\'\r\nimport \'chardet.euctwprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1160>\r\nimport \'chardet.mbcsgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc\'\r\nimport \'chardet.hebrewprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f14c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc\'\r\nimport \'chardet.sbcharsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f18e0>\r\nimport \'chardet.langbulgarianmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc\'\r\nimport \'chardet.langgreekmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc\'\r\nimport \'chardet.langhebrewmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc\'\r\nimport \'chardet.langrussianmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc\'\r\nimport \'chardet.langthaimodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc\'\r\nimport \'chardet.langturkishmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe190>\r\nimport \'chardet.sbcsgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba670>\r\nimport \'chardet.universaldetector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc\'\r\nimport \'chardet.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78e0>\r\nimport \'chardet\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a7430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'requests.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc\'\r\nimport \'requests.__version__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133153d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc\'\r\nimport \'requests.certs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fefd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc\'\r\nimport \'http.cookies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131955b0>\r\nimport \'requests.compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131953a0>\r\nimport \'requests._internal_utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc\'\r\nimport \'requests.cookies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc\'\r\nimport \'requests.structures\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131a1f70>\r\nimport \'requests.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc\'\r\nimport \'idna.package_data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2a90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc\'\r\nimport \'idna.idnadata\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc\'\r\nimport \'idna.intranges\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0340>\r\nimport \'idna.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2b20>\r\nimport \'idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2790>\r\nimport \'requests.packages\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b26a0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131701f0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0d30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc\'\r\nimport \'requests.hooks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0f40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc\'\r\nimport \'requests.auth\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc\'\r\nimport \'requests.status_codes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170ee0>\r\nimport \'requests.models\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc\'\r\nimport \'socks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131211f0>\r\nimport \'urllib3.contrib.socks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116e20>\r\nimport \'requests.adapters\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116310>\r\nimport \'requests.sessions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13184880>\r\nimport \'requests.api\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0b80>\r\nimport \'requests\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383c70>\r\nimport \'cloud_what._base_provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'cloud_what.providers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116f40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc\'\r\nimport \'cloud_what.providers.aws\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116c70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc\'\r\nimport \'cloud_what.providers.azure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc\'\r\nimport \'cloud_what.providers.gcp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128d30>\r\nimport \'cloud_what.provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a550>\r\nimport \'rhsm.profile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1335c8b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc\'\r\nimport \'subscription_manager.jsonwrapper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc\'\r\nimport \'subscription_manager.isodate\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131436a0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'syspurpose\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131437c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc\'\r\nimport \'syspurpose.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9130>\r\nimport \'syspurpose.files\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc\'\r\nimport \'subscription_manager.certlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6190>\r\nimport \'subscription_manager.syspurposelib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc\'\r\nimport \'asyncore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1308c940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13098580>\r\nimport \'pyinotify\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6f10>\r\nimport \'rhsmlib.file_monitor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fca30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc\'\r\nimport \'dbus.decorators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1c70>\r\nimport \'dbus.service\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b13a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc\'\r\nimport \'dbus.server\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1e20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dbus.mainloop\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c22e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc\'\r\n# extension module \'_dbus_glib_bindings\' loaded from \'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\'\r\n# extension module \'_dbus_glib_bindings\' executed from \'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\'\r\nimport \'_dbus_glib_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2460>\r\nimport \'dbus.mainloop.glib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc\'\r\nimport \'rhsmlib.dbus.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc\'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc\'\r\nimport \'gi._error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2d30>\r\n# extension module \'gi._gi\' loaded from \'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'gi._gi\' executed from \'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'gi._gi\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2b80>\r\nimport \'gi\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc\'\r\nimport \'gi._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065970>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc\'\r\nimport \'gi.docstring\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065a60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc\'\r\nimport \'gi._propertyhelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065d60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc\'\r\nimport \'gi._signalhelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076370>\r\nimport \'gi.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065310>\r\nimport \'gi.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052eb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'gi.overrides\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065490>\r\nimport \'gi.importer\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052b50>\r\nimport \'gi.repository\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc\'\r\nimport \'gi._ossighelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f654c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f7ef40>\r\nimport \'optparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65d00>\r\nimport \'gi._option\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65850>\r\nimport \'gi.overrides.GLib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml.etree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2edc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc\'\r\nimport \'xml.etree.ElementPath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f4c340>\r\n# extension module \'_elementtree\' loaded from \'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_elementtree\' executed from \'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_elementtree\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12f4cf40>\r\nimport \'xml.etree.ElementTree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2ee50>\r\nimport \'rhsmlib.dbus.dbus_utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2e790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc\'\r\nimport \'socketserver\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5bf70>\r\nimport \'logging.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5b430>\r\nimport \'rhsm.logutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f32880>\r\nimport \'rhsmlib.dbus.server\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fc8b0>\r\nimport \'rhsmlib.services.syspurpose\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9ee0>\r\nimport \'subscription_manager.cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133c5580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager.model\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13352850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc\'\r\nimport \'subscription_manager.model.ent_cert\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0e20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc\'\r\nimport \'subscription_manager.repofile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0fa0>\r\nimport \'subscription_manager.repolib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f3f40>\r\nimport \'subscription_manager.productid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d29d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc\'\r\nimport \'subscription_manager.reasons\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91700>\r\nimport \'subscription_manager.cert_sorter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f01b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.insights\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.kpatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d3d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cloud_facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d610>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.pkg_arches\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d850>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.network\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9da30>\r\nimport \'rhsmlib.facts.all\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91ca0>\r\nimport \'subscription_manager.facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e919d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc\'\r\nimport \'subscription_manager.identity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91eb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc\'\r\nimport \'subscription_manager.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc\'\r\nimport \'rhsmlib.client_info\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae8b0>\r\nimport \'subscription_manager.cp_provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc\'\r\nimport \'subscription_manager.base_plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e491c0>\r\nimport \'subscription_manager.plugins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaed00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc\'\r\nimport \'subscription_manager.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaee50>\r\nimport \'subscription_manager.injectioninit\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134df400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'librepo._librepo\' loaded from \'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\'\r\n# extension module \'librepo._librepo\' executed from \'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\'\r\nimport \'librepo._librepo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12e4fb50>\r\nimport \'librepo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d26d0>\r\nimport \'dnf.plugin.dynamic.product-id\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134c9550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc\'\r\nimport \'subscription_manager.base_action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc\'\r\nimport \'subscription_manager.content_action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc\'\r\nimport \'subscription_manager.entbranding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e816d0>\r\nimport \'subscription_manager.rhelentbranding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78f70>\r\nimport \'subscription_manager.entcertlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6db20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc\'\r\nimport \'subscription_manager.identitycertlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e783a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc\'\r\nimport \'subscription_manager.healinglib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc\'\r\nimport \'subscription_manager.factlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc\'\r\nimport \'subscription_manager.packageprofilelib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc\'\r\nimport \'subscription_manager.installedproductslib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6e50>\r\nimport \'subscription_manager.action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d100>\r\nimport \'dnf.plugin.dynamic.subscription-manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e4fd00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.upload-profile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d4c0>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n# destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887500.53432: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1734f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17348d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17372d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17398970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17315f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1730c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17312640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17313370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1721edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1721ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17270610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17284670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1731ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17230c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17277250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d17284280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17320a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17230d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16ffa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17238fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f481c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16fe5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d17232eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d173200a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f5ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6cc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16ef93a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f5af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f6c5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f0a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172309d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f256a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f25ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16f321f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f258e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f19a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d172305b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16f25a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3d16e41670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6a160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6af10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6ad30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16d6af70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d6a100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167d1130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1678cd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1678c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d513a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d51f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d9fc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16765cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167653a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d71490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167654c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167654f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1674f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db01f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db0370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16dcad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1675c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675c6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1675b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16da98b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167dfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167ee0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d167e10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16d75a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16355580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1672a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162f70a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167dfbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d16dbc250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d167386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671e7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1671b7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16715970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608f730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fc40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1608fe50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db9700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160b9370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16db96d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e2070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16326dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f7430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16333d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16052f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d162e5910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16738ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a66a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16324ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160a6160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355a60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d162e8940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161065e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16355850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160f36a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f5e0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16070b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1605f8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d160706d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1609b910> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15e1eca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_05dyo6yi/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15dd2430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15d069d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d15ca8550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1595fe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d282e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1441e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15cdb8b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d142ebe80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d143fd580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14257a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1441e520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14250d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14257fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1417fb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417f340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f2b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d1419f850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419fca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1419f370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14189dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13d51ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14192190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1417fca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d14282730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d14282f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d142828b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d06280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13bd0220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f2b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c23e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dbb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7de50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7df40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad53d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7deb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7dc40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad51f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad54c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad55e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c561c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13ad5be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13ad5940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c7d8e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c6f100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4dca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d2b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4d490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13c4de20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d5dd00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aeb4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13d83940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a892b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13a3b220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a9c6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a896d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a7da90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a740d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3bfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a3b790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13aebd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a74940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5f8e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d161741c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16160190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5fa00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13a5ffa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d138a53d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138a5190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138959d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d161859d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16174eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d16185ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1618c9a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138b4340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c2190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138c24f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d15d80790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cafa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13882fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13819d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138193d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386cee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13819eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138379d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13846fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137481c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13748640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137489d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13755f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376db20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376dc40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1376de80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fd310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fdd00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136fde50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370c130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370ca90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1370cd90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13719fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137272b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d137273a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d138cad00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727c40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c15e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136cb520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136c1e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f51f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13642c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136f5a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13734160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136c1220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13727af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1386c250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136634c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13663d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135f8bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13605c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136055b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13605460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614be0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614c70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d136212b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614df0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d135324c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d135293d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362fa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1362f0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13621970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d136140d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13614970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13529dc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13532f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1354e760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d2940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfbb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d13501160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134dfc10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134b1550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a34c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a37f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a3220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13497ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134a4df0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344b430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13421670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13475f70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13488a90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134212e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134323d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13459d30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134619a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133e08b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134612b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1344bbe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134fcdc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13404e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133b21f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13392220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f38b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336adf0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336af70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133747f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13374340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336aa90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336abe0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133206a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13320700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccaf0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ccca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc5e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132e5940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13306e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4c40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132d4ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13329b20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328e550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1333a940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132cc0a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1328ed90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13315970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1329a940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133150d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b12b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a70a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132b1c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bac70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c30d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132c3fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132bab50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed3a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ed940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131edbe0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131ede80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f14c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f18e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fe190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a78e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132a7430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d132ba550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133153d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131fefd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131955b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131953a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13195430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131a1f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131f1c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b26a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131701f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13170ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131b2760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131211f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13184880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131c0b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13383580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13116c70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13128d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1336a550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1335c8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131436a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d131437c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13143880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9a30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d1308c940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13098580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130e6730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fca30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b13a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130b1e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c22e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d130c2b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065a60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065d60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052eb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13065490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13052b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130c2910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f654c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f7ef40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f65850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13076f70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2edc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f4c340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12f4cf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2ee50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f2e790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5bf70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f5b430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f32880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130fc8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d130d9ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133c5580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d13352850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12ee0fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d133f3f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d29d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12f01b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d3d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9d850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e9da30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e919d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e91eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eae520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e491c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaed00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12eaee50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134df400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3d12e4fb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134d26d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d134c9550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e816d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e78f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6db20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e783a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12df6e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e4fd00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3d12e6d4c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887500.65881: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.7087052-8477-115238868755900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887500.65887: _low_level_execute_command(): starting 8137 1726887500.65891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.7087052-8477-115238868755900/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887500.66018: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 8137 1726887500.66022: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8137 1726887500.66047: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887500.66051: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 8137 1726887500.66054: stdout chunk (state=3): >>># clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator <<< 8137 1726887500.66057: stdout chunk (state=3): >>># cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887500.66060: stdout chunk (state=3): >>># 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu <<< 8137 1726887500.66540: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 <<< 8137 1726887500.66580: stdout chunk (state=3): >>># 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution <<< 8137 1726887500.67972: stdout chunk (state=3): >>># cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures <<< 8137 1726887500.67976: stdout chunk (state=3): >>># cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata <<< 8137 1726887500.68689: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887500.69130: stdout chunk (state=3): >>># cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring <<< 8137 1726887500.69146: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 8137 1726887500.69150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887500.69153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887500.69156: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887500.69251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887500.69256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887500.69258: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887500.69261: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 8137 1726887500.69264: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 8137 1726887500.69266: stdout chunk (state=3): >>># destroy netrc <<< 8137 1726887500.69269: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 8137 1726887500.69273: stdout chunk (state=3): >>># destroy systemd.journal <<< 8137 1726887500.69360: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 8137 1726887500.69365: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider <<< 8137 1726887500.69369: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions <<< 8137 1726887500.69374: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887500.69377: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887500.69380: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887500.69382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887500.69385: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887500.69389: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887500.69392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887500.69413: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887500.69418: stdout chunk (state=3): >>># destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response <<< 8137 1726887500.69421: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887500.69424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887500.69427: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887500.69429: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo <<< 8137 1726887500.69434: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887500.69440: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887500.69442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887500.69447: stdout chunk (state=3): >>><<< 8137 1726887500.69450: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887500.69456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887500.69458: stdout chunk (state=3): >>><<< 8137 1726887500.69467: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887500.69470: stderr chunk (state=3): >>><<< 8137 1726887500.69473: handler run complete 8137 1726887500.69475: attempt loop complete, returning result 8137 1726887500.69477: _execute() done 8137 1726887500.69518: dumping result to json 8137 1726887500.69522: done dumping result, returning 8137 1726887500.69525: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-107c-9d64-000000000013] 8137 1726887500.69527: sending task result for task 0e15955b-8119-107c-9d64-000000000013 ok: [managed_node3] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 8137 1726887500.69796: done sending task result for task 0e15955b-8119-107c-9d64-000000000013 8137 1726887500.69800: WORKER PROCESS EXITING <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31edc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c33a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eb20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29d850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2db880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd273d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29dd90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd241f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd237610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf1edc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1e8b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ee80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf70610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf84670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd245e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf30c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf84280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf38fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce511c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fceeec70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce63e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce0e3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce755b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf309d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3aca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce461f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce2da30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf305b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3aa90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3fcd63670>\r\n# zipimport: found 34 names in \'/tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7507c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7504f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc708130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3f40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6c33d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7373a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc785c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69dcd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc758490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc69d4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc686250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7961f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6938e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc796370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7b0d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc693880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6936d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc692670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6925b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc78f8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc718670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc716ac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7250d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7180d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc75ba60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc27a580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc664520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc21d0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc716bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7a2250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f6a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6567c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6537f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc64c970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'email\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc640>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'email.mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6d0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc\'\r\nimport \'quopri\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfccc10>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc910>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc\'\r\nimport \'email.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc070>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc\'\r\nimport \'email.quoprimime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79730>\r\n# /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc\'\r\nimport \'email.base64mime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79c40>\r\n# /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc\'\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79e50>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f700>\r\n# /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'urllib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7ba60>\r\n# /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc\'\r\nimport \'urllib.parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bac0>\r\n# /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc\'\r\nimport \'calendar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f610>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bee0>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7b370>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f6d0>\r\n# /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc\'\r\nimport \'email._encoded_words\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc208070>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24ddc0>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f430>\r\n# /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc\'\r\nimport \'uu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24adf0>\r\n# /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc\'\r\nimport \'email.iterators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24a250>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc250d30>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf78f70>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc20d910>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66fee0>\r\nimport \'email.mime.nonmultipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcce50>\r\nimport \'email.mime.application\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6a0>\r\n# /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc\'\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc760>\r\n# /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py\r\n# code object from \'/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc\'\r\nimport \'email.feedparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24aac0>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc160>\r\n# /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'http\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27aa60>\r\n# /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc20e940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc02c5e0>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27a850>\r\n# /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc\'\r\nimport \'mimetypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0196a0>\r\n# /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc\'\r\nimport \'netrc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3a30>\r\n# /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd5b50>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3730>\r\n# /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py\r\n# code object from \'/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc\'\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd56d0>\r\n# /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc\'\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf84700>\r\n# /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc\'\r\nimport \'gzip\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbd43ca0>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py\r\n# code object from \'/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc\'\r\nimport \'email.mime.text\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5be0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5d60>\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fbcf8430>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5fd0>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5250>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc\'\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc\'\r\n# extension module \'libdnf._error\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_error.so\'\r\n# extension module \'libdnf._error\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_error.so\'\r\nimport \'libdnf._error\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb9979d0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc\'\r\n# extension module \'libdnf._common_types\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\'\r\n# extension module \'libdnf._common_types\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_common_types.so\'\r\nimport \'libdnf._common_types\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb940550>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997a00>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc\'\r\n# extension module \'libdnf._conf\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\'\r\n# extension module \'libdnf._conf\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_conf.so\'\r\nimport \'libdnf._conf\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb89ee20>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9b92e0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc\'\r\n# extension module \'libdnf._module\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_module.so\'\r\n# extension module \'libdnf._module\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_module.so\'\r\nimport \'libdnf._module\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa3422e0>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9728b0>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc\'\r\n# extension module \'libdnf._repo\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\'\r\n# extension module \'libdnf._repo\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_repo.so\'\r\nimport \'libdnf._repo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa20fe80>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa321580>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc\'\r\n# extension module \'libdnf._transaction\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\'\r\n# extension module \'libdnf._transaction\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_transaction.so\'\r\nimport \'libdnf._transaction\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa17aa00>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa342520>\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc\'\r\n# extension module \'libdnf._utils\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\'\r\n# extension module \'libdnf._utils\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_utils.so\'\r\nimport \'libdnf._utils\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa174d60>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa17afa0>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997130>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0a3b20>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.yum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6700>\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'dnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c22b0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0c2850>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2ca0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2370>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6790>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0addc0>\r\n# /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'hawkey._hawkey\' loaded from \'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\'\r\n# extension module \'hawkey._hawkey\' executed from \'/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so\'\r\nimport \'hawkey._hawkey\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9c76ee0>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6190>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3ca0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a6730>\r\n# /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'libcomps._libpycomps\' loaded from \'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\'\r\n# extension module \'libcomps._libpycomps\' executed from \'/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so\'\r\nimport \'libcomps._libpycomps\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa1a6f10>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a68b0>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997280>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.db\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d60>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc\'\r\n# extension module \'gpg._gpgme\' loaded from \'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'gpg._gpgme\' executed from \'/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'gpg._gpgme\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9af5220>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b952b0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc\'\r\nimport \'gpg.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba17f0>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b47e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc\'\r\nimport \'gpg.constants.data.encoding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e80>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1bb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc\'\r\nimport \'gpg.constants.keylist.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1ee0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e50>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc\'\r\nimport \'gpg.constants.sig.mode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc\'\r\nimport \'gpg.constants.sig.notation\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7250>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1f40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc\'\r\nimport \'gpg.constants.tofu.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f73d0>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1eb0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc\'\r\nimport \'gpg.constants.create\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1c40>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc\'\r\nimport \'gpg.constants.event\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71f0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc\'\r\nimport \'gpg.constants.import_type\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7430>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc\'\r\nimport \'gpg.constants.keysign\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f74c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc\'\r\nimport \'gpg.constants.md\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7550>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc\'\r\nimport \'gpg.constants.pk\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f75e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc\'\r\nimport \'gpg.constants.protocol\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7670>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc\'\r\nimport \'gpg.constants.sigsum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7700>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc\'\r\nimport \'gpg.constants.status\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7790>\r\n# /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc\'\r\nimport \'gpg.constants.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7820>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1220>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b7c1c0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f99f7be0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7940>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba18e0>\r\n# /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc\'\r\nimport \'gpg.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b95100>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73ca0>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b732b0>\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73490>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8b50>\r\n# /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc\'\r\nimport \'dnf.db.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73e20>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d00>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc\'\r\nimport \'dnf.conf.substitutions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10c40>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a104f0>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8940>\r\n# /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc\'\r\nimport \'dnf.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad2b0>\r\n# /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961190>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9961220>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99c16a0>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad6d0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99a2a90>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99990d0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'dnf.rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961fd0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961790>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10d90>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc\'\r\nimport \'dnf.drpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9999940>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc\'\r\nimport \'dnf.goal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984850>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc\'\r\nimport \'dnf.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99848e0>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a60>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc\'\r\n# extension module \'libdnf._smartcols\' loaded from \'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\'\r\n# extension module \'libdnf._smartcols\' executed from \'/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so\'\r\nimport \'libdnf._smartcols\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc0971c0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9994190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc\'\r\nimport \'dnf.selector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097220>\r\n# /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'dnf.module.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097310>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a00>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc\'\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc\'\r\n# extension module \'_opcode\' loaded from \'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_opcode\' executed from \'/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_opcode\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f97cb3d0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97cb190>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97ba9d0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a89d0>\r\nimport \'dnf.plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097eb0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc\'\r\nimport \'dnf.query\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a8ca0>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc\'\r\nimport \'dnf.repodict\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0af9a0>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc\'\r\nimport \'dnf.rpm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7700>\r\n# /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc\'\r\nimport \'dnf.rpm.miscutils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7340>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc\'\r\nimport \'dnf.package\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7670>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7190>\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc\'\r\nimport \'dnf.subject\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e74f0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5970>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5520>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dnfpluginscore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc\'\r\nimport \'dnf.cli.format\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97a7fa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py\r\n# code object from \'/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_curses\' loaded from \'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_curses\' executed from \'/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_curses\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f973fd90>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973fc10>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f3d0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f190>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790ee0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'dnf.cli.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f220>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc\'\r\nimport \'dnf.cli.option_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976b160>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973feb0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.alias\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f975b9d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.autoremove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976bfd0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.check\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e1c0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.clean\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.repoquery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e910>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e640>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.distrosync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e9d0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.downgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b610>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.group\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b700>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc\'\r\nimport \'dnf.transaction_sr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bee0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967baf0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bf40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.makecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693b20>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.mark\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693c40>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693e80>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.reinstall\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622310>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.remove\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622d00>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.repolist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622e50>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc\'\r\nimport \'dnf.match_counter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631550>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631130>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc\'\r\nimport \'cmd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631f40>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631a90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.swap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631d90>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.updateinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963e820>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963efa0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc\'\r\nimport \'dnf.cli.commands.upgrademinimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c2b0>\r\n# /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc\'\r\nimport \'dnf.cli.demand\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c3a0>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97904c0>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790220>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc\'\r\nimport \'dateutil._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cf10>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cc40>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc\'\r\nimport \'six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e65e0>\r\n# /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc\'\r\nimport \'numbers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95ef520>\r\n# extension module \'_decimal\' loaded from \'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_decimal\' executed from \'/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_decimal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95e6e80>\r\nimport \'decimal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6df0>\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc\'\r\nimport \'dateutil._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a760>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a1f0>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc\'\r\nimport \'six.moves\' # \r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc\'\r\nimport \'dateutil.tz._common\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567a90>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc\'\r\nimport \'dateutil.tz._factories\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567c70>\r\n# /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc\'\r\n# destroy dateutil.tz.win\r\nimport \'dateutil.tz.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961acd0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961aa60>\r\nimport \'dateutil.parser._parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9659160>\r\n# /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc\'\r\nimport \'dateutil.parser.isoparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6220>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964caf0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790250>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.config_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589190>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.copr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95894c0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.debug\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589d30>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.debuginfo-install\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951e640>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.download\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951ebb0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py\r\n# code object from \'/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py\r\n# code object from \'/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc\'\r\n# extension module \'_sqlite3\' loaded from \'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_sqlite3\' executed from \'/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_sqlite3\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f952bc70>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b850>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b5b0>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b220>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.groups_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b460>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc\'\r\nimport \'dbus._compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953abe0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'dbus.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953ac70>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc\'\r\n# extension module \'_dbus_bindings\' loaded from \'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\'\r\n# extension module \'_dbus_bindings\' executed from \'/usr/lib64/python3.9/site-packages/_dbus_bindings.so\'\r\nimport \'_dbus_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95472b0>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953adf0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc\'\r\nimport \'dbus.lowlevel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f310>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457370>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml.parsers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457310>\r\n# /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py\r\n# code object from \'/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc\'\r\n# extension module \'pyexpat\' loaded from \'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'pyexpat\' executed from \'/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'pyexpat\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f94574c0>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457220>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fd30>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f3d0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9555a60>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95550d0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9547970>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a820>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a0d0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repoclosure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a970>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repodiff\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fdc0>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repograph\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457790>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.repomanage\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457a00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.reposync\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457f70>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.system_upgrade\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9474760>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f8940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405bb0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc\'\r\n# extension module \'rhsm._certificate\' loaded from \'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rhsm._certificate\' executed from \'/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rhsm._certificate\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9427160>\r\nimport \'rhsm.certificate\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405c10>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'iniparse.configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6430>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc\'\r\nimport \'iniparse.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6550>\r\nimport \'iniparse.ini\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c84c0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc\'\r\nimport \'iniparse.compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c87f0>\r\n# /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc\'\r\nimport \'iniparse.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ca940>\r\nimport \'iniparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8160>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc\'\r\nimport \'subscription_manager.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8220>\r\nimport \'rhsm.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93bdac0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc\'\r\nimport \'subscription_manager.injection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93cadf0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372220>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.services\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc\'\r\nimport \'rhsmlib.services.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372430>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc\'\r\nimport \'ntpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9346670>\r\nimport \'pathlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f939af70>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc\'\r\nimport \'rhsm.https\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada00>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc\'\r\nimport \'rhsm.ourjson\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada90>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc\'\r\nimport \'rhsm.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93462e0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc\'\r\nimport \'subscription_manager.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93573d0>\r\nimport \'rhsm.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f937ed30>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc\'\r\nimport \'rhsm.bitstream\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93879a0>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc\'\r\nimport \'rhsm.huffman\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93048b0>\r\nimport \'rhsm.pathtree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93872b0>\r\nimport \'rhsm.certificate2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372be0>\r\nimport \'subscription_manager.certdirectory\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9422dc0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc\'\r\nimport \'pprint\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager.branding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329e20>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7190>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cpuinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7ac0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.collection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92d71f0>\r\nimport \'rhsmlib.facts.collector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7d90>\r\nimport \'rhsmlib.facts.hwprobe\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7220>\r\nimport \'subscription_manager.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93178b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'cloud_what\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290310>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cleanup\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290df0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.virt\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290f70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.dmidecodeparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299c10>\r\nimport \'rhsmlib.facts.dmiinfo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92997f0>\r\nimport \'rhsmlib.facts.firmware_info\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299340>\r\nimport \'rhsmlib.facts.host_collector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290a90>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.custom\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290be0>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc\'\r\nimport \'urllib3.packages.ssl_match_hostname\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246a30>\r\nimport \'urllib3.packages\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92466a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc\'\r\nimport \'urllib3.packages.six\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246700>\r\nimport \'urllib3.packages.six.moves\' # \r\nimport \'urllib3.packages.six.moves.http_client\' # \r\nimport \'urllib3.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b640>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc\'\r\nimport \'urllib3._version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b820>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'urllib3.contrib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2940>\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc\'\r\nimport \'urllib3.contrib._appengine_environ\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2af0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc\'\r\nimport \'urllib3.util.wait\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2ca0>\r\nimport \'urllib3.util.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f25e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc\'\r\nimport \'urllib3.util.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f28e0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib3.util.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa100>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc\'\r\nimport \'urllib3.util.retry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa160>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc\'\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a370>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc\'\r\nimport \'urllib3.util.url\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a940>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc\'\r\nimport \'urllib3.util.ssltransport\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f922be80>\r\nimport \'urllib3.util.ssl_\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fac40>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc\'\r\nimport \'urllib3.util.timeout\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91faac0>\r\nimport \'urllib3.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2280>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc\'\r\nimport \'urllib3.util.proxy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2340>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc\'\r\nimport \'urllib3._collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2040>\r\nimport \'urllib3.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f924fb20>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc\'\r\nimport \'urllib3.fields\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3910>\r\nimport \'urllib3.filepost\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3550>\r\nimport \'urllib3.packages.six.moves.urllib\' # \r\nimport \'urllib3.packages.six.moves.urllib.parse\' # \r\nimport \'urllib3.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9260940>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc\'\r\nimport \'urllib3.response\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f20a0>\r\n# /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc\'\r\nimport \'urllib3.util.queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3d90>\r\nimport \'urllib3.connectionpool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b970>\r\n# /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc\'\r\nimport \'urllib3.poolmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91bf940>\r\nimport \'urllib3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b040>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc\'\r\nimport \'chardet.enums\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d72b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc\'\r\nimport \'chardet.charsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7520>\r\nimport \'chardet.charsetgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd0a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc\'\r\nimport \'chardet.codingstatemachine\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7e20>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc\'\r\nimport \'chardet.escsm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e01c0>\r\nimport \'chardet.escprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7a00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc\'\r\nimport \'chardet.latin1prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7c70>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc\'\r\nimport \'chardet.mbcssm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0c70>\r\nimport \'chardet.utf8prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0820>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc\'\r\nimport \'chardet.mbcharsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e90d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc\'\r\nimport \'chardet.euctwfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9b80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc\'\r\nimport \'chardet.euckrfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9c40>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc\'\r\nimport \'chardet.gb2312freq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9cd0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc\'\r\nimport \'chardet.big5freq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9d60>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc\'\r\nimport \'chardet.jisfreq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9df0>\r\nimport \'chardet.chardistribution\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9520>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc\'\r\nimport \'chardet.jpcntx\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9fa0>\r\nimport \'chardet.sjisprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0b50>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc\'\r\nimport \'chardet.eucjpprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91133a0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc\'\r\nimport \'chardet.gb2312prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91136d0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc\'\r\nimport \'chardet.euckrprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113940>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc\'\r\nimport \'chardet.cp949prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113be0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc\'\r\nimport \'chardet.big5prober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113e80>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc\'\r\nimport \'chardet.euctwprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117160>\r\nimport \'chardet.mbcsgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0460>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc\'\r\nimport \'chardet.hebrewprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91174c0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc\'\r\nimport \'chardet.sbcharsetprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91178e0>\r\nimport \'chardet.langbulgarianmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117760>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc\'\r\nimport \'chardet.langgreekmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d00>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc\'\r\nimport \'chardet.langhebrewmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c10>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc\'\r\nimport \'chardet.langrussianmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d30>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc\'\r\nimport \'chardet.langthaimodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124100>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc\'\r\nimport \'chardet.langturkishmodel\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124190>\r\nimport \'chardet.sbcsgroupprober\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0670>\r\nimport \'chardet.universaldetector\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8b0>\r\n# /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py\r\n# code object from \'/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc\'\r\nimport \'chardet.version\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8e0>\r\nimport \'chardet\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc\'\r\nimport \'requests.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0550>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc\'\r\nimport \'requests.__version__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b3d0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc\'\r\nimport \'requests.certs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124fd0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py\r\n# code object from \'/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc\'\r\nimport \'http.cookies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc5b0>\r\nimport \'requests.compat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc3a0>\r\nimport \'requests._internal_utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc130>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc\'\r\nimport \'requests.cookies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc430>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc\'\r\nimport \'requests.structures\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90c6f70>\r\nimport \'requests.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c70>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc\'\r\nimport \'idna.package_data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8a90>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc\'\r\nimport \'idna.idnadata\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5280>\r\n# /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py\r\n# code object from \'/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc\'\r\nimport \'idna.intranges\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5340>\r\nimport \'idna.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8b20>\r\nimport \'idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8790>\r\nimport \'requests.packages\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d86a0>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90951f0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5d30>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc\'\r\nimport \'requests.hooks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5f40>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc\'\r\nimport \'requests.auth\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095820>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc\'\r\nimport \'requests.status_codes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095ee0>\r\nimport \'requests.models\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8760>\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py\r\n# code object from \'/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc\'\r\nimport \'socks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90441f0>\r\nimport \'urllib3.contrib.socks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903be20>\r\nimport \'requests.adapters\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903b310>\r\nimport \'requests.sessions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90aa880>\r\nimport \'requests.api\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5b80>\r\nimport \'requests\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8c70>\r\nimport \'cloud_what._base_provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8580>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'cloud_what.providers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bf40>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc\'\r\nimport \'cloud_what.providers.aws\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bc70>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc\'\r\nimport \'cloud_what.providers.azure\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904d940>\r\n# /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc\'\r\nimport \'cloud_what.providers.gcp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904dd30>\r\nimport \'cloud_what.provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290550>\r\nimport \'rhsm.profile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92828b0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc\'\r\nimport \'subscription_manager.jsonwrapper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068310>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc\'\r\nimport \'subscription_manager.isodate\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90686a0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'syspurpose\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90687c0>\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc\'\r\nimport \'syspurpose.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffe130>\r\nimport \'syspurpose.files\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068880>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc\'\r\nimport \'subscription_manager.certlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c190>\r\nimport \'subscription_manager.syspurposelib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffea30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc\'\r\n# /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc\'\r\nimport \'asyncore\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fb2940>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc\'\r\nimport \'ctypes.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fbe580>\r\nimport \'pyinotify\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900cf10>\r\nimport \'rhsmlib.file_monitor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c730>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'rhsmlib.dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9021a30>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc\'\r\nimport \'dbus.decorators\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7c70>\r\nimport \'dbus.service\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd73a0>\r\n# /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc\'\r\nimport \'dbus.server\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7e20>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'dbus.mainloop\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe82e0>\r\n# /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc\'\r\n# extension module \'_dbus_glib_bindings\' loaded from \'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\'\r\n# extension module \'_dbus_glib_bindings\' executed from \'/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so\'\r\nimport \'_dbus_glib_bindings\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8460>\r\nimport \'dbus.mainloop.glib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8310>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc\'\r\nimport \'rhsmlib.dbus.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8400>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc\'\r\n# possible namespace for /usr/lib/python3.9/site-packages/gi\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc\'\r\nimport \'gi._error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8d30>\r\n# extension module \'gi._gi\' loaded from \'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'gi._gi\' executed from \'/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'gi._gi\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8b80>\r\nimport \'gi\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8550>\r\n# /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc\'\r\nimport \'gi._constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a970>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc\'\r\nimport \'gi.docstring\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8aa60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc\'\r\nimport \'gi._propertyhelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8ad60>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc\'\r\nimport \'gi._signalhelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9b370>\r\nimport \'gi.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a310>\r\nimport \'gi.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77eb0>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'gi.overrides\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a490>\r\nimport \'gi.importer\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77b50>\r\nimport \'gi.repository\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8910>\r\n# /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py\r\n# code object from \'/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc\'\r\nimport \'gi._ossighelper\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b4c0>\r\n# /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc\'\r\nimport \'textwrap\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ea3f40>\r\nimport \'optparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8bd00>\r\nimport \'gi._option\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b850>\r\nimport \'gi.overrides.GLib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9bf70>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'xml.etree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53dc0>\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py\r\n# code object from \'/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc\'\r\nimport \'xml.etree.ElementPath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e71340>\r\n# extension module \'_elementtree\' loaded from \'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_elementtree\' executed from \'/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_elementtree\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8e71f40>\r\nimport \'xml.etree.ElementTree\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53e50>\r\nimport \'rhsmlib.dbus.dbus_utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53790>\r\n# /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc\'\r\nimport \'socketserver\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80f70>\r\nimport \'logging.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80430>\r\nimport \'rhsm.logutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e57880>\r\nimport \'rhsmlib.dbus.server\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90218b0>\r\nimport \'rhsmlib.services.syspurpose\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffeee0>\r\nimport \'subscription_manager.cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92ea580>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'subscription_manager.model\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9277850>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc\'\r\nimport \'subscription_manager.model.ent_cert\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04e20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc\'\r\nimport \'subscription_manager.repofile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04fa0>\r\nimport \'subscription_manager.repolib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9317f40>\r\nimport \'subscription_manager.productid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f89d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc\'\r\nimport \'subscription_manager.reasons\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6700>\r\nimport \'subscription_manager.cert_sorter\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e26b80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.insights\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2130>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.kpatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc23d0>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.cloud_facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2610>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.pkg_arches\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2850>\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc\'\r\nimport \'rhsmlib.facts.network\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2a30>\r\nimport \'rhsmlib.facts.all\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6ca0>\r\nimport \'subscription_manager.facts\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db69d0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc\'\r\nimport \'subscription_manager.identity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6eb0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc\'\r\nimport \'subscription_manager.validity\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2400>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc\'\r\nimport \'rhsmlib.client_info\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd28b0>\r\nimport \'subscription_manager.cp_provider\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2520>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc\'\r\nimport \'subscription_manager.base_plugin\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d6e1c0>\r\nimport \'subscription_manager.plugins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2d00>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc\'\r\nimport \'subscription_manager.lock\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2e50>\r\nimport \'subscription_manager.injectioninit\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405400>\r\n# /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'librepo._librepo\' loaded from \'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\'\r\n# extension module \'librepo._librepo\' executed from \'/usr/lib64/python3.9/site-packages/librepo/_librepo.so\'\r\nimport \'librepo._librepo\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8de6b50>\r\nimport \'librepo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f86d0>\r\nimport \'dnf.plugin.dynamic.product-id\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ef550>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc\'\r\nimport \'subscription_manager.base_action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc\'\r\nimport \'subscription_manager.content_action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d940>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc\'\r\nimport \'subscription_manager.entbranding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8da66d0>\r\nimport \'subscription_manager.rhelentbranding\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9df70>\r\nimport \'subscription_manager.entcertlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92b20>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc\'\r\nimport \'subscription_manager.identitycertlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d3a0>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc\'\r\nimport \'subscription_manager.healinglib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b670>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc\'\r\nimport \'subscription_manager.factlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b880>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc\'\r\nimport \'subscription_manager.packageprofilelib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1bb80>\r\n# /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc\'\r\nimport \'subscription_manager.installedproductslib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1be50>\r\nimport \'subscription_manager.action_client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92100>\r\nimport \'dnf.plugin.dynamic.subscription-manager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8de6d00>\r\n# /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py\r\n# code object from \'/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc\'\r\nimport \'dnf.plugin.dynamic.upload-profile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d924c0>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}}\r\n# destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing email\r\n# cleanup[2] removing email.mime\r\n# cleanup[2] removing quopri\r\n# cleanup[2] removing email.encoders\r\n# cleanup[2] removing email.errors\r\n# cleanup[2] removing email.quoprimime\r\n# cleanup[2] removing email.base64mime\r\n# cleanup[2] removing email.charset\r\n# cleanup[2] removing email.header\r\n# cleanup[2] removing urllib\r\n# cleanup[2] removing urllib.parse\r\n# cleanup[2] removing calendar\r\n# cleanup[2] removing email._parseaddr\r\n# cleanup[2] removing email.utils\r\n# cleanup[2] removing email._policybase\r\n# cleanup[2] removing email._encoded_words\r\n# cleanup[2] removing email._header_value_parser\r\n# cleanup[2] removing email.headerregistry\r\n# cleanup[2] removing uu\r\n# cleanup[2] removing email.iterators\r\n# cleanup[2] removing email.message\r\n# cleanup[2] removing email.contentmanager\r\n# cleanup[2] removing email.policy\r\n# cleanup[2] removing email.mime.base\r\n# cleanup[2] removing email.mime.nonmultipart\r\n# cleanup[2] removing email.mime.application\r\n# cleanup[2] removing email.mime.multipart\r\n# cleanup[2] removing email.feedparser\r\n# cleanup[2] removing email.parser\r\n# cleanup[2] removing http\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# cleanup[2] removing http.client\r\n# cleanup[2] removing mimetypes\r\n# cleanup[2] removing netrc\r\n# cleanup[2] removing urllib.response\r\n# cleanup[2] removing urllib.error\r\n# cleanup[2] removing urllib.request\r\n# cleanup[2] removing http.cookiejar\r\n# cleanup[2] removing gzip\r\n# cleanup[2] removing ansible.module_utils.urls\r\n# destroy ansible.module_utils.urls\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.yumdnf\r\n# destroy ansible.module_utils.yumdnf\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing email.mime.text\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing dnf.pycomp\r\n# cleanup[2] removing dnf.const\r\n# cleanup[2] removing libdnf._error\r\n# cleanup[2] removing libdnf.error\r\n# cleanup[2] removing libdnf._common_types\r\n# cleanup[2] removing libdnf.common_types\r\n# cleanup[2] removing libdnf._conf\r\n# cleanup[2] removing libdnf.conf\r\n# cleanup[2] removing libdnf._module\r\n# cleanup[2] removing libdnf.module\r\n# cleanup[2] removing libdnf._repo\r\n# cleanup[2] removing libdnf.repo\r\n# cleanup[2] removing libdnf._transaction\r\n# cleanup[2] removing libdnf.transaction\r\n# cleanup[2] removing libdnf._utils\r\n# cleanup[2] removing libdnf.utils\r\n# cleanup[2] removing libdnf\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing dnf.i18n\r\n# cleanup[2] removing dnf.yum\r\n# cleanup[2] removing dnf.transaction\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing dnf.yum.rpmtrans\r\n# cleanup[2] removing dnf.callback\r\n# cleanup[2] removing hawkey._hawkey\r\n# cleanup[2] removing hawkey\r\n# cleanup[2] removing dnf.util\r\n# cleanup[2] removing dnf.exceptions\r\n# cleanup[2] removing libcomps._libpycomps\r\n# cleanup[2] removing libcomps\r\n# cleanup[2] removing dnf.comps\r\n# cleanup[2] removing dnf.db\r\n# cleanup[2] removing gpg._gpgme\r\n# cleanup[2] removing gpg.gpgme\r\n# cleanup[2] removing gpg.util\r\n# cleanup[2] removing gpg.errors\r\n# cleanup[2] removing gpg.constants.data.encoding\r\n# cleanup[2] removing gpg.constants.data\r\n# cleanup[2] removing gpg.constants.keylist.mode\r\n# cleanup[2] removing gpg.constants.keylist\r\n# cleanup[2] removing gpg.constants.sig.mode\r\n# cleanup[2] removing gpg.constants.sig.notation\r\n# cleanup[2] removing gpg.constants.sig\r\n# cleanup[2] removing gpg.constants.tofu.policy\r\n# cleanup[2] removing gpg.constants.tofu\r\n# cleanup[2] removing gpg.constants.create\r\n# cleanup[2] removing gpg.constants.event\r\n# cleanup[2] removing gpg.constants.import_type\r\n# cleanup[2] removing gpg.constants.keysign\r\n# cleanup[2] removing gpg.constants.md\r\n# cleanup[2] removing gpg.constants.pk\r\n# cleanup[2] removing gpg.constants.protocol\r\n# cleanup[2] removing gpg.constants.sigsum\r\n# cleanup[2] removing gpg.constants.status\r\n# cleanup[2] removing gpg.constants.validity\r\n# cleanup[2] removing gpg.constants\r\n# cleanup[2] removing gpg.core\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# destroy getpass\r\n# cleanup[2] removing gpg.callbacks\r\n# cleanup[2] removing gpg.version\r\n# cleanup[2] removing gpg\r\n# destroy gpg\r\n# destroy gpg.core\r\n# destroy gpg.callbacks\r\n# destroy gpg.version\r\n# cleanup[2] removing dnf.crypto\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing dnf.yum.misc\r\n# cleanup[2] removing dnf.db.group\r\n# cleanup[2] removing dnf.db.history\r\n# cleanup[2] removing dnf.conf.substitutions\r\n# cleanup[2] removing dnf.conf.config\r\n# cleanup[2] removing dnf.conf\r\n# cleanup[2] removing dnf.lock\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing logging.handlers\r\n# cleanup[2] removing dnf.logging\r\n# cleanup[2] removing dnf.repo\r\n# cleanup[2] removing dnf.conf.read\r\n# cleanup[2] removing dnf.rpm.transaction\r\n# cleanup[2] removing dnf.rpm\r\n# cleanup[2] removing dnf.dnssec\r\n# cleanup[2] removing dnf.drpm\r\n# cleanup[2] removing dnf.goal\r\n# cleanup[2] removing dnf.history\r\n# cleanup[2] removing dnf.module\r\n# cleanup[2] removing libdnf._smartcols\r\n# cleanup[2] removing libdnf.smartcols\r\n# cleanup[2] removing dnf.selector\r\n# cleanup[2] removing dnf.module.exceptions\r\n# cleanup[2] removing dnf.module.module_base\r\n# cleanup[2] removing dnf.persistor\r\n# cleanup[2] removing _opcode\r\n# cleanup[2] removing opcode\r\n# destroy opcode\r\n# cleanup[2] removing dis\r\n# cleanup[2] removing inspect\r\n# cleanup[2] removing dnf.plugin\r\n# cleanup[2] removing dnf.query\r\n# cleanup[2] removing dnf.repodict\r\n# cleanup[2] removing dnf.rpm.connection\r\n# cleanup[2] removing dnf.rpm.miscutils\r\n# cleanup[2] removing dnf.package\r\n# cleanup[2] removing dnf.sack\r\n# cleanup[2] removing dnf.subject\r\n# cleanup[2] removing dnf.base\r\n# cleanup[2] removing dnf\r\n# cleanup[2] removing dnfpluginscore\r\n# destroy dnfpluginscore\r\n# cleanup[2] removing dnf.cli.format\r\n# cleanup[2] removing _curses\r\n# cleanup[2] removing curses\r\n# cleanup[2] removing dnf.cli.term\r\n# cleanup[2] removing dnf.cli.progress\r\n# cleanup[2] removing dnf.cli.output\r\n# cleanup[2] removing dnf.cli.aliases\r\n# cleanup[2] removing dnf.cli.option_parser\r\n# cleanup[2] removing dnf.cli.commands\r\n# cleanup[2] removing dnf.cli.commands.alias\r\n# cleanup[2] removing dnf.cli.commands.autoremove\r\n# cleanup[2] removing dnf.cli.commands.check\r\n# cleanup[2] removing dnf.cli.commands.clean\r\n# cleanup[2] removing dnf.cli.commands.repoquery\r\n# cleanup[2] removing dnf.cli.commands.deplist\r\n# cleanup[2] removing dnf.cli.commands.distrosync\r\n# cleanup[2] removing dnf.cli.commands.downgrade\r\n# cleanup[2] removing dnf.cli.commands.group\r\n# cleanup[2] removing dnf.transaction_sr\r\n# cleanup[2] removing dnf.cli.commands.history\r\n# cleanup[2] removing dnf.cli.commands.install\r\n# cleanup[2] removing dnf.cli.commands.makecache\r\n# cleanup[2] removing dnf.cli.commands.mark\r\n# cleanup[2] removing dnf.cli.commands.module\r\n# cleanup[2] removing dnf.cli.commands.reinstall\r\n# cleanup[2] removing dnf.cli.commands.remove\r\n# cleanup[2] removing dnf.cli.commands.repolist\r\n# cleanup[2] removing dnf.match_counter\r\n# cleanup[2] removing dnf.cli.commands.search\r\n# cleanup[2] removing cmd\r\n# cleanup[2] removing dnf.cli.commands.shell\r\n# cleanup[2] removing dnf.cli.commands.swap\r\n# cleanup[2] removing dnf.cli.commands.updateinfo\r\n# cleanup[2] removing dnf.cli.commands.upgrade\r\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\r\n# cleanup[2] removing dnf.cli.demand\r\n# cleanup[2] removing dnf.cli.cli\r\n# cleanup[2] removing dnf.cli\r\n# cleanup[2] removing dnf.plugin.dynamic.builddep\r\n# destroy dnf.plugin.dynamic.builddep\r\n# cleanup[2] removing dateutil._version\r\n# cleanup[2] removing dateutil\r\n# cleanup[2] removing six\r\n# cleanup[2] removing numbers\r\n# destroy numbers\r\n# cleanup[2] removing _decimal\r\n# cleanup[2] removing decimal\r\n# destroy decimal\r\n# cleanup[2] removing dateutil._common\r\n# cleanup[2] removing dateutil.relativedelta\r\n# cleanup[2] removing six.moves\r\n# cleanup[2] removing dateutil.tz._common\r\n# cleanup[2] removing dateutil.tz._factories\r\n# cleanup[2] removing dateutil.tz.tz\r\n# cleanup[2] removing dateutil.tz\r\n# cleanup[2] removing dateutil.parser._parser\r\n# cleanup[2] removing dateutil.parser.isoparser\r\n# destroy dateutil.parser.isoparser\r\n# cleanup[2] removing dateutil.parser\r\n# cleanup[2] removing dnf.plugin.dynamic.changelog\r\n# destroy dnf.plugin.dynamic.changelog\r\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\r\n# destroy dnf.plugin.dynamic.config_manager\r\n# cleanup[2] removing dnf.plugin.dynamic.copr\r\n# destroy dnf.plugin.dynamic.copr\r\n# cleanup[2] removing dnf.plugin.dynamic.debug\r\n# destroy dnf.plugin.dynamic.debug\r\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\r\n# destroy dnf.plugin.dynamic.debuginfo-install\r\n# cleanup[2] removing dnf.plugin.dynamic.download\r\n# destroy dnf.plugin.dynamic.download\r\n# cleanup[2] removing _sqlite3\r\n# cleanup[2] removing sqlite3.dbapi2\r\n# cleanup[2] removing sqlite3\r\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\r\n# destroy dnf.plugin.dynamic.generate_completion_cache\r\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\r\n# destroy dnf.plugin.dynamic.groups_manager\r\n# cleanup[2] removing dbus._compat\r\n# cleanup[2] removing dbus.exceptions\r\n# cleanup[2] removing _dbus_bindings\r\n# cleanup[2] removing dbus.types\r\n# cleanup[2] removing dbus.lowlevel\r\n# cleanup[2] removing xml\r\n# destroy xml\r\n# cleanup[2] removing xml.parsers\r\n# destroy xml.parsers\r\n# cleanup[2] removing pyexpat.errors\r\n# cleanup[2] removing pyexpat.model\r\n# cleanup[2] removing pyexpat\r\n# cleanup[2] removing xml.parsers.expat.model\r\n# cleanup[2] removing xml.parsers.expat.errors\r\n# cleanup[2] removing xml.parsers.expat\r\n# destroy xml.parsers.expat\r\n# cleanup[2] removing dbus._expat_introspect_parser\r\n# cleanup[2] removing dbus.proxies\r\n# cleanup[2] removing dbus.connection\r\n# cleanup[2] removing dbus.bus\r\n# cleanup[2] removing dbus._dbus\r\n# cleanup[2] removing dbus\r\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\r\n# destroy dnf.plugin.dynamic.needs_restarting\r\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\r\n# destroy dnf.plugin.dynamic.repoclosure\r\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\r\n# destroy dnf.plugin.dynamic.repodiff\r\n# cleanup[2] removing dnf.plugin.dynamic.repograph\r\n# destroy dnf.plugin.dynamic.repograph\r\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\r\n# destroy dnf.plugin.dynamic.repomanage\r\n# cleanup[2] removing dnf.plugin.dynamic.reposync\r\n# destroy dnf.plugin.dynamic.reposync\r\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\r\n# destroy dnf.plugin.dynamic.system_upgrade\r\n# cleanup[2] removing subscription_manager\r\n# cleanup[2] removing rhsm\r\n# cleanup[2] removing rhsm._certificate\r\n# cleanup[2] removing rhsm.certificate\r\n# cleanup[2] removing iniparse.configparser\r\n# cleanup[2] removing iniparse.config\r\n# cleanup[2] removing iniparse.ini\r\n# cleanup[2] removing iniparse.compat\r\n# cleanup[2] removing iniparse.utils\r\n# cleanup[2] removing iniparse\r\n# destroy iniparse\r\n# destroy iniparse.configparser\r\n# destroy iniparse.utils\r\n# cleanup[2] removing subscription_manager.i18n\r\n# cleanup[2] removing rhsm.config\r\n# cleanup[2] removing subscription_manager.injection\r\n# cleanup[2] removing rhsmlib\r\n# destroy rhsmlib\r\n# cleanup[2] removing rhsmlib.services\r\n# cleanup[2] removing rhsmlib.services.config\r\n# cleanup[2] removing ntpath\r\n# cleanup[2] removing pathlib\r\n# destroy pathlib\r\n# cleanup[2] removing rhsm.https\r\n# cleanup[2] removing rhsm.ourjson\r\n# cleanup[2] removing rhsm.utils\r\n# cleanup[2] removing subscription_manager.version\r\n# cleanup[2] removing rhsm.connection\r\n# cleanup[2] removing rhsm.bitstream\r\n# cleanup[2] removing rhsm.huffman\r\n# cleanup[2] removing rhsm.pathtree\r\n# cleanup[2] removing rhsm.certificate2\r\n# cleanup[2] removing subscription_manager.certdirectory\r\n# cleanup[2] removing pprint\r\n# cleanup[2] removing subscription_manager.branding\r\n# cleanup[2] removing rhsmlib.facts\r\n# cleanup[2] removing rhsmlib.facts.cpuinfo\r\n# cleanup[2] removing rhsmlib.facts.collection\r\n# cleanup[2] removing rhsmlib.facts.collector\r\n# cleanup[2] removing rhsmlib.facts.hwprobe\r\n# cleanup[2] removing subscription_manager.utils\r\n# cleanup[2] removing cloud_what\r\n# destroy cloud_what\r\n# cleanup[2] removing rhsmlib.facts.cleanup\r\n# cleanup[2] removing rhsmlib.facts.virt\r\n# cleanup[2] removing rhsmlib.facts.dmidecodeparser\r\n# cleanup[2] removing rhsmlib.facts.dmiinfo\r\n# cleanup[2] removing rhsmlib.facts.firmware_info\r\n# cleanup[2] removing rhsmlib.facts.host_collector\r\n# cleanup[2] removing rhsmlib.facts.custom\r\n# cleanup[2] removing urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing urllib3.packages\r\n# cleanup[2] removing urllib3.packages.six\r\n# cleanup[2] removing urllib3.packages.six.moves\r\n# cleanup[2] removing urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing urllib3.exceptions\r\n# cleanup[2] removing urllib3._version\r\n# cleanup[2] removing urllib3.contrib\r\n# cleanup[2] removing urllib3.contrib._appengine_environ\r\n# cleanup[2] removing urllib3.util.wait\r\n# cleanup[2] removing urllib3.util.connection\r\n# cleanup[2] removing urllib3.util.request\r\n# cleanup[2] removing urllib3.util.response\r\n# cleanup[2] removing urllib3.util.retry\r\n# cleanup[2] removing hmac\r\n# cleanup[2] removing urllib3.util.url\r\n# cleanup[2] removing urllib3.util.ssltransport\r\n# cleanup[2] removing urllib3.util.ssl_\r\n# cleanup[2] removing urllib3.util.timeout\r\n# cleanup[2] removing urllib3.util\r\n# cleanup[2] removing urllib3.util.proxy\r\n# cleanup[2] removing urllib3._collections\r\n# cleanup[2] removing urllib3.connection\r\n# cleanup[2] removing urllib3.fields\r\n# cleanup[2] removing urllib3.filepost\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing urllib3.request\r\n# cleanup[2] removing urllib3.response\r\n# cleanup[2] removing urllib3.util.queue\r\n# cleanup[2] removing urllib3.connectionpool\r\n# cleanup[2] removing urllib3.poolmanager\r\n# cleanup[2] removing urllib3\r\n# cleanup[2] removing chardet.enums\r\n# cleanup[2] removing chardet.charsetprober\r\n# cleanup[2] removing chardet.charsetgroupprober\r\n# cleanup[2] removing chardet.codingstatemachine\r\n# cleanup[2] removing chardet.escsm\r\n# cleanup[2] removing chardet.escprober\r\n# cleanup[2] removing chardet.latin1prober\r\n# cleanup[2] removing chardet.mbcssm\r\n# cleanup[2] removing chardet.utf8prober\r\n# cleanup[2] removing chardet.mbcharsetprober\r\n# cleanup[2] removing chardet.euctwfreq\r\n# cleanup[2] removing chardet.euckrfreq\r\n# cleanup[2] removing chardet.gb2312freq\r\n# cleanup[2] removing chardet.big5freq\r\n# cleanup[2] removing chardet.jisfreq\r\n# cleanup[2] removing chardet.chardistribution\r\n# cleanup[2] removing chardet.jpcntx\r\n# cleanup[2] removing chardet.sjisprober\r\n# cleanup[2] removing chardet.eucjpprober\r\n# cleanup[2] removing chardet.gb2312prober\r\n# cleanup[2] removing chardet.euckrprober\r\n# cleanup[2] removing chardet.cp949prober\r\n# cleanup[2] removing chardet.big5prober\r\n# cleanup[2] removing chardet.euctwprober\r\n# cleanup[2] removing chardet.mbcsgroupprober\r\n# cleanup[2] removing chardet.hebrewprober\r\n# cleanup[2] removing chardet.sbcharsetprober\r\n# cleanup[2] removing chardet.langbulgarianmodel\r\n# cleanup[2] removing chardet.langgreekmodel\r\n# cleanup[2] removing chardet.langhebrewmodel\r\n# cleanup[2] removing chardet.langrussianmodel\r\n# cleanup[2] removing chardet.langthaimodel\r\n# cleanup[2] removing chardet.langturkishmodel\r\n# cleanup[2] removing chardet.sbcsgroupprober\r\n# cleanup[2] removing chardet.universaldetector\r\n# cleanup[2] removing chardet.version\r\n# cleanup[2] removing chardet\r\n# cleanup[2] removing requests.exceptions\r\n# cleanup[2] removing requests.__version__\r\n# destroy requests.__version__\r\n# cleanup[2] removing requests.certs\r\n# cleanup[2] removing http.cookies\r\n# cleanup[2] removing requests.compat\r\n# cleanup[2] removing requests._internal_utils\r\n# cleanup[2] removing requests.cookies\r\n# cleanup[2] removing requests.structures\r\n# cleanup[2] removing requests.utils\r\n# cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname\r\n# cleanup[2] removing requests.packages.urllib3.packages\r\n# cleanup[2] removing requests.packages.urllib3.packages.six\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[2] removing requests.packages.urllib3.exceptions\r\n# cleanup[2] removing requests.packages.urllib3._version\r\n# cleanup[2] removing requests.packages.urllib3.contrib\r\n# cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[2] removing requests.packages.urllib3.util.wait\r\n# cleanup[2] removing requests.packages.urllib3.util.connection\r\n# cleanup[2] removing requests.packages.urllib3.util.request\r\n# cleanup[2] removing requests.packages.urllib3.util.response\r\n# cleanup[2] removing requests.packages.urllib3.util.retry\r\n# cleanup[2] removing requests.packages.urllib3.util.url\r\n# cleanup[2] removing requests.packages.urllib3.util.ssltransport\r\n# cleanup[2] removing requests.packages.urllib3.util.ssl_\r\n# cleanup[2] removing requests.packages.urllib3.util.timeout\r\n# cleanup[2] removing requests.packages.urllib3.util\r\n# cleanup[2] removing requests.packages.urllib3.util.proxy\r\n# cleanup[2] removing requests.packages.urllib3._collections\r\n# cleanup[2] removing requests.packages.urllib3.connection\r\n# cleanup[2] removing requests.packages.urllib3.fields\r\n# cleanup[2] removing requests.packages.urllib3.filepost\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[2] removing requests.packages.urllib3.request\r\n# cleanup[2] removing requests.packages.urllib3.response\r\n# cleanup[2] removing requests.packages.urllib3.util.queue\r\n# cleanup[2] removing requests.packages.urllib3.connectionpool\r\n# cleanup[2] removing requests.packages.urllib3.poolmanager\r\n# cleanup[2] removing requests.packages.urllib3\r\n# cleanup[2] removing idna.package_data\r\n# cleanup[2] removing idna.idnadata\r\n# cleanup[2] removing idna.intranges\r\n# cleanup[2] removing idna.core\r\n# cleanup[2] removing idna\r\n# cleanup[2] removing requests.packages.idna.package_data\r\n# cleanup[2] removing requests.packages.idna.idnadata\r\n# cleanup[2] removing requests.packages.idna.intranges\r\n# cleanup[2] removing requests.packages.idna.core\r\n# cleanup[2] removing requests.packages.idna\r\n# cleanup[2] removing requests.packages.chardet.enums\r\n# cleanup[2] removing requests.packages.chardet.charsetprober\r\n# cleanup[2] removing requests.packages.chardet.charsetgroupprober\r\n# cleanup[2] removing requests.packages.chardet.codingstatemachine\r\n# cleanup[2] removing requests.packages.chardet.escsm\r\n# cleanup[2] removing requests.packages.chardet.escprober\r\n# cleanup[2] removing requests.packages.chardet.latin1prober\r\n# cleanup[2] removing requests.packages.chardet.mbcssm\r\n# cleanup[2] removing requests.packages.chardet.utf8prober\r\n# cleanup[2] removing requests.packages.chardet.mbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.euctwfreq\r\n# cleanup[2] removing requests.packages.chardet.euckrfreq\r\n# cleanup[2] removing requests.packages.chardet.gb2312freq\r\n# cleanup[2] removing requests.packages.chardet.big5freq\r\n# cleanup[2] removing requests.packages.chardet.jisfreq\r\n# cleanup[2] removing requests.packages.chardet.chardistribution\r\n# cleanup[2] removing requests.packages.chardet.jpcntx\r\n# cleanup[2] removing requests.packages.chardet.sjisprober\r\n# cleanup[2] removing requests.packages.chardet.eucjpprober\r\n# cleanup[2] removing requests.packages.chardet.gb2312prober\r\n# cleanup[2] removing requests.packages.chardet.euckrprober\r\n# cleanup[2] removing requests.packages.chardet.cp949prober\r\n# cleanup[2] removing requests.packages.chardet.big5prober\r\n# cleanup[2] removing requests.packages.chardet.euctwprober\r\n# cleanup[2] removing requests.packages.chardet.mbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.hebrewprober\r\n# cleanup[2] removing requests.packages.chardet.sbcharsetprober\r\n# cleanup[2] removing requests.packages.chardet.langbulgarianmodel\r\n# cleanup[2] removing requests.packages.chardet.langgreekmodel\r\n# cleanup[2] removing requests.packages.chardet.langhebrewmodel\r\n# cleanup[2] removing requests.packages.chardet.langrussianmodel\r\n# cleanup[2] removing requests.packages.chardet.langthaimodel\r\n# cleanup[2] removing requests.packages.chardet.langturkishmodel\r\n# cleanup[2] removing requests.packages.chardet.sbcsgroupprober\r\n# cleanup[2] removing requests.packages.chardet.universaldetector\r\n# cleanup[2] removing requests.packages.chardet.version\r\n# cleanup[2] removing requests.packages.chardet\r\n# cleanup[2] removing requests.packages\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing requests.hooks\r\n# cleanup[2] removing requests.auth\r\n# cleanup[2] removing requests.status_codes\r\n# cleanup[2] removing requests.models\r\n# cleanup[2] removing socks\r\n# cleanup[2] removing urllib3.contrib.socks\r\n# cleanup[2] removing requests.adapters\r\n# cleanup[2] removing requests.sessions\r\n# cleanup[2] removing requests.api\r\n# cleanup[2] removing requests\r\n# cleanup[2] removing cloud_what._base_provider\r\n# destroy cloud_what._base_provider\r\n# cleanup[2] removing cloud_what.providers\r\n# destroy cloud_what.providers\r\n# cleanup[2] removing cloud_what.providers.aws\r\n# destroy cloud_what.providers.aws\r\n# cleanup[2] removing cloud_what.providers.azure\r\n# destroy cloud_what.providers.azure\r\n# cleanup[2] removing cloud_what.providers.gcp\r\n# destroy cloud_what.providers.gcp\r\n# cleanup[2] removing cloud_what.provider\r\n# cleanup[2] removing rhsm.profile\r\n# cleanup[2] removing subscription_manager.jsonwrapper\r\n# cleanup[2] removing subscription_manager.isodate\r\n# cleanup[2] removing syspurpose\r\n# destroy syspurpose\r\n# cleanup[2] removing syspurpose.utils\r\n# destroy syspurpose.utils\r\n# cleanup[2] removing syspurpose.files\r\n# destroy syspurpose.files\r\n# cleanup[2] removing subscription_manager.certlib\r\n# cleanup[2] removing subscription_manager.syspurposelib\r\n# cleanup[2] removing asyncore\r\n# cleanup[2] removing ctypes.util\r\n# cleanup[2] removing pyinotify\r\n# cleanup[2] removing rhsmlib.file_monitor\r\n# cleanup[2] removing rhsmlib.dbus\r\n# cleanup[2] removing dbus.decorators\r\n# cleanup[2] removing dbus.service\r\n# cleanup[2] removing dbus.server\r\n# cleanup[2] removing dbus.mainloop\r\n# cleanup[2] removing _dbus_glib_bindings\r\n# cleanup[2] removing dbus.mainloop.glib\r\n# cleanup[2] removing rhsmlib.dbus.constants\r\n# cleanup[2] removing gi._error\r\n# cleanup[2] removing gi._gi\r\n# cleanup[2] removing gi._gobject\r\n# cleanup[2] removing glib\r\n# destroy glib\r\n# cleanup[2] removing gobject\r\n# destroy gobject\r\n# cleanup[2] removing gio\r\n# destroy gio\r\n# cleanup[2] removing gtk\r\n# destroy gtk\r\n# cleanup[2] removing gtk.gdk\r\n# destroy gtk.gdk\r\n# cleanup[2] removing gi\r\n# cleanup[2] removing gi._constants\r\n# cleanup[2] removing gi.docstring\r\n# cleanup[2] removing gi._propertyhelper\r\n# cleanup[2] removing gi._signalhelper\r\n# cleanup[2] removing gi.types\r\n# cleanup[2] removing gi.module\r\n# cleanup[2] removing gi.overrides\r\n# cleanup[2] removing gi.importer\r\n# cleanup[2] removing gi.repository\r\n# cleanup[2] removing gi._ossighelper\r\n# cleanup[2] removing textwrap\r\n# cleanup[2] removing optparse\r\n# cleanup[2] removing gi._option\r\n# cleanup[2] removing gi.overrides.GLib\r\n# cleanup[2] removing gi.repository.GLib\r\n# cleanup[2] removing xml.etree\r\n# destroy xml.etree\r\n# cleanup[2] removing xml.etree.ElementPath\r\n# cleanup[2] removing _elementtree\r\n# cleanup[2] removing xml.etree.ElementTree\r\n# cleanup[2] removing rhsmlib.dbus.dbus_utils\r\n# cleanup[2] removing socketserver\r\n# destroy socketserver\r\n# cleanup[2] removing logging.config\r\n# cleanup[2] removing rhsm.logutil\r\n# cleanup[2] removing rhsmlib.dbus.server\r\n# cleanup[2] removing rhsmlib.services.syspurpose\r\n# cleanup[2] removing subscription_manager.cache\r\n# cleanup[2] removing subscription_manager.model\r\n# cleanup[2] removing subscription_manager.model.ent_cert\r\n# cleanup[2] removing subscription_manager.repofile\r\n# cleanup[2] removing subscription_manager.repolib\r\n# cleanup[2] removing subscription_manager.productid\r\n# cleanup[2] removing subscription_manager.reasons\r\n# cleanup[2] removing subscription_manager.cert_sorter\r\n# cleanup[2] removing rhsmlib.facts.insights\r\n# cleanup[2] removing rhsmlib.facts.kpatch\r\n# cleanup[2] removing rhsmlib.facts.cloud_facts\r\n# cleanup[2] removing rhsmlib.facts.pkg_arches\r\n# cleanup[2] removing rhsmlib.facts.network\r\n# cleanup[2] removing rhsmlib.facts.all\r\n# cleanup[2] removing subscription_manager.facts\r\n# cleanup[2] removing subscription_manager.identity\r\n# cleanup[2] removing subscription_manager.validity\r\n# cleanup[2] removing rhsmlib.client_info\r\n# cleanup[2] removing subscription_manager.cp_provider\r\n# cleanup[2] removing subscription_manager.base_plugin\r\n# cleanup[2] removing subscription_manager.plugins\r\n# cleanup[2] removing subscription_manager.lock\r\n# cleanup[2] removing subscription_manager.injectioninit\r\n# cleanup[2] removing librepo._librepo\r\n# cleanup[2] removing librepo\r\n# cleanup[2] removing dnf.plugin.dynamic.product-id\r\n# destroy dnf.plugin.dynamic.product-id\r\n# cleanup[2] removing subscription_manager.base_action_client\r\n# cleanup[2] removing subscription_manager.content_action_client\r\n# cleanup[2] removing subscription_manager.entbranding\r\n# cleanup[2] removing subscription_manager.rhelentbranding\r\n# cleanup[2] removing subscription_manager.entcertlib\r\n# cleanup[2] removing subscription_manager.identitycertlib\r\n# cleanup[2] removing subscription_manager.healinglib\r\n# cleanup[2] removing subscription_manager.factlib\r\n# cleanup[2] removing subscription_manager.packageprofilelib\r\n# cleanup[2] removing subscription_manager.installedproductslib\r\n# cleanup[2] removing subscription_manager.action_client\r\n# cleanup[2] removing dnf.plugin.dynamic.subscription-manager\r\n# destroy dnf.plugin.dynamic.subscription-manager\r\n# cleanup[2] removing dnf.plugin.dynamic.upload-profile\r\n# destroy dnf.plugin.dynamic.upload-profile\r\n# destroy _sitebuiltins\r\n# destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy selinux\r\n# destroy distro\r\n# destroy netrc\r\n# destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy systemd.journal\r\n# destroy iniparse.compat\r\n# destroy rhsmlib.services\r\n# destroy rhsmlib.facts\r\n# destroy rhsmlib.facts.dmidecodeparser\r\n# destroy rhsmlib.facts.all\r\n# destroy rhsmlib.dbus\r\n# destroy rhsmlib.dbus.server\r\n# destroy rhsmlib.client_info\r\n# destroy librepo\r\n# cleanup[3] wiping subscription_manager.action_client\r\n# cleanup[3] wiping subscription_manager.installedproductslib\r\n# cleanup[3] wiping subscription_manager.packageprofilelib\r\n# cleanup[3] wiping subscription_manager.factlib\r\n# cleanup[3] wiping subscription_manager.healinglib\r\n# cleanup[3] wiping subscription_manager.identitycertlib\r\n# cleanup[3] wiping subscription_manager.entcertlib\r\n# cleanup[3] wiping subscription_manager.rhelentbranding\r\n# cleanup[3] wiping subscription_manager.entbranding\r\n# cleanup[3] wiping subscription_manager.content_action_client\r\n# cleanup[3] wiping subscription_manager.base_action_client\r\n# cleanup[3] wiping librepo._librepo\r\n# cleanup[3] wiping subscription_manager.injectioninit\r\n# cleanup[3] wiping subscription_manager.lock\r\n# cleanup[3] wiping subscription_manager.plugins\r\n# cleanup[3] wiping subscription_manager.base_plugin\r\n# cleanup[3] wiping subscription_manager.cp_provider\r\n# cleanup[3] wiping subscription_manager.validity\r\n# cleanup[3] wiping subscription_manager.identity\r\n# cleanup[3] wiping subscription_manager.facts\r\n# cleanup[3] wiping rhsmlib.facts.network\r\n# cleanup[3] wiping rhsmlib.facts.pkg_arches\r\n# cleanup[3] wiping rhsmlib.facts.cloud_facts\r\n# cleanup[3] wiping rhsmlib.facts.kpatch\r\n# cleanup[3] wiping rhsmlib.facts.insights\r\n# cleanup[3] wiping subscription_manager.cert_sorter\r\n# destroy rhsmlib.file_monitor\r\n# cleanup[3] wiping subscription_manager.reasons\r\n# cleanup[3] wiping subscription_manager.productid\r\n# cleanup[3] wiping subscription_manager.repolib\r\n# cleanup[3] wiping subscription_manager.repofile\r\n# cleanup[3] wiping subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.model\r\n# destroy subscription_manager.model.ent_cert\r\n# cleanup[3] wiping subscription_manager.cache\r\n# destroy rhsmlib.services.syspurpose\r\n# cleanup[3] wiping rhsm.logutil\r\n# cleanup[3] wiping logging.config\r\n# cleanup[3] wiping rhsmlib.dbus.dbus_utils\r\n# destroy xml.etree.ElementTree\r\n# cleanup[3] wiping _elementtree\r\n# cleanup[3] wiping xml.etree.ElementPath\r\n# cleanup[3] wiping gi.repository.GLib\r\n# cleanup[3] wiping gi.overrides.GLib\r\n# cleanup[3] wiping gi._option\r\n# destroy optparse\r\n# cleanup[3] wiping textwrap\r\n# cleanup[3] wiping gi._ossighelper\r\n# cleanup[3] wiping gi.repository\r\n# cleanup[3] wiping gi.importer\r\n# cleanup[3] wiping gi.overrides\r\n# destroy gi.overrides.GLib\r\n# cleanup[3] wiping gi.module\r\n# destroy gi\r\n# cleanup[3] wiping gi.types\r\n# cleanup[3] wiping gi._signalhelper\r\n# cleanup[3] wiping gi._propertyhelper\r\n# cleanup[3] wiping gi.docstring\r\n# cleanup[3] wiping gi._constants\r\n# cleanup[3] wiping gi._gobject\r\n# cleanup[3] wiping gi._gi\r\n# cleanup[3] wiping gi._error\r\n# cleanup[3] wiping rhsmlib.dbus.constants\r\n# cleanup[3] wiping dbus.mainloop.glib\r\n# cleanup[3] wiping _dbus_glib_bindings\r\n# cleanup[3] wiping dbus.mainloop\r\n# destroy dbus.mainloop.glib\r\n# cleanup[3] wiping dbus.server\r\n# cleanup[3] wiping dbus.service\r\n# cleanup[3] wiping dbus.decorators\r\n# cleanup[3] wiping pyinotify\r\n# destroy asyncore\r\n# destroy ctypes\r\n# cleanup[3] wiping ctypes.util\r\n# cleanup[3] wiping subscription_manager.syspurposelib\r\n# cleanup[3] wiping subscription_manager.certlib\r\n# cleanup[3] wiping subscription_manager.isodate\r\n# cleanup[3] wiping subscription_manager.jsonwrapper\r\n# cleanup[3] wiping rhsm.profile\r\n# destroy cloud_what.provider\r\n# cleanup[3] wiping requests\r\n# destroy requests._internal_utils\r\n# destroy requests.exceptions\r\n# destroy requests.compat\r\n# destroy requests.cookies\r\n# destroy requests.structures\r\n# destroy requests.utils\r\n# destroy requests.packages\r\n# destroy urllib3\r\n# destroy idna\r\n# destroy idna.package_data\r\n# destroy idna.intranges\r\n# destroy idna.core\r\n# destroy requests.hooks\r\n# destroy requests.auth\r\n# destroy requests.status_codes\r\n# destroy requests.models\r\n# destroy requests.adapters\r\n# destroy requests.api\r\n# cleanup[3] wiping requests.sessions\r\n# cleanup[3] wiping urllib3.contrib.socks\r\n# destroy socks\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping requests.packages.chardet\r\n# destroy chardet.enums\r\n# destroy chardet.charsetprober\r\n# destroy chardet.charsetgroupprober\r\n# destroy chardet.codingstatemachine\r\n# destroy chardet.escsm\r\n# destroy chardet.escprober\r\n# destroy chardet.latin1prober\r\n# destroy chardet.mbcssm\r\n# destroy chardet.utf8prober\r\n# destroy chardet.mbcharsetprober\r\n# destroy chardet.euctwfreq\r\n# destroy chardet.euckrfreq\r\n# destroy chardet.gb2312freq\r\n# destroy chardet.big5freq\r\n# destroy chardet.jisfreq\r\n# destroy chardet.chardistribution\r\n# destroy chardet.jpcntx\r\n# destroy chardet.sjisprober\r\n# destroy chardet.eucjpprober\r\n# destroy chardet.gb2312prober\r\n# destroy chardet.euckrprober\r\n# destroy chardet.cp949prober\r\n# destroy chardet.big5prober\r\n# destroy chardet.euctwprober\r\n# destroy chardet.mbcsgroupprober\r\n# destroy chardet.hebrewprober\r\n# destroy chardet.sbcharsetprober\r\n# destroy chardet.langbulgarianmodel\r\n# destroy chardet.langgreekmodel\r\n# destroy chardet.langhebrewmodel\r\n# destroy chardet.langrussianmodel\r\n# destroy chardet.langthaimodel\r\n# destroy chardet.langturkishmodel\r\n# destroy chardet.sbcsgroupprober\r\n# destroy chardet.universaldetector\r\n# destroy chardet.version\r\n# cleanup[3] wiping requests.packages.idna.idnadata\r\n# cleanup[3] wiping idna.idnadata\r\n# cleanup[3] wiping requests.packages.urllib3.poolmanager\r\n# cleanup[3] wiping requests.packages.urllib3.connectionpool\r\n# cleanup[3] wiping requests.packages.urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.response\r\n# cleanup[3] wiping requests.packages.urllib3.request\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib\r\n# cleanup[3] wiping requests.packages.urllib3.filepost\r\n# cleanup[3] wiping requests.packages.urllib3.fields\r\n# destroy mimetypes\r\n# cleanup[3] wiping requests.packages.urllib3.connection\r\n# cleanup[3] wiping requests.packages.urllib3._collections\r\n# cleanup[3] wiping requests.packages.urllib3.util.proxy\r\n# cleanup[3] wiping requests.packages.urllib3.util\r\n# destroy urllib3.util.wait\r\n# destroy urllib3.util.connection\r\n# destroy urllib3.util.request\r\n# destroy urllib3.util.response\r\n# destroy urllib3.util.retry\r\n# destroy urllib3.util.url\r\n# destroy urllib3.util.ssltransport\r\n# destroy urllib3.util.ssl_\r\n# destroy urllib3.util.timeout\r\n# destroy urllib3.util.proxy\r\n# destroy urllib3.util.queue\r\n# cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping requests.packages.urllib3.contrib\r\n# destroy urllib3.contrib.socks\r\n# cleanup[3] wiping requests.packages.urllib3._version\r\n# cleanup[3] wiping requests.packages.urllib3.exceptions\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages.six\r\n# destroy urllib3.packages.six.moves.urllib\r\n# destroy urllib3.packages.six.moves\r\n# cleanup[3] wiping requests.packages.urllib3.packages\r\n# destroy urllib3.packages.ssl_match_hostname\r\n# cleanup[3] wiping http.cookies\r\n# cleanup[3] wiping requests.certs\r\n# cleanup[3] wiping chardet\r\n# cleanup[3] wiping urllib3.poolmanager\r\n# cleanup[3] wiping urllib3.connectionpool\r\n# cleanup[3] wiping urllib3.response\r\n# cleanup[3] wiping urllib3.request\r\n# cleanup[3] wiping urllib3.packages.six.moves.urllib.parse\r\n# cleanup[3] wiping urllib3.filepost\r\n# cleanup[3] wiping urllib3.fields\r\n# cleanup[3] wiping urllib3.connection\r\n# cleanup[3] wiping urllib3._collections\r\n# cleanup[3] wiping urllib3.util\r\n# cleanup[3] wiping hmac\r\n# cleanup[3] wiping urllib3.contrib._appengine_environ\r\n# cleanup[3] wiping urllib3.contrib\r\n# cleanup[3] wiping urllib3._version\r\n# cleanup[3] wiping urllib3.exceptions\r\n# cleanup[3] wiping urllib3.packages.six.moves.http_client\r\n# cleanup[3] wiping urllib3.packages.six\r\n# cleanup[3] wiping urllib3.packages\r\n# cleanup[3] wiping rhsmlib.facts.custom\r\n# cleanup[3] wiping rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.cleanup\r\n# destroy rhsmlib.facts.virt\r\n# destroy rhsmlib.facts.firmware_info\r\n# cleanup[3] wiping rhsmlib.facts.dmiinfo\r\n# cleanup[3] wiping subscription_manager.utils\r\n# destroy pprint\r\n# destroy uuid\r\n# cleanup[3] wiping rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.cpuinfo\r\n# cleanup[3] wiping rhsmlib.facts.collector\r\n# destroy rhsmlib.facts.collection\r\n# cleanup[3] wiping subscription_manager.branding\r\n# cleanup[3] wiping subscription_manager.certdirectory\r\n# cleanup[3] wiping rhsm.certificate2\r\n# cleanup[3] wiping rhsm.pathtree\r\n# cleanup[3] wiping rhsm.huffman\r\n# cleanup[3] wiping rhsm.bitstream\r\n# cleanup[3] wiping rhsm.connection\r\n# destroy subscription_manager\r\n# destroy subscription_manager.i18n\r\n# destroy subscription_manager.version\r\n# destroy subscription_manager.certdirectory\r\n# destroy subscription_manager.branding\r\n# destroy subscription_manager.utils\r\n# destroy subscription_manager.jsonwrapper\r\n# destroy subscription_manager.isodate\r\n# destroy subscription_manager.certlib\r\n# destroy subscription_manager.syspurposelib\r\n# destroy subscription_manager.cache\r\n# destroy subscription_manager.model\r\n# destroy subscription_manager.repofile\r\n# destroy subscription_manager.repolib\r\n# destroy subscription_manager.productid\r\n# destroy subscription_manager.reasons\r\n# destroy subscription_manager.cert_sorter\r\n# destroy subscription_manager.facts\r\n# destroy subscription_manager.identity\r\n# destroy subscription_manager.validity\r\n# destroy subscription_manager.cp_provider\r\n# destroy subscription_manager.base_plugin\r\n# destroy subscription_manager.plugins\r\n# destroy subscription_manager.lock\r\n# destroy subscription_manager.injectioninit\r\n# destroy subscription_manager.base_action_client\r\n# destroy subscription_manager.content_action_client\r\n# destroy subscription_manager.entbranding\r\n# destroy subscription_manager.rhelentbranding\r\n# destroy subscription_manager.entcertlib\r\n# destroy subscription_manager.identitycertlib\r\n# destroy subscription_manager.healinglib\r\n# destroy subscription_manager.factlib\r\n# destroy subscription_manager.packageprofilelib\r\n# destroy subscription_manager.installedproductslib\r\n# destroy subscription_manager.action_client\r\n# cleanup[3] wiping rhsm.utils\r\n# cleanup[3] wiping rhsm.ourjson\r\n# cleanup[3] wiping rhsm.https\r\n# cleanup[3] wiping ntpath\r\n# cleanup[3] wiping rhsmlib.services.config\r\n# cleanup[3] wiping subscription_manager.injection\r\n# cleanup[3] wiping rhsm.config\r\n# cleanup[3] wiping iniparse.ini\r\n# destroy iniparse.config\r\n# cleanup[3] wiping rhsm.certificate\r\n# destroy dateutil\r\n# destroy dateutil._version\r\n# destroy dateutil._common\r\n# destroy dateutil.parser\r\n# cleanup[3] wiping rhsm._certificate\r\n# cleanup[3] wiping rhsm\r\n# destroy rhsm.certificate\r\n# destroy rhsm.config\r\n# destroy rhsm.https\r\n# destroy rhsm.ourjson\r\n# destroy rhsm.utils\r\n# destroy rhsm.bitstream\r\n# destroy rhsm.huffman\r\n# destroy rhsm.pathtree\r\n# destroy rhsm.certificate2\r\n# destroy rhsm.profile\r\n# destroy rhsm.logutil\r\n# cleanup[3] wiping dbus\r\n# destroy dbus._compat\r\n# destroy dbus._expat_introspect_parser\r\n# destroy dbus._dbus\r\n# destroy dbus.exceptions\r\n# destroy dbus.types\r\n# destroy dbus.lowlevel\r\n# destroy dbus.proxies\r\n# destroy dbus.connection\r\n# destroy dbus.bus\r\n# destroy dbus.decorators\r\n# destroy dbus.service\r\n# destroy dbus.server\r\n# destroy dbus.mainloop\r\n# cleanup[3] wiping xml.parsers.expat.errors\r\n# cleanup[3] wiping xml.parsers.expat.model\r\n# cleanup[3] wiping pyexpat\r\n# cleanup[3] wiping pyexpat.model\r\n# cleanup[3] wiping pyexpat.errors\r\n# cleanup[3] wiping _dbus_bindings\r\n# cleanup[3] wiping _sqlite3\r\n# cleanup[3] wiping dateutil.parser._parser\r\n# destroy dateutil.relativedelta\r\n# cleanup[3] wiping dateutil.tz\r\n# destroy dateutil.tz._common\r\n# destroy dateutil.tz._factories\r\n# destroy dateutil.tz.tz\r\n# cleanup[3] wiping six.moves\r\n# cleanup[3] wiping _decimal\r\n# cleanup[3] wiping six\r\n# destroy six.moves.urllib\r\n# destroy six.moves\r\n# cleanup[3] wiping dnf.cli\r\n# destroy dnf.cli.format\r\n# destroy dnf.cli.term\r\n# destroy dnf.cli.progress\r\n# destroy dnf.cli.aliases\r\n# destroy dnf.cli.option_parser\r\n# destroy dnf.cli.demand\r\n# destroy dnf.cli.cli\r\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\r\n# cleanup[3] wiping dnf.cli.commands.upgrade\r\n# cleanup[3] wiping dnf.cli.commands.updateinfo\r\n# cleanup[3] wiping dnf.cli.commands.swap\r\n# cleanup[3] wiping dnf.cli.commands.shell\r\n# destroy cmd\r\n# cleanup[3] wiping dnf.cli.commands.search\r\n# cleanup[3] wiping dnf.match_counter\r\n# cleanup[3] wiping dnf.cli.commands.repolist\r\n# cleanup[3] wiping dnf.cli.commands.remove\r\n# cleanup[3] wiping dnf.cli.commands.reinstall\r\n# cleanup[3] wiping dnf.cli.commands.module\r\n# cleanup[3] wiping dnf.cli.commands.mark\r\n# cleanup[3] wiping dnf.cli.commands.makecache\r\n# cleanup[3] wiping dnf.cli.commands.install\r\n# cleanup[3] wiping dnf.cli.commands.history\r\n# cleanup[3] wiping dnf.transaction_sr\r\n# cleanup[3] wiping dnf.cli.commands.group\r\n# cleanup[3] wiping dnf.cli.commands.downgrade\r\n# cleanup[3] wiping dnf.cli.commands.distrosync\r\n# cleanup[3] wiping dnf.cli.commands.deplist\r\n# cleanup[3] wiping dnf.cli.commands.repoquery\r\n# cleanup[3] wiping dnf.cli.commands.clean\r\n# cleanup[3] wiping dnf.cli.commands.check\r\n# cleanup[3] wiping dnf.cli.commands.autoremove\r\n# cleanup[3] wiping dnf.cli.commands.alias\r\n# destroy dnf.cli.commands\r\n# cleanup[3] wiping dnf.cli.output\r\n# cleanup[3] wiping curses\r\n# cleanup[3] wiping _curses\r\n# cleanup[3] wiping dnf\r\n# destroy dnf.pycomp\r\n# destroy dnf.const\r\n# destroy dnf.i18n\r\n# destroy dnf.yum\r\n# destroy dnf.yum.rpmtrans\r\n# destroy dnf.transaction\r\n# destroy dnf.callback\r\n# destroy dnf.util\r\n# destroy dnf.exceptions\r\n# destroy dnf.comps\r\n# destroy dnf.db\r\n# destroy dnf.db.group\r\n# destroy dnf.db.history\r\n# destroy dnf.crypto\r\n# destroy dnf.conf\r\n# destroy dnf.conf.substitutions\r\n# destroy dnf.conf.config\r\n# destroy dnf.conf.read\r\n# destroy dnf.lock\r\n# destroy dnf.logging\r\n# destroy dnf.repo\r\n# destroy dnf.rpm\r\n# destroy dnf.dnssec\r\n# destroy dnf.drpm\r\n# destroy dnf.goal\r\n# destroy dnf.history\r\n# destroy dnf.module\r\n# destroy dnf.module.exceptions\r\n# destroy dnf.module.module_base\r\n# destroy dnf.selector\r\n# destroy dnf.persistor\r\n# destroy dnf.plugin\r\n# destroy dnf.query\r\n# destroy dnf.repodict\r\n# destroy dnf.package\r\n# destroy dnf.sack\r\n# destroy dnf.subject\r\n# destroy dnf.base\r\n# destroy dnf.transaction_sr\r\n# destroy dnf.match_counter\r\n# destroy dnf.cli\r\n# cleanup[3] wiping dnf.rpm.miscutils\r\n# cleanup[3] wiping dnf.rpm.connection\r\n# cleanup[3] wiping inspect\r\n# destroy ast\r\n# destroy dis\r\n# destroy token\r\n# cleanup[3] wiping _opcode\r\n# cleanup[3] wiping libdnf.smartcols\r\n# cleanup[3] wiping libdnf._smartcols\r\n# cleanup[3] wiping dnf.rpm.transaction\r\n# cleanup[3] wiping logging.handlers\r\n# destroy pickle\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping _compat_pickle\r\n# cleanup[3] wiping dnf.yum.misc\r\n# cleanup[3] wiping glob\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping gpg.constants\r\n# destroy gpg.constants.data\r\n# destroy gpg.constants.data.encoding\r\n# destroy gpg.constants.keylist\r\n# destroy gpg.constants.keylist.mode\r\n# destroy gpg.constants.sig\r\n# destroy gpg.constants.sig.mode\r\n# destroy gpg.constants.sig.notation\r\n# destroy gpg.constants.tofu\r\n# destroy gpg.constants.tofu.policy\r\n# destroy gpg.constants.create\r\n# destroy gpg.constants.event\r\n# destroy gpg.constants.import_type\r\n# destroy gpg.constants.keysign\r\n# destroy gpg.constants.md\r\n# destroy gpg.constants.pk\r\n# destroy gpg.constants.protocol\r\n# destroy gpg.constants.sigsum\r\n# destroy gpg.constants.status\r\n# destroy gpg.constants.validity\r\n# cleanup[3] wiping gpg.errors\r\n# cleanup[3] wiping gpg.util\r\n# cleanup[3] wiping gpg.gpgme\r\n# cleanup[3] wiping gpg._gpgme\r\n# cleanup[3] wiping libcomps\r\n# cleanup[3] wiping libcomps._libpycomps\r\n# cleanup[3] wiping hawkey\r\n# cleanup[3] wiping hawkey._hawkey\r\n# cleanup[3] wiping rpm\r\n# destroy rpm.transaction\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping libdnf\r\n# destroy libdnf.error\r\n# destroy libdnf.common_types\r\n# destroy libdnf.conf\r\n# destroy libdnf.module\r\n# destroy libdnf.repo\r\n# destroy libdnf.transaction\r\n# destroy libdnf.utils\r\n# destroy libdnf.smartcols\r\n# cleanup[3] wiping libdnf._utils\r\n# cleanup[3] wiping libdnf._transaction\r\n# cleanup[3] wiping libdnf._repo\r\n# cleanup[3] wiping libdnf._module\r\n# cleanup[3] wiping libdnf._conf\r\n# cleanup[3] wiping libdnf._common_types\r\n# cleanup[3] wiping libdnf._error\r\n# cleanup[3] wiping queue\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping email.mime.text\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping gzip\r\n# cleanup[3] wiping http.cookiejar\r\n# cleanup[3] wiping urllib.request\r\n# destroy http\r\n# cleanup[3] wiping urllib.error\r\n# cleanup[3] wiping urllib.response\r\n# cleanup[3] wiping http.client\r\n# cleanup[3] wiping ssl\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping email.parser\r\n# cleanup[3] wiping email.feedparser\r\n# cleanup[3] wiping email.mime.multipart\r\n# cleanup[3] wiping email.mime.application\r\n# cleanup[3] wiping email.mime.nonmultipart\r\n# cleanup[3] wiping email.mime.base\r\n# cleanup[3] wiping email.policy\r\n# cleanup[3] wiping email.contentmanager\r\n# cleanup[3] wiping email.message\r\n# destroy uu\r\n# destroy quopri\r\n# cleanup[3] wiping email.iterators\r\n# cleanup[3] wiping email.headerregistry\r\n# cleanup[3] wiping email._header_value_parser\r\n# cleanup[3] wiping email._encoded_words\r\n# cleanup[3] wiping email._policybase\r\n# cleanup[3] wiping email.utils\r\n# cleanup[3] wiping email._parseaddr\r\n# cleanup[3] wiping calendar\r\n# cleanup[3] wiping urllib.parse\r\n# cleanup[3] wiping urllib\r\n# destroy urllib.response\r\n# destroy urllib.error\r\n# destroy urllib.request\r\n# cleanup[3] wiping email.header\r\n# cleanup[3] wiping email.charset\r\n# cleanup[3] wiping email.base64mime\r\n# cleanup[3] wiping email.quoprimime\r\n# cleanup[3] wiping email.errors\r\n# cleanup[3] wiping email.encoders\r\n# cleanup[3] wiping email.mime\r\n# destroy email.mime.base\r\n# destroy email.mime.nonmultipart\r\n# destroy email.mime.application\r\n# destroy email.mime.multipart\r\n# destroy email.mime.text\r\n# cleanup[3] wiping email\r\n# destroy email._parseaddr\r\n# destroy email._policybase\r\n# destroy email._encoded_words\r\n# destroy email._header_value_parser\r\n# destroy email.mime\r\n# destroy email.encoders\r\n# destroy email.errors\r\n# destroy email.quoprimime\r\n# destroy email.base64mime\r\n# destroy email.charset\r\n# destroy email.header\r\n# destroy email.utils\r\n# destroy email.headerregistry\r\n# destroy email.iterators\r\n# destroy email.message\r\n# destroy email.contentmanager\r\n# destroy email.policy\r\n# destroy email.feedparser\r\n# destroy email.parser\r\n# cleanup[3] wiping argparse\r\n# cleanup[3] wiping gettext\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping copy\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping socket\r\n# cleanup[3] wiping array\r\n# destroy array\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping logging\r\n# destroy logging.handlers\r\n# destroy logging.config\r\n# cleanup[3] wiping string\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# destroy syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping locale\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# destroy atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping zipfile\r\n# destroy bz2\r\n# destroy lzma\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping random\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping bisect\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping _compression\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping fnmatch\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping importlib.util\r\n# cleanup[3] wiping importlib.abc\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping importlib.machinery\r\n# cleanup[3] wiping importlib\r\n# destroy importlib.machinery\r\n# destroy importlib.abc\r\n# destroy importlib.util\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping base64\r\n# cleanup[3] wiping binascii\r\n# cleanup[3] wiping struct\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping enum\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings\r\n# destroy encodings.aliases\r\n# destroy encodings.utf_8\r\n# destroy encodings.latin_1\r\n# destroy encodings.cp437\r\n# destroy encodings.idna\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping zipimport\r\n# destroy _frozen_importlib_external\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# destroy _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy pyexpat.errors\r\n# destroy pyexpat.model\r\n# destroy librepo._librepo\r\n# destroy _dbus_glib_bindings\r\n# destroy rhsm._certificate\r\n# destroy decimal\r\n# destroy _curses\r\n# destroy libcomps._libpycomps\r\n# destroy hawkey._hawkey\r\n# destroy rpm._rpm\r\n# destroy _queue\r\n# destroy _ssl\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _string\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _random\r\n# destroy _bisect\r\n# destroy grp\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy marshal\r\n# destroy xml.etree.ElementPath\r\n# destroy _elementtree\r\n# destroy _heapq\r\n# destroy zipimport\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n# destroy libdnf._error\r\n# destroy gi.types\r\n# destroy gi._error\r\n# destroy gi._gi\r\n# destroy gi._gobject\r\n# destroy gi._constants\r\n# destroy gi.docstring\r\n# destroy gi._propertyhelper\r\n# destroy gi._signalhelper\r\n# destroy gi.module\r\n# destroy gi.overrides\r\n# destroy gi.importer\r\n# destroy gi.repository\r\n# destroy gi._ossighelper\r\n# destroy gi._option\r\n# destroy textwrap\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy stat\r\n# destroy selectors\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy gzip\r\n# destroy rhsmlib.facts.dmiinfo\r\n# destroy requests\r\n# destroy iniparse.ini\r\n# destroy enum\r\n# destroy signal\r\n# destroy queue\r\n# destroy shlex\r\n# destroy pwd\r\n# destroy _functools\r\n# destroy gettext\r\n# destroy libcomps\r\n# destroy locale\r\n# destroy dnf.rpm.transaction\r\n# destroy dnf.rpm.connection\r\n# destroy dnf.rpm.miscutils\r\n# destroy base64\r\n# destroy importlib\r\n# destroy inspect\r\n# destroy gc\r\n# destroy math\r\n# destroy dateutil.parser._parser\r\n# destroy _stat\r\n# destroy http.cookies\r\n# destroy urllib.parse\r\n# destroy _weakref\r\n# destroy ntpath\r\n# destroy posix\r\n# destroy rhsmlib.facts.custom\r\n# destroy rhsmlib.facts.host_collector\r\n# destroy rhsmlib.facts.hwprobe\r\n# destroy rhsmlib.facts.insights\r\n# destroy rhsmlib.facts.kpatch\r\n# destroy rhsmlib.facts.cloud_facts\r\n# destroy rhsmlib.facts.pkg_arches\r\n# destroy rhsmlib.facts.network\r\n# destroy rhsm\r\n# destroy rhsmlib.dbus.dbus_utils\r\n# destroy _opcode\r\n# destroy requests.sessions\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy six.moves.urllib_parse\r\n# destroy six.moves.urllib.error\r\n# destroy six.moves.urllib.request\r\n# destroy six.moves.urllib.response\r\n# destroy six.moves.urllib.robotparser\r\n# destroy traceback\r\n# destroy dnf.yum.misc\r\n# destroy glob\r\n# destroy curses\r\n# destroy fcntl\r\n# destroy termios\r\n# destroy argparse\r\n# destroy dnf.cli.commands.alias\r\n# destroy dnf.cli.commands.autoremove\r\n# destroy dnf.cli.commands.check\r\n# destroy dnf.cli.commands.clean\r\n# destroy dnf.cli.commands.repoquery\r\n# destroy dnf.cli.commands.deplist\r\n# destroy dnf.cli.commands.distrosync\r\n# destroy dnf.cli.commands.downgrade\r\n# destroy dnf.cli.commands.group\r\n# destroy dnf.cli.commands.history\r\n# destroy dnf.cli.commands.install\r\n# destroy dnf.cli.commands.makecache\r\n# destroy dnf.cli.commands.mark\r\n# destroy dnf.cli.commands.module\r\n# destroy dnf.cli.commands.reinstall\r\n# destroy dnf.cli.commands.remove\r\n# destroy dnf.cli.commands.repolist\r\n# destroy dnf.cli.commands.search\r\n# destroy dnf.cli.commands.shell\r\n# destroy dnf.cli.commands.swap\r\n# destroy dnf.cli.commands.updateinfo\r\n# destroy dnf.cli.commands.upgrade\r\n# destroy dnf.cli.commands.upgrademinimal\r\n# destroy operator\r\n# destroy random\r\n# destroy rpm\r\n# destroy hawkey\r\n# destroy dnf.cli.output\r\n# destroy dnf\r\n# destroy _thread\r\n# destroy _warnings\r\n# destroy configparser\r\n# destroy fnmatch\r\n# destroy pyinotify\r\n# destroy urllib3.packages\r\n# destroy urllib3.exceptions\r\n# destroy urllib3._version\r\n# destroy urllib3.contrib\r\n# destroy urllib3.util\r\n# destroy urllib3._collections\r\n# destroy urllib3.connection\r\n# destroy urllib3.fields\r\n# destroy urllib3.filepost\r\n# destroy urllib3.request\r\n# destroy urllib3.response\r\n# destroy urllib3.connectionpool\r\n# destroy urllib3.poolmanager\r\n# destroy copy\r\n# destroy contextlib\r\n# destroy tempfile\r\n# destroy zipfile\r\n# destroy requests.certs\r\n# destroy hashlib\r\n# destroy encodings\r\n# destroy http.cookiejar\r\n# destroy chardet\r\n# destroy json\r\n# destroy calendar\r\n# destroy dateutil.tz\r\n# destroy six\r\n# destroy codecs\r\n# destroy gpg.gpgme\r\n# destroy gpg.constants\r\n# destroy gpg.errors\r\n# destroy gpg.util\r\n# destroy urllib3.packages.six.moves.urllib_parse\r\n# destroy urllib3.packages.six.moves.urllib.error\r\n# destroy urllib3.packages.six.moves.urllib.request\r\n# destroy urllib3.packages.six.moves.urllib.response\r\n# destroy urllib3.packages.six.moves.urllib.robotparser\r\n# destroy subprocess\r\n# destroy rhsmlib.facts.collector\r\n# destroy itertools\r\n# destroy http.client\r\n# destroy email\r\n# destroy string\r\n# destroy dbus\r\n# destroy rhsmlib.dbus.constants\r\n# destroy rhsm.connection\r\n# destroy gi.repository.GLib\r\n# destroy rhsmlib.services.config\r\n# destroy subscription_manager.injection\r\n# destroy errno\r\n# destroy select\r\n# destroy urllib3.contrib._appengine_environ\r\n# destroy hmac\r\n# destroy warnings\r\n# destroy binascii\r\n# destroy urllib3.packages.six\r\n# destroy _hashlib\r\n# destroy ssl\r\n# destroy posixpath\r\n# destroy urllib\r\n# destroy io\r\n# destroy io\r\n# destroy _lzma\r\n# destroy _compression\r\n# destroy idna.idnadata\r\n# destroy bisect\r\n# destroy unicodedata\r\n# destroy re\r\n# destroy pyexpat\r\n# destroy threading\r\n# destroy functools\r\n# destroy logging\r\n# destroy socket\r\n# destroy struct\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887500.72800: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31edc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd31eac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd27a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2db880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd273d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd29dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd2c3970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd241f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd237610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd23e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf1edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf1ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf70610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf84670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd245e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf30c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf77250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fcf84280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf30d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf03460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf38fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce511c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fceeec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf32eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fd24b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce63e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce75c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce0e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce63f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce755b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce1e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf309d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3a850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce3aca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fce461f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce2da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fcf305b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fce3aa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa3fcd63670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7507c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc750f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc750100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc708130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6c3d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6c33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7373a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc737f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc785c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69dcd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc758490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc69d4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc69d4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc686250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7961f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc796370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7b0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc693880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6936d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc692670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc6925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc78f8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc718670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc716ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc7250d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc75ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc27a580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc664520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc21d0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc716bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc7a2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6567c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc6537f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc64c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc640> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6d0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfccc10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc910> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc070> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79730> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf79e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f700> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7ba60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7bee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf7b370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc79f6d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc208070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24ddc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc01f430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24adf0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24a250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc250d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf78f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc20d910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc66fee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcce50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc6a0> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc24aac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfcc160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27aa60> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc20e940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc02c5e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc27a850> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0196a0> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3a30> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd5b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfc3730> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbfd56d0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbf84700> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbd43ca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_yr_8097n/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5d60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fbcf8430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5250> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb9979d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb940550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997a00> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fb89ee20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9b92e0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa3422e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb9728b0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa20fe80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa321580> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa17aa00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa342520> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa174d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa17afa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997130> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0a3b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6700> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c22b0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa0c2850> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0c2370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0addc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9c76ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0b6190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa0a3ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a6730> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fa1a6f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fa1a68b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fb997280> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9af5220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b952b0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba17f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b47e50> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1bb0> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1e50> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71c0> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1f40> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f73d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1c40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f71f0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f74c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f75e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7790> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba1220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b7c1c0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f99f7be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99f7940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ba18e0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b95100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b732b0> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8b50> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9b73e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9c82d00> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a104f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9ca8940> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad2b0> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961190> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9961220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99c16a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99ad6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99a2a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99990d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10ee0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9961790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9a10d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9999940> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984850> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f99848e0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a60> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3fc0971c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9994190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097220> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984a00> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9984fa0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f97cb3d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97cb190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97ba9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a89d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc097eb0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0a8ca0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fc0af9a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7700> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97d7340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e7190> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97e74f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3fbca5520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97a7fa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f973fd90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973fc10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790ee0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973f220> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976b160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f973feb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f975b9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f976bfd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e640> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f966e9d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b610> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967b700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967baf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f967bf40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9693e80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622310> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9622e50> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631130> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631a90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9631d90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963e820> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f963efa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c2b0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964c3a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97904c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f97f0d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cf10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964cc40> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e65e0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95ef520> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95e6e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6df0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961a1f0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567a90> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9567c70> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961acd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f961aa60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9659160> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95e6220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f964caf0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9790250> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589190> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95894c0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9589d30> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951e640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f951ebb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f952bc70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b220> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f952b460> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953abe0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953ac70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f95472b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953adf0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f310> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457370> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457310> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f94574c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fd30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944f3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9555a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f95550d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9547970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f953a970> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f944fdc0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457790> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457a00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9457f70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9474760> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f8940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405bb0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f9427160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405c10> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6430> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93d6550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c84c0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c87f0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ca940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8160> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93c8220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93bdac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93cadf0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372220> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372310> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9346670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f939af70> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada00> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ada90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93462e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93573d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f937ed30> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93879a0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93048b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93872b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9372be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9422dc0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329670> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9329e20> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7190> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7ac0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92d71f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92b7220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93178b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290310> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290df0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92997f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9299340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290a90> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290be0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92466a0> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9246700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b640> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2940> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2af0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f25e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f28e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa100> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fa160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a370> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f920a940> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f922be80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91fac40> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91faac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2280> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2340> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f2040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f924fb20> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9260940> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91f20a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91b3d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b970> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91bf940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b040> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d72b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7e20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e01c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7a00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91d7c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e90d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9520> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e9fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0b50> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91133a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91136d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113940> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9113e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0460> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91174c0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91178e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117760> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124100> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd8e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91cd430> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f91e0550> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f923b3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9124fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc5b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc3a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc130> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90bc430> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90c6f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9117c70> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8a90> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5280> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d86a0> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90951f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5d30> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5f40> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095820> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9095ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90d8760> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90441f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903be20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903b310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90aa880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90e5b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92a8580> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bf40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f903bc70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904d940> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f904dd30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9290550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92828b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068310> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90686a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90687c0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffe130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9068880> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffea30> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fb2940> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fbe580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900cf10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f900c730> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9021a30> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd73a0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fd7e20> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe82e0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8310> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8400> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8d30> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8fe8b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8550> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a970> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8aa60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8ad60> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9b370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77eb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f8a490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f77b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8fe8910> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b4c0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ea3f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8bd00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e8b850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8f9bf70> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53dc0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e71340> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8e71f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e53790> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e80430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e57880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f90218b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8ffeee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f92ea580> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9277850> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04e20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e04fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9317f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f89d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8e26b80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2130> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc23d0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2610> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2850> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dc2a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db69d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8db6eb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd28b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d6e1c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2d00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8dd2e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f9405400> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3f8de6b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93f86d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f93ef550> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d940> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8da66d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9df70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92b20> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d9d3a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b670> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1b880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1bb80> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d1be50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d92100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8de6d00> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3f8d924c0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887500.80778: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887497.6427958-8473-180998052387239/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887500.80782: _low_level_execute_command(): starting 8137 1726887500.80785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887497.6427958-8473-180998052387239/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887500.80793: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887500.80796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887500.80798: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887500.80800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887500.80802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887500.80805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887500.80807: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887500.80812: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887500.80814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887500.80816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887500.80819: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887500.80821: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887500.80823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887500.80826: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887500.80828: stderr chunk (state=3): >>><<< 8137 1726887500.80830: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887500.81256: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887500.81260: handler run complete 8137 1726887500.81262: attempt loop complete, returning result 8137 1726887500.81265: _execute() done 8137 1726887500.81267: dumping result to json 8137 1726887500.81269: done dumping result, returning 8137 1726887500.81271: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony [0e15955b-8119-107c-9d64-000000000013] 8137 1726887500.81273: sending task result for task 0e15955b-8119-107c-9d64-000000000013 ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "rc": 0, "results": [] } MSG: Nothing to do 8137 1726887500.81415: no more pending results, returning what we have 8137 1726887500.81419: results queue empty 8137 1726887500.81420: checking for any_errors_fatal 8137 1726887500.81425: done checking for any_errors_fatal 8137 1726887500.81426: checking for max_fail_percentage 8137 1726887500.81427: done checking for max_fail_percentage 8137 1726887500.81428: checking to see if all hosts have failed and the running result is not ok 8137 1726887500.81429: done checking to see if all hosts have failed 8137 1726887500.81430: getting the remaining hosts for this loop 8137 1726887500.81431: done getting the remaining hosts for this loop 8137 1726887500.81435: getting the next task for host managed_node1 8137 1726887500.81442: done getting next task for host managed_node1 8137 1726887500.81446: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 8137 1726887500.81448: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887500.81449: getting the next task for host managed_node2 8137 1726887500.81451: done getting next task for host managed_node2 8137 1726887500.81453: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 8137 1726887500.81454: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887500.81455: getting the next task for host managed_node3 8137 1726887500.81456: done getting next task for host managed_node3 8137 1726887500.81458: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 8137 1726887500.81459: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887500.81474: getting variables 8137 1726887500.81476: in VariableManager get_vars() 8137 1726887500.81510: Calling all_inventory to load vars for managed_node1 8137 1726887500.81513: Calling groups_inventory to load vars for managed_node1 8137 1726887500.81516: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887500.81526: Calling all_plugins_play to load vars for managed_node1 8137 1726887500.81529: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887500.81532: Calling groups_plugins_play to load vars for managed_node1 8137 1726887500.81845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887500.82126: done with get_vars() 8137 1726887500.82137: done getting variables 8137 1726887500.82205: 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) 8137 1726887500.82529: done sending task result for task 0e15955b-8119-107c-9d64-000000000013 8137 1726887500.82603: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.timesync : Install ntp] ************************ task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:59 Friday 20 September 2024 22:58:20 -0400 (0:00:03.374) 0:00:10.594 ****** 8137 1726887500.82622: entering _queue_task() for managed_node1/package 8137 1726887500.83326: worker is 1 (out of 3 available) 8137 1726887500.83338: exiting _queue_task() for managed_node1/package 8137 1726887500.83366: getting variables 8137 1726887500.83368: in VariableManager get_vars() 8137 1726887500.83459: Calling all_inventory to load vars for managed_node2 8137 1726887500.83462: Calling groups_inventory to load vars for managed_node2 8137 1726887500.83465: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887500.83481: Calling all_plugins_play to load vars for managed_node2 8137 1726887500.83485: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887500.83488: Calling groups_plugins_play to load vars for managed_node2 8137 1726887500.83815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887500.84449: done with get_vars() 8137 1726887500.84461: done getting variables 8137 1726887500.84638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp 8137 1726887500.84642: in run() - task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.84686: 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) 8137 1726887500.84812: entering _queue_task() for managed_node2/package 8137 1726887500.84839: variable 'ansible_search_path' from source: unknown 8137 1726887500.84842: variable 'ansible_search_path' from source: unknown 8137 1726887500.84845: calling self._execute() 8137 1726887500.84848: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887500.84850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887500.85038: variable 'omit' from source: magic vars 8137 1726887500.85861: worker is 2 (out of 3 available) 8137 1726887500.85873: exiting _queue_task() for managed_node2/package 8137 1726887500.85901: getting variables 8137 1726887500.85904: in VariableManager get_vars() 8137 1726887500.86102: Calling all_inventory to load vars for managed_node3 8137 1726887500.86106: Calling groups_inventory to load vars for managed_node3 8137 1726887500.86111: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887500.86128: Calling all_plugins_play to load vars for managed_node3 8137 1726887500.86132: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887500.86135: Calling groups_plugins_play to load vars for managed_node3 8137 1726887500.86812: variable 'timesync_mode' from source: set_fact 8137 1726887500.86817: Evaluated conditional (timesync_mode != 2): True 8137 1726887500.86820: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887500.86823: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887500.86825: when evaluation is False, skipping this task 8137 1726887500.86827: _execute() done 8137 1726887500.86829: dumping result to json 8137 1726887500.86831: done dumping result, returning 8137 1726887500.86833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-107c-9d64-000000000014] 8137 1726887500.86837: sending task result for task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.86919: done sending task result for task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.86922: WORKER PROCESS EXITING 8137 1726887500.86924: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp 8137 1726887500.86951: in run() - task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.87357: variable 'ansible_search_path' from source: unknown 8137 1726887500.87361: variable 'ansible_search_path' from source: unknown 8137 1726887500.87363: calling self._execute() 8137 1726887500.87365: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887500.87368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887500.87370: variable 'omit' from source: magic vars 8137 1726887500.87398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887500.87915: done with get_vars() 8137 1726887500.87926: done getting variables 8137 1726887500.88010: 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) 8137 1726887500.88019: entering _queue_task() for managed_node3/package 8137 1726887500.88764: worker is 3 (out of 3 available) 8137 1726887500.88776: exiting _queue_task() for managed_node3/package skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887500.88879: done queuing things up, now waiting for results queue to drain 8137 1726887500.88881: waiting for pending results... 8137 1726887500.89065: variable 'timesync_mode' from source: set_fact 8137 1726887500.89071: Evaluated conditional (timesync_mode != 2): True 8137 1726887500.89198: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp 8137 1726887500.89304: in run() - task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.89328: variable 'ansible_search_path' from source: unknown 8137 1726887500.89336: variable 'ansible_search_path' from source: unknown 8137 1726887500.89373: calling self._execute() 8137 1726887500.89454: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887500.89465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887500.89479: variable 'omit' from source: magic vars 8137 1726887500.89739: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887500.89764: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887500.89767: when evaluation is False, skipping this task 8137 1726887500.89770: _execute() done 8137 1726887500.89772: dumping result to json 8137 1726887500.89774: done dumping result, returning 8137 1726887500.89783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-107c-9d64-000000000014] 8137 1726887500.89992: variable 'timesync_mode' from source: set_fact 8137 1726887500.90006: Evaluated conditional (timesync_mode != 2): True 8137 1726887500.90120: sending task result for task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.90141: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887500.90223: done sending task result for task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.90226: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887500.90266: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887500.90273: when evaluation is False, skipping this task 8137 1726887500.90280: _execute() done 8137 1726887500.90286: dumping result to json 8137 1726887500.90294: done dumping result, returning 8137 1726887500.90302: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp [0e15955b-8119-107c-9d64-000000000014] 8137 1726887500.90327: sending task result for task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.90415: done sending task result for task 0e15955b-8119-107c-9d64-000000000014 8137 1726887500.90421: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887500.90484: no more pending results, returning what we have 8137 1726887500.90488: results queue empty 8137 1726887500.90489: checking for any_errors_fatal 8137 1726887500.90498: done checking for any_errors_fatal 8137 1726887500.90499: checking for max_fail_percentage 8137 1726887500.90501: done checking for max_fail_percentage 8137 1726887500.90502: checking to see if all hosts have failed and the running result is not ok 8137 1726887500.90503: done checking to see if all hosts have failed 8137 1726887500.90504: getting the remaining hosts for this loop 8137 1726887500.90506: done getting the remaining hosts for this loop 8137 1726887500.90511: getting the next task for host managed_node1 8137 1726887500.90517: done getting next task for host managed_node1 8137 1726887500.90522: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 8137 1726887500.90524: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887500.90525: getting the next task for host managed_node2 8137 1726887500.90527: done getting next task for host managed_node2 8137 1726887500.90529: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 8137 1726887500.90530: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887500.90531: getting the next task for host managed_node3 8137 1726887500.90533: done getting next task for host managed_node3 8137 1726887500.90535: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 8137 1726887500.90536: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887500.90556: getting variables 8137 1726887500.90558: in VariableManager get_vars() 8137 1726887500.90592: Calling all_inventory to load vars for managed_node1 8137 1726887500.90595: Calling groups_inventory to load vars for managed_node1 8137 1726887500.90597: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887500.90611: Calling all_plugins_play to load vars for managed_node1 8137 1726887500.90615: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887500.90618: Calling groups_plugins_play to load vars for managed_node1 8137 1726887500.90872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887500.91226: done with get_vars() 8137 1726887500.91237: done getting variables 8137 1726887500.91435: 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.timesync : Install linuxptp] ******************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:69 Friday 20 September 2024 22:58:20 -0400 (0:00:00.088) 0:00:10.682 ****** 8137 1726887500.91469: entering _queue_task() for managed_node1/package 8137 1726887500.92098: worker is 1 (out of 3 available) 8137 1726887500.92114: exiting _queue_task() for managed_node1/package 8137 1726887500.92149: getting variables 8137 1726887500.92152: in VariableManager get_vars() 8137 1726887500.92229: Calling all_inventory to load vars for managed_node2 8137 1726887500.92234: Calling groups_inventory to load vars for managed_node2 8137 1726887500.92236: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887500.92260: Calling all_plugins_play to load vars for managed_node2 8137 1726887500.92264: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887500.92267: Calling groups_plugins_play to load vars for managed_node2 8137 1726887500.92598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887500.93212: done with get_vars() 8137 1726887500.93340: done getting variables 8137 1726887500.93395: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp 8137 1726887500.93399: in run() - task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.93402: variable 'ansible_search_path' from source: unknown 8137 1726887500.93405: variable 'ansible_search_path' from source: unknown 8137 1726887500.93474: 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) 8137 1726887500.93485: entering _queue_task() for managed_node2/package 8137 1726887500.93556: calling self._execute() 8137 1726887500.93674: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887500.93677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887500.93679: variable 'omit' from source: magic vars 8137 1726887500.94402: worker is 2 (out of 3 available) 8137 1726887500.94416: exiting _queue_task() for managed_node2/package 8137 1726887500.94446: getting variables 8137 1726887500.94449: in VariableManager get_vars() 8137 1726887500.94899: Calling all_inventory to load vars for managed_node3 8137 1726887500.94903: Calling groups_inventory to load vars for managed_node3 8137 1726887500.94906: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887500.95050: Calling all_plugins_play to load vars for managed_node3 8137 1726887500.95055: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887500.95059: Calling groups_plugins_play to load vars for managed_node3 8137 1726887500.95827: variable 'timesync_mode' from source: set_fact 8137 1726887500.95833: Evaluated conditional (timesync_mode != 1): False 8137 1726887500.95835: when evaluation is False, skipping this task 8137 1726887500.95838: _execute() done 8137 1726887500.95840: dumping result to json 8137 1726887500.95842: done dumping result, returning 8137 1726887500.95845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-107c-9d64-000000000015] 8137 1726887500.95847: sending task result for task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.95934: done sending task result for task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.95938: WORKER PROCESS EXITING 8137 1726887500.96233: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp 8137 1726887500.96248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887500.96797: done with get_vars() 8137 1726887500.96810: done getting variables 8137 1726887500.96853: in run() - task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.96857: variable 'ansible_search_path' from source: unknown 8137 1726887500.96859: variable 'ansible_search_path' from source: unknown 8137 1726887500.96861: calling self._execute() 8137 1726887500.96863: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887500.96866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887500.96868: variable 'omit' from source: magic vars 8137 1726887500.96920: 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) 8137 1726887500.96930: entering _queue_task() for managed_node3/package 8137 1726887500.97519: worker is 3 (out of 3 available) 8137 1726887500.97531: exiting _queue_task() for managed_node3/package skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 8137 1726887500.97825: done queuing things up, now waiting for results queue to drain 8137 1726887500.97827: waiting for pending results... 8137 1726887500.98299: variable 'timesync_mode' from source: set_fact 8137 1726887500.98305: Evaluated conditional (timesync_mode != 1): False 8137 1726887500.98311: when evaluation is False, skipping this task 8137 1726887500.98314: _execute() done 8137 1726887500.98318: dumping result to json 8137 1726887500.98320: done dumping result, returning 8137 1726887500.98324: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-107c-9d64-000000000015] 8137 1726887500.98640: sending task result for task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.98762: done sending task result for task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.98766: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 8137 1726887500.98927: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp 8137 1726887500.99023: in run() - task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.99041: variable 'ansible_search_path' from source: unknown 8137 1726887500.99048: variable 'ansible_search_path' from source: unknown 8137 1726887500.99082: calling self._execute() 8137 1726887500.99161: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887500.99172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887500.99185: variable 'omit' from source: magic vars 8137 1726887500.99659: variable 'timesync_mode' from source: set_fact 8137 1726887500.99678: Evaluated conditional (timesync_mode != 1): False 8137 1726887500.99686: when evaluation is False, skipping this task 8137 1726887500.99692: _execute() done 8137 1726887500.99699: dumping result to json 8137 1726887500.99705: done dumping result, returning 8137 1726887500.99718: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e15955b-8119-107c-9d64-000000000015] 8137 1726887500.99741: sending task result for task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.99834: done sending task result for task 0e15955b-8119-107c-9d64-000000000015 8137 1726887500.99841: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 8137 1726887500.99903: no more pending results, returning what we have 8137 1726887500.99910: results queue empty 8137 1726887500.99911: checking for any_errors_fatal 8137 1726887500.99919: done checking for any_errors_fatal 8137 1726887500.99919: checking for max_fail_percentage 8137 1726887500.99921: done checking for max_fail_percentage 8137 1726887500.99922: checking to see if all hosts have failed and the running result is not ok 8137 1726887500.99923: done checking to see if all hosts have failed 8137 1726887500.99924: getting the remaining hosts for this loop 8137 1726887500.99926: done getting the remaining hosts for this loop 8137 1726887500.99929: getting the next task for host managed_node1 8137 1726887500.99936: done getting next task for host managed_node1 8137 1726887500.99941: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8137 1726887500.99944: ^ 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 8137 1726887500.99945: getting the next task for host managed_node2 8137 1726887500.99948: done getting next task for host managed_node2 8137 1726887500.99950: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8137 1726887500.99951: ^ 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 8137 1726887500.99952: getting the next task for host managed_node3 8137 1726887500.99954: done getting next task for host managed_node3 8137 1726887500.99956: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8137 1726887500.99957: ^ 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 8137 1726887500.99976: getting variables 8137 1726887500.99978: in VariableManager get_vars() 8137 1726887501.00016: Calling all_inventory to load vars for managed_node1 8137 1726887501.00019: Calling groups_inventory to load vars for managed_node1 8137 1726887501.00021: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887501.00034: Calling all_plugins_play to load vars for managed_node1 8137 1726887501.00038: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887501.00041: Calling groups_plugins_play to load vars for managed_node1 8137 1726887501.00354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.00913: done with get_vars() 8137 1726887501.00924: done getting variables 8137 1726887501.01062: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 Friday 20 September 2024 22:58:21 -0400 (0:00:00.096) 0:00:10.778 ****** 8137 1726887501.01090: entering _queue_task() for managed_node1/debug 8137 1726887501.01092: Creating lock for debug 8137 1726887501.01879: worker is 1 (out of 3 available) 8137 1726887501.01891: exiting _queue_task() for managed_node1/debug 8137 1726887501.01922: getting variables 8137 1726887501.01925: in VariableManager get_vars() 8137 1726887501.02125: Calling all_inventory to load vars for managed_node2 8137 1726887501.02129: Calling groups_inventory to load vars for managed_node2 8137 1726887501.02132: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887501.02148: Calling all_plugins_play to load vars for managed_node2 8137 1726887501.02151: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887501.02155: Calling groups_plugins_play to load vars for managed_node2 8137 1726887501.02780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.03480: done with get_vars() 8137 1726887501.03496: done getting variables 8137 1726887501.03559: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8137 1726887501.03587: in run() - task 0e15955b-8119-107c-9d64-000000000017 8137 1726887501.03600: variable 'ansible_search_path' from source: unknown 8137 1726887501.03603: variable 'ansible_search_path' from source: unknown 8137 1726887501.03625: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887501.03636: entering _queue_task() for managed_node2/debug 8137 1726887501.03919: calling self._execute() 8137 1726887501.04290: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887501.04294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887501.04299: variable 'omit' from source: magic vars 8137 1726887501.04261: worker is 2 (out of 3 available) 8137 1726887501.04305: exiting _queue_task() for managed_node2/debug 8137 1726887501.04331: getting variables 8137 1726887501.04334: in VariableManager get_vars() 8137 1726887501.04420: Calling all_inventory to load vars for managed_node3 8137 1726887501.04425: Calling groups_inventory to load vars for managed_node3 8137 1726887501.04427: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887501.04444: Calling all_plugins_play to load vars for managed_node3 8137 1726887501.04448: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887501.04451: Calling groups_plugins_play to load vars for managed_node3 8137 1726887501.04755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.06192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.06258: done with get_vars() 8137 1726887501.06269: done getting variables 8137 1726887501.06515: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8137 1726887501.06575: in run() - task 0e15955b-8119-107c-9d64-000000000017 8137 1726887501.06750: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887501.06762: entering _queue_task() for managed_node3/debug 8137 1726887501.07017: variable 'ansible_search_path' from source: unknown 8137 1726887501.07021: variable 'ansible_search_path' from source: unknown 8137 1726887501.07024: calling self._execute() 8137 1726887501.07026: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887501.07028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887501.07030: variable 'omit' from source: magic vars 8137 1726887501.08329: worker is 3 (out of 3 available) 8137 1726887501.08342: exiting _queue_task() for managed_node3/debug 8137 1726887501.08354: done queuing things up, now waiting for results queue to drain 8137 1726887501.08355: waiting for pending results... 8137 1726887501.09111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.09891: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8137 1726887501.10134: in run() - task 0e15955b-8119-107c-9d64-000000000017 8137 1726887501.10306: variable 'ansible_search_path' from source: unknown 8137 1726887501.10378: variable 'ansible_search_path' from source: unknown 8137 1726887501.10480: calling self._execute() 8137 1726887501.10557: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887501.10828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887501.10842: variable 'omit' from source: magic vars 8137 1726887501.12528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.13838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.14213: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.14333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.14647: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.14699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.14803: 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) 8137 1726887501.15096: 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) 8137 1726887501.15127: 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) 8137 1726887501.15311: 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) 8137 1726887501.15410: 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) 8137 1726887501.15742: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.15765: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.15771: when evaluation is False, skipping this task 8137 1726887501.15777: _execute() done 8137 1726887501.15783: dumping result to json 8137 1726887501.15795: done dumping result, returning 8137 1726887501.15828: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-107c-9d64-000000000017] 8137 1726887501.15960: sending task result for task 0e15955b-8119-107c-9d64-000000000017 8137 1726887501.16164: done sending task result for task 0e15955b-8119-107c-9d64-000000000017 skipping: [managed_node1] => { "false_condition": "__timesync_is_transactional | d(false)" } 8137 1726887501.16221: WORKER PROCESS EXITING 8137 1726887501.17536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.17762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.17975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.18092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.18257: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.18486: 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) 8137 1726887501.18652: 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) 8137 1726887501.18744: 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) 8137 1726887501.18817: 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) 8137 1726887501.18932: 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) 8137 1726887501.19389: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.19420: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.19492: when evaluation is False, skipping this task 8137 1726887501.19500: _execute() done 8137 1726887501.19513: dumping result to json 8137 1726887501.19523: done dumping result, returning 8137 1726887501.19540: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-107c-9d64-000000000017] 8137 1726887501.19803: sending task result for task 0e15955b-8119-107c-9d64-000000000017 skipping: [managed_node2] => { "false_condition": "__timesync_is_transactional | d(false)" } 8137 1726887501.20189: done sending task result for task 0e15955b-8119-107c-9d64-000000000017 8137 1726887501.20218: WORKER PROCESS EXITING 8137 1726887501.21301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.21478: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.21664: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.21737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.21867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.22064: 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) 8137 1726887501.22097: 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) 8137 1726887501.22129: 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) 8137 1726887501.22265: 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) 8137 1726887501.22698: 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) 8137 1726887501.22973: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.22997: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.23078: when evaluation is False, skipping this task 8137 1726887501.23085: _execute() done 8137 1726887501.23091: dumping result to json 8137 1726887501.23097: done dumping result, returning 8137 1726887501.23110: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e15955b-8119-107c-9d64-000000000017] 8137 1726887501.23136: sending task result for task 0e15955b-8119-107c-9d64-000000000017 skipping: [managed_node3] => { "false_condition": "__timesync_is_transactional | d(false)" } 8137 1726887501.23241: no more pending results, returning what we have 8137 1726887501.23245: results queue empty 8137 1726887501.23246: checking for any_errors_fatal 8137 1726887501.23251: done checking for any_errors_fatal 8137 1726887501.23252: checking for max_fail_percentage 8137 1726887501.23254: done checking for max_fail_percentage 8137 1726887501.23255: checking to see if all hosts have failed and the running result is not ok 8137 1726887501.23256: done checking to see if all hosts have failed 8137 1726887501.23257: getting the remaining hosts for this loop 8137 1726887501.23259: done getting the remaining hosts for this loop 8137 1726887501.23263: getting the next task for host managed_node1 8137 1726887501.23269: done getting next task for host managed_node1 8137 1726887501.23273: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8137 1726887501.23275: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887501.23276: getting the next task for host managed_node2 8137 1726887501.23279: done getting next task for host managed_node2 8137 1726887501.23280: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8137 1726887501.23282: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887501.23282: getting the next task for host managed_node3 8137 1726887501.23285: done getting next task for host managed_node3 8137 1726887501.23286: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8137 1726887501.23287: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887501.23303: getting variables 8137 1726887501.23305: in VariableManager get_vars() 8137 1726887501.23351: Calling all_inventory to load vars for managed_node1 8137 1726887501.23355: Calling groups_inventory to load vars for managed_node1 8137 1726887501.23357: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887501.23369: Calling all_plugins_play to load vars for managed_node1 8137 1726887501.23372: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887501.23375: Calling groups_plugins_play to load vars for managed_node1 8137 1726887501.23678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.24302: done with get_vars() 8137 1726887501.24315: done getting variables 8137 1726887501.24499: done sending task result for task 0e15955b-8119-107c-9d64-000000000017 8137 1726887501.24503: WORKER PROCESS EXITING 8137 1726887501.24842: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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.timesync : Reboot transactional update systems] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 Friday 20 September 2024 22:58:21 -0400 (0:00:00.237) 0:00:11.016 ****** 8137 1726887501.24874: entering _queue_task() for managed_node1/reboot 8137 1726887501.24876: Creating lock for reboot 8137 1726887501.26096: worker is 1 (out of 3 available) 8137 1726887501.26110: exiting _queue_task() for managed_node1/reboot 8137 1726887501.26262: getting variables 8137 1726887501.26265: in VariableManager get_vars() 8137 1726887501.26529: Calling all_inventory to load vars for managed_node2 8137 1726887501.26534: Calling groups_inventory to load vars for managed_node2 8137 1726887501.26537: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887501.26570: Calling all_plugins_play to load vars for managed_node2 8137 1726887501.26705: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887501.26711: Calling groups_plugins_play to load vars for managed_node2 8137 1726887501.28227: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8137 1726887501.28231: in run() - task 0e15955b-8119-107c-9d64-000000000018 8137 1726887501.28241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.29199: variable 'ansible_search_path' from source: unknown 8137 1726887501.29202: variable 'ansible_search_path' from source: unknown 8137 1726887501.29205: calling self._execute() 8137 1726887501.29207: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887501.29211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887501.29214: variable 'omit' from source: magic vars 8137 1726887501.29575: done with get_vars() 8137 1726887501.29587: done getting variables 8137 1726887501.29907: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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) 8137 1726887501.29920: entering _queue_task() for managed_node2/reboot 8137 1726887501.32067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.32098: worker is 2 (out of 3 available) 8137 1726887501.32111: exiting _queue_task() for managed_node2/reboot 8137 1726887501.32141: getting variables 8137 1726887501.32146: in VariableManager get_vars() 8137 1726887501.32449: Calling all_inventory to load vars for managed_node3 8137 1726887501.32453: Calling groups_inventory to load vars for managed_node3 8137 1726887501.32456: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887501.32473: Calling all_plugins_play to load vars for managed_node3 8137 1726887501.32477: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887501.32480: Calling groups_plugins_play to load vars for managed_node3 8137 1726887501.33281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8137 1726887501.33285: in run() - task 0e15955b-8119-107c-9d64-000000000018 8137 1726887501.33288: variable 'ansible_search_path' from source: unknown 8137 1726887501.33290: variable 'ansible_search_path' from source: unknown 8137 1726887501.33292: calling self._execute() 8137 1726887501.33295: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887501.33297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887501.33300: variable 'omit' from source: magic vars 8137 1726887501.34153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.34169: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.35626: done with get_vars() 8137 1726887501.35639: done getting variables 8137 1726887501.35960: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.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) 8137 1726887501.35972: entering _queue_task() for managed_node3/reboot 8137 1726887501.38254: worker is 3 (out of 3 available) 8137 1726887501.38267: exiting _queue_task() for managed_node3/reboot 8137 1726887501.38281: done queuing things up, now waiting for results queue to drain 8137 1726887501.38282: waiting for pending results... 8137 1726887501.39339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8137 1726887501.39613: in run() - task 0e15955b-8119-107c-9d64-000000000018 8137 1726887501.39804: variable 'ansible_search_path' from source: unknown 8137 1726887501.39814: variable 'ansible_search_path' from source: unknown 8137 1726887501.39853: calling self._execute() 8137 1726887501.40184: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887501.40197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887501.40210: variable 'omit' from source: magic vars 8137 1726887501.40229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.40563: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.40651: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.40906: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.40961: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.41154: 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) 8137 1726887501.41242: 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) 8137 1726887501.41475: 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) 8137 1726887501.41657: 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) 8137 1726887501.41676: 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) 8137 1726887501.41756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.41840: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.41988: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.42085: when evaluation is False, skipping this task 8137 1726887501.42093: _execute() done 8137 1726887501.42102: dumping result to json 8137 1726887501.42112: done dumping result, returning 8137 1726887501.42125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-107c-9d64-000000000018] 8137 1726887501.42149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.42204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.42255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.42311: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.42405: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.42594: sending task result for task 0e15955b-8119-107c-9d64-000000000018 skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8137 1726887501.42803: done sending task result for task 0e15955b-8119-107c-9d64-000000000018 8137 1726887501.42809: 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) 8137 1726887501.42850: 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) 8137 1726887501.43052: WORKER PROCESS EXITING 8137 1726887501.43129: 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) 8137 1726887501.43175: 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) 8137 1726887501.43260: 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) 8137 1726887501.43682: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.43703: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.43792: when evaluation is False, skipping this task 8137 1726887501.43800: _execute() done 8137 1726887501.43807: dumping result to json 8137 1726887501.43816: done dumping result, returning 8137 1726887501.43829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-107c-9d64-000000000018] 8137 1726887501.43849: sending task result for task 0e15955b-8119-107c-9d64-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8137 1726887501.44028: done sending task result for task 0e15955b-8119-107c-9d64-000000000018 8137 1726887501.44138: WORKER PROCESS EXITING 8137 1726887501.48868: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.49047: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.49201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.49263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.49412: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.49625: 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) 8137 1726887501.49658: 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) 8137 1726887501.49689: 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) 8137 1726887501.49762: 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) 8137 1726887501.50153: 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) 8137 1726887501.50374: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.50479: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.50490: when evaluation is False, skipping this task 8137 1726887501.50497: _execute() done 8137 1726887501.50504: dumping result to json 8137 1726887501.50513: done dumping result, returning 8137 1726887501.50524: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e15955b-8119-107c-9d64-000000000018] 8137 1726887501.50545: sending task result for task 0e15955b-8119-107c-9d64-000000000018 skipping: [managed_node3] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8137 1726887501.50693: no more pending results, returning what we have 8137 1726887501.50698: results queue empty 8137 1726887501.50699: checking for any_errors_fatal 8137 1726887501.50707: done checking for any_errors_fatal 8137 1726887501.50707: checking for max_fail_percentage 8137 1726887501.50712: done checking for max_fail_percentage 8137 1726887501.50713: checking to see if all hosts have failed and the running result is not ok 8137 1726887501.50714: done checking to see if all hosts have failed 8137 1726887501.50714: getting the remaining hosts for this loop 8137 1726887501.50716: done getting the remaining hosts for this loop 8137 1726887501.50720: getting the next task for host managed_node1 8137 1726887501.50727: done getting next task for host managed_node1 8137 1726887501.50732: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8137 1726887501.50734: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887501.50735: getting the next task for host managed_node2 8137 1726887501.50737: done getting next task for host managed_node2 8137 1726887501.50739: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8137 1726887501.50740: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887501.50741: getting the next task for host managed_node3 8137 1726887501.50745: done getting next task for host managed_node3 8137 1726887501.50747: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8137 1726887501.50748: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887501.50768: getting variables 8137 1726887501.50770: in VariableManager get_vars() 8137 1726887501.50810: Calling all_inventory to load vars for managed_node1 8137 1726887501.50813: Calling groups_inventory to load vars for managed_node1 8137 1726887501.50816: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887501.50827: Calling all_plugins_play to load vars for managed_node1 8137 1726887501.50830: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887501.50833: Calling groups_plugins_play to load vars for managed_node1 8137 1726887501.51100: done sending task result for task 0e15955b-8119-107c-9d64-000000000018 8137 1726887501.51105: WORKER PROCESS EXITING 8137 1726887501.51127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.51711: done with get_vars() 8137 1726887501.51723: done getting variables 8137 1726887501.51916: 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.timesync : Fail if reboot is needed and not set] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92 Friday 20 September 2024 22:58:21 -0400 (0:00:00.270) 0:00:11.287 ****** 8137 1726887501.51945: entering _queue_task() for managed_node1/fail 8137 1726887501.51947: Creating lock for fail 8137 1726887501.52651: worker is 1 (out of 3 available) 8137 1726887501.52663: exiting _queue_task() for managed_node1/fail 8137 1726887501.52690: getting variables 8137 1726887501.52693: in VariableManager get_vars() 8137 1726887501.52946: Calling all_inventory to load vars for managed_node2 8137 1726887501.52950: Calling groups_inventory to load vars for managed_node2 8137 1726887501.52953: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887501.53087: Calling all_plugins_play to load vars for managed_node2 8137 1726887501.53091: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887501.53094: Calling groups_plugins_play to load vars for managed_node2 8137 1726887501.53871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.54716: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8137 1726887501.54723: in run() - task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.54725: variable 'ansible_search_path' from source: unknown 8137 1726887501.54728: variable 'ansible_search_path' from source: unknown 8137 1726887501.54730: calling self._execute() 8137 1726887501.54732: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887501.54734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887501.54736: variable 'omit' from source: magic vars 8137 1726887501.54738: done with get_vars() 8137 1726887501.54748: done getting variables 8137 1726887501.55026: 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) 8137 1726887501.55040: entering _queue_task() for managed_node2/fail 8137 1726887501.56552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.56603: worker is 2 (out of 3 available) 8137 1726887501.56617: exiting _queue_task() for managed_node2/fail 8137 1726887501.56643: getting variables 8137 1726887501.56646: in VariableManager get_vars() 8137 1726887501.56991: Calling all_inventory to load vars for managed_node3 8137 1726887501.56995: Calling groups_inventory to load vars for managed_node3 8137 1726887501.56998: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887501.57218: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8137 1726887501.57223: in run() - task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.57226: variable 'ansible_search_path' from source: unknown 8137 1726887501.57228: variable 'ansible_search_path' from source: unknown 8137 1726887501.57230: calling self._execute() 8137 1726887501.57233: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887501.57235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887501.57237: variable 'omit' from source: magic vars 8137 1726887501.57275: Calling all_plugins_play to load vars for managed_node3 8137 1726887501.57279: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887501.57283: Calling groups_plugins_play to load vars for managed_node3 8137 1726887501.58215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.58262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.62511: done with get_vars() 8137 1726887501.62524: done getting variables 8137 1726887501.63114: 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) 8137 1726887501.63125: entering _queue_task() for managed_node3/fail 8137 1726887501.64580: worker is 3 (out of 3 available) 8137 1726887501.64596: exiting _queue_task() for managed_node3/fail 8137 1726887501.64614: done queuing things up, now waiting for results queue to drain 8137 1726887501.64912: waiting for pending results... 8137 1726887501.66597: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8137 1726887501.67079: in run() - task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.67317: variable 'ansible_search_path' from source: unknown 8137 1726887501.67333: variable 'ansible_search_path' from source: unknown 8137 1726887501.67381: calling self._execute() 8137 1726887501.67785: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887501.67799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887501.67850: variable 'omit' from source: magic vars 8137 1726887501.68867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.69117: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.69300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.69381: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.69502: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.69653: 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) 8137 1726887501.69863: 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) 8137 1726887501.69895: 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) 8137 1726887501.69946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.70022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887501.70115: 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) 8137 1726887501.70188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.70276: 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) 8137 1726887501.70371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.70500: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.70525: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.70532: when evaluation is False, skipping this task 8137 1726887501.70538: _execute() done 8137 1726887501.70547: dumping result to json 8137 1726887501.70554: done dumping result, returning 8137 1726887501.70565: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-107c-9d64-000000000019] 8137 1726887501.70616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.70673: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.70819: sending task result for task 0e15955b-8119-107c-9d64-000000000019 skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8137 1726887501.70984: done sending task result for task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.70988: WORKER PROCESS EXITING 8137 1726887501.71183: 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) 8137 1726887501.71336: 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) 8137 1726887501.71587: 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) 8137 1726887501.72095: 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) 8137 1726887501.72144: 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) 8137 1726887501.72675: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.72768: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.72782: when evaluation is False, skipping this task 8137 1726887501.72797: _execute() done 8137 1726887501.72811: dumping result to json 8137 1726887501.72828: done dumping result, returning 8137 1726887501.72844: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-107c-9d64-000000000019] 8137 1726887501.72902: sending task result for task 0e15955b-8119-107c-9d64-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8137 1726887501.73151: done sending task result for task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.73162: WORKER PROCESS EXITING 8137 1726887501.76647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887501.76810: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887501.76915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887501.77016: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887501.77094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887501.77270: 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) 8137 1726887501.77322: 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) 8137 1726887501.77376: 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) 8137 1726887501.77440: 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) 8137 1726887501.78019: 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) 8137 1726887501.78201: variable '__timesync_is_transactional' from source: set_fact 8137 1726887501.78246: Evaluated conditional (__timesync_is_transactional | d(false)): False 8137 1726887501.78258: when evaluation is False, skipping this task 8137 1726887501.78266: _execute() done 8137 1726887501.78279: dumping result to json 8137 1726887501.78297: done dumping result, returning 8137 1726887501.78326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e15955b-8119-107c-9d64-000000000019] 8137 1726887501.78357: sending task result for task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.78473: done sending task result for task 0e15955b-8119-107c-9d64-000000000019 8137 1726887501.78483: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8137 1726887501.78531: no more pending results, returning what we have 8137 1726887501.78538: results queue empty 8137 1726887501.78539: checking for any_errors_fatal 8137 1726887501.78546: done checking for any_errors_fatal 8137 1726887501.78547: checking for max_fail_percentage 8137 1726887501.78550: done checking for max_fail_percentage 8137 1726887501.78551: checking to see if all hosts have failed and the running result is not ok 8137 1726887501.78552: done checking to see if all hosts have failed 8137 1726887501.78553: getting the remaining hosts for this loop 8137 1726887501.78557: done getting the remaining hosts for this loop 8137 1726887501.78561: getting the next task for host managed_node1 8137 1726887501.78571: done getting next task for host managed_node1 8137 1726887501.78576: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 8137 1726887501.78578: ^ 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 8137 1726887501.78579: getting the next task for host managed_node2 8137 1726887501.78582: done getting next task for host managed_node2 8137 1726887501.78584: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 8137 1726887501.78585: ^ 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 8137 1726887501.78586: getting the next task for host managed_node3 8137 1726887501.78589: done getting next task for host managed_node3 8137 1726887501.78591: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 8137 1726887501.78592: ^ 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 8137 1726887501.78632: getting variables 8137 1726887501.78634: in VariableManager get_vars() 8137 1726887501.78671: Calling all_inventory to load vars for managed_node1 8137 1726887501.78674: Calling groups_inventory to load vars for managed_node1 8137 1726887501.78677: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887501.78690: Calling all_plugins_play to load vars for managed_node1 8137 1726887501.78693: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887501.78699: Calling groups_plugins_play to load vars for managed_node1 8137 1726887501.78968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.79253: done with get_vars() 8137 1726887501.79265: done getting variables TASK [fedora.linux_system_roles.timesync : Gather package facts] *************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 Friday 20 September 2024 22:58:21 -0400 (0:00:00.274) 0:00:11.561 ****** 8137 1726887501.79352: entering _queue_task() for managed_node1/package_facts 8137 1726887501.79354: Creating lock for package_facts 8137 1726887501.79842: worker is 1 (out of 3 available) 8137 1726887501.79866: exiting _queue_task() for managed_node1/package_facts 8137 1726887501.79903: getting variables 8137 1726887501.79905: in VariableManager get_vars() 8137 1726887501.80008: Calling all_inventory to load vars for managed_node2 8137 1726887501.80012: Calling groups_inventory to load vars for managed_node2 8137 1726887501.80018: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887501.80041: Calling all_plugins_play to load vars for managed_node2 8137 1726887501.80048: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887501.80052: Calling groups_plugins_play to load vars for managed_node2 8137 1726887501.80403: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts 8137 1726887501.80407: in run() - task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887501.80413: variable 'ansible_search_path' from source: unknown 8137 1726887501.80416: variable 'ansible_search_path' from source: unknown 8137 1726887501.80419: calling self._execute() 8137 1726887501.80421: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887501.80423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887501.80426: variable 'omit' from source: magic vars 8137 1726887501.80441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887501.80779: done with get_vars() 8137 1726887501.80791: done getting variables 8137 1726887501.80837: variable 'omit' from source: magic vars 8137 1726887501.80840: variable 'omit' from source: magic vars 8137 1726887501.80843: variable 'omit' from source: magic vars 8137 1726887501.80845: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887501.80848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887501.80850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887501.80852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887501.80854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887501.80856: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887501.80858: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887501.80860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887501.80916: entering _queue_task() for managed_node2/package_facts 8137 1726887501.80978: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887501.81005: Set connection var ansible_pipelining to False 8137 1726887501.81010: Set connection var ansible_timeout to 10 8137 1726887501.81013: Set connection var ansible_shell_type to sh 8137 1726887501.81015: Set connection var ansible_connection to ssh 8137 1726887501.81018: Set connection var ansible_shell_executable to /bin/sh 8137 1726887501.81037: variable 'ansible_shell_executable' from source: unknown 8137 1726887501.81592: variable 'ansible_connection' from source: unknown 8137 1726887501.81601: variable 'ansible_module_compression' from source: unknown 8137 1726887501.81605: variable 'ansible_shell_type' from source: unknown 8137 1726887501.81610: variable 'ansible_shell_executable' from source: unknown 8137 1726887501.81615: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887501.81619: variable 'ansible_pipelining' from source: unknown 8137 1726887501.81623: variable 'ansible_timeout' from source: unknown 8137 1726887501.81626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887501.81630: 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__) 8137 1726887501.81562: worker is 2 (out of 3 available) 8137 1726887501.81638: exiting _queue_task() for managed_node2/package_facts 8137 1726887501.81668: getting variables 8137 1726887501.81671: in VariableManager get_vars() 8137 1726887501.81758: Calling all_inventory to load vars for managed_node3 8137 1726887501.81762: Calling groups_inventory to load vars for managed_node3 8137 1726887501.81765: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887501.81774: variable 'omit' from source: magic vars 8137 1726887501.81795: Calling all_plugins_play to load vars for managed_node3 8137 1726887501.81800: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887501.81804: Calling groups_plugins_play to load vars for managed_node3 8137 1726887501.82098: starting attempt loop 8137 1726887501.82103: running the handler 8137 1726887501.82105: _low_level_execute_command(): starting 8137 1726887501.82109: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887501.82156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887501.82781: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts 8137 1726887501.82915: done with get_vars() 8137 1726887501.82926: done getting variables 8137 1726887501.83035: entering _queue_task() for managed_node3/package_facts 8137 1726887501.83151: in run() - task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887501.83155: variable 'ansible_search_path' from source: unknown 8137 1726887501.83158: variable 'ansible_search_path' from source: unknown 8137 1726887501.83161: calling self._execute() 8137 1726887501.83455: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887501.84531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887501.84539: variable 'omit' from source: magic vars 8137 1726887501.84543: variable 'omit' from source: magic vars 8137 1726887501.84546: variable 'omit' from source: magic vars 8137 1726887501.84549: variable 'omit' from source: magic vars 8137 1726887501.84552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887501.84557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887501.84561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887501.84564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887501.84488: worker is 3 (out of 3 available) 8137 1726887501.84583: exiting _queue_task() for managed_node3/package_facts 8137 1726887501.84597: done queuing things up, now waiting for results queue to drain 8137 1726887501.84603: waiting for pending results... 8137 1726887501.84619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887501.84671: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887501.84684: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887501.84705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887501.84905: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887501.84923: Set connection var ansible_pipelining to False 8137 1726887501.84938: Set connection var ansible_timeout to 10 8137 1726887501.84945: Set connection var ansible_shell_type to sh 8137 1726887501.84951: Set connection var ansible_connection to ssh 8137 1726887501.84964: Set connection var ansible_shell_executable to /bin/sh 8137 1726887501.85006: variable 'ansible_shell_executable' from source: unknown 8137 1726887501.85019: variable 'ansible_connection' from source: unknown 8137 1726887501.85032: variable 'ansible_module_compression' from source: unknown 8137 1726887501.85045: variable 'ansible_shell_type' from source: unknown 8137 1726887501.85053: variable 'ansible_shell_executable' from source: unknown 8137 1726887501.85060: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887501.85068: variable 'ansible_pipelining' from source: unknown 8137 1726887501.85091: variable 'ansible_timeout' from source: unknown 8137 1726887501.85101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887501.85388: 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__) 8137 1726887501.85407: variable 'omit' from source: magic vars 8137 1726887501.85422: starting attempt loop 8137 1726887501.85429: running the handler 8137 1726887501.85447: _low_level_execute_command(): starting 8137 1726887501.85459: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887501.85523: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887501.85601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.85605: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.85697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887501.85702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.85706: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.85712: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887501.85894: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887501.85914: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887501.85980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887501.86371: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts 8137 1726887501.86588: in run() - task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887501.86607: variable 'ansible_search_path' from source: unknown 8137 1726887501.86617: variable 'ansible_search_path' from source: unknown 8137 1726887501.86659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887501.86670: calling self._execute() 8137 1726887501.86687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.86690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.86714: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.86892: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887501.86930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887501.86933: variable 'omit' from source: magic vars 8137 1726887501.87139: variable 'omit' from source: magic vars 8137 1726887501.87197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.87221: variable 'omit' from source: magic vars 8137 1726887501.87255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887501.87271: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887501.87282: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887501.87298: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887501.87306: variable 'omit' from source: magic vars 8137 1726887501.87317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.87330: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887501.87342: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.87391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887501.87395: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.87398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.87403: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.87407: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887501.87464: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887501.87486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887501.87524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887501.87541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887501.87571: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887501.87576: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887501.87579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887501.87647: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887501.87650: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887501.87667: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887501.87671: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887501.87675: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887501.87677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887501.87711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887501.87824: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887501.87844: Set connection var ansible_pipelining to False 8137 1726887501.87852: Set connection var ansible_timeout to 10 8137 1726887501.87858: Set connection var ansible_shell_type to sh 8137 1726887501.87862: Set connection var ansible_connection to ssh 8137 1726887501.87867: Set connection var ansible_shell_executable to /bin/sh 8137 1726887501.87883: variable 'ansible_shell_executable' from source: unknown 8137 1726887501.87888: variable 'ansible_connection' from source: unknown 8137 1726887501.87891: variable 'ansible_module_compression' from source: unknown 8137 1726887501.87896: variable 'ansible_shell_type' from source: unknown 8137 1726887501.87905: variable 'ansible_shell_executable' from source: unknown 8137 1726887501.87917: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887501.87926: variable 'ansible_pipelining' from source: unknown 8137 1726887501.87934: variable 'ansible_timeout' from source: unknown 8137 1726887501.87952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887501.88228: 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__) 8137 1726887501.88244: variable 'omit' from source: magic vars 8137 1726887501.88253: starting attempt loop 8137 1726887501.88265: running the handler 8137 1726887501.88284: _low_level_execute_command(): starting 8137 1726887501.88292: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887501.88349: stdout chunk (state=3): >>>/root <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887501.88631: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887501.88634: stdout chunk (state=3): >>><<< 8137 1726887501.88637: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887501.88965: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887501.89088: _low_level_execute_command(): starting 8137 1726887501.89092: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `" && echo ansible-tmp-1726887501.8894498-8612-175373146691481="` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887501.89200: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887501.89203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.89206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.89227: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.89230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.89282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887501.89302: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887501.89330: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887501.89350: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887501.89373: stdout chunk (state=3): >>>/root <<< 8137 1726887501.89401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.89422: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887501.89446: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.89711: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887501.89716: stdout chunk (state=3): >>><<< 8137 1726887501.89719: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887501.89729: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887501.89731: _low_level_execute_command(): starting 8137 1726887501.89736: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `" && echo ansible-tmp-1726887501.895993-8613-104759363452019="` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `" && echo ansible-tmp-1726887501.8894498-8612-175373146691481="` echo /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 `" ) && sleep 0'"'"'' <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `" && echo ansible-tmp-1726887501.895993-8613-104759363452019="` echo /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 `" ) && sleep 0'"'"'' 8137 1726887501.89772: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887501.89785: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887501.89822: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887501.89850: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.89875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.89897: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.89917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.89937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887501.89953: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887501.89968: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887501.89989: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887501.90005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.90022: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887501.90046: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.90127: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887501.90144: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887501.90165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887501.90190: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887501.90207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887501.90223: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887501.90237: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887501.90252: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887501.90279: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887501.90313: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887501.90357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 8137 1726887501.90997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887501.91017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.91041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.91063: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.91079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.91128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887501.91149: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887501.91164: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887501.91179: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887501.91195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.91212: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887501.91230: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.91256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887501.91270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887501.91282: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887501.91299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.91316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.91337: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.91351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.91372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887501.91389: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887501.91404: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887501.91424: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887501.91441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.91456: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887501.91476: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.91553: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887501.91570: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887501.91588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887501.91615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887501.91633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887501.91648: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887501.91664: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887501.91679: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887501.91701: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887501.91736: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887501.91778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887501.92475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.92478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.92522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.92539: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.92545: 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.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.92611: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887501.92616: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887501.92618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887501.92622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887501.92663: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887501.92676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887501.93729: stdout chunk (state=3): >>>ansible-tmp-1726887501.895993-8613-104759363452019=/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 <<< 8137 1726887501.93900: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887501.93926: stderr chunk (state=3): >>><<< 8137 1726887501.93929: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887501.895993-8613-104759363452019=/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887501.93953: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887501.895993-8613-104759363452019=/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887501.93999: variable 'ansible_module_compression' from source: unknown 8137 1726887501.94042: ANSIBALLZ: Using lock for package_facts 8137 1726887501.94046: ANSIBALLZ: Acquiring lock 8137 1726887501.94050: ANSIBALLZ: Lock acquired: 139724621216848 8137 1726887501.94058: ANSIBALLZ: Creating module 8137 1726887501.94857: stdout chunk (state=3): >>>/root <<< 8137 1726887501.95027: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887501.95125: stderr chunk (state=3): >>><<< 8137 1726887501.95128: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887501.95202: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887501.95204: _low_level_execute_command(): starting 8137 1726887501.95358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `" && echo ansible-tmp-1726887501.9517174-8615-113576126667281="` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `" && echo ansible-tmp-1726887501.9517174-8615-113576126667281="` echo /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 `" ) && sleep 0'"'"'' 8137 1726887501.95926: stdout chunk (state=3): >>>ansible-tmp-1726887501.8894498-8612-175373146691481=/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 <<< 8137 1726887501.95929: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887501.96002: stderr chunk (state=3): >>><<< 8137 1726887501.96006: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887501.8894498-8612-175373146691481=/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887501.96132: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887501.8894498-8612-175373146691481=/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887501.96331: variable 'ansible_module_compression' from source: unknown 8137 1726887501.96747: ANSIBALLZ: Using lock for package_facts 8137 1726887501.96750: ANSIBALLZ: Acquiring lock 8137 1726887501.98700: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887501.98797: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.98878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.98897: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.98911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.98985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887501.99036: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887501.99144: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887501.99268: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887501.99325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887501.99353: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887501.99366: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887501.99483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887501.99624: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887501.99650: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887501.99665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887501.99690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887501.99890: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887501.99928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887501.99942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887501.99967: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.00297: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.00312: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.00324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.00336: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.00350: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.00423: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.00437: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.00462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.00496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.00516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887502.00529: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887502.00540: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887502.00556: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887502.00574: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887502.00607: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.00651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 6 <<< 8137 1726887502.06047: stdout chunk (state=3): >>>ansible-tmp-1726887501.9517174-8615-113576126667281=/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 <<< 8137 1726887502.06574: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.06810: stderr chunk (state=3): >>><<< 8137 1726887502.06826: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887501.9517174-8615-113576126667281=/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 6\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887502.06971: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887501.9517174-8615-113576126667281=/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 6 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887502.07422: variable 'ansible_module_compression' from source: unknown 8137 1726887502.07470: ANSIBALLZ: Using lock for package_facts 8137 1726887502.07478: ANSIBALLZ: Acquiring lock 8137 1726887502.43295: ANSIBALLZ: Writing module into payload 8137 1726887502.43474: ANSIBALLZ: Writing module 8137 1726887502.44056: ANSIBALLZ: Renaming module 8137 1726887502.44068: ANSIBALLZ: Done creating module 8137 1726887502.44714: ANSIBALLZ: Lock acquired: 139724621216848 8137 1726887502.44717: ANSIBALLZ: Reading module after lock 8137 1726887502.44720: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 8137 1726887502.44724: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r TO /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py 8137 1726887502.44729: ANSIBALLZ: Lock acquired: 139724621216848 8137 1726887502.44731: ANSIBALLZ: Reading module after lock 8137 1726887502.44733: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 8137 1726887502.44737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh TO /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887502.44935: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 8137 1726887502.45086: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn TO /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887502.45305: Sending initial data 8137 1726887502.45309: Sent initial data (160 bytes) 8137 1726887502.45556: Sending initial data 8137 1726887502.45560: Sent initial data (160 bytes) 8137 1726887502.45972: Sending initial data 8137 1726887502.45975: Sent initial data (159 bytes) 8137 1726887502.48224: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887502.48539: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887502.48580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.48600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.48627: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.48639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.48731: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887502.48734: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887502.48747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.48753: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887502.48764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.48767: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887502.48769: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.48786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.48792: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.49023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887502.49026: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887502.49028: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887502.49031: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.49033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.49035: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.49037: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.49039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887502.49041: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887502.49042: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887502.49044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.49046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.49048: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.49050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.49051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887502.49053: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.49055: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.49057: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.49059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.49061: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.49063: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.49113: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.49145: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.49148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.49151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.49153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887502.49194: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887502.49197: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887502.49200: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887502.49202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.49204: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.49263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887502.49266: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887502.49270: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.49273: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887502.49275: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887502.49277: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.49301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.49305: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.49313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887502.49343: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.49346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887502.49349: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887502.49351: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887502.49372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.49374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.49377: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.49452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.49455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887502.49458: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.49460: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.49462: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.49464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.49466: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.49469: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.49495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.49791: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.49822: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.49837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887502.49897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887502.49920: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887502.49934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.49948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.49963: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.49981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.49984: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.49994: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.49996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.50010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.50031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887502.50035: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887502.50037: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887502.50374: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887502.50385: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887502.50387: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent <<< 8137 1726887502.50390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887502.50785: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.50797: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.50822: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.50839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.50854: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.50866: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.50976: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.50992: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.51004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.51031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.51322: 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 <<< 8137 1726887502.51326: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887502.51328: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887502.51331: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn <<< 8137 1726887502.51333: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py <<< 8137 1726887502.51335: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887502.51337: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py M:0x001a <<< 8137 1726887502.51768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887502.51780: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887502.51791: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887502.51801: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887502.51822: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887502.51864: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.51905: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887502.51937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887502.51940: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887502.51992: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887502.52049: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887502.52052: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py <<< 8137 1726887502.52105: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py M:0x001a <<< 8137 1726887502.54329: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887502.54353: 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 <<< 8137 1726887502.54381: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887502.54397: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887502.54461: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887502.54464: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py <<< 8137 1726887502.54502: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py M:0x001a <<< 8137 1726887502.55131: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887502.55934: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26529 <<< 8137 1726887502.55937: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 26529 bytes at 261120 <<< 8137 1726887502.55940: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887502.55942: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887502.55956: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530 <<< 8137 1726887502.56169: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 26530 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887502.56207: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.56222: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887502.56300: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.56914: stderr chunk (state=3): >>><<< 8137 1726887502.56917: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp93_x_6gn\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26529\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 26529 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887502.56926: done transferring module to remote 8137 1726887502.56928: _low_level_execute_command(): starting 8137 1726887502.56930: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0'"'"'' 8137 1726887502.57257: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530 <<< 8137 1726887502.57260: stderr chunk (state=3): >>><<< 8137 1726887502.57262: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmprnxx0q8r\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 26530 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887502.57268: done transferring module to remote 8137 1726887502.57271: _low_level_execute_command(): starting 8137 1726887502.57273: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0'"'"'' 8137 1726887502.57280: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 26530 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887502.57434: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887502.57438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.57440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.57442: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.57448: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887502.57450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.57526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887502.57822: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887502.57827: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887502.57830: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.57832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.57835: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.57837: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.57839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887502.57841: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887502.57846: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887502.57848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.57850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.57852: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.57854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.57856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887502.57858: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.57860: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.57862: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.57864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.57866: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.57868: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.57870: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.57871: stderr chunk (state=3): >>><<< 8137 1726887502.57873: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpvmbfs9dh\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:26530\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 26530 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887502.57878: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.57880: done transferring module to remote 8137 1726887502.57884: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.57886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.58002: _low_level_execute_command(): starting 8137 1726887502.58006: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887502.58014: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.58016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887502.58018: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887502.58021: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887502.58023: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0'"'"'' 8137 1726887502.58028: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887502.58030: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.58110: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887502.58470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.58473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.58520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.58524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.58527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887502.58529: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.58578: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887502.58596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887502.58599: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887502.58618: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.58680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887502.59220: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.59224: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.59256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.59259: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.59262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.59264: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.59341: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887502.59348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.59351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887502.59362: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.59406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887502.59930: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.59933: stdout chunk (state=3): >>><<< 8137 1726887502.59948: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887502.59965: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887502.59970: _low_level_execute_command(): starting 8137 1726887502.59976: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/AnsiballZ_package_facts.py && sleep 0'"'"'' 8137 1726887502.60441: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.60500: stderr chunk (state=3): >>><<< 8137 1726887502.60503: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887502.60624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887502.60627: _low_level_execute_command(): starting 8137 1726887502.60629: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/AnsiballZ_package_facts.py && sleep 0'"'"'' 8137 1726887502.61833: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887502.61899: stderr chunk (state=3): >>><<< 8137 1726887502.61902: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887502.62026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887502.62029: _low_level_execute_command(): starting 8137 1726887502.62031: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/AnsiballZ_package_facts.py && sleep 0'"'"'' 8137 1726887502.62231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.62317: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887502.62320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.62323: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887502.62350: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.62400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887502.62873: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887502.63015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.63031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.63064: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.63099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.63253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887502.63266: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887502.63278: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887502.63290: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.63615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.63630: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.63642: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.63668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887502.63680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887502.63689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887502.63701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.63715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.63731: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.63775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.63791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887502.63803: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.63815: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.63830: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.63847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.63864: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.63882: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.63962: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.64216: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.64229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.64249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.64264: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887502.64276: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887502.64288: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887502.64302: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887502.64341: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887502.64363: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887502.64379: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887502.64387: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887502.64448: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887502.64451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887502.64474: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887502.64506: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887502.64554: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887502.64625: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887502.64653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887502.64680: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8dc0> <<< 8137 1726887502.64728: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887502.64735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8b20> <<< 8137 1726887502.64773: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887502.64779: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8ac0> <<< 8137 1726887502.64806: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887502.64831: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887502.64837: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d490> <<< 8137 1726887502.64863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887502.64894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887502.64912: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887502.64926: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d670> <<< 8137 1726887502.64967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887502.64972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887502.65004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887502.65011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887502.65218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887502.65223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887502.65228: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234190> <<< 8137 1726887502.65230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887502.65234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887502.65236: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234220> <<< 8137 1726887502.65240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887502.65261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234940> <<< 8137 1726887502.65315: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8295880> <<< 8137 1726887502.65324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d822dd90> <<< 8137 1726887502.65389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257d90> <<< 8137 1726887502.65438: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d970> <<< 8137 1726887502.65469: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887502.65659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887502.65784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.65806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.65813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887502.65834: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.65851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.65854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887502.65881: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887502.65910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887502.65945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887502.65948: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7faeeb0> <<< 8137 1726887502.66000: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb1f40> <<< 8137 1726887502.66004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887502.66027: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887502.66040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887502.66047: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887502.66089: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887502.66100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.66104: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.66107: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.66129: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887502.66132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887502.66135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887502.66137: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887502.66139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887502.66141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887502.66158: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fa7610> <<< 8137 1726887502.66161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887502.66164: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fae370> <<< 8137 1726887502.66166: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887502.66168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887502.66170: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887502.66175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887502.66213: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887502.66233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887502.66260: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887502.66302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.66305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887502.66351: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7e8ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8e910> <<< 8137 1726887502.66356: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887502.66398: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8ef10> <<< 8137 1726887502.66404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887502.66442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887502.66449: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8efd0> <<< 8137 1726887502.66502: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887502.66505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea20d0> <<< 8137 1726887502.66507: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887502.66511: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887502.66514: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887502.66570: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f89d90> import '_functools' # <<< 8137 1726887502.66574: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887502.66576: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887502.66579: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f82670> <<< 8137 1726887502.66636: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887502.66692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb5e50> <<< 8137 1726887502.66696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887502.66699: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887502.66702: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887502.66705: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7ea2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f892b0> <<< 8137 1726887502.66754: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.66783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887502.66797: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.66838: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7f942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887502.66869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887502.66898: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.66920: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498dc0> <<< 8137 1726887502.66937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 8137 1726887502.66941: stdout chunk (state=3): >>> <<< 8137 1726887502.66962: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2df0> <<< 8137 1726887502.66976: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887502.66980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498b20> <<< 8137 1726887502.66984: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887502.67003: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887502.67036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887502.67075: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498ac0> <<< 8137 1726887502.67090: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887502.67094: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887502.67097: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887502.67100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887502.67102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887502.67135: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d490> <<< 8137 1726887502.67141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887502.67147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8137 1726887502.67157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887502.67161: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887502.67163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887502.67165: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e753d0> <<< 8137 1726887502.67169: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d940> <<< 8137 1726887502.67184: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d670> <<< 8137 1726887502.67196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887502.67198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887502.67200: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e754c0> <<< 8137 1726887502.67203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887502.67205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887502.67223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887502.67226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887502.67233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887502.67262: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf190> <<< 8137 1726887502.67265: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887502.67270: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7eaaf40> <<< 8137 1726887502.67278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887502.67280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887502.67298: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887502.67311: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4a90> <<< 8137 1726887502.67316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887502.67336: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4490> <<< 8137 1726887502.67345: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf220> <<< 8137 1726887502.67416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887502.67419: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887502.67422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887502.67424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887502.67427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887502.67442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887502.67452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7daa220> <<< 8137 1726887502.67466: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2850> <<< 8137 1726887502.67470: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf940> <<< 8137 1726887502.67473: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887502.67490: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887502.67493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887502.67495: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1c8d90> <<< 8137 1726887502.67498: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e61520> <<< 8137 1726887502.67500: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4f10> <<< 8137 1726887502.67502: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbb0a0> <<< 8137 1726887502.67546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887502.67550: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2d90> <<< 8137 1726887502.67597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887502.67600: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbb50> <<< 8137 1726887502.67604: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887502.67614: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d970> <<< 8137 1726887502.67634: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887502.67641: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7dbbe80> <<< 8137 1726887502.67647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887502.67684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887502.67706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887502.67722: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb790> <<< 8137 1726887502.67725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887502.67744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887502.67776: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcbcd0> <<< 8137 1726887502.67815: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d65400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbf70> <<< 8137 1726887502.67842: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887502.67849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887502.67911: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d762e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb610> import 'pwd' # <<< 8137 1726887502.67930: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887502.67971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887502.68007: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d763a0> <<< 8137 1726887502.68172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887502.68223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887502.68227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887502.68230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887502.68234: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent <<< 8137 1726887502.68237: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16eeb0> <<< 8137 1726887502.68261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887502.68264: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d170f40> <<< 8137 1726887502.68275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887502.68278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887502.68305: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887502.68327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887502.68331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887502.68334: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d919d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d917c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d918b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887502.68336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887502.68338: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d167610> <<< 8137 1726887502.68340: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16d640> <<< 8137 1726887502.68342: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16e370> <<< 8137 1726887502.68344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887502.68505: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91d00> <<< 8137 1726887502.68526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887502.68571: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d9d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91940> <<< 8137 1726887502.68575: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887502.68642: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d85a90> <<< 8137 1726887502.68673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.68755: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887502.68773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887502.68777: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d04ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04e910> <<< 8137 1726887502.68780: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887502.68783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887502.68786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 8137 1726887502.68789: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04ef10> <<< 8137 1726887502.68792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887502.68795: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91af0> <<< 8137 1726887502.68797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887502.68800: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04efd0> <<< 8137 1726887502.68803: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887502.68806: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0620d0> <<< 8137 1726887502.68896: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887502.68900: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d149d90> import '_functools' # <<< 8137 1726887502.68903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29d7cd46d0> <<< 8137 1726887502.68906: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d142670> <<< 8137 1726887502.68912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1546d0> <<< 8137 1726887502.68915: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d175e50> <<< 8137 1726887502.68981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887502.68986: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d062cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1492b0> <<< 8137 1726887502.69192: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.69195: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d1542e0> <<< 8137 1726887502.69198: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17ba00> <<< 8137 1726887502.69200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887502.69202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887502.69204: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.69206: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 8137 1726887502.69211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887502.69213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062eb0> <<< 8137 1726887502.69215: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062df0> <<< 8137 1726887502.69256: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 8137 1726887502.69276: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062d60> <<< 8137 1726887502.69280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.69283: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887502.69324: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887502.69328: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887502.69331: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.69333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887502.69336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887502.69339: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0353d0> <<< 8137 1726887502.69341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887502.69343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887502.69345: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0354c0> <<< 8137 1726887502.69463: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d06af40> <<< 8137 1726887502.69499: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064a90> <<< 8137 1726887502.69516: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064490> <<< 8137 1726887502.69532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887502.69544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887502.69575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887502.69596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887502.69628: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887502.69631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887502.69633: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf6a220> <<< 8137 1726887502.69721: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d021520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064f10> <<< 8137 1726887502.69725: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17b0a0> <<< 8137 1726887502.69824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bb50> import 'errno' # <<< 8137 1726887502.69869: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.69873: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf7be80> <<< 8137 1726887502.69875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887502.69913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887502.69916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887502.69930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887502.69933: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b790> <<< 8137 1726887502.69949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887502.70047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf25400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bf70> <<< 8137 1726887502.70156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf362e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b610> import 'pwd' # <<< 8137 1726887502.70217: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf363a0> <<< 8137 1726887502.70223: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062a30> <<< 8137 1726887502.70234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887502.70249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887502.70284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887502.70323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887502.70328: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51700> <<< 8137 1726887502.70378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.70388: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf519d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf517c0> <<< 8137 1726887502.70478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.70482: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf518b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887502.70641: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51d00> <<< 8137 1726887502.70690: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.70697: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf5d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51940> <<< 8137 1726887502.70716: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf45a90> <<< 8137 1726887502.70727: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062610> <<< 8137 1726887502.70754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887502.70814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887502.70849: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51af0> <<< 8137 1726887502.70997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887502.71015: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f005ce9a6d0> <<< 8137 1726887502.71116: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887502.71180: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 8137 1726887502.71186: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887502.71256: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip' <<< 8137 1726887502.71259: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.71272: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887502.71378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff820> <<< 8137 1726887502.71433: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.71441: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887502.71447: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 8137 1726887502.71451: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887502.71454: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bff160> <<< 8137 1726887502.71478: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887502.71517: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887502.71520: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff280> <<< 8137 1726887502.71531: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bfff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887502.71578: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887502.71612: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff4f0> <<< 8137 1726887502.71620: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bffd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bfffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887502.71639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.71658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887502.71662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887502.71694: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643dc0> <<< 8137 1726887502.71712: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887502.71732: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887502.71784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643b20> <<< 8137 1726887502.71794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887502.71816: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887502.71823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887502.71842: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643ac0> <<< 8137 1726887502.71876: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bc0f40> <<< 8137 1726887502.71957: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887502.71964: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887502.71967: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588160> <<< 8137 1726887502.72035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 8137 1726887502.72038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7588ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6dc0> <<< 8137 1726887502.72040: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8940> <<< 8137 1726887502.72071: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8670> <<< 8137 1726887502.72101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887502.72128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887502.72214: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be63a0> <<< 8137 1726887502.72245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887502.72342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887502.72357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c36d30> <<< 8137 1726887502.72360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887502.72414: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bb2b20> <<< 8137 1726887502.72523: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f220> <<< 8137 1726887502.72550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2850> <<< 8137 1726887502.72557: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f940> <<< 8137 1726887502.72563: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c02520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887502.72584: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3f0880> <<< 8137 1726887502.72658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.72663: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887502.72665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee388d90> <<< 8137 1726887502.72720: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c463d0> <<< 8137 1726887502.72750: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887502.72753: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 8137 1726887502.72815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.72823: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887502.72828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887502.72835: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2d90> <<< 8137 1726887502.72862: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46d30> <<< 8137 1726887502.72895: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8970> <<< 8137 1726887502.72936: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887502.72992: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f17f0> <<< 8137 1726887502.73087: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bdfb50> <<< 8137 1726887502.73119: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.73124: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c46910> <<< 8137 1726887502.73158: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c465e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c3f910> <<< 8137 1726887502.73186: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887502.73204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887502.73220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887502.73273: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7940> <<< 8137 1726887502.73404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887502.73423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887502.73524: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b55d90> <<< 8137 1726887502.73536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887502.73553: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f0580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887502.73563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887502.73605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5820> <<< 8137 1726887502.73628: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.73637: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.73658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887502.73667: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353eb0> <<< 8137 1726887502.73670: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887502.73691: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887502.73738: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.73742: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5160> <<< 8137 1726887502.73756: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee356f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887502.73761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.73764: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887502.73802: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5280> <<< 8137 1726887502.73806: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5f70> <<< 8137 1726887502.73810: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887502.73812: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887502.73814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887502.73828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887502.73870: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5d90> <<< 8137 1726887502.73873: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887502.73878: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.73904: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5fd0> <<< 8137 1726887502.73911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887502.73923: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887502.73948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887502.73951: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.73954: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee34c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee352640> <<< 8137 1726887502.73988: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5100> <<< 8137 1726887502.73992: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353370> <<< 8137 1726887502.74018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887502.74020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887502.74024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887502.74040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887502.74061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887502.74088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887502.74130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887502.74175: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd86f40> <<< 8137 1726887502.74178: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887502.74219: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748310> <<< 8137 1726887502.74248: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748160> <<< 8137 1726887502.74260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.74265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887502.74276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887502.74278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887502.74317: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c748ca0> <<< 8137 1726887502.74333: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabdc0> <<< 8137 1726887502.74337: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.74339: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee233e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233910> <<< 8137 1726887502.74369: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887502.74393: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.74401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 8137 1726887502.74432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233f10> <<< 8137 1726887502.74469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887502.74488: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdab3a0> <<< 8137 1726887502.74519: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887502.74544: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabfd0> <<< 8137 1726887502.74560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887502.74577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887502.74581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887502.74602: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887502.74631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887502.74634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887502.74637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887502.74662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee2470d0> import '_collections' # <<< 8137 1726887502.74666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887502.74668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887502.74682: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdfcd30> <<< 8137 1726887502.74701: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32ed90> <<< 8137 1726887502.74716: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887502.74736: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8400> <<< 8137 1726887502.74751: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd78b20> <<< 8137 1726887502.74871: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee327670> <<< 8137 1726887502.74894: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887502.74913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887502.74923: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.75030: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b7f7f0> <<< 8137 1726887502.75045: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.75049: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b858b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71a4970> <<< 8137 1726887502.75051: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887502.75140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3396d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee35ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee247cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32e2b0> <<< 8137 1726887502.75146: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee3392e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee360a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887502.75149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887502.75182: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887502.75185: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887502.75188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.75190: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.75200: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887502.75245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887502.75265: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.75269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887502.75274: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247eb0> <<< 8137 1726887502.75276: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247df0> <<< 8137 1726887502.75288: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0cd30> <<< 8137 1726887502.75327: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887502.75331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 8137 1726887502.75333: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247d60> <<< 8137 1726887502.75385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887502.75391: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887502.75413: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bbc730> # zipimport: zlib available <<< 8137 1726887502.75417: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887502.75447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887502.75451: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b17f0> <<< 8137 1726887502.75471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887502.75493: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cda5b50> <<< 8137 1726887502.75504: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c910> <<< 8137 1726887502.75544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887502.75600: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 8137 1726887502.75607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a3d0> <<< 8137 1726887502.75651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887502.75664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887502.75668: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce05910> <<< 8137 1726887502.75671: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6940> <<< 8137 1726887502.75705: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a4c0> <<< 8137 1726887502.75788: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.75848: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b0580> <<< 8137 1726887502.75893: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee24ff40> <<< 8137 1726887502.75919: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b09a0> # zipimport: zlib available <<< 8137 1726887502.75945: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249a90> <<< 8137 1726887502.75970: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249490> <<< 8137 1726887502.75975: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887502.75989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887502.76031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887502.76037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76180: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887502.76210: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee14f220> <<< 8137 1726887502.76226: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee206520> <<< 8137 1726887502.76250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887502.76271: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887502.76280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76360: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887502.76367: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76376: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3600a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887502.76415: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76492: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.76538: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887502.76563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76635: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887502.76640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887502.76643: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee160e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170790> <<< 8137 1726887502.76670: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887502.76711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887502.76744: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170cd0> <<< 8137 1726887502.76798: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76840: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee0ff400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160f70><<< 8137 1726887502.76849: stdout chunk (state=3): >>> <<< 8137 1726887502.76894: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.76897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887502.76904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887502.77014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887502.77023: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1102e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170610> import 'pwd' # <<< 8137 1726887502.77080: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c01370> # zipimport: zlib available <<< 8137 1726887502.77090: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1103a0> <<< 8137 1726887502.77151: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.77206: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887502.77340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.77391: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.77577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.77586: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7ee7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7f48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c368970> <<< 8137 1726887502.77593: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887502.77601: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.77626: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b72550> <<< 8137 1726887502.77633: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887502.77700: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.77725: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7022eb0> <<< 8137 1726887502.77767: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887502.77876: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12bd00> <<< 8137 1726887502.77971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd82730> # zipimport: zlib available <<< 8137 1726887502.77975: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee137250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b940> <<< 8137 1726887502.78023: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887502.78050: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee11fa90> <<< 8137 1726887502.78057: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247610> <<< 8137 1726887502.78068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887502.78092: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887502.78118: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b747f0> <<< 8137 1726887502.78189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887502.78260: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b76790> <<< 8137 1726887502.78281: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b72b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887502.78285: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78287: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12baf0><<< 8137 1726887502.78292: stdout chunk (state=3): >>> <<< 8137 1726887502.78354: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887502.78382: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 8137 1726887502.78388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887502.78495: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72ee0686d0> <<< 8137 1726887502.78580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78748: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887502.78756: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78855: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887502.78862: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78896: stdout chunk (state=3): >>># zipimport: found 105 names in '/tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip' # zipimport: zlib available<<< 8137 1726887502.78919: stdout chunk (state=3): >>> <<< 8137 1726887502.78922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.78977: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.78994: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.79025: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.79034: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887502.79087: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79112: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/__init__.py <<< 8137 1726887502.79142: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.79226: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887502.79230: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887502.79233: stdout chunk (state=3): >>> <<< 8137 1726887502.79258: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79261: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887502.79343: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887502.79490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887502.79508: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79516: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79589: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887502.79596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887502.79610: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc7370> # zipimport: zlib available <<< 8137 1726887502.79720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79740: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f39f40> <<< 8137 1726887502.79776: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 8137 1726887502.79781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79820: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887502.79829: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f305b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6f30d00> <<< 8137 1726887502.79843: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887502.79854: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79864: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f38b20> <<< 8137 1726887502.79901: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f381c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034400> <<< 8137 1726887502.79934: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034a30> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887502.79939: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.79992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887502.80015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80043: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887502.80081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887502.80097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.80103: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d71692e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169280> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169a90> <<< 8137 1726887502.80159: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887502.80171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d718a6d0> <<< 8137 1726887502.80178: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7e1550> <<< 8137 1726887502.80189: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71b8ca0> <<< 8137 1726887502.80228: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034f40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887502.80290: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1e8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887502.80297: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8137 1726887502.80323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80347: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80382: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887502.80399: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80433: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80440: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887502.80512: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8137 1726887502.80581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887502.80588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887502.80614: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887502.80618: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80662: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e37f0> <<< 8137 1726887502.80669: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887502.80704: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e5790> <<< 8137 1726887502.80735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80771: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887502.80796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80839: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.80845: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80854: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80861: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887502.80893: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887502.80960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887502.80963: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.80971: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887502.81000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81345: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81369: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81416: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 8137 1726887502.81436: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81458: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81534: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81621: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887502.81624: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81673: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81755: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887502.81759: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81830: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887502.81876: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.81892: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887502.81954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.81974: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887502.82005: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.82052: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887502.82137: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.82141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.82246: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887502.82249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887502.82319: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887502.82384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.82389: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887502.82393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887502.82442: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f4bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887502.82450: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b6a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887502.82452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f55b0> <<< 8137 1726887502.82454: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0f5d00> <<< 8137 1726887502.82912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887502.82915: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.83147: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887502.83247: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887502.83331: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93160> <<< 8137 1726887502.83402: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93280> <<< 8137 1726887502.83405: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b400> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.83585: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fdfd0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fd190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9400> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9a30> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c32f2e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32f280> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32fa90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c34f6d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c37eca0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9f40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8137 1726887502.83592: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93f70> <<< 8137 1726887502.83595: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887502.83598: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887502.83601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.83603: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.83606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887502.83653: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf934f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93d90> import 'atexit' # <<< 8137 1726887502.83656: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.83659: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93fd0> <<< 8137 1726887502.83661: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.83663: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887502.83665: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887502.83667: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887502.83669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e889d0> <<< 8137 1726887502.83671: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93100> <<< 8137 1726887502.83674: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b8e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887502.83675: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887502.83677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.83679: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.83728: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887502.83732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887502.83735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.83878: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf55f40> <<< 8137 1726887502.83882: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.83885: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.84077: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948310> <<< 8137 1726887502.84081: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948160> <<< 8137 1726887502.84083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.84114: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.84117: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887502.84119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887502.84123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.84215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed948ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79dc0> <<< 8137 1726887502.84219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887502.84222: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e66c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b2e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py <<< 8137 1726887502.84225: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887502.84250: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.84739: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887502.84742: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf793a0> <<< 8137 1726887502.84994: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79fd0> <<< 8137 1726887502.85093: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85097: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887502.85100: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887502.85102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887502.85104: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85106: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85178: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85183: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85203: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887502.85207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfcad30> <<< 8137 1726887502.85212: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85215: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9ad30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf46b20> <<< 8137 1726887502.85218: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf9a520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a550> <<< 8137 1726887502.85518: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85589: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0306a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887502.85718: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887502.85722: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c030400> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887502.85725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887502.85728: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887502.85731: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85751: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b4fd0> <<< 8137 1726887502.85755: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85758: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda250> <<< 8137 1726887502.85761: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887502.85763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887502.85766: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85768: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887502.85771: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85773: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.85776: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.85821: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda3d0> <<< 8137 1726887502.85826: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887502.85829: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887502.85857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.85860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.85863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887502.85866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887502.85869: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887502.85871: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0509d0> <<< 8137 1726887502.85874: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfdad30> <<< 8137 1726887502.85877: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86052: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0308e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887502.86055: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b17f0> <<< 8137 1726887502.86095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86229: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.86324: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887502.86329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86332: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf73b50> <<< 8137 1726887502.86336: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887502.86339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86468: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda910> <<< 8137 1726887502.86818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86937: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887502.86940: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda5e0> <<< 8137 1726887502.86946: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfd3910> <<< 8137 1726887502.86949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86975: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887502.86978: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.86981: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8137 1726887502.87012: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.87016: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887502.87018: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887502.87020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.87022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887502.87025: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7940> <<< 8137 1726887502.87027: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005bffc3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0302e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887502.87029: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.87032: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8137 1726887502.87472: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.87550: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 8137 1726887502.87553: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887502.87559: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.87955: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.87959: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887502.88001: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88005: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.88073: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b0580> <<< 8137 1726887502.88077: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88084: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b09a0> <<< 8137 1726887502.88086: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.88089: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 8137 1726887502.88092: stdout chunk (state=3): >>> import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py<<< 8137 1726887502.88094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88097: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.88100: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887502.88106: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887502.88112: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88115: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88121: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8137 1726887502.88123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88125: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88128: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887502.88130: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88133: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887502.88135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88138: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8137 1726887502.88141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88146: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887502.88149: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8137 1726887502.88151: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887502.88154: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88156: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88158: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887502.88163: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887502.88166: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88168: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.88170: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88172: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88174: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8137 1726887502.88176: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.88178: stdout chunk (state=3): >>> <<< 8137 1726887502.88180: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88263: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88432: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88467: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887502.88521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88606: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8137 1726887502.88612: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88641: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88652: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887502.88678: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88746: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8137 1726887502.88779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88788: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887502.88872: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887502.88879: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88969: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.88973: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8137 1726887502.88975: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 8137 1726887502.89007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89089: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887502.89093: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.89096: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89206: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.89233: stdout chunk (state=3): >>> <<< 8137 1726887502.89237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89240: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.89245: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887502.89248: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89314: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887502.89318: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89367: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89416: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8137 1726887502.89419: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89514: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8137 1726887502.89518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887502.89520: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89604: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89609: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py <<< 8137 1726887502.89612: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89683: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89736: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887502.89785: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89841: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8137 1726887502.89848: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89870: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.89930: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887502.90017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.90254: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887502.90258: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887502.90401: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887502.90406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.90410: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.90414: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887502.90417: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 8137 1726887502.90520: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.90620: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9ee7f0> <<< 8137 1726887502.90623: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.90626: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887502.90635: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 8137 1726887502.90638: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.90640: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.90642: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887502.90645: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887502.90648: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9f48b0> <<< 8137 1726887502.90651: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed53a970> <<< 8137 1726887502.90654: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887502.90656: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.90658: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887502.90699: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.90752: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.90783: stdout chunk (state=3): >>> <<< 8137 1726887502.90787: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887502.90836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.90839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91105: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887502.91111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91116: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e58ca0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e586a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e58400> <<< 8137 1726887502.91158: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8137 1726887502.91163: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91188: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91221: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887502.91380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887502.91383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887502.91385: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf50730> <<< 8137 1726887502.91389: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887502.91391: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887502.91393: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91427: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91530: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887502.91533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91568: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91628: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8137 1726887502.91656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887502.91660: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91689: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91791: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91855: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 8137 1726887502.91881: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8137 1726887502.91920: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.91963: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887502.92091: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92136: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92289: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887502.92336: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92384: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887502.92421: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92468: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887502.92536: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92614: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887502.92688: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92790: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 8137 1726887502.92793: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92828: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92897: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.92900: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 8137 1726887502.93003: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887502.93038: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93047: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93102: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93170: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.93194: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py<<< 8137 1726887502.93198: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887502.93296: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93423: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887502.93454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93488: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.93491: stdout chunk (state=3): >>> import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887502.93519: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93586: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c00bca0> <<< 8137 1726887502.93632: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.93662: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b6a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b400> <<< 8137 1726887502.93674: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887502.93954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.94272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887502.94327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887502.94357: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887502.94484: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf96370> <<< 8137 1726887502.94497: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.94598: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.94722: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887502.94760: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887502.94777: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887502.94811: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.94875: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.94948: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887502.94968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.95025: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.95090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.95225: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.95329: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887502.95384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887502.95520: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887502.95533: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9e1550> <<< 8137 1726887502.95691: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3b8eb0> <<< 8137 1726887502.95770: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887502.95790: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887502.95803: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.95890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.95984: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.96028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.96096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887502.96128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887502.96171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887502.96232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887502.96271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887502.96316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887502.96458: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e37f0> <<< 8137 1726887502.96530: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e5790> <<< 8137 1726887502.96665: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py<<< 8137 1726887502.96682: stdout chunk (state=3): >>> <<< 8137 1726887502.96686: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.96722: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.96776: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887502.96893: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887502.96940: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.96973: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 8137 1726887502.97004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.97325: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.97793: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.97902: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.97905: stdout chunk (state=3): >>> <<< 8137 1726887502.97990: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py<<< 8137 1726887502.97994: stdout chunk (state=3): >>> <<< 8137 1726887502.98012: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.98043: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98047: stdout chunk (state=3): >>> <<< 8137 1726887502.98085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.98152: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98155: stdout chunk (state=3): >>> <<< 8137 1726887502.98227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.98276: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98279: stdout chunk (state=3): >>> <<< 8137 1726887502.98339: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887502.98354: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98365: stdout chunk (state=3): >>> <<< 8137 1726887502.98600: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98626: stdout chunk (state=3): >>> <<< 8137 1726887502.98869: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98872: stdout chunk (state=3): >>> <<< 8137 1726887502.98896: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.98921: stdout chunk (state=3): >>> <<< 8137 1726887502.98979: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py<<< 8137 1726887502.98984: stdout chunk (state=3): >>> <<< 8137 1726887502.99006: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887502.99243: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.99246: stdout chunk (state=3): >>> <<< 8137 1726887502.99597: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887502.99955: stdout chunk (state=3): >>> # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887502.99958: stdout chunk (state=3): >>> <<< 8137 1726887503.00053: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887503.00127: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887503.00159: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cef40> <<< 8137 1726887503.00188: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8137 1726887503.00212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc'<<< 8137 1726887503.00216: stdout chunk (state=3): >>> <<< 8137 1726887503.00251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887503.00304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 8137 1726887503.00307: stdout chunk (state=3): >>> <<< 8137 1726887503.00342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 8137 1726887503.00345: stdout chunk (state=3): >>> <<< 8137 1726887503.00378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887503.00411: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2c65b0><<< 8137 1726887503.00413: stdout chunk (state=3): >>> <<< 8137 1726887503.00496: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887503.00515: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887503.00529: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2c6d00> <<< 8137 1726887503.00617: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cfb20><<< 8137 1726887503.00655: stdout chunk (state=3): >>> <<< 8137 1726887503.00700: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cf1c0><<< 8137 1726887503.00703: stdout chunk (state=3): >>> <<< 8137 1726887503.00736: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3ca400> <<< 8137 1726887503.00770: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caa30><<< 8137 1726887503.00773: stdout chunk (state=3): >>> <<< 8137 1726887503.00812: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887503.00852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887503.00904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8137 1726887503.00921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887503.01101: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887503.01104: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887503.01107: stdout chunk (state=3): >>> <<< 8137 1726887503.01111: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed4ff2e0><<< 8137 1726887503.01113: stdout chunk (state=3): >>> <<< 8137 1726887503.01156: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ff280><<< 8137 1726887503.01159: stdout chunk (state=3): >>> <<< 8137 1726887503.01182: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887503.01217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'<<< 8137 1726887503.01220: stdout chunk (state=3): >>> <<< 8137 1726887503.01248: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ffa90> <<< 8137 1726887503.01290: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887503.01335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887503.01422: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887503.01425: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed5206d0> <<< 8137 1726887503.01474: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed54eca0> <<< 8137 1726887503.01534: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caf40> <<< 8137 1726887503.01557: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py <<< 8137 1726887503.01606: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available<<< 8137 1726887503.01661: stdout chunk (state=3): >>> <<< 8137 1726887503.01667: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887503.01680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.01792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.01875: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8137 1726887503.01890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.01953: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.02333: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.02350: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8137 1726887503.02385: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.02444: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.02501: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py<<< 8137 1726887503.02506: stdout chunk (state=3): >>> <<< 8137 1726887503.02522: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.02627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.03274: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887503.03949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.04558: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8137 1726887503.04589: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.04675: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.04765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.04820: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.04893: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py <<< 8137 1726887503.04918: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8137 1726887503.04946: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.04997: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.05053: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py <<< 8137 1726887503.05090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.05177: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.05270: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887503.05301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.05345: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.05401: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py<<< 8137 1726887503.05570: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.05784: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py<<< 8137 1726887503.05830: stdout chunk (state=3): >>> <<< 8137 1726887503.05836: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.05965: stdout chunk (state=3): >>> <<< 8137 1726887503.06074: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.06186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py<<< 8137 1726887503.06260: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'<<< 8137 1726887503.06375: stdout chunk (state=3): >>> <<< 8137 1726887503.06483: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2016a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887503.06722: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed201400><<< 8137 1726887503.06770: stdout chunk (state=3): >>> <<< 8137 1726887503.06794: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887503.07001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.07127: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8137 1726887503.07135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.07260: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.07355: stdout chunk (state=3): >>> <<< 8137 1726887503.07474: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py<<< 8137 1726887503.07551: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887503.07624: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.07704: stdout chunk (state=3): >>> <<< 8137 1726887503.07811: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py<<< 8137 1726887503.07866: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887503.07917: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.08132: stdout chunk (state=3): >>> <<< 8137 1726887503.08174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py<<< 8137 1726887503.08313: stdout chunk (state=3): >>> <<< 8137 1726887503.08356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887503.08559: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887503.08676: stdout chunk (state=3): >>> # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2229d0> <<< 8137 1726887503.09241: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2018e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py <<< 8137 1726887503.09261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.09335: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.09439: stdout chunk (state=3): >>> <<< 8137 1726887503.09520: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887503.09526: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.09646: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.09670: stdout chunk (state=3): >>> <<< 8137 1726887503.09775: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.09924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.10141: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887503.10156: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.10214: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.10294: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8137 1726887503.10298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.10338: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.10410: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887503.10479: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887503.10484: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1cd3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2012e0> <<< 8137 1726887503.10508: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887503.10512: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.10701: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py<<< 8137 1726887503.10906: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887503.11217: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.11258: stdout chunk (state=3): >>> <<< 8137 1726887503.11657: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8137 1726887503.11684: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.12007: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.12287: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.12433: stdout chunk (state=3): >>> <<< 8137 1726887503.12445: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.12557: stdout chunk (state=3): >>> <<< 8137 1726887503.12621: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8137 1726887503.12625: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887503.12628: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.12672: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.12734: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887503.12909: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.12947: stdout chunk (state=3): >>> <<< 8137 1726887503.13126: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py<<< 8137 1726887503.13227: stdout chunk (state=3): >>> import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887503.13388: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887503.13672: stdout chunk (state=3): >>> <<< 8137 1726887503.13801: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py<<< 8137 1726887503.14021: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.14931: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.16426: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{<<< 8137 1726887503.16540: stdout chunk (state=3): >>>"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoc<<< 8137 1726887503.16550: stdout chunk (state=3): >>>h": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{<<< 8137 1726887503.16595: stdout chunk (state=3): >>>"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": <<< 8137 1726887503.16601: stdout chunk (state=3): >>>null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 8137 1726887503.16748: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py<<< 8137 1726887503.17256: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887503.17261: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887503.17265: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887503.17315: 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 # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 8137 1726887503.17326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.17362: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 8137 1726887503.17791: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8137 1726887503.17797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.18231: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.18247: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 8137 1726887503.18420: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm <<< 8137 1726887503.18659: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887503.18669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.18678: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm <<< 8137 1726887503.18694: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887503.18707: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.19052: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887503.19055: stdout chunk (state=3): >>><<< 8137 1726887503.19065: stderr chunk (state=3): >>><<< 8137 1726887503.19077: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.19088: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887503.19152: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887503.19175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.19206: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887503.19392: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.19395: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8137 1726887503.19397: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887503.19425: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887503.19428: stdout chunk (state=3): >>><<< 8137 1726887503.19431: stderr chunk (state=3): >>><<< 8137 1726887503.19594: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8295880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d822dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7faeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fa7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fad640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7e8ee20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8e910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea20d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f89d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f82670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f946d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7ea2cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f892b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7f942e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e753d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e754c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7eaaf40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7daa220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e61520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbb50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7dbbe80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcbcd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d65400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d762e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d763a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d919d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d917c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d918b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d9d250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d85a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29d7cd46d0>\r\n# zipimport: found 105 names in \'/tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bff160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bfff70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bffd90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bfffd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bc0f40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588310>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7588ca0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be63a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c36d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bb2b20>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c02520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f4fd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f1850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c463d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46d30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f17f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bdfb50>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c46910>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c465e0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c3f910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7940>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b55d90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f0580>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7ee0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b7f7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b858b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71a4970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bbc730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c01370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b72550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7022eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b747f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b76790>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b72b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f39f40>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f305b0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6f30d00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f38b20>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f381c0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034400>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034a30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d71692e0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169a90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d718a6d0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71b8ca0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034f40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b6a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e889d0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b8e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e66c40>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b2e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e58ca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e586a0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e58400>\r\n\r\n{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887503.21027: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d82d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8234940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8295880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d822dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d8257d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d827d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7faeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7e8ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e8efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f82670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f946d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fb5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7ea2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7f892b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7f942e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e753d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e754c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7eaaf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7daa220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7e61520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7fbb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7dbbe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcbcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d65400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dbbf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d762e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7dcb610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d763a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d919d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d917c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d918b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d91d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7d9d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d85a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7ea2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7d91af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f29d7cd46d0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bff160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bfff70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bffd90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bfffd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bff100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bc0f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7588160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7588ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be63a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7be6fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c36d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bb2b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c02520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c02550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75f1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c463d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c46d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f17f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7bdfb50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c46910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7c465e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c3f910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b55d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f0580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d75e7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d75f09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b7f7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b858b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71a4970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7bbc730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7c01370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d7b72550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7022eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b747f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b76790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7b72b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f39f40> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f305b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6f30d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f38b20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6f381c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034400> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034a30> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d71692e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169280> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7169a90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d718a6d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d71b8ca0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d7034f40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b6a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b400> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e889d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b8e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e66c40> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e6b2e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_yzigjbyq/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f29d6e58ca0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e586a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f29d6e58400> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d455880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d170f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d167610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d04ee20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04e910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04ef10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04efd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0620d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d149d90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d142670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1546d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d175e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d062cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1492b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d1542e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0353d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0354c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d06af40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf6a220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d021520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bb50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf7be80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8bcd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf25400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bf70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf362e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf363a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf519d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf517c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf518b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf5d250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf45a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f005ce9a6d0>\r\n# zipimport: found 105 names in \'/tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc54f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd86f40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748310>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c748ca0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdab3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdfcd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd78b20>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc8520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b4fd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b1850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0cd30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b17f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cda5b50>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c910>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c5e0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce05910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6940>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7c4d90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b0580>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6ee0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7ee7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7f48b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c368970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd82730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc7370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7e1550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1e8eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e37f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e5790>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e1b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f4bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f55b0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0f5d00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fdfd0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fd190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9400>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9a30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c32f2e0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32f280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32fa90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c34f6d0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c37eca0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9f40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0306a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c030400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0509d0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0308e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005bffc3d0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0302e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c00bca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b6a0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b400>\r\n\r\n{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887503.25914: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887503.25919: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887503.25922: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_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-1726887501.8894498-8612-175373146691481/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887503.26129: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d43d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d170f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d16e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d04ee20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04e910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04ef10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d04efd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0620d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d149d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d142670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1546d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d175e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d062cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d1492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005d1542e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0353d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d0354c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d06af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf6a220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d021520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d064f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d17b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf7be80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf25400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf7bf70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf362e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf8b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf363a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf519d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf517c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf518b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf51d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cf5d250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf45a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005d062610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cf51af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f005ce9a6d0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd86f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c748160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c748ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdab3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdabfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdfcd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd78b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cdc8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0c3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce0cd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b17f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005cda5b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005ce0c5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005ce05910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b0580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7a6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7b09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7ee7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7f48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c368970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cd82730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005cdc7370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c7e1550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1e8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e37f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e5790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c7e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f4bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0f55b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0f5d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fdfd0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0fd190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9400> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9a30> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c32f2e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32f280> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c32fa90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c34f6d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c37eca0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c1f9f40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0306a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c030400> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c0509d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0308e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005bffc3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c0302e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_1r5gfxjc/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f005c00bca0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b6a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f005c00b400> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887503.30026: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887503.30029: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887503.30032: _low_level_execute_command(): starting 8137 1726887503.30034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.8894498-8612-175373146691481/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887503.30042: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887503.30047: stdout chunk (state=3): >>> <<< 8137 1726887503.30049: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887503.30051: stdout chunk (state=3): >>>import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1eaca0><<< 8137 1726887503.30053: stdout chunk (state=3): >>> <<< 8137 1726887503.30054: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py<<< 8137 1726887503.30056: stdout chunk (state=3): >>> <<< 8137 1726887503.30058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 8137 1726887503.30060: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea6a0><<< 8137 1726887503.30061: stdout chunk (state=3): >>> <<< 8137 1726887503.30063: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea400><<< 8137 1726887503.30065: stdout chunk (state=3): >>> <<< 8137 1726887503.30066: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887503.30068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887503.30070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887503.30072: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887503.30073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887503.30075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887503.30077: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887503.30078: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887503.30080: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887503.30081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887503.30083: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887503.30085: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887503.30087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887503.30088: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887503.30156: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887503.30160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887503.30163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887503.30165: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887503.30167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887503.30169: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887503.30171: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887503.30173: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887503.30175: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887503.30176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887503.30178: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887503.30180: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887503.30182: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887503.30184: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887503.30186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887503.30189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887503.30314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887503.30326: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887503.30331: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887503.30333: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887503.30335: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887503.30337: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887503.30339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887503.31132: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887503.31135: stdout chunk (state=3): >>><<< 8137 1726887503.31145: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887503.31171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887503.31183: handler run complete 8137 1726887503.31413: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_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-1726887501.895993-8613-104759363452019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887503.31437: _low_level_execute_command(): starting 8137 1726887503.31458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.895993-8613-104759363452019/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887503.32213: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887503.32624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887503.32634: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887503.32704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887503.32725: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887503.32736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887503.32782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887503.32897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887503.32907: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887503.32998: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887503.33081: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887503.33151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887503.33284: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887503.33337: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887503.33430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887503.33451: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887503.33458: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887503.33467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887503.33479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887503.33594: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887503.33638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887503.33645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887503.33701: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887503.33710: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887503.33719: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887503.33745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887503.33776: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887503.33784: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887503.33877: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887503.33887: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887503.33894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887503.33922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887503.33933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887503.33940: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887503.33970: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887503.33985: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887503.34095: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887503.34136: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887503.34317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887503.36035: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887503.36118: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887503.36295: stderr chunk (state=3): >>><<< 8137 1726887503.36301: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887503.36441: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887503.36446: handler run complete 8137 1726887503.38295: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887503.38517: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887503.38797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887503.39060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887503.40268: attempt loop complete, returning result 8137 1726887503.40289: _execute() done 8137 1726887503.40296: dumping result to json 8137 1726887503.41126: done dumping result, returning 8137 1726887503.41139: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-107c-9d64-00000000001b] 8137 1726887503.41184: sending task result for task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887503.42700: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887503.43389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887503.44379: attempt loop complete, returning result 8137 1726887503.44410: _execute() done 8137 1726887503.44434: dumping result to json 8137 1726887503.44746: done dumping result, returning 8137 1726887503.44761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-107c-9d64-00000000001b] 8137 1726887503.44830: sending task result for task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887503.47545: done sending task result for task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887503.47605: WORKER PROCESS EXITING 8137 1726887503.57575: done sending task result for task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887503.57578: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 8137 1726887503.81224: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epo<<< 8137 1726887503.81245: stdout chunk (state=3): >>>ch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rp<<< 8137 1726887503.81253: stdout chunk (state=3): >>>m"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7<<< 8137 1726887503.81256: stdout chunk (state=3): >>>.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "li<<< 8137 1726887503.81323: stdout chunk (state=3): >>>beconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch":<<< 8137 1726887503.81342: stdout chunk (state=3): >>> "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": <<< 8137 1726887503.81361: stdout chunk (state=3): >>>"rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "r<<< 8137 1726887503.82007: stdout chunk (state=3): >>>elease": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "ve<<< 8137 1726887503.82069: stdout chunk (state=3): >>>rsion": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "<<< 8137 1726887503.82116: stdout chunk (state=3): >>>source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._<<< 8137 1726887503.82180: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site<<< 8137 1726887503.82230: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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<<< 8137 1726887503.82382: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 8137 1726887503.82432: stdout chunk (state=3): >>> # 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 # 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<<< 8137 1726887503.82467: stdout chunk (state=3): >>> # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util<<< 8137 1726887503.82523: 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<<< 8137 1726887503.82547: stdout chunk (state=3): >>> # 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<<< 8137 1726887503.82582: stdout chunk (state=3): >>> # 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<<< 8137 1726887503.82611: stdout chunk (state=3): >>> # 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 <<< 8137 1726887503.82661: stdout chunk (state=3): >>># 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<<< 8137 1726887503.82712: stdout chunk (state=3): >>> # 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<<< 8137 1726887503.82747: stdout chunk (state=3): >>> # 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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction<<< 8137 1726887503.83057: stdout chunk (state=3): >>> # cleanup[2] removing rpm <<< 8137 1726887503.83397: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887503.83430: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887503.83585: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8137 1726887503.83605: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887503.83682: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner<<< 8137 1726887503.83717: stdout chunk (state=3): >>> # destroy _json # destroy encodings <<< 8137 1726887503.83771: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887503.83873: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging <<< 8137 1726887503.83876: stdout chunk (state=3): >>># destroy argparse <<< 8137 1726887503.83973: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8137 1726887503.84031: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887503.84126: stdout chunk (state=3): >>># destroy queue <<< 8137 1726887503.84166: stdout chunk (state=3): >>># destroy multiprocessing.process <<< 8137 1726887503.84169: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887503.84220: stdout chunk (state=3): >>># destroy shlex <<< 8137 1726887503.84271: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887503.84274: stdout chunk (state=3): >>># destroy base64 <<< 8137 1726887503.84300: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 8137 1726887503.84326: stdout chunk (state=3): >>># destroy json <<< 8137 1726887503.84430: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 8137 1726887503.84464: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887503.84479: stdout chunk (state=3): >>># destroy rpm.transaction # destroy rpm <<< 8137 1726887503.84591: stdout chunk (state=3): >>># cleanup[3] wiping rpm._rpm <<< 8137 1726887503.84744: stdout chunk (state=3): >>># cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 8137 1726887503.84822: 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<<< 8137 1726887503.84840: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime<<< 8137 1726887503.84857: stdout chunk (state=3): >>> # cleanup[3] wiping traceback<<< 8137 1726887503.84873: stdout chunk (state=3): >>> # destroy linecache <<< 8137 1726887503.84891: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 8137 1726887503.84914: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 8137 1726887503.84934: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors<<< 8137 1726887503.84950: stdout chunk (state=3): >>> # cleanup[3] wiping select<<< 8137 1726887503.84965: stdout chunk (state=3): >>> # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal<<< 8137 1726887503.84982: stdout chunk (state=3): >>> <<< 8137 1726887503.85000: stdout chunk (state=3): >>># cleanup[3] wiping fcntl <<< 8137 1726887503.85023: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2<<< 8137 1726887503.85047: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib <<< 8137 1726887503.85106: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect<<< 8137 1726887503.85126: stdout chunk (state=3): >>> # cleanup[3] wiping math<<< 8137 1726887503.85158: stdout chunk (state=3): >>> <<< 8137 1726887503.85176: stdout chunk (state=3): >>># cleanup[3] wiping shutil<<< 8137 1726887503.85282: stdout chunk (state=3): >>> # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref<<< 8137 1726887503.85760: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap<<< 8137 1726887503.85847: stdout chunk (state=3): >>> # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 8137 1726887503.85886: stdout chunk (state=3): >>> # 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<<< 8137 1726887503.85936: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 8137 1726887503.85993: stdout chunk (state=3): >>> # destroy rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon<<< 8137 1726887503.86019: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 8137 1726887503.86326: stdout chunk (state=3): >>> # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid <<< 8137 1726887503.86392: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887503.86667: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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<<< 8137 1726887503.86700: stdout chunk (state=3): >>> # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887503.86779: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887503.86859: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887503.87342: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887503.87414: stderr chunk (state=3): >>><<< 8137 1726887503.87417: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee388d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee356f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee34c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee352640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee233e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee2470d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32ed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee327670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3396d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee35ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee247cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32e2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee3392e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee360a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee24ff40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee14f220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee206520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3600a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee160e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee0ff400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1102e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1103a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b9d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b7c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b8b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12bd00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee137250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee11fa90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12baf0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72ee0686d0>\r\n# zipimport: found 105 names in \'/tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf934f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf55f40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948310>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948160>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed948ca0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf793a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfcad30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9ad30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf46b20>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf9a520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b4fd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b1850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfdad30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b17f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf73b50>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda910>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda5e0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfd3910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7940>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9c4d90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b0580>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7ee0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b09a0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9ee7f0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9f48b0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed53a970>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf50730>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf96370>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9e1550>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3b8eb0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e37f0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e5790>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e1b50>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cef40>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2c65b0>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2c6d00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cfb20>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cf1c0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3ca400>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caa30>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed4ff2e0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ff280>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ffa90>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed5206d0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed54eca0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caf40>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2016a0>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed201400>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2229d0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2018e0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1cd3d0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2012e0>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'rpm._rpm\' loaded from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'rpm._rpm\' executed from \'/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'rpm._rpm\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1eaca0>\r\n# /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc\'\r\nimport \'rpm.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea6a0>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea400>\r\n\r\n{"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.common.respawn\r\n# destroy ansible.module_utils.common.respawn\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm._rpm\r\n# cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm\r\n# cleanup[3] wiping rpm._rpm\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy rpm._rpm\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887503.89406: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee643ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee38f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee388d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee356f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee34c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee352640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee353370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee233e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee233fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee2470d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee327670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3396d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee35ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee247cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee32e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee3392e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee360a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee21a4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee24ff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee14f220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee206520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee249f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee3600a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee160e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee0ff400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee160f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1102e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee170610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee1103a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12b8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee12bd00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ee137250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee11fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee247610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ee12baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72ee0686d0> # zipimport: found 105 names in '/tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf934f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf93fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf93100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf55f40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948310> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed948160> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed948ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf793a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf79fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfcad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9ad30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf46b20> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf9a520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf9a550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b4fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9b1850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfda3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfdad30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b17f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edf73b50> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda910> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72edfda5e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edfd3910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7940> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9c4d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b0580> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9a7ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9b09a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9ee7f0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9f48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed53a970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf50730> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72edf96370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed9e1550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3b8eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e37f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e5790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed9e1b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cef40> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2c65b0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2c6d00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cfb20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2cf1c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3ca400> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caa30> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed4ff2e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ff280> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed4ffa90> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed5206d0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed54eca0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed3caf40> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2016a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed201400> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed2229d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2018e0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1cd3d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed2012e0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cqmf0_6p/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72ed1eaca0> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea6a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72ed1ea400> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887503.95905: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'package_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-1726887501.9517174-8615-113576126667281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887503.95911: _low_level_execute_command(): starting 8137 1726887503.95913: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887501.9517174-8615-113576126667281/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887503.97222: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887503.97258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887503.97261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887503.97286: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887503.97296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887503.97358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887503.97389: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887503.97431: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887503.97465: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887503.97482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887503.97514: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887503.97536: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887503.97559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887503.97580: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887503.97602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887503.97620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887503.97636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887503.97669: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887503.97718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887503.97768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887503.97792: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887503.97841: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887503.97863: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887503.97878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887503.97894: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887503.97937: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887503.98090: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887503.98110: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887503.98145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887503.98194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887503.98233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887503.98257: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887503.98277: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887503.98329: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887503.98353: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887503.98399: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887503.98441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887504.01246: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887504.01295: stderr chunk (state=3): >>><<< 8137 1726887504.01299: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887504.01321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887504.01515: handler run complete 8137 1726887504.02358: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887504.02724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.04997: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887504.09185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.10070: attempt loop complete, returning result 8137 1726887504.10210: _execute() done 8137 1726887504.10255: dumping result to json 8137 1726887504.10537: done dumping result, returning 8137 1726887504.10551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e15955b-8119-107c-9d64-00000000001b] 8137 1726887504.10564: sending task result for task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887504.13265: done sending task result for task 0e15955b-8119-107c-9d64-00000000001b 8137 1726887504.13268: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.51.0" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "21.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "54.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.el9", "source": "rpm", "version": "1.75.0" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "26.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.6" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "19.el9", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "36.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "11.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gitbaf3e06.el9", "source": "rpm", "version": "20240822" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.198" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "70.git20240819.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "4.el9", "source": "rpm", "version": "0.191" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "10.el9", "source": "rpm", "version": "27.2" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "8.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "2.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "16.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "15.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "122.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "4.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "92.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.15.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.el9", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "146.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "146.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "146.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "146.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "146.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "146.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.5.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "10.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "508.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "15.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "32.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "54.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.9.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.10" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "15.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "6.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "146.el9", "source": "rpm", "version": "20240905" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20240531" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "27.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "14.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.el9", "source": "rpm", "version": "2.6.6" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "43.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "6.el9", "source": "rpm", "version": "3.2.2" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "20.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9", "source": "rpm", "version": "2.43.5" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "1.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "7.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "6.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "12.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "8.el9", "source": "rpm", "version": "3.9.19" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.el9", "source": "rpm", "version": "3.6" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "13.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "10.el9", "source": "rpm", "version": "9.0.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "2.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rhc": [ { "arch": "x86_64", "epoch": 1, "name": "rhc", "release": "5.el9", "source": "rpm", "version": "0.2.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "7.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "34.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "20.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "4.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.44" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "9.el9", "source": "rpm", "version": "4.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "4.el9", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el9", "source": "rpm", "version": "5.18" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.42" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "10.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "45.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "4.el9", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "8.el9", "source": "rpm", "version": "2020.3" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.el9", "source": "rpm", "version": "2024a" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "57.el9", "source": "rpm", "version": "6.0" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "5.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "20.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "21.el9", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "10.el9", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "17.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "16.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 8137 1726887504.23677: no more pending results, returning what we have 8137 1726887504.23681: results queue empty 8137 1726887504.23682: checking for any_errors_fatal 8137 1726887504.23686: done checking for any_errors_fatal 8137 1726887504.23687: checking for max_fail_percentage 8137 1726887504.23688: done checking for max_fail_percentage 8137 1726887504.23689: checking to see if all hosts have failed and the running result is not ok 8137 1726887504.23690: done checking to see if all hosts have failed 8137 1726887504.23691: getting the remaining hosts for this loop 8137 1726887504.23692: done getting the remaining hosts for this loop 8137 1726887504.23696: getting the next task for host managed_node1 8137 1726887504.23708: done getting next task for host managed_node1 8137 1726887504.23716: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8137 1726887504.23718: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887504.23719: getting the next task for host managed_node2 8137 1726887504.23721: done getting next task for host managed_node2 8137 1726887504.23723: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8137 1726887504.23724: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887504.23725: getting the next task for host managed_node3 8137 1726887504.23727: done getting next task for host managed_node3 8137 1726887504.23728: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8137 1726887504.23729: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887504.23742: getting variables 8137 1726887504.23743: in VariableManager get_vars() 8137 1726887504.23762: Calling all_inventory to load vars for managed_node1 8137 1726887504.23765: Calling groups_inventory to load vars for managed_node1 8137 1726887504.23767: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887504.23773: Calling all_plugins_play to load vars for managed_node1 8137 1726887504.23775: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887504.23778: Calling groups_plugins_play to load vars for managed_node1 8137 1726887504.24794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.26302: done with get_vars() 8137 1726887504.26369: done getting variables 8137 1726887504.26594: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] ******* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:104 Friday 20 September 2024 22:58:24 -0400 (0:00:02.472) 0:00:14.034 ****** 8137 1726887504.26631: entering _queue_task() for managed_node1/command 8137 1726887504.26633: Creating lock for command 8137 1726887504.27921: worker is 1 (out of 3 available) 8137 1726887504.27942: exiting _queue_task() for managed_node1/command 8137 1726887504.27976: getting variables 8137 1726887504.27979: in VariableManager get_vars() 8137 1726887504.28124: Calling all_inventory to load vars for managed_node2 8137 1726887504.28128: Calling groups_inventory to load vars for managed_node2 8137 1726887504.28130: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887504.28152: Calling all_plugins_play to load vars for managed_node2 8137 1726887504.28156: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887504.28160: Calling groups_plugins_play to load vars for managed_node2 8137 1726887504.29825: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8137 1726887504.29830: in run() - task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.29833: variable 'ansible_search_path' from source: unknown 8137 1726887504.29835: variable 'ansible_search_path' from source: unknown 8137 1726887504.29838: calling self._execute() 8137 1726887504.29840: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887504.29843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887504.29848: variable 'omit' from source: magic vars 8137 1726887504.30657: variable 'timesync_mode' from source: set_fact 8137 1726887504.30660: Evaluated conditional (timesync_mode == 2): False 8137 1726887504.30662: when evaluation is False, skipping this task 8137 1726887504.30664: _execute() done 8137 1726887504.30665: dumping result to json 8137 1726887504.30667: done dumping result, returning 8137 1726887504.30669: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-107c-9d64-00000000001c] 8137 1726887504.30671: sending task result for task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.30730: done sending task result for task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.30732: WORKER PROCESS EXITING 8137 1726887504.30820: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.31994: done with get_vars() 8137 1726887504.32021: done getting variables 8137 1726887504.32082: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887504.32091: entering _queue_task() for managed_node2/command 8137 1726887504.32856: worker is 2 (out of 3 available) 8137 1726887504.32867: exiting _queue_task() for managed_node2/command skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887504.32978: getting variables 8137 1726887504.32981: in VariableManager get_vars() 8137 1726887504.33050: Calling all_inventory to load vars for managed_node3 8137 1726887504.33055: Calling groups_inventory to load vars for managed_node3 8137 1726887504.33057: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887504.33073: Calling all_plugins_play to load vars for managed_node3 8137 1726887504.33077: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887504.33081: Calling groups_plugins_play to load vars for managed_node3 8137 1726887504.34533: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8137 1726887504.34537: in run() - task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.34539: variable 'ansible_search_path' from source: unknown 8137 1726887504.34541: variable 'ansible_search_path' from source: unknown 8137 1726887504.34545: calling self._execute() 8137 1726887504.34548: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887504.34550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887504.34552: variable 'omit' from source: magic vars 8137 1726887504.35061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.35922: variable 'timesync_mode' from source: set_fact 8137 1726887504.35926: Evaluated conditional (timesync_mode == 2): False 8137 1726887504.35928: when evaluation is False, skipping this task 8137 1726887504.35930: _execute() done 8137 1726887504.35931: dumping result to json 8137 1726887504.35933: done dumping result, returning 8137 1726887504.35935: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-107c-9d64-00000000001c] 8137 1726887504.35937: sending task result for task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.35997: done sending task result for task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.36000: WORKER PROCESS EXITING 8137 1726887504.36983: done with get_vars() 8137 1726887504.37002: done getting variables 8137 1726887504.37050: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887504.37056: entering _queue_task() for managed_node3/command 8137 1726887504.37410: worker is 3 (out of 3 available) 8137 1726887504.37423: exiting _queue_task() for managed_node3/command skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887504.37557: done queuing things up, now waiting for results queue to drain 8137 1726887504.37559: waiting for pending results... 8137 1726887504.37847: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8137 1726887504.37916: in run() - task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.37929: variable 'ansible_search_path' from source: unknown 8137 1726887504.37933: variable 'ansible_search_path' from source: unknown 8137 1726887504.37971: calling self._execute() 8137 1726887504.38019: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887504.38025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887504.38032: variable 'omit' from source: magic vars 8137 1726887504.38473: variable 'timesync_mode' from source: set_fact 8137 1726887504.38487: Evaluated conditional (timesync_mode == 2): False 8137 1726887504.38494: when evaluation is False, skipping this task 8137 1726887504.38501: _execute() done 8137 1726887504.38514: dumping result to json 8137 1726887504.38532: done dumping result, returning 8137 1726887504.38544: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e15955b-8119-107c-9d64-00000000001c] 8137 1726887504.38569: sending task result for task 0e15955b-8119-107c-9d64-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887504.38702: no more pending results, returning what we have 8137 1726887504.38710: results queue empty 8137 1726887504.38711: checking for any_errors_fatal 8137 1726887504.38726: done checking for any_errors_fatal 8137 1726887504.38727: checking for max_fail_percentage 8137 1726887504.38729: done checking for max_fail_percentage 8137 1726887504.38730: checking to see if all hosts have failed and the running result is not ok 8137 1726887504.38732: done checking to see if all hosts have failed 8137 1726887504.38732: getting the remaining hosts for this loop 8137 1726887504.38734: done getting the remaining hosts for this loop 8137 1726887504.38738: getting the next task for host managed_node1 8137 1726887504.38745: done getting next task for host managed_node1 8137 1726887504.38749: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8137 1726887504.38751: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887504.38753: getting the next task for host managed_node2 8137 1726887504.38755: done getting next task for host managed_node2 8137 1726887504.38756: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8137 1726887504.38757: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887504.38758: getting the next task for host managed_node3 8137 1726887504.38761: done getting next task for host managed_node3 8137 1726887504.38762: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8137 1726887504.38763: ^ state is: HOST STATE: block=4, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887504.38785: getting variables 8137 1726887504.38788: in VariableManager get_vars() 8137 1726887504.38824: Calling all_inventory to load vars for managed_node1 8137 1726887504.38826: Calling groups_inventory to load vars for managed_node1 8137 1726887504.38829: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887504.38842: Calling all_plugins_play to load vars for managed_node1 8137 1726887504.38845: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887504.38848: Calling groups_plugins_play to load vars for managed_node1 8137 1726887504.40213: done sending task result for task 0e15955b-8119-107c-9d64-00000000001c 8137 1726887504.40217: WORKER PROCESS EXITING 8137 1726887504.40245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.41789: done with get_vars() 8137 1726887504.41848: done getting variables 8137 1726887504.42023: 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.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:112 Friday 20 September 2024 22:58:24 -0400 (0:00:00.154) 0:00:14.188 ****** 8137 1726887504.42101: entering _queue_task() for managed_node1/set_fact 8137 1726887504.43121: worker is 1 (out of 3 available) 8137 1726887504.43133: exiting _queue_task() for managed_node1/set_fact 8137 1726887504.43161: getting variables 8137 1726887504.43163: in VariableManager get_vars() 8137 1726887504.43244: Calling all_inventory to load vars for managed_node2 8137 1726887504.43248: Calling groups_inventory to load vars for managed_node2 8137 1726887504.43252: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887504.43271: Calling all_plugins_play to load vars for managed_node2 8137 1726887504.43275: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887504.43279: Calling groups_plugins_play to load vars for managed_node2 8137 1726887504.45433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.46007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8137 1726887504.46013: in run() - task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.46016: variable 'ansible_search_path' from source: unknown 8137 1726887504.46018: variable 'ansible_search_path' from source: unknown 8137 1726887504.46021: calling self._execute() 8137 1726887504.46023: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887504.46025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887504.46027: variable 'omit' from source: magic vars 8137 1726887504.46921: variable 'timesync_mode' from source: set_fact 8137 1726887504.46926: Evaluated conditional (timesync_mode == 2): False 8137 1726887504.46928: when evaluation is False, skipping this task 8137 1726887504.46931: _execute() done 8137 1726887504.46939: dumping result to json 8137 1726887504.46941: done dumping result, returning 8137 1726887504.46946: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-107c-9d64-00000000001d] 8137 1726887504.46949: sending task result for task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.47053: done sending task result for task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.47056: WORKER PROCESS EXITING 8137 1726887504.47279: done with get_vars() 8137 1726887504.47302: done getting variables 8137 1726887504.47358: 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) 8137 1726887504.47364: entering _queue_task() for managed_node2/set_fact 8137 1726887504.47935: worker is 2 (out of 3 available) 8137 1726887504.47950: exiting _queue_task() for managed_node2/set_fact skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887504.48424: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8137 1726887504.48429: in run() - task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.48432: variable 'ansible_search_path' from source: unknown 8137 1726887504.48434: variable 'ansible_search_path' from source: unknown 8137 1726887504.48438: getting variables 8137 1726887504.48441: in VariableManager get_vars() 8137 1726887504.48507: Calling all_inventory to load vars for managed_node3 8137 1726887504.48518: Calling groups_inventory to load vars for managed_node3 8137 1726887504.48521: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887504.48536: Calling all_plugins_play to load vars for managed_node3 8137 1726887504.48539: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887504.48543: Calling groups_plugins_play to load vars for managed_node3 8137 1726887504.49074: calling self._execute() 8137 1726887504.49077: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887504.49080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887504.49082: variable 'omit' from source: magic vars 8137 1726887504.50043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.51547: variable 'timesync_mode' from source: set_fact 8137 1726887504.51562: Evaluated conditional (timesync_mode == 2): False 8137 1726887504.51565: when evaluation is False, skipping this task 8137 1726887504.51568: _execute() done 8137 1726887504.51570: dumping result to json 8137 1726887504.51572: done dumping result, returning 8137 1726887504.51574: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-107c-9d64-00000000001d] 8137 1726887504.51587: sending task result for task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.51656: done sending task result for task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.51659: WORKER PROCESS EXITING 8137 1726887504.51790: done with get_vars() 8137 1726887504.51815: done getting variables 8137 1726887504.51889: 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) 8137 1726887504.51898: entering _queue_task() for managed_node3/set_fact 8137 1726887504.52261: worker is 3 (out of 3 available) 8137 1726887504.52275: exiting _queue_task() for managed_node3/set_fact skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887504.52392: done queuing things up, now waiting for results queue to drain 8137 1726887504.52394: waiting for pending results... 8137 1726887504.52812: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8137 1726887504.52948: in run() - task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.52977: variable 'ansible_search_path' from source: unknown 8137 1726887504.52997: variable 'ansible_search_path' from source: unknown 8137 1726887504.53041: calling self._execute() 8137 1726887504.53131: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887504.53148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887504.53164: variable 'omit' from source: magic vars 8137 1726887504.53777: variable 'timesync_mode' from source: set_fact 8137 1726887504.53793: Evaluated conditional (timesync_mode == 2): False 8137 1726887504.53802: when evaluation is False, skipping this task 8137 1726887504.53813: _execute() done 8137 1726887504.53831: dumping result to json 8137 1726887504.53841: done dumping result, returning 8137 1726887504.53861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e15955b-8119-107c-9d64-00000000001d] 8137 1726887504.53892: sending task result for task 0e15955b-8119-107c-9d64-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887504.54029: no more pending results, returning what we have 8137 1726887504.54037: results queue empty 8137 1726887504.54038: checking for any_errors_fatal 8137 1726887504.54045: done checking for any_errors_fatal 8137 1726887504.54046: checking for max_fail_percentage 8137 1726887504.54048: done checking for max_fail_percentage 8137 1726887504.54049: checking to see if all hosts have failed and the running result is not ok 8137 1726887504.54050: done checking to see if all hosts have failed 8137 1726887504.54051: getting the remaining hosts for this loop 8137 1726887504.54053: done getting the remaining hosts for this loop 8137 1726887504.54057: getting the next task for host managed_node1 8137 1726887504.54065: done getting next task for host managed_node1 8137 1726887504.54072: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8137 1726887504.54075: ^ state is: HOST STATE: block=4, 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 8137 1726887504.54076: getting the next task for host managed_node2 8137 1726887504.54078: done getting next task for host managed_node2 8137 1726887504.54081: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8137 1726887504.54082: ^ state is: HOST STATE: block=4, 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 8137 1726887504.54085: getting the next task for host managed_node3 8137 1726887504.54087: done getting next task for host managed_node3 8137 1726887504.54089: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8137 1726887504.54090: ^ state is: HOST STATE: block=4, 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 8137 1726887504.54118: getting variables 8137 1726887504.54120: in VariableManager get_vars() 8137 1726887504.54160: Calling all_inventory to load vars for managed_node1 8137 1726887504.54163: Calling groups_inventory to load vars for managed_node1 8137 1726887504.54166: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887504.54180: Calling all_plugins_play to load vars for managed_node1 8137 1726887504.54186: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887504.54190: Calling groups_plugins_play to load vars for managed_node1 8137 1726887504.55186: done sending task result for task 0e15955b-8119-107c-9d64-00000000001d 8137 1726887504.55191: WORKER PROCESS EXITING 8137 1726887504.55920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.57251: done with get_vars() 8137 1726887504.57277: done getting variables 8137 1726887504.57468: 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.timesync : Generate chrony.conf file] ********** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 Friday 20 September 2024 22:58:24 -0400 (0:00:00.153) 0:00:14.342 ****** 8137 1726887504.57501: entering _queue_task() for managed_node1/template 8137 1726887504.57503: Creating lock for template 8137 1726887504.58404: worker is 1 (out of 3 available) 8137 1726887504.58419: exiting _queue_task() for managed_node1/template 8137 1726887504.58459: getting variables 8137 1726887504.58462: in VariableManager get_vars() 8137 1726887504.58549: Calling all_inventory to load vars for managed_node2 8137 1726887504.58553: Calling groups_inventory to load vars for managed_node2 8137 1726887504.58557: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887504.58578: Calling all_plugins_play to load vars for managed_node2 8137 1726887504.58584: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887504.58588: Calling groups_plugins_play to load vars for managed_node2 8137 1726887504.61098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.62017: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8137 1726887504.62022: in run() - task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887504.62038: variable 'ansible_search_path' from source: unknown 8137 1726887504.62041: variable 'ansible_search_path' from source: unknown 8137 1726887504.62046: calling self._execute() 8137 1726887504.62060: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887504.62064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887504.62067: variable 'omit' from source: magic vars 8137 1726887504.63482: variable 'timesync_mode' from source: set_fact 8137 1726887504.63487: Evaluated conditional (timesync_mode != 2): True 8137 1726887504.63489: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887504.63500: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887504.64172: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887504.65487: done with get_vars() 8137 1726887504.65527: done getting variables 8137 1726887504.65745: 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) 8137 1726887504.65756: entering _queue_task() for managed_node2/template 8137 1726887504.65964: Evaluated conditional ('chrony' in ansible_facts.packages): True 8137 1726887504.65968: variable 'omit' from source: magic vars 8137 1726887504.66335: variable 'omit' from source: magic vars 8137 1726887504.67538: variable 'timesync_mode' from source: set_fact 8137 1726887504.67545: variable 'timesync_chrony_conf_path' from source: include_vars 8137 1726887504.67549: variable 'timesync_chrony_conf_path' from source: include_vars 8137 1726887504.67553: variable 'omit' from source: magic vars 8137 1726887504.67557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887504.67561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887504.67564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887504.67566: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887504.67569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887504.67572: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887504.67574: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887504.67578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887504.67580: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887504.67583: Set connection var ansible_pipelining to False 8137 1726887504.67585: Set connection var ansible_timeout to 10 8137 1726887504.67619: Set connection var ansible_shell_type to sh 8137 1726887504.67650: Set connection var ansible_connection to ssh 8137 1726887504.67654: Set connection var ansible_shell_executable to /bin/sh 8137 1726887504.67506: worker is 2 (out of 3 available) 8137 1726887504.67690: exiting _queue_task() for managed_node2/template 8137 1726887504.67759: variable 'ansible_shell_executable' from source: unknown 8137 1726887504.67762: variable 'ansible_connection' from source: unknown 8137 1726887504.67765: variable 'ansible_module_compression' from source: unknown 8137 1726887504.67769: variable 'ansible_shell_type' from source: unknown 8137 1726887504.67772: variable 'ansible_shell_executable' from source: unknown 8137 1726887504.67774: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887504.67776: variable 'ansible_pipelining' from source: unknown 8137 1726887504.67781: variable 'ansible_timeout' from source: unknown 8137 1726887504.67783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887504.67811: getting variables 8137 1726887504.67816: in VariableManager get_vars() 8137 1726887504.68027: Calling all_inventory to load vars for managed_node3 8137 1726887504.68031: Calling groups_inventory to load vars for managed_node3 8137 1726887504.68034: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887504.68066: Calling all_plugins_play to load vars for managed_node3 8137 1726887504.68071: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887504.68078: 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=False) 8137 1726887504.68082: variable 'omit' from source: magic vars 8137 1726887504.68084: starting attempt loop 8137 1726887504.68087: running the handler 8137 1726887504.68090: _low_level_execute_command(): starting 8137 1726887504.68096: Calling groups_plugins_play to load vars for managed_node3 8137 1726887504.68114: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887504.70170: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.70173: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.70175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.70177: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.70179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.70181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887504.70182: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887504.70185: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887504.70188: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887504.70190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.70192: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.70195: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.70198: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8137 1726887504.70200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887504.70202: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration <<< 8137 1726887504.70203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.70205: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887504.70207: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887504.70211: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.70213: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.70215: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887504.70217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887504.70219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887504.70227: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887504.70229: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887504.70231: in run() - task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887504.70233: variable 'ansible_search_path' from source: unknown 8137 1726887504.70235: variable 'ansible_search_path' from source: unknown 8137 1726887504.70237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887504.71433: calling self._execute() 8137 1726887504.71451: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887504.71456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887504.71458: variable 'omit' from source: magic vars 8137 1726887504.72230: stdout chunk (state=3): >>>/root <<< 8137 1726887504.72233: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887504.72238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887504.72240: stderr chunk (state=3): >>><<< 8137 1726887504.72242: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887504.72250: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887504.72253: _low_level_execute_command(): starting 8137 1726887504.72255: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `" && echo ansible-tmp-1726887504.7207284-8699-104561064506594="` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `" && echo ansible-tmp-1726887504.7207284-8699-104561064506594="` echo /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 `" ) && sleep 0'"'"'' 8137 1726887504.73034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887504.73925: variable 'timesync_mode' from source: set_fact 8137 1726887504.73929: Evaluated conditional (timesync_mode != 2): True 8137 1726887504.73931: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887504.73933: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887504.73935: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887504.76211: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.76215: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.76218: Evaluated conditional ('chrony' in ansible_facts.packages): True 8137 1726887504.76220: variable 'omit' from source: magic vars 8137 1726887504.76222: variable 'omit' from source: magic vars 8137 1726887504.76224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.76226: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.76227: variable 'timesync_mode' from source: set_fact 8137 1726887504.76229: variable 'timesync_chrony_conf_path' from source: include_vars 8137 1726887504.76231: variable 'timesync_chrony_conf_path' from source: include_vars 8137 1726887504.76233: variable 'omit' from source: magic vars 8137 1726887504.76235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887504.76237: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887504.76239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887504.76241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887504.76243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887504.76245: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887504.76247: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887504.76248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887504.76400: done with get_vars() 8137 1726887504.76432: done getting variables 8137 1726887504.76721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.76725: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887504.76727: Set connection var ansible_pipelining to False 8137 1726887504.76730: Set connection var ansible_timeout to 10 8137 1726887504.76732: Set connection var ansible_shell_type to sh 8137 1726887504.76734: Set connection var ansible_connection to ssh 8137 1726887504.76736: Set connection var ansible_shell_executable to /bin/sh 8137 1726887504.76738: variable 'ansible_shell_executable' from source: unknown 8137 1726887504.76740: variable 'ansible_connection' from source: unknown 8137 1726887504.76742: variable 'ansible_module_compression' from source: unknown 8137 1726887504.76744: variable 'ansible_shell_type' from source: unknown 8137 1726887504.76746: variable 'ansible_shell_executable' from source: unknown 8137 1726887504.76748: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887504.76750: variable 'ansible_pipelining' from source: unknown 8137 1726887504.76752: variable 'ansible_timeout' from source: unknown 8137 1726887504.76755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887504.76757: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887504.76760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration <<< 8137 1726887504.76762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.76764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.76805: 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) 8137 1726887504.76819: entering _queue_task() for managed_node3/template 8137 1726887504.77655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887504.78467: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887504.78472: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887504.78476: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887504.78479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.78482: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.78487: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.78491: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887504.78494: 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=False) 8137 1726887504.78497: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887504.78500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887504.78502: variable 'omit' from source: magic vars 8137 1726887504.78504: starting attempt loop 8137 1726887504.78506: running the handler 8137 1726887504.78512: _low_level_execute_command(): starting 8137 1726887504.78515: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887504.78526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887504.78528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887504.78530: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887504.78536: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887504.78538: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887504.78540: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887504.78543: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887504.78547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887504.78438: worker is 3 (out of 3 available) 8137 1726887504.78555: exiting _queue_task() for managed_node3/template 8137 1726887504.78566: done queuing things up, now waiting for results queue to drain 8137 1726887504.78568: waiting for pending results... 8137 1726887504.79408: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.79503: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.79558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.79585: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.79599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.79606: stdout chunk (state=3): >>>ansible-tmp-1726887504.7207284-8699-104561064506594=/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 <<< 8137 1726887504.79655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887504.79697: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8137 1726887504.79786: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887504.79792: stderr chunk (state=3): >>>debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.79800: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887504.79896: stderr chunk (state=3): >>><<< 8137 1726887504.79899: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887504.7207284-8699-104561064506594=/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887504.80048: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887504.7207284-8699-104561064506594=/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887504.80053: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 8137 1726887504.80056: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 8137 1726887504.80059: variable 'ansible_search_path' from source: unknown 8137 1726887504.80327: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887504.80367: in run() - task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887504.80414: variable 'ansible_search_path' from source: unknown 8137 1726887504.80460: variable 'ansible_search_path' from source: unknown 8137 1726887504.80599: calling self._execute() 8137 1726887504.80967: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887504.81030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887504.81193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887504.81214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887504.81256: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887504.81269: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887504.81281: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887504.81324: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887504.81341: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887504.81474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887504.82411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887504.83042: stdout chunk (state=3): >>>/root <<< 8137 1726887504.83103: variable 'omit' from source: magic vars 8137 1726887504.83240: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887504.83243: stdout chunk (state=3): >>><<< 8137 1726887504.83246: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887504.83381: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887504.83384: _low_level_execute_command(): starting 8137 1726887504.83387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `" && echo ansible-tmp-1726887504.8327315-8702-6808654697615="` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `" && echo ansible-tmp-1726887504.8327315-8702-6808654697615="` echo /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 `" ) && sleep 0'"'"'' 8137 1726887504.85020: variable 'timesync_mode' from source: set_fact 8137 1726887504.85149: Evaluated conditional (timesync_mode != 2): True 8137 1726887504.85425: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887504.85483: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887504.85775: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.85821: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887504.85924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.85960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.86043: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.86056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.86096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887504.86127: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887504.86149: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887504.86163: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887504.86231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.86257: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.86271: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.86291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887504.86304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887504.86322: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887504.86347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.86370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.86373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887504.86388: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.86400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.86417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887504.86432: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887504.86445: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887504.86455: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887504.86473: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887504.86497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.86514: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.87020: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.87024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887504.87124: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887504.87182: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887504.87227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887504.87283: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887504.87286: Evaluated conditional ('chrony' in ansible_facts.packages): True 8137 1726887504.87288: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887504.87290: variable 'omit' from source: magic vars 8137 1726887504.87301: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887504.87312: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887504.87321: variable 'omit' from source: magic vars 8137 1726887504.87383: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887504.87405: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887504.87429: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887504.87490: variable 'timesync_mode' from source: set_fact 8137 1726887504.87500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887504.87537: variable 'timesync_chrony_conf_path' from source: include_vars 8137 1726887504.87618: variable 'timesync_chrony_conf_path' from source: include_vars 8137 1726887504.87646: variable 'omit' from source: magic vars 8137 1726887504.87685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887504.87696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887504.87972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887504.88001: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887504.88025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887504.88041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887504.88075: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887504.88084: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887504.88091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887504.88141: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887504.88213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887504.88220: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887504.88238: Set connection var ansible_pipelining to False 8137 1726887504.88255: Set connection var ansible_timeout to 10 8137 1726887504.88264: Set connection var ansible_shell_type to sh 8137 1726887504.88271: Set connection var ansible_connection to ssh 8137 1726887504.88282: Set connection var ansible_shell_executable to /bin/sh 8137 1726887504.88321: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887504.88381: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887504.88795: variable 'ansible_shell_executable' from source: unknown 8137 1726887504.88802: variable 'ansible_connection' from source: unknown 8137 1726887504.88812: variable 'ansible_module_compression' from source: unknown 8137 1726887504.88821: variable 'ansible_shell_type' from source: unknown 8137 1726887504.88829: variable 'ansible_shell_executable' from source: unknown 8137 1726887504.88835: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887504.88842: variable 'ansible_pipelining' from source: unknown 8137 1726887504.88851: variable 'ansible_timeout' from source: unknown 8137 1726887504.88859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887504.89007: 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=False) 8137 1726887504.89026: variable 'omit' from source: magic vars 8137 1726887504.89037: starting attempt loop 8137 1726887504.89046: running the handler 8137 1726887504.89064: _low_level_execute_command(): starting 8137 1726887504.89076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887504.89270: 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) 8137 1726887504.89298: 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) 8137 1726887504.89327: 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) 8137 1726887504.89371: 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) 8137 1726887504.89399: 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) 8137 1726887504.89420: stdout chunk (state=3): >>>ansible-tmp-1726887504.8327315-8702-6808654697615=/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 <<< 8137 1726887504.89614: 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) 8137 1726887504.89617: 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) 8137 1726887504.89620: 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) 8137 1726887504.89850: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887504.89853: stdout chunk (state=3): >>><<< 8137 1726887504.89856: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887504.8327315-8702-6808654697615=/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887504.90029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887504.8327315-8702-6808654697615=/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887504.90032: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 8137 1726887504.90034: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 8137 1726887504.90037: variable 'ansible_search_path' from source: unknown 8137 1726887504.90206: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.90215: 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) 8137 1726887504.90231: 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) 8137 1726887504.90380: 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) 8137 1726887504.90403: 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) 8137 1726887504.90429: 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) 8137 1726887504.90471: 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) 8137 1726887504.90485: 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) 8137 1726887504.90541: 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) 8137 1726887504.90563: 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) 8137 1726887504.90585: 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) 8137 1726887504.90625: 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) 8137 1726887504.90640: 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) 8137 1726887504.90683: 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) 8137 1726887504.90700: 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) 8137 1726887504.90728: 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) 8137 1726887504.90765: 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) 8137 1726887504.90780: 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) 8137 1726887504.90828: 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) 8137 1726887504.90853: 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) 8137 1726887504.90879: 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) 8137 1726887504.90925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.90937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.90950: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.90959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.90998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887504.91006: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887504.91020: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887504.91033: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887504.91046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.91059: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.91071: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.91087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887504.91098: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887504.91118: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887504.91134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.91149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.91166: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.91179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.91191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887504.91203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887504.91215: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887504.91228: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887504.91240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.91253: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.91266: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.91342: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887504.91362: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887504.91381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887504.91414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887504.91433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887504.91454: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887504.91483: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887504.91495: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887504.91515: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887504.91556: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887504.91565: 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) 8137 1726887504.91620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887504.91640: 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) 8137 1726887504.91824: 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) 8137 1726887504.91879: 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) 8137 1726887504.91927: 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) 8137 1726887504.92012: 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) 8137 1726887504.92045: 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) 8137 1726887504.92230: 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) 8137 1726887504.92267: 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) 8137 1726887504.92306: 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) 8137 1726887504.92378: 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) 8137 1726887504.92405: 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) 8137 1726887504.92932: variable 'ansible_managed' from source: unknown 8137 1726887504.92946: variable 'timesync_ntp_servers' from source: role '' defaults 8137 1726887504.92959: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 8137 1726887504.92973: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 8137 1726887504.92994: variable 'timesync_step_threshold' from source: role '' defaults 8137 1726887504.93030: variable '__timesync_chrony_version' from source: role '' all vars 8137 1726887504.93352: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887504.94267: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 8137 1726887504.94282: variable 'timesync_min_sources' from source: role '' defaults 8137 1726887504.94302: variable 'timesync_max_distance' from source: role '' defaults 8137 1726887504.95223: 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__) 8137 1726887504.95289: variable 'ansible_module_compression' from source: unknown 8137 1726887504.95373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887504.95412: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887504.95500: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 TO /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887504.95721: Sending initial data 8137 1726887504.95724: Sent initial data (151 bytes) 8137 1726887504.96339: stdout chunk (state=3): >>>/root <<< 8137 1726887504.96765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887504.96908: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.96920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.96931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.96946: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.96957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.96998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887504.97006: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887504.97017: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887504.97026: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887504.97034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.97043: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.97054: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.97065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887504.97074: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887504.97079: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887504.97088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.97098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.97109: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.97120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.97126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887504.97132: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887504.97137: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887504.97148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887504.97157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887504.97165: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887504.97173: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887504.97259: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887504.97264: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887504.97266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887504.97282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887504.97286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887504.97292: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887504.97298: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887504.97310: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887504.97384: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887504.97390: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887504.97529: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887504.97536: stdout chunk (state=3): >>><<< 8137 1726887504.97550: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887504.97582: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887504.97599: _low_level_execute_command(): starting 8137 1726887504.97606: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `" && echo ansible-tmp-1726887504.9758234-8709-255797677487188="` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `" && echo ansible-tmp-1726887504.9758234-8709-255797677487188="` echo /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 `" ) && sleep 0'"'"'' 8137 1726887504.97722: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887504.99738: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887504.99752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887504.99777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887504.99797: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887504.99812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887504.99861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887504.99879: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887504.99895: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887504.99911: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887504.99973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.00032: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.00086: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.00140: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.00154: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887505.00170: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.00190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.00215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.00286: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.00368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.00379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887505.00395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887505.00407: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.00422: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.00455: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.00515: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887505.00529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.00562: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.00605: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.00700: 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 <<< 8137 1726887505.00703: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887505.00764: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887505.00767: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py <<< 8137 1726887505.00811: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.00815: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py M:0x001a <<< 8137 1726887505.00831: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.00842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.00873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.00899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.00912: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.00922: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.00932: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.00947: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887505.00981: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.01242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887505.01533: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317 <<< 8137 1726887505.02242: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119317 bytes at 0 <<< 8137 1726887505.02255: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887505.02304: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887505.02333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887505.02715: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.02719: stdout chunk (state=3): >>><<< 8137 1726887505.02721: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpo35pdwh5\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887505.02728: done transferring module to remote 8137 1726887505.02730: _low_level_execute_command(): starting 8137 1726887505.02733: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887505.02833: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887505.02928: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887505.03405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887505.03812: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887505.03900: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887505.03971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887505.04041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887505.04275: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.04285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.04325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.04341: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.04404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.04463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887505.04471: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.04636: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.04639: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.04641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.04741: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.04744: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.04747: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.04749: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887505.04751: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.04753: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.04755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.04758: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.04760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.04762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887505.04852: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.04860: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.04870: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.04880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.04892: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.04901: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.04975: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.05073: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.05081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.05100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.05115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.05154: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.05166: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.05171: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.05180: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887505.05230: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.05297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887505.05572: 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) 8137 1726887505.05627: 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) 8137 1726887505.05669: 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) 8137 1726887505.05744: 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) 8137 1726887505.05765: 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) 8137 1726887505.05906: 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) 8137 1726887505.05964: 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) 8137 1726887505.06012: 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) 8137 1726887505.06075: 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) 8137 1726887505.06095: 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) 8137 1726887505.06217: stdout chunk (state=3): >>>ansible-tmp-1726887504.9758234-8709-255797677487188=/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 <<< 8137 1726887505.06462: 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) 8137 1726887505.06655: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.06659: stdout chunk (state=3): >>><<< 8137 1726887505.06661: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887504.9758234-8709-255797677487188=/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887505.06945: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887504.9758234-8709-255797677487188=/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887505.06948: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 8137 1726887505.06953: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 8137 1726887505.06956: variable 'ansible_search_path' from source: unknown 8137 1726887505.07233: 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) 8137 1726887505.07236: 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) 8137 1726887505.07245: 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) 8137 1726887505.07267: 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) 8137 1726887505.07307: 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) 8137 1726887505.07334: 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) 8137 1726887505.07369: 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) 8137 1726887505.07407: 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) 8137 1726887505.07431: 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) 8137 1726887505.07478: 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) 8137 1726887505.07499: 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) 8137 1726887505.07559: 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) 8137 1726887505.07610: 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) 8137 1726887505.07624: 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) 8137 1726887505.07677: 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) 8137 1726887505.07701: 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) 8137 1726887505.07726: 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) 8137 1726887505.07773: 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) 8137 1726887505.07785: 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) 8137 1726887505.07906: 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) 8137 1726887505.07934: 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) 8137 1726887505.07967: 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) 8137 1726887505.07999: 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) 8137 1726887505.08016: 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) 8137 1726887505.08204: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.08227: stderr chunk (state=3): >>><<< 8137 1726887505.08230: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887505.08257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887505.08260: _low_level_execute_command(): starting 8137 1726887505.08267: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887505.08506: 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) 8137 1726887505.08538: 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) 8137 1726887505.08565: 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) 8137 1726887505.08604: 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) 8137 1726887505.08622: 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) 8137 1726887505.09070: variable 'ansible_managed' from source: unknown 8137 1726887505.09075: variable 'timesync_ntp_servers' from source: role '' defaults 8137 1726887505.09083: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 8137 1726887505.09085: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 8137 1726887505.09089: variable 'timesync_step_threshold' from source: role '' defaults 8137 1726887505.09105: variable '__timesync_chrony_version' from source: role '' all vars 8137 1726887505.09332: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887505.10653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887505.11302: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.11521: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 8137 1726887505.11524: variable 'timesync_min_sources' from source: role '' defaults 8137 1726887505.11527: variable 'timesync_max_distance' from source: role '' defaults 8137 1726887505.11925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.11935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.11955: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.11960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.11997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887505.12003: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.12012: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.12023: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.12029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.12038: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.12045: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.12064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.12067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887505.12075: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.12080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.12088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.12098: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.12105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.12114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887505.12120: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.12126: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.12134: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.12141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.12153: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.12160: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.12229: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.12245: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.12251: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.12268: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.12280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.12286: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.12294: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.12301: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.12311: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887505.12338: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.12395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.12487: 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__) 8137 1726887505.12564: variable 'ansible_module_compression' from source: unknown 8137 1726887505.12631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887505.12646: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887505.12709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 TO /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887505.13025: Sending initial data 8137 1726887505.13029: Sent initial data (149 bytes) 8137 1726887505.13921: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.13933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.13944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.13961: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.13969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.14010: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887505.14018: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.14024: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.14032: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.14042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.14057: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.14064: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.14075: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.14082: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887505.14089: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.14098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.14114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.14120: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.14129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.14137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887505.14144: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.14154: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.14162: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.14170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.14178: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.14186: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.14257: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.14269: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.14278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.14296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.14307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.14316: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.14328: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.14333: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.14341: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887505.14390: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887505.14414: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.14463: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887505.14473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.14492: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887505.14527: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887505.14568: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887505.14577: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887505.14626: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.14645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887505.14673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887505.14700: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498dc0> <<< 8137 1726887505.14751: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887505.14759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498b20> <<< 8137 1726887505.14785: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887505.14799: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498ac0> <<< 8137 1726887505.14836: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887505.14843: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887505.14860: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d490> <<< 8137 1726887505.14902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887505.14930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.14950: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d940> <<< 8137 1726887505.14955: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d670> <<< 8137 1726887505.14990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887505.15026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887505.15034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887505.15065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887505.15073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887505.15113: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf190> <<< 8137 1726887505.15117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887505.15137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887505.15224: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf220> <<< 8137 1726887505.15240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887505.15281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887505.15288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf940> <<< 8137 1726887505.15324: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f455880> <<< 8137 1726887505.15341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1c8d90> <<< 8137 1726887505.15414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2d90> <<< 8137 1726887505.15459: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d970> <<< 8137 1726887505.15494: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887505.15738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887505.15746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887505.16098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f171f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887505.16174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 8137 1726887505.16177: stdout chunk (state=3): >>> <<< 8137 1726887505.16215: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887505.16266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.16312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887505.16372: 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 <<< 8137 1726887505.16379: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887505.16383: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887505.16388: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887505.16411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f0f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f08b0> <<< 8137 1726887505.16451: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887505.16454: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py <<< 8137 1726887505.16457: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py M:0x001a <<< 8137 1726887505.16487: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887505.16506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887505.16902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f142610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f155670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f175e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.16908: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f155280> <<< 8137 1726887505.16933: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17ba00> <<< 8137 1726887505.16980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 8137 1726887505.16983: stdout chunk (state=3): >>> <<< 8137 1726887505.16986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 8137 1726887505.16989: stdout chunk (state=3): >>> <<< 8137 1726887505.17038: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887505.17041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.17077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 8137 1726887505.17082: stdout chunk (state=3): >>> <<< 8137 1726887505.17100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 8137 1726887505.17103: stdout chunk (state=3): >>> <<< 8137 1726887505.17140: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102fa0><<< 8137 1726887505.17144: stdout chunk (state=3): >>> <<< 8137 1726887505.17146: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d90><<< 8137 1726887505.17148: stdout chunk (state=3): >>> <<< 8137 1726887505.17202: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 8137 1726887505.17205: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 8137 1726887505.17211: stdout chunk (state=3): >>> <<< 8137 1726887505.17222: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d00> <<< 8137 1726887505.17293: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 8137 1726887505.17299: stdout chunk (state=3): >>> <<< 8137 1726887505.17304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 8137 1726887505.17307: stdout chunk (state=3): >>> <<< 8137 1726887505.17323: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887505.17348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.17351: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119315 <<< 8137 1726887505.17382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 8137 1726887505.17385: stdout chunk (state=3): >>> <<< 8137 1726887505.17457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 8137 1726887505.17460: stdout chunk (state=3): >>> <<< 8137 1726887505.17512: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 8137 1726887505.17515: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.17532: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5370> <<< 8137 1726887505.17562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 8137 1726887505.17565: stdout chunk (state=3): >>> <<< 8137 1726887505.17594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 8137 1726887505.17597: stdout chunk (state=3): >>> <<< 8137 1726887505.17647: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5460> <<< 8137 1726887505.18004: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f109fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887505.18054: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887505.18110: stderr chunk (state=3): >>>debug3: In write loop, ack for 6 119315 bytes at 0 <<< 8137 1726887505.18116: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887505.18168: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887505.18180: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.18193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2effe1c0> <<< 8137 1726887505.18229: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0c0c70><<< 8137 1726887505.18232: stdout chunk (state=3): >>> <<< 8137 1726887505.18299: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104eb0> <<< 8137 1726887505.18322: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17b0a0><<< 8137 1726887505.18326: stdout chunk (state=3): >>> <<< 8137 1726887505.18360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 8137 1726887505.18363: stdout chunk (state=3): >>> <<< 8137 1726887505.18411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 8137 1726887505.18415: stdout chunk (state=3): >>> <<< 8137 1726887505.18523: stderr chunk (state=3): >>><<< 8137 1726887505.18526: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpzenv2w88\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119315\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119315 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887505.18535: done transferring module to remote 8137 1726887505.18537: _low_level_execute_command(): starting 8137 1726887505.18541: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887505.18649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f010e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887505.18695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887505.18698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 8137 1726887505.18701: stdout chunk (state=3): >>> <<< 8137 1726887505.18725: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022730><<< 8137 1726887505.18728: stdout chunk (state=3): >>> <<< 8137 1726887505.18763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887505.18815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887505.18889: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022c70> <<< 8137 1726887505.18900: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efaf3a0> <<< 8137 1726887505.18934: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887505.18990: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0280> <<< 8137 1726887505.18993: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0225b0> <<< 8137 1726887505.18996: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887505.19030: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0340> <<< 8137 1726887505.19083: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1029d0> <<< 8137 1726887505.19098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887505.19132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887505.19136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887505.19171: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb6a0> <<< 8137 1726887505.19210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887505.19230: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb760> <<< 8137 1726887505.19255: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.19258: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb850> <<< 8137 1726887505.19316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8137 1726887505.19319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887505.19641: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdbca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efe81f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efcfa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887505.19722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdba90> <<< 8137 1726887505.19807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887505.19856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae2e9d3670> <<< 8137 1726887505.19885: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887505.19958: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 8137 1726887505.20043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.20058: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887505.20081: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 8137 1726887505.20086: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887505.20115: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887505.20118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.20159: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887505.20833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.20839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.20841: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887505.21102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8137 1726887505.21315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8137 1726887505.21387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8137 1726887505.21395: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.21433: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8137 1726887505.21472: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8137 1726887505.21630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887505.21660: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887505.21836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.22067: 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) 8137 1726887505.22117: 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) 8137 1726887505.22151: 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) 8137 1726887505.22198: 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) 8137 1726887505.22220: 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) 8137 1726887505.22341: 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) 8137 1726887505.22351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa7c0> <<< 8137 1726887505.22378: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.22406: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887505.22433: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887505.22458: 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) 8137 1726887505.22467: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8fa160> <<< 8137 1726887505.22507: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa280> <<< 8137 1726887505.22512: 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) 8137 1726887505.22549: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8faf10> <<< 8137 1726887505.22556: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887505.22578: 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) 8137 1726887505.22623: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fad30> <<< 8137 1726887505.22635: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887505.22650: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8faf70> <<< 8137 1726887505.22663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887505.22676: 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) 8137 1726887505.22699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887505.22738: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa100> <<< 8137 1726887505.22751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887505.22764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887505.22797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887505.22814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887505.22834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887505.22920: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e84fee0> <<< 8137 1726887505.22950: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.22955: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870f40> <<< 8137 1726887505.22977: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870d60> <<< 8137 1726887505.22998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887505.23035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887505.23056: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8703d0> <<< 8137 1726887505.23084: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961dc0> <<< 8137 1726887505.23219: 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) 8137 1726887505.23237: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9613a0> <<< 8137 1726887505.23255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887505.23276: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961f70> <<< 8137 1726887505.23292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887505.23315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887505.23329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887505.23346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887505.23373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887505.23395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887505.23398: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e92fc10> <<< 8137 1726887505.23423: 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) 8137 1726887505.23459: 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) 8137 1726887505.23489: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c93a0> <<< 8137 1726887505.23494: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e900490> <<< 8137 1726887505.23565: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c94c0> <<< 8137 1726887505.23585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887505.23592: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.23613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887505.23624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887505.23676: stderr chunk (state=3): >>><<< 8137 1726887505.23680: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887505.23836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887505.23838: _low_level_execute_command(): starting 8137 1726887505.23841: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887505.23862: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e832250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9411f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e941370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.23888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887505.23892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887505.23918: 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) 8137 1726887505.23948: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e95ad90> <<< 8137 1726887505.23963: 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) 8137 1726887505.24006: 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) 8137 1726887505.24037: 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) 8137 1726887505.24072: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e83e880> <<< 8137 1726887505.24102: 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) 8137 1726887505.24174: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e6d0> <<< 8137 1726887505.24202: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.24205: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d670> <<< 8137 1726887505.24213: 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) 8137 1726887505.24242: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9398b0> <<< 8137 1726887505.24279: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887505.24300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887505.24303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887505.24325: 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) 8137 1726887505.24358: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c4670> <<< 8137 1726887505.24421: 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) 8137 1726887505.24448: 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) 8137 1726887505.24477: 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) 8137 1726887505.24542: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.24545: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c2ac0> <<< 8137 1726887505.24548: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8d10d0> <<< 8137 1726887505.24588: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c40d0> <<< 8137 1726887505.24592: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e906a60> <<< 8137 1726887505.24622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887505.24643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.24656: 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) 8137 1726887505.24679: 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) 8137 1726887505.24719: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.24767: 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) 8137 1726887505.24801: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.24804: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.24809: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887505.24852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.24855: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py<<< 8137 1726887505.24858: stdout chunk (state=3): >>> <<< 8137 1726887505.24860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.24888: 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) 8137 1726887505.24917: 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) 8137 1726887505.24958: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.25012: 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) 8137 1726887505.25031: 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) 8137 1726887505.25047: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.25214: 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) 8137 1726887505.25246: 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) 8137 1726887505.25274: 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) 8137 1726887505.25335: 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) 8137 1726887505.25353: 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) 8137 1726887505.25482: 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) 8137 1726887505.25512: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.25540: 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) 8137 1726887505.25568: 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) 8137 1726887505.25613: 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) 8137 1726887505.25646: 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) 8137 1726887505.25986: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887505.25990: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887505.26002: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887505.26020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.26081: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e40f580> <<< 8137 1726887505.26144: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8137 1726887505.26147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e820520> <<< 8137 1726887505.26164: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e3b40a0> <<< 8137 1726887505.26223: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887505.26226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.26249: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.26252: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887505.26262: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.26326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.26331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.26383: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.26399: variable 'ansible_managed' from source: unknown 8137 1726887505.26410: variable 'timesync_ntp_servers' from source: role '' defaults 8137 1726887505.26420: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 8137 1726887505.26428: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 8137 1726887505.26435: variable 'timesync_step_threshold' from source: role '' defaults 8137 1726887505.26464: variable '__timesync_chrony_version' from source: role '' all vars 8137 1726887505.26518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887505.26545: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c2bb0> <<< 8137 1726887505.26549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.26671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.26674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 8137 1726887505.26676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.26680: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.26682: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.26898: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887505.26932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27160: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887505.27164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.27229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887505.27316: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887505.27367: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.27412: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27424: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887505.27465: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27506: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887505.27560: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27647: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887505.27652: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27655: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27669: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887505.27715: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27740: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887505.27743: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.27941: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887505.28157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887505.28160: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887505.28226: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b970> # zipimport: zlib available <<< 8137 1726887505.28256: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 8137 1726887505.28265: variable 'timesync_min_sources' from source: role '' defaults 8137 1726887505.28280: variable 'timesync_max_distance' from source: role '' defaults 8137 1726887505.28305: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28373: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887505.28376: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887505.28380: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887505.28394: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28436: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28473: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887505.28478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28515: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28648: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.28709: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887505.28724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.28806: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e94c250> <<< 8137 1726887505.28840: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b6a0> <<< 8137 1726887505.28876: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887505.28880: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887505.29004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.29050: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.29086: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.29113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887505.29125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887505.29139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887505.29187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887505.29214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887505.29218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887505.29303: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8007c0> <<< 8137 1726887505.29341: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7fc7f0> <<< 8137 1726887505.29425: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887505.29474: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7f6970> <<< 8137 1726887505.29478: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887505.29507: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887505.29552: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887505.29599: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887505.29603: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887505.29652: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.29710: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887505.29715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887505.29735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.29782: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 8137 1726887505.29786: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3b20> <<< 8137 1726887505.29810: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887505.29816: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3ac0> <<< 8137 1726887505.29841: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887505.29845: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8137 1726887505.29872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198490> <<< 8137 1726887505.29878: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.29914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887505.29918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.29938: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198940> <<< 8137 1726887505.29954: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198670> <<< 8137 1726887505.29981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887505.30002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887505.30033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887505.30038: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887505.30068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887505.30071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887505.30107: stdout chunk (state=3): >>>import '_stat' # <<< 8137 1726887505.30111: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f190> <<< 8137 1726887505.30118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887505.30145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887505.30206: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f220> <<< 8137 1726887505.30247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887505.30267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887505.30270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f940> <<< 8137 1726887505.30302: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1b0880> <<< 8137 1726887505.30327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887505.30330: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa148d90> <<< 8137 1726887505.30391: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887505.30394: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172d90> <<< 8137 1726887505.30440: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198970> <<< 8137 1726887505.30474: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887505.30684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887505.30712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887505.30717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887505.30834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f1f40> <<< 8137 1726887505.30848: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887505.30862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887505.30946: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887505.30958: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0e7610> <<< 8137 1726887505.30973: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ed640> <<< 8137 1726887505.30985: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ee370> <<< 8137 1726887505.31055: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 375, "inode": 60817539, "dev": 51713, "nlink": 1, "atime": 1726887503.4659548, "mtime": 1725971757.0, "ctime": 1726887504.0539603, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "29cd38f068dc4d99d9affc3f82821cc4b2cbf049", "mimetype": "text/plain", "charset": "us-ascii", "version": "3538565741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8137 1726887505.31073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887505.31088: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887505.31100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887505.31166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887505.31283: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa070dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887505.31322: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070f70> <<< 8137 1726887505.31329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887505.31331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070e80> <<< 8137 1726887505.31346: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887505.31394: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9d30> import '_functools' # <<< 8137 1726887505.31460: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 8137 1726887505.31463: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ <<< 8137 1726887505.31518: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[2] removing _abc <<< 8137 1726887505.31524: stdout chunk (state=3): >>># 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 8137 1726887505.31530: stdout chunk (state=3): >>># 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 8137 1726887505.31549: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887505.31566: stdout chunk (state=3): >>># destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # 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 <<< 8137 1726887505.31602: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c2610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa082c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa0d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fba00> <<< 8137 1726887505.31605: stdout chunk (state=3): >>># 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 # 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 gc <<< 8137 1726887505.31629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887505.31634: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.31730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d00> <<< 8137 1726887505.31756: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887505.31762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887505.31765: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887505.31781: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887505.31804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.31806: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887505.31856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887505.31862: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8137 1726887505.31864: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887505.31897: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 8137 1726887505.31900: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887505.31915: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887505.31949: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887505.31952: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 8137 1726887505.31956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055370> <<< 8137 1726887505.31959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055460> <<< 8137 1726887505.31979: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887505.32099: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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 <<< 8137 1726887505.32103: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 8137 1726887505.32107: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 8137 1726887505.32112: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 8137 1726887505.32114: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl <<< 8137 1726887505.32117: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887505.32120: stdout chunk (state=3): >>># destroy fnmatch <<< 8137 1726887505.32154: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887505.32162: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887505.32186: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 8137 1726887505.32215: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887505.32220: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc <<< 8137 1726887505.32261: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887505.32271: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 8137 1726887505.32273: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 8137 1726887505.32294: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887505.32297: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887505.32300: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa08afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d6e1c0> <<< 8137 1726887505.32303: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa040c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fb0a0> <<< 8137 1726887505.32333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887505.32382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887505.32389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80af0> import 'errno' # <<< 8137 1726887505.32427: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887505.32430: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887505.32449: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 8137 1726887505.32479: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887505.32488: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887505.32511: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 8137 1726887505.32524: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d80e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887505.32529: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887505.32549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887505.32564: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887505.32567: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92c70> <<< 8137 1726887505.32617: 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__) 8137 1726887505.32635: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80f10> <<< 8137 1726887505.32642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887505.32704: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d925b0> <<< 8137 1726887505.32708: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887505.32734: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30340> <<< 8137 1726887505.33011: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0829d0> <<< 8137 1726887505.33016: variable 'ansible_module_compression' from source: unknown 8137 1726887505.33051: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887505.33054: stderr chunk (state=3): >>><<< 8137 1726887505.33057: stdout chunk (state=3): >>><<< 8137 1726887505.33117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f455880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f171f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f167610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f0f0dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f08b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f142610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f155670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f175e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f102c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f155280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f109fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2effe1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0c0c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f010e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efaf3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0225b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1029d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdbca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efe81f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efcfa30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1025b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdba90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae2e9d3670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8fa160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8faf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fad30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8faf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e84fee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870f40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8703d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9613a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e92fc10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c9cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c93a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e900490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c94c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c94f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e832250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9411f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e941370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e95ad90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e83e880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9398b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c4670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c2ac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8d10d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c40d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e906a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e40f580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e820520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e3b40a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c2bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e94c250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b6a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8007c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7fc7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7f6970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 375, "inode": 60817539, "dev": 51713, "nlink": 1, "atime": 1726887503.4659548, "mtime": 1725971757.0, "ctime": 1726887504.0539603, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "29cd38f068dc4d99d9affc3f82821cc4b2cbf049", "mimetype": "text/plain", "charset": "us-ascii", "version": "3538565741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887505.33832: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f498ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f455880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f43d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f171f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f167610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f16e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f0f0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0f0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f142610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f155670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f175e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f102c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f149250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f155280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f102d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0d5460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f109fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2effe1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0c0c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f104eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f17b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2f010e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f022c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efaf3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f010f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f0225b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efc0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1029d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdb850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efdbca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2efe81f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdb8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efcfa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2f1025b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2efdba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae2e9d3670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8fa160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8faf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fad30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8faf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8fa100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e84fee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e870d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8703d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9613a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e961f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e92fc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c9cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c93a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e900490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c94c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c94f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e832250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9411f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e941370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e95ad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e83e880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83e6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e83d5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e9398b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c4670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c2ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8d10d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e8c40d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e906a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e40f580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e820520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e3b40a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8c2bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae2e94c250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e81b6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e8007c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7fc7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2e7f6970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_p7yzb4by/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 375, "inode": 60817539, "dev": 51713, "nlink": 1, "atime": 1726887503.4659548, "mtime": 1725971757.0, "ctime": 1726887504.0539603, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "29cd38f068dc4d99d9affc3f82821cc4b2cbf049", "mimetype": "text/plain", "charset": "us-ascii", "version": "3538565741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887505.35023: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4cca0> <<< 8137 1726887505.35027: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d581f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c8e0> <<< 8137 1726887505.35029: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d3fa30> <<< 8137 1726887505.35543: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887504.7207284-8699-104561064506594/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8137 1726887505.35548: _low_level_execute_command(): starting 8137 1726887505.35551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.7207284-8699-104561064506594/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887505.35558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887505.35561: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887505.35562: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0825b0> <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887505.35566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbaf9c75670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887505.35568: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 TO /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887505.35575: Sending initial data 8137 1726887505.35577: Sent initial data (151 bytes) 8137 1726887505.35579: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.35911: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.36181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c7c0> <<< 8137 1726887505.36226: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.36231: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887505.36234: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887505.36266: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9c160> <<< 8137 1726887505.36318: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c280> <<< 8137 1726887505.36327: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cf10> <<< 8137 1726887505.36330: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887505.36367: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cd30> import 'atexit' # <<< 8137 1726887505.36419: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.36448: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887505.36455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887505.36539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.36586: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c100> <<< 8137 1726887505.36590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887505.36593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887505.36596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887505.36598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887505.36662: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95adee0> <<< 8137 1726887505.36741: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.36745: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdf40> <<< 8137 1726887505.36748: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887505.36778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.36782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887505.36841: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95cd3d0> <<< 8137 1726887505.36844: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03dc0> <<< 8137 1726887505.36879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887505.36933: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.36954: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.36967: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.37160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.37163: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c033a0> <<< 8137 1726887505.37168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887505.37173: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03f70> <<< 8137 1726887505.37177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887505.37180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887505.37182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887505.37184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887505.37187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887505.37191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bd1c10> <<< 8137 1726887505.37211: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.37301: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba2490> <<< 8137 1726887505.37338: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b6e4c0> <<< 8137 1726887505.37359: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e4f0> <<< 8137 1726887505.37362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887505.37364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887505.37383: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887505.37386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887505.37407: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.37428: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.37485: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf958f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be31f0> <<< 8137 1726887505.37507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887505.37515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887505.37560: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887505.37581: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.37584: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be3370> <<< 8137 1726887505.37586: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887505.37598: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.37656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.37660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887505.37673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.37688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.37714: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bfcd90> <<< 8137 1726887505.37731: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.37748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.37762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887505.37781: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.37847: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf959b880> <<< 8137 1726887505.37851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.37853: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.37868: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.37871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.37873: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.37875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.37892: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.37895: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.37897: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.37911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.37957: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b6d0> <<< 8137 1726887505.37988: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a670> <<< 8137 1726887505.37993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887505.38044: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bdc8b0> <<< 8137 1726887505.38047: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887505.38081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887505.38084: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.38087: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.38089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887505.38091: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.38093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.38098: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.38115: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.38131: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b66670> <<< 8137 1726887505.38134: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.38144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887505.38158: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.38174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.38188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.38203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.38217: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.38220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.38224: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.38236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.38238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887505.38260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.38263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.38298: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.38323: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.38326: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.38329: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.38333: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.38335: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.38340: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b64ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b730d0> <<< 8137 1726887505.38346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.38348: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887505.38496: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b660d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba8a60> <<< 8137 1726887505.38500: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.38502: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38504: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.38506: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887505.38635: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38640: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.38643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.38650: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.38652: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38655: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887505.38657: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.38659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887505.38661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.38732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.38745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.38749: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.38758: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.38761: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.38763: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887505.38814: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38818: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.38821: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.38824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887505.39303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.39789: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887505.39796: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887505.39799: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887505.39819: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887505.39831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.39896: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.39899: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9180580> <<< 8137 1726887505.39970: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9568520> <<< 8137 1726887505.39982: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf912c0a0> <<< 8137 1726887505.40045: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887505.40057: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.40090: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887505.40093: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.40213: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.40370: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.40392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b64bb0> # zipimport: zlib available <<< 8137 1726887505.40470: stderr chunk (state=3): >>><<< 8137 1726887505.40475: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887505.40723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887505.40726: handler run complete 8137 1726887505.40728: attempt loop complete, returning result 8137 1726887505.40730: _execute() done 8137 1726887505.40732: dumping result to json 8137 1726887505.40734: done dumping result, returning 8137 1726887505.40736: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-107c-9d64-00000000001e] 8137 1726887505.40738: sending task result for task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887505.40832: done sending task result for task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887505.40836: WORKER PROCESS EXITING 8137 1726887505.40838: stdout chunk (state=3): >>># zipimport: zlib available <<< Notification for handler Restart chronyd has been saved. changed: [managed_node1] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-8137trdi7894/tmpfcuqt9_x/chrony.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-8137trdi7894/tmpfcuqt9_x/chrony.conf.j2" } } 8137 1726887505.41220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41271: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41338: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887505.41367: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41416: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887505.41419: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41575: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887505.41579: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887505.41613: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41665: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887505.41668: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.41851: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887505.42101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887505.42104: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887505.42175: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9578970> <<< 8137 1726887505.42178: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42310: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887505.42342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42369: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42411: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887505.42464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42588: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.42687: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887505.42691: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887505.42726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.42729: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887505.42767: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9bee250> <<< 8137 1726887505.42797: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887505.42800: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py <<< 8137 1726887505.42847: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887505.42855: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py M:0x001a <<< 8137 1726887505.42928: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317 <<< 8137 1726887505.43635: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf955a850> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9553970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887505.43843: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887505.44016: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887505.44380: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119317 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887505.44436: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887505.44799: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.44802: stdout chunk (state=3): >>><<< 8137 1726887505.44804: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpyphvqhk7\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119317\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119317 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887505.44823: done transferring module to remote 8137 1726887505.44825: _low_level_execute_command(): starting 8137 1726887505.44827: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887505.45091: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 396361922, "dev": 51713, "nlink": 1, "atime": 1726887483.6894248, "mtime": 1725971757.0, "ctime": 1726887462.115629, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "159954497", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8137 1726887505.45110: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887505.45505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.45521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.45539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.45546: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8137 1726887505.45565: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.45570: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887505.45716: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse <<< 8137 1726887505.45722: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc <<< 8137 1726887505.45937: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887505.45958: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887505.46022: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887505.46047: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 8137 1726887505.46076: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887505.46111: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 8137 1726887505.46124: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887505.46234: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 8137 1726887505.46268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.46324: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 8137 1726887505.46387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887505.46392: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 8137 1726887505.46395: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.46418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.46423: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.46436: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887505.46440: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.46479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.46486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887505.46493: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.46500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.46511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.46522: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.46529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.46538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887505.46549: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.46556: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.46563: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.46572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.46588: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.46714: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887505.46717: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 8137 1726887505.46719: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.46721: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 8137 1726887505.46723: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887505.46756: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887505.46759: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.46805: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.46813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.46828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.46833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.46840: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.46850: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.46896: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.46927: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887505.46932: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.46997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887505.47146: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887505.47215: stderr chunk (state=3): >>><<< 8137 1726887505.47219: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa148d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0eeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0e7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ed640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa070dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0708b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0d6670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa082c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa0d6280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa08afa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d6e1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa040c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d80e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d203a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d925b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0829d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4cca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d581f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d3fa30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0825b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4ca90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbaf9c75670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9c160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cd30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95adee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdf40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95cd3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c033a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bd1c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6ecd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba2490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b6e4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf958f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bfcd90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf959b880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bdc8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b66670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b64ac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b730d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b660d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba8a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9180580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9568520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf912c0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b64bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9578970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9bee250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf955a850>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95597f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9553970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 396361922, "dev": 51713, "nlink": 1, "atime": 1726887483.6894248, "mtime": 1725971757.0, "ctime": 1726887462.115629, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "159954497", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887505.47425: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa14f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa1b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa070dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa070e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c2610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0f5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa082c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbafa0d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa082d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa055460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa08afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d6e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa040c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa084eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0fb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d80e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d92c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d203a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d80f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d925b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d30340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d4cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9d581f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d3fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbafa0825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9d4ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbaf9c75670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9cd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b9cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b9c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95adee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf95cdd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95cd3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c033a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9c03f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bd1c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba2490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b6e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b6e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf958f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9be3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bfcd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf959b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf959a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9bdc8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b66670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b64ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b730d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9b660d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9ba8a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9180580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9568520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf912c0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9b64bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9578970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbaf9bee250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf955a850> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf95597f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbaf9553970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_m2pxhb1j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 396361922, "dev": 51713, "nlink": 1, "atime": 1726887483.6894248, "mtime": 1725971757.0, "ctime": 1726887462.115629, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "159954497", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887505.48681: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887504.8327315-8702-6808654697615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8137 1726887505.48685: variable 'ansible_module_compression' from source: unknown 8137 1726887505.48687: ANSIBALLZ: Using generic lock for ansible.legacy.file 8137 1726887505.48690: ANSIBALLZ: Acquiring lock 8137 1726887505.48692: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887505.48694: ANSIBALLZ: Creating module 8137 1726887505.51956: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.51960: stdout chunk (state=3): >>><<< 8137 1726887505.51963: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887505.52096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887505.52099: _low_level_execute_command(): starting 8137 1726887505.52102: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887505.54629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.54634: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.54670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.54674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.54676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887505.54679: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.54848: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887505.54910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.54925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.54933: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.54939: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.54945: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.54962: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887505.54992: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.55057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887505.60523: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 8137 1726887505.61139: stdout chunk (state=3): >>> import _imp # builtin <<< 8137 1726887505.61146: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887505.61217: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887505.61265: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887505.61301: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887505.61353: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887505.61425: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.61441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887505.61483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887505.61517: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43dc0> <<< 8137 1726887505.61557: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 8137 1726887505.61682: stdout chunk (state=3): >>> <<< 8137 1726887505.61689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43b20> <<< 8137 1726887505.61724: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 8137 1726887505.62455: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887505.62486: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43ac0> <<< 8137 1726887505.62523: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887505.62555: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887505.62572: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8490> <<< 8137 1726887505.62610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887505.62645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8137 1726887505.62666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.62685: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887505.62691: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8940> <<< 8137 1726887505.62717: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8670> <<< 8137 1726887505.62775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887505.62781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887505.63020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887505.63023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887505.63025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887505.63027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887505.63030: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f190> <<< 8137 1726887505.63032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887505.63034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 8137 1726887505.63134: stdout chunk (state=3): >>> <<< 8137 1726887505.63241: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f220><<< 8137 1726887505.63340: stdout chunk (state=3): >>> <<< 8137 1726887505.63386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887505.63422: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<< 8137 1726887505.64173: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f940> <<< 8137 1726887505.64246: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947f0880> <<< 8137 1726887505.64271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794788d90> <<< 8137 1726887505.64355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887505.64368: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2d90> <<< 8137 1726887505.64455: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8970> <<< 8137 1726887505.64496: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887505.64829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 8137 1726887505.65191: stdout chunk (state=3): >>> <<< 8137 1726887505.65194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887505.65234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<< 8137 1726887505.65828: ANSIBALLZ: Writing module into payload 8137 1726887505.66063: ANSIBALLZ: Writing module 8137 1726887505.66067: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887505.66070: ANSIBALLZ: Renaming module 8137 1726887505.66087: ANSIBALLZ: Done creating module 8137 1726887505.66128: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887505.66133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887505.66168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887505.66183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887505.66187: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753eb0> <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 8137 1726887505.66195: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq TO /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py 8137 1726887505.66271: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794755f40> <<< <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887505.66292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887505.66337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8137 1726887505.66340: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887505.66369: Sending initial data 8137 1726887505.66374: Sent initial data (149 bytes) 8137 1726887505.66419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887505.66434: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79474c610> <<< 8137 1726887505.66450: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794752640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753370> <<< 8137 1726887505.66475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887505.66580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887505.66610: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887505.66664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.66677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887505.66731: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d58b0> <<< 8137 1726887505.66784: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887505.66818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5eb0> <<< 8137 1726887505.66891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887505.66896: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 8137 1726887505.67112: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5e80> import '_collections' # <<< 8137 1726887505.67173: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472ed30> import '_functools' # <<< 8137 1726887505.67218: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794727610> <<< 8137 1726887505.67262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 8137 1726887505.67375: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79473b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79475ae50> <<< 8137 1726887505.67406: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887505.67459: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472e250> <<< 8137 1726887505.67490: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887505.67565: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79473b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794760a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 8137 1726887505.67857: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887505.67912: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.67953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887505.67967: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d90> <<< 8137 1726887505.68004: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.68045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.68049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.68052: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.68076: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d00> <<< 8137 1726887505.68100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.68103: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887505.68106: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.68129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887505.68134: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.68137: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.68139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887505.68142: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.68146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.68150: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.68157: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.68169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.68189: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887505.68192: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.68194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.68233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.68236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887505.68238: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.68288: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1370> <<< 8137 1726887505.68293: 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.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887505.68295: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.68297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.68299: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.68301: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.68303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887505.68305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887505.68632: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.68635: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.68637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.68638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.68640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.68642: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.68644: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.68645: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.68647: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1460> <<< 8137 1726887505.68649: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887505.68651: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.68653: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946effa0><<< 8137 1726887505.68655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.68854: stdout chunk (state=3): >>> <<< 8137 1726887505.68916: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9a30> <<< 8137 1726887505.68919: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9490> <<< 8137 1726887505.68968: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887505.68971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887505.69028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887505.69031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887505.69094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887505.69097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945cb1c0> <<< 8137 1726887505.69135: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79469cc70> <<< 8137 1726887505.69241: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9eb0> <<< 8137 1726887505.69247: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947600a0> <<< 8137 1726887505.69293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887505.69341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887505.69386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddaf0> <<< 8137 1726887505.69391: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887505.69474: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945dde20> <<< 8137 1726887505.69478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887505.69510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 8137 1726887505.70094: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887505.70098: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef730> <<< 8137 1726887505.70129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887505.70176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887505.70217: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945efc70> <<< 8137 1726887505.70283: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79457d3a0> <<< 8137 1726887505.70287: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddf10> <<< 8137 1726887505.70331: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887505.70416: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef5b0> import 'pwd' # <<< 8137 1726887505.70444: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887505.70492: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887505.70540: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887505.70562: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py <<< 8137 1726887505.70566: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py M:0x001a <<< 8137 1726887505.71559: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125619 <<< 8137 1726887505.71596: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a96a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945b51f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a98e0> <<< 8137 1726887505.71599: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79459ca30> <<< 8137 1726887505.71653: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887505.71737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887505.71774: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9a90> <<< 8137 1726887505.71897: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125619 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887505.71911: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887505.71924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7944d2670> <<< 8137 1726887505.72086: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.72199: stderr chunk (state=3): >>><<< 8137 1726887505.72202: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa__ubqcq\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125619\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125619 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887505.72238: done transferring module to remote 8137 1726887505.72261: _low_level_execute_command(): starting 8137 1726887505.72264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887505.72706: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip'<<< 8137 1726887505.73362: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887505.73524: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.73577: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887505.73598: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.73639: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887505.73643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.73734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.73739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.73760: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.73797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.73803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass <<< 8137 1726887505.73810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887505.73816: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.73821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.73834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.73839: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.73857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.73863: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.73930: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887505.73943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.73950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887505.73966: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887505.73996: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.74037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.76025: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887505.76049: stderr chunk (state=3): >>><<< 8137 1726887505.76052: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887505.76076: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887505.76079: _low_level_execute_command(): starting 8137 1726887505.76229: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887505.76988: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.77007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.77025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.77046: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.77059: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887505.77062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.77114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887505.77122: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887505.77129: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887505.77138: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887505.77148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.77154: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.77162: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.77178: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887505.77185: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887505.77192: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887505.77201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887505.77222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887505.77233: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887505.77241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887505.77248: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887505.77255: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887505.77261: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887505.77270: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887505.77284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887505.77289: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887505.77301: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887505.77377: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887505.77388: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887505.77396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887505.77418: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887505.77425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887505.77463: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887505.77466: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887505.77469: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887505.77542: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887505.77547: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887505.77662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887505.77665: stdout chunk (state=3): >>> <<< 8137 1726887505.79598: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887505.79605: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887505.79665: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887505.79735: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887505.79739: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887505.79777: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887505.79790: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887505.79847: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.79876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887505.79901: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243dc0> <<< 8137 1726887505.79947: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887505.79992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243b20> <<< 8137 1726887505.80030: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887505.80074: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243ac0> import '_signal' # <<< 8137 1726887505.80093: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8490> <<< 8137 1726887505.80107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.80148: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8670> <<< 8137 1726887505.80201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887505.80206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887505.80254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887505.80257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887505.80281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887505.80317: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f190> <<< 8137 1726887505.80322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887505.80339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887505.80398: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f220> <<< 8137 1726887505.80427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887505.80467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f940> <<< 8137 1726887505.80524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<< 8137 1726887505.80538: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f88d90> <<< 8137 1726887505.80590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2d90> <<< 8137 1726887505.80639: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8970> <<< 8137 1726887505.80663: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887505.80874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887505.80937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887505.80966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887505.81050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2eeb0> <<< 8137 1726887505.81068: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f30f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887505.81071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887505.81106: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887505.81182: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f97c0> <<< 8137 1726887505.81210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887505.81247: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.81295: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887505.81452: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887505.81530: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9160> <<< 8137 1726887505.81534: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9280> <<< 8137 1726887505.81546: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887505.81599: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9d30><<< 8137 1726887505.81613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75eb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f02610> <<< 8137 1726887505.81750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f35e50> <<< 8137 1726887505.81770: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75ec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09250> <<< 8137 1726887505.81850: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75f16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.81904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887505.81948: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d00> <<< 8137 1726887505.81959: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887505.82020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887505.82039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887505.82101: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887505.82116: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95460> <<< 8137 1726887505.82404: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ecafa0> <<< 8137 1726887505.82413: stdout chunk (state=3): >>> import 'atexit' # <<< 8137 1726887505.82416: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9f70> <<< 8137 1726887505.82419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887505.82421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887505.82425: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dba1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e80c70> <<< 8137 1726887505.82549: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887505.82630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887505.82634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887505.82667: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75dcce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde730> <<< 8137 1726887505.82671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887505.82692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887505.82756: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79434fee0> <<< 8137 1726887505.82795: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436ff40> <<< 8137 1726887505.82868: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887505.82884: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ddec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d6c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887505.82924: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c340> <<< 8137 1726887505.82928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887505.82977: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79436f3d0><<< 8137 1726887505.83007: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887505.83058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887505.83097: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d976a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887505.83117: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97850> <<< 8137 1726887505.83183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887505.83324: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97ca0> <<< 8137 1726887505.83376: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75da41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d978e0> <<< 8137 1726887505.83396: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d8ba30> <<< 8137 1726887505.83417: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887505.83477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887505.83515: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97a90> <<< 8137 1726887505.83650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887505.83653: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce75cbb670> <<< 8137 1726887505.83656: stdout chunk (state=3): >>> <<< 8137 1726887505.83686: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460dc0> <<< 8137 1726887505.83754: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 8137 1726887505.83860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.83872: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 8137 1726887505.83919: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887505.83923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.84015: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944603a0> <<< 8137 1726887505.84018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887505.84047: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460f70> <<< 8137 1726887505.84131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887505.84221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887505.84228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887505.84230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887505.84233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887505.84235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79442ec10> <<< 8137 1726887505.84357: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943cacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ff490> <<< 8137 1726887505.84391: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887505.85066: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943ca4c0> <<< 8137 1726887505.85104: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca4f0> <<< 8137 1726887505.85148: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887505.85161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887505.85206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.85238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887505.85348: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd794331250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944401f0> <<< 8137 1726887505.85386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887505.85407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887505.85482: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794440370> <<< 8137 1726887505.85515: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887505.85599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.85625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887505.85733: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794459d90> <<< 8137 1726887505.85965: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79433e880><<< 8137 1726887505.86229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887505.86236: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be27c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.86261: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887505.86267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887505.86289: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887505.86295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887505.86329: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.86332: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2160> <<< 8137 1726887505.86358: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2280> <<< 8137 1726887505.86394: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2f10> <<< 8137 1726887505.86415: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887505.86418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887505.86460: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be24f0> <<< 8137 1726887505.86463: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2d30> import 'atexit' # <<< 8137 1726887505.86497: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.86502: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2f70> <<< 8137 1726887505.86518: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887505.86541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887505.86581: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2100> <<< 8137 1726887505.86598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887505.86620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887505.86646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887505.86649: stdout chunk (state=3): >>> <<< 8137 1726887505.86663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887505.86687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887505.86689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887505.86756: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755edee0> <<< 8137 1726887505.86800: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887505.86803: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58f40> <<< 8137 1726887505.86851: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58d60> <<< 8137 1726887505.86855: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e6d0> <<< 8137 1726887505.86865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887505.86886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887505.86890: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c670> <<< 8137 1726887505.86916: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75b583d0> <<< 8137 1726887505.86945: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49dc0> <<< 8137 1726887505.86967: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c5b0> <<< 8137 1726887505.86971: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944398b0> <<< 8137 1726887505.87010: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887505.87084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887505.87089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887505.87110: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c493a0> <<< 8137 1726887505.87114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887505.87177: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887505.87186: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c3670> <<< 8137 1726887505.87190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887505.87198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8137 1726887505.87201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887505.87203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887505.87265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887505.87270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c17c10> <<< 8137 1726887505.87352: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb4cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb43a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be8490> <<< 8137 1726887505.87454: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bb44c0> <<< 8137 1726887505.87519: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb44f0> <<< 8137 1726887505.87524: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887505.87527: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887505.87529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887505.87603: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c291f0> <<< 8137 1726887505.87619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887505.87672: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db8e0> <<< 8137 1726887505.87681: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c29370> <<< 8137 1726887505.87689: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887505.87774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.87777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887505.87870: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c42d90> <<< 8137 1726887505.88334: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943d00d0> <<< 8137 1726887505.88338: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755db880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c228b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac670> <<< 8137 1726887505.88341: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794405a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887505.88447: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.88486: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75baaac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb90d0> <<< 8137 1726887505.88526: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75beea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887505.88557: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887505.88569: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.88611: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.88695: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887505.88730: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887505.88744: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887505.88840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.88937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.89230: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887505.89234: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.89236: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887505.89388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.89411: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.89543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.89886: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887505.89890: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887505.89916: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887505.89923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.90001: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce751cb580> <<< 8137 1726887505.90071: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755a9520> <<< 8137 1726887505.90084: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce751710a0> <<< 8137 1726887505.90143: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887505.90180: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887505.90303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.90461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75baabb0> # zipimport: zlib available <<< 8137 1726887505.90842: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91052: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91223: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91272: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91348: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887505.91379: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91418: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887505.91477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91557: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887505.91584: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887505.91600: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91669: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887505.91680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.91865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887505.92096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887505.92170: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b8970> <<< 8137 1726887505.92189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92232: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92316: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887505.92336: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 8137 1726887505.92373: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92422: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887505.92456: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92495: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92568: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py<<< 8137 1726887505.92591: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92659: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887505.92686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.92767: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75c34250> <<< 8137 1726887505.92800: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b86a0> <<< 8137 1726887505.92842: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887505.92858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.92995: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.93039: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.93066: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.93126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887505.93144: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887505.93217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887505.93296: stdout chunk (state=3): >>> <<< 8137 1726887505.93372: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887505.93377: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887505.93487: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7939e2580> <<< 8137 1726887505.93620: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dfd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7939870a0> <<< 8137 1726887505.93713: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887505.93729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.93731: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887505.93738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75594970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887505.93753: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887505.93912: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.94023: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.94123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 8137 1726887505.94497: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.94758: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887505.94828: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943c1bb0> # zipimport: zlib available <<< 8137 1726887505.95036: stdout chunk (state=3): >>> {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.conf", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 8137 1726887505.95441: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 8137 1726887505.95515: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 8137 1726887505.95576: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 8137 1726887505.95613: stdout chunk (state=3): >>># cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 8137 1726887505.95862: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887505.96036: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 <<< 8137 1726887505.96183: 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 systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887505.96251: stdout chunk (state=3): >>># 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887505.96268: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 8137 1726887505.96540: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.96564: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 8137 1726887505.96577: stdout chunk (state=3): >>># destroy _signal <<< 8137 1726887505.96625: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887505.97050: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887505.97058: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887505.97061: stdout chunk (state=3): >>><<< 8137 1726887505.97072: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ff0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f88d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f30f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f27610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75eb0dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb08b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f02610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f16670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75ec2c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75f16280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ecafa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dba1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e80c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75dcce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ddec70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d6c3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec29d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d976a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75da41f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d978e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d8ba30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec25b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce75cbb670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be27c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be24f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755edee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58f40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75b583d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c493a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c17c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb4cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb43a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be8490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bb44c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb44f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755cf250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c291f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c29370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c42d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755db880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c228b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75baaac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb90d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac0d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75beea60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce751cb580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755a9520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce751710a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75baabb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75c34250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559d7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559a7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75594970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.conf", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887505.97155: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce76243ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ff0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fb2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75fd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f30f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75eb0dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb08b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75eb0e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f02610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f16670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f35e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75ec2c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75f16280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec2d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e95460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ecafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dba1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75e80c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec4eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75f3b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75dcce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ddec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d6c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dccf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75dde5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d7c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec29d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d976a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75d97ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75da41f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d978e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d8ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75ec25b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75d97a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fce75cbb670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be27c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be24f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75be2f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be2100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755edee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75b58d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75b583d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c493a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c49f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c17c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb4cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb43a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75be8490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bb44c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb44f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c291f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c29370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c42d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755db880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755db6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce755da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75c228b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75baaac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75bb90d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75bac0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75beea60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce751cb580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755a9520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce751710a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75baabb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fce75c34250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce755b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce7559a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fce75594970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_ol59igch/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.conf", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887505.98601: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/chrony.conf', '_original_basename': 'chrony.conf.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887504.8327315-8702-6808654697615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887505.98605: _low_level_execute_command(): starting 8137 1726887505.98607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.8327315-8702-6808654697615/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887505.98618: stdout chunk (state=3): >>> <<< 8137 1726887505.98621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.98623: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887505.98625: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.98636: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887505.98642: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.98647: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py<<< 8137 1726887505.98926: stdout chunk (state=3): >>> <<< 8137 1726887505.98930: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887505.98932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.98976: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.99037: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887505.99040: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.99360: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887505.99761: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887505.99981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887506.00029: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.00047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887506.00051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.00055: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887506.00057: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.00060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.00101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.00105: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.00114: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.00150: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.00154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.00157: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.00159: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df8970><<< 8137 1726887506.00162: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.00164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.00171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887506.00173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.00184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.00195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.00207: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.00216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.00223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.00230: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.00236: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.00247: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.00252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.00262: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.00270: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.00543: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.00552: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.00560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.00575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.00580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.00588: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.00595: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.00607: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.00640: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887506.00644: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.00857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.00869: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887506.00969: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.01099: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887506.01102: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887506.01117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.01166: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.01224: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887506.01290: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.01339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.01468: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.01567: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 8137 1726887506.02251: stdout chunk (state=3): >>> <<< 8137 1726887506.02302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.02422: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79444b250> <<< 8137 1726887506.02474: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df86a0> <<< 8137 1726887506.02563: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887506.02636: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.02639: stdout chunk (state=3): >>><<< 8137 1726887506.02651: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.02673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.02687: handler run complete 8137 1726887506.02719: attempt loop complete, returning result 8137 1726887506.02722: _execute() done 8137 1726887506.02724: dumping result to json 8137 1726887506.02740: done dumping result, returning 8137 1726887506.02743: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-107c-9d64-00000000001e] 8137 1726887506.02757: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.02833: sending task result for task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887506.02836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.02867: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.02956: done sending task result for task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887506.02958: WORKER PROCESS EXITING 8137 1726887506.02960: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< ok: [managed_node2] => { "changed": false, "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "dest": "/etc/chrony.conf", "diff": { "after": { "path": "/etc/chrony.conf" }, "before": { "path": "/etc/chrony.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chrony.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/chrony.conf", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/chrony.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "state": "file", "uid": 0 } 8137 1726887506.03563: stdout chunk (state=3): >>> <<< 8137 1726887506.03579: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887506.03614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887506.03664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887506.03702: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887506.03727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887506.03879: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793ddd7c0> <<< 8137 1726887506.03961: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd97f0> <<< 8137 1726887506.04077: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887506.04121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.04158: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887506.04287: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py<<< 8137 1726887506.04984: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8137 1726887506.05022: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887506.05035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.05219: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.05517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.06455: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887506.09400: stdout chunk (state=3): >>> <<< 8137 1726887506.09431: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 699, "inode": 465567876, "dev": 51713, "nlink": 1, "atime": 1726887494.3418021, "mtime": 1725971757.0, "ctime": 1726887485.5880468, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "463ab9a636adf4877fdceb37278964d73825dc76", "mimetype": "text/plain", "charset": "us-ascii", "version": "3843049427", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8137 1726887506.09455: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887506.09930: stdout chunk (state=3): >>># clear builtins._<<< 8137 1726887506.11201: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ <<< 8137 1726887506.11207: stdout chunk (state=3): >>># 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 8137 1726887506.11212: 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 gc <<< 8137 1726887506.11530: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 8137 1726887506.12151: stdout chunk (state=3): >>> <<< 8137 1726887506.12189: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 8137 1726887506.12193: stdout chunk (state=3): >>># destroy importlib.machinery <<< 8137 1726887506.12245: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887506.12250: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887506.12285: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887506.12323: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 8137 1726887506.12327: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 8137 1726887506.12330: stdout chunk (state=3): >>># destroy json.scanner <<< 8137 1726887506.12358: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887506.12399: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887506.12414: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 8137 1726887506.12446: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex <<< 8137 1726887506.12449: stdout chunk (state=3): >>># destroy logging # destroy argparse <<< 8137 1726887506.12528: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 8137 1726887506.12532: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 8137 1726887506.12549: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8137 1726887506.12640: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 8137 1726887506.12644: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887506.12648: stdout chunk (state=3): >>># destroy fnmatch <<< 8137 1726887506.12650: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma<<< 8137 1726887506.12652: stdout chunk (state=3): >>> # cleanup[3] wiping threading <<< 8137 1726887506.12654: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref <<< 8137 1726887506.12694: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 8137 1726887506.12699: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 8137 1726887506.12702: stdout chunk (state=3): >>># cleanup[3] wiping _struct<<< 8137 1726887506.12705: stdout chunk (state=3): >>> # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887506.12732: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc <<< 8137 1726887506.12735: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887506.12749: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887506.12802: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc<<< 8137 1726887506.13472: stdout chunk (state=3): >>> # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 8137 1726887506.13476: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs<<< 8137 1726887506.13480: stdout chunk (state=3): >>> # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 8137 1726887506.13494: 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 <<< 8137 1726887506.13507: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887506.13538: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 8137 1726887506.13542: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 8137 1726887506.13550: stdout chunk (state=3): >>> # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887506.13785: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887506.13790: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 8137 1726887506.13805: stdout chunk (state=3): >>># destroy tokenize <<< 8137 1726887506.13818: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887506.13836: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 8137 1726887506.13859: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno<<< 8137 1726887506.13866: stdout chunk (state=3): >>> # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887506.13885: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 8137 1726887506.13900: stdout chunk (state=3): >>># 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 itertools # destroy operator # destroy ansible.module_utils.six.moves <<< 8137 1726887506.13917: stdout chunk (state=3): >>># destroy _operator <<< 8137 1726887506.13924: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887506.13975: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887506.14983: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887506.14986: stdout chunk (state=3): >>><<< 8137 1726887506.14990: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794788d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794755f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79474c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794752640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946d5dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d58b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472ed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794727610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79473b670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79475ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946e7c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472e250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79473b280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794760a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946effa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945cb1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79469cc70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947600a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945dde20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945efc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79457d3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a96a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945b51f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a98e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79459ca30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7944d2670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f97c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f94f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79434fee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436ff40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436fd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79436f3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944603a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79442ec10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943cacd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ff490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943ca4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd794331250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944401f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794440370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794459d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79433e880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944398b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c3670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c1ac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943d00d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c30d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794405a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7939e2580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dfd520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7939870a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943c1bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79444b250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793ddd7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd97f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd3970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 699, "inode": 465567876, "dev": 51713, "nlink": 1, "atime": 1726887494.3418021, "mtime": 1725971757.0, "ctime": 1726887485.5880468, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "463ab9a636adf4877fdceb37278964d73825dc76", "mimetype": "text/plain", "charset": "us-ascii", "version": "3843049427", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887506.15124: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794a43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79478f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794788d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794755f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79474c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794752640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794753370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d58b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946d5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794727610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79473b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79475ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7946e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79472e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79473b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794760a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946b1460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945cb1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79469cc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7947600a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945dde20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945efc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79457d3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ddf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945ef5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79458d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a96a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945a9ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7945b51f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a98e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79459ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7946e75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7945a9a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd7944d2670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f97c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943f9f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943f9100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79434fee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436ff40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79436fd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79436f3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944603a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794460f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79442ec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943cacd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ff490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943ca4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943ca4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd794331250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944401f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794440370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794459d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd79433e880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433e6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79433c5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7944398b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c3670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c1ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943d00d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7943c30d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd794405a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7939e2580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dfd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7939870a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7943c1bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd79444b250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793df86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793ddd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd793dd3970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_j4g3_pdb/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 699, "inode": 465567876, "dev": 51713, "nlink": 1, "atime": 1726887494.3418021, "mtime": 1725971757.0, "ctime": 1726887485.5880468, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "463ab9a636adf4877fdceb37278964d73825dc76", "mimetype": "text/plain", "charset": "us-ascii", "version": "3843049427", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887506.16123: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887504.9758234-8709-255797677487188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8137 1726887506.16127: _low_level_execute_command(): starting 8137 1726887506.16130: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887504.9758234-8709-255797677487188/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887506.16139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.16153: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.16170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.16202: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.16227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.16278: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887506.16292: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.16323: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.16343: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.16358: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.16378: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.16393: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.16418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.16452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887506.16460: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.16476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.16492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.16515: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.16554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.16571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887506.16586: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.16604: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.16625: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.16652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.16676: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.16689: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.16781: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.16799: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.16814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.16839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.16871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.16890: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.16904: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.16919: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.16937: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887506.17024: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.17049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887506.22229: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.22244: stderr chunk (state=3): >>><<< 8137 1726887506.22251: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.22278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.22316: handler run complete 8137 1726887506.22516: attempt loop complete, returning result 8137 1726887506.22521: _execute() done 8137 1726887506.22525: dumping result to json 8137 1726887506.22528: done dumping result, returning 8137 1726887506.22531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e15955b-8119-107c-9d64-00000000001e] 8137 1726887506.22534: sending task result for task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887506.22615: done sending task result for task 0e15955b-8119-107c-9d64-00000000001e 8137 1726887506.22621: WORKER PROCESS EXITING Notification for handler Restart chronyd has been saved. changed: [managed_node3] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-8137trdi7894/tmpvv85tctb/chrony.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-8137trdi7894/tmpvv85tctb/chrony.conf.j2" } } 8137 1726887506.22720: no more pending results, returning what we have 8137 1726887506.22727: results queue empty 8137 1726887506.22728: checking for any_errors_fatal 8137 1726887506.22739: done checking for any_errors_fatal 8137 1726887506.22741: checking for max_fail_percentage 8137 1726887506.22742: done checking for max_fail_percentage 8137 1726887506.22748: checking to see if all hosts have failed and the running result is not ok 8137 1726887506.22750: done checking to see if all hosts have failed 8137 1726887506.22751: getting the remaining hosts for this loop 8137 1726887506.22754: done getting the remaining hosts for this loop 8137 1726887506.22760: getting the next task for host managed_node1 8137 1726887506.22769: done getting next task for host managed_node1 8137 1726887506.22773: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8137 1726887506.22775: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887506.22776: getting the next task for host managed_node2 8137 1726887506.22778: done getting next task for host managed_node2 8137 1726887506.22781: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8137 1726887506.22783: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887506.22784: getting the next task for host managed_node3 8137 1726887506.22785: done getting next task for host managed_node3 8137 1726887506.22787: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8137 1726887506.22788: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887506.22812: getting variables 8137 1726887506.22816: in VariableManager get_vars() 8137 1726887506.22853: Calling all_inventory to load vars for managed_node1 8137 1726887506.22856: Calling groups_inventory to load vars for managed_node1 8137 1726887506.22859: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887506.22872: Calling all_plugins_play to load vars for managed_node1 8137 1726887506.22876: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887506.22879: Calling groups_plugins_play to load vars for managed_node1 8137 1726887506.24138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887506.25362: done with get_vars() 8137 1726887506.25379: done getting variables 8137 1726887506.25451: 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.timesync : Generate chronyd sysconfig file] **** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 Friday 20 September 2024 22:58:26 -0400 (0:00:01.679) 0:00:16.022 ****** 8137 1726887506.25487: entering _queue_task() for managed_node1/template 8137 1726887506.26251: worker is 1 (out of 3 available) 8137 1726887506.26264: exiting _queue_task() for managed_node1/template 8137 1726887506.26295: getting variables 8137 1726887506.26298: in VariableManager get_vars() 8137 1726887506.26382: Calling all_inventory to load vars for managed_node2 8137 1726887506.26386: Calling groups_inventory to load vars for managed_node2 8137 1726887506.26389: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887506.26407: Calling all_plugins_play to load vars for managed_node2 8137 1726887506.26413: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887506.26416: Calling groups_plugins_play to load vars for managed_node2 8137 1726887506.27094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8137 1726887506.27099: in run() - task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887506.27102: variable 'ansible_search_path' from source: unknown 8137 1726887506.27105: variable 'ansible_search_path' from source: unknown 8137 1726887506.27107: calling self._execute() 8137 1726887506.27114: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887506.27117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887506.27120: variable 'omit' from source: magic vars 8137 1726887506.27915: variable 'timesync_mode' from source: set_fact 8137 1726887506.27919: Evaluated conditional (timesync_mode == 1): True 8137 1726887506.27922: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887506.27925: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887506.27927: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887506.28279: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887506.29187: Evaluated conditional ('chrony' in ansible_facts.packages): True 8137 1726887506.29191: variable 'omit' from source: magic vars 8137 1726887506.29194: variable 'omit' from source: magic vars 8137 1726887506.29197: variable 'timesync_chrony_sysconfig_path' from source: include_vars 8137 1726887506.29199: variable 'timesync_chrony_sysconfig_path' from source: include_vars 8137 1726887506.29202: variable 'omit' from source: magic vars 8137 1726887506.29204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887506.29207: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887506.29216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887506.29221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887506.29749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887506.29752: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887506.29755: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887506.29757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887506.29759: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887506.29763: Set connection var ansible_pipelining to False 8137 1726887506.29765: Set connection var ansible_timeout to 10 8137 1726887506.29768: Set connection var ansible_shell_type to sh 8137 1726887506.29770: Set connection var ansible_connection to ssh 8137 1726887506.29773: Set connection var ansible_shell_executable to /bin/sh 8137 1726887506.29813: variable 'ansible_shell_executable' from source: unknown 8137 1726887506.29816: variable 'ansible_connection' from source: unknown 8137 1726887506.29820: variable 'ansible_module_compression' from source: unknown 8137 1726887506.29822: variable 'ansible_shell_type' from source: unknown 8137 1726887506.29824: variable 'ansible_shell_executable' from source: unknown 8137 1726887506.29826: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887506.29828: variable 'ansible_pipelining' from source: unknown 8137 1726887506.29830: variable 'ansible_timeout' from source: unknown 8137 1726887506.29881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887506.29886: 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=False) 8137 1726887506.29891: variable 'omit' from source: magic vars 8137 1726887506.29894: starting attempt loop 8137 1726887506.29896: running the handler 8137 1726887506.29898: _low_level_execute_command(): starting 8137 1726887506.29900: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887506.30937: done with get_vars() 8137 1726887506.30965: done getting variables 8137 1726887506.31001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.31005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.31010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.31012: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.31014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.31017: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.31019: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.31021: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.31023: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.31025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.31027: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.31030: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.31033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.31035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887506.31037: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.31040: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.31042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.31044: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.31069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.31072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.31074: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.31077: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.31079: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.31082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.31084: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.31086: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.31089: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.31091: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.31093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.31095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.31097: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.31099: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.31102: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.31104: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.31106: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887506.31111: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.31114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887506.31141: 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) 8137 1726887506.31168: entering _queue_task() for managed_node2/template 8137 1726887506.31940: worker is 2 (out of 3 available) 8137 1726887506.31960: exiting _queue_task() for managed_node2/template 8137 1726887506.32007: getting variables 8137 1726887506.32013: in VariableManager get_vars() 8137 1726887506.32160: Calling all_inventory to load vars for managed_node3 8137 1726887506.32164: Calling groups_inventory to load vars for managed_node3 8137 1726887506.32167: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887506.32189: Calling all_plugins_play to load vars for managed_node3 8137 1726887506.32193: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887506.32197: Calling groups_plugins_play to load vars for managed_node3 8137 1726887506.33321: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8137 1726887506.33324: in run() - task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887506.33327: variable 'ansible_search_path' from source: unknown 8137 1726887506.33330: variable 'ansible_search_path' from source: unknown 8137 1726887506.33332: calling self._execute() 8137 1726887506.33334: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887506.33337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887506.33339: variable 'omit' from source: magic vars 8137 1726887506.33341: stdout chunk (state=3): >>>/root <<< 8137 1726887506.33343: variable 'timesync_mode' from source: set_fact 8137 1726887506.33350: Evaluated conditional (timesync_mode == 1): True 8137 1726887506.33981: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.33987: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887506.33990: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887506.33993: stderr chunk (state=3): >>><<< 8137 1726887506.33996: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.34012: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.34020: _low_level_execute_command(): starting 8137 1726887506.34662: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `" && echo ansible-tmp-1726887506.3355517-8762-226126937989176="` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `" && echo ansible-tmp-1726887506.3355517-8762-226126937989176="` echo /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 `" ) && sleep 0'"'"'' 8137 1726887506.34675: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887506.35962: Evaluated conditional ('chrony' in ansible_facts.packages): True 8137 1726887506.35965: variable 'omit' from source: magic vars 8137 1726887506.35967: variable 'omit' from source: magic vars 8137 1726887506.35969: variable 'timesync_chrony_sysconfig_path' from source: include_vars 8137 1726887506.35971: variable 'timesync_chrony_sysconfig_path' from source: include_vars 8137 1726887506.35973: variable 'omit' from source: magic vars 8137 1726887506.35975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887506.35977: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887506.35979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887506.35981: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887506.35983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887506.36040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887506.36590: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887506.36594: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887506.36596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887506.36598: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887506.36600: Set connection var ansible_pipelining to False 8137 1726887506.36602: Set connection var ansible_timeout to 10 8137 1726887506.36604: Set connection var ansible_shell_type to sh 8137 1726887506.36606: Set connection var ansible_connection to ssh 8137 1726887506.36615: Set connection var ansible_shell_executable to /bin/sh 8137 1726887506.36617: variable 'ansible_shell_executable' from source: unknown 8137 1726887506.36619: variable 'ansible_connection' from source: unknown 8137 1726887506.36621: variable 'ansible_module_compression' from source: unknown 8137 1726887506.36623: variable 'ansible_shell_type' from source: unknown 8137 1726887506.36625: variable 'ansible_shell_executable' from source: unknown 8137 1726887506.36627: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887506.36628: variable 'ansible_pipelining' from source: unknown 8137 1726887506.36630: variable 'ansible_timeout' from source: unknown 8137 1726887506.36632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887506.36670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.36673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.37263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.37268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.37271: 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=False) 8137 1726887506.37283: variable 'omit' from source: magic vars 8137 1726887506.37285: starting attempt loop 8137 1726887506.37287: running the handler 8137 1726887506.37289: _low_level_execute_command(): starting 8137 1726887506.37291: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887506.37301: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.37310: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.37314: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887506.37316: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.37319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.37321: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887506.37331: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887506.37333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.37338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887506.37340: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.39518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.39551: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.39556: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.39559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.39564: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.39567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.39569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.39571: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.39602: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.39610: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.39613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.39615: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.39618: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.39620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.39622: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887506.39624: stdout chunk (state=3): >>>ansible-tmp-1726887506.3355517-8762-226126937989176=/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 <<< 8137 1726887506.39639: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.40715: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.40720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.40723: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.40725: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.40727: stderr chunk (state=3): >>><<< 8137 1726887506.40729: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887506.3355517-8762-226126937989176=/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.40736: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887506.3355517-8762-226126937989176=/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.40740: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 8137 1726887506.40746: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 8137 1726887506.40749: variable 'ansible_search_path' from source: unknown 8137 1726887506.40755: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.40757: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.40759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.40761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.40763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.40765: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.40767: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.40769: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.40771: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887506.40773: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.40917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887506.42378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.42709: done with get_vars() 8137 1726887506.42746: done getting variables 8137 1726887506.42796: stdout chunk (state=3): >>>/root <<< 8137 1726887506.42802: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887506.42805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887506.42856: 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) 8137 1726887506.42869: entering _queue_task() for managed_node3/template 8137 1726887506.44000: worker is 3 (out of 3 available) 8137 1726887506.44017: exiting _queue_task() for managed_node3/template 8137 1726887506.44030: done queuing things up, now waiting for results queue to drain 8137 1726887506.44031: waiting for pending results... 8137 1726887506.44282: stderr chunk (state=3): >>><<< 8137 1726887506.44313: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.44412: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.44482: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8137 1726887506.44513: _low_level_execute_command(): starting 8137 1726887506.44528: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `" && echo ansible-tmp-1726887506.444178-8764-224807225454229="` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `" && echo ansible-tmp-1726887506.444178-8764-224807225454229="` echo /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 `" ) && sleep 0'"'"'' 8137 1726887506.44989: in run() - task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887506.45117: variable 'ansible_search_path' from source: unknown 8137 1726887506.45134: variable 'ansible_search_path' from source: unknown 8137 1726887506.45178: calling self._execute() 8137 1726887506.45577: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887506.46232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887506.46249: variable 'omit' from source: magic vars 8137 1726887506.47077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.47086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.47102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.47117: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.47132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.47202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.47216: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.47223: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.47238: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.47246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.47258: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.47266: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.47277: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.47285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887506.47291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.47299: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.47310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.47324: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.47331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.47344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.47353: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.47362: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.47377: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.47394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.47410: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.47427: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.47505: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.47526: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.47546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.47573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.47591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.47602: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.47619: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.47631: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.47652: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887506.47686: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.47738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.47901: variable 'timesync_mode' from source: set_fact 8137 1726887506.47921: Evaluated conditional (timesync_mode == 1): True 8137 1726887506.48802: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887506.48868: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887506.49092: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887506.49766: stdout chunk (state=3): >>>ansible-tmp-1726887506.444178-8764-224807225454229=/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 <<< 8137 1726887506.49979: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.50579: stderr chunk (state=3): >>><<< 8137 1726887506.50589: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887506.444178-8764-224807225454229=/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.50869: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887506.444178-8764-224807225454229=/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.50917: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 8137 1726887506.51120: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 8137 1726887506.51125: variable 'ansible_search_path' from source: unknown 8137 1726887506.51901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887506.52111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887506.52157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887506.52244: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887506.52321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8137 1726887506.52558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887506.52940: Evaluated conditional ('chrony' in ansible_facts.packages): True 8137 1726887506.52945: variable 'ansible_managed' from source: unknown 8137 1726887506.52956: variable 'omit' from source: magic vars 8137 1726887506.53012: variable 'omit' from source: magic vars 8137 1726887506.53047: variable 'timesync_chrony_sysconfig_path' from source: include_vars 8137 1726887506.53140: variable 'timesync_chrony_sysconfig_path' from source: include_vars 8137 1726887506.53181: variable 'omit' from source: magic vars 8137 1726887506.53233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887506.53273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887506.53299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887506.53330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887506.53353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887506.53388: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887506.53401: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887506.53465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887506.54425: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887506.54440: Set connection var ansible_pipelining to False 8137 1726887506.54453: Set connection var ansible_timeout to 10 8137 1726887506.54460: Set connection var ansible_shell_type to sh 8137 1726887506.54466: Set connection var ansible_connection to ssh 8137 1726887506.54477: Set connection var ansible_shell_executable to /bin/sh 8137 1726887506.55041: variable 'ansible_shell_executable' from source: unknown 8137 1726887506.55619: variable 'ansible_connection' from source: unknown 8137 1726887506.55627: variable 'ansible_module_compression' from source: unknown 8137 1726887506.55633: variable 'ansible_shell_type' from source: unknown 8137 1726887506.55638: variable 'ansible_shell_executable' from source: unknown 8137 1726887506.55643: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887506.55652: variable 'ansible_pipelining' from source: unknown 8137 1726887506.55657: variable 'ansible_timeout' from source: unknown 8137 1726887506.55662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887506.55679: 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__) 8137 1726887506.55754: variable 'ansible_module_compression' from source: unknown 8137 1726887506.55804: 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=False) 8137 1726887506.55833: variable 'omit' from source: magic vars 8137 1726887506.55852: starting attempt loop 8137 1726887506.55860: running the handler 8137 1726887506.55877: _low_level_execute_command(): starting 8137 1726887506.55890: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887506.56433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887506.56605: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887506.56923: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 TO /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887506.57566: Sending initial data 8137 1726887506.57574: Sent initial data (151 bytes) 8137 1726887506.58916: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.58920: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.58972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.58977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.59077: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.59357: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887506.59360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.59373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.59385: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.59397: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.59411: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.59429: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887506.59463: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.59510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887506.59679: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887506.59775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887506.59849: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887506.59915: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887506.59974: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887506.60077: variable 'ansible_managed' from source: unknown 8137 1726887506.60663: 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__) 8137 1726887506.60728: variable 'ansible_module_compression' from source: unknown 8137 1726887506.60790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887506.60836: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887506.60941: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y TO /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887506.61114: Sending initial data 8137 1726887506.61117: Sent initial data (150 bytes) 8137 1726887506.61854: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.61911: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.61926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.61943: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.61956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.62062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.62243: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.62265: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.62287: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.62306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.62333: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.62359: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.62365: stdout chunk (state=3): >>>/root <<< 8137 1726887506.62437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.62462: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887506.62486: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.62500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.62519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.62533: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.62544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.62560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.62571: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.62591: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.62605: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.62621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.62628: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.62652: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.62657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.62660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.62662: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.62711: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.62714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.62718: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.62721: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.62723: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.62766: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887506.62800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887506.62803: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887506.62806: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.62844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.62949: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.62964: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.62980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.62983: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.62986: stdout chunk (state=3): >>><<< 8137 1726887506.62999: stderr chunk (state=3): >>><<< 8137 1726887506.63019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.63058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.63068: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.63084: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.63094: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.63110: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887506.63142: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.63227: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.63502: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.63505: _low_level_execute_command(): starting 8137 1726887506.63507: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `" && echo ansible-tmp-1726887506.6338885-8768-212124747740959="` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `" && echo ansible-tmp-1726887506.6338885-8768-212124747740959="` echo /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 `" ) && sleep 0'"'"'' 8137 1726887506.64707: 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 <<< 8137 1726887506.64714: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887506.64745: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887506.64749: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887506.64803: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887506.64807: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y <<< 8137 1726887506.64812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py <<< 8137 1726887506.64814: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887506.64836: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887506.64840: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py M:0x001a <<< 8137 1726887506.65179: 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 <<< 8137 1726887506.65192: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887506.65232: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887506.65290: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 <<< 8137 1726887506.65294: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py <<< 8137 1726887506.65310: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887506.65335: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py M:0x001a <<< 8137 1726887506.65693: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119322 <<< 8137 1726887506.65979: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323 <<< 8137 1726887506.66242: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119322 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887506.66245: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.66517: stderr chunk (state=3): >>><<< 8137 1726887506.66521: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpwgfe240y\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119322\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119322 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887506.66529: done transferring module to remote 8137 1726887506.66531: _low_level_execute_command(): starting 8137 1726887506.66533: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887506.66585: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119323 bytes at 0 <<< 8137 1726887506.66594: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887506.66637: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887506.66812: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.67014: stderr chunk (state=3): >>><<< 8137 1726887506.67017: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptfd1o6m0\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119323 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887506.67024: done transferring module to remote 8137 1726887506.67026: _low_level_execute_command(): starting 8137 1726887506.67028: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887506.67175: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.67183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.67256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.67262: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.67268: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.67271: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.67332: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887506.67411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.67418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887506.67431: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.67489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.68514: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.68518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.68563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.68566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.68570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.68572: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.68757: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887506.68766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.68769: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.68771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.68795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887506.68799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.68835: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887506.68839: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.68841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.68856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.68870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.68884: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.68899: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.68915: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.68927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.68939: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.68949: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.68965: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.68978: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887506.68990: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.69012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.69035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.69053: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.69067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.69079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.69089: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.69104: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.69125: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.69139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.69156: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.69168: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.69258: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.69282: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.69296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.69321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.69341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.69352: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.69365: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.69375: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.69390: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887506.69419: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.69484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.70068: stdout chunk (state=3): >>>ansible-tmp-1726887506.6338885-8768-212124747740959=/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 <<< 8137 1726887506.70340: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.70343: stdout chunk (state=3): >>><<< 8137 1726887506.70346: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887506.6338885-8768-212124747740959=/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.70525: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887506.6338885-8768-212124747740959=/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.70530: evaluation_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 8137 1726887506.70532: search_path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 8137 1726887506.70534: variable 'ansible_search_path' from source: unknown 8137 1726887506.70653: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.70717: stderr chunk (state=3): >>><<< 8137 1726887506.70720: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.70831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.70833: _low_level_execute_command(): starting 8137 1726887506.70836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887506.70840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887506.71336: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887506.71339: stdout chunk (state=3): >>><<< 8137 1726887506.71341: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887506.71477: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887506.71481: _low_level_execute_command(): starting 8137 1726887506.71485: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887506.72899: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.72919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.72936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.72961: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.72974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.73021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.73036: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.73057: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.73129: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.73146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.73162: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.73177: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.73207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.73223: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887506.73234: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.73252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.73270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.73299: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.73322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.73339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887506.73354: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.73363: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.73375: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.73389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.73406: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.73424: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.73510: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.73631: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.73647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.73674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.73699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.73712: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.73724: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.73736: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.73758: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887506.73794: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.73866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.74539: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.74790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.74892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.74923: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.74936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.74978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.74996: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.75017: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.75034: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.75047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.75061: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.75074: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.75091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.75106: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887506.75122: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.75143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.75158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.75173: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.75186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.75197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887506.75215: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.75227: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.75245: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.75326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.75367: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.75380: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.75556: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.75597: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.75611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.75655: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.75674: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.75694: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.75703: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.75715: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.75734: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887506.75776: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.75829: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887506.75841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.75880: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887506.75929: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887506.75955: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887506.76010: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887506.76055: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.76073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887506.76102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887506.76126: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3dc0> <<< 8137 1726887506.76185: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887506.76212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3b20> <<< 8137 1726887506.76224: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3ac0> <<< 8137 1726887506.76285: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958490> <<< 8137 1726887506.76325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887506.76355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887506.76363: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958940> <<< 8137 1726887506.76382: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958670> <<< 8137 1726887506.76430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887506.76437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887506.76462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887506.76478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887506.76491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887506.76541: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f190> <<< 8137 1726887506.76557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887506.76562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887506.76637: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f220> <<< 8137 1726887506.76671: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887506.76694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f940> <<< 8137 1726887506.76752: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f970880> <<< 8137 1726887506.76759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f908d90> <<< 8137 1726887506.76820: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932d90> <<< 8137 1726887506.76875: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958970> <<< 8137 1726887506.76911: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887506.77105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887506.77143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887506.77157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887506.77189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887506.77219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887506.77225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8aeeb0> <<< 8137 1726887506.77280: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b1f40> <<< 8137 1726887506.77299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887506.77321: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887506.77341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887506.77347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887506.77373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887506.77396: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8a7610> <<< 8137 1726887506.77421: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ad640> <<< 8137 1726887506.77442: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887506.77530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887506.77536: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887506.77574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.77582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887506.77624: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f830dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8308b0> <<< 8137 1726887506.77673: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887506.77692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887506.77715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830f70> <<< 8137 1726887506.77757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830e80> <<< 8137 1726887506.77763: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887506.77816: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889d30> import '_functools' # <<< 8137 1726887506.77833: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f882610> <<< 8137 1726887506.77910: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # <<< 8137 1726887506.77913: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887506.77920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b5e50> <<< 8137 1726887506.77943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887506.77963: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889250> <<< 8137 1726887506.77974: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887506.77996: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f896280> <<< 8137 1726887506.78020: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887506.78053: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887506.78060: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887506.78077: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887506.78090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887506.78099: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887506.78123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d90> <<< 8137 1726887506.78179: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.78184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887506.78203: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3dc0> <<< 8137 1726887506.78217: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887506.78296: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887506.78300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3b20> <<< 8137 1726887506.78303: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887506.78319: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3ac0> <<< 8137 1726887506.78331: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887506.78346: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8137 1726887506.78366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758490> <<< 8137 1726887506.78385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa460> <<< 8137 1726887506.78501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887506.78505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758670> <<< 8137 1726887506.78507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887506.78533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887506.78536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887506.78546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887506.78565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887506.78592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887506.78632: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f190> <<< 8137 1726887506.78637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887506.78655: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f84afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887506.78698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887506.78725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f52e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844eb0> <<< 8137 1726887506.78743: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f220> <<< 8137 1726887506.78752: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887506.78763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887506.78802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f940> <<< 8137 1726887506.78830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540af0> import 'errno' # <<< 8137 1726887506.78855: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f540e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887506.78869: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb770880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb708d90> <<< 8137 1726887506.78935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732d90> <<< 8137 1726887506.78949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887506.78964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887506.78981: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552c70> <<< 8137 1726887506.79068: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758970> <<< 8137 1726887506.79071: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887506.79087: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.79102: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5525b0> <<< 8137 1726887506.79114: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887506.79176: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8429d0> <<< 8137 1726887506.79253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887506.79270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887506.79289: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c6a0> <<< 8137 1726887506.79363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6aeeb0> <<< 8137 1726887506.79378: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c850> <<< 8137 1726887506.79397: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887506.79405: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b0f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887506.79423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887506.79430: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887506.79471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887506.79492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887506.79495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887506.79517: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6a7610> <<< 8137 1726887506.79539: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ae370> <<< 8137 1726887506.79579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887506.79587: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50cca0> <<< 8137 1726887506.79598: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.79640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887506.79656: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f5181f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f4ffa30> <<< 8137 1726887506.79664: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887506.79682: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8425b0> <<< 8137 1726887506.79700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887506.79709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.79716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887506.79753: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb630dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6308b0> <<< 8137 1726887506.79766: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887506.79797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887506.79812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630eb0> <<< 8137 1726887506.79816: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50ca90> <<< 8137 1726887506.79832: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887506.79848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887506.79916: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630e80> <<< 8137 1726887506.79921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f759f427670> <<< 8137 1726887506.79955: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887506.79967: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8137 1726887506.79989: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689d30> import '_functools' # <<< 8137 1726887506.79997: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb682610> <<< 8137 1726887506.80061: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb696670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b5e50> <<< 8137 1726887506.80066: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 8137 1726887506.80095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887506.80134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.80149: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887506.80206: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb642c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689250> <<< 8137 1726887506.80221: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887506.80233: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb696280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.80250: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887506.80268: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d90> <<< 8137 1726887506.80299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8137 1726887506.80386: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d00> <<< 8137 1726887506.80398: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887506.80462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa370> <<< 8137 1726887506.80474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887506.80485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887506.80513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8137 1726887506.80627: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa460> <<< 8137 1726887506.80639: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb64afa0> <<< 8137 1726887506.80744: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887506.80755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887506.80764: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8137 1726887506.80788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887506.80799: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb32e1c0> <<< 8137 1726887506.80834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8137 1726887506.80955: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3e5c70> <<< 8137 1726887506.80984: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340af0> import 'errno' # <<< 8137 1726887506.81005: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb340e20> <<< 8137 1726887506.81021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887506.81035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887506.81050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887506.81066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352730> <<< 8137 1726887506.81113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887506.81125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887506.81181: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.81192: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340f10> <<< 8137 1726887506.81223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887506.81286: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3525b0> import 'pwd' # <<< 8137 1726887506.81331: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0340> <<< 8137 1726887506.81341: variable 'ansible_managed' from source: unknown 8137 1726887506.81424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.81434: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887506.81453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887506.81467: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c6a0> <<< 8137 1726887506.81479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887506.81550: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c850> <<< 8137 1726887506.81611: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887506.81768: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30cca0> <<< 8137 1726887506.81822: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb3181f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c8e0> <<< 8137 1726887506.81833: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb2ffa30> <<< 8137 1726887506.81876: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887506.81985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30ca90> <<< 8137 1726887506.82080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887506.82095: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9bb235670> <<< 8137 1726887506.82235: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 8137 1726887506.82330: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.82376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887506.82383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e7c0> <<< 8137 1726887506.82415: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.82419: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887506.82422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887506.82435: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887506.82445: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887506.82467: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.82469: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34e160> <<< 8137 1726887506.82502: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e280> <<< 8137 1726887506.82534: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ef10> <<< 8137 1726887506.82548: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887506.82605: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e4f0> <<< 8137 1726887506.82610: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ed30> import 'atexit' # <<< 8137 1726887506.82641: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34ef70> <<< 8137 1726887506.82655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887506.82678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887506.82730: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e100> <<< 8137 1726887506.82733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887506.82746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887506.82764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887506.82789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887506.82813: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887506.82816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887506.82881: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed6bee0> <<< 8137 1726887506.82919: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8df40> <<< 8137 1726887506.82952: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8dd60> <<< 8137 1726887506.82964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887506.82991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887506.83035: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed8d3d0> <<< 8137 1726887506.83038: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5dc0> <<< 8137 1726887506.83203: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b53a0> <<< 8137 1726887506.83223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887506.83227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887506.83237: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5f70> <<< 8137 1726887506.83270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887506.83275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887506.83294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887506.83314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887506.83325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887506.83357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887506.83360: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f383c10> <<< 8137 1726887506.83443: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede63a0> <<< 8137 1726887506.83446: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f354490> <<< 8137 1726887506.83481: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede64c0> <<< 8137 1726887506.83510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.83513: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede64f0> <<< 8137 1726887506.83536: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887506.83539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887506.83549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887506.83582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887506.83657: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.83662: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed4f250> <<< 8137 1726887506.83665: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3951f0> <<< 8137 1726887506.83682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887506.83685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887506.83714: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.83737: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.83750: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f395370> <<< 8137 1726887506.83759: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887506.83801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.83828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887506.83830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887506.83832: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887506.83888: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3aed90> <<< 8137 1726887506.84016: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed5b880> <<< 8137 1726887506.84075: 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__) 8137 1726887506.84107: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b6d0> <<< 8137 1726887506.84137: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a670> <<< 8137 1726887506.84192: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.84197: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f38d8b0> <<< 8137 1726887506.84214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887506.84228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887506.84246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887506.84302: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.84305: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede1670> <<< 8137 1726887506.84340: variable 'ansible_module_compression' from source: unknown 8137 1726887506.84473: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.84476: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759eddfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759edee0d0> <<< 8137 1726887506.84503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8137 1726887506.84643: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f35aa60> <<< 8137 1726887506.84647: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887506.84687: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887506.84745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.84748: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887506.84752: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887506.84755: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c7c0> <<< 8137 1726887506.84769: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887506.84781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887506.84802: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887506.84805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887506.84820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887506.84840: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.84845: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15c160> <<< 8137 1726887506.84863: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.84879: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c280> <<< 8137 1726887506.84909: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cf10> <<< 8137 1726887506.84930: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887506.84966: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.84989: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cd30> <<< 8137 1726887506.84993: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887506.85028: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.85031: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15cf70> <<< 8137 1726887506.85034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887506.85068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887506.85107: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c100> <<< 8137 1726887506.85133: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887506.85159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887506.85194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887506.85206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 8137 1726887506.85285: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab6cee0> <<< 8137 1726887506.85305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py 8137 1726887506.85322: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8df40> <<< 8137 1726887506.85358: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.85361: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8dd60> <<< 8137 1726887506.85363: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887506.85406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887506.85425: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.85439: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab8d3d0> <<< 8137 1726887506.85459: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3dc0> <<< <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd TO /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887506.85629: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c33a0> <<< 8137 1726887506.85648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887506.85664: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3f70> <<< 8137 1726887506.85695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887506.85698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887506.85729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8137 1726887506.85732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887506.85758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887506.85779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887506.85782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb191c10> <<< 8137 1726887506.85891: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887506.85895: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887506.85919: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887506.85922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.85944: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb162490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.85947: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe84f0> <<< 8137 1726887506.85973: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887506.85986: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759e936580> <<< 8137 1726887506.85997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887506.86042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887506.86055: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed3d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759e8db0a0> <<< 8137 1726887506.86128: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab4f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a31f0> <<< 8137 1726887506.86135: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887506.86148: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887506.86159: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887506.86201: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a3370> <<< 8137 1726887506.86231: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887506.86274: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.86292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887506.86309: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887506.86364: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1bcd90> <<< 8137 1726887506.86402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887506.86407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887506.86427: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759eddfbb0> # zipimport: zlib available <<< 8137 1726887506.86497: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab5b880> <<< 8137 1726887506.86601: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.86604: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b6d0> <<< 8137 1726887506.86638: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.86641: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a670> <<< 8137 1726887506.86668: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.86671: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb19c8b0> <<< 8137 1726887506.86698: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887506.86720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887506.86732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887506.86786: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe1670> <<< 8137 1726887506.86813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.86858: Sending initial data 8137 1726887506.86861: Sent initial data (151 bytes) 8137 1726887506.86975: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887506.86979: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babdfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babee0d0> <<< 8137 1726887506.87024: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb168a60> <<< 8137 1726887506.87027: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87056: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887506.87067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87140: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87174: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87221: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887506.87236: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87259: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8137 1726887506.87265: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887506.87295: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87298: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887506.87300: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87331: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87370: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887506.87373: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87467: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87500: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887506.87503: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87522: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887506.87537: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87606: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887506.87791: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87945: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.87978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887506.88011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887506.88095: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed38970> <<< 8137 1726887506.88098: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88152: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88228: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887506.88231: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887506.88234: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887506.88247: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88326: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887506.88329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88363: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88428: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88432: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887506.88457: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887506.88469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.88492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88540: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ba746580> <<< 8137 1726887506.88556: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887506.88605: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8137 1726887506.88609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.88623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab29520> <<< 8137 1726887506.88625: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ba6ec0a0> <<< 8137 1726887506.88665: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887506.88679: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88692: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f3a0250> <<< 8137 1726887506.88697: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88719: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887506.88722: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed386a0> <<< 8137 1726887506.88726: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887506.88839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88931: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.88994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887506.88997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887506.88999: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babdfbb0> <<< 8137 1726887506.89002: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887506.89046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887506.89067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887506.89153: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed1a850> <<< 8137 1726887506.89193: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed197f0> <<< 8137 1726887506.89252: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed13970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887506.89297: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89305: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887506.89399: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89402: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887506.89412: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887506.89526: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89702: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89769: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89820: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89889: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887506.89893: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89904: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887506.89921: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.89958: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887506.89961: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90091: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887506.90094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90115: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887506.90132: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90161: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90195: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887506.90388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887506.90627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887506.90697: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab38970> <<< 8137 1726887506.90700: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90750: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887506.90768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90831: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887506.90834: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887506.90855: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.90867: stdout chunk (state=3): >>> <<< 8137 1726887506.90909: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90915: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.90918: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 67108996, "dev": 51713, "nlink": 1, "atime": 1726887504.554965, "mtime": 1725971762.0, "ctime": 1726887505.0879703, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3381784239", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 8137 1726887506.90928: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887506.90943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.90966: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.90976: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.91012: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.91026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.91068: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887506.91104: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.91124: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887506.91136: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887506.91149: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887506.91161: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887506.91193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887506.91212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.91229: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.91242: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.91304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887506.91307: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887506.91314: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb1ae250> <<< 8137 1726887506.91317: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 <<< 8137 1726887506.91321: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 8137 1726887506.91323: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab386a0> <<< 8137 1726887506.91378: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887506.91384: stdout chunk (state=3): >>># 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 <<< 8137 1726887506.91386: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887506.91390: stdout chunk (state=3): >>># 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 # 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 gc <<< 8137 1726887506.91404: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887506.91418: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887506.91430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887506.91484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887506.91487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.91504: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887506.91521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887506.91537: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.91587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887506.91591: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887506.91593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.91596: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887506.91703: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887506.91707: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887506.91711: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887506.91713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887506.91715: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887506.91717: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 8137 1726887506.91719: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 8137 1726887506.91723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887506.91725: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887506.91728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887506.91731: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887506.91742: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887506.91755: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887506.91767: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887506.91846: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887506.91850: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 8137 1726887506.91852: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1d7c0> <<< 8137 1726887506.91856: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 8137 1726887506.91862: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 8137 1726887506.91865: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1a7f0> <<< 8137 1726887506.91881: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 8137 1726887506.91944: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab13970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887506.91949: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887506.91952: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools <<< 8137 1726887506.91956: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887506.91958: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887506.91990: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 8137 1726887506.91996: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 <<< 8137 1726887506.91999: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887506.92048: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket <<< 8137 1726887506.92051: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887506.92053: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887506.92056: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.92069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887506.92083: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887506.92097: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887506.92205: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887506.92211: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq <<< 8137 1726887506.92214: stdout chunk (state=3): >>># destroy posixpath <<< 8137 1726887506.92218: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887506.92224: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887506.92227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.92242: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887506.92279: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887506.92324: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887506.92343: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887506.92392: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887506.92405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887506.92452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887506.92470: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887506.92487: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887506.92503: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887506.92517: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887506.92531: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887506.92554: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887506.92565: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887506.92597: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887506.92641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887506.92706: stderr chunk (state=3): >>><<< 8137 1726887506.92709: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9583a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f970880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f908d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8aeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8a7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ad640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f830dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8308b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f882610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f896670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f842c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f896280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f84afa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f52e1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5e5c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f540e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4e03a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5525b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50cca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f5181f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f4ffa30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50ca90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f759f427670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34e160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ed30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34ef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed6bee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8df40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8dd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed8d3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b53a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f383c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede6cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede63a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f354490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede64c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede64f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed4f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3951f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f395370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3aed90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed5b880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f38d8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede1670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759eddfac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759edee0d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede10d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f35aa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759e936580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed3d520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759e8db0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759eddfbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed38970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f3a0250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed386a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed1a850>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed197f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed13970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 67108996, "dev": 51713, "nlink": 1, "atime": 1726887504.554965, "mtime": 1725971762.0, "ctime": 1726887505.0879703, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3381784239", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887506.93404: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f9b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f90f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f970880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f908d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f932d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f958970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f830dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f830e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f882610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f896670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f842c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f889250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f896280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f842d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5fa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f84afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f52e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f844eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f540e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f552c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f540f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f5525b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f4f0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f50cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f5181f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f4ffa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f8425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f50ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f759f427670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f34ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f34e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed6bee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed8dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed8d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3b5f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f383c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f354490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede64c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ede64f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed4f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3951f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f395370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f3aed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed5b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ed5a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f38d8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759eddfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759edee0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759ede10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759f35aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759e936580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed3d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759e8db0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759eddfbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed38970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f759f3a0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed1a850> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed197f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f759ed13970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8fgukf_j/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 67108996, "dev": 51713, "nlink": 1, "atime": 1726887504.554965, "mtime": 1725971762.0, "ctime": 1726887505.0879703, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3381784239", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887506.96930: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887506.3355517-8762-226126937989176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8137 1726887506.96934: variable 'ansible_module_compression' from source: unknown 8137 1726887506.96937: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8137 1726887506.96940: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 8137 1726887506.96946: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py 8137 1726887506.96949: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 402653378, "dev": 51713, "nlink": 1, "atime": 1726887467.4816434, "mtime": 1725971762.0, "ctime": 1726887463.092633, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "2991815174", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht TO /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887506.96963: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8137 1726887506.96966: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887506.96969: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887506.96972: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 8137 1726887506.96975: stdout chunk (state=3): >>># cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess <<< 8137 1726887506.96978: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887506.97954: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 8137 1726887506.97957: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 8137 1726887506.97960: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # 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 gc <<< 8137 1726887506.97963: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887506.97965: stdout chunk (state=3): >>># destroy importlib.util <<< 8137 1726887506.97967: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887506.97970: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8137 1726887506.97972: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887506.97974: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile <<< 8137 1726887506.97976: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887506.97978: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887506.97980: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887506.97982: stdout chunk (state=3): >>># destroy array <<< 8137 1726887506.97984: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887506.97986: stdout chunk (state=3): >>># destroy selinux <<< 8137 1726887506.97988: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887506.97990: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 8137 1726887506.97992: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 8137 1726887506.97994: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887506.97996: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 8137 1726887506.97999: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 8137 1726887506.98001: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 8137 1726887506.98003: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887506.98005: stdout chunk (state=3): >>># destroy fnmatch <<< 8137 1726887506.98007: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib <<< 8137 1726887506.98011: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 8137 1726887506.98013: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 8137 1726887506.98021: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887506.98024: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 8137 1726887506.98026: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8137 1726887506.98028: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887506.98030: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 8137 1726887506.98032: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath<<< 8137 1726887506.98036: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 8137 1726887506.98039: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 <<< 8137 1726887506.98043: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8137 1726887506.98045: stdout chunk (state=3): >>># destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887506.98047: Sending initial data 8137 1726887506.98049: Sent initial data (151 bytes) 8137 1726887506.98050: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 8137 1726887506.98053: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887506.98055: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887506.98057: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 8137 1726887506.98060: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887506.98062: stdout chunk (state=3): >>># destroy select <<< 8137 1726887506.98064: 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 <<< 8137 1726887506.98066: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887506.98068: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887506.98070: 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 <<< 8137 1726887506.98072: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887506.98074: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887506.98076: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py M:0x001a <<< 8137 1726887506.98078: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py <<< 8137 1726887506.98080: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323 <<< 8137 1726887506.98082: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887506.98084: stdout chunk (state=3): >>><<< 8137 1726887506.98086: stderr chunk (state=3): >>><<< 8137 1726887506.98088: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 119323 bytes at 0 <<< 8137 1726887506.98091: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887506.98093: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7583a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb770880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb708d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6aeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b0f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6a7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ad640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb630dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6308b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb682610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb696670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb642c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb696280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb64afa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb32e1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3e5c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb340e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2e03a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3525b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30cca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb3181f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb2ffa30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30ca90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9bb235670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15c160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cd30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab6cee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8df40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8dd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab8d3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c33a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb191c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe8cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe83a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb162490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe84c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe84f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab4f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1bcd90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab5b880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb19c8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe1670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babdfac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babee0d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe10d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb168a60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ba746580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab29520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ba6ec0a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babdfbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab38970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb1ae250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab386a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1d7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1a7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab13970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 402653378, "dev": 51713, "nlink": 1, "atime": 1726887467.4816434, "mtime": 1725971762.0, "ctime": 1726887463.092633, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "2991815174", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887506.99911: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb7b3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb70f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb770880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb708d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb732d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb758970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b0f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb630dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb630e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb682610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb696670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb642c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb689250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb696280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb642d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3fa460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb64afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb32e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3e5c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb644eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb340e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb352c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2e03a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb340f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb3525b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb2f0340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30c850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb30cca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb3181f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30c8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb2ffa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb6425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb30ca90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9bb235670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15cd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb15cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb15c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab6cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8df40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab8dd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab8d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c33a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1c3f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb191c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe8cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe83a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb162490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe84c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babe84f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab4f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1a3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb1bcd90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab5b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bab5a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb19c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe1670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babdfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babee0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9babe10d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bb168a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ba746580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab29520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ba6ec0a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9babdfbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab38970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9bb1ae250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab386a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab1a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9bab13970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_qi6jfl5h/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 402653378, "dev": 51713, "nlink": 1, "atime": 1726887467.4816434, "mtime": 1725971762.0, "ctime": 1726887463.092633, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "2991815174", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887507.01571: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.01574: stdout chunk (state=3): >>><<< 8137 1726887507.01579: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpid40t9yd\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:119323\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 119323 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887507.01585: done transferring module to remote 8137 1726887507.01587: _low_level_execute_command(): starting 8137 1726887507.01589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0' 8137 1726887507.03501: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887506.444178-8764-224807225454229/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8137 1726887507.03505: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.03513: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887507.03530: variable 'ansible_module_compression' from source: unknown 8137 1726887507.03532: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8137 1726887507.03534: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 8137 1726887507.03538: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn TO /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887507.03544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.03546: 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 <<< 8137 1726887507.03548: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887507.03550: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887507.03551: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887507.03553: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py <<< 8137 1726887507.03554: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py M:0x001a <<< 8137 1726887507.03556: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633 <<< 8137 1726887507.03557: Sending initial data 8137 1726887507.03559: Sent initial data (150 bytes) 8137 1726887507.03560: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125633 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887507.03562: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887507.03563: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.03565: stdout chunk (state=3): >>><<< 8137 1726887507.03566: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpqnnwhxht\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125633 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887507.03572: done transferring module to remote 8137 1726887507.03573: _low_level_execute_command(): starting 8137 1726887507.03575: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887507.03580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.03598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.03618: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.03642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.03687: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.03751: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.03762: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.03773: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.03784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.03796: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.03805: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.03823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.03834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887507.03849: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.03862: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.03877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.03970: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.03983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.03996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.04011: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.04025: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.04046: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.04049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.04065: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.04077: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.04153: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.04189: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.04203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.04295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.04312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.04324: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.04334: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.04344: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.04403: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887507.04421: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.04513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.05796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.06028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.06047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.06066: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.06078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.06124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887507.06158: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.06171: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.06177: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.06189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.06192: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.06203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.06211: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.06214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.06227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.06245: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.06255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887507.06261: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.06266: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.06270: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.06275: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.06289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.06304: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.06312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.06315: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.06325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.06328: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887507.06330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887507.06340: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.06346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.06350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.06378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.06393: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.06396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.06398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.06415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887507.06418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.06420: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.06424: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.06438: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.06440: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.06442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.06456: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.06470: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.06476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.06486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887507.06498: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.06510: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.06524: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.06545: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.06560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.06563: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.06565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.06585: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.06589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.06600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.06605: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.06608: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.06611: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.06616: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.06639: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887507.06665: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.06718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.06795: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.06855: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.06876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.06915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.06939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.06959: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.06978: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.06996: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.07036: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887507.07071: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.07121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.07840: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.07843: stdout chunk (state=3): >>><<< 8137 1726887507.07846: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887507.07974: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887507.07977: _low_level_execute_command(): starting 8137 1726887507.07979: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_stat.py && sleep 0'"'"'' 8137 1726887507.08542: 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 <<< 8137 1726887507.08581: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887507.08589: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887507.08627: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.08631: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887507.08633: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py <<< 8137 1726887507.08648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.08666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.08675: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py M:0x001a <<< 8137 1726887507.08689: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.08703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.08758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.08769: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.08779: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.08790: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.08801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.08940: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.08943: stdout chunk (state=3): >>><<< 8137 1726887507.08945: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887507.09026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887507.09029: _low_level_execute_command(): starting 8137 1726887507.09033: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887507.09051: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887507.09116: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.09132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.09144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887507.09163: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.09176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.09189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.09203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.09219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.09231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.09242: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.09254: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.09274: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.09287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.09299: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.09313: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.09398: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.09415: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.09426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.09445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.09460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.09471: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.09485: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.09506: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.09530: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887507.09559: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.09705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.09827: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125632 <<< 8137 1726887507.10086: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125632 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887507.10129: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887507.10471: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.10474: stdout chunk (state=3): >>><<< 8137 1726887507.10477: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpgh0tk7kn\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125632\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125632 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887507.10485: done transferring module to remote 8137 1726887507.10487: _low_level_execute_command(): starting 8137 1726887507.10489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887507.11724: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.11812: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.11828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.11845: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.11921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.11962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887507.12033: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.12044: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.12057: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.12068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.12083: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.12094: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.12111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.12133: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887507.12151: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.12185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.12219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.12241: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.12376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.12384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887507.12391: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.12399: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.12442: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 8137 1726887507.12448: stdout chunk (state=3): >>>import _imp # builtin<<< 8137 1726887507.12481: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.12489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.12499: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.12506: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.12578: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.12591: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.12598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.12618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.12630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.12636: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.12643: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.12649: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.12661: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887507.12689: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.12824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.12836: stdout chunk (state=3): >>> <<< 8137 1726887507.12925: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887507.12937: stdout chunk (state=3): >>>import '_warnings' # <<< 8137 1726887507.12957: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887507.12962: stdout chunk (state=3): >>> <<< 8137 1726887507.13151: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887507.13223: stdout chunk (state=3): >>> <<< 8137 1726887507.13235: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887507.13323: stdout chunk (state=3): >>> <<< 8137 1726887507.13374: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887507.13379: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.13430: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887507.13442: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887507.13493: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887507.13548: stdout chunk (state=3): >>>import 'zipimport' # <<< 8137 1726887507.13553: stdout chunk (state=3): >>># installed zipimport hook <<< 8137 1726887507.13567: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.13570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.13641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.13644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.13656: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887507.13659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887507.13684: stdout chunk (state=3): >>> <<< 8137 1726887507.13719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887507.13775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887507.13791: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887507.13942: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3dc0> <<< 8137 1726887507.14001: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887507.14039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 8137 1726887507.14053: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7983a0> <<< 8137 1726887507.14067: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.14080: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.14092: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3b20> <<< 8137 1726887507.14097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.14141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering <<< 8137 1726887507.14149: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887507.14222: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887507.14226: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3ac0> <<< 8137 1726887507.14229: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.14250: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887507.14278: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887507.14319: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798490> <<< 8137 1726887507.14360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 8137 1726887507.14384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'<<< 8137 1726887507.14484: stdout chunk (state=3): >>> <<< 8137 1726887507.14526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8137 1726887507.14539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887507.14573: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887507.14603: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798940><<< 8137 1726887507.14607: stdout chunk (state=3): >>> <<< 8137 1726887507.14645: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798670><<< 8137 1726887507.14648: stdout chunk (state=3): >>> <<< 8137 1726887507.14687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887507.14745: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887507.14750: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 8137 1726887507.14752: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887507.14767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887507.14801: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887507.14821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 8137 1726887507.14863: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887507.14881: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887507.14884: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887507.14931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887507.14935: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887507.14972: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f190> <<< 8137 1726887507.14978: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.15020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887507.15023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887507.15028: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887507.15040: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8dc0> <<< 8137 1726887507.15050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887507.15101: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887507.15106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d3a0> <<< 8137 1726887507.15119: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8b20> <<< 8137 1726887507.15134: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f220> <<< 8137 1726887507.15146: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8ac0> <<< 8137 1726887507.15183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<< 8137 1726887507.15196: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d490> <<< 8137 1726887507.15238: stdout chunk (state=3): >>> <<< 8137 1726887507.15242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887507.15277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887507.15282: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887507.15284: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d940><<< 8137 1726887507.15286: stdout chunk (state=3): >>> <<< 8137 1726887507.15318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<< 8137 1726887507.15347: stdout chunk (state=3): >>> <<< 8137 1726887507.15378: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887507.15405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<< 8137 1726887507.15410: stdout chunk (state=3): >>> import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f940> <<< 8137 1726887507.15427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887507.15434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887507.15453: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834190> <<< 8137 1726887507.15485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887507.15489: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7b0880> <<< 8137 1726887507.15502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887507.15538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887507.15583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887507.15586: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a748d90> <<< 8137 1726887507.15600: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887507.15660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 8137 1726887507.15670: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857850> <<< 8137 1726887507.15712: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834940> <<< 8137 1726887507.15715: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 8137 1726887507.15733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # <<< 8137 1726887507.15736: stdout chunk (state=3): >>> import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772d90> <<< 8137 1726887507.15759: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71182dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887507.15763: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857d90> <<< 8137 1726887507.15813: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798970> <<< 8137 1726887507.15827: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d970> <<< 8137 1726887507.15889: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887507.15892: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 8137 1726887507.15904: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887507.16045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887507.16056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887507.16101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887507.16107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887507.16145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887507.16152: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe <<< 8137 1726887507.16154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8137 1726887507.16168: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3eb0> <<< 8137 1726887507.16225: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d6f40> <<< 8137 1726887507.16247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887507.16250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887507.16433: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887507.16436: stderr chunk (state=3): >>><<< 8137 1726887507.16438: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887507.16465: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887507.16470: _low_level_execute_command(): starting 8137 1726887507.16498: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887507.16517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887507.16522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<< 8137 1726887507.16526: stdout chunk (state=3): >>> <<< 8137 1726887507.16595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887507.16598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 8137 1726887507.16602: stdout chunk (state=3): >>> <<< 8137 1726887507.16637: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711555dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115558b0> import 'itertools' # <<< 8137 1726887507.16649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887507.16791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887507.16796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<< 8137 1726887507.16799: stdout chunk (state=3): >>> <<< 8137 1726887507.16802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555f70> <<< 8137 1726887507.16815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887507.16824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887507.16826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555e80> <<< 8137 1726887507.16828: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887507.16830: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6eeeb0> <<< 8137 1726887507.16834: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115aed30> <<< 8137 1726887507.16836: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887507.16935: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115a7610> <<< 8137 1726887507.16938: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f1f40><<< 8137 1726887507.16940: stdout chunk (state=3): >>> <<< 8137 1726887507.16944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887507.17014: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887507.17172: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711567c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115ae250> <<< 8137 1726887507.17266: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.17272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 8137 1726887507.17274: stdout chunk (state=3): >>> import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 8137 1726887507.17276: stdout chunk (state=3): >>> <<< 8137 1726887507.17279: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7115bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d00> <<< 8137 1726887507.17281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 8137 1726887507.17326: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6e7610> <<< 8137 1726887507.17333: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887507.17336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887507.17338: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887507.17354: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a460> <<< 8137 1726887507.17436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887507.17679: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71156ffa0> <<< 8137 1726887507.17732: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887507.17779: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887507.17785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114631c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711525c70> <<< 8137 1726887507.17857: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.17874: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e00a0> <<< 8137 1726887507.17907: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.17934: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887507.17957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475af0> <<< 8137 1726887507.17960: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887507.17962: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a670dc0> <<< 8137 1726887507.17964: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 8137 1726887507.17966: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670eb0> <<< 8137 1726887507.17968: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711475e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887507.17971: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487730> <<< 8137 1726887507.17974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887507.18077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487c70> <<< 8137 1726887507.18080: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.18136: stdout chunk (state=3): >>>import '_operator' # <<< 8137 1726887507.18139: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670f70> <<< 8137 1726887507.18142: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887507.18144: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114143a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887507.18147: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114875b0> import 'pwd' # <<< 8137 1726887507.18173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670e80> <<< 8137 1726887507.18176: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887507.18229: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425340> <<< 8137 1726887507.18234: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9d30> <<< 8137 1726887507.18237: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115679d0> <<< 8137 1726887507.18523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887507.18525: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c2610> <<< 8137 1726887507.18540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114406a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887507.18805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887507.18832: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa71144d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114408e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711434a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887507.19135: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.19138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887507.19141: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa711361670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 8137 1726887507.19143: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9250> <<< 8137 1726887507.19159: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887507.19206: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887507.19233: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.19238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.19290: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887507.19294: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887507.19296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887507.19330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887507.19333: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d90> <<< 8137 1726887507.19335: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.19392: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887507.19411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d00> <<< 8137 1726887507.19457: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887507.19473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 8137 1726887507.19475: stdout chunk (state=3): >>> <<< 8137 1726887507.19504: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887507.19539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 8137 1726887507.19546: stdout chunk (state=3): >>> <<< 8137 1726887507.19579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887507.19670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887507.19745: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 8137 1726887507.19784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655370> <<< 8137 1726887507.19798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887507.19831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887507.19888: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655460> <<< 8137 1726887507.20180: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a68afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684a30> <<< 8137 1726887507.20200: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684490> <<< 8137 1726887507.20231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887507.20265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887507.20320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887507.20352: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.20405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887507.20472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3631c0><<< 8137 1726887507.20554: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.20588: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.20624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887507.20730: stdout chunk (state=3): >>> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a640c70> <<< 8137 1726887507.20765: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fb0a0> <<< 8137 1726887507.20777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887507.20791: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.20813: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.20842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887507.20859: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.20929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375af0><<< 8137 1726887507.20935: stdout chunk (state=3): >>> <<< 8137 1726887507.20961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.20971: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.20981: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.20983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.20999: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a375e20> <<< 8137 1726887507.21066: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887507.21201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887507.21236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387730> <<< 8137 1726887507.21239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887507.21325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887507.21340: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887507.21372: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387c70> <<< 8137 1726887507.21444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.21688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e7c0> <<< 8137 1726887507.21692: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.21694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.21699: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887507.21701: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.21705: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887507.21707: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.21711: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4e160> <<< 8137 1726887507.21714: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.21932: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.21935: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887507.21937: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e280> <<< 8137 1726887507.21939: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ef10> <<< 8137 1726887507.21941: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887507.21943: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.21947: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ed30> import 'atexit' # <<< 8137 1726887507.22013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.22018: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887507.22020: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887507.22024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887507.22026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887507.22050: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710ca4ee0> <<< 8137 1726887507.22088: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3143a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3875b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325340> <<< 8137 1726887507.22091: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4f40> <<< 8137 1726887507.22142: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4d60> <<< 8137 1726887507.22175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887507.22180: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6829d0> <<< 8137 1726887507.22183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887507.22218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887507.22247: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710cc43d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5dc0> <<< 8137 1726887507.22254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887507.22256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887507.22294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<< 8137 1726887507.22298: stdout chunk (state=3): >>> <<< 8137 1726887507.22368: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.22429: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db53a0> <<< 8137 1726887507.22433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887507.22435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887507.22437: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5f70> <<< 8137 1726887507.22521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887507.22803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887507.22806: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887507.22810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887507.22863: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3406a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340760> <<< 8137 1726887507.22870: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887507.22873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d83c10> <<< 8137 1726887507.22943: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d20cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d203a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d54490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d204c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d204f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c86250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d951f0> <<< 8137 1726887507.22948: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887507.22970: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c928e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d95370> <<< 8137 1726887507.22973: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887507.23016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.23045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887507.23048: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887507.23124: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710daed90> <<< 8137 1726887507.23372: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.23441: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.23446: stdout chunk (state=3): >>> <<< 8137 1726887507.23449: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340ca0> <<< 8137 1726887507.23451: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.23514: stdout chunk (state=3): >>> <<< 8137 1726887507.23517: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a34d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3408e0> <<< 8137 1726887507.23519: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a334a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6825b0><<< 8137 1726887507.23521: stdout chunk (state=3): >>> <<< 8137 1726887507.23524: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c92880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c926d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c91670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c915b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d8e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887507.23563: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d18670> <<< 8137 1726887507.23568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887507.23620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887507.23694: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340a90> <<< 8137 1726887507.23700: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d16ac0> <<< 8137 1726887507.23721: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d250d0> <<< 8137 1726887507.23746: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.23750: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d5aa60> <<< 8137 1726887507.23764: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.23782: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.23800: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887507.23830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887507.23838: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887507.23850: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.23889: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f414a25c670><<< 8137 1726887507.23894: stdout chunk (state=3): >>> <<< 8137 1726887507.23898: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887507.23913: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.23920: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887507.23967: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887507.23973: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887507.23988: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.24016: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.24019: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887507.24021: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887507.24023: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887507.24059: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.24095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887507.24124: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.24127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887507.24136: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3dc0> <<< 8137 1726887507.24197: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887507.24220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.24226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3b20> <<< 8137 1726887507.24245: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3ac0> <<< 8137 1726887507.24265: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887507.24298: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887507.24309: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998490> <<< 8137 1726887507.24483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887507.24601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998940> <<< 8137 1726887507.24642: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998670> <<< 8137 1726887507.24647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887507.24649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887507.24651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887507.24653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887507.24656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f190> <<< 8137 1726887507.24658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887507.24660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887507.24666: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f220> <<< 8137 1726887507.24702: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.24705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887507.24739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f940> <<< 8137 1726887507.24773: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9b0880> <<< 8137 1726887507.24796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb948d90> <<< 8137 1726887507.24860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887507.24868: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972d90> <<< 8137 1726887507.24934: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998970> <<< 8137 1726887507.24943: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887507.25091: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip'<<< 8137 1726887507.25094: stdout chunk (state=3): >>> <<< 8137 1726887507.25096: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.25207: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887507.25214: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887507.25223: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887507.25225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887507.25228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.25230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887507.25238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887507.25276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.25279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887507.25283: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710873580> <<< 8137 1726887507.25286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913eb0> <<< 8137 1726887507.25355: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb915f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887507.25367: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c74520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7108180a0> <<< 8137 1726887507.25370: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887507.25496: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887507.25501: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 8137 1726887507.25504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.25507: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.25514: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887507.25517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb90c610> <<< 8137 1726887507.25520: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.25523: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb912640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913370> <<< 8137 1726887507.25526: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887507.25530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887507.25575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.25590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887507.25596: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887507.25622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.25643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887507.25704: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887507.25739: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d16bb0> # zipimport: zlib available <<< 8137 1726887507.25742: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb895dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8958b0> import 'itertools' # <<< 8137 1726887507.25745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887507.25786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887507.25825: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895f70> <<< 8137 1726887507.25844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895e80> import '_collections' # <<< 8137 1726887507.25893: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8eed30> <<< 8137 1726887507.25900: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887507.25921: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8e7610> <<< 8137 1726887507.25985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb91ae50> <<< 8137 1726887507.26016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887507.26054: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8ee250> <<< 8137 1726887507.26105: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb920a00> <<< 8137 1726887507.26170: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887507.26176: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.26182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887507.26213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d90> <<< 8137 1726887507.26349: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d00> <<< 8137 1726887507.26355: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887507.26380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887507.26420: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a370> <<< 8137 1726887507.26437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887507.26444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887507.26488: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26496: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a460> <<< 8137 1726887507.26547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26619: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887507.26631: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9a30> <<< 8137 1726887507.26651: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26685: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887507.26688: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26692: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887507.26702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887507.26722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887507.26747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887507.26768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5881c0> <<< 8137 1726887507.26814: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887507.26834: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887507.26857: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887507.26860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26871: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb865c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9200a0> <<< 8137 1726887507.26896: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.26902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887507.26918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887507.26944: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887507.26952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59aaf0> <<< 8137 1726887507.26964: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887507.26978: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb59ae20> <<< 8137 1726887507.26997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887507.27010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887507.27025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887507.27037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887507.27045: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac730> <<< 8137 1726887507.27103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887507.27121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27132: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5acc70> <<< 8137 1726887507.27171: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5453a0> <<< 8137 1726887507.27181: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59af10> <<< 8137 1726887507.27211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887507.27280: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac5b0> import 'pwd' # <<< 8137 1726887507.27335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887507.27340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887507.27351: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555340> <<< 8137 1726887507.27358: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887507.27366: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a79d0> <<< 8137 1726887507.27386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887507.27431: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f970> <<< 8137 1726887507.27434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887507.27436: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887507.27468: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5716a0> <<< 8137 1726887507.27497: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27510: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887507.27519: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571760> <<< 8137 1726887507.27574: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887507.27577: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887507.27587: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887507.27590: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27624: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27663: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887507.27666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27740: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27784: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571ca0> <<< 8137 1726887507.27835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.27841: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb57d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb564a30> <<< 8137 1726887507.27873: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a75b0> <<< 8137 1726887507.27897: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887507.27903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887507.27915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.27958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887507.27993: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710da0250> <<< 8137 1726887507.27996: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571a90> <<< 8137 1726887507.28024: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f6a0> <<< 8137 1726887507.28060: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887507.28063: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887507.28065: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887507.28113: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21cb48c670> <<< 8137 1726887507.28189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28242: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28258: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 8137 1726887507.28265: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28313: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887507.28316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887507.28330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887507.28337: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887507.28380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887507.28403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887507.28410: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887507.28429: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887507.28435: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28485: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c547c0> <<< 8137 1726887507.28531: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c517f0> <<< 8137 1726887507.28584: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c4a970> <<< 8137 1726887507.28588: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887507.28621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28643: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py <<< 8137 1726887507.28646: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887507.28713: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887507.28718: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.28732: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 8137 1726887507.28748: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.29196: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.29665: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.29695: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.29788: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.30193: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 8137 1726887507.30457: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887507.30481: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887507.30518: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections <<< 8137 1726887507.30588: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 8137 1726887507.30605: stdout chunk (state=3): >>># 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887507.30610: stdout chunk (state=3): >>># 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 # 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 <<< 8137 1726887507.30681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b37c0> <<< 8137 1726887507.30686: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.30731: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887507.30766: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3160> <<< 8137 1726887507.30803: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887507.30809: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3280> <<< 8137 1726887507.30829: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 8137 1726887507.30994: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3f10> <<< 8137 1726887507.30999: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887507.31031: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3100> <<< 8137 1726887507.31063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887507.31066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887507.31135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887507.31138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887507.31141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887507.31144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887507.31146: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 8137 1726887507.31213: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadecee0> <<< 8137 1726887507.31248: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329f40> <<< 8137 1726887507.31290: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329d60> <<< 8137 1726887507.31314: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887507.31331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887507.31363: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3293d0> <<< 8137 1726887507.31403: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize <<< 8137 1726887507.31413: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41adc0> <<< 8137 1726887507.31417: stdout chunk (state=3): >>># destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 8137 1726887507.31433: stdout chunk (state=3): >>># destroy _signal <<< 8137 1726887507.31477: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887507.31549: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41a3a0> <<< 8137 1726887507.31592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887507.31597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41af70> <<< 8137 1726887507.31621: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887507.31652: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887507.31683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887507.31699: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3e8c10> <<< 8137 1726887507.31798: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887507.31865: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb384cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3843a0> <<< 8137 1726887507.31890: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b9490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3844c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3844f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887507.31893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887507.31982: stderr chunk (state=3): >>><<< 8137 1726887507.31985: stdout chunk (state=3): >>><<< 8137 1726887507.32005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.32022: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadcf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887507.32088: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb8e0> <<< 8137 1726887507.32092: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa370> <<< 8137 1726887507.32102: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711895880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71182dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115cc610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d2640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711555dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115558b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115aed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115a7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115bb670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115dae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711567c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115ae250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7115bb280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71156ffa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114631c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711525c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711475e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114143a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114875b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115679d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114406a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa71144d1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114408e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711434a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115675b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa711361670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4e160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ed30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4ef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710ca4ee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4f40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710cc43d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db53a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d83c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d20cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d203a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d54490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d204c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d204f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c86250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d951f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c928e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d95370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710daed90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c92880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c926d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c91670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c915b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d8e8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d18670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d16ac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d250d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d180d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d5aa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710873580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c74520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7108180a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d16bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710da0250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f6a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c547c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c517f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c4a970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887507.32921: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7118d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711834940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711895880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71182dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711857d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71187d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711555dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115558b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711555e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115a7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115bb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115dae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711567c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7115bb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711567d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71153a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa71156ffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114631c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711525c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711569eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115e00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711475e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711487c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114143a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711475f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114875b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711425340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115679d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa7114406a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa711440ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa71144d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7114408e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711434a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7115675b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa711440a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa711361670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4e160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4ed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d4ef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d4e100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710ca4ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710cc4d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710cc43d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db53a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710db5f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d83c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d20cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d203a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d54490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d204c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d204f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c86250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d951f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c928e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d95370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710daed90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c92880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c926d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c91670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710c915b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d8e8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d18670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d16ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d250d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710d180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d5aa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710873580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c74520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa7108180a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710d16bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa710da0250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c6f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c547c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c517f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa710c4a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_pxs9iumk/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887507.34915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887507.34919: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb413d90> <<< 8137 1726887507.35356: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caddb880> <<< 8137 1726887507.35361: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f38b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37bac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb38a0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3bfa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887507.35367: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887506.3355517-8762-226126937989176/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887507.35371: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.35374: _low_level_execute_command(): starting 8137 1726887507.35377: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887507.35385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887507.35388: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887507.35391: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.3355517-8762-226126937989176/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887507.35399: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887507.35403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.35405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.35407: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.35412: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1837c0> <<< 8137 1726887507.35415: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.35419: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887507.35422: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887507.35426: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.35537: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183160> <<< 8137 1726887507.35542: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183280> <<< 8137 1726887507.36152: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183f10> <<< 8137 1726887507.36156: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887507.36160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887507.36162: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1834f0> <<< 8137 1726887507.36165: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183d30> import 'atexit' # <<< 8137 1726887507.36167: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183f70> <<< 8137 1726887507.36169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887507.36171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887507.36173: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36175: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183100> <<< 8137 1726887507.36177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887507.36180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887507.36182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887507.36186: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887507.36189: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887507.36191: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887507.36193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.36195: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.36197: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21ca99d580> <<< 8137 1726887507.36199: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887507.36201: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadbd520> <<< 8137 1726887507.36203: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21ca9420a0> <<< 8137 1726887507.36205: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887507.36210: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36212: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36214: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887507.36216: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887507.36229: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887507.36231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887507.36233: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36235: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149badee0> <<< 8137 1726887507.36237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887507.36240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887507.36242: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdf40> <<< 8137 1726887507.36244: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb37bbb0> # zipimport: zlib available <<< 8137 1726887507.36246: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887507.36248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887507.36251: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149bcd3d0> <<< 8137 1726887507.36253: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eadc0> <<< 8137 1726887507.36255: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ea3a0> <<< 8137 1726887507.36257: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887507.36262: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eaf70> <<< 8137 1726887507.36264: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887507.36267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887507.36271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887507.36273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887507.36276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887507.36278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887507.36280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1b8c10> <<< 8137 1726887507.36283: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a155cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1553a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a189490> <<< 8137 1726887507.36286: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1554c0> <<< 8137 1726887507.36289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1554f0> <<< 8137 1726887507.36294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887507.36296: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36298: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887507.36301: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887507.36304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887507.36307: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36315: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36318: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887507.36320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36362: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887507.36364: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36368: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887507.36371: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36377: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887507.36379: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36382: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887507.36387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887507.36389: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887507.36451: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb8970> # zipimport: zlib available <<< 8137 1726887507.36511: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b8f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887507.36514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887507.36518: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.36521: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.36525: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36559: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca370> <<< 8137 1726887507.36582: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887507.36613: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887507.36650: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.36654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36675: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.36678: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.36680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887507.36697: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887507.36700: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.36719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.36789: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1e3d90> <<< 8137 1726887507.36794: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36820: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.36834: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.36865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.36869: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.36873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887507.36897: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.36917: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887507.36920: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.36938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.36941: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b9b880> <<< 8137 1726887507.36961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.36965: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.36981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.36995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887507.37026: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb405250> <<< 8137 1726887507.37030: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.37032: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.37048: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.37180: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb86a0> <<< 8137 1726887507.37185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.37188: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887507.37192: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b6d0> <<< 8137 1726887507.37195: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.37240: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.37244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.37296: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887507.37319: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.37335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.37368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.37392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.37406: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887507.37413: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.37427: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.37438: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.37540: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887507.37546: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887507.37559: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.37562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887507.37564: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad9d7c0> <<< 8137 1726887507.38061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.38064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad997f0> <<< 8137 1726887507.38066: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad93970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887507.38068: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38070: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38072: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887507.38074: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a670> <<< 8137 1726887507.38076: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a5b0> <<< 8137 1726887507.38078: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887507.38080: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38082: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 8137 1726887507.38084: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1c38b0> <<< 8137 1726887507.38086: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887507.38088: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887507.38091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887507.38094: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d670> <<< 8137 1726887507.38202: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14cac0> <<< 8137 1726887507.38205: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a15a0d0> <<< 8137 1726887507.38296: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38299: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a18fa60> # zipimport: zlib available <<< 8137 1726887507.38302: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887507.38304: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38406: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.38701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.39249: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 8137 1726887507.39292: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8137 1726887507.39295: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887507.39425: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.39428: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.39465: stderr chunk (state=3): >>><<< 8137 1726887507.39468: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887507.39535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887507.39542: handler run complete 8137 1726887507.39545: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 8137 1726887507.39563: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887507.39625: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.39630: attempt loop complete, returning result 8137 1726887507.39633: _execute() done 8137 1726887507.39637: dumping result to json 8137 1726887507.39640: 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 8137 1726887507.39668: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 8137 1726887507.39821: done dumping result, returning 8137 1726887507.39825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-107c-9d64-00000000001f] 8137 1726887507.39827: sending task result for task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887507.39975: done sending task result for task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887507.39981: WORKER PROCESS EXITING 8137 1726887507.39986: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping selinux <<< 8137 1726887507.39989: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 8137 1726887507.39991: stdout chunk (state=3): >>># 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 <<< 8137 1726887507.39997: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid <<< ok: [managed_node1] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "diff": { "after": { "path": "/etc/sysconfig/chronyd" }, "before": { "path": "/etc/sysconfig/chronyd" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chronyd.sysconfig.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/chronyd", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/chronyd", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 8137 1726887507.40142: stdout chunk (state=3): >>># destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887507.40159: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib <<< 8137 1726887507.40388: stdout chunk (state=3): >>># destroy _uuid # destroy posixpath # destroy json # destroy __main__ <<< 8137 1726887507.40393: stdout chunk (state=3): >>># destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 8137 1726887507.40398: stdout chunk (state=3): >>># destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887507.40401: stdout chunk (state=3): >>># destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize <<< 8137 1726887507.40403: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887507.40407: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887507.40423: 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 stat # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 8137 1726887507.40440: stdout chunk (state=3): >>># destroy _signal <<< 8137 1726887507.40514: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887507.40877: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887507.40880: stdout chunk (state=3): >>><<< 8137 1726887507.40888: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb948d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb915f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb90c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb912640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb895dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8958b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8eed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8e7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8fb670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb91ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8a7c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8ee250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8fb280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb920a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8affa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5881c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb865c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59aaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb59ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5acc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5453a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59af10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a79d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5716a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb57d1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5718e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb564a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a75b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21cb48c670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b37c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b34f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadecee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329f40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329d60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3293d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41adc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41a3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41af70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3e8c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb384cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3843a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b9490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3844c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3844f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadcf250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb413d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caddb880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f38b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37bac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb38a0d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d0d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3bfa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21ca99d580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadbd520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21ca9420a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb37bbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb8970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb405250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb86a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad9d7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad997f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad93970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887507.41517: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb94f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb948d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb972d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb998970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb915f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb90c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb912640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb913370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb895dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8958b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb895e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8eed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8e7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8fb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb91ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8a7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8ee250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb8fb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb920a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a7d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb87a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8affa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5881c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb865c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb9200a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb59ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5acc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5453a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb59af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5ac5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb555340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a79d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb5716a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb571ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb57d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb5718e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb564a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb8a75b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb571a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f21cb48c670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b37c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b34f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3b3f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b3100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadecee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329f40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb329d60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3293d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41adc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41a3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb41af70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3e8c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb384cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3843a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3b9490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb3844c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3844f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadcf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3fa370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb413d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21caddb880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21caddb6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cadda5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3f38b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37bac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb38a0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb37d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb3bfa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21ca99d580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadbd520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21ca9420a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cb37bbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f21cb405250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cadb86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad9d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad997f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21cad93970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_lok3guop/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887507.42565: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887506.444178-8764-224807225454229/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887507.42570: _low_level_execute_command(): starting 8137 1726887507.42573: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.444178-8764-224807225454229/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887507.42583: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.42585: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887507.42589: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887507.42625: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.43397: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414976b580> <<< 8137 1726887507.43506: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b6a520> <<< 8137 1726887507.43512: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41497110a0> <<< 8137 1726887507.43576: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887507.43599: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887507.43619: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.43781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.44690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887507.44727: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a14cbb0> # zipimport: zlib available <<< 8137 1726887507.44810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.44828: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.44843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.44865: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.44878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.44924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887507.44939: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.44951: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.44964: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.44975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.44987: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.44998: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.45015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.45026: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887507.45036: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.45051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.45064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.45079: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.45090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.45101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887507.45113: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.45128: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.45143: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.45162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.45178: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.45193: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.45272: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.45296: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.45314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.45348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.45370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.45382: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.45404: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.45420: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.45443: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887507.45486: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.45534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.46087: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.46699: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.47443: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.47450: stdout chunk (state=3): >>><<< 8137 1726887507.47488: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887507.47498: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.47500: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887507.47503: handler run complete 8137 1726887507.47767: attempt loop complete, returning result 8137 1726887507.47771: _execute() done 8137 1726887507.47773: dumping result to json 8137 1726887507.47775: done dumping result, returning 8137 1726887507.47780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-107c-9d64-00000000001f] 8137 1726887507.47782: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887507.47784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.47787: sending task result for task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887507.47790: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887507.47858: done sending task result for task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887507.47864: WORKER PROCESS EXITING 8137 1726887507.47866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.47869: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< ok: [managed_node2] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "diff": { "after": { "path": "/etc/sysconfig/chronyd" }, "before": { "path": "/etc/sysconfig/chronyd" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chronyd.sysconfig.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/chronyd", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/chronyd", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 8137 1726887507.47955: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887507.47959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.47961: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.48073: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887507.48078: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.49006: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.49321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887507.49368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887507.50180: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b78970> <<< 8137 1726887507.50202: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50387: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887507.50390: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887507.50393: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887507.50427: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50464: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50514: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887507.50517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50566: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.50733: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.51529: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887507.51576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887507.51696: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.51699: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1d5250> <<< 8137 1726887507.51744: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b786a0> <<< 8137 1726887507.51785: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887507.51799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.51994: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.52070: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.52096: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.52156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887507.52668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887507.52695: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887507.52739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887507.52780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887507.52918: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5d7c0> <<< 8137 1726887507.52976: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5a7f0> <<< 8137 1726887507.53060: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b53970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887507.53091: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.53126: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887507.53241: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887507.53247: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 8137 1726887507.53260: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.54140: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.54416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887507.54632: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887507.57312: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 400556226, "dev": 51713, "nlink": 1, "atime": 1726887469.75414, "mtime": 1725971762.0, "ctime": 1726887466.3581405, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3021893214", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 8137 1726887507.57334: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887507.57818: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887507.57892: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 <<< 8137 1726887507.57909: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc <<< 8137 1726887507.58142: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887507.58864: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887507.58894: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887507.58917: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887507.58922: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887507.58960: stdout chunk (state=3): >>># destroy __main__ # destroy locale <<< 8137 1726887507.58963: stdout chunk (state=3): >>># 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 <<< 8137 1726887507.58966: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887507.58992: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887507.59015: stdout chunk (state=3): >>># destroy array <<< 8137 1726887507.59019: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887507.59050: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887507.59136: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 8137 1726887507.59141: 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 <<< 8137 1726887507.59143: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 8137 1726887507.59147: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 8137 1726887507.59179: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 8137 1726887507.59184: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 8137 1726887507.59189: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 8137 1726887507.59235: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 8137 1726887507.59240: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre <<< 8137 1726887507.59245: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8137 1726887507.59248: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 8137 1726887507.59271: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887507.59291: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket <<< 8137 1726887507.59296: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887507.59466: stdout chunk (state=3): >>># destroy platform <<< 8137 1726887507.59469: stdout chunk (state=3): >>># destroy _uuid # destroy _sre # destroy sre_parse <<< 8137 1726887507.59471: stdout chunk (state=3): >>># destroy tokenize <<< 8137 1726887507.59490: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887507.59522: stdout chunk (state=3): >>># destroy posixpath <<< 8137 1726887507.59536: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887507.59541: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887507.59544: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 8137 1726887507.59552: stdout chunk (state=3): >>># 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887507.60256: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887507.60299: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 8137 1726887507.60302: stdout chunk (state=3): >>># clear sys.audit hooks <<< 8137 1726887507.60917: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887507.61025: stdout chunk (state=3): >>><<< 8137 1726887507.61037: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a748d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6eeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6e7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ed640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a670dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6708b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6d6670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a682c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a6d6280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a68afa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3631c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a640c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a375e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3143a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3875b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6829d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3406a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a34d1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3408e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a334a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6825b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f414a25c670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1837c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1834f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149badee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdf40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149bcd3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eadc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ea3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eaf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1b8c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a155cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1553a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a189490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1554c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1554f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b8f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1e3d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b9b880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1c38b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14cac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a15a0d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d0d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a18fa60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414976b580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b6a520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41497110a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a14cbb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b78970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1d5250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5d7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5a7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b53970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 400556226, "dev": 51713, "nlink": 1, "atime": 1726887469.75414, "mtime": 1725971762.0, "ctime": 1726887466.3581405, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3021893214", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887507.61456: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a74f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a7b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a748d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a772d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a798970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a670dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a670e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c2610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6f5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a682c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a6d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a682d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a655460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a68afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3631c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a640c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a684eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6fb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a375e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a387c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3143a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a375f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3875b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a325340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a3406a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a340ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a34d1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a3408e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a334a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a6825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a340a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f414a25c670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1837c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1834f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a183f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a183100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149badee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149bcdd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149bcd3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eadc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ea3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1eaf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1b8c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a155cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1553a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a189490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1554c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1554f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b8f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1ca370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1e3d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b9b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4149b9a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a1c38b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14cac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a15a0d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a14d0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a18fa60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414976b580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b6a520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f41497110a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f414a14cbb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b78970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f414a1d5250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b5a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4149b53970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_n4in6d3m/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 400556226, "dev": 51713, "nlink": 1, "atime": 1726887469.75414, "mtime": 1725971762.0, "ctime": 1726887466.3581405, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3021893214", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887507.64023: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887506.6338885-8768-212124747740959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 8137 1726887507.64027: variable 'ansible_module_compression' from source: unknown 8137 1726887507.64029: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 8137 1726887507.64031: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 8137 1726887507.64035: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v TO /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887507.64316: Sending initial data 8137 1726887507.64323: Sent initial data (151 bytes) 8137 1726887507.67084: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.67100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.67118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.67148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.67166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.67214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.67226: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.67251: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.67265: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.67283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.67298: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.67313: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.67329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.67350: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887507.67365: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.67378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.67395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.67413: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.67424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.67436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.67450: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.67466: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.67483: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.67499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.67514: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.67527: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.67618: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.67635: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.67652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.67680: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.67701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.67714: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.67728: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.67738: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.67756: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887507.67791: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.67834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.71382: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887507.71430: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887507.71488: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887507.71492: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py <<< 8137 1726887507.71543: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py M:0x001a <<< 8137 1726887507.72277: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633 <<< 8137 1726887507.72846: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 125633 bytes at 0 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887507.72902: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887507.73029: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.73391: stderr chunk (state=3): >>><<< 8137 1726887507.73394: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp5b2dx71v\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:125633\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 125633 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887507.73401: done transferring module to remote 8137 1726887507.73403: _low_level_execute_command(): starting 8137 1726887507.73405: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887507.74017: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.74035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.74053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.74072: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.74085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.74136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.74148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.74165: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.74181: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.74199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.74217: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.74230: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.74253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.74270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887507.74283: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.74300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.74320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.74339: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.74352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.74369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.74382: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.74398: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.74414: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.74429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.74448: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.74461: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.74535: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.74552: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.74565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.74596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.74618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.74638: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.74666: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.74680: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.74698: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887507.74745: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.74785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.80110: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887507.80114: stdout chunk (state=3): >>><<< 8137 1726887507.80117: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887507.80250: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887507.80256: _low_level_execute_command(): starting 8137 1726887507.80259: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/AnsiballZ_file.py && sleep 0'"'"'' 8137 1726887507.80930: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887507.80951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.80969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.80992: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.81010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.81059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.81075: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887507.81092: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887507.81117: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887507.81131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.81150: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.81167: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.81185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887507.81203: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887507.81221: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887507.81237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887507.81255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887507.81276: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887507.81296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887507.81313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887507.81325: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887507.81336: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887507.81348: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887507.81361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887507.81376: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887507.81391: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887507.81473: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887507.81489: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887507.81506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887507.81548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887507.81598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887507.81640: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887507.81661: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887507.81683: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887507.81711: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887507.81784: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887507.81802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887507.87253: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 8137 1726887507.88039: stdout chunk (state=3): >>> import _imp # builtin<<< 8137 1726887507.88043: stdout chunk (state=3): >>> <<< 8137 1726887507.88074: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887507.88244: stdout chunk (state=3): >>> <<< 8137 1726887507.88268: stdout chunk (state=3): >>>import '_warnings' # <<< 8137 1726887507.88272: stdout chunk (state=3): >>> import '_weakref' # <<< 8137 1726887507.88283: stdout chunk (state=3): >>> <<< 8137 1726887507.88374: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887507.88494: stdout chunk (state=3): >>> <<< 8137 1726887507.88525: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887507.88528: stdout chunk (state=3): >>> <<< 8137 1726887507.88622: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887507.88759: stdout chunk (state=3): >>> <<< 8137 1726887507.88796: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887507.88882: stdout chunk (state=3): >>> <<< 8137 1726887507.88899: stdout chunk (state=3): >>># installing zipimport hook<<< 8137 1726887507.88914: stdout chunk (state=3): >>> <<< 8137 1726887507.88975: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887507.89080: stdout chunk (state=3): >>> <<< 8137 1726887507.89103: stdout chunk (state=3): >>>import 'zipimport' # <<< 8137 1726887507.89172: stdout chunk (state=3): >>> <<< 8137 1726887507.89175: stdout chunk (state=3): >>># installed zipimport hook <<< 8137 1726887507.89242: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 8137 1726887507.89373: stdout chunk (state=3): >>> <<< 8137 1726887507.89404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887507.89429: stdout chunk (state=3): >>> <<< 8137 1726887507.89465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 8137 1726887507.89666: stdout chunk (state=3): >>> <<< 8137 1726887507.89716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 8137 1726887507.89721: stdout chunk (state=3): >>> <<< 8137 1726887507.89724: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887507.89743: stdout chunk (state=3): >>> <<< 8137 1726887507.89769: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3dc0><<< 8137 1726887507.89772: stdout chunk (state=3): >>> <<< 8137 1726887507.89818: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 8137 1726887507.89859: stdout chunk (state=3): >>> <<< 8137 1726887507.89875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 8137 1726887507.89949: stdout chunk (state=3): >>> <<< 8137 1726887507.89973: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71983a0> <<< 8137 1726887507.89988: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3b20> <<< 8137 1726887507.90019: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 8137 1726887507.90074: stdout chunk (state=3): >>> <<< 8137 1726887507.90077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 8137 1726887507.90081: stdout chunk (state=3): >>> <<< 8137 1726887507.90099: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3ac0><<< 8137 1726887507.90199: stdout chunk (state=3): >>> <<< 8137 1726887507.90234: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887507.90237: stdout chunk (state=3): >>> <<< 8137 1726887507.90261: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 8137 1726887507.90337: stdout chunk (state=3): >>> <<< 8137 1726887507.90341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 8137 1726887507.90352: stdout chunk (state=3): >>> <<< 8137 1726887507.90366: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198490><<< 8137 1726887507.90378: stdout chunk (state=3): >>> <<< 8137 1726887507.90402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 8137 1726887507.90485: stdout chunk (state=3): >>> <<< 8137 1726887507.90489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc'<<< 8137 1726887507.90491: stdout chunk (state=3): >>> <<< 8137 1726887507.90514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 8137 1726887507.90564: stdout chunk (state=3): >>> <<< 8137 1726887507.90578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<< 8137 1726887507.90620: stdout chunk (state=3): >>> <<< 8137 1726887507.90649: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887507.90686: stdout chunk (state=3): >>> <<< 8137 1726887507.90713: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198940><<< 8137 1726887507.90716: stdout chunk (state=3): >>> <<< 8137 1726887507.90746: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198670><<< 8137 1726887507.90870: stdout chunk (state=3): >>> <<< 8137 1726887507.90925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<< 8137 1726887507.90928: stdout chunk (state=3): >>> <<< 8137 1726887507.90950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 8137 1726887507.90954: stdout chunk (state=3): >>> <<< 8137 1726887507.90978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 8137 1726887507.91320: stdout chunk (state=3): >>> <<< 8137 1726887507.91359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 8137 1726887507.91362: stdout chunk (state=3): >>> <<< 8137 1726887507.91385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<< 8137 1726887507.91388: stdout chunk (state=3): >>> <<< 8137 1726887507.91420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'<<< 8137 1726887507.91422: stdout chunk (state=3): >>> <<< 8137 1726887507.91454: stdout chunk (state=3): >>>import '_stat' # <<< 8137 1726887507.91457: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f190><<< 8137 1726887507.91466: stdout chunk (state=3): >>> <<< 8137 1726887507.91493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 8137 1726887507.91496: stdout chunk (state=3): >>> <<< 8137 1726887507.91525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887507.91640: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f220><<< 8137 1726887507.91745: stdout chunk (state=3): >>> <<< 8137 1726887507.91817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py<<< 8137 1726887507.91867: stdout chunk (state=3): >>> <<< 8137 1726887507.91887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 8137 1726887507.91928: stdout chunk (state=3): >>> <<< 8137 1726887507.91958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<< 8137 1726887507.92067: stdout chunk (state=3): >>> <<< 8137 1726887507.92116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<< 8137 1726887507.92119: stdout chunk (state=3): >>> <<< 8137 1726887507.92122: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172850><<< 8137 1726887507.92124: stdout chunk (state=3): >>> <<< 8137 1726887507.92126: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f940><<< 8137 1726887507.92128: stdout chunk (state=3): >>> <<< 8137 1726887507.92163: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71b0880><<< 8137 1726887507.92251: stdout chunk (state=3): >>> <<< 8137 1726887507.92288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887507.92302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887507.92327: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7148d90><<< 8137 1726887507.92334: stdout chunk (state=3): >>> <<< 8137 1726887507.92428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py<<< 8137 1726887507.92515: stdout chunk (state=3): >>> <<< 8137 1726887507.92518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887507.92539: stdout chunk (state=3): >>>import '_locale' # <<< 8137 1726887507.92572: stdout chunk (state=3): >>> <<< 8137 1726887507.92596: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172d90> <<< 8137 1726887507.92675: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198970><<< 8137 1726887507.92867: stdout chunk (state=3): >>> <<< 8137 1726887507.92909: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 8137 1726887507.92959: stdout chunk (state=3): >>> <<< 8137 1726887507.92962: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 8137 1726887507.92979: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887507.93304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py<<< 8137 1726887507.93964: stdout chunk (state=3): >>> <<< 8137 1726887507.93994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<< 8137 1726887507.93998: stdout chunk (state=3): >>> <<< 8137 1726887507.94056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<< 8137 1726887507.94158: stdout chunk (state=3): >>> <<< 8137 1726887507.94181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc'<<< 8137 1726887507.94184: stdout chunk (state=3): >>> <<< 8137 1726887507.94226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 8137 1726887507.94264: stdout chunk (state=3): >>> <<< 8137 1726887507.94299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<< 8137 1726887507.94370: stdout chunk (state=3): >>> <<< 8137 1726887507.94404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 8137 1726887507.94454: stdout chunk (state=3): >>> <<< 8137 1726887507.94475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 8137 1726887507.94512: stdout chunk (state=3): >>> <<< 8137 1726887507.94533: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70eeeb0><<< 8137 1726887507.94557: stdout chunk (state=3): >>> <<< 8137 1726887507.94630: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f1f40><<< 8137 1726887507.94858: stdout chunk (state=3): >>> <<< 8137 1726887507.94913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887507.94917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 8137 1726887507.94920: stdout chunk (state=3): >>> <<< 8137 1726887507.94951: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887507.94953: stdout chunk (state=3): >>> <<< 8137 1726887507.94983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 8137 1726887507.95027: stdout chunk (state=3): >>> <<< 8137 1726887507.95060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 8137 1726887507.95119: stdout chunk (state=3): >>> <<< 8137 1726887507.95150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 8137 1726887507.95217: stdout chunk (state=3): >>> <<< 8137 1726887507.95231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887507.95269: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70e7610><<< 8137 1726887507.95335: stdout chunk (state=3): >>> <<< 8137 1726887507.95370: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ed640><<< 8137 1726887507.95412: stdout chunk (state=3): >>> <<< 8137 1726887507.95436: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ee370><<< 8137 1726887507.95457: stdout chunk (state=3): >>> <<< 8137 1726887507.95488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 8137 1726887507.95533: stdout chunk (state=3): >>> <<< 8137 1726887507.95666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 8137 1726887507.95943: stdout chunk (state=3): >>> <<< 8137 1726887507.95980: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py<<< 8137 1726887507.96030: stdout chunk (state=3): >>> <<< 8137 1726887507.96070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887507.96158: stdout chunk (state=3): >>> <<< 8137 1726887507.96189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887507.96208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887507.96237: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.96389: stdout chunk (state=3): >>> <<< 8137 1726887507.96394: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.96398: stdout chunk (state=3): >>> import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7070dc0> <<< 8137 1726887507.96414: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70708b0> <<< 8137 1726887507.96441: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887507.96444: stdout chunk (state=3): >>> <<< 8137 1726887507.96482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 8137 1726887507.96485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<< 8137 1726887507.96533: stdout chunk (state=3): >>> <<< 8137 1726887507.96536: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070eb0> <<< 8137 1726887507.96571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 8137 1726887507.96628: stdout chunk (state=3): >>> <<< 8137 1726887507.96665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 8137 1726887507.96698: stdout chunk (state=3): >>> <<< 8137 1726887507.96729: stdout chunk (state=3): >>>import '_operator' # <<< 8137 1726887507.96784: stdout chunk (state=3): >>> <<< 8137 1726887507.96787: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070f70><<< 8137 1726887507.96789: stdout chunk (state=3): >>> <<< 8137 1726887507.96811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py<<< 8137 1726887507.96880: stdout chunk (state=3): >>> <<< 8137 1726887507.96898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887507.96919: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070e80> <<< 8137 1726887507.96937: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887507.97004: stdout chunk (state=3): >>> <<< 8137 1726887507.97068: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9d30><<< 8137 1726887507.97185: stdout chunk (state=3): >>> <<< 8137 1726887507.97207: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887507.97254: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c2610><<< 8137 1726887507.97334: stdout chunk (state=3): >>> <<< 8137 1726887507.97409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 8137 1726887507.97534: stdout chunk (state=3): >>> <<< 8137 1726887507.97553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<< 8137 1726887507.97596: stdout chunk (state=3): >>> <<< 8137 1726887507.97599: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70d6670> <<< 8137 1726887507.97620: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f5e50> <<< 8137 1726887507.97648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py<<< 8137 1726887507.97731: stdout chunk (state=3): >>> <<< 8137 1726887507.97736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887507.97770: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.97886: stdout chunk (state=3): >>> <<< 8137 1726887507.97890: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.97892: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7082c70><<< 8137 1726887507.97895: stdout chunk (state=3): >>> <<< 8137 1726887507.97897: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9250><<< 8137 1726887507.97898: stdout chunk (state=3): >>> <<< 8137 1726887507.97921: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887507.98002: stdout chunk (state=3): >>> <<< 8137 1726887507.98034: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887507.98039: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a70d6280> <<< 8137 1726887507.98052: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fba00> <<< 8137 1726887507.98082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 8137 1726887507.98121: stdout chunk (state=3): >>> <<< 8137 1726887507.98163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 8137 1726887507.98196: stdout chunk (state=3): >>> <<< 8137 1726887507.98229: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 8137 1726887507.98281: stdout chunk (state=3): >>> <<< 8137 1726887507.98284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887507.98287: stdout chunk (state=3): >>> <<< 8137 1726887507.98312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 8137 1726887507.99022: stdout chunk (state=3): >>> <<< 8137 1726887507.99042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887507.99069: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082fa0> <<< 8137 1726887507.99081: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d90> <<< 8137 1726887507.99130: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887507.99133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 8137 1726887507.99156: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d00><<< 8137 1726887507.99159: stdout chunk (state=3): >>> <<< 8137 1726887507.99188: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 8137 1726887507.99193: stdout chunk (state=3): >>> <<< 8137 1726887507.99205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887507.99240: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 8137 1726887507.99243: stdout chunk (state=3): >>> <<< 8137 1726887507.99266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 8137 1726887507.99269: stdout chunk (state=3): >>> <<< 8137 1726887507.99297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887507.99378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 8137 1726887507.99381: stdout chunk (state=3): >>> <<< 8137 1726887507.99433: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 8137 1726887507.99439: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 8137 1726887507.99442: stdout chunk (state=3): >>> <<< 8137 1726887507.99457: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c370> <<< 8137 1726887507.99480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 8137 1726887507.99483: stdout chunk (state=3): >>> <<< 8137 1726887507.99514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 8137 1726887507.99518: stdout chunk (state=3): >>> <<< 8137 1726887507.99558: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c460> <<< 8137 1726887507.99785: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a708afa0> <<< 8137 1726887507.99814: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084a30> <<< 8137 1726887507.99843: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084490><<< 8137 1726887507.99846: stdout chunk (state=3): >>> <<< 8137 1726887507.99878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 8137 1726887507.99886: stdout chunk (state=3): >>> <<< 8137 1726887507.99911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887507.99937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 8137 1726887508.00355: stdout chunk (state=3): >>> <<< 8137 1726887508.00382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 8137 1726887508.00385: stdout chunk (state=3): >>> <<< 8137 1726887508.00431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887508.00434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887508.00463: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d541c0><<< 8137 1726887508.00466: stdout chunk (state=3): >>> <<< 8137 1726887508.00505: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7037c70> <<< 8137 1726887508.00596: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084eb0><<< 8137 1726887508.00601: stdout chunk (state=3): >>> <<< 8137 1726887508.00617: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fb0a0> <<< 8137 1726887508.00647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887508.00695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887508.00744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 8137 1726887508.00748: stdout chunk (state=3): >>> <<< 8137 1726887508.00752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<< 8137 1726887508.00754: stdout chunk (state=3): >>> <<< 8137 1726887508.00775: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66af0> <<< 8137 1726887508.00788: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887508.00831: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.00860: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.00863: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d66e20><<< 8137 1726887508.00878: stdout chunk (state=3): >>> <<< 8137 1726887508.00899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887508.00914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 8137 1726887508.01587: stdout chunk (state=3): >>> <<< 8137 1726887508.01632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887508.01658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887508.01691: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78730> <<< 8137 1726887508.01732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887508.01807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887508.01856: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78c70> <<< 8137 1726887508.01904: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.01927: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.01929: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d063a0> <<< 8137 1726887508.01956: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66f10><<< 8137 1726887508.01965: stdout chunk (state=3): >>> <<< 8137 1726887508.01991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887508.02013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887508.02074: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.02096: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.02114: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16280> <<< 8137 1726887508.02118: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d785b0> <<< 8137 1726887508.02141: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887508.02184: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.02204: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.02207: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16340> <<< 8137 1726887508.02275: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70829d0> <<< 8137 1726887508.02313: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 8137 1726887508.02319: stdout chunk (state=3): >>> <<< 8137 1726887508.02348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887508.02386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887508.02421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887508.02478: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.02489: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.02512: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d326a0> <<< 8137 1726887508.02963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887508.03221: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.03690: stdout chunk (state=3): >>> # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.03747: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32ca0> <<< 8137 1726887508.03750: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.03885: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d3e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d328e0><<< 8137 1726887508.03947: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d25a30> <<< 8137 1726887508.04142: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70825b0> <<< 8137 1726887508.04156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887508.04311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 8137 1726887508.04368: stdout chunk (state=3): >>> <<< 8137 1726887508.04463: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32a90><<< 8137 1726887508.04489: stdout chunk (state=3): >>> <<< 8137 1726887508.04731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 8137 1726887508.04880: stdout chunk (state=3): >>> <<< 8137 1726887508.04897: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34a6c5a670><<< 8137 1726887508.04929: stdout chunk (state=3): >>> <<< 8137 1726887508.05263: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip'<<< 8137 1726887508.05303: stdout chunk (state=3): >>> <<< 8137 1726887508.05345: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.05366: stdout chunk (state=3): >>> <<< 8137 1726887508.05523: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.05755: stdout chunk (state=3): >>> <<< 8137 1726887508.05798: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py<<< 8137 1726887508.05860: stdout chunk (state=3): >>> <<< 8137 1726887508.05874: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.05920: stdout chunk (state=3): >>> <<< 8137 1726887508.05937: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.06038: stdout chunk (state=3): >>> import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887508.06050: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.06091: stdout chunk (state=3): >>> <<< 8137 1726887508.10733: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.11546: stdout chunk (state=3): >>> <<< 8137 1726887508.15914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887508.15921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887508.15928: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b817c0> <<< 8137 1726887508.15966: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8137 1726887508.16006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887508.16026: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 8137 1726887508.16080: stdout chunk (state=3): >>> <<< 8137 1726887508.16083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887508.16109: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 8137 1726887508.16198: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887508.16321: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.16325: stdout chunk (state=3): >>> <<< 8137 1726887508.16346: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81160> <<< 8137 1726887508.16396: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81280><<< 8137 1726887508.16500: stdout chunk (state=3): >>> <<< 8137 1726887508.16554: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81f10><<< 8137 1726887508.16657: stdout chunk (state=3): >>> <<< 8137 1726887508.16703: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8137 1726887508.16728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887508.16774: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b814f0><<< 8137 1726887508.16890: stdout chunk (state=3): >>> <<< 8137 1726887508.16897: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81d30> <<< 8137 1726887508.16941: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887508.16945: stdout chunk (state=3): >>> <<< 8137 1726887508.16992: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.17071: stdout chunk (state=3): >>> <<< 8137 1726887508.17076: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.17154: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81f70> <<< 8137 1726887508.17180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887508.17291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 8137 1726887508.17313: stdout chunk (state=3): >>> <<< 8137 1726887508.17435: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81100><<< 8137 1726887508.17515: stdout chunk (state=3): >>> <<< 8137 1726887508.17559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887508.17562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 8137 1726887508.17684: stdout chunk (state=3): >>> <<< 8137 1726887508.17716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887508.17760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 8137 1726887508.17765: stdout chunk (state=3): >>> <<< 8137 1726887508.17801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 8137 1726887508.17806: stdout chunk (state=3): >>> <<< 8137 1726887508.17813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887508.17940: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65adee0><<< 8137 1726887508.18139: stdout chunk (state=3): >>> <<< 8137 1726887508.18191: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.18246: stdout chunk (state=3): >>> <<< 8137 1726887508.18264: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.18315: stdout chunk (state=3): >>> <<< 8137 1726887508.18322: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdf40> <<< 8137 1726887508.18379: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.18444: stdout chunk (state=3): >>> <<< 8137 1726887508.18458: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdd60> <<< 8137 1726887508.18499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 8137 1726887508.18567: stdout chunk (state=3): >>> <<< 8137 1726887508.18634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 8137 1726887508.18724: stdout chunk (state=3): >>> <<< 8137 1726887508.18791: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65cd3d0><<< 8137 1726887508.19016: stdout chunk (state=3): >>> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8dc0> <<< 8137 1726887508.19380: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be83a0><<< 8137 1726887508.19862: stdout chunk (state=3): >>> <<< 8137 1726887508.19883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 8137 1726887508.19991: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8f70><<< 8137 1726887508.19995: stdout chunk (state=3): >>> <<< 8137 1726887508.19998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 8137 1726887508.20104: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<< 8137 1726887508.20144: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8137 1726887508.20165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887508.20177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 8137 1726887508.20218: stdout chunk (state=3): >>> <<< 8137 1726887508.20232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 8137 1726887508.20398: stdout chunk (state=3): >>> <<< 8137 1726887508.20441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887508.20467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bb6c10> <<< 8137 1726887508.20583: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b52cd0><<< 8137 1726887508.20604: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b523a0><<< 8137 1726887508.20797: stdout chunk (state=3): >>> <<< 8137 1726887508.20818: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b87490> <<< 8137 1726887508.20832: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.20847: stdout chunk (state=3): >>> # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.20882: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b524c0><<< 8137 1726887508.20901: stdout chunk (state=3): >>> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 8137 1726887508.20922: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887508.20938: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b524f0> <<< 8137 1726887508.20965: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<< 8137 1726887508.20988: stdout chunk (state=3): >>> <<< 8137 1726887508.20992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 8137 1726887508.20994: stdout chunk (state=3): >>> <<< 8137 1726887508.21025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 8137 1726887508.21042: stdout chunk (state=3): >>> <<< 8137 1726887508.21084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 8137 1726887508.21160: stdout chunk (state=3): >>> <<< 8137 1726887508.21256: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.21518: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.21535: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a658f250> <<< 8137 1726887508.21550: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc81f0><<< 8137 1726887508.21578: stdout chunk (state=3): >>> <<< 8137 1726887508.21591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887508.21619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887508.21766: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc8370> <<< 8137 1726887508.21783: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887508.21867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887508.21907: stdout chunk (state=3): >>> <<< 8137 1726887508.22057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887508.22179: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be1d90><<< 8137 1726887508.22280: stdout chunk (state=3): >>> <<< 8137 1726887508.22548: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a659b880><<< 8137 1726887508.22912: stdout chunk (state=3): >>> <<< 8137 1726887508.23079: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.23331: stdout chunk (state=3): >>> <<< 8137 1726887508.23349: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b6d0><<< 8137 1726887508.23358: stdout chunk (state=3): >>> <<< 8137 1726887508.23414: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.23446: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a670> <<< 8137 1726887508.23494: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.23675: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.23692: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a5b0> <<< 8137 1726887508.23703: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc18b0><<< 8137 1726887508.23715: stdout chunk (state=3): >>> <<< 8137 1726887508.23741: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 8137 1726887508.23755: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887508.23783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 8137 1726887508.23797: stdout chunk (state=3): >>> <<< 8137 1726887508.23821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887508.23881: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.24000: stdout chunk (state=3): >>> # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b670><<< 8137 1726887508.24026: stdout chunk (state=3): >>> <<< 8137 1726887508.24523: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.24778: stdout chunk (state=3): >>> <<< 8137 1726887508.24801: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.24821: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b49ac0> <<< 8137 1726887508.24838: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b580d0> <<< 8137 1726887508.24897: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.24973: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887508.25004: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b8da60> # zipimport: zlib available <<< 8137 1726887508.25024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.25072: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887508.25133: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.25149: stdout chunk (state=3): >>> <<< 8137 1726887508.25253: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.25405: stdout chunk (state=3): >>> <<< 8137 1726887508.25530: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.25755: stdout chunk (state=3): >>> <<< 8137 1726887508.25779: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.25800: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py<<< 8137 1726887508.26111: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887508.26291: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.26445: stdout chunk (state=3): >>> <<< 8137 1726887508.26634: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.26849: stdout chunk (state=3): >>> <<< 8137 1726887508.28777: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.28954: stdout chunk (state=3): >>> <<< 8137 1726887508.30946: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887508.30989: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887508.31018: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887508.31021: stdout chunk (state=3): >>> import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py<<< 8137 1726887508.31024: stdout chunk (state=3): >>> <<< 8137 1726887508.31072: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887508.31105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887508.31204: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.31213: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a616c580><<< 8137 1726887508.31228: stdout chunk (state=3): >>> <<< 8137 1726887508.31307: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 8137 1726887508.31952: stdout chunk (state=3): >>> <<< 8137 1726887508.31961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887508.31981: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a657d520><<< 8137 1726887508.31999: stdout chunk (state=3): >>> <<< 8137 1726887508.32002: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a61110a0><<< 8137 1726887508.32004: stdout chunk (state=3): >>> <<< 8137 1726887508.32069: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py<<< 8137 1726887508.32085: stdout chunk (state=3): >>> <<< 8137 1726887508.32089: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.32094: stdout chunk (state=3): >>> <<< 8137 1726887508.32125: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.32176: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887508.32189: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.32389: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.32604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887508.32606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887508.32647: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b49bb0> <<< 8137 1726887508.32664: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.33146: stdout chunk (state=3): >>> <<< 8137 1726887508.33815: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.34390: stdout chunk (state=3): >>> <<< 8137 1726887508.35000: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.35646: stdout chunk (state=3): >>> <<< 8137 1726887508.35733: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.35741: stdout chunk (state=3): >>> <<< 8137 1726887508.35841: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py<<< 8137 1726887508.35844: stdout chunk (state=3): >>> <<< 8137 1726887508.35860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.35906: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.35909: stdout chunk (state=3): >>> <<< 8137 1726887508.35954: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py<<< 8137 1726887508.35969: stdout chunk (state=3): >>> <<< 8137 1726887508.35977: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.36060: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.36078: stdout chunk (state=3): >>> <<< 8137 1726887508.36175: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py<<< 8137 1726887508.36261: stdout chunk (state=3): >>> <<< 8137 1726887508.36301: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.36304: stdout chunk (state=3): >>> <<< 8137 1726887508.36310: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.36952: stdout chunk (state=3): >>> <<< 8137 1726887508.36970: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887508.36998: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.37049: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.37058: stdout chunk (state=3): >>> <<< 8137 1726887508.37103: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 8137 1726887508.37113: stdout chunk (state=3): >>> <<< 8137 1726887508.37128: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.37145: stdout chunk (state=3): >>> <<< 8137 1726887508.37454: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.37470: stdout chunk (state=3): >>> <<< 8137 1726887508.37789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 8137 1726887508.38448: stdout chunk (state=3): >>> <<< 8137 1726887508.38517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 8137 1726887508.38523: stdout chunk (state=3): >>> <<< 8137 1726887508.38561: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887508.38724: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6578970> # zipimport: zlib available <<< 8137 1726887508.38829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.38984: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887508.39024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.39086: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.39125: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py<<< 8137 1726887508.39743: stdout chunk (state=3): >>> <<< 8137 1726887508.39765: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.39770: stdout chunk (state=3): >>> <<< 8137 1726887508.39830: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.39890: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.39897: stdout chunk (state=3): >>> <<< 8137 1726887508.40016: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.40025: stdout chunk (state=3): >>> <<< 8137 1726887508.40125: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 8137 1726887508.40130: stdout chunk (state=3): >>> <<< 8137 1726887508.40178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887508.40183: stdout chunk (state=3): >>> <<< 8137 1726887508.40316: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.40319: stdout chunk (state=3): >>> <<< 8137 1726887508.40322: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887508.40324: stdout chunk (state=3): >>> <<< 8137 1726887508.40325: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6bd3250><<< 8137 1726887508.40326: stdout chunk (state=3): >>> <<< 8137 1726887508.40377: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65786a0><<< 8137 1726887508.40382: stdout chunk (state=3): >>> <<< 8137 1726887508.40441: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py<<< 8137 1726887508.40447: stdout chunk (state=3): >>> <<< 8137 1726887508.40452: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py<<< 8137 1726887508.40458: stdout chunk (state=3): >>> <<< 8137 1726887508.40477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.40665: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.41350: stdout chunk (state=3): >>> <<< 8137 1726887508.41436: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.41439: stdout chunk (state=3): >>> <<< 8137 1726887508.41474: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.41480: stdout chunk (state=3): >>> <<< 8137 1726887508.41534: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 8137 1726887508.41539: stdout chunk (state=3): >>> <<< 8137 1726887508.41568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 8137 1726887508.41573: stdout chunk (state=3): >>> <<< 8137 1726887508.41595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 8137 1726887508.41600: stdout chunk (state=3): >>> <<< 8137 1726887508.41655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 8137 1726887508.41660: stdout chunk (state=3): >>> <<< 8137 1726887508.41688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887508.41717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 8137 1726887508.41722: stdout chunk (state=3): >>> <<< 8137 1726887508.41862: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655d7c0><<< 8137 1726887508.41867: stdout chunk (state=3): >>> <<< 8137 1726887508.41932: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655a7f0><<< 8137 1726887508.41936: stdout chunk (state=3): >>> <<< 8137 1726887508.42011: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6553970><<< 8137 1726887508.42651: stdout chunk (state=3): >>> <<< 8137 1726887508.42668: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py<<< 8137 1726887508.42676: stdout chunk (state=3): >>> <<< 8137 1726887508.42695: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.42705: stdout chunk (state=3): >>> <<< 8137 1726887508.42745: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.42752: stdout chunk (state=3): >>> <<< 8137 1726887508.42779: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py<<< 8137 1726887508.42795: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py<<< 8137 1726887508.42800: stdout chunk (state=3): >>> <<< 8137 1726887508.42903: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py<<< 8137 1726887508.42914: stdout chunk (state=3): >>> <<< 8137 1726887508.42929: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887508.42959: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.42974: stdout chunk (state=3): >>> import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 8137 1726887508.42997: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.43011: stdout chunk (state=3): >>> <<< 8137 1726887508.44446: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.44449: stdout chunk (state=3): >>> <<< 8137 1726887508.45932: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887508.45945: stdout chunk (state=3): >>> <<< 8137 1726887508.47519: stdout chunk (state=3): >>> <<< 8137 1726887508.47549: stdout chunk (state=3): >>>{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 8137 1726887508.47578: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887508.47981: stdout chunk (state=3): >>># clear builtins._<<< 8137 1726887508.48670: stdout chunk (state=3): >>> <<< 8137 1726887508.48674: stdout chunk (state=3): >>># clear sys.path <<< 8137 1726887508.48677: stdout chunk (state=3): >>># clear sys.argv <<< 8137 1726887508.48759: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 <<< 8137 1726887508.48763: stdout chunk (state=3): >>># clear sys.last_type <<< 8137 1726887508.48766: stdout chunk (state=3): >>># clear sys.last_value <<< 8137 1726887508.48768: stdout chunk (state=3): >>># clear sys.last_traceback<<< 8137 1726887508.48770: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 8137 1726887508.48774: stdout chunk (state=3): >>> <<< 8137 1726887508.48778: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 8137 1726887508.48780: stdout chunk (state=3): >>> <<< 8137 1726887508.48804: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout<<< 8137 1726887508.48807: stdout chunk (state=3): >>> # restore sys.stderr <<< 8137 1726887508.48842: stdout chunk (state=3): >>># cleanup[2] removing sys <<< 8137 1726887508.48845: stdout chunk (state=3): >>># cleanup[2] removing builtins<<< 8137 1726887508.48848: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib <<< 8137 1726887508.48896: stdout chunk (state=3): >>># cleanup[2] removing _imp # cleanup[2] removing _thread<<< 8137 1726887508.48900: stdout chunk (state=3): >>> # cleanup[2] removing _warnings <<< 8137 1726887508.48903: stdout chunk (state=3): >>># cleanup[2] removing _weakref <<< 8137 1726887508.48907: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 8137 1726887508.48923: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 8137 1726887508.48955: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport<<< 8137 1726887508.48959: stdout chunk (state=3): >>> <<< 8137 1726887508.48961: stdout chunk (state=3): >>># cleanup[2] removing _codecs<<< 8137 1726887508.48995: stdout chunk (state=3): >>> # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 8137 1726887508.48998: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 8137 1726887508.49001: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 <<< 8137 1726887508.49043: stdout chunk (state=3): >>># cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc<<< 8137 1726887508.49046: stdout chunk (state=3): >>> # cleanup[2] removing abc <<< 8137 1726887508.49049: stdout chunk (state=3): >>># cleanup[2] removing io <<< 8137 1726887508.49070: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 8137 1726887508.49075: stdout chunk (state=3): >>># cleanup[2] removing stat <<< 8137 1726887508.49096: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc <<< 8137 1726887508.49099: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 8137 1726887508.49129: stdout chunk (state=3): >>> # cleanup[2] removing os.path <<< 8137 1726887508.49157: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins<<< 8137 1726887508.49162: stdout chunk (state=3): >>> # cleanup[2] removing _locale <<< 8137 1726887508.49165: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale<<< 8137 1726887508.49190: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site <<< 8137 1726887508.49195: stdout chunk (state=3): >>># destroy site <<< 8137 1726887508.49210: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 8137 1726887508.49239: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants<<< 8137 1726887508.49268: stdout chunk (state=3): >>> # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 8137 1726887508.49274: stdout chunk (state=3): >>># cleanup[2] removing _heapq<<< 8137 1726887508.49278: stdout chunk (state=3): >>> # cleanup[2] removing heapq <<< 8137 1726887508.49335: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword <<< 8137 1726887508.49342: stdout chunk (state=3): >>># destroy keyword <<< 8137 1726887508.49346: stdout chunk (state=3): >>># cleanup[2] removing _operator<<< 8137 1726887508.49348: stdout chunk (state=3): >>> <<< 8137 1726887508.49350: stdout chunk (state=3): >>># cleanup[2] removing operator <<< 8137 1726887508.49352: stdout chunk (state=3): >>># cleanup[2] removing reprlib <<< 8137 1726887508.49369: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools<<< 8137 1726887508.49385: stdout chunk (state=3): >>> # cleanup[2] removing copyreg <<< 8137 1726887508.49401: stdout chunk (state=3): >>># cleanup[2] removing re <<< 8137 1726887508.49418: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 8137 1726887508.49435: stdout chunk (state=3): >>># cleanup[2] removing base64 # destroy base64<<< 8137 1726887508.49455: stdout chunk (state=3): >>> # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 8137 1726887508.49478: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib<<< 8137 1726887508.49494: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 8137 1726887508.49512: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing<<< 8137 1726887508.49528: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing importlib.abc <<< 8137 1726887508.49539: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset<<< 8137 1726887508.49562: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref <<< 8137 1726887508.49586: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil <<< 8137 1726887508.49601: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy <<< 8137 1726887508.49618: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno <<< 8137 1726887508.49634: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression <<< 8137 1726887508.49651: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing _bz2<<< 8137 1726887508.49673: stdout chunk (state=3): >>> # destroy _bz2 # cleanup[2] removing bz2<<< 8137 1726887508.49699: stdout chunk (state=3): >>> # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp<<< 8137 1726887508.49786: stdout chunk (state=3): >>> # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex<<< 8137 1726887508.49814: stdout chunk (state=3): >>> # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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<<< 8137 1726887508.49829: stdout chunk (state=3): >>> # 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<<< 8137 1726887508.49857: stdout chunk (state=3): >>> # 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<<< 8137 1726887508.49877: stdout chunk (state=3): >>> # 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<<< 8137 1726887508.49893: stdout chunk (state=3): >>> # 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 <<< 8137 1726887508.49928: stdout chunk (state=3): >>># destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # 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<<< 8137 1726887508.50241: stdout chunk (state=3): >>> # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins <<< 8137 1726887508.50280: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887508.50312: stdout chunk (state=3): >>># destroy zipimport<<< 8137 1726887508.50989: stdout chunk (state=3): >>> <<< 8137 1726887508.50995: stdout chunk (state=3): >>># destroy _compression<<< 8137 1726887508.50998: stdout chunk (state=3): >>> <<< 8137 1726887508.51001: stdout chunk (state=3): >>># destroy binascii <<< 8137 1726887508.51005: stdout chunk (state=3): >>># destroy importlib <<< 8137 1726887508.51028: stdout chunk (state=3): >>># destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887508.51058: stdout chunk (state=3): >>># destroy array<<< 8137 1726887508.51090: stdout chunk (state=3): >>> <<< 8137 1726887508.51095: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro<<< 8137 1726887508.51097: stdout chunk (state=3): >>> # destroy argparse<<< 8137 1726887508.51113: stdout chunk (state=3): >>> # cleanup[3] wiping distro <<< 8137 1726887508.51127: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 8137 1726887508.51169: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 8137 1726887508.51184: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 8137 1726887508.51203: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 8137 1726887508.51220: stdout chunk (state=3): >>> # cleanup[3] wiping systemd.daemon <<< 8137 1726887508.51266: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 8137 1726887508.51303: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # destroy logging <<< 8137 1726887508.51321: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string<<< 8137 1726887508.51335: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping datetime <<< 8137 1726887508.51366: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback<<< 8137 1726887508.51379: stdout chunk (state=3): >>> # destroy linecache<<< 8137 1726887508.51394: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize <<< 8137 1726887508.51414: stdout chunk (state=3): >>># cleanup[3] wiping shlex # cleanup[3] wiping platform <<< 8137 1726887508.51519: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy signal # destroy contextlib <<< 8137 1726887508.51902: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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<<< 8137 1726887508.52087: stdout chunk (state=3): >>> # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 8137 1726887508.52133: stdout chunk (state=3): >>> # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma<<< 8137 1726887508.52388: stdout chunk (state=3): >>> # destroy zlib # destroy _uuid<<< 8137 1726887508.52406: stdout chunk (state=3): >>> # destroy posixpath<<< 8137 1726887508.52428: stdout chunk (state=3): >>> # destroy json # destroy __main__ <<< 8137 1726887508.52454: stdout chunk (state=3): >>># destroy errno # destroy grp <<< 8137 1726887508.52496: stdout chunk (state=3): >>># destroy fcntl # destroy locale # destroy pwd # destroy selectors <<< 8137 1726887508.52510: stdout chunk (state=3): >>># destroy shlex # destroy shutil <<< 8137 1726887508.52524: stdout chunk (state=3): >>># destroy subprocess<<< 8137 1726887508.53359: stdout chunk (state=3): >>> # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse<<< 8137 1726887508.53542: stdout chunk (state=3): >>> # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 <<< 8137 1726887508.53583: stdout chunk (state=3): >>># destroy stat # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 8137 1726887508.53631: stdout chunk (state=3): >>># destroy select # destroy _signal <<< 8137 1726887508.53737: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887508.54163: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887508.54259: stderr chunk (state=3): >>><<< 8137 1726887508.54262: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71b0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7148d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70eeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70e7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ed640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ee370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7070dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70708b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c2610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70d6670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7082c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a70d6280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a708afa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d541c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7037c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d66e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d063a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d785b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70829d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d326a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d3e1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d328e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d25a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70825b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34a6c5a670>\r\n# zipimport: found 30 names in \'/tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b817c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b814f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65adee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdf40>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdd60>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65cd3d0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be83a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bb6c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b52cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b523a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b87490>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b524c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b524f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a658f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc81f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc8370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be1d90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a659b880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b6d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a670>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a5b0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc18b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b670>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b49ac0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b580d0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b0d0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b8da60>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a616c580>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a657d520>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a61110a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b49bb0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6578970>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6bd3250>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65786a0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655d7c0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655a7f0>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6553970>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy array\r\n# cleanup[3] wiping ansible.module_utils.distro\r\n# destroy argparse\r\n# cleanup[3] wiping distro\r\n# cleanup[3] wiping selinux\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ansible.module_utils.compat.selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd.daemon\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.journal\r\n# destroy uuid\r\n# destroy logging\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping datetime\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping syslog\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping shlex\r\n# cleanup[3] wiping platform\r\n# cleanup[3] wiping subprocess\r\n# destroy signal\r\n# destroy contextlib\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping locale\r\n# destroy encodings\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping json\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping tempfile\r\n# cleanup[3] wiping hashlib\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# cleanup[3] wiping collections\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping __main__\r\n# cleanup[3] wiping io\r\n# cleanup[3] wiping abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy _posixsubprocess\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _uuid\r\n# destroy posixpath\r\n# destroy json\r\n# destroy __main__\r\n# destroy errno\r\n# destroy grp\r\n# destroy fcntl\r\n# destroy locale\r\n# destroy pwd\r\n# destroy selectors\r\n# destroy shlex\r\n# destroy shutil\r\n# destroy subprocess\r\n# destroy tempfile\r\n# destroy _functools\r\n# destroy syslog\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy selinux\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy datetime\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy functools\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy stat\r\n# destroy platform\r\n# destroy distro\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy select\r\n# destroy _signal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887508.54423: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71f3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a714f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a71b0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7148d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7172d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7198970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70eeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70e7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ed640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70ee370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7070dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70708b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7070e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c2610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70d6670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70f5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a7082c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70c9250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a70d6280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7082d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a704c460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a708afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d541c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7037c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a7084eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70fb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d66e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d78c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d063a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d66f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d785b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d16340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70829d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d326a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d32ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6d3e1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d328e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d25a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a70825b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6d32a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f34a6c5a670> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b817c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b814f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b81f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b81100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65adee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdf40> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a65cdd60> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65cd3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be83a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be8f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bb6c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b52cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b523a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b87490> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b524c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b524f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a658f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc81f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc8370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6be1d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a659b880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659b6d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a659a5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6bc18b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b670> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b49ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b580d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6b4b0d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b8da60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a616c580> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a657d520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a61110a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6b49bb0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6578970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34a6bd3250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a65786a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655d7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a655a7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34a6553970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_xy2dcng5/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887508.56058: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.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-1726887506.6338885-8768-212124747740959/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887508.56071: _low_level_execute_command(): starting 8137 1726887508.56074: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887506.6338885-8768-212124747740959/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887508.56085: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887508.56088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887508.56091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887508.56093: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887508.56096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887508.56099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887508.56101: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887508.56104: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887508.56107: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887508.56112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887508.56114: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887508.56116: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887508.56118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887508.56120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887508.56122: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887508.56124: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887508.56125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887508.56127: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887508.56129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887508.56131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887508.56133: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887508.56135: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887508.56137: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887508.56139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887508.56141: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887508.56143: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887508.56147: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887508.56149: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887508.56151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887508.56153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887508.56155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887508.56157: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887508.56159: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887508.56180: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887508.56199: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887508.56246: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887508.56296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887508.60403: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887508.60407: stdout chunk (state=3): >>><<< 8137 1726887508.60413: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887508.60622: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887508.60625: handler run complete 8137 1726887508.60628: attempt loop complete, returning result 8137 1726887508.60631: _execute() done 8137 1726887508.60634: dumping result to json 8137 1726887508.60637: done dumping result, returning 8137 1726887508.60640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e15955b-8119-107c-9d64-00000000001f] 8137 1726887508.60643: sending task result for task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887508.60712: done sending task result for task 0e15955b-8119-107c-9d64-00000000001f 8137 1726887508.60715: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "diff": { "after": { "path": "/etc/sysconfig/chronyd" }, "before": { "path": "/etc/sysconfig/chronyd" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chronyd.sysconfig.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/chronyd", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/chronyd", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 8137 1726887508.60811: no more pending results, returning what we have 8137 1726887508.60817: results queue empty 8137 1726887508.60820: checking for any_errors_fatal 8137 1726887508.60832: done checking for any_errors_fatal 8137 1726887508.60833: checking for max_fail_percentage 8137 1726887508.60836: done checking for max_fail_percentage 8137 1726887508.60838: checking to see if all hosts have failed and the running result is not ok 8137 1726887508.60840: done checking to see if all hosts have failed 8137 1726887508.60841: getting the remaining hosts for this loop 8137 1726887508.60846: done getting the remaining hosts for this loop 8137 1726887508.60852: getting the next task for host managed_node1 8137 1726887508.60861: done getting next task for host managed_node1 8137 1726887508.60867: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8137 1726887508.60870: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.60872: getting the next task for host managed_node2 8137 1726887508.60875: done getting next task for host managed_node2 8137 1726887508.60877: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8137 1726887508.60879: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.60880: getting the next task for host managed_node3 8137 1726887508.60882: done getting next task for host managed_node3 8137 1726887508.60885: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8137 1726887508.60886: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.60910: getting variables 8137 1726887508.60913: in VariableManager get_vars() 8137 1726887508.60969: Calling all_inventory to load vars for managed_node1 8137 1726887508.60973: Calling groups_inventory to load vars for managed_node1 8137 1726887508.60976: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887508.60992: Calling all_plugins_play to load vars for managed_node1 8137 1726887508.60997: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887508.61001: Calling groups_plugins_play to load vars for managed_node1 8137 1726887508.62826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887508.64771: done with get_vars() 8137 1726887508.64790: done getting variables 8137 1726887508.64863: 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.timesync : Generate ntp.conf file] ************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 Friday 20 September 2024 22:58:28 -0400 (0:00:02.394) 0:00:18.416 ****** 8137 1726887508.64894: entering _queue_task() for managed_node1/template 8137 1726887508.65386: worker is 1 (out of 3 available) 8137 1726887508.65413: exiting _queue_task() for managed_node1/template 8137 1726887508.65461: getting variables 8137 1726887508.65465: in VariableManager get_vars() 8137 1726887508.65593: Calling all_inventory to load vars for managed_node2 8137 1726887508.65602: Calling groups_inventory to load vars for managed_node2 8137 1726887508.65605: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887508.65628: Calling all_plugins_play to load vars for managed_node2 8137 1726887508.65632: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887508.65636: Calling groups_plugins_play to load vars for managed_node2 8137 1726887508.72296: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8137 1726887508.72300: in run() - task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.72303: variable 'ansible_search_path' from source: unknown 8137 1726887508.72305: variable 'ansible_search_path' from source: unknown 8137 1726887508.72307: calling self._execute() 8137 1726887508.72312: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887508.72315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887508.72317: variable 'omit' from source: magic vars 8137 1726887508.72319: variable 'timesync_mode' from source: set_fact 8137 1726887508.72321: Evaluated conditional (timesync_mode != 2): True 8137 1726887508.72323: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887508.72325: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887508.72326: when evaluation is False, skipping this task 8137 1726887508.72329: _execute() done 8137 1726887508.72330: dumping result to json 8137 1726887508.72332: done dumping result, returning 8137 1726887508.72335: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-107c-9d64-000000000020] 8137 1726887508.72337: sending task result for task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.72404: done sending task result for task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.72407: WORKER PROCESS EXITING 8137 1726887508.73320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887508.74952: done with get_vars() 8137 1726887508.74977: done getting variables 8137 1726887508.75040: 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) 8137 1726887508.75052: entering _queue_task() for managed_node2/template 8137 1726887508.76046: worker is 2 (out of 3 available) 8137 1726887508.76065: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887508.76184: getting variables 8137 1726887508.76187: in VariableManager get_vars() 8137 1726887508.76262: Calling all_inventory to load vars for managed_node3 8137 1726887508.76266: Calling groups_inventory to load vars for managed_node3 8137 1726887508.76269: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887508.76292: Calling all_plugins_play to load vars for managed_node3 8137 1726887508.76296: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887508.76299: Calling groups_plugins_play to load vars for managed_node3 8137 1726887508.77697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8137 1726887508.77703: in run() - task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.77706: variable 'ansible_search_path' from source: unknown 8137 1726887508.77708: variable 'ansible_search_path' from source: unknown 8137 1726887508.77710: calling self._execute() 8137 1726887508.77712: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887508.77716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887508.77717: variable 'omit' from source: magic vars 8137 1726887508.77817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887508.79133: variable 'timesync_mode' from source: set_fact 8137 1726887508.79137: Evaluated conditional (timesync_mode != 2): True 8137 1726887508.79140: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887508.79143: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887508.79147: when evaluation is False, skipping this task 8137 1726887508.79149: _execute() done 8137 1726887508.79151: dumping result to json 8137 1726887508.79153: done dumping result, returning 8137 1726887508.79155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-107c-9d64-000000000020] 8137 1726887508.79157: sending task result for task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.79217: done sending task result for task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.79221: WORKER PROCESS EXITING 8137 1726887508.79696: done with get_vars() 8137 1726887508.79717: done getting variables 8137 1726887508.79789: 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) 8137 1726887508.79798: entering _queue_task() for managed_node3/template 8137 1726887508.80886: worker is 3 (out of 3 available) 8137 1726887508.80898: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887508.80998: done queuing things up, now waiting for results queue to drain 8137 1726887508.80999: waiting for pending results... 8137 1726887508.81349: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8137 1726887508.81474: in run() - task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.81493: variable 'ansible_search_path' from source: unknown 8137 1726887508.81500: variable 'ansible_search_path' from source: unknown 8137 1726887508.81554: calling self._execute() 8137 1726887508.81648: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887508.81663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887508.81677: variable 'omit' from source: magic vars 8137 1726887508.82197: variable 'timesync_mode' from source: set_fact 8137 1726887508.82214: Evaluated conditional (timesync_mode != 2): True 8137 1726887508.82356: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887508.82378: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887508.82386: when evaluation is False, skipping this task 8137 1726887508.82397: _execute() done 8137 1726887508.82412: dumping result to json 8137 1726887508.82422: done dumping result, returning 8137 1726887508.82433: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e15955b-8119-107c-9d64-000000000020] 8137 1726887508.82459: sending task result for task 0e15955b-8119-107c-9d64-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887508.82589: no more pending results, returning what we have 8137 1726887508.82595: results queue empty 8137 1726887508.82596: checking for any_errors_fatal 8137 1726887508.82614: done checking for any_errors_fatal 8137 1726887508.82615: checking for max_fail_percentage 8137 1726887508.82620: done checking for max_fail_percentage 8137 1726887508.82621: checking to see if all hosts have failed and the running result is not ok 8137 1726887508.82622: done checking to see if all hosts have failed 8137 1726887508.82623: getting the remaining hosts for this loop 8137 1726887508.82625: done getting the remaining hosts for this loop 8137 1726887508.82629: getting the next task for host managed_node1 8137 1726887508.82636: done getting next task for host managed_node1 8137 1726887508.82643: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8137 1726887508.82647: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.82649: getting the next task for host managed_node2 8137 1726887508.82651: done getting next task for host managed_node2 8137 1726887508.82653: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8137 1726887508.82655: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.82656: getting the next task for host managed_node3 8137 1726887508.82658: done getting next task for host managed_node3 8137 1726887508.82660: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8137 1726887508.82661: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.82694: getting variables 8137 1726887508.82696: in VariableManager get_vars() 8137 1726887508.82735: Calling all_inventory to load vars for managed_node1 8137 1726887508.82739: Calling groups_inventory to load vars for managed_node1 8137 1726887508.82741: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887508.82756: Calling all_plugins_play to load vars for managed_node1 8137 1726887508.82760: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887508.82763: Calling groups_plugins_play to load vars for managed_node1 8137 1726887508.83763: done sending task result for task 0e15955b-8119-107c-9d64-000000000020 8137 1726887508.83767: WORKER PROCESS EXITING 8137 1726887508.84480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887508.86193: done with get_vars() 8137 1726887508.86214: done getting variables 8137 1726887508.86273: 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.timesync : Generate ntpd sysconfig file] ******* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:155 Friday 20 September 2024 22:58:28 -0400 (0:00:00.214) 0:00:18.631 ****** 8137 1726887508.86314: entering _queue_task() for managed_node1/template 8137 1726887508.87241: worker is 1 (out of 3 available) 8137 1726887508.87256: exiting _queue_task() for managed_node1/template 8137 1726887508.87291: getting variables 8137 1726887508.87294: in VariableManager get_vars() 8137 1726887508.87388: Calling all_inventory to load vars for managed_node2 8137 1726887508.87392: Calling groups_inventory to load vars for managed_node2 8137 1726887508.87395: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887508.87413: Calling all_plugins_play to load vars for managed_node2 8137 1726887508.87417: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887508.87420: Calling groups_plugins_play to load vars for managed_node2 8137 1726887508.88958: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8137 1726887508.88963: in run() - task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.88966: variable 'ansible_search_path' from source: unknown 8137 1726887508.88968: variable 'ansible_search_path' from source: unknown 8137 1726887508.88970: calling self._execute() 8137 1726887508.88972: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887508.88975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887508.88977: variable 'omit' from source: magic vars 8137 1726887508.89150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887508.90279: variable 'timesync_mode' from source: set_fact 8137 1726887508.90283: Evaluated conditional (timesync_mode == 1): True 8137 1726887508.90285: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887508.90287: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887508.90289: when evaluation is False, skipping this task 8137 1726887508.90291: _execute() done 8137 1726887508.90293: dumping result to json 8137 1726887508.90295: done dumping result, returning 8137 1726887508.90297: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-107c-9d64-000000000021] 8137 1726887508.90299: sending task result for task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.90367: done sending task result for task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.90370: WORKER PROCESS EXITING 8137 1726887508.90869: done with get_vars() 8137 1726887508.90894: done getting variables 8137 1726887508.90973: 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) 8137 1726887508.90983: entering _queue_task() for managed_node2/template 8137 1726887508.91988: worker is 2 (out of 3 available) 8137 1726887508.92000: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887508.92126: getting variables 8137 1726887508.92129: in VariableManager get_vars() 8137 1726887508.92216: Calling all_inventory to load vars for managed_node3 8137 1726887508.92220: Calling groups_inventory to load vars for managed_node3 8137 1726887508.92222: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887508.92238: Calling all_plugins_play to load vars for managed_node3 8137 1726887508.92242: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887508.92249: Calling groups_plugins_play to load vars for managed_node3 8137 1726887508.93657: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8137 1726887508.93661: in run() - task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.93664: variable 'ansible_search_path' from source: unknown 8137 1726887508.93667: variable 'ansible_search_path' from source: unknown 8137 1726887508.93670: calling self._execute() 8137 1726887508.93672: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887508.94271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887508.94276: variable 'omit' from source: magic vars 8137 1726887508.94929: variable 'timesync_mode' from source: set_fact 8137 1726887508.94934: Evaluated conditional (timesync_mode == 1): True 8137 1726887508.94950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887508.95524: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887508.95527: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887508.95530: when evaluation is False, skipping this task 8137 1726887508.95532: _execute() done 8137 1726887508.95534: dumping result to json 8137 1726887508.95536: done dumping result, returning 8137 1726887508.95538: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-107c-9d64-000000000021] 8137 1726887508.95541: sending task result for task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.96092: done sending task result for task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.96095: WORKER PROCESS EXITING 8137 1726887508.96132: done with get_vars() 8137 1726887508.96153: done getting variables 8137 1726887508.96198: 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) 8137 1726887508.96204: entering _queue_task() for managed_node3/template 8137 1726887508.96595: worker is 3 (out of 3 available) 8137 1726887508.96930: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887508.97037: done queuing things up, now waiting for results queue to drain 8137 1726887508.97039: waiting for pending results... 8137 1726887508.97377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8137 1726887508.97479: in run() - task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.97498: variable 'ansible_search_path' from source: unknown 8137 1726887508.97501: variable 'ansible_search_path' from source: unknown 8137 1726887508.97544: calling self._execute() 8137 1726887508.97626: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887508.97629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887508.97639: variable 'omit' from source: magic vars 8137 1726887508.98224: variable 'timesync_mode' from source: set_fact 8137 1726887508.98238: Evaluated conditional (timesync_mode == 1): True 8137 1726887508.98326: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887508.98340: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887508.98343: when evaluation is False, skipping this task 8137 1726887508.98346: _execute() done 8137 1726887508.98351: dumping result to json 8137 1726887508.98354: done dumping result, returning 8137 1726887508.98360: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e15955b-8119-107c-9d64-000000000021] 8137 1726887508.98377: sending task result for task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.98463: done sending task result for task 0e15955b-8119-107c-9d64-000000000021 8137 1726887508.98466: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887508.98502: no more pending results, returning what we have 8137 1726887508.98510: results queue empty 8137 1726887508.98511: checking for any_errors_fatal 8137 1726887508.98521: done checking for any_errors_fatal 8137 1726887508.98522: checking for max_fail_percentage 8137 1726887508.98524: done checking for max_fail_percentage 8137 1726887508.98525: checking to see if all hosts have failed and the running result is not ok 8137 1726887508.98526: done checking to see if all hosts have failed 8137 1726887508.98526: getting the remaining hosts for this loop 8137 1726887508.98528: done getting the remaining hosts for this loop 8137 1726887508.98531: getting the next task for host managed_node1 8137 1726887508.98537: done getting next task for host managed_node1 8137 1726887508.98542: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8137 1726887508.98544: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.98545: getting the next task for host managed_node2 8137 1726887508.98547: done getting next task for host managed_node2 8137 1726887508.98549: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8137 1726887508.98551: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.98552: getting the next task for host managed_node3 8137 1726887508.98554: done getting next task for host managed_node3 8137 1726887508.98555: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8137 1726887508.98556: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887508.98578: getting variables 8137 1726887508.98579: in VariableManager get_vars() 8137 1726887508.98610: Calling all_inventory to load vars for managed_node1 8137 1726887508.98612: Calling groups_inventory to load vars for managed_node1 8137 1726887508.98614: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887508.98622: Calling all_plugins_play to load vars for managed_node1 8137 1726887508.98625: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887508.98627: Calling groups_plugins_play to load vars for managed_node1 8137 1726887508.99461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.00601: done with get_vars() 8137 1726887509.00628: done getting variables 8137 1726887509.00693: 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.timesync : Generate ptp4l.conf file] *********** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:167 Friday 20 September 2024 22:58:29 -0400 (0:00:00.144) 0:00:18.775 ****** 8137 1726887509.00732: entering _queue_task() for managed_node1/template 8137 1726887509.01691: worker is 1 (out of 3 available) 8137 1726887509.01702: exiting _queue_task() for managed_node1/template 8137 1726887509.01733: getting variables 8137 1726887509.01736: in VariableManager get_vars() 8137 1726887509.01833: Calling all_inventory to load vars for managed_node2 8137 1726887509.01837: Calling groups_inventory to load vars for managed_node2 8137 1726887509.01840: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887509.01861: Calling all_plugins_play to load vars for managed_node2 8137 1726887509.01866: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887509.01869: Calling groups_plugins_play to load vars for managed_node2 8137 1726887509.03118: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8137 1726887509.03123: in run() - task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.03126: variable 'ansible_search_path' from source: unknown 8137 1726887509.03128: variable 'ansible_search_path' from source: unknown 8137 1726887509.03130: calling self._execute() 8137 1726887509.03133: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.03137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.03139: variable 'omit' from source: magic vars 8137 1726887509.03417: variable 'timesync_mode' from source: set_fact 8137 1726887509.03421: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.03423: when evaluation is False, skipping this task 8137 1726887509.03425: _execute() done 8137 1726887509.03427: dumping result to json 8137 1726887509.03429: done dumping result, returning 8137 1726887509.03431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-107c-9d64-000000000022] 8137 1726887509.03433: sending task result for task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.03489: done sending task result for task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.03491: WORKER PROCESS EXITING 8137 1726887509.03521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.04935: done with get_vars() 8137 1726887509.04959: done getting variables 8137 1726887509.05022: 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) 8137 1726887509.05031: entering _queue_task() for managed_node2/template 8137 1726887509.05972: worker is 2 (out of 3 available) 8137 1726887509.05984: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.06101: getting variables 8137 1726887509.06106: in VariableManager get_vars() 8137 1726887509.06189: Calling all_inventory to load vars for managed_node3 8137 1726887509.06192: Calling groups_inventory to load vars for managed_node3 8137 1726887509.06195: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887509.06211: Calling all_plugins_play to load vars for managed_node3 8137 1726887509.06215: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887509.06218: Calling groups_plugins_play to load vars for managed_node3 8137 1726887509.07131: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8137 1726887509.07135: in run() - task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.07138: variable 'ansible_search_path' from source: unknown 8137 1726887509.07140: variable 'ansible_search_path' from source: unknown 8137 1726887509.07142: calling self._execute() 8137 1726887509.07145: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.07147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.07149: variable 'omit' from source: magic vars 8137 1726887509.08005: variable 'timesync_mode' from source: set_fact 8137 1726887509.08010: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.08013: when evaluation is False, skipping this task 8137 1726887509.08016: _execute() done 8137 1726887509.08018: dumping result to json 8137 1726887509.08020: done dumping result, returning 8137 1726887509.08023: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-107c-9d64-000000000022] 8137 1726887509.08024: sending task result for task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.08081: done sending task result for task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.08084: WORKER PROCESS EXITING 8137 1726887509.08269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.09370: done with get_vars() 8137 1726887509.09385: done getting variables 8137 1726887509.09433: 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) 8137 1726887509.09439: entering _queue_task() for managed_node3/template 8137 1726887509.09727: worker is 3 (out of 3 available) 8137 1726887509.09749: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.09883: done queuing things up, now waiting for results queue to drain 8137 1726887509.09886: waiting for pending results... 8137 1726887509.10271: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8137 1726887509.10373: in run() - task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.10413: variable 'ansible_search_path' from source: unknown 8137 1726887509.10417: variable 'ansible_search_path' from source: unknown 8137 1726887509.10423: calling self._execute() 8137 1726887509.10521: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.10525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887509.10527: variable 'omit' from source: magic vars 8137 1726887509.10973: variable 'timesync_mode' from source: set_fact 8137 1726887509.10981: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.10984: when evaluation is False, skipping this task 8137 1726887509.10987: _execute() done 8137 1726887509.10991: dumping result to json 8137 1726887509.10995: done dumping result, returning 8137 1726887509.11000: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e15955b-8119-107c-9d64-000000000022] 8137 1726887509.11020: sending task result for task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.11108: done sending task result for task 0e15955b-8119-107c-9d64-000000000022 8137 1726887509.11111: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.11139: no more pending results, returning what we have 8137 1726887509.11144: results queue empty 8137 1726887509.11145: checking for any_errors_fatal 8137 1726887509.11154: done checking for any_errors_fatal 8137 1726887509.11155: checking for max_fail_percentage 8137 1726887509.11157: done checking for max_fail_percentage 8137 1726887509.11158: checking to see if all hosts have failed and the running result is not ok 8137 1726887509.11159: done checking to see if all hosts have failed 8137 1726887509.11159: getting the remaining hosts for this loop 8137 1726887509.11161: done getting the remaining hosts for this loop 8137 1726887509.11165: getting the next task for host managed_node1 8137 1726887509.11170: done getting next task for host managed_node1 8137 1726887509.11174: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8137 1726887509.11176: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.11178: getting the next task for host managed_node2 8137 1726887509.11180: done getting next task for host managed_node2 8137 1726887509.11182: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8137 1726887509.11183: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.11184: getting the next task for host managed_node3 8137 1726887509.11186: done getting next task for host managed_node3 8137 1726887509.11187: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8137 1726887509.11188: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.11207: getting variables 8137 1726887509.11210: in VariableManager get_vars() 8137 1726887509.11239: Calling all_inventory to load vars for managed_node1 8137 1726887509.11242: Calling groups_inventory to load vars for managed_node1 8137 1726887509.11244: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887509.11252: Calling all_plugins_play to load vars for managed_node1 8137 1726887509.11254: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887509.11257: Calling groups_plugins_play to load vars for managed_node1 8137 1726887509.12453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.13295: done with get_vars() 8137 1726887509.13310: done getting variables 8137 1726887509.13353: 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.timesync : Generate ptp4l sysconfig file] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:178 Friday 20 September 2024 22:58:29 -0400 (0:00:00.126) 0:00:18.901 ****** 8137 1726887509.13374: entering _queue_task() for managed_node1/template 8137 1726887509.13678: worker is 1 (out of 3 available) 8137 1726887509.13695: exiting _queue_task() for managed_node1/template 8137 1726887509.13738: getting variables 8137 1726887509.13742: in VariableManager get_vars() 8137 1726887509.13942: Calling all_inventory to load vars for managed_node2 8137 1726887509.13963: Calling groups_inventory to load vars for managed_node2 8137 1726887509.13968: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887509.14051: Calling all_plugins_play to load vars for managed_node2 8137 1726887509.14056: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887509.14061: Calling groups_plugins_play to load vars for managed_node2 8137 1726887509.15392: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8137 1726887509.15397: in run() - task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.15401: variable 'ansible_search_path' from source: unknown 8137 1726887509.15403: variable 'ansible_search_path' from source: unknown 8137 1726887509.15407: calling self._execute() 8137 1726887509.15413: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.15416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.15419: variable 'omit' from source: magic vars 8137 1726887509.16447: variable 'timesync_mode' from source: set_fact 8137 1726887509.16451: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.16455: when evaluation is False, skipping this task 8137 1726887509.16458: _execute() done 8137 1726887509.16460: dumping result to json 8137 1726887509.16462: done dumping result, returning 8137 1726887509.16465: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-107c-9d64-000000000023] 8137 1726887509.16467: sending task result for task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.16539: done sending task result for task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.16542: WORKER PROCESS EXITING 8137 1726887509.17062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.18296: done with get_vars() 8137 1726887509.18314: done getting variables 8137 1726887509.18357: 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) 8137 1726887509.18365: entering _queue_task() for managed_node2/template 8137 1726887509.18687: worker is 2 (out of 3 available) 8137 1726887509.18706: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.18856: getting variables 8137 1726887509.18861: in VariableManager get_vars() 8137 1726887509.18959: Calling all_inventory to load vars for managed_node3 8137 1726887509.18964: Calling groups_inventory to load vars for managed_node3 8137 1726887509.18968: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887509.18991: Calling all_plugins_play to load vars for managed_node3 8137 1726887509.18995: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887509.18999: Calling groups_plugins_play to load vars for managed_node3 8137 1726887509.20102: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8137 1726887509.20106: in run() - task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.20110: variable 'ansible_search_path' from source: unknown 8137 1726887509.20113: variable 'ansible_search_path' from source: unknown 8137 1726887509.20115: calling self._execute() 8137 1726887509.20117: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.20120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.20122: variable 'omit' from source: magic vars 8137 1726887509.20503: variable 'timesync_mode' from source: set_fact 8137 1726887509.20507: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.20511: when evaluation is False, skipping this task 8137 1726887509.20513: _execute() done 8137 1726887509.20516: dumping result to json 8137 1726887509.20518: done dumping result, returning 8137 1726887509.20520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-107c-9d64-000000000023] 8137 1726887509.20522: sending task result for task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.20578: done sending task result for task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.20581: WORKER PROCESS EXITING 8137 1726887509.20607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.21870: done with get_vars() 8137 1726887509.21894: done getting variables 8137 1726887509.21948: 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) 8137 1726887509.21954: entering _queue_task() for managed_node3/template 8137 1726887509.22816: worker is 3 (out of 3 available) 8137 1726887509.22827: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.22919: done queuing things up, now waiting for results queue to drain 8137 1726887509.22921: waiting for pending results... 8137 1726887509.23159: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8137 1726887509.23265: in run() - task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.23288: variable 'ansible_search_path' from source: unknown 8137 1726887509.23326: variable 'ansible_search_path' from source: unknown 8137 1726887509.23329: calling self._execute() 8137 1726887509.23376: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.23380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887509.23389: variable 'omit' from source: magic vars 8137 1726887509.23758: variable 'timesync_mode' from source: set_fact 8137 1726887509.23763: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.23766: when evaluation is False, skipping this task 8137 1726887509.23769: _execute() done 8137 1726887509.23771: dumping result to json 8137 1726887509.23774: done dumping result, returning 8137 1726887509.23777: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e15955b-8119-107c-9d64-000000000023] 8137 1726887509.23793: sending task result for task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.23880: done sending task result for task 0e15955b-8119-107c-9d64-000000000023 8137 1726887509.23883: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.23918: no more pending results, returning what we have 8137 1726887509.23923: results queue empty 8137 1726887509.23924: checking for any_errors_fatal 8137 1726887509.23931: done checking for any_errors_fatal 8137 1726887509.23931: checking for max_fail_percentage 8137 1726887509.23933: done checking for max_fail_percentage 8137 1726887509.23934: checking to see if all hosts have failed and the running result is not ok 8137 1726887509.23935: done checking to see if all hosts have failed 8137 1726887509.23935: getting the remaining hosts for this loop 8137 1726887509.23937: done getting the remaining hosts for this loop 8137 1726887509.23941: getting the next task for host managed_node1 8137 1726887509.23974: done getting next task for host managed_node1 8137 1726887509.23978: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8137 1726887509.23981: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.23982: getting the next task for host managed_node2 8137 1726887509.23984: done getting next task for host managed_node2 8137 1726887509.23986: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8137 1726887509.23987: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.23988: getting the next task for host managed_node3 8137 1726887509.23990: done getting next task for host managed_node3 8137 1726887509.23992: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8137 1726887509.24003: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.24024: getting variables 8137 1726887509.24026: in VariableManager get_vars() 8137 1726887509.24052: Calling all_inventory to load vars for managed_node1 8137 1726887509.24053: Calling groups_inventory to load vars for managed_node1 8137 1726887509.24055: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887509.24061: Calling all_plugins_play to load vars for managed_node1 8137 1726887509.24063: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887509.24065: Calling groups_plugins_play to load vars for managed_node1 8137 1726887509.24897: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.25814: done with get_vars() 8137 1726887509.25841: done getting variables 8137 1726887509.25912: 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.timesync : Generate phc2sys sysconfig file] **** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:190 Friday 20 September 2024 22:58:29 -0400 (0:00:00.125) 0:00:19.027 ****** 8137 1726887509.25939: entering _queue_task() for managed_node1/template 8137 1726887509.26343: worker is 1 (out of 3 available) 8137 1726887509.26359: exiting _queue_task() for managed_node1/template 8137 1726887509.26406: getting variables 8137 1726887509.26413: in VariableManager get_vars() 8137 1726887509.26531: Calling all_inventory to load vars for managed_node2 8137 1726887509.26535: Calling groups_inventory to load vars for managed_node2 8137 1726887509.26537: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887509.26559: Calling all_plugins_play to load vars for managed_node2 8137 1726887509.26563: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887509.26567: Calling groups_plugins_play to load vars for managed_node2 8137 1726887509.27877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8137 1726887509.27882: in run() - task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.27885: variable 'ansible_search_path' from source: unknown 8137 1726887509.27887: variable 'ansible_search_path' from source: unknown 8137 1726887509.27891: calling self._execute() 8137 1726887509.27894: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.27898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.27901: variable 'omit' from source: magic vars 8137 1726887509.28821: variable 'timesync_mode' from source: set_fact 8137 1726887509.28824: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.28826: when evaluation is False, skipping this task 8137 1726887509.28828: _execute() done 8137 1726887509.28830: dumping result to json 8137 1726887509.28832: done dumping result, returning 8137 1726887509.28834: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-107c-9d64-000000000024] 8137 1726887509.28836: sending task result for task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.28894: done sending task result for task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.28897: WORKER PROCESS EXITING 8137 1726887509.28932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.30340: done with get_vars() 8137 1726887509.30368: done getting variables 8137 1726887509.30425: 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) 8137 1726887509.30432: entering _queue_task() for managed_node2/template 8137 1726887509.30757: worker is 2 (out of 3 available) 8137 1726887509.30774: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.30927: getting variables 8137 1726887509.30931: in VariableManager get_vars() 8137 1726887509.31021: Calling all_inventory to load vars for managed_node3 8137 1726887509.31025: Calling groups_inventory to load vars for managed_node3 8137 1726887509.31027: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887509.31041: Calling all_plugins_play to load vars for managed_node3 8137 1726887509.31045: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887509.31047: Calling groups_plugins_play to load vars for managed_node3 8137 1726887509.32544: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8137 1726887509.32549: in run() - task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.32551: variable 'ansible_search_path' from source: unknown 8137 1726887509.32553: variable 'ansible_search_path' from source: unknown 8137 1726887509.32555: calling self._execute() 8137 1726887509.32557: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.32560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.32561: variable 'omit' from source: magic vars 8137 1726887509.33916: variable 'timesync_mode' from source: set_fact 8137 1726887509.33920: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.33922: when evaluation is False, skipping this task 8137 1726887509.33925: _execute() done 8137 1726887509.33927: dumping result to json 8137 1726887509.33929: done dumping result, returning 8137 1726887509.33932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-107c-9d64-000000000024] 8137 1726887509.33934: sending task result for task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.33991: done sending task result for task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.33994: WORKER PROCESS EXITING 8137 1726887509.34021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.35901: done with get_vars() 8137 1726887509.35925: done getting variables 8137 1726887509.35995: 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) 8137 1726887509.36005: entering _queue_task() for managed_node3/template 8137 1726887509.37075: worker is 3 (out of 3 available) 8137 1726887509.37091: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.37185: done queuing things up, now waiting for results queue to drain 8137 1726887509.37188: waiting for pending results... 8137 1726887509.37530: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8137 1726887509.37656: in run() - task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.37675: variable 'ansible_search_path' from source: unknown 8137 1726887509.37683: variable 'ansible_search_path' from source: unknown 8137 1726887509.37723: calling self._execute() 8137 1726887509.37819: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.37823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887509.37836: variable 'omit' from source: magic vars 8137 1726887509.38315: variable 'timesync_mode' from source: set_fact 8137 1726887509.38319: Evaluated conditional (timesync_mode == 2): False 8137 1726887509.38321: when evaluation is False, skipping this task 8137 1726887509.38324: _execute() done 8137 1726887509.38326: dumping result to json 8137 1726887509.38328: done dumping result, returning 8137 1726887509.38358: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e15955b-8119-107c-9d64-000000000024] 8137 1726887509.38377: sending task result for task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.38487: done sending task result for task 0e15955b-8119-107c-9d64-000000000024 8137 1726887509.38490: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887509.38513: no more pending results, returning what we have 8137 1726887509.38519: results queue empty 8137 1726887509.38520: checking for any_errors_fatal 8137 1726887509.38535: done checking for any_errors_fatal 8137 1726887509.38538: checking for max_fail_percentage 8137 1726887509.38540: done checking for max_fail_percentage 8137 1726887509.38541: checking to see if all hosts have failed and the running result is not ok 8137 1726887509.38542: done checking to see if all hosts have failed 8137 1726887509.38542: getting the remaining hosts for this loop 8137 1726887509.38546: done getting the remaining hosts for this loop 8137 1726887509.38550: getting the next task for host managed_node1 8137 1726887509.38557: done getting next task for host managed_node1 8137 1726887509.38561: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8137 1726887509.38564: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.38565: getting the next task for host managed_node2 8137 1726887509.38567: done getting next task for host managed_node2 8137 1726887509.38569: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8137 1726887509.38570: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.38571: getting the next task for host managed_node3 8137 1726887509.38572: done getting next task for host managed_node3 8137 1726887509.38574: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8137 1726887509.38574: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.38630: getting variables 8137 1726887509.38632: in VariableManager get_vars() 8137 1726887509.38688: Calling all_inventory to load vars for managed_node1 8137 1726887509.38691: Calling groups_inventory to load vars for managed_node1 8137 1726887509.38693: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887509.38706: Calling all_plugins_play to load vars for managed_node1 8137 1726887509.38711: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887509.38715: Calling groups_plugins_play to load vars for managed_node1 8137 1726887509.39620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.40512: done with get_vars() 8137 1726887509.40527: done getting variables 8137 1726887509.40571: 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.timesync : Generate timemaster.conf file] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:204 Friday 20 September 2024 22:58:29 -0400 (0:00:00.146) 0:00:19.173 ****** 8137 1726887509.40594: entering _queue_task() for managed_node1/template 8137 1726887509.40929: worker is 1 (out of 3 available) 8137 1726887509.40947: exiting _queue_task() for managed_node1/template 8137 1726887509.40995: getting variables 8137 1726887509.40999: in VariableManager get_vars() 8137 1726887509.41127: Calling all_inventory to load vars for managed_node2 8137 1726887509.41131: Calling groups_inventory to load vars for managed_node2 8137 1726887509.41134: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887509.41158: Calling all_plugins_play to load vars for managed_node2 8137 1726887509.41164: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887509.41169: Calling groups_plugins_play to load vars for managed_node2 8137 1726887509.42211: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8137 1726887509.42216: in run() - task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.42219: variable 'ansible_search_path' from source: unknown 8137 1726887509.42221: variable 'ansible_search_path' from source: unknown 8137 1726887509.42224: calling self._execute() 8137 1726887509.42226: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.42228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.42231: variable 'omit' from source: magic vars 8137 1726887509.42748: variable 'timesync_mode' from source: set_fact 8137 1726887509.42751: Evaluated conditional (timesync_mode == 3): False 8137 1726887509.42753: when evaluation is False, skipping this task 8137 1726887509.42755: _execute() done 8137 1726887509.42757: dumping result to json 8137 1726887509.42758: done dumping result, returning 8137 1726887509.42760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-107c-9d64-000000000025] 8137 1726887509.42762: sending task result for task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.42822: done sending task result for task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.42825: WORKER PROCESS EXITING 8137 1726887509.42843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.43719: done with get_vars() 8137 1726887509.43736: done getting variables 8137 1726887509.43783: 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) 8137 1726887509.43793: entering _queue_task() for managed_node2/template 8137 1726887509.44141: worker is 2 (out of 3 available) 8137 1726887509.44166: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8137 1726887509.44332: getting variables 8137 1726887509.44336: in VariableManager get_vars() 8137 1726887509.44448: Calling all_inventory to load vars for managed_node3 8137 1726887509.44453: Calling groups_inventory to load vars for managed_node3 8137 1726887509.44457: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887509.44482: Calling all_plugins_play to load vars for managed_node3 8137 1726887509.44488: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887509.44493: Calling groups_plugins_play to load vars for managed_node3 8137 1726887509.45352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8137 1726887509.45357: in run() - task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.45359: variable 'ansible_search_path' from source: unknown 8137 1726887509.45361: variable 'ansible_search_path' from source: unknown 8137 1726887509.45364: calling self._execute() 8137 1726887509.45366: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.45368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.45370: variable 'omit' from source: magic vars 8137 1726887509.45863: variable 'timesync_mode' from source: set_fact 8137 1726887509.45866: Evaluated conditional (timesync_mode == 3): False 8137 1726887509.45868: when evaluation is False, skipping this task 8137 1726887509.45870: _execute() done 8137 1726887509.45871: dumping result to json 8137 1726887509.45873: done dumping result, returning 8137 1726887509.45875: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-107c-9d64-000000000025] 8137 1726887509.45877: sending task result for task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.45934: done sending task result for task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.45936: WORKER PROCESS EXITING 8137 1726887509.46083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.47133: done with get_vars() 8137 1726887509.47155: done getting variables 8137 1726887509.47225: 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) 8137 1726887509.47236: entering _queue_task() for managed_node3/template 8137 1726887509.48190: worker is 3 (out of 3 available) 8137 1726887509.48202: exiting _queue_task() for managed_node3/template 8137 1726887509.49526: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8137 1726887509.49531: in run() - task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.49533: variable 'ansible_search_path' from source: unknown 8137 1726887509.49535: variable 'ansible_search_path' from source: unknown 8137 1726887509.49537: calling self._execute() 8137 1726887509.49539: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.49540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887509.49543: variable 'omit' from source: magic vars 8137 1726887509.49547: variable 'timesync_mode' from source: set_fact 8137 1726887509.49549: Evaluated conditional (timesync_mode == 3): False 8137 1726887509.49551: when evaluation is False, skipping this task 8137 1726887509.49552: _execute() done 8137 1726887509.49555: dumping result to json 8137 1726887509.49557: done dumping result, returning 8137 1726887509.49559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e15955b-8119-107c-9d64-000000000025] 8137 1726887509.49561: sending task result for task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.49632: done sending task result for task 0e15955b-8119-107c-9d64-000000000025 8137 1726887509.49635: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8137 1726887509.49660: done queuing things up, now waiting for results queue to drain 8137 1726887509.49662: waiting for pending results... skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8137 1726887509.49681: no more pending results, returning what we have 8137 1726887509.49685: results queue empty 8137 1726887509.49686: checking for any_errors_fatal 8137 1726887509.49694: done checking for any_errors_fatal 8137 1726887509.49695: checking for max_fail_percentage 8137 1726887509.49696: done checking for max_fail_percentage 8137 1726887509.49697: checking to see if all hosts have failed and the running result is not ok 8137 1726887509.49698: done checking to see if all hosts have failed 8137 1726887509.49699: getting the remaining hosts for this loop 8137 1726887509.49701: done getting the remaining hosts for this loop 8137 1726887509.49704: getting the next task for host managed_node1 8137 1726887509.49711: done getting next task for host managed_node1 8137 1726887509.49715: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8137 1726887509.49718: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.49812: getting the next task for host managed_node2 8137 1726887509.49816: done getting next task for host managed_node2 8137 1726887509.49818: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8137 1726887509.49820: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.49821: getting the next task for host managed_node3 8137 1726887509.49823: done getting next task for host managed_node3 8137 1726887509.49825: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8137 1726887509.49826: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887509.49954: getting variables 8137 1726887509.49956: in VariableManager get_vars() 8137 1726887509.49988: Calling all_inventory to load vars for managed_node1 8137 1726887509.49990: Calling groups_inventory to load vars for managed_node1 8137 1726887509.49992: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887509.50001: Calling all_plugins_play to load vars for managed_node1 8137 1726887509.50004: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887509.50007: Calling groups_plugins_play to load vars for managed_node1 8137 1726887509.51140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.51983: done with get_vars() 8137 1726887509.51997: done getting variables TASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ****** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 Friday 20 September 2024 22:58:29 -0400 (0:00:00.114) 0:00:19.288 ****** 8137 1726887509.52069: entering _queue_task() for managed_node1/lineinfile 8137 1726887509.52071: Creating lock for lineinfile 8137 1726887509.52412: worker is 1 (out of 3 available) 8137 1726887509.52433: exiting _queue_task() for managed_node1/lineinfile 8137 1726887509.52471: getting variables 8137 1726887509.52476: in VariableManager get_vars() 8137 1726887509.52605: Calling all_inventory to load vars for managed_node2 8137 1726887509.52615: Calling groups_inventory to load vars for managed_node2 8137 1726887509.52619: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887509.52644: Calling all_plugins_play to load vars for managed_node2 8137 1726887509.52649: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887509.52654: Calling groups_plugins_play to load vars for managed_node2 8137 1726887509.54925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8137 1726887509.54931: in run() - task 0e15955b-8119-107c-9d64-000000000026 8137 1726887509.54934: variable 'ansible_search_path' from source: unknown 8137 1726887509.54936: variable 'ansible_search_path' from source: unknown 8137 1726887509.54939: calling self._execute() 8137 1726887509.54942: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.54947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.54950: variable 'omit' from source: magic vars 8137 1726887509.54953: variable 'timesync_mode' from source: set_fact 8137 1726887509.54956: Evaluated conditional (timesync_mode == 1): True 8137 1726887509.54959: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887509.55320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.56571: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 8137 1726887509.56575: variable 'omit' from source: magic vars 8137 1726887509.56578: variable 'omit' from source: magic vars 8137 1726887509.56581: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887509.57736: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 8137 1726887509.57749: variable 'omit' from source: magic vars 8137 1726887509.57754: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887509.57758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887509.57760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887509.57763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887509.57765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887509.57768: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887509.57770: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.57773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.57776: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887509.57779: Set connection var ansible_pipelining to False 8137 1726887509.57782: Set connection var ansible_timeout to 10 8137 1726887509.57784: Set connection var ansible_shell_type to sh 8137 1726887509.57787: Set connection var ansible_connection to ssh 8137 1726887509.57790: Set connection var ansible_shell_executable to /bin/sh 8137 1726887509.57793: variable 'ansible_shell_executable' from source: unknown 8137 1726887509.57795: variable 'ansible_connection' from source: unknown 8137 1726887509.57798: variable 'ansible_module_compression' from source: unknown 8137 1726887509.57801: variable 'ansible_shell_type' from source: unknown 8137 1726887509.57804: variable 'ansible_shell_executable' from source: unknown 8137 1726887509.57807: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887509.58165: done with get_vars() 8137 1726887509.58187: done getting variables 8137 1726887509.58230: variable 'ansible_pipelining' from source: unknown 8137 1726887509.58234: variable 'ansible_timeout' from source: unknown 8137 1726887509.58236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887509.58239: 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__) 8137 1726887509.58242: variable 'omit' from source: magic vars 8137 1726887509.58247: starting attempt loop 8137 1726887509.58250: running the handler 8137 1726887509.58252: _low_level_execute_command(): starting 8137 1726887509.58260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887509.58425: entering _queue_task() for managed_node2/lineinfile 8137 1726887509.59472: worker is 2 (out of 3 available) 8137 1726887509.59484: exiting _queue_task() for managed_node2/lineinfile 8137 1726887509.59521: getting variables 8137 1726887509.59525: in VariableManager get_vars() 8137 1726887509.59614: Calling all_inventory to load vars for managed_node3 8137 1726887509.59618: Calling groups_inventory to load vars for managed_node3 8137 1726887509.59621: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887509.59639: Calling all_plugins_play to load vars for managed_node3 8137 1726887509.59643: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887509.59646: Calling groups_plugins_play to load vars for managed_node3 8137 1726887509.72893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.72898: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.72901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887509.72904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.72907: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887509.72914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.72916: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887509.72918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887509.72921: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887509.72923: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887509.72925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887509.72927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8137 1726887509.72929: in run() - task 0e15955b-8119-107c-9d64-000000000026 8137 1726887509.72931: variable 'ansible_search_path' from source: unknown 8137 1726887509.72933: variable 'ansible_search_path' from source: unknown 8137 1726887509.72935: calling self._execute() 8137 1726887509.72937: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.72939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.72941: variable 'omit' from source: magic vars 8137 1726887509.72942: stdout chunk (state=3): >>>/root <<< 8137 1726887509.72947: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887509.72949: stderr chunk (state=3): >>><<< 8137 1726887509.72951: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887509.72964: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887509.72967: _low_level_execute_command(): starting 8137 1726887509.72969: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `" && echo ansible-tmp-1726887509.6244006-8873-204145712778985="` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `" && echo ansible-tmp-1726887509.6244006-8873-204145712778985="` echo /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 `" ) && sleep 0'"'"'' 8137 1726887509.72982: variable 'timesync_mode' from source: set_fact 8137 1726887509.72984: Evaluated conditional (timesync_mode == 1): True 8137 1726887509.72989: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887509.72992: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.72994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.72997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887509.72999: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887509.73001: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887509.73004: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887509.73006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.73015: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.73021: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.73023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887509.73026: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887509.73028: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887509.73030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.73033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.73035: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.73037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.73039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887509.73042: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887509.73046: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887509.73049: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887509.73051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.73053: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.73056: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.73058: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887509.73061: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887509.73064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887509.73067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887509.73069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887509.73107: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887509.73114: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887509.73118: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887509.73122: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887509.73126: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887509.73129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887509.73132: stdout chunk (state=3): >>>ansible-tmp-1726887509.6244006-8873-204145712778985=/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 <<< 8137 1726887509.73135: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887509.73138: stderr chunk (state=3): >>><<< 8137 1726887509.73142: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887509.6244006-8873-204145712778985=/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887509.73153: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887509.6244006-8873-204145712778985=/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887509.73156: variable 'ansible_module_compression' from source: unknown 8137 1726887509.73159: ANSIBALLZ: Using lock for lineinfile 8137 1726887509.73162: ANSIBALLZ: Acquiring lock 8137 1726887509.73165: ANSIBALLZ: Lock acquired: 139724642375184 8137 1726887509.73168: ANSIBALLZ: Creating module 8137 1726887509.78269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887509.82697: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 8137 1726887509.82702: variable 'omit' from source: magic vars 8137 1726887509.82704: variable 'omit' from source: magic vars 8137 1726887509.82706: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887509.82710: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 8137 1726887509.82712: variable 'omit' from source: magic vars 8137 1726887509.82735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887509.82759: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887509.82773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887509.82788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887509.82798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887509.82854: done with get_vars() 8137 1726887509.82882: done getting variables 8137 1726887509.82956: entering _queue_task() for managed_node3/lineinfile 8137 1726887509.83216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887509.83219: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.83221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.83223: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887509.83226: Set connection var ansible_pipelining to False 8137 1726887509.83228: Set connection var ansible_timeout to 10 8137 1726887509.84627: worker is 3 (out of 3 available) 8137 1726887509.84641: exiting _queue_task() for managed_node3/lineinfile 8137 1726887509.84655: done queuing things up, now waiting for results queue to drain 8137 1726887509.84656: waiting for pending results... 8137 1726887509.84737: Set connection var ansible_shell_type to sh 8137 1726887509.84742: Set connection var ansible_connection to ssh 8137 1726887509.84749: Set connection var ansible_shell_executable to /bin/sh 8137 1726887509.84755: variable 'ansible_shell_executable' from source: unknown 8137 1726887509.84759: variable 'ansible_connection' from source: unknown 8137 1726887509.84762: variable 'ansible_module_compression' from source: unknown 8137 1726887509.84765: variable 'ansible_shell_type' from source: unknown 8137 1726887509.84768: variable 'ansible_shell_executable' from source: unknown 8137 1726887509.84771: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887509.84774: variable 'ansible_pipelining' from source: unknown 8137 1726887509.84777: variable 'ansible_timeout' from source: unknown 8137 1726887509.84781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887509.84785: 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__) 8137 1726887509.84789: variable 'omit' from source: magic vars 8137 1726887509.84794: starting attempt loop 8137 1726887509.84797: running the handler 8137 1726887509.84799: _low_level_execute_command(): starting 8137 1726887509.84802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887509.85421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887509.85435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.85448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.85457: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.85465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.85519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887509.85526: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887509.85532: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887509.85542: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887509.85549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.85559: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.85569: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.85577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887509.85587: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887509.85601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887509.85610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.85621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.85630: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.85638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.85648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887509.85652: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887509.85657: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887509.85666: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887509.85673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.85682: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.85690: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.85767: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887509.85777: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887509.85784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887509.85805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887509.85829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887509.85835: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887509.85842: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887509.85849: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887509.85862: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887509.85891: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887509.85939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887509.86348: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8137 1726887509.87310: in run() - task 0e15955b-8119-107c-9d64-000000000026 8137 1726887509.87478: variable 'ansible_search_path' from source: unknown 8137 1726887509.87486: variable 'ansible_search_path' from source: unknown 8137 1726887509.87531: calling self._execute() 8137 1726887509.87623: stdout chunk (state=3): >>>/root <<< 8137 1726887509.87743: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.87795: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887509.87801: stdout chunk (state=3): >>><<< 8137 1726887509.87811: stderr chunk (state=3): >>><<< 8137 1726887509.87816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887509.88566: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887509.88580: _low_level_execute_command(): starting 8137 1726887509.88585: variable 'omit' from source: magic vars 8137 1726887509.88595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `" && echo ansible-tmp-1726887509.8856757-8875-45632967236753="` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `" && echo ansible-tmp-1726887509.8856757-8875-45632967236753="` echo /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 `" ) && sleep 0'"'"'' 8137 1726887509.89875: variable 'timesync_mode' from source: set_fact 8137 1726887509.89889: Evaluated conditional (timesync_mode == 1): True 8137 1726887509.90360: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887509.92058: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.92283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.92304: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.92320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.92973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887509.92991: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887509.93004: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887509.93021: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887509.93035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.93055: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.93069: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.93086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887509.93100: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887509.93114: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887509.93127: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.93176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.93194: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.93210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.93224: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887509.93237: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887509.93252: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887509.93265: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887509.93394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.93412: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.93427: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.93621: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887509.93638: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887509.93653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887509.93678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887509.93698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887509.93717: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887509.93731: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887509.93742: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887509.93762: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887509.93795: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887509.93843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887509.94117: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 8137 1726887509.94280: variable 'omit' from source: magic vars 8137 1726887509.94330: variable 'omit' from source: magic vars 8137 1726887509.94443: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887509.94859: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 8137 1726887509.94881: variable 'omit' from source: magic vars 8137 1726887509.95040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887509.95080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887509.95104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887509.95128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887509.95155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887509.95282: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887509.95292: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.95300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887509.95592: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887509.95607: Set connection var ansible_pipelining to False 8137 1726887509.95620: Set connection var ansible_timeout to 10 8137 1726887509.95627: Set connection var ansible_shell_type to sh 8137 1726887509.95632: Set connection var ansible_connection to ssh 8137 1726887509.95641: Set connection var ansible_shell_executable to /bin/sh 8137 1726887509.95670: variable 'ansible_shell_executable' from source: unknown 8137 1726887509.95677: variable 'ansible_connection' from source: unknown 8137 1726887509.95688: variable 'ansible_module_compression' from source: unknown 8137 1726887509.95695: variable 'ansible_shell_type' from source: unknown 8137 1726887509.95702: variable 'ansible_shell_executable' from source: unknown 8137 1726887509.95710: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887509.95719: variable 'ansible_pipelining' from source: unknown 8137 1726887509.95822: stdout chunk (state=3): >>>ansible-tmp-1726887509.8856757-8875-45632967236753=/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 <<< 8137 1726887509.95831: variable 'ansible_timeout' from source: unknown 8137 1726887509.95840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887509.96024: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887509.96029: stdout chunk (state=3): >>><<< 8137 1726887509.96032: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887509.8856757-8875-45632967236753=/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887509.96171: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887509.8856757-8875-45632967236753=/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887509.96175: variable 'ansible_module_compression' from source: unknown 8137 1726887509.96178: ANSIBALLZ: Using lock for lineinfile 8137 1726887509.96181: ANSIBALLZ: Acquiring lock 8137 1726887509.97156: 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__) 8137 1726887509.97330: variable 'omit' from source: magic vars 8137 1726887509.97341: starting attempt loop 8137 1726887509.97352: running the handler 8137 1726887509.97370: _low_level_execute_command(): starting 8137 1726887509.97435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887509.99448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887509.99465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.99481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.99504: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.99521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.99568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887509.99613: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887509.99625: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887509.99639: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887509.99656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887509.99671: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887509.99685: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887509.99702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887509.99755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887509.99767: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887509.99780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887509.99795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887509.99817: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887509.99840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887509.99885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887509.99897: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887509.99906: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887509.99928: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.00047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.00062: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.00075: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.00150: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.00768: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.00781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.00803: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.00822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.00838: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.00857: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.00869: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.00887: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887510.00921: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.00965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.03715: stdout chunk (state=3): >>>/root <<< 8137 1726887510.04070: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.04073: stdout chunk (state=3): >>><<< 8137 1726887510.04076: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.04213: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.04216: _low_level_execute_command(): starting 8137 1726887510.04218: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `" && echo ansible-tmp-1726887510.0410552-8881-271580155355580="` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `" && echo ansible-tmp-1726887510.0410552-8881-271580155355580="` echo /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 `" ) && sleep 0'"'"'' 8137 1726887510.04813: ANSIBALLZ: Writing module into payload 8137 1726887510.05190: ANSIBALLZ: Writing module 8137 1726887510.05216: ANSIBALLZ: Renaming module 8137 1726887510.05222: ANSIBALLZ: Done creating module 8137 1726887510.05476: ANSIBALLZ: Lock acquired: 139724642375184 8137 1726887510.05479: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887510.05481: ANSIBALLZ: Reading module after lock 8137 1726887510.05483: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 8137 1726887510.05488: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq TO /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 8137 1726887510.05497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg TO /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887510.05963: Sending initial data 8137 1726887510.05966: Sent initial data (156 bytes) 8137 1726887510.06656: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.06660: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.06821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.06825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.06829: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.06832: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.06881: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887510.07010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.07027: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.07034: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.07041: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.07050: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.07059: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887510.07085: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.07138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.07391: Sending initial data 8137 1726887510.07394: Sent initial data (157 bytes) 8137 1726887510.08643: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.08663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.08681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.08702: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.08717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.08763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887510.08776: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.08788: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.08825: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.08840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.08858: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.08872: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.08888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.08916: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887510.08928: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.08940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.08957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.09775: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.09789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.09801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887510.09812: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.09843: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.09857: stdout chunk (state=3): >>>ansible-tmp-1726887510.0410552-8881-271580155355580=/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 <<< 8137 1726887510.09860: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.09878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.09884: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.09957: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887510.10033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.10037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887510.10061: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887510.10093: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.10133: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.10136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.10159: stderr chunk (state=3): >>><<< 8137 1726887510.10162: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887510.0410552-8881-271580155355580=/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.10192: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887510.0410552-8881-271580155355580=/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.10280: variable 'ansible_module_compression' from source: unknown 8137 1726887510.10349: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.lineinfile-ZIP_DEFLATED 8137 1726887510.10386: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 8137 1726887510.10466: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr TO /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887510.10905: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.10924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.10939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.10953: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.10962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.11037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887510.11097: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.11110: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.11121: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.11131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.11147: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.11154: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.11170: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.11178: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887510.11185: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.11211: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.11224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.11236: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.11247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.11253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887510.11261: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.11269: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.11282: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.11291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.11312: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.11324: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.11486: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.11499: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.11506: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.11530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.11536: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.11548: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.11555: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.11567: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.11656: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887510.11660: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.11717: Sending initial data 8137 1726887510.11722: Sent initial data (157 bytes) 8137 1726887510.11733: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.11999: 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 <<< 8137 1726887510.12030: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887510.12060: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887510.12112: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887510.12126: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py <<< 8137 1726887510.12150: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py M:0x001a <<< 8137 1726887510.12730: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121659 <<< 8137 1726887510.13263: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 121659 bytes at 0 <<< 8137 1726887510.13284: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887510.13312: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887510.13546: 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 <<< 8137 1726887510.13562: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887510.13565: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.13597: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887510.13601: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887510.13650: stderr chunk (state=3): >>><<< 8137 1726887510.13654: stdout chunk (state=3): >>><<< 8137 1726887510.13656: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887510.13659: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg <<< 8137 1726887510.13661: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py <<< 8137 1726887510.13663: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887510.13704: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py M:0x001a <<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpntolbkzq\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121659\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 121659 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887510.14140: done transferring module to remote 8137 1726887510.14146: _low_level_execute_command(): starting 8137 1726887510.14149: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0'"'"'' 8137 1726887510.14328: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660 <<< 8137 1726887510.15037: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 121660 bytes at 0 <<< 8137 1726887510.15047: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887510.15084: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887510.15234: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.15314: stderr chunk (state=3): >>><<< 8137 1726887510.15318: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp_4ik2gqg\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 121660 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887510.15456: done transferring module to remote 8137 1726887510.15459: _low_level_execute_command(): starting 8137 1726887510.15461: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0'"'"'' 8137 1726887510.15818: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.15836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.15852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.15902: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.15917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.15960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887510.16117: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.16128: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.16140: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.16152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.16164: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.16176: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.16228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.16239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887510.16249: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.16260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.16274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.16290: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.16304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.16328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887510.16341: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.16352: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.16365: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.16377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.16390: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.16423: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.16502: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.16667: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.16679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.16702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.16720: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.16745: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.16748: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.16769: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.16772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887510.16783: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.16785: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.16788: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.16799: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.16801: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.16804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.16815: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.16818: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.16832: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887510.16837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.16844: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887510.16857: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.16892: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.16937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.16947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.16964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.16974: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.17066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.17073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887510.17080: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.17086: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.17098: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.17101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.17112: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.17120: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.17196: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.17386: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.17399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.17422: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.17436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.17442: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.17454: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.17465: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.17477: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887510.17521: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.17559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.17893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.17897: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.17920: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.17925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.18046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.18049: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.18121: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887510.18151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.18155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887510.18178: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.18230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.19474: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.19478: stdout chunk (state=3): >>><<< 8137 1726887510.19484: stderr chunk (state=3): >>><<< 8137 1726887510.19512: 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 <<< 8137 1726887510.19520: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887510.19527: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887510.19576: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887510.19579: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py <<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.19593: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.19643: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py M:0x001a <<< 8137 1726887510.20075: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.20157: stderr chunk (state=3): >>><<< 8137 1726887510.20160: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.20224: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.20227: _low_level_execute_command(): starting 8137 1726887510.20229: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/AnsiballZ_lineinfile.py && sleep 0'"'"'' 8137 1726887510.20464: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660 <<< 8137 1726887510.20467: _low_level_execute_command(): starting 8137 1726887510.20474: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/AnsiballZ_lineinfile.py && sleep 0'"'"'' 8137 1726887510.21102: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 121660 bytes at 0 <<< 8137 1726887510.21112: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887510.21147: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887510.21299: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.21418: stderr chunk (state=3): >>><<< 8137 1726887510.21423: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpnffqgbnr\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:121660\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 121660 bytes at 0\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887510.21429: done transferring module to remote 8137 1726887510.21518: _low_level_execute_command(): starting 8137 1726887510.21523: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0'"'"'' 8137 1726887510.22559: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.22576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.22687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.22703: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.22714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.22759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887510.22767: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.22775: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.22788: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.22797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.22814: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.22824: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.22835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.22845: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887510.22850: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.22859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.22868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.22878: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.22886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.22901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887510.22910: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.22921: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.22929: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.22936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.22945: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.22956: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.23140: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.23156: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.23163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.23183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.23194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.23201: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.23209: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.23220: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.23232: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887510.23275: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.23321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.23395: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.23737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.23756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.23775: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.23790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.23847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887510.23861: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.23874: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.23889: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.23902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.23945: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.23966: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.23982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.23995: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887510.24005: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.24052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.24162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.24183: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.24269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.24288: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887510.24298: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.24311: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.24324: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.24335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.24347: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.24359: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.24457: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.24619: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.24702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.24726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.24741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.24812: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.24829: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.24840: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.24920: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887510.24946: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.25025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.25260: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.25281: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.25360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.25394: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 8137 1726887510.25397: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.25400: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887510.25415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.25454: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887510.25482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887510.25487: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887510.25519: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887510.25532: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.25548: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.25562: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887510.25576: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.25594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.25633: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.25653: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.25660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887510.25666: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887510.25679: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.25682: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573dc0> <<< 8137 1726887510.25705: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.25728: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887510.25733: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887510.25745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c5183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573b20> <<< 8137 1726887510.25748: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.25764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.25778: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887510.25795: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573ac0> <<< 8137 1726887510.25817: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887510.25822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.25832: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887510.25839: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518490> <<< 8137 1726887510.25855: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.25870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.25887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887510.25903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887510.25906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 8137 1726887510.25922: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518670> <<< 8137 1726887510.25944: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.25957: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.25962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887510.25979: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.26004: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887510.26007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.26013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887510.26028: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.26033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887510.26035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887510.26058: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.26061: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf190> <<< 8137 1726887510.26081: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887510.26106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887510.26174: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf220> <<< 8137 1726887510.26220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887510.26245: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf940> <<< 8137 1726887510.26268: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c530880> <<< 8137 1726887510.26295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4c8d90> <<< 8137 1726887510.26371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2d90> <<< 8137 1726887510.26400: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.26417: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518970> <<< 8137 1726887510.26423: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.26437: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887510.26449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.26466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.26485: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.26550: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.26563: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.26575: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.26614: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887510.26631: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.26662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887510.26708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.26726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887510.26747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887510.26756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493eb0> <<< 8137 1726887510.26813: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c496f40> <<< 8137 1726887510.26840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887510.26847: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887510.26863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887510.26900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887510.26908: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887510.26934: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c48c610> <<< 8137 1726887510.26954: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c492640> <<< 8137 1726887510.26975: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887510.27032: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887510.27035: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 8137 1726887510.27039: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887510.27042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887510.27114: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887510.27118: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887510.27131: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887510.27168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.27171: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887510.27220: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 8137 1726887510.27223: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 8137 1726887510.27228: stdout chunk (state=3): >>># installed zipimport hook <<< 8137 1726887510.27230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887510.27273: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.27289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887510.27311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887510.27314: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e70d0> import '_collections' # <<< 8137 1726887510.27317: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887510.27348: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173dc0> <<< 8137 1726887510.27372: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887510.27398: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46ed90> import '_functools' # <<< 8137 1726887510.27401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd11183a0> <<< 8137 1726887510.27405: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173b20> <<< 8137 1726887510.27407: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c467670> <<< 8137 1726887510.27443: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887510.27448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c49ae50> <<< 8137 1726887510.27469: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173ac0> <<< 8137 1726887510.27546: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118490> <<< 8137 1726887510.27598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887510.27607: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118670> <<< 8137 1726887510.27648: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887510.27735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887510.27745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c4792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887510.27760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887510.27769: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887510.27783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887510.27793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887510.27862: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba3d0> <<< 8137 1726887510.27870: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf220> <<< 8137 1726887510.27920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2850> <<< 8137 1726887510.27926: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf940> <<< 8137 1726887510.27978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba4c0> <<< 8137 1726887510.27981: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1130880> <<< 8137 1726887510.27992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10c8d90> <<< 8137 1726887510.28029: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1eff40> <<< 8137 1726887510.28069: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9490> <<< 8137 1726887510.28096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2d90> <<< 8137 1726887510.28104: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118970> <<< 8137 1726887510.28110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887510.28143: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887510.28177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887510.28187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c108220> <<< 8137 1726887510.28219: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1a5520> <<< 8137 1726887510.28272: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a00a0> <<< 8137 1726887510.28296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887510.28353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887510.28380: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887510.28457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887510.28469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093eb0> <<< 8137 1726887510.28479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c11ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b790> <<< 8137 1726887510.28511: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1095f40> <<< 8137 1726887510.28548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887510.28565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12bcd0> <<< 8137 1726887510.28570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8137 1726887510.28697: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0b9400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11af70> <<< 8137 1726887510.28703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b610> import 'pwd' # <<< 8137 1726887510.28706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd108c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1092640> <<< 8137 1726887510.28729: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887510.28746: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca3a0> <<< 8137 1726887510.28777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887510.28915: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887510.29013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887510.29020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887510.29025: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de70d0> import '_collections' # <<< 8137 1726887510.29062: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106ed90> <<< 8137 1726887510.29068: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887510.29088: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1067670> <<< 8137 1726887510.29359: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0f0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5940> <<< 8137 1726887510.29363: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0d9a90> <<< 8137 1726887510.29365: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7610> <<< 8137 1726887510.29370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887510.29374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd109ae50> <<< 8137 1726887510.29389: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0de7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd10792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887510.29427: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.29431: stdout chunk (state=3): >>><<< 8137 1726887510.29435: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887510.29438: stderr chunk (state=3): >>><<< 8137 1726887510.29440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887510.29488: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.29495: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.29498: _low_level_execute_command(): starting 8137 1726887510.29500: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887510.29502: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887510.29512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887510.29527: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4d5c0016d0> <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/AnsiballZ_lineinfile.py && sleep 0'"'"'' 8137 1726887510.29664: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip' <<< 8137 1726887510.29673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba4c0> <<< 8137 1726887510.29680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.29747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.29755: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0deff40> <<< 8137 1726887510.29789: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887510.29836: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9490> <<< 8137 1726887510.29840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887510.29842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887510.29860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887510.29874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887510.29903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887510.29905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887510.29910: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d08220> <<< 8137 1726887510.29929: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887510.29954: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0da5520> <<< 8137 1726887510.29999: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9f10> <<< 8137 1726887510.30003: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a00a0> <<< 8137 1726887510.30016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887510.30046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887510.30074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1ab50> <<< 8137 1726887510.30087: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887510.30138: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.30142: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0d1ae80> <<< 8137 1726887510.30146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887510.30179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887510.30182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887510.30205: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b790> <<< 8137 1726887510.30210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887510.30240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887510.30265: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2bcd0> <<< 8137 1726887510.30305: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cba400> <<< 8137 1726887510.30312: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1af70> <<< 8137 1726887510.30326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887510.30336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887510.30389: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca2e0> <<< 8137 1726887510.30393: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b610> <<< 8137 1726887510.30414: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887510.30428: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca3a0> <<< 8137 1726887510.30471: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7a30> <<< 8137 1726887510.30487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887510.30499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887510.30532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887510.30535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887510.30571: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5700> <<< 8137 1726887510.30605: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 8137 1726887510.30611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887510.30634: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce57c0> <<< 8137 1726887510.30658: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.30662: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce58b0> <<< 8137 1726887510.30690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8137 1726887510.30693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887510.30887: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.30891: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5d00> <<< 8137 1726887510.30924: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cf1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5940> <<< 8137 1726887510.30944: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0cd9a90> <<< 8137 1726887510.30966: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7610> <<< 8137 1726887510.30996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887510.31047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887510.31084: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5af0> <<< 8137 1726887510.31117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.31184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887510.31197: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdd0c066d0> <<< 8137 1726887510.31344: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip' <<< 8137 1726887510.31356: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.31432: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.31464: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887510.31478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.31492: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887510.31517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.32124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5820> <<< 8137 1726887510.32138: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.32173: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887510.32195: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887510.32233: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5160> <<< 8137 1726887510.32275: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5280> <<< 8137 1726887510.32310: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5f70> <<< 8137 1726887510.32323: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887510.32383: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5d90> import 'atexit' # <<< 8137 1726887510.32422: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5fd0> <<< 8137 1726887510.32438: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887510.32471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887510.32514: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5100> <<< 8137 1726887510.32530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887510.32546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887510.32566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887510.32596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887510.32626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887510.32629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887510.32702: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b92df40> <<< 8137 1726887510.32739: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94dd00> <<< 8137 1726887510.32767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.32795: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94deb0> <<< 8137 1726887510.32798: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887510.32828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887510.32862: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b94d370> <<< 8137 1726887510.32875: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8ddc0> <<< 8137 1726887510.33037: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8d3a0> <<< 8137 1726887510.33073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887510.33077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887510.33095: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8dfd0> <<< 8137 1726887510.33117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887510.33121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887510.33143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887510.33164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887510.33192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887510.33218: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887510.33223: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf5ed30> <<< 8137 1726887510.33323: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8400> <<< 8137 1726887510.33327: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9da4f0> <<< 8137 1726887510.33344: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9a8520> <<< 8137 1726887510.33375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8550> <<< 8137 1726887510.33404: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887510.33410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887510.33442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887510.33455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887510.33547: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91dfd0> <<< 8137 1726887510.33564: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887510.33583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887510.33636: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f3d0> <<< 8137 1726887510.33672: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887510.33718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.33744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887510.33778: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887510.33807: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf87e50> <<< 8137 1726887510.33935: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b91b7f0> <<< 8137 1726887510.33963: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.34035: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b640> <<< 8137 1726887510.34069: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.34091: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9195b0> <<< 8137 1726887510.34113: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b90ed90> <<< 8137 1726887510.34125: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf68910> <<< 8137 1726887510.34145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.34153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887510.34169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887510.34177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.34197: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.34216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887510.34238: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e6a0> <<< 8137 1726887510.34318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<< 8137 1726887510.34322: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 8137 1726887510.34327: stdout chunk (state=3): >>> <<< 8137 1726887510.34330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.34378: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.34381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration <<< 8137 1726887510.34383: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887510.34385: stdout chunk (state=3): >>> <<< 8137 1726887510.34459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.34468: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 8137 1726887510.34473: stdout chunk (state=3): >>> <<< 8137 1726887510.34477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887510.34500: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887510.34528: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9ad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9e1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887510.34549: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.34576: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5160> <<< 8137 1726887510.34593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.34610: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.34649: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5280><<< 8137 1726887510.34652: stdout chunk (state=3): >>> <<< 8137 1726887510.34693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887510.34712: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5f70> <<< 8137 1726887510.34739: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8137 1726887510.34742: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887510.34774: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<< 8137 1726887510.34778: stdout chunk (state=3): >>> <<< 8137 1726887510.34784: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887510.34809: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.34843: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d54f0><<< 8137 1726887510.34847: stdout chunk (state=3): >>> <<< 8137 1726887510.34849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.34884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.34887: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887510.34891: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5d90> import 'atexit' # <<< 8137 1726887510.34895: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887510.34938: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.34941: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.34943: stdout chunk (state=3): >>> <<< 8137 1726887510.34954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.34990: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.34995: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 8137 1726887510.34999: stdout chunk (state=3): >>> <<< 8137 1726887510.35023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.35046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887510.35125: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5100><<< 8137 1726887510.35128: stdout chunk (state=3): >>> <<< 8137 1726887510.35158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887510.35197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 8137 1726887510.35200: stdout chunk (state=3): >>> <<< 8137 1726887510.35230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 8137 1726887510.35234: stdout chunk (state=3): >>> <<< 8137 1726887510.35273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887510.35324: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 8137 1726887510.35328: stdout chunk (state=3): >>> <<< 8137 1726887510.35331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887510.35434: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.35454: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd052df40> <<< 8137 1726887510.35538: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.35543: stdout chunk (state=3): >>> <<< 8137 1726887510.35545: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.35547: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054dd00><<< 8137 1726887510.35549: stdout chunk (state=3): >>> <<< 8137 1726887510.35588: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.35602: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054deb0> <<< 8137 1726887510.35617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887510.35646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887510.35696: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd054d370> <<< 8137 1726887510.35711: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92dc0> <<< 8137 1726887510.36172: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b923a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887510.36318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b63d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05da4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05a7520> <<< 8137 1726887510.36342: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b50f5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887510.36360: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8eb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4b3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887510.36429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887510.36458: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b99cb80> # zipimport: zlib available <<< 8137 1726887510.36531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887510.36651: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b74250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b743d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887510.36843: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b8ce50> <<< 8137 1726887510.36858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37010: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd051b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b640> <<< 8137 1726887510.37093: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd050ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b6d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887510.37097: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e6a0> <<< 8137 1726887510.37226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37290: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37355: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887510.37358: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37397: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37403: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05ad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05e1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887510.37429: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887510.37432: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37486: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37550: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887510.37567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887510.37593: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887510.37635: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37681: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887510.37686: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37704: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37861: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.37941: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 8137 1726887510.37944: stdout chunk (state=3): >>> import _imp # builtin <<< 8137 1726887510.38004: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887510.38007: stdout chunk (state=3): >>>import '_warnings' # <<< 8137 1726887510.38013: stdout chunk (state=3): >>> <<< 8137 1726887510.38024: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887510.38058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887510.38077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887510.38088: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887510.38128: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887510.38131: stdout chunk (state=3): >>> <<< 8137 1726887510.38136: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887510.38159: stdout chunk (state=3): >>> <<< 8137 1726887510.38162: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5f10> <<< 8137 1726887510.38179: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38225: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887510.38228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38241: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38254: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887510.38276: stdout chunk (state=3): >>># installing zipimport hook<<< 8137 1726887510.38313: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887510.38316: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887510.38320: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887510.38356: stdout chunk (state=3): >>> <<< 8137 1726887510.38360: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887510.38363: stdout chunk (state=3): >>> <<< 8137 1726887510.38365: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38380: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38413: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887510.38416: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887510.38463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38479: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887510.38515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887510.38519: stdout chunk (state=3): >>> <<< 8137 1726887510.38522: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 8137 1726887510.38543: stdout chunk (state=3): >>> <<< 8137 1726887510.38580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 8137 1726887510.38583: stdout chunk (state=3): >>> <<< 8137 1726887510.38607: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887510.38611: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38637: stdout chunk (state=3): >>> <<< 8137 1726887510.38640: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3dc0><<< 8137 1726887510.38701: stdout chunk (state=3): >>> <<< 8137 1726887510.38704: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887510.38707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887510.38713: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887510.38717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.38740: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.38769: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 8137 1726887510.38774: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd983a0> <<< 8137 1726887510.38802: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5bf7a220> <<< 8137 1726887510.38805: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5850> <<< 8137 1726887510.38810: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd011a5e0> <<< 8137 1726887510.38827: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3b20> <<< 8137 1726887510.38863: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887510.38867: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04fd580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00b8100> <<< 8137 1726887510.38888: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887510.38891: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3ac0> <<< 8137 1726887510.38915: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887510.38920: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38945: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887510.38949: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887510.38984: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38987: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.38999: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887510.39037: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98490><<< 8137 1726887510.39042: stdout chunk (state=3): >>> <<< 8137 1726887510.39044: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.39058: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.39102: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.39107: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887510.39126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887510.39128: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 8137 1726887510.39148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887510.39233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887510.39237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887510.39239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887510.39242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887510.39244: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98940> <<< 8137 1726887510.39246: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98670> <<< 8137 1726887510.39252: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd059cb80> # zipimport: zlib available <<< 8137 1726887510.39283: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8dcca0> <<< 8137 1726887510.39286: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887510.39330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 8137 1726887510.39335: stdout chunk (state=3): >>> <<< 8137 1726887510.39339: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d9f70> <<< 8137 1726887510.39362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887510.39365: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d2940> <<< 8137 1726887510.39413: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887510.39440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 8137 1726887510.39444: stdout chunk (state=3): >>> <<< 8137 1726887510.39449: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.39452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887510.39454: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887510.39467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887510.39489: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887510.39552: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887510.39555: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f190><<< 8137 1726887510.39557: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887510.39560: stdout chunk (state=3): >>> <<< 8137 1726887510.39562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 8137 1726887510.39573: stdout chunk (state=3): >>> <<< 8137 1726887510.39616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 8137 1726887510.39619: stdout chunk (state=3): >>> <<< 8137 1726887510.39626: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.39742: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f220><<< 8137 1726887510.39745: stdout chunk (state=3): >>> <<< 8137 1726887510.39774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.39779: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887510.39800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 8137 1726887510.39802: stdout chunk (state=3): >>> <<< 8137 1726887510.39831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887510.39890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc'<<< 8137 1726887510.39893: stdout chunk (state=3): >>> <<< 8137 1726887510.39896: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72850><<< 8137 1726887510.39898: stdout chunk (state=3): >>> <<< 8137 1726887510.39899: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f940><<< 8137 1726887510.39901: stdout chunk (state=3): >>> <<< 8137 1726887510.39941: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdb0880><<< 8137 1726887510.39959: stdout chunk (state=3): >>> <<< 8137 1726887510.40012: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887510.40019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc'<<< 8137 1726887510.40021: stdout chunk (state=3): >>> <<< 8137 1726887510.40057: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40066: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40069: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd48d90><<< 8137 1726887510.40071: stdout chunk (state=3): >>> <<< 8137 1726887510.40115: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887510.40119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 8137 1726887510.40191: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887510.40200: stdout chunk (state=3): >>>import '_locale' # <<< 8137 1726887510.40202: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887510.40206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40211: stdout chunk (state=3): >>> <<< 8137 1726887510.40213: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72d90> <<< 8137 1726887510.40228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40271: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98970> <<< 8137 1726887510.40349: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887510.40353: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40355: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40357: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 8137 1726887510.40369: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887510.40372: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887510.40374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40415: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887510.40418: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40539: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 8137 1726887510.40607: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.40692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887510.40699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887510.40765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887510.40786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887510.40791: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887510.40842: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv<<< 8137 1726887510.40906: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 8137 1726887510.40914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887510.40943: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 8137 1726887510.41036: stdout chunk (state=3): >>># destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 8137 1726887510.41041: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00eaf10> # zipimport: zlib available <<< 8137 1726887510.41044: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token<<< 8137 1726887510.41062: stdout chunk (state=3): >>> # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 8137 1726887510.41065: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat<<< 8137 1726887510.41067: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast <<< 8137 1726887510.41073: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41075: 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 <<< 8137 1726887510.41077: 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<<< 8137 1726887510.41097: stdout chunk (state=3): >>> # 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 <<< 8137 1726887510.41102: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887510.41105: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd16f40><<< 8137 1726887510.41171: stdout chunk (state=3): >>> <<< 8137 1726887510.41175: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887510.41179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 8137 1726887510.41183: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887510.41185: stdout chunk (state=3): >>> <<< 8137 1726887510.41187: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887510.41189: stdout chunk (state=3): >>> <<< 8137 1726887510.41191: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41248: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887510.41450: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887510.41504: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887510.41598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887510.41609: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8137 1726887510.41615: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8137 1726887510.41620: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887510.41623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41626: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 8137 1726887510.41629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887510.41655: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array <<< 8137 1726887510.41658: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887510.41660: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd0c610> <<< 8137 1726887510.41662: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887510.41664: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8137 1726887510.41666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.41668: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd12640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13370><<< 8137 1726887510.41670: stdout chunk (state=3): >>> <<< 8137 1726887510.41676: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 8137 1726887510.41680: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0b7f220> <<< 8137 1726887510.41684: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00ea850> <<< 8137 1726887510.41686: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887510.41879: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41882: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887510.41886: 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 <<< 8137 1726887510.41889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887510.41893: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887510.41895: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41897: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887510.41899: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41901: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.41903: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 8137 1726887510.41905: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 8137 1726887510.41907: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887510.41920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887510.41924: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887510.41926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887510.41953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887510.41957: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.41959: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887510.41961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887510.41963: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbc94e20> <<< 8137 1726887510.41970: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94910> <<< 8137 1726887510.42014: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887510.42019: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04dbca0> <<< 8137 1726887510.42024: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d8f70> <<< 8137 1726887510.42026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 8137 1726887510.42122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<< 8137 1726887510.42182: stdout chunk (state=3): >>> <<< 8137 1726887510.42207: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887510.42226: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94f10> <<< 8137 1726887510.42229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.42232: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887510.42235: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887510.42239: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887510.42242: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.42244: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 8137 1726887510.42246: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.42248: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887510.42550: stderr chunk (state=3): >>><<< 8137 1726887510.42555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca70d0> import '_collections' # <<< 8137 1726887510.42558: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.42562: stdout chunk (state=3): >>><<< 8137 1726887510.42564: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbceed90> import '_functools' # <<< 8137 1726887510.42567: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbce7670> <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c5183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c530880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c496f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c48c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c492640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1d4e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e70d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46ed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c467670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4796d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c49ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1e7cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46e2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c4792e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1eff40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c108220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1a5520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11ab50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c11ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12bcd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0b9400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e59d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e57c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0f0250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0d9a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4d5c0016d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d54f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b92df40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94dd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94deb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b94d370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8ddc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8d3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8dfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf5ed30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9da4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9a8520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91dfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf87e50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b91b7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9195b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b90ed90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf68910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e6a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99cb20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9ad0a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9e1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b50f5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8eb580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4b3100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b99cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5bf7a220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8dcca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d9f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887510.44668: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c5183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c573ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c530880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c518970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c496f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c48c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c492640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c493370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1d4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1d4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c467670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c49ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c1e7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c46e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c4792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1ba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1eff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c108220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1a5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c4a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c11ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0b9400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c11af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c12b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0ca3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0e5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5c0f0250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0d9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c1e7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5c0e5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4d5c0016d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9d5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9d5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b92df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b94deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b94d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8d3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf8dfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf5ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9da4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9a8520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9a8550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf6f3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf87e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b91b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b91b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b9195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b90ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5bf68910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9ad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b99e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b9e1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5b50f5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8eb580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4b3100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b99cb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4d5bf7a220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b4e5850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8dcca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d9f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4d5b8d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_quzbldxu/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887510.49627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcf96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd1ae50> <<< 8137 1726887510.49634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 8137 1726887510.49638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887510.50181: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726887509.8856757-8875-45632967236753/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887510.50185: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.50191: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg<<< 8137 1726887510.50197: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc<<< 8137 1726887510.50200: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.50204: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbca7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbcf92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd20a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc713d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc714c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcaff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb96e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc5c520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd200a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb980e80> <<< 8137 1726887510.50207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887510.50217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 8137 1726887510.50220: stdout chunk (state=3): >>> # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath<<< 8137 1726887510.50227: stdout chunk (state=3): >>> <<< 8137 1726887510.50231: _low_level_execute_command(): starting 8137 1726887510.50234: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.8856757-8875-45632967236753/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887510.50246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991790> <<< 8137 1726887510.50249: stdout chunk (state=3): >>> # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma<<< 8137 1726887510.50254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887510.50256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 8137 1726887510.50265: stdout chunk (state=3): >>> <<< 8137 1726887510.50272: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991cd0><<< 8137 1726887510.50275: stdout chunk (state=3): >>> <<< 8137 1726887510.50281: stdout chunk (state=3): >>> # destroy zlib # destroy _signal # destroy platform <<< 8137 1726887510.50284: stdout chunk (state=3): >>># destroy _uuid <<< 8137 1726887510.50287: stdout chunk (state=3): >>># destroy _sre<<< 8137 1726887510.50290: stdout chunk (state=3): >>> # destroy sre_parse <<< 8137 1726887510.50293: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.50296: stdout chunk (state=3): >>># destroy tokenize <<< 8137 1726887510.50299: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb92a400> <<< 8137 1726887510.50301: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887510.50304: stdout chunk (state=3): >>># destroy posixpath <<< 8137 1726887510.50307: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980f70> <<< 8137 1726887510.50314: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887510.50317: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 8137 1726887510.50323: stdout chunk (state=3): >>> # destroy errno <<< 8137 1726887510.50326: stdout chunk (state=3): >>># destroy signal<<< 8137 1726887510.50329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887510.50338: stdout chunk (state=3): >>> # destroy contextlib # destroy pwd <<< 8137 1726887510.50341: stdout chunk (state=3): >>># destroy grp<<< 8137 1726887510.50344: stdout chunk (state=3): >>> # destroy _posixsubprocess <<< 8137 1726887510.50347: stdout chunk (state=3): >>># destroy selectors <<< 8137 1726887510.50350: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.50353: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.50375: stdout chunk (state=3): >>># destroy select <<< 8137 1726887510.50382: stdout chunk (state=3): >>> <<< 8137 1726887510.50385: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b2e0> <<< 8137 1726887510.50435: 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<<< 8137 1726887510.50439: stdout chunk (state=3): >>> <<< 8137 1726887510.50447: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response <<< 8137 1726887510.50484: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991610> <<< 8137 1726887510.50492: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser <<< 8137 1726887510.50497: stdout chunk (state=3): >>># destroy functools<<< 8137 1726887510.50500: stdout chunk (state=3): >>> # destroy itertools<<< 8137 1726887510.50503: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887510.50506: stdout chunk (state=3): >>> # destroy operator<<< 8137 1726887510.50511: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves<<< 8137 1726887510.50514: stdout chunk (state=3): >>> # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal<<< 8137 1726887510.50556: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.50593: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b3a0> <<< 8137 1726887510.50600: stdout chunk (state=3): >>> # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887510.50604: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 8137 1726887510.50607: stdout chunk (state=3): >>> <<< 8137 1726887510.50653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887510.50660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 8137 1726887510.50683: stdout chunk (state=3): >>> <<< 8137 1726887510.50702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<< 8137 1726887510.50711: stdout chunk (state=3): >>> <<< 8137 1726887510.50762: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.50770: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.50894: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956700><<< 8137 1726887510.50898: stdout chunk (state=3): >>> <<< 8137 1726887510.50901: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887510.50904: stdout chunk (state=3): >>><<< 8137 1726887510.50907: stderr chunk (state=3): >>><<< 8137 1726887510.50915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9569d0> <<< 8137 1726887510.50918: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb9567c0><<< 8137 1726887510.50921: stdout chunk (state=3): >>> <<< 8137 1726887510.50923: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.51026: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9568b0> <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd11183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1095f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd108c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1092640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0dd4e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de70d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106ed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1067670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10796d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd109ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0de7cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106e2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd10792e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba3d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba4c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0deff40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d08220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0da5520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1ab50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0d1ae80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2bcd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cba400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1af70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce59d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce57c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce58b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cf1250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0cd9a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdd0c066d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d54f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd052df40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054dd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054deb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd054d370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b923a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92fd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b63d30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05da4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05a7520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051dfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b74250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b743d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b8ce50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd051b7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05195b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd050ed90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b6d910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e6a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059cb20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05ad0a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05e1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd011a5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04fd580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00b8100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd059cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00eaf10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0b7f220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00ea850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04dbca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d8f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d2940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887510.52325: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd11183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1095f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd108c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0dd4e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dd4fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd1067670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd109ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0de7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd106e2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd10792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0dba4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0deff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d08220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0da5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd10a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1ab50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0d1ae80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2bcd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cba400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d1af70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0d2b610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cca3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce59d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce57c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce58b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0ce5d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0cf1250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0cd9a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0de7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0ce5af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efdd0c066d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05d5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05d5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd052df40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054dd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd054deb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd054d370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b923a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b92fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b63d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05da4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05a7520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05a7550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b74250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b743d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b8ce50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd051b7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd051b640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd05195b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd050ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd0b6d910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05ad0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd059e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd05e1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd011a5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04fd580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00b8100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd059cb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00eaf10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efdd0b7f220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd00ea850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04dbca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d8f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efdd04d2940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_4659oug4/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887510.56776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.56780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.56783: stdout chunk (state=3): >>><<< 8137 1726887510.56785: stderr chunk (state=3): >>><<< 8137 1726887510.56787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 8137 1726887510.56790: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb961250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb94aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fddcb8806d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887510.56792: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887510.56794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.56801: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.56803: handler run complete 8137 1726887510.56805: attempt loop complete, returning result 8137 1726887510.56807: _execute() done 8137 1726887510.56811: dumping result to json 8137 1726887510.56813: done dumping result, returning 8137 1726887510.56815: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887510.56817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-107c-9d64-000000000026] 8137 1726887510.57397: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726887509.6244006-8873-204145712778985/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887510.57400: _low_level_execute_command(): starting 8137 1726887510.57403: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887510.57410: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1acf40> <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887509.6244006-8873-204145712778985/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887510.58034: sending task result for task 0e15955b-8119-107c-9d64-000000000026 8137 1726887510.58037: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdd00> <<< ok: [managed_node2] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/etc/sysconfig/network (content)", "before": "", "before_header": "/etc/sysconfig/network (content)" }, { "after_header": "/etc/sysconfig/network (file attributes)", "before_header": "/etc/sysconfig/network (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": true, "dest": "/etc/sysconfig/network", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "PEERNTP=no", "mode": "0644", "owner": null, "path": "/etc/sysconfig/network", "regexp": "^PEERNTP=", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 8137 1726887510.58215: done sending task result for task 0e15955b-8119-107c-9d64-000000000026 8137 1726887510.58219: WORKER PROCESS EXITING 8137 1726887510.58222: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdeb0> <<< 8137 1726887510.58224: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887510.58226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887510.58228: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1cd370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cdc0> <<< 8137 1726887510.58230: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887510.58232: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cfd0> <<< 8137 1726887510.58234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887510.58236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887510.58238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887510.58240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887510.58242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ddd30> <<< 8137 1726887510.58244: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777400> <<< 8137 1726887510.58246: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7aa4f0> <<< 8137 1726887510.58248: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb777520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.58250: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887510.58252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887510.58254: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.58256: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee250> <<< 8137 1726887510.58258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887510.58261: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887510.58263: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb806e50> <<< 8137 1726887510.58266: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb19a7f0> <<< 8137 1726887510.58268: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a640> <<< 8137 1726887510.58270: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1995b0> <<< 8137 1726887510.58272: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb18ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7e7910> <<< 8137 1726887510.58275: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887510.58277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887510.58279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887510.58281: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.58283: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e6a0> <<< 8137 1726887510.58285: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.58287: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76cb20> <<< 8137 1726887510.58289: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb77d0a0> <<< 8137 1726887510.58291: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7b1b20> # zipimport: zlib available <<< 8137 1726887510.58293: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58295: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887510.58297: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58299: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58303: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887510.58305: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887510.58307: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py<<< 8137 1726887510.58321: stdout chunk (state=3): >>> <<< 8137 1726887510.58323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58328: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.58332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.58334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.58337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.58339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887510.58341: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.58343: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887510.58345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.58347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887510.58350: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887510.58352: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.58354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887510.58356: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.58525: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887510.58586: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887510.58594: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887510.58636: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887510.58662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887510.58766: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887510.58773: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcad8e5e0> <<< 8137 1726887510.58883: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8137 1726887510.58892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887510.58944: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb16b580> <<< 8137 1726887510.58953: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad33100> <<< 8137 1726887510.59043: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887510.59053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.59081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.59114: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887510.59142: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.59188: stdout chunk (state=3): >>> <<< 8137 1726887510.59354: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.59584: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887510.59628: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb76cb80> <<< 8137 1726887510.59658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.59865: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.60259: stderr chunk (state=3): >>><<< 8137 1726887510.60263: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.60329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.60333: handler run complete 8137 1726887510.60336: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.60413: attempt loop complete, returning result 8137 1726887510.60417: _execute() done 8137 1726887510.60421: dumping result to json 8137 1726887510.60423: done dumping result, returning 8137 1726887510.60426: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-107c-9d64-000000000026] 8137 1726887510.60429: sending task result for task 0e15955b-8119-107c-9d64-000000000026 8137 1726887510.60606: done sending task result for task 0e15955b-8119-107c-9d64-000000000026 8137 1726887510.60615: WORKER PROCESS EXITING ok: [managed_node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/etc/sysconfig/network (content)", "before": "", "before_header": "/etc/sysconfig/network (content)" }, { "after_header": "/etc/sysconfig/network (file attributes)", "before_header": "/etc/sysconfig/network (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": true, "dest": "/etc/sysconfig/network", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "PEERNTP=no", "mode": "0644", "owner": null, "path": "/etc/sysconfig/network", "regexp": "^PEERNTP=", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 8137 1726887510.60984: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.60990: stdout chunk (state=3): >>> <<< 8137 1726887510.61078: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61214: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887510.61220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61285: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61374: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8137 1726887510.61442: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61567: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887510.61620: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61661: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887510.61669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.61828: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887510.62123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.62435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887510.62525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887510.62531: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887510.62656: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65f10> <<< 8137 1726887510.62663: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.62760: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.62765: stdout chunk (state=3): >>> <<< 8137 1726887510.62866: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py<<< 8137 1726887510.62870: stdout chunk (state=3): >>> <<< 8137 1726887510.62899: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py <<< 8137 1726887510.62902: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py<<< 8137 1726887510.62904: stdout chunk (state=3): >>> <<< 8137 1726887510.62935: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py<<< 8137 1726887510.62941: stdout chunk (state=3): >>> <<< 8137 1726887510.62977: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.62980: stdout chunk (state=3): >>> <<< 8137 1726887510.63039: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.63042: stdout chunk (state=3): >>> <<< 8137 1726887510.63102: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py<<< 8137 1726887510.63106: stdout chunk (state=3): >>> <<< 8137 1726887510.63130: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.63133: stdout chunk (state=3): >>> <<< 8137 1726887510.63196: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.63199: stdout chunk (state=3): >>> <<< 8137 1726887510.63270: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.63274: stdout chunk (state=3): >>> <<< 8137 1726887510.63410: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.63414: stdout chunk (state=3): >>> <<< 8137 1726887510.63513: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 8137 1726887510.63527: stdout chunk (state=3): >>> <<< 8137 1726887510.63580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887510.63583: stdout chunk (state=3): >>> <<< 8137 1726887510.63678: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887510.63712: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7f9220><<< 8137 1726887510.63715: stdout chunk (state=3): >>> <<< 8137 1726887510.63774: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65850><<< 8137 1726887510.63779: stdout chunk (state=3): >>> <<< 8137 1726887510.63894: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887510.64094: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.64097: stdout chunk (state=3): >>> <<< 8137 1726887510.64189: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.64192: stdout chunk (state=3): >>> <<< 8137 1726887510.64235: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.64299: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887510.64342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 8137 1726887510.64345: stdout chunk (state=3): >>> <<< 8137 1726887510.64381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 8137 1726887510.64384: stdout chunk (state=3): >>> <<< 8137 1726887510.64434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 8137 1726887510.64437: stdout chunk (state=3): >>> <<< 8137 1726887510.64475: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 8137 1726887510.64478: stdout chunk (state=3): >>> <<< 8137 1726887510.64511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887510.64678: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb15bca0> <<< 8137 1726887510.64752: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb158f70> <<< 8137 1726887510.64851: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb152940> <<< 8137 1726887510.64855: stdout chunk (state=3): >>># destroy ansible.module_utils.distro<<< 8137 1726887510.64860: stdout chunk (state=3): >>> import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py<<< 8137 1726887510.64883: stdout chunk (state=3): >>> <<< 8137 1726887510.64888: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.64943: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.64975: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py<<< 8137 1726887510.65011: stdout chunk (state=3): >>> <<< 8137 1726887510.65014: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887510.65131: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available<<< 8137 1726887510.65174: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/modules/__init__.py<<< 8137 1726887510.65178: stdout chunk (state=3): >>> <<< 8137 1726887510.65211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.65603: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887510.66035: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887510.66047: stdout chunk (state=3): >>> <<< 8137 1726887510.66838: stdout chunk (state=3): >>> <<< 8137 1726887510.66863: stdout chunk (state=3): >>>{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}<<< 8137 1726887510.66900: stdout chunk (state=3): >>> <<< 8137 1726887510.66924: stdout chunk (state=3): >>># destroy __main__ <<< 8137 1726887510.67351: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 8137 1726887510.67371: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 8137 1726887510.67388: stdout chunk (state=3): >>> # clear sys.path_hooks<<< 8137 1726887510.67406: stdout chunk (state=3): >>> # clear sys.path_importer_cache <<< 8137 1726887510.67426: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__<<< 8137 1726887510.67446: stdout chunk (state=3): >>> # restore sys.stdin<<< 8137 1726887510.67473: stdout chunk (state=3): >>> # restore sys.stdout # restore sys.stderr<<< 8137 1726887510.67487: stdout chunk (state=3): >>> # cleanup[2] removing sys # cleanup[2] removing builtins<<< 8137 1726887510.67505: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib<<< 8137 1726887510.67523: stdout chunk (state=3): >>> # cleanup[2] removing _imp<<< 8137 1726887510.67611: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 8137 1726887510.67634: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 8137 1726887510.67652: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 8137 1726887510.67670: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 8137 1726887510.67717: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc<<< 8137 1726887510.67736: stdout chunk (state=3): >>> # cleanup[2] removing abc <<< 8137 1726887510.67752: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__<<< 8137 1726887510.67774: stdout chunk (state=3): >>> <<< 8137 1726887510.67797: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat <<< 8137 1726887510.67819: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 8137 1726887510.67832: stdout chunk (state=3): >>> # cleanup[2] removing os.path<<< 8137 1726887510.67851: stdout chunk (state=3): >>> # cleanup[2] removing os<<< 8137 1726887510.67867: stdout chunk (state=3): >>> <<< 8137 1726887510.67885: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale<<< 8137 1726887510.67910: stdout chunk (state=3): >>> # cleanup[2] removing _bootlocale <<< 8137 1726887510.67962: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site <<< 8137 1726887510.67979: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum<<< 8137 1726887510.67997: stdout chunk (state=3): >>> # cleanup[2] removing _sre<<< 8137 1726887510.68042: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile<<< 8137 1726887510.68070: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 8137 1726887510.68110: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 8137 1726887510.68132: stdout chunk (state=3): >>> # cleanup[2] removing _operator # cleanup[2] removing operator<<< 8137 1726887510.68180: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections<<< 8137 1726887510.68196: stdout chunk (state=3): >>> # cleanup[2] removing _functools <<< 8137 1726887510.68239: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct<<< 8137 1726887510.68261: stdout chunk (state=3): >>> # cleanup[2] removing struct <<< 8137 1726887510.68328: stdout chunk (state=3): >>># 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 <<< 8137 1726887510.68349: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery<<< 8137 1726887510.68365: stdout chunk (state=3): >>> # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util<<< 8137 1726887510.68435: stdout chunk (state=3): >>> # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile<<< 8137 1726887510.68454: stdout chunk (state=3): >>> # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale<<< 8137 1726887510.68471: stdout chunk (state=3): >>> # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 8137 1726887510.68501: stdout chunk (state=3): >>> # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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<<< 8137 1726887510.68519: stdout chunk (state=3): >>> # 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<<< 8137 1726887510.68561: stdout chunk (state=3): >>> # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 8137 1726887510.68612: stdout chunk (state=3): >>># 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 # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils<<< 8137 1726887510.68852: stdout chunk (state=3): >>> # 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 <<< 8137 1726887510.68915: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887510.68948: stdout chunk (state=3): >>># destroy importlib.util <<< 8137 1726887510.68965: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery<<< 8137 1726887510.68981: stdout chunk (state=3): >>> <<< 8137 1726887510.69018: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887510.69029: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887510.69049: stdout chunk (state=3): >>># destroy binascii<<< 8137 1726887510.69066: stdout chunk (state=3): >>> # destroy importlib <<< 8137 1726887510.69084: stdout chunk (state=3): >>># destroy struct # destroy bz2<<< 8137 1726887510.69104: stdout chunk (state=3): >>> # destroy lzma <<< 8137 1726887510.69143: stdout chunk (state=3): >>># destroy __main__ # destroy locale<<< 8137 1726887510.69161: stdout chunk (state=3): >>> # destroy tempfile<<< 8137 1726887510.69179: stdout chunk (state=3): >>> # destroy systemd.journal <<< 8137 1726887510.69201: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 8137 1726887510.69229: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder<<< 8137 1726887510.69243: stdout chunk (state=3): >>> # destroy json.encoder <<< 8137 1726887510.69261: stdout chunk (state=3): >>># destroy json.scanner<<< 8137 1726887510.69276: stdout chunk (state=3): >>> # destroy _json<<< 8137 1726887510.69291: stdout chunk (state=3): >>> # destroy encodings<<< 8137 1726887510.69305: stdout chunk (state=3): >>> <<< 8137 1726887510.69344: stdout chunk (state=3): >>># destroy syslog # destroy uuid<<< 8137 1726887510.69355: stdout chunk (state=3): >>> <<< 8137 1726887510.69415: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 8137 1726887510.69441: stdout chunk (state=3): >>># destroy selinux <<< 8137 1726887510.69459: stdout chunk (state=3): >>># destroy distro <<< 8137 1726887510.69479: stdout chunk (state=3): >>># destroy json # destroy shlex<<< 8137 1726887510.69494: stdout chunk (state=3): >>> # destroy logging<<< 8137 1726887510.69507: stdout chunk (state=3): >>> # destroy argparse <<< 8137 1726887510.69597: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 8137 1726887510.69616: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 8137 1726887510.69637: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 8137 1726887510.69662: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon<<< 8137 1726887510.69680: stdout chunk (state=3): >>> # cleanup[3] wiping _socket <<< 8137 1726887510.69701: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 8137 1726887510.69718: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 8137 1726887510.69737: stdout chunk (state=3): >>> # cleanup[3] wiping _string<<< 8137 1726887510.69760: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime<<< 8137 1726887510.69781: stdout chunk (state=3): >>> # cleanup[3] wiping traceback <<< 8137 1726887510.69797: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize<<< 8137 1726887510.69818: stdout chunk (state=3): >>> # cleanup[3] wiping platform <<< 8137 1726887510.69832: stdout chunk (state=3): >>># destroy subprocess <<< 8137 1726887510.69874: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select <<< 8137 1726887510.69898: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 8137 1726887510.69938: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 8137 1726887510.69985: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 8137 1726887510.70069: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 8137 1726887510.70090: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd<<< 8137 1726887510.70110: stdout chunk (state=3): >>> # cleanup[3] wiping _lzma <<< 8137 1726887510.70130: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib<<< 8137 1726887510.70142: stdout chunk (state=3): >>> # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib<<< 8137 1726887510.70157: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 8137 1726887510.70198: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg<<< 8137 1726887510.70226: stdout chunk (state=3): >>> # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8137 1726887510.70246: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse<<< 8137 1726887510.70288: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887510.70305: stdout chunk (state=3): >>># cleanup[3] wiping posixpath<<< 8137 1726887510.70340: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 8137 1726887510.70351: stdout chunk (state=3): >>> # 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<<< 8137 1726887510.70399: stdout chunk (state=3): >>> # 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<<< 8137 1726887510.70422: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon<<< 8137 1726887510.70450: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 <<< 8137 1726887510.70555: stdout chunk (state=3): >>># destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887510.70724: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre<<< 8137 1726887510.70747: stdout chunk (state=3): >>> # destroy sre_parse <<< 8137 1726887510.70764: stdout chunk (state=3): >>># destroy tokenize<<< 8137 1726887510.70782: stdout chunk (state=3): >>> # destroy _heapq<<< 8137 1726887510.70794: stdout chunk (state=3): >>> <<< 8137 1726887510.70810: stdout chunk (state=3): >>># destroy posixpath<<< 8137 1726887510.70829: stdout chunk (state=3): >>> <<< 8137 1726887510.70845: stdout chunk (state=3): >>># destroy stat <<< 8137 1726887510.70903: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 8137 1726887510.70906: stdout chunk (state=3): >>># destroy errno # destroy signal<<< 8137 1726887510.70910: stdout chunk (state=3): >>> # destroy contextlib<<< 8137 1726887510.70914: stdout chunk (state=3): >>> <<< 8137 1726887510.70925: stdout chunk (state=3): >>># destroy pwd # destroy grp <<< 8137 1726887510.70945: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 8137 1726887510.70963: stdout chunk (state=3): >>># destroy selectors <<< 8137 1726887510.71001: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse <<< 8137 1726887510.71020: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 8137 1726887510.71037: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response<<< 8137 1726887510.71057: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 8137 1726887510.71082: stdout chunk (state=3): >>># destroy functools # destroy itertools<<< 8137 1726887510.71102: stdout chunk (state=3): >>> # destroy operator <<< 8137 1726887510.71117: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 8137 1726887510.71131: stdout chunk (state=3): >>># destroy _operator <<< 8137 1726887510.71167: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp <<< 8137 1726887510.71213: stdout chunk (state=3): >>># destroy io # destroy marshal<<< 8137 1726887510.71224: stdout chunk (state=3): >>> <<< 8137 1726887510.71268: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887510.71702: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887510.71820: stderr chunk (state=3): >>><<< 8137 1726887510.71824: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd983a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdb0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd48d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd16f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd0c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd12640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbc94e20>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94910>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94f10>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94fd0>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca70d0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbceed90>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbce7670>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcf96d0>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd1ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbca7cd0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcee2b0>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbcf92e0>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd20a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7eb0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7df0>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7d60>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc713d0>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc714c0>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcaff40>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9a90>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb96e220>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc5c520>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9f10>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd200a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980b50>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb980e80>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991790>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991cd0>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb92a400>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980f70>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b2e0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991610>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b3a0>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7a30>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956700>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9569d0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb9567c0>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9568b0>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956d00>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb961250>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956940>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb94aa90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7610>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956af0>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fddcb8806d0>\r\n# zipimport: found 30 names in \'/tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5820>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5f70>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a54f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5d90>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5fd0>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1acf40>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdd00>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdeb0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1cd370>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cfd0>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ddd30>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777d30>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777400>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7aa4f0>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb777520>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777550>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19dfd0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee250>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a850>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee3d0>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb806e50>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb19a7f0>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a640>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1995b0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb18ed90>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7e7910>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e6a0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76cb20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb77d0a0>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e100>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7b1b20>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcad8e5e0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb16b580>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad33100>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb76cb80>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65f10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7f9220>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65850>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb15bca0>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb158f70>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb152940>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}}\r\n# destroy __main__\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# destroy base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# destroy socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy struct\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy tempfile\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy array\r\n# destroy datetime\r\n# destroy selinux\r\n# destroy distro\r\n# destroy json\r\n# destroy shlex\r\n# destroy logging\r\n# destroy argparse\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887510.71957: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd983a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdf3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd4f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbdb0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd48d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd72d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd98970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd16f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd0c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd12640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd13370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbc94e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc94fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca70d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbceed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbce7670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcf96d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd1ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbca7cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcee2b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcbcf92e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd20a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc713d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc714c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbcaff40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb96e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbc5c520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca9f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbd200a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb980e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb92a400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb980f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb991610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb93b3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9569d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb9567c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb9568b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb956d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb961250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb94aa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcbca7610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb956af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fddcb8806d0> # zipimport: found 30 names in '/tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5f70> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5d90> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7a5fd0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7a5100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1acf40> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdd00> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1cdeb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb1cd370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb80cfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ddd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7aa4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb777520> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb777550> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19dfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7ee3d0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb806e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb19a7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb19a640> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb1995b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb18ed90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7e7910> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e6a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76cb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb77d0a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb76e100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb7b1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcad8e5e0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb16b580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad33100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb76cb80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fddcb7f9220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcad65850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb15bca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb158f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fddcb152940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_lineinfile_payload_sp1wqs4n/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887510.74148: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', 'state': 'present', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'lineinfile', '_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-1726887510.0410552-8881-271580155355580/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887510.74256: _low_level_execute_command(): starting 8137 1726887510.74264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887510.0410552-8881-271580155355580/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887510.74501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887510.74520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.74537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.74556: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.74569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.74625: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887510.74637: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887510.74648: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887510.74662: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887510.74675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.74699: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.74715: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.74731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887510.74811: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887510.74824: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887510.74837: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887510.74851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887510.74867: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887510.74880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887510.74893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887510.74915: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887510.74928: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887510.74941: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887510.74954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887510.74967: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887510.74980: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887510.75167: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887510.75182: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887510.75195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887510.75214: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887510.75232: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887510.75251: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887510.75264: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887510.75274: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887510.75359: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887510.75387: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887510.75463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887510.78018: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887510.78022: stdout chunk (state=3): >>><<< 8137 1726887510.78025: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887510.78121: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887510.78124: handler run complete 8137 1726887510.78126: attempt loop complete, returning result 8137 1726887510.78128: _execute() done 8137 1726887510.78130: dumping result to json 8137 1726887510.78132: done dumping result, returning 8137 1726887510.78323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e15955b-8119-107c-9d64-000000000026] 8137 1726887510.78327: sending task result for task 0e15955b-8119-107c-9d64-000000000026 8137 1726887510.78386: done sending task result for task 0e15955b-8119-107c-9d64-000000000026 8137 1726887510.78390: WORKER PROCESS EXITING Notification for handler Restart chronyd has been saved. changed: [managed_node3] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/etc/sysconfig/network (content)", "before": "", "before_header": "/etc/sysconfig/network (content)" }, { "after_header": "/etc/sysconfig/network (file attributes)", "before_header": "/etc/sysconfig/network (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": true, "dest": "/etc/sysconfig/network", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "PEERNTP=no", "mode": "0644", "owner": null, "path": "/etc/sysconfig/network", "regexp": "^PEERNTP=", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added 8137 1726887510.78524: no more pending results, returning what we have 8137 1726887510.78530: results queue empty 8137 1726887510.78531: checking for any_errors_fatal 8137 1726887510.78538: done checking for any_errors_fatal 8137 1726887510.78539: checking for max_fail_percentage 8137 1726887510.78540: done checking for max_fail_percentage 8137 1726887510.78541: checking to see if all hosts have failed and the running result is not ok 8137 1726887510.78542: done checking to see if all hosts have failed 8137 1726887510.78543: getting the remaining hosts for this loop 8137 1726887510.78545: done getting the remaining hosts for this loop 8137 1726887510.78549: getting the next task for host managed_node1 8137 1726887510.78554: done getting next task for host managed_node1 8137 1726887510.78557: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 8137 1726887510.78559: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887510.78560: getting the next task for host managed_node2 8137 1726887510.78562: done getting next task for host managed_node2 8137 1726887510.78564: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 8137 1726887510.78565: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887510.78566: getting the next task for host managed_node3 8137 1726887510.78568: done getting next task for host managed_node3 8137 1726887510.78569: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 8137 1726887510.78571: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887510.78587: getting variables 8137 1726887510.78590: in VariableManager get_vars() 8137 1726887510.78617: Calling all_inventory to load vars for managed_node1 8137 1726887510.78622: Calling groups_inventory to load vars for managed_node1 8137 1726887510.78625: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887510.78636: Calling all_plugins_play to load vars for managed_node1 8137 1726887510.78640: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887510.78643: Calling groups_plugins_play to load vars for managed_node1 8137 1726887510.80950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887510.82713: done with get_vars() 8137 1726887510.82737: done getting variables 8137 1726887510.83502: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable chronyd] ******************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233 Friday 20 September 2024 22:58:30 -0400 (0:00:01.314) 0:00:20.603 ****** 8137 1726887510.83534: entering _queue_task() for managed_node1/service 8137 1726887510.83536: Creating lock for service 8137 1726887510.84669: worker is 1 (out of 3 available) 8137 1726887510.84683: exiting _queue_task() for managed_node1/service 8137 1726887510.84748: getting variables 8137 1726887510.84751: in VariableManager get_vars() 8137 1726887510.84845: Calling all_inventory to load vars for managed_node2 8137 1726887510.84850: Calling groups_inventory to load vars for managed_node2 8137 1726887510.84852: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887510.84884: Calling all_plugins_play to load vars for managed_node2 8137 1726887510.84888: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887510.84892: Calling groups_plugins_play to load vars for managed_node2 8137 1726887510.85662: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd 8137 1726887510.85667: in run() - task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.85670: variable 'ansible_search_path' from source: unknown 8137 1726887510.85672: variable 'ansible_search_path' from source: unknown 8137 1726887510.85675: calling self._execute() 8137 1726887510.85677: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887510.85679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887510.85682: variable 'omit' from source: magic vars 8137 1726887510.86413: variable 'timesync_mode' from source: set_fact 8137 1726887510.86416: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887510.86421: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 8137 1726887510.86423: when evaluation is False, skipping this task 8137 1726887510.86425: _execute() done 8137 1726887510.86428: dumping result to json 8137 1726887510.86430: done dumping result, returning 8137 1726887510.86433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-107c-9d64-000000000027] 8137 1726887510.86435: sending task result for task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.86500: done sending task result for task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.86503: WORKER PROCESS EXITING 8137 1726887510.86928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887510.87802: done with get_vars() 8137 1726887510.87819: done getting variables 8137 1726887510.87866: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887510.87873: entering _queue_task() for managed_node2/service 8137 1726887510.88189: worker is 2 (out of 3 available) 8137 1726887510.88211: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 8137 1726887510.88373: getting variables 8137 1726887510.88377: in VariableManager get_vars() 8137 1726887510.88482: Calling all_inventory to load vars for managed_node3 8137 1726887510.88487: Calling groups_inventory to load vars for managed_node3 8137 1726887510.88490: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887510.88517: Calling all_plugins_play to load vars for managed_node3 8137 1726887510.88522: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887510.88527: Calling groups_plugins_play to load vars for managed_node3 8137 1726887510.89524: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd 8137 1726887510.89528: in run() - task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.89531: variable 'ansible_search_path' from source: unknown 8137 1726887510.89533: variable 'ansible_search_path' from source: unknown 8137 1726887510.89535: calling self._execute() 8137 1726887510.89537: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887510.89539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887510.89541: variable 'omit' from source: magic vars 8137 1726887510.90358: variable 'timesync_mode' from source: set_fact 8137 1726887510.90362: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887510.90364: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 8137 1726887510.90366: when evaluation is False, skipping this task 8137 1726887510.90369: _execute() done 8137 1726887510.90371: dumping result to json 8137 1726887510.90372: done dumping result, returning 8137 1726887510.90374: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-107c-9d64-000000000027] 8137 1726887510.90376: sending task result for task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.90438: done sending task result for task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.90441: WORKER PROCESS EXITING 8137 1726887510.91012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887510.92471: done with get_vars() 8137 1726887510.92490: done getting variables 8137 1726887510.92551: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887510.92561: entering _queue_task() for managed_node3/service 8137 1726887510.93576: worker is 3 (out of 3 available) 8137 1726887510.93588: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 8137 1726887510.93698: done queuing things up, now waiting for results queue to drain 8137 1726887510.93700: waiting for pending results... 8137 1726887510.93962: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd 8137 1726887510.94038: in run() - task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.94049: variable 'ansible_search_path' from source: unknown 8137 1726887510.94057: variable 'ansible_search_path' from source: unknown 8137 1726887510.94086: calling self._execute() 8137 1726887510.94150: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887510.94154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887510.94162: variable 'omit' from source: magic vars 8137 1726887510.94539: variable 'timesync_mode' from source: set_fact 8137 1726887510.94548: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887510.94562: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 8137 1726887510.94565: when evaluation is False, skipping this task 8137 1726887510.94567: _execute() done 8137 1726887510.94569: dumping result to json 8137 1726887510.94573: done dumping result, returning 8137 1726887510.94579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e15955b-8119-107c-9d64-000000000027] 8137 1726887510.94597: sending task result for task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.94685: done sending task result for task 0e15955b-8119-107c-9d64-000000000027 8137 1726887510.94688: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 8137 1726887510.94710: no more pending results, returning what we have 8137 1726887510.94716: results queue empty 8137 1726887510.94717: checking for any_errors_fatal 8137 1726887510.94727: done checking for any_errors_fatal 8137 1726887510.94728: checking for max_fail_percentage 8137 1726887510.94730: done checking for max_fail_percentage 8137 1726887510.94731: checking to see if all hosts have failed and the running result is not ok 8137 1726887510.94732: done checking to see if all hosts have failed 8137 1726887510.94733: getting the remaining hosts for this loop 8137 1726887510.94734: done getting the remaining hosts for this loop 8137 1726887510.94738: getting the next task for host managed_node1 8137 1726887510.94744: done getting next task for host managed_node1 8137 1726887510.94748: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 8137 1726887510.94750: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887510.94751: getting the next task for host managed_node2 8137 1726887510.94753: done getting next task for host managed_node2 8137 1726887510.94755: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 8137 1726887510.94756: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887510.94757: getting the next task for host managed_node3 8137 1726887510.94759: done getting next task for host managed_node3 8137 1726887510.94760: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 8137 1726887510.94761: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887510.94785: getting variables 8137 1726887510.94787: in VariableManager get_vars() 8137 1726887510.94821: Calling all_inventory to load vars for managed_node1 8137 1726887510.94824: Calling groups_inventory to load vars for managed_node1 8137 1726887510.94826: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887510.94835: Calling all_plugins_play to load vars for managed_node1 8137 1726887510.94838: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887510.94841: Calling groups_plugins_play to load vars for managed_node1 8137 1726887510.95576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887510.96520: done with get_vars() 8137 1726887510.96539: done getting variables 8137 1726887510.96597: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpd] *********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246 Friday 20 September 2024 22:58:30 -0400 (0:00:00.130) 0:00:20.734 ****** 8137 1726887510.96628: entering _queue_task() for managed_node1/service 8137 1726887510.97670: worker is 1 (out of 3 available) 8137 1726887510.97686: exiting _queue_task() for managed_node1/service 8137 1726887510.97720: getting variables 8137 1726887510.97723: in VariableManager get_vars() 8137 1726887510.97822: Calling all_inventory to load vars for managed_node2 8137 1726887510.97826: Calling groups_inventory to load vars for managed_node2 8137 1726887510.97829: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887510.97847: Calling all_plugins_play to load vars for managed_node2 8137 1726887510.97850: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887510.97854: Calling groups_plugins_play to load vars for managed_node2 8137 1726887510.98597: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd 8137 1726887510.98601: in run() - task 0e15955b-8119-107c-9d64-000000000028 8137 1726887510.98604: variable 'ansible_search_path' from source: unknown 8137 1726887510.98607: variable 'ansible_search_path' from source: unknown 8137 1726887510.98611: calling self._execute() 8137 1726887510.98613: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887510.98615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887510.98618: variable 'omit' from source: magic vars 8137 1726887510.99302: variable 'timesync_mode' from source: set_fact 8137 1726887510.99305: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887510.99309: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 8137 1726887510.99311: variable 'timesync_services' from source: set_fact 8137 1726887510.99313: Evaluated conditional ('ntpd' in timesync_services): False 8137 1726887510.99315: when evaluation is False, skipping this task 8137 1726887510.99317: _execute() done 8137 1726887510.99319: dumping result to json 8137 1726887510.99321: done dumping result, returning 8137 1726887510.99323: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-107c-9d64-000000000028] 8137 1726887510.99325: sending task result for task 0e15955b-8119-107c-9d64-000000000028 8137 1726887510.99384: done sending task result for task 0e15955b-8119-107c-9d64-000000000028 8137 1726887510.99387: WORKER PROCESS EXITING 8137 1726887510.99413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.00284: done with get_vars() 8137 1726887511.00299: done getting variables 8137 1726887511.00343: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.00351: entering _queue_task() for managed_node2/service 8137 1726887511.00658: worker is 2 (out of 3 available) 8137 1726887511.00675: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.00844: getting variables 8137 1726887511.00846: in VariableManager get_vars() 8137 1726887511.00952: Calling all_inventory to load vars for managed_node3 8137 1726887511.00956: Calling groups_inventory to load vars for managed_node3 8137 1726887511.00959: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.00978: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.00990: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.00997: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.02281: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd 8137 1726887511.02285: in run() - task 0e15955b-8119-107c-9d64-000000000028 8137 1726887511.02288: variable 'ansible_search_path' from source: unknown 8137 1726887511.02290: variable 'ansible_search_path' from source: unknown 8137 1726887511.02292: calling self._execute() 8137 1726887511.02295: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.02297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.02299: variable 'omit' from source: magic vars 8137 1726887511.02802: variable 'timesync_mode' from source: set_fact 8137 1726887511.02806: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887511.02810: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 8137 1726887511.02876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.03443: variable 'timesync_services' from source: set_fact 8137 1726887511.03447: Evaluated conditional ('ntpd' in timesync_services): False 8137 1726887511.03450: when evaluation is False, skipping this task 8137 1726887511.03453: _execute() done 8137 1726887511.03456: dumping result to json 8137 1726887511.03458: done dumping result, returning 8137 1726887511.03460: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-107c-9d64-000000000028] 8137 1726887511.03463: sending task result for task 0e15955b-8119-107c-9d64-000000000028 8137 1726887511.03530: done sending task result for task 0e15955b-8119-107c-9d64-000000000028 8137 1726887511.03533: WORKER PROCESS EXITING 8137 1726887511.05035: done with get_vars() 8137 1726887511.05069: done getting variables 8137 1726887511.05133: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.05139: entering _queue_task() for managed_node3/service 8137 1726887511.06166: worker is 3 (out of 3 available) 8137 1726887511.06227: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.06481: done queuing things up, now waiting for results queue to drain 8137 1726887511.06482: waiting for pending results... 8137 1726887511.06562: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd 8137 1726887511.06634: in run() - task 0e15955b-8119-107c-9d64-000000000028 8137 1726887511.06655: variable 'ansible_search_path' from source: unknown 8137 1726887511.06659: variable 'ansible_search_path' from source: unknown 8137 1726887511.06712: calling self._execute() 8137 1726887511.06826: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887511.06840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887511.06854: variable 'omit' from source: magic vars 8137 1726887511.07320: variable 'timesync_mode' from source: set_fact 8137 1726887511.07327: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887511.07342: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 8137 1726887511.07425: variable 'timesync_services' from source: set_fact 8137 1726887511.07437: Evaluated conditional ('ntpd' in timesync_services): False 8137 1726887511.07439: when evaluation is False, skipping this task 8137 1726887511.07442: _execute() done 8137 1726887511.07447: dumping result to json 8137 1726887511.07449: done dumping result, returning 8137 1726887511.07454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e15955b-8119-107c-9d64-000000000028] 8137 1726887511.07469: sending task result for task 0e15955b-8119-107c-9d64-000000000028 8137 1726887511.07559: done sending task result for task 0e15955b-8119-107c-9d64-000000000028 8137 1726887511.07562: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.07590: no more pending results, returning what we have 8137 1726887511.07594: results queue empty 8137 1726887511.07595: checking for any_errors_fatal 8137 1726887511.07603: done checking for any_errors_fatal 8137 1726887511.07604: checking for max_fail_percentage 8137 1726887511.07606: done checking for max_fail_percentage 8137 1726887511.07607: checking to see if all hosts have failed and the running result is not ok 8137 1726887511.07609: done checking to see if all hosts have failed 8137 1726887511.07610: getting the remaining hosts for this loop 8137 1726887511.07612: done getting the remaining hosts for this loop 8137 1726887511.07616: getting the next task for host managed_node1 8137 1726887511.07621: done getting next task for host managed_node1 8137 1726887511.07625: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8137 1726887511.07627: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.07628: getting the next task for host managed_node2 8137 1726887511.07630: done getting next task for host managed_node2 8137 1726887511.07681: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8137 1726887511.07683: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.07684: getting the next task for host managed_node3 8137 1726887511.07687: done getting next task for host managed_node3 8137 1726887511.07689: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8137 1726887511.07690: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.07710: getting variables 8137 1726887511.07712: in VariableManager get_vars() 8137 1726887511.07741: Calling all_inventory to load vars for managed_node1 8137 1726887511.07743: Calling groups_inventory to load vars for managed_node1 8137 1726887511.07747: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887511.07754: Calling all_plugins_play to load vars for managed_node1 8137 1726887511.07755: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887511.07757: Calling groups_plugins_play to load vars for managed_node1 8137 1726887511.08581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.09434: done with get_vars() 8137 1726887511.09450: done getting variables 8137 1726887511.09490: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpdate] ******************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:259 Friday 20 September 2024 22:58:31 -0400 (0:00:00.128) 0:00:20.863 ****** 8137 1726887511.09512: entering _queue_task() for managed_node1/service 8137 1726887511.09798: worker is 1 (out of 3 available) 8137 1726887511.09815: exiting _queue_task() for managed_node1/service 8137 1726887511.09864: getting variables 8137 1726887511.09869: in VariableManager get_vars() 8137 1726887511.09999: Calling all_inventory to load vars for managed_node2 8137 1726887511.10004: Calling groups_inventory to load vars for managed_node2 8137 1726887511.10007: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887511.10033: Calling all_plugins_play to load vars for managed_node2 8137 1726887511.10038: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887511.10042: Calling groups_plugins_play to load vars for managed_node2 8137 1726887511.11133: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8137 1726887511.11138: in run() - task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.11141: variable 'ansible_search_path' from source: unknown 8137 1726887511.11143: variable 'ansible_search_path' from source: unknown 8137 1726887511.11148: calling self._execute() 8137 1726887511.11150: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.11153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.11155: variable 'omit' from source: magic vars 8137 1726887511.11599: variable 'timesync_services' from source: set_fact 8137 1726887511.11602: Evaluated conditional ('ntpdate' in timesync_services): False 8137 1726887511.11605: when evaluation is False, skipping this task 8137 1726887511.11607: _execute() done 8137 1726887511.11610: dumping result to json 8137 1726887511.11612: done dumping result, returning 8137 1726887511.11614: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-107c-9d64-000000000029] 8137 1726887511.11616: sending task result for task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.11672: done sending task result for task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.11675: WORKER PROCESS EXITING 8137 1726887511.11697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.13074: done with get_vars() 8137 1726887511.13089: done getting variables 8137 1726887511.13137: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.13143: entering _queue_task() for managed_node2/service 8137 1726887511.13534: worker is 2 (out of 3 available) 8137 1726887511.13563: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.13777: getting variables 8137 1726887511.13780: in VariableManager get_vars() 8137 1726887511.13927: Calling all_inventory to load vars for managed_node3 8137 1726887511.13940: Calling groups_inventory to load vars for managed_node3 8137 1726887511.13944: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.13979: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.13984: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.13988: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.15209: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8137 1726887511.15214: in run() - task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.15217: variable 'ansible_search_path' from source: unknown 8137 1726887511.15220: variable 'ansible_search_path' from source: unknown 8137 1726887511.15223: calling self._execute() 8137 1726887511.15225: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.15227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.15229: variable 'omit' from source: magic vars 8137 1726887511.16118: variable 'timesync_services' from source: set_fact 8137 1726887511.16123: Evaluated conditional ('ntpdate' in timesync_services): False 8137 1726887511.16125: when evaluation is False, skipping this task 8137 1726887511.16127: _execute() done 8137 1726887511.16129: dumping result to json 8137 1726887511.16131: done dumping result, returning 8137 1726887511.16133: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-107c-9d64-000000000029] 8137 1726887511.16135: sending task result for task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.16207: done sending task result for task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.16306: WORKER PROCESS EXITING 8137 1726887511.16318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.17188: done with get_vars() 8137 1726887511.17203: done getting variables 8137 1726887511.17262: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.17270: entering _queue_task() for managed_node3/service 8137 1726887511.17624: worker is 3 (out of 3 available) 8137 1726887511.17643: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.17794: done queuing things up, now waiting for results queue to drain 8137 1726887511.17797: waiting for pending results... 8137 1726887511.18278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8137 1726887511.18413: in run() - task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.18426: variable 'ansible_search_path' from source: unknown 8137 1726887511.18442: variable 'ansible_search_path' from source: unknown 8137 1726887511.18496: calling self._execute() 8137 1726887511.18582: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887511.18586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887511.18595: variable 'omit' from source: magic vars 8137 1726887511.19030: variable 'timesync_services' from source: set_fact 8137 1726887511.19055: Evaluated conditional ('ntpdate' in timesync_services): False 8137 1726887511.19060: when evaluation is False, skipping this task 8137 1726887511.19063: _execute() done 8137 1726887511.19066: dumping result to json 8137 1726887511.19068: done dumping result, returning 8137 1726887511.19076: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e15955b-8119-107c-9d64-000000000029] 8137 1726887511.19090: sending task result for task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.19180: done sending task result for task 0e15955b-8119-107c-9d64-000000000029 8137 1726887511.19182: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.19241: no more pending results, returning what we have 8137 1726887511.19246: results queue empty 8137 1726887511.19247: checking for any_errors_fatal 8137 1726887511.19252: done checking for any_errors_fatal 8137 1726887511.19253: checking for max_fail_percentage 8137 1726887511.19255: done checking for max_fail_percentage 8137 1726887511.19256: checking to see if all hosts have failed and the running result is not ok 8137 1726887511.19256: done checking to see if all hosts have failed 8137 1726887511.19257: getting the remaining hosts for this loop 8137 1726887511.19258: done getting the remaining hosts for this loop 8137 1726887511.19261: getting the next task for host managed_node1 8137 1726887511.19266: done getting next task for host managed_node1 8137 1726887511.19270: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 8137 1726887511.19272: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.19273: getting the next task for host managed_node2 8137 1726887511.19276: done getting next task for host managed_node2 8137 1726887511.19277: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 8137 1726887511.19278: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.19279: getting the next task for host managed_node3 8137 1726887511.19281: done getting next task for host managed_node3 8137 1726887511.19283: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 8137 1726887511.19284: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.19304: getting variables 8137 1726887511.19306: in VariableManager get_vars() 8137 1726887511.19336: Calling all_inventory to load vars for managed_node1 8137 1726887511.19338: Calling groups_inventory to load vars for managed_node1 8137 1726887511.19340: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887511.19348: Calling all_plugins_play to load vars for managed_node1 8137 1726887511.19351: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887511.19354: Calling groups_plugins_play to load vars for managed_node1 8137 1726887511.20195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.21281: done with get_vars() 8137 1726887511.21294: done getting variables 8137 1726887511.21341: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable sntp] *********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270 Friday 20 September 2024 22:58:31 -0400 (0:00:00.118) 0:00:20.981 ****** 8137 1726887511.21377: entering _queue_task() for managed_node1/service 8137 1726887511.21699: worker is 1 (out of 3 available) 8137 1726887511.21732: exiting _queue_task() for managed_node1/service 8137 1726887511.21776: getting variables 8137 1726887511.21781: in VariableManager get_vars() 8137 1726887511.21919: Calling all_inventory to load vars for managed_node2 8137 1726887511.21923: Calling groups_inventory to load vars for managed_node2 8137 1726887511.21926: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887511.21957: Calling all_plugins_play to load vars for managed_node2 8137 1726887511.21975: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887511.21980: Calling groups_plugins_play to load vars for managed_node2 8137 1726887511.23268: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp 8137 1726887511.23275: in run() - task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.23278: variable 'ansible_search_path' from source: unknown 8137 1726887511.23282: variable 'ansible_search_path' from source: unknown 8137 1726887511.23285: calling self._execute() 8137 1726887511.23287: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.23289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.23826: variable 'omit' from source: magic vars 8137 1726887511.23832: variable 'timesync_services' from source: set_fact 8137 1726887511.23834: Evaluated conditional ('sntp' in timesync_services): False 8137 1726887511.23837: when evaluation is False, skipping this task 8137 1726887511.23839: _execute() done 8137 1726887511.23841: dumping result to json 8137 1726887511.23843: done dumping result, returning 8137 1726887511.23845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-107c-9d64-00000000002a] 8137 1726887511.23847: sending task result for task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.23924: done sending task result for task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.23927: WORKER PROCESS EXITING 8137 1726887511.24175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.25209: done with get_vars() 8137 1726887511.25229: done getting variables 8137 1726887511.25303: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.25312: entering _queue_task() for managed_node2/service 8137 1726887511.25759: worker is 2 (out of 3 available) 8137 1726887511.25803: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.26266: getting variables 8137 1726887511.26269: in VariableManager get_vars() 8137 1726887511.26432: Calling all_inventory to load vars for managed_node3 8137 1726887511.26436: Calling groups_inventory to load vars for managed_node3 8137 1726887511.26439: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.26493: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.26498: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.26525: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.27261: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp 8137 1726887511.27268: in run() - task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.27273: variable 'ansible_search_path' from source: unknown 8137 1726887511.27277: variable 'ansible_search_path' from source: unknown 8137 1726887511.27280: calling self._execute() 8137 1726887511.27283: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.27285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.27287: variable 'omit' from source: magic vars 8137 1726887511.28327: variable 'timesync_services' from source: set_fact 8137 1726887511.28330: Evaluated conditional ('sntp' in timesync_services): False 8137 1726887511.28332: when evaluation is False, skipping this task 8137 1726887511.28334: _execute() done 8137 1726887511.28336: dumping result to json 8137 1726887511.28338: done dumping result, returning 8137 1726887511.28340: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-107c-9d64-00000000002a] 8137 1726887511.28342: sending task result for task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.28400: done sending task result for task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.28403: WORKER PROCESS EXITING 8137 1726887511.28728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.29641: done with get_vars() 8137 1726887511.29657: done getting variables 8137 1726887511.29719: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.29734: entering _queue_task() for managed_node3/service 8137 1726887511.30365: worker is 3 (out of 3 available) 8137 1726887511.30413: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.30636: done queuing things up, now waiting for results queue to drain 8137 1726887511.30639: waiting for pending results... 8137 1726887511.30917: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp 8137 1726887511.31028: in run() - task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.31041: variable 'ansible_search_path' from source: unknown 8137 1726887511.31050: variable 'ansible_search_path' from source: unknown 8137 1726887511.31092: calling self._execute() 8137 1726887511.31180: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887511.31184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887511.31192: variable 'omit' from source: magic vars 8137 1726887511.31637: variable 'timesync_services' from source: set_fact 8137 1726887511.31662: Evaluated conditional ('sntp' in timesync_services): False 8137 1726887511.31665: when evaluation is False, skipping this task 8137 1726887511.31670: _execute() done 8137 1726887511.31673: dumping result to json 8137 1726887511.31676: done dumping result, returning 8137 1726887511.31692: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e15955b-8119-107c-9d64-00000000002a] 8137 1726887511.31721: sending task result for task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.31810: done sending task result for task 0e15955b-8119-107c-9d64-00000000002a 8137 1726887511.31813: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.31871: no more pending results, returning what we have 8137 1726887511.31876: results queue empty 8137 1726887511.31876: checking for any_errors_fatal 8137 1726887511.31882: done checking for any_errors_fatal 8137 1726887511.31883: checking for max_fail_percentage 8137 1726887511.31885: done checking for max_fail_percentage 8137 1726887511.31885: checking to see if all hosts have failed and the running result is not ok 8137 1726887511.31886: done checking to see if all hosts have failed 8137 1726887511.31887: getting the remaining hosts for this loop 8137 1726887511.31889: done getting the remaining hosts for this loop 8137 1726887511.31892: getting the next task for host managed_node1 8137 1726887511.31897: done getting next task for host managed_node1 8137 1726887511.31900: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8137 1726887511.31902: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.31904: getting the next task for host managed_node2 8137 1726887511.31906: done getting next task for host managed_node2 8137 1726887511.31910: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8137 1726887511.31913: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.31914: getting the next task for host managed_node3 8137 1726887511.31916: done getting next task for host managed_node3 8137 1726887511.31918: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8137 1726887511.31919: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.31941: getting variables 8137 1726887511.31943: in VariableManager get_vars() 8137 1726887511.31972: Calling all_inventory to load vars for managed_node1 8137 1726887511.31974: Calling groups_inventory to load vars for managed_node1 8137 1726887511.31976: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887511.31984: Calling all_plugins_play to load vars for managed_node1 8137 1726887511.31986: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887511.31989: Calling groups_plugins_play to load vars for managed_node1 8137 1726887511.32792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.33909: done with get_vars() 8137 1726887511.33927: done getting variables 8137 1726887511.33969: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ptp4l] ********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:281 Friday 20 September 2024 22:58:31 -0400 (0:00:00.126) 0:00:21.107 ****** 8137 1726887511.33991: entering _queue_task() for managed_node1/service 8137 1726887511.34307: worker is 1 (out of 3 available) 8137 1726887511.34330: exiting _queue_task() for managed_node1/service 8137 1726887511.34375: getting variables 8137 1726887511.34378: in VariableManager get_vars() 8137 1726887511.34479: Calling all_inventory to load vars for managed_node2 8137 1726887511.34484: Calling groups_inventory to load vars for managed_node2 8137 1726887511.34488: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887511.34506: Calling all_plugins_play to load vars for managed_node2 8137 1726887511.34512: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887511.34516: Calling groups_plugins_play to load vars for managed_node2 8137 1726887511.35974: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8137 1726887511.35978: in run() - task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.35981: variable 'ansible_search_path' from source: unknown 8137 1726887511.35983: variable 'ansible_search_path' from source: unknown 8137 1726887511.35986: calling self._execute() 8137 1726887511.35989: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.35991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.35993: variable 'omit' from source: magic vars 8137 1726887511.36025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.36814: variable 'timesync_mode' from source: set_fact 8137 1726887511.36818: Evaluated conditional (timesync_mode != 2): True 8137 1726887511.36822: variable 'timesync_services' from source: set_fact 8137 1726887511.36824: Evaluated conditional ('ptp4l' in timesync_services): False 8137 1726887511.36826: when evaluation is False, skipping this task 8137 1726887511.36827: _execute() done 8137 1726887511.36829: dumping result to json 8137 1726887511.36831: done dumping result, returning 8137 1726887511.36833: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-107c-9d64-00000000002b] 8137 1726887511.36834: sending task result for task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.36887: done sending task result for task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.36890: WORKER PROCESS EXITING 8137 1726887511.37331: done with get_vars() 8137 1726887511.37346: done getting variables 8137 1726887511.37390: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.37399: entering _queue_task() for managed_node2/service 8137 1726887511.37662: worker is 2 (out of 3 available) 8137 1726887511.37674: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.37800: getting variables 8137 1726887511.37804: in VariableManager get_vars() 8137 1726887511.37897: Calling all_inventory to load vars for managed_node3 8137 1726887511.37901: Calling groups_inventory to load vars for managed_node3 8137 1726887511.37905: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.37930: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.37935: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.37939: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.39498: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8137 1726887511.39502: in run() - task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.39505: variable 'ansible_search_path' from source: unknown 8137 1726887511.39507: variable 'ansible_search_path' from source: unknown 8137 1726887511.39512: calling self._execute() 8137 1726887511.39514: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.39516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.39518: variable 'omit' from source: magic vars 8137 1726887511.39549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.40625: variable 'timesync_mode' from source: set_fact 8137 1726887511.40631: Evaluated conditional (timesync_mode != 2): True 8137 1726887511.40633: variable 'timesync_services' from source: set_fact 8137 1726887511.40636: Evaluated conditional ('ptp4l' in timesync_services): False 8137 1726887511.40638: when evaluation is False, skipping this task 8137 1726887511.40642: _execute() done 8137 1726887511.40644: dumping result to json 8137 1726887511.40646: done dumping result, returning 8137 1726887511.40648: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-107c-9d64-00000000002b] 8137 1726887511.41052: done with get_vars() 8137 1726887511.41071: done getting variables 8137 1726887511.41116: sending task result for task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.41169: done sending task result for task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.41174: WORKER PROCESS EXITING 8137 1726887511.41223: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.41232: entering _queue_task() for managed_node3/service 8137 1726887511.42087: worker is 3 (out of 3 available) 8137 1726887511.42098: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.42275: done queuing things up, now waiting for results queue to drain 8137 1726887511.42277: waiting for pending results... 8137 1726887511.42294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8137 1726887511.42384: in run() - task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.42396: variable 'ansible_search_path' from source: unknown 8137 1726887511.42402: variable 'ansible_search_path' from source: unknown 8137 1726887511.42431: calling self._execute() 8137 1726887511.42501: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887511.42504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887511.42516: variable 'omit' from source: magic vars 8137 1726887511.42885: variable 'timesync_mode' from source: set_fact 8137 1726887511.42892: Evaluated conditional (timesync_mode != 2): True 8137 1726887511.42990: variable 'timesync_services' from source: set_fact 8137 1726887511.43010: Evaluated conditional ('ptp4l' in timesync_services): False 8137 1726887511.43014: when evaluation is False, skipping this task 8137 1726887511.43016: _execute() done 8137 1726887511.43019: dumping result to json 8137 1726887511.43021: done dumping result, returning 8137 1726887511.43028: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e15955b-8119-107c-9d64-00000000002b] 8137 1726887511.43043: sending task result for task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.43158: done sending task result for task 0e15955b-8119-107c-9d64-00000000002b 8137 1726887511.43161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.43192: no more pending results, returning what we have 8137 1726887511.43197: results queue empty 8137 1726887511.43198: checking for any_errors_fatal 8137 1726887511.43204: done checking for any_errors_fatal 8137 1726887511.43205: checking for max_fail_percentage 8137 1726887511.43206: done checking for max_fail_percentage 8137 1726887511.43207: checking to see if all hosts have failed and the running result is not ok 8137 1726887511.43210: done checking to see if all hosts have failed 8137 1726887511.43210: getting the remaining hosts for this loop 8137 1726887511.43212: done getting the remaining hosts for this loop 8137 1726887511.43215: getting the next task for host managed_node1 8137 1726887511.43220: done getting next task for host managed_node1 8137 1726887511.43224: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8137 1726887511.43226: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.43227: getting the next task for host managed_node2 8137 1726887511.43229: done getting next task for host managed_node2 8137 1726887511.43231: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8137 1726887511.43232: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.43233: getting the next task for host managed_node3 8137 1726887511.43235: done getting next task for host managed_node3 8137 1726887511.43236: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8137 1726887511.43237: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.43258: getting variables 8137 1726887511.43259: in VariableManager get_vars() 8137 1726887511.43296: Calling all_inventory to load vars for managed_node1 8137 1726887511.43298: Calling groups_inventory to load vars for managed_node1 8137 1726887511.43300: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887511.43306: Calling all_plugins_play to load vars for managed_node1 8137 1726887511.43312: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887511.43318: Calling groups_plugins_play to load vars for managed_node1 8137 1726887511.44029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.44865: done with get_vars() 8137 1726887511.44878: done getting variables 8137 1726887511.44924: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable phc2sys] ******************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 Friday 20 September 2024 22:58:31 -0400 (0:00:00.109) 0:00:21.217 ****** 8137 1726887511.44943: entering _queue_task() for managed_node1/service 8137 1726887511.45244: worker is 1 (out of 3 available) 8137 1726887511.45263: exiting _queue_task() for managed_node1/service 8137 1726887511.45310: getting variables 8137 1726887511.45313: in VariableManager get_vars() 8137 1726887511.45430: Calling all_inventory to load vars for managed_node2 8137 1726887511.45437: Calling groups_inventory to load vars for managed_node2 8137 1726887511.45441: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887511.45465: Calling all_plugins_play to load vars for managed_node2 8137 1726887511.45471: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887511.45476: Calling groups_plugins_play to load vars for managed_node2 8137 1726887511.46674: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8137 1726887511.46719: in run() - task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.46722: variable 'ansible_search_path' from source: unknown 8137 1726887511.46725: variable 'ansible_search_path' from source: unknown 8137 1726887511.46727: calling self._execute() 8137 1726887511.46729: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.46731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.46733: variable 'omit' from source: magic vars 8137 1726887511.47190: variable 'timesync_mode' from source: set_fact 8137 1726887511.47193: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 8137 1726887511.47195: variable 'timesync_services' from source: set_fact 8137 1726887511.47197: Evaluated conditional ('phc2sys' in timesync_services): False 8137 1726887511.47200: when evaluation is False, skipping this task 8137 1726887511.47202: _execute() done 8137 1726887511.47204: dumping result to json 8137 1726887511.47206: done dumping result, returning 8137 1726887511.47208: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-107c-9d64-00000000002c] 8137 1726887511.47211: sending task result for task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.47269: done sending task result for task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.47271: WORKER PROCESS EXITING 8137 1726887511.47301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.48868: done with get_vars() 8137 1726887511.48892: done getting variables 8137 1726887511.48975: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.48986: entering _queue_task() for managed_node2/service 8137 1726887511.50019: worker is 2 (out of 3 available) 8137 1726887511.50033: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.50145: getting variables 8137 1726887511.50148: in VariableManager get_vars() 8137 1726887511.50218: Calling all_inventory to load vars for managed_node3 8137 1726887511.50222: Calling groups_inventory to load vars for managed_node3 8137 1726887511.50224: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.50244: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.50248: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.50251: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.50858: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8137 1726887511.52473: in run() - task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.52519: variable 'ansible_search_path' from source: unknown 8137 1726887511.52613: variable 'ansible_search_path' from source: unknown 8137 1726887511.52616: calling self._execute() 8137 1726887511.52619: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.52622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.52624: variable 'omit' from source: magic vars 8137 1726887511.52626: variable 'timesync_mode' from source: set_fact 8137 1726887511.52628: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 8137 1726887511.52630: variable 'timesync_services' from source: set_fact 8137 1726887511.52632: Evaluated conditional ('phc2sys' in timesync_services): False 8137 1726887511.52634: when evaluation is False, skipping this task 8137 1726887511.53174: _execute() done 8137 1726887511.53256: dumping result to json 8137 1726887511.53259: done dumping result, returning 8137 1726887511.53529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-107c-9d64-00000000002c] 8137 1726887511.53533: sending task result for task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.53580: done sending task result for task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.53583: WORKER PROCESS EXITING 8137 1726887511.53590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.54921: done with get_vars() 8137 1726887511.54941: done getting variables 8137 1726887511.55000: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.55010: entering _queue_task() for managed_node3/service 8137 1726887511.56651: worker is 3 (out of 3 available) 8137 1726887511.56664: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.56760: done queuing things up, now waiting for results queue to drain 8137 1726887511.56762: waiting for pending results... 8137 1726887511.57263: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8137 1726887511.57389: in run() - task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.57414: variable 'ansible_search_path' from source: unknown 8137 1726887511.57423: variable 'ansible_search_path' from source: unknown 8137 1726887511.57468: calling self._execute() 8137 1726887511.57564: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887511.57575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887511.57590: variable 'omit' from source: magic vars 8137 1726887511.58160: variable 'timesync_mode' from source: set_fact 8137 1726887511.58178: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 8137 1726887511.58306: variable 'timesync_services' from source: set_fact 8137 1726887511.58342: Evaluated conditional ('phc2sys' in timesync_services): False 8137 1726887511.58354: when evaluation is False, skipping this task 8137 1726887511.58360: _execute() done 8137 1726887511.58368: dumping result to json 8137 1726887511.58374: done dumping result, returning 8137 1726887511.58384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e15955b-8119-107c-9d64-00000000002c] 8137 1726887511.58409: sending task result for task 0e15955b-8119-107c-9d64-00000000002c 8137 1726887511.58530: done sending task result for task 0e15955b-8119-107c-9d64-00000000002c skipping: [managed_node3] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.58559: no more pending results, returning what we have 8137 1726887511.58565: results queue empty 8137 1726887511.58566: checking for any_errors_fatal 8137 1726887511.58575: done checking for any_errors_fatal 8137 1726887511.58575: checking for max_fail_percentage 8137 1726887511.58577: done checking for max_fail_percentage 8137 1726887511.58579: checking to see if all hosts have failed and the running result is not ok 8137 1726887511.58580: done checking to see if all hosts have failed 8137 1726887511.58580: getting the remaining hosts for this loop 8137 1726887511.58583: done getting the remaining hosts for this loop 8137 1726887511.58587: getting the next task for host managed_node1 8137 1726887511.58595: done getting next task for host managed_node1 8137 1726887511.58600: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 8137 1726887511.58603: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.58604: getting the next task for host managed_node2 8137 1726887511.58606: done getting next task for host managed_node2 8137 1726887511.58611: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 8137 1726887511.58612: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.58613: getting the next task for host managed_node3 8137 1726887511.58615: done getting next task for host managed_node3 8137 1726887511.58617: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 8137 1726887511.58618: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.58647: getting variables 8137 1726887511.58649: in VariableManager get_vars() 8137 1726887511.58688: Calling all_inventory to load vars for managed_node1 8137 1726887511.58692: Calling groups_inventory to load vars for managed_node1 8137 1726887511.58694: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887511.58707: Calling all_plugins_play to load vars for managed_node1 8137 1726887511.58713: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887511.58716: Calling groups_plugins_play to load vars for managed_node1 8137 1726887511.63916: WORKER PROCESS EXITING 8137 1726887511.64765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.66243: done with get_vars() 8137 1726887511.66266: done getting variables 8137 1726887511.66321: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable timemaster] ***************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308 Friday 20 September 2024 22:58:31 -0400 (0:00:00.214) 0:00:21.431 ****** 8137 1726887511.66353: entering _queue_task() for managed_node1/service 8137 1726887511.67440: worker is 1 (out of 3 available) 8137 1726887511.67456: exiting _queue_task() for managed_node1/service 8137 1726887511.67485: getting variables 8137 1726887511.67488: in VariableManager get_vars() 8137 1726887511.67580: Calling all_inventory to load vars for managed_node2 8137 1726887511.67584: Calling groups_inventory to load vars for managed_node2 8137 1726887511.67587: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887511.67605: Calling all_plugins_play to load vars for managed_node2 8137 1726887511.67611: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887511.67615: Calling groups_plugins_play to load vars for managed_node2 8137 1726887511.69055: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster 8137 1726887511.69060: in run() - task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.69063: variable 'ansible_search_path' from source: unknown 8137 1726887511.69067: variable 'ansible_search_path' from source: unknown 8137 1726887511.69070: calling self._execute() 8137 1726887511.69073: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.69077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.69080: variable 'omit' from source: magic vars 8137 1726887511.69740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.70572: variable 'timesync_mode' from source: set_fact 8137 1726887511.70576: Evaluated conditional (timesync_mode != 3): True 8137 1726887511.70578: variable '__timemstr' from source: task vars 8137 1726887511.70581: variable 'timesync_services' from source: set_fact 8137 1726887511.70583: Evaluated conditional (__timemstr in timesync_services): False 8137 1726887511.70585: when evaluation is False, skipping this task 8137 1726887511.70587: _execute() done 8137 1726887511.70589: dumping result to json 8137 1726887511.70591: done dumping result, returning 8137 1726887511.70593: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-107c-9d64-00000000002d] 8137 1726887511.70594: sending task result for task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.70657: done sending task result for task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.70660: WORKER PROCESS EXITING 8137 1726887511.72231: done with get_vars() 8137 1726887511.72254: done getting variables 8137 1726887511.72318: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.72328: entering _queue_task() for managed_node2/service 8137 1726887511.73363: worker is 2 (out of 3 available) 8137 1726887511.73373: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.73491: getting variables 8137 1726887511.73493: in VariableManager get_vars() 8137 1726887511.73579: Calling all_inventory to load vars for managed_node3 8137 1726887511.73584: Calling groups_inventory to load vars for managed_node3 8137 1726887511.73586: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.73602: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.73607: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.73613: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.74335: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster 8137 1726887511.74339: in run() - task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.74341: variable 'ansible_search_path' from source: unknown 8137 1726887511.74344: variable 'ansible_search_path' from source: unknown 8137 1726887511.74346: calling self._execute() 8137 1726887511.74348: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.74350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.74352: variable 'omit' from source: magic vars 8137 1726887511.75296: variable 'timesync_mode' from source: set_fact 8137 1726887511.75299: Evaluated conditional (timesync_mode != 3): True 8137 1726887511.75302: variable '__timemstr' from source: task vars 8137 1726887511.75304: variable 'timesync_services' from source: set_fact 8137 1726887511.75307: Evaluated conditional (__timemstr in timesync_services): False 8137 1726887511.75311: when evaluation is False, skipping this task 8137 1726887511.75313: _execute() done 8137 1726887511.75315: dumping result to json 8137 1726887511.75318: done dumping result, returning 8137 1726887511.75320: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-107c-9d64-00000000002d] 8137 1726887511.75322: sending task result for task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.75389: done sending task result for task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.75393: WORKER PROCESS EXITING 8137 1726887511.75629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.77499: done with get_vars() 8137 1726887511.77528: done getting variables 8137 1726887511.77594: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.77604: entering _queue_task() for managed_node3/service 8137 1726887511.78659: worker is 3 (out of 3 available) 8137 1726887511.78671: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.78766: done queuing things up, now waiting for results queue to drain 8137 1726887511.78768: waiting for pending results... 8137 1726887511.79093: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster 8137 1726887511.79200: in run() - task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.79217: variable 'ansible_search_path' from source: unknown 8137 1726887511.79363: variable 'ansible_search_path' from source: unknown 8137 1726887511.79367: calling self._execute() 8137 1726887511.79531: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887511.79536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887511.79540: variable 'omit' from source: magic vars 8137 1726887511.79925: variable 'timesync_mode' from source: set_fact 8137 1726887511.79933: Evaluated conditional (timesync_mode != 3): True 8137 1726887511.80062: variable '__timemstr' from source: task vars 8137 1726887511.80070: variable 'timesync_services' from source: set_fact 8137 1726887511.80098: Evaluated conditional (__timemstr in timesync_services): False 8137 1726887511.80101: when evaluation is False, skipping this task 8137 1726887511.80104: _execute() done 8137 1726887511.80106: dumping result to json 8137 1726887511.80110: done dumping result, returning 8137 1726887511.80118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e15955b-8119-107c-9d64-00000000002d] 8137 1726887511.80137: sending task result for task 0e15955b-8119-107c-9d64-00000000002d 8137 1726887511.80247: done sending task result for task 0e15955b-8119-107c-9d64-00000000002d skipping: [managed_node3] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 8137 1726887511.80273: no more pending results, returning what we have 8137 1726887511.80279: results queue empty 8137 1726887511.80280: checking for any_errors_fatal 8137 1726887511.80288: done checking for any_errors_fatal 8137 1726887511.80289: checking for max_fail_percentage 8137 1726887511.80291: done checking for max_fail_percentage 8137 1726887511.80293: checking to see if all hosts have failed and the running result is not ok 8137 1726887511.80294: done checking to see if all hosts have failed 8137 1726887511.80294: getting the remaining hosts for this loop 8137 1726887511.80296: done getting the remaining hosts for this loop 8137 1726887511.80301: getting the next task for host managed_node1 8137 1726887511.80311: done getting next task for host managed_node1 8137 1726887511.80317: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 8137 1726887511.80320: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.80321: getting the next task for host managed_node2 8137 1726887511.80324: done getting next task for host managed_node2 8137 1726887511.80325: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 8137 1726887511.80326: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.80328: getting the next task for host managed_node3 8137 1726887511.80330: done getting next task for host managed_node3 8137 1726887511.80332: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 8137 1726887511.80333: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887511.80365: WORKER PROCESS EXITING 8137 1726887511.80372: getting variables 8137 1726887511.80374: in VariableManager get_vars() 8137 1726887511.80415: Calling all_inventory to load vars for managed_node1 8137 1726887511.80417: Calling groups_inventory to load vars for managed_node1 8137 1726887511.80420: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887511.80432: Calling all_plugins_play to load vars for managed_node1 8137 1726887511.80435: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887511.80438: Calling groups_plugins_play to load vars for managed_node1 8137 1726887511.82119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.83347: done with get_vars() 8137 1726887511.83361: done getting variables 8137 1726887511.83407: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable chronyd] ********************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 Friday 20 September 2024 22:58:31 -0400 (0:00:00.170) 0:00:21.602 ****** 8137 1726887511.83433: entering _queue_task() for managed_node1/service 8137 1726887511.83758: worker is 1 (out of 3 available) 8137 1726887511.83775: exiting _queue_task() for managed_node1/service 8137 1726887511.83822: getting variables 8137 1726887511.83825: in VariableManager get_vars() 8137 1726887511.83961: Calling all_inventory to load vars for managed_node2 8137 1726887511.83965: Calling groups_inventory to load vars for managed_node2 8137 1726887511.83968: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887511.83989: Calling all_plugins_play to load vars for managed_node2 8137 1726887511.83993: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887511.83996: Calling groups_plugins_play to load vars for managed_node2 8137 1726887511.85605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.87293: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd 8137 1726887511.87297: in run() - task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887511.87300: variable 'ansible_search_path' from source: unknown 8137 1726887511.87302: variable 'ansible_search_path' from source: unknown 8137 1726887511.87305: calling self._execute() 8137 1726887511.87307: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.87311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.87313: variable 'omit' from source: magic vars 8137 1726887511.88219: variable 'timesync_mode' from source: set_fact 8137 1726887511.88223: Evaluated conditional (timesync_mode == 1): True 8137 1726887511.88225: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887511.88228: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887511.88230: variable 'omit' from source: magic vars 8137 1726887511.88232: variable 'omit' from source: magic vars 8137 1726887511.88234: variable 'omit' from source: magic vars 8137 1726887511.88236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887511.88239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887511.88241: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887511.88243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887511.88246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887511.88248: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887511.88250: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.88252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.88256: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887511.88258: Set connection var ansible_pipelining to False 8137 1726887511.88260: Set connection var ansible_timeout to 10 8137 1726887511.88262: Set connection var ansible_shell_type to sh 8137 1726887511.88264: Set connection var ansible_connection to ssh 8137 1726887511.88265: Set connection var ansible_shell_executable to /bin/sh 8137 1726887511.88268: variable 'ansible_shell_executable' from source: unknown 8137 1726887511.88270: variable 'ansible_connection' from source: unknown 8137 1726887511.88272: variable 'ansible_module_compression' from source: unknown 8137 1726887511.88274: variable 'ansible_shell_type' from source: unknown 8137 1726887511.88276: variable 'ansible_shell_executable' from source: unknown 8137 1726887511.88278: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887511.88280: variable 'ansible_pipelining' from source: unknown 8137 1726887511.88282: variable 'ansible_timeout' from source: unknown 8137 1726887511.88284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887511.88900: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8137 1726887511.88904: variable 'omit' from source: magic vars 8137 1726887511.88906: starting attempt loop 8137 1726887511.88910: running the handler 8137 1726887511.88912: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887511.89389: done with get_vars() 8137 1726887511.89418: done getting variables 8137 1726887511.89565: _low_level_execute_command(): starting 8137 1726887511.89568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887511.89616: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887511.89626: entering _queue_task() for managed_node2/service 8137 1726887511.91342: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887511.91376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887511.91380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887511.91384: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887511.91392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887511.91395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887511.91398: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887511.91402: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887511.91405: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887511.91409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887511.91413: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887511.91417: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887511.91422: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887511.91425: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887511.91428: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887511.91431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887511.91433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887511.91435: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887511.91438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887511.91440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887511.91442: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887511.91444: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887511.91447: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887511.91449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887511.91451: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887511.91454: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887511.91367: worker is 2 (out of 3 available) 8137 1726887511.91464: exiting _queue_task() for managed_node2/service 8137 1726887511.91491: getting variables 8137 1726887511.91493: in VariableManager get_vars() 8137 1726887511.91720: Calling all_inventory to load vars for managed_node3 8137 1726887511.91724: Calling groups_inventory to load vars for managed_node3 8137 1726887511.91726: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887511.91733: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887511.91736: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887511.91738: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887511.91741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887511.91743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887511.91745: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887511.91748: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887511.91749: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887511.91752: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887511.91753: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887511.91755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887511.91770: Calling all_plugins_play to load vars for managed_node3 8137 1726887511.91775: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887511.91778: Calling groups_plugins_play to load vars for managed_node3 8137 1726887511.93319: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd 8137 1726887511.93323: in run() - task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887511.93326: variable 'ansible_search_path' from source: unknown 8137 1726887511.93328: variable 'ansible_search_path' from source: unknown 8137 1726887511.93330: calling self._execute() 8137 1726887511.93340: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.93346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.93375: stdout chunk (state=3): >>>/root <<< 8137 1726887511.93386: variable 'omit' from source: magic vars 8137 1726887511.94117: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887511.94120: stderr chunk (state=3): >>><<< 8137 1726887511.94123: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887511.94141: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887511.94143: _low_level_execute_command(): starting 8137 1726887511.94145: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `" && echo ansible-tmp-1726887511.9359863-8955-267359873693071="` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `" && echo ansible-tmp-1726887511.9359863-8955-267359873693071="` echo /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 `" ) && sleep 0'"'"'' 8137 1726887511.95249: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887511.95397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887511.95424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887511.95447: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887511.95466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887511.95617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887511.95704: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887511.95718: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887511.95738: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887511.95751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887511.95765: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887511.95776: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887511.95793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887511.95812: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887511.95825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887511.95842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887511.95881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887511.95908: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887511.95935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887511.95958: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887511.95980: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887511.95999: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887511.96022: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887511.96045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887511.96067: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887511.96153: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887511.96240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887511.96815: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887511.96823: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887511.96826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887511.96828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887511.96832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887511.96835: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887511.96837: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887511.96839: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887511.96841: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887511.96843: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887511.96845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887511.96847: variable 'timesync_mode' from source: set_fact 8137 1726887511.96849: Evaluated conditional (timesync_mode == 1): True 8137 1726887511.96986: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887511.97030: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887511.97044: variable 'omit' from source: magic vars 8137 1726887511.97116: variable 'omit' from source: magic vars 8137 1726887511.97173: variable 'omit' from source: magic vars 8137 1726887511.97252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887511.97291: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887511.97322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887511.97362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887511.98028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887511.98032: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8137 1726887511.98035: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.98037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.98039: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887511.98041: Set connection var ansible_pipelining to False 8137 1726887511.98042: Set connection var ansible_timeout to 10 8137 1726887511.98044: Set connection var ansible_shell_type to sh 8137 1726887511.98046: Set connection var ansible_connection to ssh 8137 1726887511.98048: Set connection var ansible_shell_executable to /bin/sh 8137 1726887511.98049: variable 'ansible_shell_executable' from source: unknown 8137 1726887511.98051: variable 'ansible_connection' from source: unknown 8137 1726887511.98053: variable 'ansible_module_compression' from source: unknown 8137 1726887511.98055: variable 'ansible_shell_type' from source: unknown 8137 1726887511.98056: variable 'ansible_shell_executable' from source: unknown 8137 1726887511.98061: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887511.98063: variable 'ansible_pipelining' from source: unknown 8137 1726887511.98065: variable 'ansible_timeout' from source: unknown 8137 1726887511.98067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887511.99002: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8137 1726887511.99006: variable 'omit' from source: magic vars 8137 1726887511.99010: starting attempt loop 8137 1726887511.99013: running the handler 8137 1726887511.99015: stdout chunk (state=3): >>>ansible-tmp-1726887511.9359863-8955-267359873693071=/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 <<< 8137 1726887511.99017: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887511.99020: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887511.99022: stderr chunk (state=3): >>><<< 8137 1726887511.99025: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887511.9359863-8955-267359873693071=/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887511.99032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887511.9359863-8955-267359873693071=/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887511.99041: variable 'ansible_module_compression' from source: unknown 8137 1726887511.99044: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887511.99046: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887511.99084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 TO /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887512.00148: Sending initial data 8137 1726887512.00152: Sent initial data (152 bytes) 8137 1726887512.01185: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.01188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.01191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.01192: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.01194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.01196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887512.01197: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887512.01199: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887512.01201: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.01203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.01204: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.01206: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.01211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887512.01213: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887512.01214: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887512.01216: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.01218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.01219: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.01221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.01223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887512.01225: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887512.01226: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887512.01228: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887512.01230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.01232: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.01234: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.01235: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887512.01237: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.01239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.01241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.01243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887512.01246: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.01251: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887512.01253: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887512.01255: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887512.01256: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.01260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.01296: done with get_vars() 8137 1726887512.01329: done getting variables 8137 1726887512.01398: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887512.01407: entering _queue_task() for managed_node3/service 8137 1726887512.01768: _low_level_execute_command(): starting 8137 1726887512.02862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887512.02918: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887512.02832: worker is 3 (out of 3 available) 8137 1726887512.02927: exiting _queue_task() for managed_node3/service 8137 1726887512.02939: done queuing things up, now waiting for results queue to drain 8137 1726887512.02940: waiting for pending results... 8137 1726887512.02968: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887512.03034: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887512.03038: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py <<< 8137 1726887512.03074: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py M:0x001a <<< 8137 1726887512.03833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887512.03997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd 8137 1726887512.04130: in run() - task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887512.04162: variable 'ansible_search_path' from source: unknown 8137 1726887512.04170: variable 'ansible_search_path' from source: unknown 8137 1726887512.04214: calling self._execute() 8137 1726887512.04310: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887512.04322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887512.04337: variable 'omit' from source: magic vars 8137 1726887512.04862: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887512.04887: variable 'timesync_mode' from source: set_fact 8137 1726887512.04904: Evaluated conditional (timesync_mode == 1): True 8137 1726887512.05044: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887512.05065: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 8137 1726887512.05079: variable 'omit' from source: magic vars 8137 1726887512.05130: variable 'omit' from source: magic vars 8137 1726887512.05177: variable 'omit' from source: magic vars 8137 1726887512.05222: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887512.05269: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887512.05295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887512.05321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887512.05338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887512.05378: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887512.05386: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887512.05394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887512.05434: stdout chunk (state=3): >>>/root <<< 8137 1726887512.05627: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.05631: stdout chunk (state=3): >>><<< 8137 1726887512.05633: stderr chunk (state=3): >>><<< <10.31.42.159> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.05790: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.05793: _low_level_execute_command(): starting 8137 1726887512.05796: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `" && echo ansible-tmp-1726887512.0566084-8961-258839650416412="` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `" ) && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `" && echo ansible-tmp-1726887512.0566084-8961-258839650416412="` echo /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 `" ) && sleep 0'"'"'' 8137 1726887512.06036: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806 <<< 8137 1726887512.06239: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21806 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887512.06288: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887512.06664: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887512.06667: Set connection var ansible_pipelining to False 8137 1726887512.06669: Set connection var ansible_timeout to 10 8137 1726887512.06672: Set connection var ansible_shell_type to sh 8137 1726887512.06674: Set connection var ansible_connection to ssh 8137 1726887512.06676: Set connection var ansible_shell_executable to /bin/sh 8137 1726887512.06678: variable 'ansible_shell_executable' from source: unknown 8137 1726887512.06680: variable 'ansible_connection' from source: unknown 8137 1726887512.06682: variable 'ansible_module_compression' from source: unknown 8137 1726887512.06684: variable 'ansible_shell_type' from source: unknown 8137 1726887512.06686: variable 'ansible_shell_executable' from source: unknown 8137 1726887512.06688: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887512.06689: variable 'ansible_pipelining' from source: unknown 8137 1726887512.06691: variable 'ansible_timeout' from source: unknown 8137 1726887512.06694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887512.06696: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.06698: stdout chunk (state=3): >>><<< 8137 1726887512.06700: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpj88x5zw0\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21806 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887512.06714: done transferring module to remote 8137 1726887512.06717: _low_level_execute_command(): starting 8137 1726887512.06719: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887512.06730: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8137 1726887512.06732: variable 'omit' from source: magic vars 8137 1726887512.06734: starting attempt loop 8137 1726887512.06737: running the handler 8137 1726887512.06815: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887512.08052: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.08177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.08183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.08218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.08222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.08225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.08313: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.08359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.08387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.08391: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887512.08394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.08418: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.08444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.08448: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887512.08464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.08467: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887512.08484: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.08535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887512.08552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.08566: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887512.08578: _low_level_execute_command(): starting 8137 1726887512.08580: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887512.08583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8137 1726887512.08597: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887512.08617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.08632: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.08653: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.08676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887512.08695: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887512.08706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887512.08723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.08742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.08771: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.08785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.08810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887512.08814: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887512.08820: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887512.09621: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887512.09650: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.09668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.09687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.09702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887512.09721: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.09739: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887512.09759: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887512.09789: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887512.09810: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.09876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887512.10387: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.10592: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.10616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.10650: stderr chunk (state=3): >>><<< 8137 1726887512.10653: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.10778: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.10782: _low_level_execute_command(): starting 8137 1726887512.10785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887512.11468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.11488: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.11524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.11624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887512.11637: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887512.11649: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887512.11665: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.11686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.11701: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.11715: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.11732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887512.11746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887512.11761: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887512.11785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.11801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.11827: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.11840: stdout chunk (state=3): >>>ansible-tmp-1726887512.0566084-8961-258839650416412=/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 <<< 8137 1726887512.11858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.11871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887512.11885: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887512.11910: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887512.11929: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887512.12031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.12034: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.12221: stderr chunk (state=3): >>><<< 8137 1726887512.12224: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'ansible-tmp-1726887512.0566084-8961-258839650416412=/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.12230: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887512.0566084-8961-258839650416412=/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.12234: variable 'ansible_module_compression' from source: unknown 8137 1726887512.12237: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887512.12332: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887512.12482: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 TO /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887512.12677: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.12693: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.12777: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887512.12898: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.12912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.12928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.12947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887512.12959: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.12977: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887512.13001: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887512.13053: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887512.13097: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.13175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.13665: Sending initial data 8137 1726887512.13671: Sent initial data (152 bytes) 8137 1726887512.14203: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.14275: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.14291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.14311: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.14331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.14371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887512.14382: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887512.14393: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887512.14405: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.14424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.14444: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.14459: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.14475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887512.14486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887512.14495: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887512.14505: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.14521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.14541: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.14560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.14573: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887512.14584: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887512.14595: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887512.14610: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887512.14624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.14639: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.14656: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.14737: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887512.14753: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.14772: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.14794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.14812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887512.14827: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.14840: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887512.14852: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887512.14877: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887512.14912: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.14964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.15213: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.15218: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.15255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.15258: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.15261: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.15263: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.15348: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887512.15353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.15356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887512.15372: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.15392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887512.15803: stdout chunk (state=3): >>>/root <<< 8137 1726887512.17021: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.17035: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887512.17038: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887512.17099: stderr chunk (state=3): >>><<< 8137 1726887512.17102: stdout chunk (state=3): >>><<< 8137 1726887512.17104: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.17117: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.17234: _low_level_execute_command(): starting 8137 1726887512.17238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `" && echo ansible-tmp-1726887512.171285-8970-57206365604573="` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887512.17244: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 8137 1726887512.17250: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887512.17252: stderr chunk (state=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 <<< 8137 1726887512.17258: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887512.17285: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8137 1726887512.17288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.17344: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887512.17351: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887512.17359: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py <<< 8137 1726887512.17381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887512.17387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887512.17400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8b20> <<< 8137 1726887512.17404: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py M:0x001a <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `" && echo ansible-tmp-1726887512.171285-8970-57206365604573="` echo /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 `" ) && sleep 0'"'"'' 8137 1726887512.17431: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887512.17465: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8ac0> <<< 8137 1726887512.17470: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887512.17494: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8137 1726887512.17497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887512.17500: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d490> <<< 8137 1726887512.17831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887512.17875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457850> <<< 8137 1726887512.17879: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434940> <<< 8137 1726887512.17918: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80495880> <<< 8137 1726887512.17921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8042dd90> <<< 8137 1726887512.18000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457d90> <<< 8137 1726887512.18051: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d970> <<< 8137 1726887512.18062: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887512.18404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887512.18448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887512.18470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887512.18482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887512.18520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887512.18523: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801aeeb0> <<< 8137 1726887512.18593: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b1f40> <<< 8137 1726887512.18597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887512.18613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887512.18648: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887512.18652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887512.18686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887512.18717: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ad640> <<< 8137 1726887512.18870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.18886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.18911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.18936: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.18952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.19001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887512.19040: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887512.19055: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887512.19096: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.19100: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80094dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800948b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094f70> <<< 8137 1726887512.19138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189d30> import '_functools' # <<< 8137 1726887512.19141: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80182610> <<< 8137 1726887512.19172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.19176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887512.19198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80196670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b5e50> <<< 8137 1726887512.19202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887512.19227: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.19244: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe800a6c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189250> <<< 8137 1726887512.19285: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.19289: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80196280> <<< 8137 1726887512.19291: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bba00> <<< 8137 1726887512.19304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887512.19327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887512.19354: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.19357: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887512.19389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887512.19393: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6fa0> <<< 8137 1726887512.19395: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d90> <<< 8137 1726887512.19420: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8137 1726887512.19425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d00> <<< 8137 1726887512.19454: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 8137 1726887512.19458: stdout chunk (state=3): >>> <<< 8137 1726887512.19481: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887512.19485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887512.19499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887512.19516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887512.19527: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887512.19543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.19562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887512.19582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.19600: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.19618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.19633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887512.19644: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887512.19655: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887512.19670: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887512.19685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.19702: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.19732: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.19736: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079460> <<< 8137 1726887512.19746: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800aefa0> <<< 8137 1726887512.19798: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8a30> <<< 8137 1726887512.19801: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8490> <<< 8137 1726887512.19827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887512.19873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887512.19878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887512.20001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887512.20006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887512.20012: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffad1c0> <<< 8137 1726887512.20014: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887512.20027: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80064c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887512.20052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887512.20068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887512.20083: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbfaf0> import 'errno' # <<< 8137 1726887512.20121: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffbfe20> <<< 8137 1726887512.20139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887512.20171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887512.20215: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1730> <<< 8137 1726887512.20233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887512.20236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887512.20261: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887512.20282: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1c70> <<< 8137 1726887512.20307: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff693a0> <<< 8137 1726887512.20313: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbff10> <<< 8137 1726887512.20333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887512.20336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887512.20352: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.20394: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd15b0> <<< 8137 1726887512.20397: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887512.20416: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.20427: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a340> <<< 8137 1726887512.20442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.20470: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a69d0> <<< 8137 1726887512.20503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887512.20506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887512.20527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887512.20539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887512.20573: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.20577: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff956a0> <<< 8137 1726887512.20602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887512.20625: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.20634: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95760> <<< 8137 1726887512.20647: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95850> <<< 8137 1726887512.20677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887512.20878: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95ca0> <<< 8137 1726887512.20925: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.20936: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffa21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff958e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff89a30> <<< 8137 1726887512.20965: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a65b0> <<< 8137 1726887512.20976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887512.21043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887512.21073: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95a90> <<< 8137 1726887512.21216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887512.21227: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe7fed2670> <<< 8137 1726887512.21279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887512.21296: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.21312: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887512.21323: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887512.21405: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent <<< 8137 1726887512.21523: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8137 1726887512.21617: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.21636: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 8137 1726887512.21656: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.21659: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.21684: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887512.21687: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.21702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.22930: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.23039: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806 <<< 8137 1726887512.23197: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21806 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887512.23237: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887512.23327: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.23515: stderr chunk (state=3): >>><<< 8137 1726887512.23518: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3vmup5r1\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21806 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887512.23634: done transferring module to remote 8137 1726887512.23637: _low_level_execute_command(): starting 8137 1726887512.23639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887512.23851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887512.23857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe107c0> <<< 8137 1726887512.23883: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.23915: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887512.23918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887512.23943: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887512.23993: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.23997: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10160> <<< 8137 1726887512.24035: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10280> <<< 8137 1726887512.24038: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10f10> <<< 8137 1726887512.24064: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887512.24121: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe104f0> <<< 8137 1726887512.24126: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10d30> import 'atexit' # <<< 8137 1726887512.24156: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10f70> <<< 8137 1726887512.24173: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887512.24209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887512.24237: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10100> <<< 8137 1726887512.24271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887512.24297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887512.24352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887512.24410: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde6130> <<< 8137 1726887512.24457: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c70d0> <<< 8137 1726887512.24473: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c72b0> <<< 8137 1726887512.24503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887512.24640: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f7c7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7dc0> <<< 8137 1726887512.24719: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf73a0> <<< 8137 1726887512.24733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887512.24761: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7f70> <<< 8137 1726887512.24783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887512.24802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887512.24826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8137 1726887512.24830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887512.24845: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887512.24856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887512.24878: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887512.24883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887512.24936: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe45c10> <<< 8137 1726887512.24984: stdout chunk (state=3): >>>ansible-tmp-1726887512.171285-8970-57206365604573=/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 <<< 8137 1726887512.25004: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe13cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe133a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdc4b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe134c0> <<< 8137 1726887512.25053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.25058: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe134f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887512.25069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887512.25125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887512.25184: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.25188: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe571f0> <<< 8137 1726887512.25200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887512.25223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887512.25284: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.25287: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57370> <<< 8137 1726887512.25704: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.25707: stderr chunk (state=3): >>><<< 8137 1726887512.25713: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'ansible-tmp-1726887512.171285-8970-57206365604573=/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.25721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887512.171285-8970-57206365604573=/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.25725: variable 'ansible_module_compression' from source: unknown 8137 1726887512.25728: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887512.25814: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent <<< 8137 1726887512.25826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887512.25831: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887512.26053: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py 8137 1726887512.26091: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd54880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd478b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf0190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe57670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe4f8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd489d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd66b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd48f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53a30> # zipimport: zlib available <<< 8137 1726887512.26119: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887512.26132: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 TO /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py 8137 1726887512.26207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.26289: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.26306: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887512.26325: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887512.26413: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.26505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.26613: Sending initial data 8137 1726887512.26618: Sent initial data (150 bytes) 8137 1726887512.26951: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.27417: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887512.27421: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887512.27427: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887512.27486: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.27489: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.27512: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd8f7c0> <<< 8137 1726887512.27599: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887512.27602: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd94820> <<< 8137 1726887512.27606: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3b69a0> <<< 8137 1726887512.27686: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.27692: stderr chunk (state=3): >>><<< 8137 1726887512.27695: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.27830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.27834: _low_level_execute_command(): starting 8137 1726887512.27836: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887512.27885: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.27973: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdce760> # zipimport: zlib available <<< 8137 1726887512.28388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.28725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.28779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.28838: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887512.28882: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.28905: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887512.29001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.29040: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887512.29100: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887512.29113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29150: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887512.29346: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887512.29544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887512.29557: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887512.29635: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe123d0> <<< 8137 1726887512.29640: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29690: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29770: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887512.29776: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887512.29778: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887512.29803: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29837: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29885: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887512.29941: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.29945: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.30073: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.30123: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.30444: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd869a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f232be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.30459: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.30477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.30562: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887512.30565: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887512.30655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887512.30765: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd97670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde2d90> <<< 8137 1726887512.30835: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe12400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887512.30840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.30860: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887512.30951: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 8137 1726887512.30955: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.30958: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887512.30979: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31026: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.31119: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.31226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31249: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887512.31264: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31324: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31397: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31434: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887512.31592: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31726: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.31811: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.31828: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887512.31849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887512.31866: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887512.31876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887512.31909: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3dbac0> <<< 8137 1726887512.31925: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8137 1726887512.31941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887512.31959: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887512.32013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887512.32026: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f398a90> <<< 8137 1726887512.32073: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f398a00> <<< 8137 1726887512.32179: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ca760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3db190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135af0> <<< 8137 1726887512.32192: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887512.32228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887512.32241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887512.32289: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf3cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f37aeb0> <<< 8137 1726887512.32328: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887512.32344: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf32e0> <<< 8137 1726887512.32396: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887512.32448: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f19dfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3c6dc0> <<< 8137 1726887512.32467: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 8137 1726887512.32475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.32487: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887512.32512: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887512.32528: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.32618: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.32635: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887512.32729: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 8137 1726887512.32745: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8137 1726887512.32772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.32786: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.32824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.32835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.32844: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887512.32866: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.32888: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.32903: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8137 1726887512.32914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.32925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.32953: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.33026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.33031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887512.33036: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.33040: 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.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.33045: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.33059: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887512.33076: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.33099: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.33174: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.33190: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8137 1726887512.33227: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.33232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.33246: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887512.33613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.33619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.33622: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887512.33624: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.33653: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.33678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887512.33738: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.33742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.33780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 8137 1726887512.33784: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.33786: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.33842: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887512.33872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887512.33877: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887512.33900: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.33955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.33977: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887512.34026: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34098: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34149: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887512.34199: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 8137 1726887512.34221: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34247: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34307: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887512.34352: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34370: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887512.34384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34417: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8137 1726887512.34432: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34590: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887512.34611: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ba670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887512.34644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887512.34787: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0b5f10> <<< 8137 1726887512.34815: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887512.34841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34897: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8137 1726887512.34913: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.34982: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.35061: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8137 1726887512.35066: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.35120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.35188: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887512.35227: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.35271: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887512.35305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887512.35460: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0a9c10> <<< 8137 1726887512.35760: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887512.35770: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0f4b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887512.35853: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887512.35892: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887512.35952: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887512.35956: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887512.36034: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.36039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887512.36042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887512.36052: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.36059: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3dc0> <<< 8137 1726887512.36087: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887512.36112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b583a0> <<< 8137 1726887512.36115: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3b20> <<< 8137 1726887512.36141: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887512.36177: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887512.36185: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3ac0> import '_signal' # <<< 8137 1726887512.36216: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.36224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.36228: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887512.36231: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58490> <<< 8137 1726887512.36254: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887512.36297: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887512.36304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8137 1726887512.36328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887512.36332: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887512.36344: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58940> <<< 8137 1726887512.36347: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.36349: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58670> <<< 8137 1726887512.36351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887512.36366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887512.36369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887512.36382: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.36430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887512.36442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887512.36448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887512.36450: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0304f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f030a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887512.36473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887512.36476: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f190> <<< 8137 1726887512.36514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887512.36520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887512.36539: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887512.36592: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f220> <<< 8137 1726887512.36622: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887512.36666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32850> <<< 8137 1726887512.36669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.36672: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f940> <<< 8137 1726887512.36695: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b70880> <<< 8137 1726887512.36729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b08d90> <<< 8137 1726887512.36784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887512.36788: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32d90> <<< 8137 1726887512.36807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887512.36868: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58970> <<< 8137 1726887512.36871: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.36880: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887512.36937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.36971: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.37015: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8137 1726887512.37026: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887512.37132: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887512.37151: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.37232: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887512.37238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887512.37262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887512.37278: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.37353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887512.37358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887512.37372: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887512.37444: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py <<< 8137 1726887512.37457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887512.37462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887512.37464: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 <<< 8137 1726887512.37525: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aaeeb0> <<< 8137 1726887512.37531: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887512.37533: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887512.37535: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab1f40> <<< 8137 1726887512.37538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887512.37541: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py M:0x001a <<< 8137 1726887512.37543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887512.37545: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887512.37563: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887512.37567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887512.37569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887512.37571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887512.37572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887512.37574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.37575: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aa7610> <<< 8137 1726887512.37577: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aae370> <<< 8137 1726887512.37946: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a30dc0> <<< 8137 1726887512.37950: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.37965: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a82610> <<< 8137 1726887512.38025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a96670> <<< 8137 1726887512.38030: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab5e50> <<< 8137 1726887512.38042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887512.38099: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.38103: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89250> <<< 8137 1726887512.38105: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.38136: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.38139: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abba00> <<< 8137 1726887512.38167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887512.38232: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.38236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887512.38253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887512.38256: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d90> <<< 8137 1726887512.38284: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d00> <<< 8137 1726887512.38314: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887512.38333: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887512.38352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887512.38372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887512.38427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887512.38448: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772370> <<< 8137 1726887512.38483: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887512.38487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887512.38503: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887512.38525: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.38535: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772460> <<< 8137 1726887512.38603: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.38650: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a4afa0> <<< 8137 1726887512.38709: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44490> <<< 8137 1726887512.38713: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887512.38725: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887512.38785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887512.38790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887512.38793: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.38821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887512.38824: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34669b1c0> <<< 8137 1726887512.38876: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887512.38879: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34675dc70> <<< 8137 1726887512.38919: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abb0a0> <<< 8137 1726887512.38935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887512.39749: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.39753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466ade20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887512.39755: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8137 1726887512.39757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.39759: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 8137 1726887512.39761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.39763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bfc70> <<< 8137 1726887512.39766: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34664c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466786a0> <<< 8137 1726887512.39768: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.39772: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887512.39774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.39775: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887512.39779: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8137 1726887512.40058: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40061: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466851f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466788e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34666ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887512.40063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8137 1726887512.40065: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40067: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678a90> <<< 8137 1726887512.40147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40150: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887512.40228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887512.40234: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa34659c670> <<< 8137 1726887512.40261: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8137 1726887512.40264: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40410: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887512.40472: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40502: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip' <<< 8137 1726887512.40505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40595: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40625: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887512.40644: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40706: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887512.40712: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40715: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887512.40741: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40794: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8137 1726887512.40799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.40858: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8137 1726887512.41046: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887512.41067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41132: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8137 1726887512.41172: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887512.41176: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41202: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41259: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887512.41263: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21804 <<< 8137 1726887512.41283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.41330: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41376: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41429: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41529: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8137 1726887512.41534: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887512.41537: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41539: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21804 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887512.41555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41596: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887512.41614: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887512.41765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41811: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.41927: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.41929: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887512.41968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.42011: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887512.42133: stderr chunk (state=3): >>><<< 8137 1726887512.42138: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpf4up6ec6\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21804\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21804 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887512.42148: done transferring module to remote 8137 1726887512.42150: _low_level_execute_command(): starting 8137 1726887512.42153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887512.42175: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887512.42307: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887512.42327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.42414: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887512.42487: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.42876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887512.42879: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae7c0> <<< 8137 1726887512.42882: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8137 1726887512.42884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.42922: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887512.42929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887512.42966: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887512.42970: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.42973: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fae160> <<< 8137 1726887512.43010: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae280> <<< 8137 1726887512.43041: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faef10> <<< 8137 1726887512.43066: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887512.43112: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faed30> <<< 8137 1726887512.43115: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887512.43142: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887512.43148: stdout chunk (state=3): >>> # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345faef70> <<< 8137 1726887512.43172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887512.43188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887512.43241: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae100> <<< 8137 1726887512.43246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887512.43298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887512.43303: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887512.43339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887512.43344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887512.43347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887512.43426: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f83130> <<< 8137 1726887512.43454: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e870d0> <<< 8137 1726887512.43487: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e872b0> <<< 8137 1726887512.43521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887512.43548: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345e87c40> <<< 8137 1726887512.43563: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94dc0> <<< 8137 1726887512.43625: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 8137 1726887512.43628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887512.43631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887512.43633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887512.43672: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.43675: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ee60310> <<< 8137 1726887512.43678: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee60760> <<< 8137 1726887512.43761: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f943a0> <<< 8137 1726887512.43764: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887512.43768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887512.43770: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee8faf0> <<< 8137 1726887512.43792: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887512.43795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887512.43851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887512.43854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887512.43890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887512.43894: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fe3c10> <<< 8137 1726887512.43971: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb53a0> <<< 8137 1726887512.43974: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f62b80> <<< 8137 1726887512.44002: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.44007: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fb54c0> <<< 8137 1726887512.44031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb54f0> <<< 8137 1726887512.44065: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887512.44083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887512.44121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887512.44186: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee5250> <<< 8137 1726887512.44211: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff51f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887512.44230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887512.44293: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ef28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5370> <<< 8137 1726887512.44317: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887512.44404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887512.44518: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5ca0> <<< 8137 1726887512.44564: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef2880> <<< 8137 1726887512.44659: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee58b0> <<< 8137 1726887512.44682: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.44697: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f8e190> <<< 8137 1726887512.44731: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.44751: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ff5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fed8b0> <<< 8137 1726887512.44763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887512.44843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887512.44860: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee79d0> <<< 8137 1726887512.45024: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f04b80> <<< 8137 1726887512.45039: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1640> <<< 8137 1726887512.45071: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee7f70> <<< 8137 1726887512.45098: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887512.45106: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1a30> # zipimport: zlib available <<< 8137 1726887512.45123: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887512.45199: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.45262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.45283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887512.45304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.45323: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887512.45347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.45362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.45390: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.45407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.45428: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.45482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887512.45505: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887512.45530: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887512.45544: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.45564: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887512.45577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.45590: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.45602: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.45635: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887512.45676: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887512.45679: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 8137 1726887512.45684: stdout chunk (state=3): >>># 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 <<< 8137 1726887512.45717: stdout chunk (state=3): >>># 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator <<< 8137 1726887512.45724: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma <<< 8137 1726887512.45771: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887512.45776: stdout chunk (state=3): >>># 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 <<< 8137 1726887512.45779: stdout chunk (state=3): >>># 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 <<< 8137 1726887512.45816: stdout chunk (state=3): >>># 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 # 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 _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 <<< 8137 1726887512.45821: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python <<< 8137 1726887512.45825: stdout chunk (state=3): >>># 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 <<< 8137 1726887512.45867: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # 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 <<< 8137 1726887512.45870: stdout chunk (state=3): >>># 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 <<< 8137 1726887512.45875: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 8137 1726887512.45892: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887512.45904: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887512.45924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887512.45951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887512.45983: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887512.46006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887512.46021: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.46035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887512.46046: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887512.46061: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887512.46074: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887512.46093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887512.46114: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887512.46127: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887512.46149: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887512.46178: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887512.46227: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887512.46230: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887512.46271: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887512.46276: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 8137 1726887512.46280: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 8137 1726887512.46283: stdout chunk (state=3): >>># destroy encodings <<< 8137 1726887512.46304: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887512.46358: stdout chunk (state=3): >>># destroy selinux <<< 8137 1726887512.46361: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 8137 1726887512.46401: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8137 1726887512.46405: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 8137 1726887512.46409: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887512.46431: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887512.46455: stdout chunk (state=3): >>># destroy shlex <<< 8137 1726887512.46496: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 8137 1726887512.46565: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887512.46571: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887512.46577: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887512.46581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.46636: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.46640: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f2d7c0> <<< 8137 1726887512.46715: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f33820> <<< 8137 1726887512.46721: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a809a0> <<< 8137 1726887512.46728: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess <<< 8137 1726887512.46747: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887512.46774: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8137 1726887512.46802: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887512.46823: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.46846: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887512.46850: stdout chunk (state=3): >>># cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887512.46869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887512.46895: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket <<< 8137 1726887512.46902: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887512.46923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887512.46947: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.46974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887512.46990: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887512.47007: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887512.47020: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887512.47058: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887512.47080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887512.47098: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f6c760> <<< 8137 1726887512.47121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.47124: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887512.47155: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887512.47170: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887512.47181: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887512.47226: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887512.47231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887512.47547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.47668: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887512.47672: stdout chunk (state=3): >>><<< 8137 1726887512.47680: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80495880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8042dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801aeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801a7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ad640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80094dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800948b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80182610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80196670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe800a6c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80196280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800aefa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffad1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80064c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbfaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffbfe20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff693a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbff10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd15b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a69d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff956a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffa21f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff958e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff89a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a65b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe7fed2670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe107c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe104f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde6130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c70d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f7c7c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf73a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe45c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe13cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe133a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdc4b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe134c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe134f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd47250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe571f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd548e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd54880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd478b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf0190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe57670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe4f8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd489d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd66b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd48f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd8f7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd94820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3b69a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdce760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe123d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd869a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f232be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd97670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde2d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe12400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3dbac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f398a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f398a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ca760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3db190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135f10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf3cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f37aeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf32e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f19dfa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3c6dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ba670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0b5f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0a9c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0f4b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0304f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f030a30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ee60310>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee60760>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee8faf0>\r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887512.49289: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe804d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80434940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80495880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8042dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80457d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe8047d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80094dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800948b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80094e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80182610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80196670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe800a6c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80189250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe80196280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a6d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80079460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800aefa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffad1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe80064c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a8eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe801bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbfaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffbfe20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd1c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff693a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffbff10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ffd15b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff7a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a69d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff956a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ff95ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ffa21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff958e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff89a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe800a65b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ff95a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7efe7fed2670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe107c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe104f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe10f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe10100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde6130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c70d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f7c72b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f7c7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf73a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf7f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe45c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe13cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe133a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdc4b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe134c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe134f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd47250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe571f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd548e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe57ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd54880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd478b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf0190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fe57670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe4f8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd489d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd66b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd48f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd53a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd8f7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd94820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3b69a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdce760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe123d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fd869a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f232be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fd97670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fde2d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fe12400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3dbac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f398a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f398a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ca760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3db190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7fdf3cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f37aeb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7fdf32e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f19dfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3c6dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f135dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f3ba670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0b5f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0a9c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f0f4b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7f0304f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7f030a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_oeqxeeiu/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7efe7ee60310> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee60760> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7efe7ee8faf0> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887512.55014: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.55021: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb13d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.55024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.55027: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887512.55029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.55033: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.55036: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f249a0> <<< 8137 1726887512.55039: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887512.55041: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3458fcbe0> <<< 8137 1726887512.55046: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887512.55050: stderr chunk (state=3): >>><<< 8137 1726887512.55052: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887512.55059: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887512.56768: _low_level_execute_command(): starting 8137 1726887512.56773: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887512.57828: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887511.9359863-8955-267359873693071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887512.57833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.57837: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887512.57841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887512.57844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887512.57846: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 8137 1726887512.57848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887512.57850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887512.57851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887512.57853: variable 'ansible_module_compression' from source: unknown 8137 1726887512.57855: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f35670> <<< 8137 1726887512.57859: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 8137 1726887512.57861: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f80d90> <<< 8137 1726887512.57863: ANSIBALLZ: Acquiring lock 8137 1726887512.57866: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887512.57868: ANSIBALLZ: Creating module 8137 1726887512.57870: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb1400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 8137 1726887512.57872: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.57874: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.57878: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887512.57880: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887512.57882: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58014: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58020: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887512.58023: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58025: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58030: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58032: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58034: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58036: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58039: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58042: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887512.58045: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58047: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58050: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58053: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8137 1726887512.58055: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.58062: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887512.58065: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4ac0> <<< 8137 1726887512.58068: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8137 1726887512.58072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887512.58075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887512.58080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887512.58083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887512.58086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a62a90> <<< 8137 1726887512.58089: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345a62a00> <<< 8137 1726887512.58093: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a94760> <<< 8137 1726887512.58096: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4190> <<< 8137 1726887512.58099: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457fff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffaf0> <<< 8137 1726887512.58216: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887512.58232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887512.58236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887512.58239: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f91cd0> <<< 8137 1726887512.58241: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a44eb0> <<< 8137 1726887512.58244: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887512.58246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887512.58249: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f912e0> <<< 8137 1726887512.58275: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887512.58278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887512.58280: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345867fa0> <<< 8137 1726887512.58282: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a90dc0> <<< 8137 1726887512.58284: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffdc0> <<< 8137 1726887512.58286: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887512.58288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.58290: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887512.58293: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58295: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58297: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887512.58301: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58303: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8137 1726887512.58305: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8137 1726887512.58456: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58460: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58463: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887512.58465: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58468: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887512.58470: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58472: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887512.58474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58478: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58482: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887512.58484: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58486: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887512.58493: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58496: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a84670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345780f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345771c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457beb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887512.58499: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887512.58548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887512.58574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58583: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887512.58588: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.58596: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3456fa4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3456faa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887512.61907: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887512.61918: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887512.61921: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887512.61924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.61926: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.61929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887512.61931: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887512.61933: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.61935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887512.61937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.61939: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.61941: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887512.61944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887512.61946: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043ac0> <<< 8137 1726887512.61948: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887512.61950: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8137 1726887512.61952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8490> <<< 8137 1726887512.61954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887512.61956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887512.61958: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8940> <<< 8137 1726887512.61961: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8670> <<< 8137 1726887512.61963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887512.61966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887512.61969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887512.61972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887512.61975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887512.61978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887512.61981: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f190> <<< 8137 1726887512.61986: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887512.61988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887512.61991: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.61994: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f220> <<< 8137 1726887512.61998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887512.62000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 8137 1726887512.62002: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f940> <<< 8137 1726887512.62005: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8df0880> <<< 8137 1726887512.62007: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8137 1726887512.62014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d88d90> <<< 8137 1726887512.62017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2d90> <<< 8137 1726887512.62022: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8970> <<< 8137 1726887512.62024: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887512.62026: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887512.62030: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62033: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62035: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887512.62037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62039: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8137 1726887512.62040: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887512.62044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887512.62046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887512.62048: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2eeb0> <<< 8137 1726887512.62052: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887512.62054: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d30f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887512.62056: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.62057: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887512.62059: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2d640> <<< 8137 1726887512.62061: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62063: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887512.62065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887512.62066: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887512.62070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887512.62072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887512.62074: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887512.62076: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c14dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c148b0> import 'itertools' # <<< 8137 1726887512.62077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14eb0> <<< 8137 1726887512.62079: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887512.62081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887512.62083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62085: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14e80> import '_collections' # <<< 8137 1726887512.62087: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09d30> import '_functools' # <<< 8137 1726887512.62088: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d02610> <<< 8137 1726887512.62090: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8137 1726887512.62092: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62095: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.62098: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887512.62103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d15670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d35e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887512.62105: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62121: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887512.62126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.62130: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887512.62133: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c26c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8d15280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d00> <<< 8137 1726887512.62135: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887512.62138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887512.62141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62143: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8137 1726887512.62145: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62148: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9460> <<< 8137 1726887512.62151: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62154: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887512.62156: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c2dfa0> <<< 8137 1726887512.62159: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28490> <<< 8137 1726887512.62162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887512.62165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887512.62168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887512.62171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b221c0> <<< 8137 1726887512.62174: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8be4c70> <<< 8137 1726887512.62176: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.62180: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3b0a0> <<< 8137 1726887512.62182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887512.62185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887512.62189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34af0> import 'errno' # <<< 8137 1726887512.62193: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b34e20> <<< 8137 1726887512.62196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887512.63521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46730> <<< 8137 1726887512.63525: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887512.63527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887512.63530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887512.63532: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63535: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46c70> <<< 8137 1726887512.63537: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887512.63540: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ad33a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887512.63543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63545: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887512.63547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63549: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887512.63554: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b465b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4340> <<< 8137 1726887512.63557: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63560: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8137 1726887512.63564: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63566: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63568: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c269d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff850> <<< 8137 1726887512.63570: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8137 1726887512.63572: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887512.63574: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63576: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887512.63577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63579: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8137 1726887512.63581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.63583: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8affca0> <<< 8137 1726887512.63585: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63586: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63588: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b0c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8af3a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c265b0> <<< 8137 1726887512.63592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887512.63594: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887512.63597: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63599: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8affa90> <<< 8137 1726887512.63601: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 8137 1726887512.63603: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887512.63605: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63607: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61d8a2e670> <<< 8137 1726887512.63613: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887512.63615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63618: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8137 1726887512.63620: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887512.63621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63625: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887512.63627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887512.63629: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.63631: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887512.63633: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63635: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8137 1726887512.63638: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63641: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63644: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887512.63646: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63648: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887512.63651: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887512.63654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.63657: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887512.63660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887512.63663: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345529340> <<< 8137 1726887512.63666: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345529700> <<< 8137 1726887512.63670: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34555aaf0> <<< 8137 1726887512.64614: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887512.64672: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c7c0> <<< 8137 1726887512.64724: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8137 1726887512.64738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887512.64772: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896c160> <<< 8137 1726887512.64816: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c280> <<< 8137 1726887512.64875: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cf10> <<< 8137 1726887512.64892: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887512.64941: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cd30> import 'atexit' # <<< 8137 1726887512.64991: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896cf70> <<< 8137 1726887512.65005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887512.65031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887512.65120: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c100> <<< 8137 1726887512.65123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887512.65147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887512.65528: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re<<< 8137 1726887512.65533: stdout chunk (state=3): >>> # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 8137 1726887512.67699: stdout chunk (state=3): >>># 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 <<< 8137 1726887512.67703: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 8137 1726887512.67706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8941130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83070d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8307c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953dc0> <<< 8137 1726887512.67711: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89533a0> <<< 8137 1726887512.67713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887512.67716: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953f70> <<< 8137 1726887512.67718: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887512.67720: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887512.67722: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887512.67724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887512.67726: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89a1c10> <<< 8137 1726887512.67728: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887512.67730: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887512.67733: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887512.67734: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8973cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89733a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83e2b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89734c0> <<< 8137 1726887512.67736: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887512.67738: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 8137 1726887512.67741: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887512.67744: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887512.67750: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89734f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8365250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887512.67753: stdout chunk (state=3): >>># destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct <<< 8137 1726887512.67755: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8137 1726887512.67758: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887512.67761: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 8137 1726887512.67763: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3ca0> <<< 8137 1726887512.67768: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8372880> <<< 8137 1726887512.67770: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887512.67773: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83658b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894c190> <<< 8137 1726887512.67776: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887512.67779: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89b3670> <<< 8137 1726887512.67781: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89ac8b0> <<< 8137 1726887512.67784: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887512.67787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887512.67790: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83679d0> <<< 8137 1726887512.67793: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887512.67796: stdout chunk (state=3): >>># destroy _heapq <<< 8137 1726887512.67798: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887512.67801: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887512.67804: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8384b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371640> <<< 8137 1726887512.67806: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887512.67810: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8367f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371a30> # zipimport: zlib available <<< 8137 1726887512.67812: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887512.67815: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887512.67818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.67820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887512.67823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.67825: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887512.67828: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887512.67830: stdout chunk (state=3): >>><<< 8137 1726887512.67833: stderr chunk (state=3): >>><<< 8137 1726887512.67835: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b583a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b70880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b08d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aaeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aa7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aad640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a30dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a308b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a82610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a96670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a42c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a96280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a4afa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34669b1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34675dc70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466ade20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bfc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34664c3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a429d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466786a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466851f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466788e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34666ca30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a425b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa34659c670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fae160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faef10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faed30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345faef70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f83130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e870d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e872b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345e87c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f943a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fe3c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb5cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb53a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f62b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fb54c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb54f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee5250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff51f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ef28e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef2880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee58b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f8e190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ff5670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fed8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee79d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f04b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee7f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f2d7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f33820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a809a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f6c760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb13d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f249a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3458fcbe0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f35670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f80d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb1400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4ac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a62a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345a62a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a94760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457fff10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffaf0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f91cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a44eb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f912e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345867fa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a90dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffdc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a84670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345780f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345771c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457beb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3456fa4f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3456faa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345529340>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345529700>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34555aaf0>\r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing gc\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy unicodedata\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887512.74831: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346bb3ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b70880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b08d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346b58970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aa7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346aae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a308b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a82610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346ab5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a89250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346a96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a42d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346772460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34669b1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34675dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346abb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466ade20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bfc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34664c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466adf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466bf5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa34665d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a429d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466786a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa346678ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3466851f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3466788e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34666ca30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346a425b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa346678a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa34659c670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faef10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345faed30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345faef70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fae100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f83130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e870d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345e872b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345e87c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f943a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f94f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fe3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb5cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb53a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f62b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345fb54c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb54f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff51f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ef28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ff5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f8e190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ff5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fed8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f04b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345ee7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345ef1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f2d7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f33820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a809a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f6c760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb13d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3458fcbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f35670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345fb1400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4ac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a62a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345a62a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a94760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345aa4190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457fff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffaf0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345f91cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a44eb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345f912e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345867fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a90dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457ffdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345a84670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345780f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345771c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3457beb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa3456fa4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa3456faa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_i5u7l0ue/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa345529340> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa345529700> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa34555aaf0> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887512.80581: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80615: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83ad7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f159a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83ec760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83a49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7d91be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d893ed90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3eac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7ef8a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7ef8a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f2a760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3e190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894fcd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7edaeb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d894f2e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7cfdfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f27dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.80622: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887512.0566084-8961-258839650416412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887512.80624: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 8137 1726887512.80626: variable 'ansible_module_compression' from source: unknown 8137 1726887512.80630: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 8137 1726887512.80654: ANSIBALLZ: Acquiring lock 8137 1726887512.80659: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887512.80662: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80664: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80668: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8137 1726887512.80670: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80672: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80674: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887512.80676: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80678: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887512.80680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80682: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80684: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887512.80686: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8137 1726887512.80690: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80692: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80694: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887512.80695: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f1a670> <<< 8137 1726887512.80697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887512.80700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887512.80703: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c0cf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887512.80706: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80709: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887512.80712: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80714: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8137 1726887512.80855: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80864: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887512.80866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887512.80872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887512.80875: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7c09c10> <<< 8137 1726887512.80878: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c54b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887512.80880: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.80882: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887512.81095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.81098: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.81100: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.81124: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.81127: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887512.82562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82565: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82568: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8137 1726887512.82593: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82596: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887512.82601: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7b8f4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7b8fa30> <<< 8137 1726887512.82603: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887512.82606: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8137 1726887512.82679: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82684: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82687: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887512.82690: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82692: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8137 1726887512.82695: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82717: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82719: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82721: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82724: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887512.82725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82727: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82730: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82732: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887512.82734: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82736: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887512.82740: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82768: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8137 1726887512.82770: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82773: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887512.82775: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82777: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8137 1726887512.82779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887512.82781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82783: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82784: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8137 1726887512.82786: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82788: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82791: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82793: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887512.82795: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82821: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887512.82826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82829: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8137 1726887512.82831: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82834: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82836: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887512.82839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82844: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8137 1726887512.82848: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82851: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82910: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887512.82918: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82921: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8137 1726887512.82923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82926: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887512.82928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82951: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887512.82953: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82955: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887512.82957: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82959: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8137 1726887512.82961: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82962: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82964: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887512.82966: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.82968: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8137 1726887512.83001: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887512.83004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83006: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83009: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887512.83011: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83013: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83018: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83020: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887512.83022: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83027: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83029: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887512.83163: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83332: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887512.83370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83418: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887512.83467: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83516: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8137 1726887512.83519: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83582: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83672: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8137 1726887512.83677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83736: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.83823: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887512.83898: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887512.84106: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887512.84158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887512.84193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887512.84196: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d79d42e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79d46d0> <<< 8137 1726887512.84256: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79f2490> <<< 8137 1726887512.86778: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887512.87650: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887512.88266: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat<<< 8137 1726887512.88566: stdout chunk (state=3): >>> # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887512.88639: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # 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 # 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 _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 gc <<< 8137 1726887512.88907: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887512.88934: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887512.88998: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8137 1726887512.89022: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887512.89034: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887512.89074: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887512.89147: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887512.89182: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex <<< 8137 1726887512.89244: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 8137 1726887512.89262: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887512.89338: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 8137 1726887512.89466: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8137 1726887512.89484: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8137 1726887512.89534: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios <<< 8137 1726887512.89537: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887512.89706: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887512.89748: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887512.89770: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887512.89816: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887512.90260: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887512.90265: stdout chunk (state=3): >>><<< 8137 1726887512.90272: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8df0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d88d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d30f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d27610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c14dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c148b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d02610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d15670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d35e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c26c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8d15280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c2dfa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b221c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8be4c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b34e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ad33a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b465b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c269d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8affca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b0c1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8af3a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c265b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8affa90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61d8a2e670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896c160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cd30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8941130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83070d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83072b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8307c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89533a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89a1c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8973cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89733a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83e2b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89734c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89734f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8365250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b31f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83728e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8372880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83658b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894c190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89b3670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89ac8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83679d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8384b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8367f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83ad7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b2820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f159a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83ec760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83a49a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7d91be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b5670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d893ed90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3eac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7ef8a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7ef8a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f2a760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3e190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95f10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894fcd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7edaeb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d894f2e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7cfdfa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f27dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f1a670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c0cf10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7c09c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c54b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7b8f4f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7b8fa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d79d42e0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79d46d0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79f2490>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887512.92195: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d9043ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d8f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8df0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d88d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8db2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8dd8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d30f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d27610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d2e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c14dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c148b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c14e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d02610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d15670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d35e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8c26c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d09250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8d15280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c26d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8bf9460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c2dfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b221c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8be4c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c28eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8d3b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b34e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b46c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ad33a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b34f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8b465b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8ae4340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c269d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8aff850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8affca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8b0c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8aff8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8af3a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8c265b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8affa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f61d8a2e670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896cd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d896cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8941130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83070d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8307c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89533a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8953f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89a1c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8973cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89733a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83e2b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89734c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89734f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8365250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b31f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89b3ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8372880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83658b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894c190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d89b3670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d89ac8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8384b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d8367f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d8371a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83ad7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f159a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83ec760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d83a49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7d91be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d83b5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d893ed90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d896f400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3eac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7ef8a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7ef8a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f2a760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f3e190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d894fcd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7edaeb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d894f2e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7cfdfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f27dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c95dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7f1a670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c0cf10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7c09c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7c54b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d7b8f4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d7b8fa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_9enrhc3r/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f61d79d42e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79d46d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f61d79f2490> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887512.98894: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887512.171285-8970-57206365604573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887512.98898: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 8137 1726887512.98901: variable 'ansible_module_compression' from source: unknown 8137 1726887512.98903: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 8137 1726887512.98905: ANSIBALLZ: Acquiring lock 8137 1726887513.33488: ANSIBALLZ: Writing module into payload 8137 1726887513.33698: ANSIBALLZ: Writing module 8137 1726887513.33712: ANSIBALLZ: Renaming module 8137 1726887513.33843: ANSIBALLZ: Done creating module 8137 1726887513.33847: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887513.33850: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887513.33953: ANSIBALLZ: Lock acquired: 139724643962752 8137 1726887513.34014: ANSIBALLZ: Reading module after lock 8137 1726887513.34016: ANSIBALLZ: Reading module after lock Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 8137 1726887513.34392: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 TO /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887513.34402: Sending initial data 8137 1726887513.34405: Sent initial data (154 bytes) 8137 1726887513.35025: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 8137 1726887513.35288: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ TO /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887513.35495: variable 'ansible_facts' from source: host vars for 'managed_node2' 8137 1726887513.35669: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.35688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.35711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.35823: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.35842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.35886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887513.35900: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.35917: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.35930: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.36079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.36098: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.36116: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.36136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.36156: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887513.36169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.36186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.36203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.36224: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.36236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.36249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887513.36262: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.36281: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.36294: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.36313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.36329: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.36344: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.36427: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.36445: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.36461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.36480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.36498: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.36513: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.36527: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.36542: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.36601: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887513.36624: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.36675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 8137 1726887513.37334: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py <10.31.42.159> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j TO /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py <10.31.42.159> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/324939a2cd"' '[10.31.42.159]' 8137 1726887513.37850: Sending initial data 8137 1726887513.37875: Sent initial data (154 bytes) 8137 1726887513.38230: Sending initial data 8137 1726887513.38233: Sent initial data (152 bytes) 8137 1726887513.38660: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887513.38721: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887513.38782: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887513.38786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py <<< 8137 1726887513.38837: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py M:0x001a <<< 8137 1726887513.39133: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.39151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.39175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.39193: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.39205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.39247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887513.39262: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.39279: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.39295: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.39307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.39322: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.39333: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.39346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.39357: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887513.39367: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.39386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.39404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.39421: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.39432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.39443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887513.39453: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.39463: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.39474: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.39485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.39508: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.39526: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.39599: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.39623: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.39635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.39659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.39676: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.39686: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.39696: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.39705: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.39730: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887513.39762: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.40457: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887513.40473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887513.41200: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.41373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.41380: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887513.41443: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392 <<< 8137 1726887513.41449: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31392 bytes at 261120 <<< 8137 1726887513.41452: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887513.41505: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887513.41663: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887513.41771: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887513.41775: stderr chunk (state=3): >>><<< 8137 1726887513.41796: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp3z_5oxv3\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31392 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887513.41832: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887513.41835: done transferring module to remote 8137 1726887513.41855: _low_level_execute_command(): starting 8137 1726887513.41857: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887513.41968: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887513.41972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py <<< 8137 1726887513.42005: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py M:0x001a <<< 8137 1726887513.42675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.42749: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.42765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.42823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887513.42833: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.42844: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.42856: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.42875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.42888: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.42899: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.42921: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.42937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887513.42949: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.42963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.42976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.42991: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.43003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.43021: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887513.43040: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.43057: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.43076: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.43093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.43114: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.43136: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.43219: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.43234: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.43252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.43275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.43291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.43301: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.43314: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.43324: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.43339: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887513.43373: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.43962: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887513.44019: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.44032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.44045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.44066: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.44081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.44124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887513.44138: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.44148: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.44160: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.44176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.44190: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.44205: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.44222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.44234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887513.44247: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.44259: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.44271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.44285: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.44302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.44319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887513.44334: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.44349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887513.44352: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.44366: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.44379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.44391: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.44404: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.44487: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.44580: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.44594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.44616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.44631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.44705: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.44732: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.44774: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.44887: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887513.44933: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887513.45090: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.45103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887513.45177: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392 <<< 8137 1726887513.45256: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31392 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887513.45296: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887513.45528: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887513.45703: stderr chunk (state=3): >>><<< 8137 1726887513.45707: stdout chunk (state=3): >>><<< <10.31.42.159> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmp36_r4r0j\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31392\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31392 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887513.45718: done transferring module to remote 8137 1726887513.45722: _low_level_execute_command(): starting 8137 1726887513.45725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887513.46012: 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 <<< 8137 1726887513.46140: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ <<< 8137 1726887513.46143: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py <<< 8137 1726887513.46199: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887513.46362: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py M:0x001a <<< 8137 1726887513.47380: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887513.49023: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887513.49040: stdout chunk (state=3): >>><<< 8137 1726887513.49043: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887513.49168: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887513.49173: _low_level_execute_command(): starting 8137 1726887513.49175: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887513.50091: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.50107: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.50126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.50148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.50161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.50204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887513.50219: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.50231: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.50242: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.50258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.50271: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.50325: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.50341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.50353: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.42.159 is address <<< 8137 1726887513.50367: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.50378: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.50389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.50404: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.50421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.50433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 <<< 8137 1726887513.50444: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.50457: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.50469: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.50484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.50497: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.50507: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.50590: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.50647: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887513.50684: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31390 <<< 8137 1726887513.50704: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.50719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.50743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.50769: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.50772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.50787: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.50790: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31390 bytes at 261120 <<< 8137 1726887513.50801: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887513.50831: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.50834: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.50836: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.50839: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887513.50851: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.50868: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887513.50891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found <<< 8137 1726887513.50894: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.50897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.50932: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.50979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887513.51006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.51011: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887513.51054: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.51066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.51076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887513.51086: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.51096: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.51117: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.51137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.51140: stderr chunk (state=3): >>><<< 8137 1726887513.51145: stdout chunk (state=3): >>><<< 8137 1726887513.51161: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpa5kxbqm_\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31390\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31390 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887513.51217: done transferring module to remote 8137 1726887513.51220: _low_level_execute_command(): starting 8137 1726887513.51223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887513.51228: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887513.51307: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.51332: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887513.51350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.51354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887513.51388: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.51449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887513.52151: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.52172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.52274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.52378: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.52421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.52614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887513.52659: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.52775: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.52803: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.52822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.52835: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.52849: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.52863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.53049: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887513.53053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887513.53057: stdout chunk (state=3): >>><<< 8137 1726887513.53059: stderr chunk (state=3): >>><<< 8137 1726887513.53062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.53064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887513.53069: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887513.53073: _low_level_execute_command(): starting 8137 1726887513.53075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.53077: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887513.53082: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' -tt 10.31.42.159 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887513.53088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.53090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887513.53092: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.53094: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.53105: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.53107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.53119: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.53129: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.53206: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.53219: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.53226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.53244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.53267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.53270: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.53272: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.53279: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.53293: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887513.53325: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.53370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887513.54477: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.54481: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.54505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.54539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.54542: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.54544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887513.54546: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.54548: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.54642: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.54662: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.54668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887513.54688: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6628 <<< 8137 1726887513.54761: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.54771: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887513.55230: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 8137 1726887513.55236: stdout chunk (state=3): >>>import _imp # builtin <<< 8137 1726887513.55286: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887513.55290: stdout chunk (state=3): >>>import '_warnings' # <<< 8137 1726887513.55299: stdout chunk (state=3): >>> <<< 8137 1726887513.55331: stdout chunk (state=3): >>>import '_weakref' # <<< 8137 1726887513.55334: stdout chunk (state=3): >>> <<< 8137 1726887513.55417: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887513.55431: stdout chunk (state=3): >>> <<< 8137 1726887513.55481: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887513.55504: stdout chunk (state=3): >>> <<< 8137 1726887513.55558: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887513.55609: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887513.55633: stdout chunk (state=3): >>># installing zipimport hook<<< 8137 1726887513.55636: stdout chunk (state=3): >>> <<< 8137 1726887513.55706: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887513.55713: stdout chunk (state=3): >>> <<< 8137 1726887513.55740: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook<<< 8137 1726887513.55744: stdout chunk (state=3): >>> <<< 8137 1726887513.55824: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 8137 1726887513.55828: stdout chunk (state=3): >>> <<< 8137 1726887513.55850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.55882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887513.55915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8137 1726887513.55946: stdout chunk (state=3): >>>import '_codecs' # <<< 8137 1726887513.55988: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43dc0> <<< 8137 1726887513.56083: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc'<<< 8137 1726887513.56086: stdout chunk (state=3): >>> <<< 8137 1726887513.56089: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d83a0><<< 8137 1726887513.56091: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887513.56113: stdout chunk (state=3): >>> <<< 8137 1726887513.56120: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43b20> <<< 8137 1726887513.56167: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 8137 1726887513.56170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887513.56212: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43ac0><<< 8137 1726887513.56230: stdout chunk (state=3): >>> <<< 8137 1726887513.56235: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887513.56245: stdout chunk (state=3): >>> <<< 8137 1726887513.56290: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py<<< 8137 1726887513.56293: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 8137 1726887513.56441: stderr chunk (state=3): >>><<< 8137 1726887513.56531: stdout chunk (state=3): >>><<< 8137 1726887513.56535: stdout chunk (state=3): >>> <<< 8137 1726887513.56537: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8490> <<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887513.56548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 8137 1726887513.56552: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887513.56556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887513.56652: _low_level_execute_command(): starting 8137 1726887513.56656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 8137 1726887513.56660: stdout chunk (state=3): >>> <<< 8137 1726887513.56663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<< 8137 1726887513.56668: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0' 8137 1726887513.56769: stdout chunk (state=3): >>> <<< <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887513.56782: stdout chunk (state=3): >>>import '_abc' # <<< 8137 1726887513.56803: stdout chunk (state=3): >>> <<< 8137 1726887513.56879: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8940><<< 8137 1726887513.56900: stdout chunk (state=3): >>> <<< 8137 1726887513.56903: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8670><<< 8137 1726887513.56906: stdout chunk (state=3): >>> <<< 8137 1726887513.56910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887513.56912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc'<<< 8137 1726887513.56914: stdout chunk (state=3): >>> <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887513.56920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py<<< 8137 1726887513.56938: stdout chunk (state=3): >>> <<< 8137 1726887513.56941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887513.56944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py<<< 8137 1726887513.56948: stdout chunk (state=3): >>> <<< 8137 1726887513.56950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc'<<< 8137 1726887513.56952: stdout chunk (state=3): >>> <<< 8137 1726887513.56954: stdout chunk (state=3): >>>import '_stat' # <<< 8137 1726887513.56956: stdout chunk (state=3): >>> <<< 8137 1726887513.56958: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f190> <<< 8137 1726887513.56960: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887513.56962: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887513.56963: stdout chunk (state=3): >>> <<< 8137 1726887513.56965: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887513.56978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887513.56984: stdout chunk (state=3): >>> <<< 8137 1726887513.56987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc'<<< 8137 1726887513.56989: stdout chunk (state=3): >>> <<< 8137 1726887513.56993: stdout chunk (state=3): >>>import '_io' # <<< 8137 1726887513.57021: stdout chunk (state=3): >>>import 'marshal' # <<< 8137 1726887513.57024: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887513.57026: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887513.57028: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887513.57062: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f220> <<< 8137 1726887513.57065: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887513.57084: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887513.57087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887513.57185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc'<<< 8137 1726887513.57189: stdout chunk (state=3): >>> <<< 8137 1726887513.57192: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.57194: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887513.57196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887513.57199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 8137 1726887513.57202: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2850><<< 8137 1726887513.57205: stdout chunk (state=3): >>> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f940><<< 8137 1726887513.57249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887513.57321: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8dc0> <<< 8137 1726887513.57338: stdout chunk (state=3): >>> <<< 8137 1726887513.57342: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887513.57349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d3a0> <<< 8137 1726887513.57357: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039f0880> <<< 8137 1726887513.57359: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8b20> <<< 8137 1726887513.57361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py<<< 8137 1726887513.57363: stdout chunk (state=3): >>> <<< 8137 1726887513.57405: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887513.57454: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8ac0> <<< 8137 1726887513.57458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103988d90><<< 8137 1726887513.57462: stdout chunk (state=3): >>> <<< 8137 1726887513.57465: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887513.57468: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887513.57489: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d490> <<< 8137 1726887513.57493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py<<< 8137 1726887513.57500: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc'<<< 8137 1726887513.57503: stdout chunk (state=3): >>> <<< 8137 1726887513.57505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887513.57517: stdout chunk (state=3): >>>import '_locale' # <<< 8137 1726887513.57551: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d940> <<< 8137 1726887513.57567: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2d90> <<< 8137 1726887513.57570: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d670> <<< 8137 1726887513.57572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887513.57586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887513.57589: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887513.57591: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8970> <<< 8137 1726887513.57593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887513.57610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887513.57686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887513.57690: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034190> <<< 8137 1726887513.57694: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 8137 1726887513.57696: stdout chunk (state=3): >>> <<< 8137 1726887513.57706: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 8137 1726887513.57721: stdout chunk (state=3): >>> <<< 8137 1726887513.57754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887513.57758: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034220> <<< 8137 1726887513.57762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8137 1726887513.57764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887513.57801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887513.57804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034940> <<< 8137 1726887513.57829: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce095880> <<< 8137 1726887513.57860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 8137 1726887513.57881: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce02dd90> <<< 8137 1726887513.57952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 8137 1726887513.57960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8137 1726887513.57963: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057d90> <<< 8137 1726887513.57987: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d970> <<< 8137 1726887513.58017: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887513.58366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887513.58372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887513.58447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887513.58463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887513.58467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887513.58513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887513.58518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887513.58555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887513.58595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887513.58701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3eb0> <<< 8137 1726887513.58706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887513.58712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 8137 1726887513.58757: stdout chunk (state=3): >>> <<< 8137 1726887513.58761: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887513.58765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887513.58787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc'<<< 8137 1726887513.58826: stdout chunk (state=3): >>> <<< 8137 1726887513.58942: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887513.58996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 8137 1726887513.59107: stdout chunk (state=3): >>> <<< 8137 1726887513.59147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887513.59150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887513.59154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887513.59157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392eeb0><<< 8137 1726887513.59160: stdout chunk (state=3): >>> <<< 8137 1726887513.59164: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddcc610> <<< 8137 1726887513.59195: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd2640> <<< 8137 1726887513.59198: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3370> <<< 8137 1726887513.59200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887513.59204: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103931f40><<< 8137 1726887513.59209: stdout chunk (state=3): >>> <<< 8137 1726887513.59211: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<< 8137 1726887513.59213: stdout chunk (state=3): >>> <<< 8137 1726887513.59215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887513.59217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887513.59222: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887513.59225: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887513.59227: stdout chunk (state=3): >>> <<< 8137 1726887513.59229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.59231: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8137 1726887513.59235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887513.59238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887513.59240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 8137 1726887513.59243: stdout chunk (state=3): >>> <<< 8137 1726887513.59247: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcb3dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb38b0> import 'itertools' # <<< 8137 1726887513.59310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 8137 1726887513.59356: stdout chunk (state=3): >>> <<< 8137 1726887513.59361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3eb0> <<< 8137 1726887513.59478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887513.59496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8137 1726887513.59589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887513.59592: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103927610> <<< 8137 1726887513.59594: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3f70> <<< 8137 1726887513.59596: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392d640><<< 8137 1726887513.59665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887513.59674: stdout chunk (state=3): >>> <<< 8137 1726887513.59678: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392e370> <<< 8137 1726887513.59681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3e80> <<< 8137 1726887513.59685: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887513.59690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 8137 1726887513.59692: stdout chunk (state=3): >>> <<< 8137 1726887513.59694: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddaed30> import '_functools' # <<< 8137 1726887513.59698: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdda7610> <<< 8137 1726887513.59700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdddae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887513.59702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887513.59704: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.59712: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcc5c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddae250> <<< 8137 1726887513.59714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887513.59716: stdout chunk (state=3): >>> <<< 8137 1726887513.59718: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cddbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde0a00> <<< 8137 1726887513.59802: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py<<< 8137 1726887513.59805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887513.59807: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887513.59812: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.59814: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.59819: stdout chunk (state=3): >>> <<< 8137 1726887513.59821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887513.59823: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510380edc0><<< 8137 1726887513.59826: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d90> <<< 8137 1726887513.59901: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380e8b0><<< 8137 1726887513.60001: stdout chunk (state=3): >>> <<< 8137 1726887513.60006: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d00> <<< 8137 1726887513.60012: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887513.60017: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887513.60019: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8137 1726887513.60021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 8137 1726887513.60023: stdout chunk (state=3): >>> <<< 8137 1726887513.60154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887513.60249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380eeb0><<< 8137 1726887513.60414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887513.60417: stdout chunk (state=3): >>> <<< 8137 1726887513.60420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 8137 1726887513.60425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887513.60429: stdout chunk (state=3): >>> <<< 8137 1726887513.60431: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98370> <<< 8137 1726887513.60434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887513.60436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887513.60439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98460> <<< 8137 1726887513.60441: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ef70> <<< 8137 1726887513.60445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887513.60447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8137 1726887513.60450: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ee80> <<< 8137 1726887513.60452: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdccdfa0> <<< 8137 1726887513.60454: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887513.60456: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7490> <<< 8137 1726887513.60460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887513.60463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887513.60465: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909d30> import '_functools' # <<< 8137 1726887513.60469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887513.60471: stdout chunk (state=3): >>> <<< 8137 1726887513.60474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887513.60476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbcc1c0> <<< 8137 1726887513.60757: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc83c70> <<< 8137 1726887513.60760: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103902610> <<< 8137 1726887513.60764: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde00a0> <<< 8137 1726887513.60767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887513.60771: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8137 1726887513.60774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103916670> <<< 8137 1726887513.60776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887513.60778: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdeaf0> <<< 8137 1726887513.60782: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103935e50> <<< 8137 1726887513.60784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 8137 1726887513.60786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc'<<< 8137 1726887513.60788: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887513.60792: stdout chunk (state=3): >>> <<< 8137 1726887513.60794: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.60796: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbdee20> <<< 8137 1726887513.60800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887513.60804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887513.61015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 8137 1726887513.61025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887513.61029: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.61031: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.61035: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0730> <<< 8137 1726887513.61037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887513.61077: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103820c70> <<< 8137 1726887513.61082: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909250><<< 8137 1726887513.61084: stdout chunk (state=3): >>> <<< 8137 1726887513.61088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887513.61090: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0c70> <<< 8137 1726887513.61093: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103916280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393ba00> <<< 8137 1726887513.61096: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb7e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.61100: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf05b0> <<< 8137 1726887513.61102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887513.61104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887513.61378: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887513.61394: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.61397: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc59d0> <<< 8137 1726887513.61400: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887513.61403: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887513.61406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887513.61411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 8137 1726887513.61414: stdout chunk (state=3): >>> import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d90> <<< 8137 1726887513.61417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa6a0> <<< 8137 1726887513.61421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 8137 1726887513.61423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887513.61426: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d00> <<< 8137 1726887513.61428: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887513.61430: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887513.61435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887513.61437: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 8137 1726887513.61441: stdout chunk (state=3): >>> <<< 8137 1726887513.61443: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887513.61445: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887513.61447: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaaca0> <<< 8137 1726887513.61452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887513.61454: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbb61f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdb9da30> <<< 8137 1726887513.61456: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3370> <<< 8137 1726887513.61963: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc55b0> <<< 8137 1726887513.62068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887513.62073: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887513.62076: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.62080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887513.62084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887513.62086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.62088: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.62090: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaaa90> <<< 8137 1726887513.62133: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3460> <<< 8137 1726887513.62136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.62138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887513.62140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30cdad8670> <<< 8137 1726887513.62144: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887513.62146: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887513.62148: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887513.62150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.62152: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103828fa0> <<< 8137 1726887513.62155: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.62158: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.62218: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887513.62251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887513.62255: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822a30> <<< 8137 1726887513.62259: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887513.62262: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822490><<< 8137 1726887513.62264: stdout chunk (state=3): >>> <<< 8137 1726887513.62266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887513.62502: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 8137 1726887513.62580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887513.62585: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887513.62591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887513.62594: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887513.62638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887513.62642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887513.62645: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887513.62648: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.62650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887513.62652: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887513.62654: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887513.62656: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887513.62660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887513.62662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 8137 1726887513.62664: stdout chunk (state=3): >>> <<< 8137 1726887513.62666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.62686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8137 1726887513.62709: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887513.62737: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037181c0> <<< 8137 1726887513.62743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887513.62746: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887513.62749: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887513.62752: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037dec70><<< 8137 1726887513.62755: stdout chunk (state=3): >>> <<< 8137 1726887513.62757: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822eb0> <<< 8137 1726887513.62759: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393b0a0><<< 8137 1726887513.62761: stdout chunk (state=3): >>> <<< 8137 1726887513.62762: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887513.62766: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887513.62768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887513.62770: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887513.62775: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887513.62778: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372aaf0><<< 8137 1726887513.62781: stdout chunk (state=3): >>> <<< 8137 1726887513.62784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887513.62786: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887513.62789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887513.62792: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887513.62795: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887513.62798: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.62800: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887513.62803: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887513.62863: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887513.62881: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887513.62884: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510372ae20><<< 8137 1726887513.62888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887513.62891: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c730> <<< 8137 1726887513.62894: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887513.62897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887513.62900: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373cc70> <<< 8137 1726887513.62903: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.62905: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.62910: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036c93a0><<< 8137 1726887513.62912: stdout chunk (state=3): >>> <<< 8137 1726887513.62957: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372af10> <<< 8137 1726887513.62961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887513.62976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887513.63117: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.63124: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da280><<< 8137 1726887513.63127: stdout chunk (state=3): >>> <<< 8137 1726887513.63130: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c5b0><<< 8137 1726887513.63133: stdout chunk (state=3): >>> <<< 8137 1726887513.63165: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887513.63182: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.63224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.63230: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.63238: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da340> <<< 8137 1726887513.63330: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038209d0><<< 8137 1726887513.63333: stdout chunk (state=3): >>> <<< 8137 1726887513.63359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 8137 1726887513.63372: stdout chunk (state=3): >>> <<< 8137 1726887513.63402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 8137 1726887513.63405: stdout chunk (state=3): >>> <<< 8137 1726887513.63433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 8137 1726887513.63444: stdout chunk (state=3): >>> <<< 8137 1726887513.63477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<< 8137 1726887513.63493: stdout chunk (state=3): >>> <<< 8137 1726887513.63567: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.63639: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f56a0> <<< 8137 1726887513.63680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887513.63735: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5970> <<< 8137 1726887513.63738: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5760> <<< 8137 1726887513.63815: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5850> <<< 8137 1726887513.63879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8137 1726887513.63883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887513.64287: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.64319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda167c0> <<< 8137 1726887513.64322: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8137 1726887513.64326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.64330: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887513.64333: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887513.64359: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.64363: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16160> <<< 8137 1726887513.64365: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16280> <<< 8137 1726887513.64409: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16f10> <<< 8137 1726887513.64430: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887513.64434: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5ca0> <<< 8137 1726887513.64460: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51037021f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036e9a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038205b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887513.64464: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda164f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16d30> <<< 8137 1726887513.64467: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887513.64522: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16f70> <<< 8137 1726887513.64525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887513.64527: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887513.64569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887513.64619: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5a90> <<< 8137 1726887513.64640: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16100> <<< 8137 1726887513.64644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887513.64659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887513.64663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887513.64689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887513.64710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887513.64785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 8137 1726887513.64813: stdout chunk (state=3): >>> <<< 8137 1726887513.64817: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9deee0> <<< 8137 1726887513.64872: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.64902: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c70d0> <<< 8137 1726887513.64906: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5103619670> <<< 8137 1726887513.64919: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c72b0> <<< 8137 1726887513.64924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887513.64953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887513.64959: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd3c7c40> <<< 8137 1726887513.64962: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fddc0> <<< 8137 1726887513.65125: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fd3a0> <<< 8137 1726887513.65228: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 8137 1726887513.65319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887513.65327: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887513.65346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda4dc10> <<< 8137 1726887513.65479: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887513.65482: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.65485: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda18cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda183a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9cab80> <<< 8137 1726887513.65493: stdout chunk (state=3): >>>import '_thread' # <<< 8137 1726887513.65499: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda184c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda184f0> <<< 8137 1726887513.65502: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8137 1726887513.65504: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.65506: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887513.65510: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887513.65513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887513.65593: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887513.65596: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887513.65598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887513.65647: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887513.65702: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94d250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d1f0> <<< 8137 1726887513.65711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887513.65714: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887513.65718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887513.65720: stdout chunk (state=3): >>># installing zipimport hook <<< 8137 1726887513.66802: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5dd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd95a880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9f60d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda229a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a0d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda568b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94f9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd96cb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94ff70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.66806: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd431183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887513.66879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887513.66898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8137 1726887513.66903: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887513.66907: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.67000: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf220> <<< 8137 1726887513.67004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.67089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887513.67131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.67180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43130880> <<< 8137 1726887513.67216: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430c8d90> <<< 8137 1726887513.67356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2d90> <<< 8137 1726887513.67610: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.67614: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887513.67836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.68086: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887513.68090: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887513.68296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8137 1726887513.68301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887513.68331: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9967c0> <<< 8137 1726887513.68337: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99b820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfbe9a0> <<< 8137 1726887513.68449: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43095f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<< 8137 1726887513.68453: stdout chunk (state=3): >>> <<< 8137 1726887513.68483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887513.68487: stdout chunk (state=3): >>>import '_sre' # <<< 8137 1726887513.68504: stdout chunk (state=3): >>> <<< 8137 1726887513.68523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py<<< 8137 1726887513.68603: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887513.68609: stdout chunk (state=3): >>> <<< 8137 1726887513.68722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8137 1726887513.68727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc'<<< 8137 1726887513.68753: stdout chunk (state=3): >>> <<< 8137 1726887513.68756: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4308c610><<< 8137 1726887513.68760: stdout chunk (state=3): >>> <<< 8137 1726887513.68775: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43092640> <<< 8137 1726887513.68778: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093370> <<< 8137 1726887513.68780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py<<< 8137 1726887513.68782: stdout chunk (state=3): >>> <<< 8137 1726887513.68784: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9d4760> # zipimport: zlib available <<< 8137 1726887513.68851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887513.68887: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py<<< 8137 1726887513.68905: stdout chunk (state=3): >>> <<< 8137 1726887513.68948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887513.68953: stdout chunk (state=3): >>> <<< 8137 1726887513.69225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887513.69229: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.69233: stdout chunk (state=3): >>> # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.69235: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d47dc0> <<< 8137 1726887513.69239: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d478b0> <<< 8137 1726887513.69241: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887513.69245: stdout chunk (state=3): >>> <<< 8137 1726887513.69247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47eb0> <<< 8137 1726887513.69251: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc'<<< 8137 1726887513.69273: stdout chunk (state=3): >>> import '_operator' # <<< 8137 1726887513.69290: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47f70> <<< 8137 1726887513.69311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8137 1726887513.69369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47e80> <<< 8137 1726887513.69385: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887513.69402: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.69446: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306ed30><<< 8137 1726887513.69464: stdout chunk (state=3): >>> <<< 8137 1726887513.69481: stdout chunk (state=3): >>>import '_functools' # <<< 8137 1726887513.69495: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.69522: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43067610> <<< 8137 1726887513.69554: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.69580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 8137 1726887513.69601: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<< 8137 1726887513.69630: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887513.69650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.69669: stdout chunk (state=3): >>> import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4307b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4309ae50> <<< 8137 1726887513.69731: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887513.69735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.69740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887513.69742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035577c0> <<< 8137 1726887513.69761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.69789: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d59c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306e250> <<< 8137 1726887513.69847: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.69884: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557280> <<< 8137 1726887513.69888: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887513.70015: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4307b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a0a00> <<< 8137 1726887513.70069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d90> <<< 8137 1726887513.70137: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887513.70181: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035574f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887513.70206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887513.70220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70234: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.70237: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887513.70240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887513.70242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887513.70244: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 8137 1726887513.70247: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887513.70279: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887513.70300: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ff6ee0> <<< 8137 1726887513.70351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887513.70355: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f070d0> <<< 8137 1726887513.70398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887513.70402: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887513.70406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887513.70428: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f07c40> <<< 8137 1726887513.70471: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda193d0> <<< 8137 1726887513.70481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887513.70490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70493: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353edc0> <<< 8137 1726887513.70495: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887513.70497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887513.70522: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70671: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c460> <<< 8137 1726887513.70676: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887513.70679: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887513.70683: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887513.70685: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353e3a0> <<< 8137 1726887513.70689: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887513.70691: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70793: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353ef70> <<< 8137 1726887513.70796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887513.70816: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887513.70822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887513.70829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887513.70833: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70835: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d61fa0> <<< 8137 1726887513.70839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887513.70863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8137 1726887513.70903: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70926: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510358ec10> <<< 8137 1726887513.70931: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5ba30> <<< 8137 1726887513.70941: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a3a0> <<< 8137 1726887513.70944: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fe2b80> <<< 8137 1726887513.70948: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5b490> <<< 8137 1726887513.70951: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.70954: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.70956: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.70960: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510355a4c0> <<< 8137 1726887513.70962: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887513.70964: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a4f0> <<< 8137 1726887513.70990: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.70993: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887513.70996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 8137 1726887513.71028: stdout chunk (state=3): >>> <<< 8137 1726887513.71031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887513.71039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887513.71064: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd98d9a0> <<< 8137 1726887513.71198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c7a1c0> <<< 8137 1726887513.71217: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d17c70> <<< 8137 1726887513.71221: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f65250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e1f0> <<< 8137 1726887513.71225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887513.71228: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.71233: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cce53430> <<< 8137 1726887513.71282: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e370> <<< 8137 1726887513.71292: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887513.71294: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 8137 1726887513.71297: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.71299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887513.71300: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887513.71302: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5beb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a00a0> <<< 8137 1726887513.71306: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.71311: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887513.71376: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.71380: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359ed30> <<< 8137 1726887513.71384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.71386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887513.71445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887513.71448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8137 1726887513.71453: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887513.71518: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8caf0> import 'errno' # <<< 8137 1726887513.71522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887513.71524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887513.71526: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f72880> <<< 8137 1726887513.71530: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c8ce20> <<< 8137 1726887513.71533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887513.71603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887513.71606: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035370d0> <<< 8137 1726887513.71635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887513.72300: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035639a0> <<< 8137 1726887513.72304: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99e670> <<< 8137 1726887513.72306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887513.72312: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887513.72315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887513.72318: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9ec70> <<< 8137 1726887513.72320: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.72322: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c2b3a0> <<< 8137 1726887513.72326: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8cf10><<< 8137 1726887513.72328: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887513.72332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887513.72334: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9e8d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda19400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8137 1726887513.72336: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f720d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035978b0> <<< 8137 1726887513.72339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f84b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f67f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8137 1726887513.72622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72632: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72636: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72642: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887513.72644: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c280><<< 8137 1726887513.72647: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d599d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887513.72650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887513.72656: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72659: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.72662: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72665: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c576a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 8137 1726887513.72667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887513.72670: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72673: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72746: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72755: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.72759: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887513.72762: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57760> <<< 8137 1726887513.72765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72777: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887513.72781: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887513.72929: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72934: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.72937: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.72939: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.72941: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57ca0> <<< 8137 1726887513.73024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73159: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c641f0><<< 8137 1726887513.73187: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73190: stdout chunk (state=3): >>> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c578e0> <<< 8137 1726887513.73194: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c4ba30> <<< 8137 1726887513.73197: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.73201: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887513.73206: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d595b0> <<< 8137 1726887513.73211: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887513.73215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887513.73218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887513.73221: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfe0bb0> <<< 8137 1726887513.73225: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8137 1726887513.73227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887513.73404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887513.73407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887513.73411: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57a90> <<< 8137 1726887513.73414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887513.73416: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf86f70> <<< 8137 1726887513.73419: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887513.73422: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887513.73424: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf864f0> <<< 8137 1726887513.73427: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887513.73429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.73637: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfc5ee0> <<< 8137 1726887513.73640: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd30d00> <<< 8137 1726887513.73643: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fae7c0> <<< 8137 1726887513.73646: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b8b0> <<< 8137 1726887513.73648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 8137 1726887513.73651: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8137 1726887513.73653: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb3820> <<< 8137 1726887513.73655: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887513.73659: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102aff9a0> <<< 8137 1726887513.73661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8137 1726887513.73665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887513.73667: stdout chunk (state=3): >>> import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd42b78670> <<< 8137 1726887513.73696: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887513.73699: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73703: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73705: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887513.73722: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73728: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf84c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf870a0> <<< 8137 1726887513.73733: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887513.73735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf84fd0> <<< 8137 1726887513.73762: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887513.73765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887513.73768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73770: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccfd2910> <<< 8137 1726887513.73813: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9f9cd0> <<< 8137 1726887513.73821: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 8137 1726887513.73857: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 8137 1726887513.73916: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73918: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887513.73922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887513.73925: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8137 1726887513.73926: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fec760> <<< 8137 1726887513.73928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73939: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.73996: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8137 1726887513.74000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74052: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip' <<< 8137 1726887513.74062: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.74066: stdout chunk (state=3): >>> <<< 8137 1726887513.74069: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74117: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8137 1726887513.74141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74145: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74147: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8137 1726887513.74251: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74257: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74261: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8137 1726887513.74264: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74267: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py<<< 8137 1726887513.74269: stdout chunk (state=3): >>> <<< 8137 1726887513.74335: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74368: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74372: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74375: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887513.74379: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887513.74381: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74411: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887513.74463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74556: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74603: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8137 1726887513.74629: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74661: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74721: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74787: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887513.74790: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74823: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74855: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887513.74864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.74912: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75043: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887513.75056: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75059: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75061: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887513.75063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75065: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75104: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887513.75111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75444: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8137 1726887513.75451: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75484: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887513.75529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887513.75532: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887513.75534: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75549: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75602: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035593d0> # zipimport: zlib available <<< 8137 1726887513.75605: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887513.75624: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 8137 1726887513.75692: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75695: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75739: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8137 1726887513.75767: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887513.75772: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75775: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887513.75850: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75886: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8137 1726887513.75889: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75891: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887513.75936: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75939: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8137 1726887513.75943: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75945: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.75967: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887513.76066: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887513.76102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.76106: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfd2f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887513.76159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887513.76165: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fa59a0> <<< 8137 1726887513.76253: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102993430> <<< 8137 1726887513.76311: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 8137 1726887513.76315: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887513.76317: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccc93cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887513.76321: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76341: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76373: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76456: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76483: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.76488: stdout chunk (state=3): >>> <<< 8137 1726887513.76491: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76494: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887513.76496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887513.76499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887513.76543: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887513.76547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887513.76554: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887513.76569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887513.76604: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8137 1726887513.76615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76660: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb6670> <<< 8137 1726887513.76664: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76699: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103529d90> <<< 8137 1726887513.76753: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8137 1726887513.76761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76766: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103559400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887513.76825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76828: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76847: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887513.76851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887513.76854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887513.76873: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 8137 1726887513.76926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76931: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.76934: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 8137 1726887513.76943: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77021: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccda1fd0> <<< 8137 1726887513.77098: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77285: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77289: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887513.77292: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77294: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77338: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77349: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77396: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77399: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887513.77401: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77435: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 8137 1726887513.77438: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77459: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77501: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77583: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77631: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887513.77640: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77831: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887513.77836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77859: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887513.77918: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77957: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887513.77960: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.77984: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.78236: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccc35700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e50> <<< 8137 1726887513.78275: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887513.78279: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887513.78282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8137 1726887513.78348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8137 1726887513.78351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8137 1726887513.78355: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.78359: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425657c0> <<< 8137 1726887513.78361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b2bbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887513.78363: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8137 1726887513.78366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887513.78410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.78414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.78506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887513.78614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8137 1726887513.78646: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 8137 1726887513.78670: stdout chunk (state=3): >>> <<< 8137 1726887513.78676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac6f70> <<< 8137 1726887513.78679: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887513.78683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887513.78685: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8137 1726887513.78689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887513.78692: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac64f0> <<< 8137 1726887513.78696: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.78698: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.78701: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565160><<< 8137 1726887513.78703: stdout chunk (state=3): >>> <<< 8137 1726887513.78705: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b05ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102870d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b6a0> <<< 8137 1726887513.78707: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.78710: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b8b0> <<< 8137 1726887513.78755: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565280><<< 8137 1726887513.78773: stdout chunk (state=3): >>> <<< 8137 1726887513.78783: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8137 1726887513.78785: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565f10><<< 8137 1726887513.78790: stdout chunk (state=3): >>> <<< 8137 1726887513.78793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac5c40> <<< 8137 1726887513.78796: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 8137 1726887513.78800: stdout chunk (state=3): >>> <<< 8137 1726887513.78803: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102adef70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887513.78805: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887513.78809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887513.78840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887513.78965: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac5fd0> <<< 8137 1726887513.79031: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887513.79035: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425654f0><<< 8137 1726887513.79037: stdout chunk (state=3): >>> <<< 8137 1726887513.79040: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565d30> <<< 8137 1726887513.79043: stdout chunk (state=3): >>>import 'atexit' # <<< 8137 1726887513.79391: stdout chunk (state=3): >>> <<< 8137 1726887513.79395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887513.79400: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.79404: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102b11910> <<< 8137 1726887513.79407: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.79486: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.79489: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.79495: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.79497: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565f70> <<< 8137 1726887513.79499: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.79501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887513.79503: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353acd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 8137 1726887513.79505: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8137 1726887513.79507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887513.79595: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887513.79650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.79691: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.79696: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565100> <<< 8137 1726887513.79897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.79900: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887513.79904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887513.79906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.79912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887513.79914: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8137 1726887513.79916: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 8137 1726887513.79920: stdout chunk (state=3): >>> <<< 8137 1726887513.80296: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80300: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8137 1726887513.80304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 8137 1726887513.80359: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80504: stdout chunk (state=3): >>> <<< 8137 1726887513.80516: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80518: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 8137 1726887513.80524: stdout chunk (state=3): >>> <<< 8137 1726887513.80554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887513.80558: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887513.80560: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80563: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8137 1726887513.80567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80569: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4252dee0> <<< 8137 1726887513.80573: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.80577: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8137 1726887513.80779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80832: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.80835: stdout chunk (state=3): >>> <<< 8137 1726887513.80839: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e0d0><<< 8137 1726887513.80841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.80844: stdout chunk (state=3): >>> <<< 8137 1726887513.80848: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.80852: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e2b0><<< 8137 1726887513.81084: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887513.81106: stdout chunk (state=3): >>> <<< 8137 1726887513.81112: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887513.81116: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887513.81127: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4243ec40> <<< 8137 1726887513.81128: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cdc0><<< 8137 1726887513.81130: stdout chunk (state=3): >>> <<< 8137 1726887513.81132: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887513.81134: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254c3a0> <<< 8137 1726887513.81136: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887513.81197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 8137 1726887513.81202: stdout chunk (state=3): >>> <<< 8137 1726887513.81205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81214: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cf70> <<< 8137 1726887513.81217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887513.81219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887513.81221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887513.81223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887513.81226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 8137 1726887513.81253: stdout chunk (state=3): >>> <<< 8137 1726887513.81257: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4259cc10> <<< 8137 1726887513.81259: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887513.81261: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42567cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425673a0><<< 8137 1726887513.81264: stdout chunk (state=3): >>> <<< 8137 1726887513.81266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81268: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42519b80> <<< 8137 1726887513.81270: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81273: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425674c0> <<< 8137 1726887513.81275: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887513.81277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81280: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8137 1726887513.81282: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81284: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81286: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425674f0> <<< 8137 1726887513.81289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81293: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887513.81294: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887513.81360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 8137 1726887513.81423: stdout chunk (state=3): >>> <<< 8137 1726887513.81427: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8137 1726887513.81430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887513.81434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 8137 1726887513.81436: stdout chunk (state=3): >>> <<< 8137 1726887513.81438: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81442: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8137 1726887513.81444: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81503: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.81507: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887513.81512: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887513.81517: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249c250> <<< 8137 1726887513.81583: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887513.81586: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.81592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b11f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887513.81594: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887513.81599: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8137 1726887513.81603: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a98e0> <<< 8137 1726887513.81606: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887513.81612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.81615: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 8137 1726887513.81618: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81620: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51027d3cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887513.81622: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.81627: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425acd30> <<< 8137 1726887513.81752: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81805: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81815: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a9880> <<< 8137 1726887513.81818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81821: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.81823: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.81825: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425450d0> <<< 8137 1726887513.81829: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.81834: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.81836: stdout chunk (state=3): >>> <<< 8137 1726887513.81839: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8137 1726887513.81841: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425719a0> <<< 8137 1726887513.81844: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.81965: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a90d0> <<< 8137 1726887513.81972: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425a58b0> <<< 8137 1726887513.81975: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.81977: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 8137 1726887513.81980: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887513.81982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887513.81984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887513.81986: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.81989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887513.81993: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249e9d0><<< 8137 1726887513.82017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51028e0fd0> <<< 8137 1726887513.82027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8137 1726887513.82032: stdout chunk (state=3): >>> <<< 8137 1726887513.82035: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887513.82037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82039: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887513.82042: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82117: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8137 1726887513.82127: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82212: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.82217: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.82250: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424bbb80><<< 8137 1726887513.82253: stdout chunk (state=3): >>> <<< 8137 1726887513.82255: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8640> <<< 8137 1726887513.82316: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249ef70><<< 8137 1726887513.82319: stdout chunk (state=3): >>> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8a30><<< 8137 1726887513.82374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82380: stdout chunk (state=3): >>> <<< 8137 1726887513.82384: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.82387: stdout chunk (state=3): >>> <<< 8137 1726887513.82390: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82426: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887513.82430: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82556: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available<<< 8137 1726887513.82566: stdout chunk (state=3): >>> <<< 8137 1726887513.82569: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887513.82616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82684: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.82690: stdout chunk (state=3): >>> <<< 8137 1726887513.82693: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 8137 1726887513.82695: stdout chunk (state=3): >>> <<< 8137 1726887513.82714: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887513.82749: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82755: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887513.82757: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82761: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.82763: stdout chunk (state=3): >>> <<< 8137 1726887513.82783: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887513.82787: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82792: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887513.82833: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82836: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887513.82839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.82882: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887513.82960: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.82963: stdout chunk (state=3): >>> <<< 8137 1726887513.82990: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83102: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.83164: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83206: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.83227: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887513.83276: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.83285: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887513.83541: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.83547: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887513.83593: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102775700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887513.83601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887513.83641: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83729: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887513.83981: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8137 1726887513.83984: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83986: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83988: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8137 1726887513.83990: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83995: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.83996: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84158: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887513.84161: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887513.84165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84218: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84225: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887513.84321: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84325: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84523: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887513.84527: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 8137 1726887513.84530: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.84532: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84534: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84631: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887513.84635: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 8137 1726887513.84753: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84758: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py<<< 8137 1726887513.84763: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84766: stdout chunk (state=3): >>> <<< 8137 1726887513.84768: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887513.84796: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887513.84799: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887513.84863: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887513.84867: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.84869: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887513.84952: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84956: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.84961: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.84964: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 8137 1726887513.84967: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424e57c0><<< 8137 1726887513.84995: stdout chunk (state=3): >>> <<< 8137 1726887513.85068: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 8137 1726887513.85072: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 8137 1726887513.85075: stdout chunk (state=3): >>> <<< 8137 1726887513.85128: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ea820><<< 8137 1726887513.85132: stdout chunk (state=3): >>> <<< 8137 1726887513.85135: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4205a9a0><<< 8137 1726887513.85139: stdout chunk (state=3): >>> <<< 8137 1726887513.85258: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.85295: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887513.85299: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.85302: stdout chunk (state=3): >>> <<< 8137 1726887513.85354: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.85505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.85735: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 8137 1726887513.85738: stdout chunk (state=3): >>> <<< 8137 1726887513.85742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887513.85762: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8137 1726887513.85787: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42523760><<< 8137 1726887513.85792: stdout chunk (state=3): >>> <<< 8137 1726887513.85794: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887513.85797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.85840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.85934: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887513.86016: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86102: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887513.86231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86378: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8137 1726887513.86393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887513.86411: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86435: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86477: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887513.86567: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86648: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86806: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.86979: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887513.86986: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87053: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887513.87089: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87132: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7742", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "MemoryCurrent": "917504", "MemoryAvailable": "infinity", "CPUUsageNSec": "29047000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUW<<< 8137 1726887513.87181: stdout chunk (state=3): >>>eight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode<<< 8137 1726887513.87187: stdout chunk (state=3): >>>": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "sysinit.target system.slice -.mount", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 8137 1726887513.87216: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87223: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887513.87242: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8137 1726887513.87251: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87277: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8137 1726887513.87286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87322: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py<<< 8137 1726887513.87332: stdout chunk (state=3): >>> <<< 8137 1726887513.87344: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87346: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87398: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.87402: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887513.87404: stdout chunk (state=3): >>> <<< 8137 1726887513.87449: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py<<< 8137 1726887513.87454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87457: stdout chunk (state=3): >>> <<< 8137 1726887513.87470: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87483: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8137 1726887513.87490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87569: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87693: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887513.87746: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.87789: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887513.87794: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87809: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887513.87840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87844: stdout chunk (state=3): >>># 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 <<< 8137 1726887513.87958: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.87986: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887513.87990: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.87992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88018: 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 # 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 _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 <<< 8137 1726887513.88022: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # 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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 8137 1726887513.88028: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8137 1726887513.88030: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88046: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88087: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887513.88120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88151: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8137 1726887513.88159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88179: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88244: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.88247: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887513.88250: stdout chunk (state=3): >>> <<< 8137 1726887513.88275: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887513.88279: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887513.88302: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887513.88308: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88331: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887513.88334: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887513.88362: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 8137 1726887513.88367: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887513.88387: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887513.88390: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 8137 1726887513.88407: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887513.88442: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88450: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887513.88484: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8137 1726887513.88490: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8137 1726887513.88511: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887513.88543: stdout chunk (state=3): >>># destroy queue <<< 8137 1726887513.88549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.88571: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887513.88577: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887513.88591: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 8137 1726887513.88639: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 8137 1726887513.88642: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88648: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 8137 1726887513.88650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887513.88654: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887513.88671: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88674: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88676: stdout chunk (state=3): >>> <<< 8137 1726887513.88711: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 8137 1726887513.88717: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios <<< 8137 1726887513.88720: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 8137 1726887513.88776: 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 <<< 8137 1726887513.88780: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8137 1726887513.88785: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425683d0> <<< 8137 1726887513.88801: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.88834: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 <<< 8137 1726887513.88838: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 8137 1726887513.88900: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887513.88904: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 8137 1726887513.88913: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 8137 1726887513.88915: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.88919: stdout chunk (state=3): >>> <<< 8137 1726887513.88956: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path <<< 8137 1726887513.88960: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887513.88963: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io<<< 8137 1726887513.89021: stdout chunk (state=3): >>> # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 8137 1726887513.89025: stdout chunk (state=3): >>># 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 <<< 8137 1726887513.89028: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py<<< 8137 1726887513.89031: stdout chunk (state=3): >>> <<< 8137 1726887513.89035: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887513.89051: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887513.89084: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.89088: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.89091: stdout chunk (state=3): >>> <<< 8137 1726887513.89106: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887513.89144: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.89147: stdout chunk (state=3): >>> <<< 8137 1726887513.89149: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887513.89200: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 8137 1726887513.89226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.89231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.89261: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 8137 1726887513.89265: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887513.89267: stdout chunk (state=3): >>># destroy tokenize <<< 8137 1726887513.89297: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.89300: stdout chunk (state=3): >>> <<< 8137 1726887513.89338: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887513.89343: stdout chunk (state=3): >>># destroy select <<< 8137 1726887513.89357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.89361: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887513.89384: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887513.89391: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887513.89405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.89414: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887513.89487: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.89491: stdout chunk (state=3): >>> <<< 8137 1726887513.89539: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 8137 1726887513.89552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.89587: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887513.89642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887513.89646: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 8137 1726887513.89784: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887513.89787: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424dc9a0> <<< 8137 1726887513.89799: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. <<< 8137 1726887513.89899: stderr chunk (state=3): >>><<< 8137 1726887513.89902: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 8137 1726887513.89905: stdout chunk (state=3): >>><<< 8137 1726887513.90041: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.90045: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41eef430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available<<< 8137 1726887513.90047: stdout chunk (state=3): >>> <<< <10.31.42.159> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce095880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce02dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddcc610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd2640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcb3dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb38b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddaed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdda7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddbb670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdddae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcc5c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddae250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cddbb280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdccdfa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbcc1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc83c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdeaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbdee20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb7e3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdef10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf05b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc59d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaaca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbb61f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdb9da30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc55b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaaa90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30cdad8670>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda167c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda164f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9deee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c70d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd3c7c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fddc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fd3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fdf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda4dc10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda18cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda183a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9cab80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda184c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda184f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94d250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5dd30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd95a880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9f60d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda229a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a0d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda568b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94f9d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd96cb80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94ff70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9967c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99b820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfbe9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9d4760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda193d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd98d9a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cce53430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99e670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9e8d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda19400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfe0bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf86f70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf864f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfc5ee0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd30d00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b6a0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf84c40>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf870a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf84fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccfd2910>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9f9cd0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfd2f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccc93cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccda1fd0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccc35700>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7742", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "MemoryCurrent": "917504", "MemoryAvailable": "infinity", "CPUUsageNSec": "29047000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "sysinit.target system.slice -.mount", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\\"man:chronyd(8)\\" \\"man:chrony.conf(5)\\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.42.159 closed.\r\n") 8137 1726887513.92731: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce0d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce02dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ce07d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddd3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcb3dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb38b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcb3e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddaed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdda7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdddae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdcc5c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cddae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cddbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc5d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc98460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdccdfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbcc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdc83c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc7eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdde00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdeaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbdee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf0c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb7e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbdef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbf05b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdb8e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc59d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaa850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbaaca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cdbb61f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaa8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdb9da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdcc55b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cdbaaa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f30cdad8670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda167c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda164f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda16f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda16100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9deee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c70d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd3c72b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd3c7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fd3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9fdf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda4dc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda18cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda183a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9cab80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda184c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda184f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94d250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5d370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda5dd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd95a880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9f60d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cda229a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd95a0d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda568b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94f9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd96cb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd94ff70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd959a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd9967c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99b820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfbe9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9d4760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda193d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30cd98d9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cce53430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd99e670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9e8d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cda19400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfe0bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf86f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf864f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfc5ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd30d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccf84c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf870a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccf84fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccfd2910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30cd9f9cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd2b7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccfd2f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccc93cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccda1fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30ccc35700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30ccd00e50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_n507_gpg/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "7742", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "MemoryCurrent": "917504", "MemoryAvailable": "infinity", "CPUUsageNSec": "29047000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "sysinit.target system.slice -.mount", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.42.159 closed. 8137 1726887513.96457: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887513.96462: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12524", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "MemoryCurrent": "933888", "MemoryAvailable": "infinity", "CPUUsageNSec": "27488000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 8137 1726887513.98428: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 8137 1726887513.98435: 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib <<< 8137 1726887513.98439: stdout chunk (state=3): >>># cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887513.98443: 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 # 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 <<< 8137 1726887513.98446: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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 # 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 _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 <<< 8137 1726887513.98451: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887513.98455: stdout chunk (state=3): >>># 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 <<< 8137 1726887513.98458: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ed670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42537d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42568400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887513.98461: stdout chunk (state=3): >>># zipimport: zlib available<<< 8137 1726887513.98465: stdout chunk (state=3): >>> <<< 8137 1726887513.98468: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # 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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 8137 1726887513.98474: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887512.0566084-8961-258839650416412/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887513.98477: _low_level_execute_command(): starting 8137 1726887513.98480: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py<<< 8137 1726887513.98483: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc'<<< 8137 1726887513.98487: stdout chunk (state=3): >>> <<< 8137 1726887513.98490: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ > /dev/null 2>&1 && sleep 0' <10.31.42.159> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.159> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/324939a2cd"' 10.31.42.159 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.0566084-8961-258839650416412/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887513.98746: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util <<< 8137 1726887513.98752: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887513.98757: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887513.98760: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py<<< 8137 1726887513.98764: stdout chunk (state=3): >>><<< 8137 1726887513.98767: stderr chunk (state=3): >>><<< 8137 1726887513.98773: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4207cbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42022f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd420224f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42061ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dccd00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6760> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4201fc40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4203bf70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4201ffd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4206e910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42548cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6820> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d83a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039f0880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103988d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103931f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103927610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510380edc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380e8b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ee80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103902610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103916670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103935e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103820c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103916280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103828fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037181c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037dec70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372aaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510372ae20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373cc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036c93a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372af10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038209d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f56a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51037021f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f58e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036e9a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038205b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5103619670>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035577c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035574f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ff6ee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f070d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f072b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f07c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353edc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353e3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353ef70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510358ec10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355acd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fe2b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510355a4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f65250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f728e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359ed30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f72880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035370d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035639a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f720d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035978b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f679d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f84b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f67f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fae7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb3820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102aff9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fec760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035593d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fa59a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102993430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb6670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103529d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103559400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b2bbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac6f70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac64f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b05ee0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102870d00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b6a0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac5c40>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102adef70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac5fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102b11910>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353acd0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b11f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51027d3cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51028e0fd0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102775700>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12524", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "MemoryCurrent": "933888", "MemoryAvailable": "infinity", "CPUUsageNSec": "27488000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "RequiresMountsFor": "/var/tmp", "Documentation": "\\"man:chronyd(8)\\" \\"man:chrony.conf(5)\\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887514.00688: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887514.00694: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4206ef70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d2fcd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887514.00704: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103c43ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510398f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103988d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51039d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103931f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103927610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510392e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510380edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510380ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103902610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103916670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103935e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103820c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103909250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103916280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103820d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037f3460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103828fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037181c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51037dec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103822eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510393b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372aaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510372ae20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373cc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036c93a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510372af10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510373c5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036da340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038209d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f56a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51036f5ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51037021f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036e9a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51038205b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51036f5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5103619670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035577c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035574f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5103557f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103557100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ff6ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f070d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f072b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f07c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353edc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353e3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353ef70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510358ec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fe2b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f510355a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510355a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f65250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f728e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359e370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510359ed30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f72880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035370d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51035639a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f720d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035978b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f679d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f84b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102f67f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102f71a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fae7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb3820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102aff9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fec760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51035593d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102fa59a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102993430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102fb6670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103529d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5103559400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b2bbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac6f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac64f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b05ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102870d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102ac5c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102adef70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102ac5fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102b11910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510353acd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f510286b7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102b11f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f51027d3cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f51028e0fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5102775700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5102841e50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_6no5hj0i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12524", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "MemoryCurrent": "933888", "MemoryAvailable": "infinity", "CPUUsageNSec": "27488000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887514.06353: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8137 1726887514.06423: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41e3dfd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41cd1700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887514.06430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887514.06435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887514.06439: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887511.9359863-8955-267359873693071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887514.06443: _low_level_execute_command(): starting 8137 1726887514.06454: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887514.06459: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887511.9359863-8955-267359873693071/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887514.06473: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06530: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8137 1726887514.06536: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06539: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06544: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06568: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8137 1726887514.06572: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06579: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887514.06615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06619: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.06626: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887514.06630: stderr chunk (state=3): >>><<< 8137 1726887514.06640: stdout chunk (state=3): >>><<< 8137 1726887514.07121: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< <10.31.42.159> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.42.159 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6628\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887514.07132: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.42.159 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.42.159 originally 10.31.42.159 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6628 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887514.07138: handler run complete 8137 1726887514.07142: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.07145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887514.07147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887514.07149: attempt loop complete, returning result 8137 1726887514.07151: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887514.07153: _execute() done 8137 1726887514.07155: dumping result to json 8137 1726887514.07157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887514.07159: done dumping result, returning 8137 1726887514.07161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-107c-9d64-00000000002e] 8137 1726887514.07163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887514.07165: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887514.07168: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887514.07171: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887514.07174: sending task result for task 0e15955b-8119-107c-9d64-00000000002e ok: [managed_node2] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "started" } }, "name": "chronyd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveEnterTimestampMonotonic": "227516054", "ActiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ActiveExitTimestampMonotonic": "227478364", "ActiveState": "active", "After": "-.mount tmp.mount system.slice sysinit.target systemd-journald.socket ntpd.service ntpdate.service systemd-tmpfiles-setup.service basic.target sntp.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:57:47 EDT", "AssertTimestampMonotonic": "227481074", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "29047000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ConditionTimestampMonotonic": "227480955", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3565", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DeviceAllow": "char-pps rw", "DevicePolicy": "closed", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "7742", "ExecMainStartTimestamp": "Fri 2024-09-20 22:57:47 EDT", "ExecMainStartTimestampMonotonic": "227516030", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:57:47 EDT] ; stop_time=[Fri 2024-09-20 22:57:47 EDT] ; pid=7740 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveEnterTimestampMonotonic": "227480310", "InactiveExitTimestamp": "Fri 2024-09-20 22:57:47 EDT", "InactiveExitTimestampMonotonic": "227487709", "InvocationID": "5b11c365acef40e4b155f04c90840a09", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7742", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "917504", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:57:47 EDT", "StateChangeTimestampMonotonic": "227516054", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8137 1726887514.07960: done sending task result for task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887514.07963: WORKER PROCESS EXITING 8137 1726887514.07966: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887514.07969: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 8137 1726887514.07972: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.07974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887514.07977: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887514.07979: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887514.07981: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.07984: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.07989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.07991: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 8137 1726887514.07994: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887514.07996: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.07998: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08000: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8137 1726887514.08002: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08004: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08006: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8137 1726887514.08011: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08017: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887514.08019: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08020: stderr chunk (state=3): >>><<< 8137 1726887514.08025: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887514.08123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887514.08127: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887514.08130: handler run complete 8137 1726887514.08132: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08228: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887514.08238: attempt loop complete, returning result 8137 1726887514.08242: _execute() done 8137 1726887514.08256: dumping result to json 8137 1726887514.08260: done dumping result, returning 8137 1726887514.08263: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-107c-9d64-00000000002e] 8137 1726887514.08266: sending task result for task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887514.08269: stdout chunk (state=3): >>># zipimport: zlib available <<< ok: [managed_node1] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "started" } }, "name": "chronyd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "ActiveState": "active", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "27488000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DeviceAllow": "char-pps rw", "DevicePolicy": "closed", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12524", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "933888", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8137 1726887514.08698: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887514.08703: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08706: done sending task result for task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887514.08712: WORKER PROCESS EXITING 8137 1726887514.08715: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8137 1726887514.08717: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08722: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8137 1726887514.08725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08727: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08729: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887514.08731: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08733: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8137 1726887514.08736: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08737: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08741: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8137 1726887514.08743: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08749: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8137 1726887514.08751: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887514.08753: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08754: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08756: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8137 1726887514.08758: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08760: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08764: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08766: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08771: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887514.08773: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08775: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08778: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8137 1726887514.08780: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08782: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.08784: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887514.08921: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887514.09015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.09129: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8137 1726887514.09143: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.09158: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.09283: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887514.09290: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.09466: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.09637: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 8137 1726887514.09747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887514.09939: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887514.13594: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10202", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "MemoryCurrent": "999424", "MemoryAvailable": "infinity", "CPUUsageNSec": "31771000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "<<< 8137 1726887514.13628: stdout chunk (state=3): >>>no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseM<<< 8137 1726887514.13634: stdout chunk (state=3): >>>anualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 8137 1726887514.14349: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type <<< 8137 1726887514.14388: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 8137 1726887514.14442: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887514.14484: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 8137 1726887514.14513: stdout chunk (state=3): >>># 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 <<< 8137 1726887514.14516: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # 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 <<< 8137 1726887514.15041: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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.mo<<< 8137 1726887514.15078: stdout chunk (state=3): >>>dule_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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 8137 1726887514.15168: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887514.15206: stdout chunk (state=3): >>># destroy importlib.util <<< 8137 1726887514.15229: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887514.15337: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887514.15368: stdout chunk (state=3): >>># destroy _compression <<< 8137 1726887514.15381: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887514.15526: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 8137 1726887514.15530: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8137 1726887514.15543: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887514.15593: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887514.15698: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887514.15722: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887514.15772: stdout chunk (state=3): >>># destroy datetime <<< 8137 1726887514.15819: stdout chunk (state=3): >>># destroy base64 <<< 8137 1726887514.15834: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 8137 1726887514.16062: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 8137 1726887514.16120: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 8137 1726887514.16517: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select <<< 8137 1726887514.16521: 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887514.16565: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887514.17027: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887514.17104: stderr chunk (state=3): >>><<< 8137 1726887514.17107: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd431183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43130880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43095f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4308c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43092640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d47dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d478b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306ed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43067610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4307b670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4309ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d59c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306e250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4307b280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d61fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5ba30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5b490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c7a1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d17c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5beb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8caf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c8ce20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9ec70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c2b3a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8cf10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d599d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c576a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c641f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c578e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c4ba30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d595b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd42b78670>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425654f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4252dee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e0d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e2b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4243ec40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4259cc10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42567cd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425673a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42519b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425674c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425674f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249c250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a98e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425acd30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a9880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425450d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425719a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a90d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425a58b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249e9d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424bbb80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249ef70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424e57c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ea820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4205a9a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42523760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425683d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424dc9a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41eef430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ed670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42537d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42568400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4207cbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42022f70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd420224f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42061ee0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dccd00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6970>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6760>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4201fc40>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4203bf70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4201ffd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4206e910>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42548cd0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6820>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4206ef70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d2fcd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41e3dfd0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41cd1700>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10202", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "MemoryCurrent": "999424", "MemoryAvailable": "infinity", "CPUUsageNSec": "31771000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\\"man:chronyd(8)\\" \\"man:chrony.conf(5)\\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887514.18126: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd431183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43173ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43130880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43118970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43095f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4308c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43092640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43093370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d47dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d478b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d47e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd43067610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4307b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4309ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42d59c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4306e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4307b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d59d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d2c460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d61fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5ba30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5b490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c7a1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d17c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d5beb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd430a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8caf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c8ce20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9ec70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c2b3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c8cf10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c9e5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c3c340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d599d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c576a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c57ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42c641f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c578e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c4ba30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42d595b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42c57a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdd42b78670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425657c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd42565f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42565100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4252dee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4243e2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4243ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4254cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4259cc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42567cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425673a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42519b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425674c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425674f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425ac370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425acd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a9880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425450d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd425719a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424a90d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425a58b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249e9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424bbb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4249ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424a8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424e57c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ea820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4205a9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42523760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd425683d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd424dc9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41eef430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd424ed670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42537d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42568400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4207cbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42022f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd420224f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42061ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dccd00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6760> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4201fc40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4203bf70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4201ffd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd4206e910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd42548cd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41dc6820> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd4206ef70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d2fcd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41e3dfd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdd41cd1700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdd41d9de50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_f8ir8umu/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10202", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "MemoryCurrent": "999424", "MemoryAvailable": "infinity", "CPUUsageNSec": "31771000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887514.21913: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887512.171285-8970-57206365604573/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887514.21917: _low_level_execute_command(): starting 8137 1726887514.21920: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887512.171285-8970-57206365604573/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887514.21931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887514.21934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887514.21936: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887514.21940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887514.21943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887514.21945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887514.21947: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887514.21950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887514.21953: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887514.21956: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887514.21958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887514.21961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887514.21964: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887514.21967: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887514.21969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8137 1726887514.23172: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887514.23256: stderr chunk (state=3): >>><<< 8137 1726887514.23260: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887514.23420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887514.23423: handler run complete 8137 1726887514.23425: attempt loop complete, returning result 8137 1726887514.23427: _execute() done 8137 1726887514.23428: dumping result to json 8137 1726887514.23430: done dumping result, returning 8137 1726887514.23432: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e15955b-8119-107c-9d64-00000000002e] 8137 1726887514.23434: sending task result for task 0e15955b-8119-107c-9d64-00000000002e ok: [managed_node3] => { "changed": false, "enabled": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "started" } }, "name": "chronyd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "ActiveState": "active", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "31771000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DeviceAllow": "char-pps rw", "DevicePolicy": "closed", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10202", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "999424", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8137 1726887514.23802: done sending task result for task 0e15955b-8119-107c-9d64-00000000002e 8137 1726887514.23857: no more pending results, returning what we have 8137 1726887514.23872: WORKER PROCESS EXITING 8137 1726887514.23879: results queue empty 8137 1726887514.23886: checking for any_errors_fatal 8137 1726887514.23892: done checking for any_errors_fatal 8137 1726887514.23893: checking for max_fail_percentage 8137 1726887514.23894: done checking for max_fail_percentage 8137 1726887514.23896: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.23897: done checking to see if all hosts have failed 8137 1726887514.23897: getting the remaining hosts for this loop 8137 1726887514.23899: done getting the remaining hosts for this loop 8137 1726887514.23902: getting the next task for host managed_node1 8137 1726887514.23907: done getting next task for host managed_node1 8137 1726887514.23912: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 8137 1726887514.23914: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.23915: getting the next task for host managed_node2 8137 1726887514.23917: done getting next task for host managed_node2 8137 1726887514.23919: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 8137 1726887514.23920: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.23921: getting the next task for host managed_node3 8137 1726887514.23923: done getting next task for host managed_node3 8137 1726887514.23924: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 8137 1726887514.23925: ^ state is: HOST STATE: block=4, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.23950: getting variables 8137 1726887514.23952: in VariableManager get_vars() 8137 1726887514.23988: Calling all_inventory to load vars for managed_node1 8137 1726887514.23991: Calling groups_inventory to load vars for managed_node1 8137 1726887514.23993: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.24003: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.24006: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.24010: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.26539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.28352: done with get_vars() 8137 1726887514.28377: done getting variables 8137 1726887514.28447: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************ task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333 Friday 20 September 2024 22:58:34 -0400 (0:00:02.450) 0:00:24.052 ****** 8137 1726887514.28478: entering _queue_task() for managed_node1/service 8137 1726887514.29591: worker is 1 (out of 3 available) 8137 1726887514.29605: exiting _queue_task() for managed_node1/service 8137 1726887514.29638: getting variables 8137 1726887514.29641: in VariableManager get_vars() 8137 1726887514.29743: Calling all_inventory to load vars for managed_node2 8137 1726887514.29750: Calling groups_inventory to load vars for managed_node2 8137 1726887514.29753: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.29771: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.29775: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.29778: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.30406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd 8137 1726887514.30413: in run() - task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.30416: variable 'ansible_search_path' from source: unknown 8137 1726887514.30420: variable 'ansible_search_path' from source: unknown 8137 1726887514.30422: calling self._execute() 8137 1726887514.30424: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.30426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.30428: variable 'omit' from source: magic vars 8137 1726887514.31154: variable 'timesync_mode' from source: set_fact 8137 1726887514.31157: Evaluated conditional (timesync_mode == 1): True 8137 1726887514.31160: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887514.31162: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887514.31165: when evaluation is False, skipping this task 8137 1726887514.31167: _execute() done 8137 1726887514.31169: dumping result to json 8137 1726887514.31171: done dumping result, returning 8137 1726887514.31191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-107c-9d64-00000000002f] 8137 1726887514.31194: sending task result for task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.31240: done sending task result for task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.31243: WORKER PROCESS EXITING 8137 1726887514.31255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.32086: done with get_vars() 8137 1726887514.32101: done getting variables 8137 1726887514.32144: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.32151: entering _queue_task() for managed_node2/service 8137 1726887514.32469: worker is 2 (out of 3 available) 8137 1726887514.32488: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887514.32641: getting variables 8137 1726887514.32644: in VariableManager get_vars() 8137 1726887514.32747: Calling all_inventory to load vars for managed_node3 8137 1726887514.32753: Calling groups_inventory to load vars for managed_node3 8137 1726887514.32757: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.32780: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.32785: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.32790: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.33855: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd 8137 1726887514.33860: in run() - task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.33863: variable 'ansible_search_path' from source: unknown 8137 1726887514.33865: variable 'ansible_search_path' from source: unknown 8137 1726887514.33867: calling self._execute() 8137 1726887514.33869: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887514.33871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887514.33873: variable 'omit' from source: magic vars 8137 1726887514.34366: variable 'timesync_mode' from source: set_fact 8137 1726887514.34370: Evaluated conditional (timesync_mode == 1): True 8137 1726887514.34372: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887514.34373: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887514.34375: when evaluation is False, skipping this task 8137 1726887514.34377: _execute() done 8137 1726887514.34379: dumping result to json 8137 1726887514.34380: done dumping result, returning 8137 1726887514.34382: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-107c-9d64-00000000002f] 8137 1726887514.34384: sending task result for task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.34438: done sending task result for task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.34440: WORKER PROCESS EXITING 8137 1726887514.34472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.35368: done with get_vars() 8137 1726887514.35383: done getting variables 8137 1726887514.35431: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.35438: entering _queue_task() for managed_node3/service 8137 1726887514.35770: worker is 3 (out of 3 available) 8137 1726887514.35792: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887514.35927: done queuing things up, now waiting for results queue to drain 8137 1726887514.35930: waiting for pending results... 8137 1726887514.36371: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd 8137 1726887514.36447: in run() - task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.36460: variable 'ansible_search_path' from source: unknown 8137 1726887514.36463: variable 'ansible_search_path' from source: unknown 8137 1726887514.36495: calling self._execute() 8137 1726887514.36561: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887514.36564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887514.36573: variable 'omit' from source: magic vars 8137 1726887514.36917: variable 'timesync_mode' from source: set_fact 8137 1726887514.36924: Evaluated conditional (timesync_mode == 1): True 8137 1726887514.37023: variable 'timesync_ntp_provider' from source: set_fact 8137 1726887514.37044: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 8137 1726887514.37050: when evaluation is False, skipping this task 8137 1726887514.37053: _execute() done 8137 1726887514.37055: dumping result to json 8137 1726887514.37057: done dumping result, returning 8137 1726887514.37062: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e15955b-8119-107c-9d64-00000000002f] 8137 1726887514.37077: sending task result for task 0e15955b-8119-107c-9d64-00000000002f skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8137 1726887514.37225: no more pending results, returning what we have 8137 1726887514.37231: results queue empty 8137 1726887514.37232: checking for any_errors_fatal 8137 1726887514.37254: done checking for any_errors_fatal 8137 1726887514.37256: checking for max_fail_percentage 8137 1726887514.37258: done checking for max_fail_percentage 8137 1726887514.37259: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.37260: done checking to see if all hosts have failed 8137 1726887514.37261: getting the remaining hosts for this loop 8137 1726887514.37263: done getting the remaining hosts for this loop 8137 1726887514.37268: getting the next task for host managed_node1 8137 1726887514.37275: done getting next task for host managed_node1 8137 1726887514.37279: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8137 1726887514.37282: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.37284: getting the next task for host managed_node2 8137 1726887514.37286: done getting next task for host managed_node2 8137 1726887514.37288: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8137 1726887514.37289: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.37289: getting the next task for host managed_node3 8137 1726887514.37292: done getting next task for host managed_node3 8137 1726887514.37293: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8137 1726887514.37294: ^ state is: HOST STATE: block=4, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.37320: getting variables 8137 1726887514.37321: in VariableManager get_vars() 8137 1726887514.37359: Calling all_inventory to load vars for managed_node1 8137 1726887514.37361: Calling groups_inventory to load vars for managed_node1 8137 1726887514.37363: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.37375: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.37378: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.37380: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.37924: done sending task result for task 0e15955b-8119-107c-9d64-00000000002f 8137 1726887514.37927: WORKER PROCESS EXITING 8137 1726887514.38924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.40132: done with get_vars() 8137 1726887514.40149: done getting variables 8137 1726887514.40197: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ptp4l] *********************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:342 Friday 20 September 2024 22:58:34 -0400 (0:00:00.117) 0:00:24.170 ****** 8137 1726887514.40222: entering _queue_task() for managed_node1/service 8137 1726887514.40661: worker is 1 (out of 3 available) 8137 1726887514.40682: exiting _queue_task() for managed_node1/service 8137 1726887514.40724: getting variables 8137 1726887514.40727: in VariableManager get_vars() 8137 1726887514.40812: Calling all_inventory to load vars for managed_node2 8137 1726887514.40816: Calling groups_inventory to load vars for managed_node2 8137 1726887514.40818: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.40839: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.40843: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.40848: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.42311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.43000: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8137 1726887514.43004: in run() - task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.43007: variable 'ansible_search_path' from source: unknown 8137 1726887514.43012: variable 'ansible_search_path' from source: unknown 8137 1726887514.43014: calling self._execute() 8137 1726887514.43016: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.43019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.43021: variable 'omit' from source: magic vars 8137 1726887514.43784: done with get_vars() 8137 1726887514.43801: done getting variables 8137 1726887514.43857: variable 'timesync_mode' from source: set_fact 8137 1726887514.43863: Evaluated conditional (timesync_mode == 2): False 8137 1726887514.43867: when evaluation is False, skipping this task 8137 1726887514.43873: _execute() done 8137 1726887514.43884: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.43892: entering _queue_task() for managed_node2/service 8137 1726887514.43907: dumping result to json 8137 1726887514.43911: done dumping result, returning 8137 1726887514.43914: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-107c-9d64-000000000030] 8137 1726887514.43916: sending task result for task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.43957: done sending task result for task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.43960: WORKER PROCESS EXITING 8137 1726887514.44311: worker is 2 (out of 3 available) 8137 1726887514.44334: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887514.44505: getting variables 8137 1726887514.44511: in VariableManager get_vars() 8137 1726887514.44631: Calling all_inventory to load vars for managed_node3 8137 1726887514.44638: Calling groups_inventory to load vars for managed_node3 8137 1726887514.44651: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.44676: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.44682: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.44686: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.45836: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8137 1726887514.45848: in run() - task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.45851: variable 'ansible_search_path' from source: unknown 8137 1726887514.45853: variable 'ansible_search_path' from source: unknown 8137 1726887514.45855: calling self._execute() 8137 1726887514.45857: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887514.45859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887514.45861: variable 'omit' from source: magic vars 8137 1726887514.45863: variable 'timesync_mode' from source: set_fact 8137 1726887514.45865: Evaluated conditional (timesync_mode == 2): False 8137 1726887514.45867: when evaluation is False, skipping this task 8137 1726887514.45869: _execute() done 8137 1726887514.45871: dumping result to json 8137 1726887514.45874: done dumping result, returning 8137 1726887514.45876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-107c-9d64-000000000030] 8137 1726887514.46390: sending task result for task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.46445: done sending task result for task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.46447: WORKER PROCESS EXITING 8137 1726887514.47021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.48055: done with get_vars() 8137 1726887514.48069: done getting variables 8137 1726887514.48114: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.48120: entering _queue_task() for managed_node3/service 8137 1726887514.48397: worker is 3 (out of 3 available) 8137 1726887514.48421: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887514.48541: done queuing things up, now waiting for results queue to drain 8137 1726887514.48544: waiting for pending results... 8137 1726887514.48894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8137 1726887514.48982: in run() - task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.49004: variable 'ansible_search_path' from source: unknown 8137 1726887514.49013: variable 'ansible_search_path' from source: unknown 8137 1726887514.49046: calling self._execute() 8137 1726887514.49131: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887514.49140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887514.49151: variable 'omit' from source: magic vars 8137 1726887514.49619: variable 'timesync_mode' from source: set_fact 8137 1726887514.49631: Evaluated conditional (timesync_mode == 2): False 8137 1726887514.49638: when evaluation is False, skipping this task 8137 1726887514.49645: _execute() done 8137 1726887514.49652: dumping result to json 8137 1726887514.49659: done dumping result, returning 8137 1726887514.49675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e15955b-8119-107c-9d64-000000000030] 8137 1726887514.49707: sending task result for task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.49828: done sending task result for task 0e15955b-8119-107c-9d64-000000000030 8137 1726887514.49834: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887514.49876: no more pending results, returning what we have 8137 1726887514.49884: results queue empty 8137 1726887514.49885: checking for any_errors_fatal 8137 1726887514.49894: done checking for any_errors_fatal 8137 1726887514.49895: checking for max_fail_percentage 8137 1726887514.49897: done checking for max_fail_percentage 8137 1726887514.49898: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.49899: done checking to see if all hosts have failed 8137 1726887514.49899: getting the remaining hosts for this loop 8137 1726887514.49901: done getting the remaining hosts for this loop 8137 1726887514.49906: getting the next task for host managed_node1 8137 1726887514.49916: done getting next task for host managed_node1 8137 1726887514.49923: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8137 1726887514.49929: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 8137 1726887514.49931: getting the next task for host managed_node2 8137 1726887514.49935: done getting next task for host managed_node2 8137 1726887514.49936: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8137 1726887514.49937: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 8137 1726887514.49938: getting the next task for host managed_node3 8137 1726887514.49940: done getting next task for host managed_node3 8137 1726887514.49942: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8137 1726887514.49943: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 8137 1726887514.49965: getting variables 8137 1726887514.49966: in VariableManager get_vars() 8137 1726887514.50001: Calling all_inventory to load vars for managed_node1 8137 1726887514.50003: Calling groups_inventory to load vars for managed_node1 8137 1726887514.50005: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.50018: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.50021: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.50023: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.51297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.52123: done with get_vars() 8137 1726887514.52137: done getting variables 8137 1726887514.52182: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable phc2sys] ********************* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:349 Friday 20 September 2024 22:58:34 -0400 (0:00:00.119) 0:00:24.289 ****** 8137 1726887514.52204: entering _queue_task() for managed_node1/service 8137 1726887514.52548: worker is 1 (out of 3 available) 8137 1726887514.52567: exiting _queue_task() for managed_node1/service 8137 1726887514.52614: getting variables 8137 1726887514.52619: in VariableManager get_vars() 8137 1726887514.52746: Calling all_inventory to load vars for managed_node2 8137 1726887514.52752: Calling groups_inventory to load vars for managed_node2 8137 1726887514.52755: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.52782: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.52787: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.52791: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.53980: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8137 1726887514.53985: in run() - task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.53987: variable 'ansible_search_path' from source: unknown 8137 1726887514.53990: variable 'ansible_search_path' from source: unknown 8137 1726887514.53992: calling self._execute() 8137 1726887514.53994: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.53996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.53998: variable 'omit' from source: magic vars 8137 1726887514.54420: variable 'timesync_mode' from source: set_fact 8137 1726887514.54423: Evaluated conditional (timesync_mode == 2): False 8137 1726887514.54425: when evaluation is False, skipping this task 8137 1726887514.54427: _execute() done 8137 1726887514.54429: dumping result to json 8137 1726887514.54431: done dumping result, returning 8137 1726887514.54433: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-107c-9d64-000000000031] 8137 1726887514.54434: sending task result for task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.54488: done sending task result for task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.54491: WORKER PROCESS EXITING 8137 1726887514.54504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.55334: done with get_vars() 8137 1726887514.55348: done getting variables 8137 1726887514.55392: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.55399: entering _queue_task() for managed_node2/service 8137 1726887514.55673: worker is 2 (out of 3 available) 8137 1726887514.55692: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887514.55829: getting variables 8137 1726887514.55832: in VariableManager get_vars() 8137 1726887514.55934: Calling all_inventory to load vars for managed_node3 8137 1726887514.55938: Calling groups_inventory to load vars for managed_node3 8137 1726887514.55941: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.55962: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.55967: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.55971: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.57087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8137 1726887514.57091: in run() - task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.57094: variable 'ansible_search_path' from source: unknown 8137 1726887514.57096: variable 'ansible_search_path' from source: unknown 8137 1726887514.57099: calling self._execute() 8137 1726887514.57101: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887514.57103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887514.57105: variable 'omit' from source: magic vars 8137 1726887514.57428: variable 'timesync_mode' from source: set_fact 8137 1726887514.57432: Evaluated conditional (timesync_mode == 2): False 8137 1726887514.57436: when evaluation is False, skipping this task 8137 1726887514.57438: _execute() done 8137 1726887514.57441: dumping result to json 8137 1726887514.57443: done dumping result, returning 8137 1726887514.57445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-107c-9d64-000000000031] 8137 1726887514.57447: sending task result for task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.57504: done sending task result for task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.57507: WORKER PROCESS EXITING 8137 1726887514.57522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.58422: done with get_vars() 8137 1726887514.58436: done getting variables 8137 1726887514.58479: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.58486: entering _queue_task() for managed_node3/service 8137 1726887514.58818: worker is 3 (out of 3 available) 8137 1726887514.58835: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887514.58967: done queuing things up, now waiting for results queue to drain 8137 1726887514.58970: waiting for pending results... 8137 1726887514.59385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8137 1726887514.59519: in run() - task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.59531: variable 'ansible_search_path' from source: unknown 8137 1726887514.59538: variable 'ansible_search_path' from source: unknown 8137 1726887514.59571: calling self._execute() 8137 1726887514.59632: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887514.59635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887514.59644: variable 'omit' from source: magic vars 8137 1726887514.59995: variable 'timesync_mode' from source: set_fact 8137 1726887514.60002: Evaluated conditional (timesync_mode == 2): False 8137 1726887514.60005: when evaluation is False, skipping this task 8137 1726887514.60009: _execute() done 8137 1726887514.60012: dumping result to json 8137 1726887514.60016: done dumping result, returning 8137 1726887514.60022: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e15955b-8119-107c-9d64-000000000031] 8137 1726887514.60039: sending task result for task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.60121: done sending task result for task 0e15955b-8119-107c-9d64-000000000031 8137 1726887514.60124: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8137 1726887514.60148: no more pending results, returning what we have 8137 1726887514.60154: results queue empty 8137 1726887514.60154: checking for any_errors_fatal 8137 1726887514.60162: done checking for any_errors_fatal 8137 1726887514.60163: checking for max_fail_percentage 8137 1726887514.60165: done checking for max_fail_percentage 8137 1726887514.60166: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.60167: done checking to see if all hosts have failed 8137 1726887514.60167: getting the remaining hosts for this loop 8137 1726887514.60169: done getting the remaining hosts for this loop 8137 1726887514.60173: getting the next task for host managed_node1 8137 1726887514.60179: done getting next task for host managed_node1 8137 1726887514.60184: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 8137 1726887514.60186: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 8137 1726887514.60187: getting the next task for host managed_node2 8137 1726887514.60190: done getting next task for host managed_node2 8137 1726887514.60192: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 8137 1726887514.60194: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 8137 1726887514.60194: getting the next task for host managed_node3 8137 1726887514.60196: done getting next task for host managed_node3 8137 1726887514.60198: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 8137 1726887514.60199: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 8137 1726887514.60219: getting variables 8137 1726887514.60221: in VariableManager get_vars() 8137 1726887514.60251: Calling all_inventory to load vars for managed_node1 8137 1726887514.60253: Calling groups_inventory to load vars for managed_node1 8137 1726887514.60255: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.60263: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.60265: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.60268: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.61060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.61893: done with get_vars() 8137 1726887514.61906: done getting variables 8137 1726887514.61951: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable timemaster] ****************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 Friday 20 September 2024 22:58:34 -0400 (0:00:00.097) 0:00:24.387 ****** 8137 1726887514.61971: entering _queue_task() for managed_node1/service 8137 1726887514.62278: worker is 1 (out of 3 available) 8137 1726887514.62295: exiting _queue_task() for managed_node1/service 8137 1726887514.62339: getting variables 8137 1726887514.62343: in VariableManager get_vars() 8137 1726887514.62469: Calling all_inventory to load vars for managed_node2 8137 1726887514.62475: Calling groups_inventory to load vars for managed_node2 8137 1726887514.62478: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.62504: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.62511: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.62516: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.63604: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster 8137 1726887514.63611: in run() - task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.63615: variable 'ansible_search_path' from source: unknown 8137 1726887514.63617: variable 'ansible_search_path' from source: unknown 8137 1726887514.63620: calling self._execute() 8137 1726887514.63622: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.63624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.63626: variable 'omit' from source: magic vars 8137 1726887514.64038: variable 'timesync_mode' from source: set_fact 8137 1726887514.64041: Evaluated conditional (timesync_mode == 3): False 8137 1726887514.64043: when evaluation is False, skipping this task 8137 1726887514.64048: _execute() done 8137 1726887514.64050: dumping result to json 8137 1726887514.64051: done dumping result, returning 8137 1726887514.64054: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-107c-9d64-000000000032] 8137 1726887514.64055: sending task result for task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.64110: done sending task result for task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.64113: WORKER PROCESS EXITING 8137 1726887514.64131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.65051: done with get_vars() 8137 1726887514.65065: done getting variables 8137 1726887514.65111: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.65117: entering _queue_task() for managed_node2/service 8137 1726887514.65447: worker is 2 (out of 3 available) 8137 1726887514.65467: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8137 1726887514.65621: getting variables 8137 1726887514.65624: in VariableManager get_vars() 8137 1726887514.65731: Calling all_inventory to load vars for managed_node3 8137 1726887514.65736: Calling groups_inventory to load vars for managed_node3 8137 1726887514.65740: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.65762: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.65767: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.65772: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.66890: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster 8137 1726887514.66895: in run() - task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.66897: variable 'ansible_search_path' from source: unknown 8137 1726887514.66900: variable 'ansible_search_path' from source: unknown 8137 1726887514.66902: calling self._execute() 8137 1726887514.66905: variable 'ansible_host' from source: host vars for 'managed_node2' 8137 1726887514.66907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8137 1726887514.66911: variable 'omit' from source: magic vars 8137 1726887514.67326: variable 'timesync_mode' from source: set_fact 8137 1726887514.67329: Evaluated conditional (timesync_mode == 3): False 8137 1726887514.67332: when evaluation is False, skipping this task 8137 1726887514.67335: _execute() done 8137 1726887514.67337: dumping result to json 8137 1726887514.67340: done dumping result, returning 8137 1726887514.67343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-107c-9d64-000000000032] 8137 1726887514.67371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.67964: sending task result for task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.68022: done sending task result for task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.68026: WORKER PROCESS EXITING 8137 1726887514.69026: done with get_vars() 8137 1726887514.69052: done getting variables 8137 1726887514.69115: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887514.69125: entering _queue_task() for managed_node3/service 8137 1726887514.69424: worker is 3 (out of 3 available) 8137 1726887514.69442: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8137 1726887514.69568: done queuing things up, now waiting for results queue to drain 8137 1726887514.69571: waiting for pending results... 8137 1726887514.69983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster 8137 1726887514.70147: in run() - task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.70174: variable 'ansible_search_path' from source: unknown 8137 1726887514.70183: variable 'ansible_search_path' from source: unknown 8137 1726887514.70223: calling self._execute() 8137 1726887514.70319: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887514.70340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887514.70359: variable 'omit' from source: magic vars 8137 1726887514.70879: variable 'timesync_mode' from source: set_fact 8137 1726887514.70893: Evaluated conditional (timesync_mode == 3): False 8137 1726887514.70905: when evaluation is False, skipping this task 8137 1726887514.70914: _execute() done 8137 1726887514.70922: dumping result to json 8137 1726887514.70928: done dumping result, returning 8137 1726887514.70939: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e15955b-8119-107c-9d64-000000000032] 8137 1726887514.70964: sending task result for task 0e15955b-8119-107c-9d64-000000000032 skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8137 1726887514.71088: no more pending results, returning what we have 8137 1726887514.71096: results queue empty 8137 1726887514.71097: checking for any_errors_fatal 8137 1726887514.71104: done checking for any_errors_fatal 8137 1726887514.71105: checking for max_fail_percentage 8137 1726887514.71107: done checking for max_fail_percentage 8137 1726887514.71110: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.71111: done checking to see if all hosts have failed 8137 1726887514.71112: getting the remaining hosts for this loop 8137 1726887514.71114: done getting the remaining hosts for this loop 8137 1726887514.71118: getting the next task for host managed_node1 8137 1726887514.71128: done getting next task for host managed_node1 8137 1726887514.71130: ^ task is: TASK: meta (role_complete) 8137 1726887514.71133: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.71134: getting the next task for host managed_node2 8137 1726887514.71137: done getting next task for host managed_node2 8137 1726887514.71139: ^ task is: TASK: meta (role_complete) 8137 1726887514.71140: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.71141: getting the next task for host managed_node3 8137 1726887514.71144: done getting next task for host managed_node3 8137 1726887514.71146: ^ task is: TASK: meta (role_complete) 8137 1726887514.71147: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.71175: getting variables 8137 1726887514.71177: in VariableManager get_vars() 8137 1726887514.71222: Calling all_inventory to load vars for managed_node1 8137 1726887514.71225: Calling groups_inventory to load vars for managed_node1 8137 1726887514.71227: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.71240: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.71243: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.71248: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.72225: done sending task result for task 0e15955b-8119-107c-9d64-000000000032 8137 1726887514.72229: WORKER PROCESS EXITING 8137 1726887514.75710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.76524: done with get_vars() 8137 1726887514.76541: done getting variables 8137 1726887514.76593: getting variables 8137 1726887514.76594: in VariableManager get_vars() 8137 1726887514.76603: Calling all_inventory to load vars for managed_node2 8137 1726887514.76605: Calling groups_inventory to load vars for managed_node2 8137 1726887514.76606: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.76611: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.76614: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.76615: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.77203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.78055: done with get_vars() 8137 1726887514.78068: done getting variables 8137 1726887514.78114: getting variables 8137 1726887514.78115: in VariableManager get_vars() 8137 1726887514.78124: Calling all_inventory to load vars for managed_node3 8137 1726887514.78126: Calling groups_inventory to load vars for managed_node3 8137 1726887514.78127: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.78131: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.78133: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.78135: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.78827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.79939: done with get_vars() 8137 1726887514.79956: done getting variables 8137 1726887514.80011: done queuing things up, now waiting for results queue to drain 8137 1726887514.80013: results queue empty 8137 1726887514.80014: checking for any_errors_fatal 8137 1726887514.80017: done checking for any_errors_fatal 8137 1726887514.80017: checking for max_fail_percentage 8137 1726887514.80018: done checking for max_fail_percentage 8137 1726887514.80019: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.80020: done checking to see if all hosts have failed 8137 1726887514.80020: getting the remaining hosts for this loop 8137 1726887514.80021: done getting the remaining hosts for this loop 8137 1726887514.80024: getting the next task for host managed_node1 8137 1726887514.80028: done getting next task for host managed_node1 8137 1726887514.80029: ^ task is: TASK: meta (flush_handlers) 8137 1726887514.80031: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.80032: getting the next task for host managed_node2 8137 1726887514.80034: done getting next task for host managed_node2 8137 1726887514.80035: ^ task is: TASK: meta (flush_handlers) 8137 1726887514.80036: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.80040: getting the next task for host managed_node3 8137 1726887514.80042: done getting next task for host managed_node3 8137 1726887514.80043: ^ task is: TASK: meta (flush_handlers) 8137 1726887514.80044: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.80047: getting variables 8137 1726887514.80048: in VariableManager get_vars() 8137 1726887514.80060: Calling all_inventory to load vars for managed_node1 8137 1726887514.80062: Calling groups_inventory to load vars for managed_node1 8137 1726887514.80065: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.80070: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.80072: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.80075: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.81260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.82478: done with get_vars() 8137 1726887514.82490: done getting variables 8137 1726887514.82527: in VariableManager get_vars() 8137 1726887514.82536: Calling all_inventory to load vars for managed_node1 8137 1726887514.82538: Calling groups_inventory to load vars for managed_node1 8137 1726887514.82539: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.82542: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.82544: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.82546: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.83211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.84014: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node1 8137 1726887514.84041: getting variables 8137 1726887514.84042: in VariableManager get_vars() 8137 1726887514.84049: Calling all_inventory to load vars for managed_node2 8137 1726887514.84051: Calling groups_inventory to load vars for managed_node2 8137 1726887514.84052: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.84056: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.84057: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.84059: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.84672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.85511: done with get_vars() 8137 1726887514.85523: done getting variables 8137 1726887514.85557: in VariableManager get_vars() 8137 1726887514.85566: Calling all_inventory to load vars for managed_node2 8137 1726887514.85567: Calling groups_inventory to load vars for managed_node2 8137 1726887514.85569: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.85572: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.85573: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.85575: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.86157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.86968: done with get_vars() 8137 1726887514.86983: getting variables 8137 1726887514.86984: in VariableManager get_vars() 8137 1726887514.86991: Calling all_inventory to load vars for managed_node3 8137 1726887514.86992: Calling groups_inventory to load vars for managed_node3 8137 1726887514.86994: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.86997: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.86998: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.87000: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.87634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.88437: done with get_vars() 8137 1726887514.88449: done getting variables 8137 1726887514.88480: in VariableManager get_vars() 8137 1726887514.88488: Calling all_inventory to load vars for managed_node3 8137 1726887514.88490: Calling groups_inventory to load vars for managed_node3 8137 1726887514.88491: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.88494: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.88495: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.88497: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.89076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.89913: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node3 8137 1726887514.89935: done queuing things up, now waiting for results queue to drain 8137 1726887514.89937: results queue empty 8137 1726887514.89937: checking for any_errors_fatal 8137 1726887514.89938: done checking for any_errors_fatal 8137 1726887514.89939: checking for max_fail_percentage 8137 1726887514.89940: done checking for max_fail_percentage 8137 1726887514.89940: checking to see if all hosts have failed and the running result is not ok 8137 1726887514.89941: done checking to see if all hosts have failed 8137 1726887514.89941: getting the remaining hosts for this loop 8137 1726887514.89942: done getting the remaining hosts for this loop 8137 1726887514.89944: getting the next task for host managed_node1 8137 1726887514.89946: done getting next task for host managed_node1 8137 1726887514.89948: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 8137 1726887514.89949: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.89950: getting the next task for host managed_node2 8137 1726887514.89952: done getting next task for host managed_node2 8137 1726887514.89953: ^ task is: TASK: meta (flush_handlers) 8137 1726887514.89954: ^ state is: HOST STATE: block=7, 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 8137 1726887514.89954: getting the next task for host managed_node3 8137 1726887514.89955: done getting next task for host managed_node3 8137 1726887514.89956: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 8137 1726887514.89957: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=1, run_state=4, fail_state=0, pre_flushing_run_state=1, update_handlers=False, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8137 1726887514.89958: getting variables 8137 1726887514.89959: in VariableManager get_vars() 8137 1726887514.89966: Calling all_inventory to load vars for managed_node1 8137 1726887514.89968: Calling groups_inventory to load vars for managed_node1 8137 1726887514.89969: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887514.89972: Calling all_plugins_play to load vars for managed_node1 8137 1726887514.89973: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887514.89979: Calling groups_plugins_play to load vars for managed_node1 8137 1726887514.91049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.91871: done with get_vars() 8137 1726887514.91883: done getting variables 8137 1726887514.91913: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.timesync : Restart chronyd] ********* task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2 Friday 20 September 2024 22:58:34 -0400 (0:00:00.299) 0:00:24.687 ****** 8137 1726887514.91932: entering _queue_task() for managed_node1/service 8137 1726887514.92343: worker is 1 (out of 3 available) 8137 1726887514.92360: exiting _queue_task() for managed_node1/service 8137 1726887514.92387: getting variables 8137 1726887514.92393: in VariableManager get_vars() 8137 1726887514.92524: Calling all_inventory to load vars for managed_node2 8137 1726887514.92531: Calling groups_inventory to load vars for managed_node2 8137 1726887514.92534: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887514.92561: Calling all_plugins_play to load vars for managed_node2 8137 1726887514.92566: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887514.92571: Calling groups_plugins_play to load vars for managed_node2 8137 1726887514.93695: running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 8137 1726887514.93700: in run() - task 0e15955b-8119-107c-9d64-000000000034 8137 1726887514.93703: variable 'ansible_search_path' from source: unknown 8137 1726887514.93705: variable 'ansible_search_path' from source: unknown 8137 1726887514.93714: calling self._execute() 8137 1726887514.93718: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.93721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.93723: variable 'omit' from source: magic vars 8137 1726887514.93725: variable 'omit' from source: magic vars 8137 1726887514.93727: variable 'omit' from source: magic vars 8137 1726887514.93729: variable 'omit' from source: magic vars 8137 1726887514.93731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887514.93734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887514.93736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887514.94050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887514.94054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887514.94057: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8137 1726887514.94059: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.94061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.94064: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887514.94066: Set connection var ansible_pipelining to False 8137 1726887514.94069: Set connection var ansible_timeout to 10 8137 1726887514.94071: Set connection var ansible_shell_type to sh 8137 1726887514.94073: Set connection var ansible_connection to ssh 8137 1726887514.94075: Set connection var ansible_shell_executable to /bin/sh 8137 1726887514.94077: variable 'ansible_shell_executable' from source: unknown 8137 1726887514.94079: variable 'ansible_connection' from source: unknown 8137 1726887514.94082: variable 'ansible_module_compression' from source: unknown 8137 1726887514.94084: variable 'ansible_shell_type' from source: unknown 8137 1726887514.94086: variable 'ansible_shell_executable' from source: unknown 8137 1726887514.94088: variable 'ansible_host' from source: host vars for 'managed_node1' 8137 1726887514.94090: variable 'ansible_pipelining' from source: unknown 8137 1726887514.94092: variable 'ansible_timeout' from source: unknown 8137 1726887514.94095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8137 1726887514.94120: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8137 1726887514.94128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887514.94636: variable 'omit' from source: magic vars 8137 1726887514.94640: starting attempt loop 8137 1726887514.94642: running the handler 8137 1726887514.94644: variable 'ansible_facts' from source: host vars for 'managed_node1' 8137 1726887514.95913: _low_level_execute_command(): starting 8137 1726887514.95918: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887514.96181: done with get_vars() 8137 1726887514.96207: done getting variables 8137 1726887514.96402: getting variables 8137 1726887514.96404: in VariableManager get_vars() 8137 1726887514.96421: Calling all_inventory to load vars for managed_node3 8137 1726887514.96424: Calling groups_inventory to load vars for managed_node3 8137 1726887514.96426: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887514.96431: Calling all_plugins_play to load vars for managed_node3 8137 1726887514.96434: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887514.96602: Calling groups_plugins_play to load vars for managed_node3 8137 1726887514.98817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887514.98821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887514.98823: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887514.98826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887514.98829: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887514.98832: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887514.98834: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887514.98836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887514.98838: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887514.98841: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887514.98843: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887514.98847: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887514.98849: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887514.98852: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887514.98854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887514.98856: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887514.98858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887514.98865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887514.98867: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887514.98869: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887514.98870: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887514.98872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887514.98874: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887514.98876: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887514.98878: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.00266: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.00270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.00273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.00275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.00277: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.00278: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.00280: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.00282: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.00284: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.00285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.02144: stdout chunk (state=3): >>>/root <<< 8137 1726887515.02153: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.02157: stdout chunk (state=3): >>><<< 8137 1726887515.02159: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.02169: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.02175: _low_level_execute_command(): starting 8137 1726887515.02177: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `" && echo ansible-tmp-1726887515.0172262-9090-30168682258142="` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `" ) && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `" && echo ansible-tmp-1726887515.0172262-9090-30168682258142="` echo /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 `" ) && sleep 0'"'"'' 8137 1726887515.02675: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.02679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.02706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.02725: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.02741: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.02760: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.02781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.02800: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.02823: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.02847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.02863: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887515.02881: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.02898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.02921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.02944: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.02959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.03193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.03197: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.03201: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.03203: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.03205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.03213: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.03216: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.03218: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.03220: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.03221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.03223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.03225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.03227: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.03232: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.03234: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.03236: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.03258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887515.04229: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.04232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.05725: stdout chunk (state=3): >>>ansible-tmp-1726887515.0172262-9090-30168682258142=/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 <<< 8137 1726887515.05730: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.05732: stdout chunk (state=3): >>><<< 8137 1726887515.05735: stderr chunk (state=3): >>><<< <10.31.41.248> (0, b'ansible-tmp-1726887515.0172262-9090-30168682258142=/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.05745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887515.0172262-9090-30168682258142=/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.05749: variable 'ansible_module_compression' from source: unknown 8137 1726887515.05751: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887515.05754: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887515.05760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e TO /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887515.07195: Sending initial data 8137 1726887515.07200: Sent initial data (151 bytes) 8137 1726887515.10128: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.10132: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.10135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.10137: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.10140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.10142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.10144: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.10151: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.10155: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.10158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.10161: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.10164: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.10168: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.10171: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887515.10173: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.10175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.10177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.10179: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.10181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.10183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.10185: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.10188: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.10190: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.10192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.10194: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.10196: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.10199: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.10203: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.10205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.10207: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.10211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.10213: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.10215: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.10218: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.10220: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.10222: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.10224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.11367: done with get_vars() 8137 1726887515.11507: done getting variables 8137 1726887515.11559: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 8137 1726887515.11569: entering _queue_task() for managed_node3/service 8137 1726887515.11954: 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 <<< 8137 1726887515.11958: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887515.11961: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887515.11963: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e <<< 8137 1726887515.11965: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py <<< 8137 1726887515.11967: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887515.11969: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py M:0x001a <<< 8137 1726887515.12763: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887515.14035: worker is 2 (out of 3 available) 8137 1726887515.14252: exiting _queue_task() for managed_node3/service 8137 1726887515.14269: done queuing things up, now waiting for results queue to drain 8137 1726887515.14270: waiting for pending results... 8137 1726887515.15384: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887515.15390: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21805 <<< 8137 1726887515.15480: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21805 bytes at 261120 <<< 8137 1726887515.15518: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887515.15735: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.15807: stderr chunk (state=3): >>><<< 8137 1726887515.15814: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpivuhar0e\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21805\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21805 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887515.15932: done transferring module to remote 8137 1726887515.15943: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 8137 1726887515.15950: _low_level_execute_command(): starting 8137 1726887515.15960: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887515.16397: in run() - task 0e15955b-8119-107c-9d64-000000000034 8137 1726887515.16470: variable 'ansible_search_path' from source: unknown 8137 1726887515.16477: variable 'ansible_search_path' from source: unknown 8137 1726887515.16517: calling self._execute() 8137 1726887515.16766: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887515.16787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887515.16801: variable 'omit' from source: magic vars 8137 1726887515.17055: variable 'omit' from source: magic vars 8137 1726887515.17112: variable 'omit' from source: magic vars 8137 1726887515.17160: variable 'omit' from source: magic vars 8137 1726887515.17221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8137 1726887515.17264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8137 1726887515.17298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8137 1726887515.17970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.17974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.18002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887515.18079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8137 1726887515.18121: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8137 1726887515.18180: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887515.18189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887515.18541: Set connection var ansible_module_compression to ZIP_DEFLATED 8137 1726887515.18557: Set connection var ansible_pipelining to False 8137 1726887515.18568: Set connection var ansible_timeout to 10 8137 1726887515.18575: Set connection var ansible_shell_type to sh 8137 1726887515.18582: Set connection var ansible_connection to ssh 8137 1726887515.18593: Set connection var ansible_shell_executable to /bin/sh 8137 1726887515.18726: variable 'ansible_shell_executable' from source: unknown 8137 1726887515.18737: variable 'ansible_connection' from source: unknown 8137 1726887515.18749: variable 'ansible_module_compression' from source: unknown 8137 1726887515.18756: variable 'ansible_shell_type' from source: unknown 8137 1726887515.18763: variable 'ansible_shell_executable' from source: unknown 8137 1726887515.18770: variable 'ansible_host' from source: host vars for 'managed_node3' 8137 1726887515.18778: variable 'ansible_pipelining' from source: unknown 8137 1726887515.18785: variable 'ansible_timeout' from source: unknown 8137 1726887515.18792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8137 1726887515.19139: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8137 1726887515.19195: variable 'omit' from source: magic vars 8137 1726887515.19234: starting attempt loop 8137 1726887515.19277: running the handler 8137 1726887515.19726: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.19794: stderr chunk (state=3): >>><<< 8137 1726887515.19797: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.19919: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.19922: _low_level_execute_command(): starting 8137 1726887515.19925: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887515.21027: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887515.21528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.21544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.21559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.21576: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.21589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.21632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.21645: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.21658: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.21671: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.21684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.21696: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.21710: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.21726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.21737: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887515.21747: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.21760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.21772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.21786: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.21800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.21823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.21834: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.21845: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.21858: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.21871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.22035: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.22047: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.22121: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.22138: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.22149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.22171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.22192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.22206: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.22223: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.22234: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.22253: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.22289: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.22349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.23755: _low_level_execute_command(): starting 8137 1726887515.23873: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 8137 1726887515.24297: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887515.24301: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887515.24355: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887515.24422: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887515.24427: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887515.24473: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887515.24476: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887515.24544: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887515.24583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887515.24596: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283dc0> <<< 8137 1726887515.24642: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887515.24683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae112283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283b20> <<< 8137 1726887515.24706: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283ac0> <<< 8137 1726887515.24767: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887515.24785: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228490> <<< 8137 1726887515.24833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887515.24837: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228940> <<< 8137 1726887515.24879: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228670> <<< 8137 1726887515.24890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887515.24914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887515.24935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887515.24976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887515.25017: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf190> <<< 8137 1726887515.25020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887515.25035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887515.25097: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf220> <<< 8137 1726887515.25127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887515.25158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8137 1726887515.25164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf940> <<< 8137 1726887515.25185: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11240880> <<< 8137 1726887515.25222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fc8d90> <<< 8137 1726887515.25282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2d90> <<< 8137 1726887515.25625: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887515.25716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8137 1726887515.25733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887515.25757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887515.25794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8137 1726887515.25818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6eeb0> <<< 8137 1726887515.25880: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f70f40> <<< 8137 1726887515.25918: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887515.25957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8137 1726887515.25963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887515.25999: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f67610> <<< 8137 1726887515.26024: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6e370> <<< 8137 1726887515.26038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887515.26107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887515.26126: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887515.26146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.26220: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e54dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e548b0> <<< 8137 1726887515.26250: stdout chunk (state=3): >>>import 'itertools' # <<< 8137 1726887515.26266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54eb0> <<< 8137 1726887515.26272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887515.26288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8137 1726887515.26342: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54f70> <<< 8137 1726887515.26355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54e80> <<< 8137 1726887515.26362: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887515.26411: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49d30> import '_functools' # <<< 8137 1726887515.26438: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f42610> <<< 8137 1726887515.26497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f75e50> <<< 8137 1726887515.26520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887515.26560: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e66c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49250> <<< 8137 1726887515.26601: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887515.26657: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10f56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8137 1726887515.26705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d90> <<< 8137 1726887515.26739: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d00> <<< 8137 1726887515.26793: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887515.26874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887515.26953: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887515.26960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39460> <<< 8137 1726887515.27075: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e6efa0> <<< 8137 1726887515.27115: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68490> <<< 8137 1726887515.27226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887515.27238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d5e1c0> <<< 8137 1726887515.27269: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e24c70> <<< 8137 1726887515.27332: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7b0a0> <<< 8137 1726887515.27354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887515.27396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887515.27460: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d70e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887515.27501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82730> <<< 8137 1726887515.27580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82c70> <<< 8137 1726887515.27648: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d103a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70f10> <<< 8137 1726887515.27668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887515.27804: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d825b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e669d0> <<< 8137 1726887515.27843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887515.27931: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b6a0> <<< 8137 1726887515.27981: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b850> <<< 8137 1726887515.28196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3bca0> <<< 8137 1726887515.28243: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d481f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b8e0> <<< 8137 1726887515.28266: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d2fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e665b0> <<< 8137 1726887515.28293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887515.28350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887515.28384: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3ba90> <<< 8137 1726887515.28536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887515.28554: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae10c5f670> <<< 8137 1726887515.28795: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8137 1726887515.28890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.28932: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887515.28963: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887515.28978: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.29137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.29209: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.29226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.29240: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.29250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.29296: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.29427: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.29446: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.29468: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.29487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.29505: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.29641: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.29666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.29684: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887515.29700: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.29724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.29744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.29760: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.29773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.29785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.29799: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.29813: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.29829: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.29849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.29872: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.29890: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.30076: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.30093: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.30107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.30184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.30193: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.30201: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.30211: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.30218: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.30225: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.30237: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887515.30262: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.30320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.31124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d7c0> <<< 8137 1726887515.31179: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.31204: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887515.31220: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9d160> <<< 8137 1726887515.31251: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d280> <<< 8137 1726887515.31307: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9df10> <<< 8137 1726887515.31313: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887515.31355: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9dd30> import 'atexit' # <<< 8137 1726887515.31423: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9df70> <<< 8137 1726887515.31427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887515.31439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887515.31501: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d100> <<< 8137 1726887515.31539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887515.31542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887515.31570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887515.31657: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5cee0> <<< 8137 1726887515.31711: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105470d0> <<< 8137 1726887515.31744: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887515.31762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887515.31794: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10547c40> <<< 8137 1726887515.31806: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84dc0> <<< 8137 1726887515.31947: stdout chunk (state=3): >>>/root <<< 8137 1726887515.31962: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b843a0> <<< 8137 1726887515.31991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887515.32080: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84f70> <<< 8137 1726887515.32095: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887515.32132: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.32159: stdout chunk (state=3): >>><<< 8137 1726887515.32164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887515.32167: stderr chunk (state=3): >>><<< 8137 1726887515.32169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bd2c10> <<< <10.31.41.70> (0, b'/root\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.32223: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.32226: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10baecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b51b80> <<< 8137 1726887515.32351: _low_level_execute_command(): starting 8137 1726887515.32357: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10bae4c0> <<< 8137 1726887515.32360: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `" && echo ansible-tmp-1726887515.3221152-9108-247080060475147="` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `" ) && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887515.32367: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae4f0> <<< 8137 1726887515.32370: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `" && echo ansible-tmp-1726887515.3221152-9108-247080060475147="` echo /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 `" ) && sleep 0'"'"'' 8137 1726887515.32375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887515.32377: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887515.32379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887515.32443: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be41f0> <<< 8137 1726887515.32468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887515.32476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887515.32527: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4370> <<< 8137 1726887515.32568: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887515.32596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.32627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887515.32694: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4ca0> <<< 8137 1726887515.32827: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b2880> <<< 8137 1726887515.32919: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a58b0> <<< 8137 1726887515.32951: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b7d190> <<< 8137 1726887515.33003: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10be4670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bdd8b0> <<< 8137 1726887515.33031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887515.33038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887515.33060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887515.33113: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a79d0> <<< 8137 1726887515.33321: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1640> <<< 8137 1726887515.33534: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1a30> # zipimport: zlib available <<< 8137 1726887515.33537: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887515.33540: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.33542: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.33545: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887515.33573: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887515.33588: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.33684: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.33781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.34229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.34686: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 8137 1726887515.34695: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887515.34722: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8137 1726887515.34726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.34782: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105ed7c0> <<< 8137 1726887515.34849: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f2820> <<< 8137 1726887515.34866: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae101459a0> <<< 8137 1726887515.34928: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887515.34937: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.34967: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887515.34970: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.35083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.35219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887515.35248: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5b760> # zipimport: zlib available <<< 8137 1726887515.35516: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.35519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.35566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.35573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration <<< 8137 1726887515.35577: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.35581: 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.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.35584: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.35625: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.35853: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887515.36000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.36026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887515.36042: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.36049: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.36124: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887515.36160: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36200: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887515.36206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36258: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36351: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 8137 1726887515.36368: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8137 1726887515.36374: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36401: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36443: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887515.36629: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.36817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887515.36848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887515.36926: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f3d0> # zipimport: zlib available <<< 8137 1726887515.36993: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37057: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8137 1726887515.37085: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 8137 1726887515.37128: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37169: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887515.37205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37401: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887515.37421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.37500: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105e49a0> <<< 8137 1726887515.37593: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0ffc1be0> <<< 8137 1726887515.37630: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887515.37694: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37741: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.37816: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887515.37834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887515.37841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887515.37874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887515.37892: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887515.37920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887515.38002: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f5670> <<< 8137 1726887515.38026: stdout chunk (state=3): >>>ansible-tmp-1726887515.3221152-9108-247080060475147=/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 <<< 8137 1726887515.38034: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b6fd90> <<< 8137 1726887515.38159: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.38237: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887515.38259: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887515.38272: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38322: stderr chunk (state=3): >>><<< 8137 1726887515.38326: stdout chunk (state=3): >>><<< 8137 1726887515.38328: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.70> (0, b'ansible-tmp-1726887515.3221152-9108-247080060475147=/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.38422: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887515.3221152-9108-247080060475147=/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.38431: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38434: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38436: variable 'ansible_module_compression' from source: unknown 8137 1726887515.38438: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38619: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38625: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8137 1726887515.38627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38629: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887515.38631: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887515.38633: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38693: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38714: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.38747: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8137 1726887515.38756: stdout chunk (state=3): >>># zipimport: zlib available <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 8137 1726887515.38770: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu TO /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887515.38897: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.39034: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.39064: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.39179: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.39182: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8137 1726887515.39185: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8137 1726887515.39234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887515.39259: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016dac0> <<< 8137 1726887515.39261: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887515.39329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887515.39333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887515.39336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887515.39338: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10124a90> <<< 8137 1726887515.39373: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10124a00> <<< 8137 1726887515.39459: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10159760> <<< 8137 1726887515.39489: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016d190> <<< 8137 1726887515.39516: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4af0> <<< 8137 1726887515.39527: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887515.39573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887515.39593: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b80cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10112160> <<< 8137 1726887515.39625: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887515.39662: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b802e0> <<< 8137 1726887515.39715: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887515.39737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887515.39741: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0ff2cfa0> <<< 8137 1726887515.39781: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10155dc0> <<< 8137 1726887515.39828: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 8137 1726887515.39851: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887515.39854: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.39857: Sending initial data 8137 1726887515.39859: Sent initial data (152 bytes) 8137 1726887515.39893: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.39939: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887515.39994: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40065: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8137 1726887515.40080: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8137 1726887515.40095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40130: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40147: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887515.40180: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40228: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887515.40269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40325: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8137 1726887515.40329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40367: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40420: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40465: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40539: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8137 1726887515.40543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.40921: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41293: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887515.41339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41392: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41465: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8137 1726887515.41468: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41489: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41519: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887515.41572: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41640: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887515.41643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41691: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887515.41726: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41758: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8137 1726887515.41762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41815: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.41902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887515.41928: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10149670> <<< 8137 1726887515.41961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887515.41964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887515.42128: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe44f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8137 1726887515.42131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.42182: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.42249: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887515.42322: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.42404: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887515.42469: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.42542: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8137 1726887515.42548: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.42575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.42632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887515.42782: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fe37c10> <<< 8137 1726887515.43028: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe83b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887515.43078: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43138: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887515.43205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43516: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887515.43519: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43550: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43592: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887515.43630: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887515.43748: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fdbf4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fdbfa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 8137 1726887515.43770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887515.43817: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43860: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8137 1726887515.43863: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.43982: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44053: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.44117: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887515.44120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.44125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.44139: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.44199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.44202: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44282: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44285: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.44319: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44366: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887515.44433: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.44436: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.44452: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.44455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.44471: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.44474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44477: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.44481: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44483: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.44527: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887515.44534: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.44544: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.44553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.44575: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.44578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.44583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.44590: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.44598: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.44622: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.44692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.44703: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887515.44707: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.44715: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.44786: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.44813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44865: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.44922: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887515.44957: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.44975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.44989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.45003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.45010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887515.45022: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.45066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.45424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.45855: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8137 1726887515.45858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.45940: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46032: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887515.46117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46206: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887515.46333: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46478: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8137 1726887515.46502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 8137 1726887515.46542: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46594: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8137 1726887515.46597: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46668: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46753: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46834: 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 <<< 8137 1726887515.46841: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887515.46875: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887515.46918: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887515.46922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.46953: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py <<< 8137 1726887515.46956: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887515.46991: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py M:0x001a <<< 8137 1726887515.47369: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8137 1726887515.47723: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887515.47742: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887515.48105: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.48226: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887515.48327: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.48433: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.48583: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.48668: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.48713: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.48938: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.49151: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.49584: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.49816: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887515.50053: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887515.50089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8137 1726887515.50183: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fbee2e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fbee6d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fc1fb80> <<< 8137 1726887515.50536: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887515.50578: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806 <<< 8137 1726887515.50586: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 21806 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887515.50630: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887515.50722: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.51022: stderr chunk (state=3): >>><<< 8137 1726887515.51027: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmplmsgiiyu\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:21806\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 21806 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887515.51037: done transferring module to remote 8137 1726887515.51041: _low_level_execute_command(): starting 8137 1726887515.51044: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887515.51820: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887515.52209: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887515.52718: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8137 1726887515.52944: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl <<< 8137 1726887515.53164: stdout chunk (state=3): >>># cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 8137 1726887515.53218: stdout chunk (state=3): >>># 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 gc <<< 8137 1726887515.53500: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887515.53510: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887515.53535: stdout chunk (state=3): >>># destroy zipimport <<< 8137 1726887515.53551: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887515.53602: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887515.53628: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887515.53670: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887515.53740: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887515.53765: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887515.53791: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 8137 1726887515.53814: stdout chunk (state=3): >>># destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass <<< 8137 1726887515.53847: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887515.53928: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue <<< 8137 1726887515.54045: stdout chunk (state=3): >>># cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 8137 1726887515.54110: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat <<< 8137 1726887515.54118: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887515.54158: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887515.54191: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.54206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.54229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.54247: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.54320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.54338: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887515.54371: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887515.54403: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887515.54410: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887515.54434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.54442: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887515.54568: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.54580: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.54595: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.54607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.54626: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.54644: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.54673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.54692: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887515.54707: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.54726: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.54744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.54758: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.54769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.54783: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.54793: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.54802: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.54817: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.54839: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887515.54842: stdout chunk (state=3): >>><<< 8137 1726887515.54844: stderr chunk (state=3): >>><<< 8137 1726887515.54926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.54929: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.54931: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae112283a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11240880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fc8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6eeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f70f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f67610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6d640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6e370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e54dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e548b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f42610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f56670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f75e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e66c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10f56280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7ba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e6efa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d5e1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e24c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7b0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d70e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d103a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d825b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e669d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3bca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d481f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d2fa30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e665b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3ba90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae10c5f670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9d160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9df10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9dd30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9df70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5cee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105470d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105472b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10547c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b843a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bd2c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10baecd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b51b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10bae4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a5250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be41f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105b28e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4ca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b2880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a58b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b7d190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10be4670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bdd8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a79d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105c4b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a7f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105ed7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f2820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae101459a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5b760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105e49a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0ffc1be0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f5670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b6fd90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016dac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10124a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10124a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10159760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016d190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4f10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b80cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10112160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b802e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0ff2cfa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10155dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10149670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe44f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fe37c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe83b20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fdbf4f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fdbfa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fbee2e0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fbee6d0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fc1fb80>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887515.57195: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae112283a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11283ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fcf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11240880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10fc8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10ff2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae11228970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f70f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f67610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f6e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e54dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e548b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e54e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f42610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f56670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f75e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10e66c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f49250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10f56280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7ba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e66d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e39460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e6efa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d5e1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e24c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e68eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10f7b0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d70e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d82c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d103a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d70f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d825b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d20340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e669d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3b850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d3bca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10d481f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3b8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d2fa30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10e665b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10d3ba90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fae10c5f670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9df10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9dd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b9df70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5cee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105470d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105472b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10547c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b843a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b84f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bd2c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10baecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b51b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10bae4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bae4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be41f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105b28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10be4ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b2880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a58b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b7d190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10be4670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10bdd8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a79d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105c4b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105a7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105b1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105ed7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f2820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae101459a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b5b760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae105e49a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0ffc1be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae105f5670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b6fd90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b9f400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016dac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10124a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10124a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10159760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1016d190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae10b80cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10112160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10b802e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0ff2cfa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10155dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fec4dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae10149670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe44f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fe37c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fe83b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fdbf4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fdbfa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_y2xnadel/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae0fbee2e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fbee6d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae0fc1fb80> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887515.61165: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887515.0172262-9090-30168682258142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887515.61169: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.61172: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 8137 1726887515.61175: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.61178: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.61180: stderr chunk (state=3): >>><<< 8137 1726887515.61182: stdout chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.61188: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.63526: _low_level_execute_command(): starting 8137 1726887515.63530: variable 'ansible_module_compression' from source: unknown 8137 1726887515.63533: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887515.63551: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_setup.py && sleep 0'"'"'' 8137 1726887515.63570: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 8137 1726887515.63574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py <10.31.41.248> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 TO /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py <10.31.41.248> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' '[10.31.41.248]' 8137 1726887515.63617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.63622: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.63685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.63691: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.63693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.63696: Sending initial data 8137 1726887515.63698: Sent initial data (153 bytes) 8137 1726887515.63700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.63722: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.63726: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.63740: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.63743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.63747: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.63758: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.63761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.63763: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887515.63765: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.63834: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.63839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.63841: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.63844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.63848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887515.63851: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.63853: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.63855: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.63857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.63859: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.63862: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.63866: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.63895: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.63897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.63900: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.63925: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.63927: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.63929: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.63931: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.63934: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887515.63936: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.63939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.63942: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887515.63944: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887515.63953: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887515.64010: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887515.64044: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887515.64049: stdout chunk (state=3): >>>import 'time' # <<< 8137 1726887515.64052: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8137 1726887515.64054: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887515.64179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887515.64203: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973dc0> <<< 8137 1726887515.64227: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d9183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973b20> <<< 8137 1726887515.64230: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8137 1726887515.64259: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973ac0> <<< 8137 1726887515.64263: stdout chunk (state=3): >>>import '_signal' # <<< 8137 1726887515.64293: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887515.64296: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918490> <<< 8137 1726887515.64326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 8137 1726887515.64329: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887515.64332: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918940> <<< 8137 1726887515.64334: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918670> <<< 8137 1726887515.64336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887515.64338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887515.64340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8137 1726887515.64342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887515.64344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887515.64366: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf190> <<< 8137 1726887515.64430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887515.64437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887515.64439: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf220> <<< 8137 1726887515.64461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887515.64464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf940> <<< 8137 1726887515.64467: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d930880> <<< 8137 1726887515.64469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8c8d90> <<< 8137 1726887515.64472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2d90> <<< 8137 1726887515.64474: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918970> <<< 8137 1726887515.64477: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887515.64479: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.64481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.64483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.64485: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.64487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.64489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.64491: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.64493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8137 1726887515.64495: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.64497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887515.64499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8137 1726887515.64501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8137 1726887515.64503: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.64505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8137 1726887515.64507: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893eb0> <<< 8137 1726887515.64511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.64515: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.64517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.64520: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887515.64522: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.64524: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d896f40> <<< 8137 1726887515.64526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8137 1726887515.64532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8137 1726887515.64534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8137 1726887515.64536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8137 1726887515.64538: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.64547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d88c610> <<< 8137 1726887515.64550: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d890640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893370> <<< 8137 1726887515.64552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887515.64554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.64556: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.64559: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.64580: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.64583: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.64585: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.64587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.64591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d54ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54d8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54deb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54df70> <<< 8137 1726887515.64594: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86ed30> import '_functools' # <<< 8137 1726887515.64670: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d867610> <<< 8137 1726887515.64755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d87a670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d89ae50> <<< 8137 1726887515.64759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8137 1726887515.64762: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d55fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86e250> <<< 8137 1726887515.64783: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887515.64789: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d87a280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8137 1726887515.70032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887515.70036: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.70038: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887515.70040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd90> <<< 8137 1726887515.70043: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd00> <<< 8137 1726887515.70047: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887515.70050: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887515.70062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887515.70065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887515.70067: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532370> <<< 8137 1726887515.70070: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887515.70072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887515.70074: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532460> <<< 8137 1726887515.70076: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d566fa0> <<< 8137 1726887515.70078: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561a30> <<< 8137 1726887515.70081: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561490> <<< 8137 1726887515.70083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887515.70085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887515.70088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887515.70090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887515.70093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8137 1726887515.70095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4801c0> <<< 8137 1726887515.70098: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d51dc70> <<< 8137 1726887515.70100: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a00a0> <<< 8137 1726887515.70103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887515.70105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887515.70131: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492af0> <<< 8137 1726887515.70136: stdout chunk (state=3): >>>import 'errno' # <<< 8137 1726887515.70138: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d492e20> <<< 8137 1726887515.70152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887515.70155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4730> <<< 8137 1726887515.70169: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887515.70173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887515.70175: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4c70> <<< 8137 1726887515.70177: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d4313a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492f10> <<< 8137 1726887515.70179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887515.70181: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a45b0> <<< 8137 1726887515.70184: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887515.70186: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442340> <<< 8137 1726887515.70191: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f9d0> <<< 8137 1726887515.70192: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887515.70194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887515.70196: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887515.70198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887515.70199: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d6a0> <<< 8137 1726887515.70202: 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 debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887515.70204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887515.70226: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 <<< 8137 1726887515.70230: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887515.70232: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887515.70236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py <<< 8137 1726887515.70254: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887515.70258: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py M:0x001a <<< 8137 1726887515.70261: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45dca0> <<< 8137 1726887515.70263: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d46a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d451a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc53d379670> <<< 8137 1726887515.70265: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip' <<< 8137 1726887515.70268: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.70270: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.70271: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887515.70273: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.70275: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887515.70287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.70290: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887515.70292: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.70322: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376 <<< 8137 1726887515.70328: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31376 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 <<< 8137 1726887515.70331: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 <<< 8137 1726887515.70333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd657c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887515.70335: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.70337: stderr chunk (state=3): >>><<< 8137 1726887515.70339: stdout chunk (state=3): >>><<< <10.31.41.248> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmptsdp4ex2\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31376\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31376 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887515.70349: done transferring module to remote 8137 1726887515.70352: _low_level_execute_command(): starting 8137 1726887515.70354: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887515.70364: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65d30> import 'atexit' # <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887515.70378: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887515.70382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887515.70384: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65100> <<< 8137 1726887515.70386: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887515.70388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887515.70390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887515.70392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887515.70394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8137 1726887515.70396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887515.70398: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd3a130> <<< 8137 1726887515.70400: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e0d0> <<< 8137 1726887515.70402: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e2b0> <<< 8137 1726887515.70404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8137 1726887515.70406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887515.70410: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cc3ec40> <<< 8137 1726887515.70414: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cdc0> <<< 8137 1726887515.70416: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4c3a0> <<< 8137 1726887515.70419: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8137 1726887515.70422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887515.70425: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cf70> <<< 8137 1726887515.70428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887515.70430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887515.70440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8137 1726887515.70443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887515.70449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 8137 1726887515.70451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd9ac10> <<< 8137 1726887515.70454: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c3a0> <<< 8137 1726887515.70456: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd19b80> <<< 8137 1726887515.70459: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd6c4c0> <<< 8137 1726887515.70462: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.70464: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c4f0> <<< 8137 1726887515.72771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 8137 1726887515.72774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887515.72776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887515.72780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887515.72782: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 8137 1726887515.72784: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac1f0> <<< 8137 1726887515.72786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887515.72788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887515.72792: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cca98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac370> <<< 8137 1726887515.72794: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887515.72795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.72797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8137 1726887515.72799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887515.72801: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdacca0> <<< 8137 1726887515.72803: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca9880> <<< 8137 1726887515.72805: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c8b0> <<< 8137 1726887515.72807: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd45190> <<< 8137 1726887515.72811: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cdac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cda48b0> <<< 8137 1726887515.72813: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887515.72814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887515.72816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887515.72818: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9e9d0> <<< 8137 1726887515.72820: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccbbb80> <<< 8137 1726887515.72822: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8640> <<< 8137 1726887515.72824: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8a30> <<< 8137 1726887515.72826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72828: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887515.72830: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72832: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72833: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72835: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.72837: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8137 1726887515.72864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72867: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.72872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.72874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.72876: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.72878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.72881: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.72885: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.72887: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.72889: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.72891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.72893: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.72895: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.72897: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.72899: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887515.72901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.72902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.72904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.72906: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.72910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.72912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.72914: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.72916: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.72918: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.72920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.72922: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.72924: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.72926: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.72928: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.72929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.72931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.72933: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.72935: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.72937: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.72939: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.72941: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.72942: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.72944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.72949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.72951: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8137 1726887515.72953: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8137 1726887515.72955: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.72957: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cce47c0> <<< 8137 1726887515.72960: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cce9820> <<< 8137 1726887515.72962: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c8609a0> <<< 8137 1726887515.73025: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887515.73030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.73033: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 8137 1726887515.73035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.73037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.73040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887515.73042: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd23760> <<< 8137 1726887515.73044: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.73412: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.73771: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887515.73774: stdout chunk (state=3): >>><<< 8137 1726887515.73776: stderr chunk (state=3): >>><<< 8137 1726887515.73794: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887515.73841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.73907: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887515.73912: _low_level_execute_command(): starting 8137 1726887515.73915: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None 8137 1726887515.73943: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887515.73980: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.73984: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887515.73987: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74037: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' -tt 10.31.41.248 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887515.74143: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.74157: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887515.74185: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74229: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8137 1726887515.74232: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74410: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887515.74641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8137 1726887515.74644: stdout chunk (state=3): >>>import '_ast' # <<< 8137 1726887515.74726: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd683d0> <<< 8137 1726887515.74729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74778: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74858: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887515.74884: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74921: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.74956: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887515.74999: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75033: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75132: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75191: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887515.75218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.75296: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccdb9a0> <<< 8137 1726887515.75398: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c6dcbe0> <<< 8137 1726887515.75448: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887515.75500: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75579: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8137 1726887515.75639: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887515.75654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887515.75695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887515.75724: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887515.75727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887515.75810: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53ccec670> <<< 8137 1726887515.75843: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd37d90> <<< 8137 1726887515.75912: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd68400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887515.75935: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.75964: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887515.76075: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 8137 1726887515.76078: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8137 1726887515.76090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76137: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76204: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76218: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76330: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76373: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887515.76442: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76529: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76567: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8137 1726887515.76570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76712: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887515.76850: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76879: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.76933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.76965: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.76969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.76985: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.76989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.77014: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8137 1726887515.77017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887515.77068: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88dac0> <<< 8137 1726887515.77071: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887515.77074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.77076: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887515.77078: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887515.77091: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887515.77095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.77138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8137 1726887515.77161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8137 1726887515.77164: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c840a90> <<< 8137 1726887515.77184: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.77188: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.77190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887515.77201: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c840a00> <<< 8137 1726887515.77226: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.248 is address <<< 8137 1726887515.77241: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887515.77244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887515.77306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887515.77312: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c875760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88d190> <<< 8137 1726887515.77315: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887515.77317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887515.77319: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 <<< 8137 1726887515.77321: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887515.77363: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0f10> <<< 8137 1726887515.77366: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887515.77367: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887515.77369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887515.77371: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0af0> <<< 8137 1726887515.77415: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8137 1726887515.77438: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887515.77441: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887515.77444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd48cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c82e160> <<< 8137 1726887515.77469: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887515.77472: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887515.77512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8137 1726887515.77516: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd482e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887515.77555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887515.77567: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c648fa0> <<< 8137 1726887515.77603: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c872dc0> <<< 8137 1726887515.77630: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887515.77665: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887515.77668: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.77710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887515.77728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887515.77731: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.77747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887515.77762: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887515.77773: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887515.77777: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887515.77785: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887515.77815: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.77864: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 <<< 8137 1726887515.77923: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887515.77942: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.77947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887515.77967: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8137 1726887515.78005: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78065: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887515.78100: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78147: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8137 1726887515.78155: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78199: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78247: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78292: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78360: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8137 1726887515.78363: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.78756: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79133: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887515.79174: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79222: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79269: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79293: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887515.79333: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79349: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887515.79396: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887515.79466: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79503: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79522: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887515.79552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79566: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887515.79622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.79696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887515.79723: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c865670> <<< 8137 1726887515.79740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887515.79760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887515.79886: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8137 1726887515.79907: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887515.79912: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c560f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887515.79976: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887515.79983: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80003: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887515.80042: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8137 1726887515.80051: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8137 1726887515.80086: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887515.80097: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80106: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80132: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.80152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887515.80190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887515.80212: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8dc0> <<< 8137 1726887515.80220: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887515.80266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80269: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8137 1726887515.80310: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887515.80351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8ac0> import '_signal' # <<< 8137 1726887515.80369: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887515.80441: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 8137 1726887515.80445: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d940> <<< 8137 1726887515.80468: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d670> <<< 8137 1726887515.80489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8137 1726887515.80516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8137 1726887515.80523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8137 1726887515.80561: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c546c10> <<< 8137 1726887515.80579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8137 1726887515.80602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8137 1726887515.80621: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034190> <<< 8137 1726887515.80627: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8137 1726887515.80650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8137 1726887515.80722: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034220> <<< 8137 1726887515.80747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8137 1726887515.80802: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c59fb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887515.80817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89095880> <<< 8137 1726887515.80851: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8902dd90> <<< 8137 1726887515.80912: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 8137 1726887515.80922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057d90> <<< 8137 1726887515.80971: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.80991: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d970> <<< 8137 1726887515.80997: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 8137 1726887515.81029: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81124: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81269: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887515.81311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81364: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887515.81398: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81404: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8137 1726887515.81446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887515.81494: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c4da4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c4daa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887515.81542: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887515.81558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8137 1726887515.81580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81622: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887515.81638: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dcc610> <<< 8137 1726887515.81678: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3370> <<< 8137 1726887515.81693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8137 1726887515.81744: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8137 1726887515.81784: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8137 1726887515.81834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.81842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8137 1726887515.81885: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887515.81893: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cb3dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb38b0> import 'itertools' # <<< 8137 1726887515.81928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3eb0> <<< 8137 1726887515.81973: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.81976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8137 1726887515.82005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3f70> <<< 8137 1726887515.82021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3e80> <<< 8137 1726887515.82041: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82051: stdout chunk (state=3): >>>import '_collections' # <<< 8137 1726887515.82077: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82086: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88daed30> import '_functools' # <<< 8137 1726887515.82122: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887515.82130: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88da7610> <<< 8137 1726887515.82165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ddae50> <<< 8137 1726887515.82222: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82238: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cc5c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dae250> <<< 8137 1726887515.82276: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88dbb280> <<< 8137 1726887515.82292: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de0a00> <<< 8137 1726887515.82307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8137 1726887515.82344: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82375: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887515.82388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d90> <<< 8137 1726887515.82416: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d00> <<< 8137 1726887515.82470: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8137 1726887515.82476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82497: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8137 1726887515.82503: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887515.82546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887515.82584: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82595: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887515.82618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887515.82639: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98460> <<< 8137 1726887515.82676: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887515.82683: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82706: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82739: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.82761: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ccdfa0> <<< 8137 1726887515.82803: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7a30> <<< 8137 1726887515.82811: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7490> <<< 8137 1726887515.82839: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8137 1726887515.82846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887515.82875: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887515.82893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8137 1726887515.82921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bcc1c0> <<< 8137 1726887515.82962: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c83c70> <<< 8137 1726887515.83021: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de00a0> <<< 8137 1726887515.83034: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887515.83092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887515.83105: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdeaf0> import 'errno' # <<< 8137 1726887515.83143: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bdee20> <<< 8137 1726887515.83195: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.83223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0730> <<< 8137 1726887515.83244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887515.83259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8137 1726887515.83285: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0c70> <<< 8137 1726887515.83336: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b893a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdef10> <<< 8137 1726887515.83360: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887515.83416: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf05b0> <<< 8137 1726887515.83448: stdout chunk (state=3): >>>import 'pwd' # <<< 8137 1726887515.83460: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99340> <<< 8137 1726887515.83490: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc59d0> <<< 8137 1726887515.83522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887515.83557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887515.83637: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887515.83652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb56a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5760> <<< 8137 1726887515.83704: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.83718: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887515.83783: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887515.83868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.83911: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5ca0> <<< 8137 1726887515.83964: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887515.83986: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bc11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ba8a30> <<< 8137 1726887515.84011: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc55b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887515.84080: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5a90> <<< 8137 1726887515.84269: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 8137 1726887515.84283: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 8137 1726887515.84300: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84329: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887515.84339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab88ade670> <<< 8137 1726887515.84421: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84515: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84527: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 8137 1726887515.84602: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84644: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887515.84688: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84703: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8137 1726887515.84851: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887515.84854: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84884: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84942: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887515.84949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.84975: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887515.85041: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85114: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8137 1726887515.85150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85153: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85166: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887515.85210: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85277: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8137 1726887515.85280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85316: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85375: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887515.85590: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85815: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8137 1726887515.85818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85860: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85928: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887515.85957: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.85993: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8137 1726887515.85996: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86062: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887515.86090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86130: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8137 1726887515.86133: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86194: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86297: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8137 1726887515.86317: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887515.86322: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86388: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887515.86431: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86434: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86475: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86575: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86665: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8137 1726887515.86668: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86700: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86756: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8137 1726887515.86828: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c7c0> <<< 8137 1726887515.86861: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.86913: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887515.86927: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1c160> <<< 8137 1726887515.86949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.86977: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c280> <<< 8137 1726887515.87014: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887515.87084: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cd30> import 'atexit' # <<< 8137 1726887515.87128: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887515.87163: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.87216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c100> <<< 8137 1726887515.87278: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887515.87281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887515.87294: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.87297: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887515.87327: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.87358: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889e4ee0> <<< 8137 1726887515.87436: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8137 1726887515.87485: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c70d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c72b0> <<< 8137 1726887515.87488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887515.87502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.87516: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab883c7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03dc0> <<< 8137 1726887515.87574: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8137 1726887515.87665: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a033a0> <<< 8137 1726887515.87692: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.87733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8137 1726887515.87753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887515.87783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887515.87841: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 8137 1726887515.87904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8137 1726887515.87956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8137 1726887515.88002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887515.88017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c31f2e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c31f6d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c33cb80> <<< 8137 1726887515.88048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a53c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889d0b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887515.88065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887515.88068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887515.88126: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88953250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a631f0> <<< 8137 1726887515.88149: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887515.88206: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889608e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63370> <<< 8137 1726887515.88229: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887515.88301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.88304: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8137 1726887515.88359: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63d30> <<< 8137 1726887515.88486: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88960880> <<< 8137 1726887515.88571: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889fc0d0> <<< 8137 1726887515.88613: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a289a0> <<< 8137 1726887515.88649: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889600d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a5c8b0> <<< 8137 1726887515.88705: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887515.88709: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887515.88746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887515.88760: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889559d0> <<< 8137 1726887515.88971: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88972b80> <<< 8137 1726887515.88981: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895f640> <<< 8137 1726887515.89023: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88955f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895fa30> # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.89040: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887515.89043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.89101: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.89211: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 8137 1726887515.89235: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887515.89331: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.89428: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887515.89440: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.89704: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8137 1726887515.89869: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.90249: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout <<< 8137 1726887515.90385: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887515.90435: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 8137 1726887515.90441: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # 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 # 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 _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 gc <<< 8137 1726887515.90449: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab8899c7c0> <<< 8137 1726887515.90522: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a1820> <<< 8137 1726887515.90525: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fc39a0> <<< 8137 1726887515.90577: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 8137 1726887515.90631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.90681: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887515.90688: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887515.90757: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887515.90760: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887515.90792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.90873: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887515.90928: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 <<< 8137 1726887515.90966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887515.90981: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8137 1726887515.91141: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889da760> # zipimport: zlib available <<< 8137 1726887515.91273: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize <<< 8137 1726887515.91323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.91342: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 8137 1726887515.91350: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887515.91504: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887515.91569: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887515.91593: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 8137 1726887515.91606: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887515.91622: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887515.91654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.91711: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.91774: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8137 1726887515.91853: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.92024: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887515.92028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.92055: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887515.92092: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887515.92116: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887515.92119: stdout chunk (state=3): >>><<< 8137 1726887515.92121: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d9183a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d930880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8c8d90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d896f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d88c610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d890640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d54ddc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54d8b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54deb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54df70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54de80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86ed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d867610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d87a670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d89ae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d55fc70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86e250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d87a280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55ffa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d566fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4801c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d51dc70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d492e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d4313a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a45b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f9d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45dca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d46a1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d451a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f5b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45da90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc53d379670>\r\n# zipimport: found 103 names in \'/tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd657c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd654f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd3a130>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e0d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e2b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cc3ec40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4c3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cf70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd9ac10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6ccd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd19b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd6c4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cca98e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdacca0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca9880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c8b0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd45190>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cdac670>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cda48b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9e9d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccbbb80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9ef70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8a30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cce47c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cce9820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c8609a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd23760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd683d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccdb9a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c6dcbe0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53ccec670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd37d90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd68400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88dac0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c840a90>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c840a00>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c875760>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88d190>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0f10>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0af0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd48cd0>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c82e160>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd482e0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c648fa0>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c872dc0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0dc0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c865670>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c560f10>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c546c10>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c59fb20>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c4da4f0>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c4daa30>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc\'\r\n# extension module \'unicodedata\' loaded from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'unicodedata\' executed from \'/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'unicodedata\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c31f2e0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c31f6d0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c33cb80>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing encodings.idna\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy shlex\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy glob\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n# cleanup[3] wiping unicodedata\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy unicodedata\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887515.96015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887515.96025: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d9183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d973ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d930880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8c8d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d918970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d896f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d88c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d890640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d893370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d54ddc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54d8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54deb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54df70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d54de80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d867610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d87a670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d89ae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d55fc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d86e250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d87a280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55ffa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55fd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d532460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d566fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4801c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d51dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d561eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d8a00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d492e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a4c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d4313a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d492f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d4a45b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d442340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45d850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d45dca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53d46a1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45d8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d451a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d55f5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53d45da90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc53d379670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd657c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd654f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd65f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd65100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd3a130> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e0d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc3e2b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cc3ec40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4c3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd4cf70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd9ac10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd19b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd6c4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd6c4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cca98e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdac370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cdacca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca9880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9c8b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd45190> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cdac670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cda48b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9e9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccbbb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cc9ef70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cca8a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cce47c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cce9820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c8609a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd23760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd683d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53ccdb9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c6dcbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53ccec670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd37d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd68400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88dac0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c840a90> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c840a00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c875760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c88d190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0f10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0af0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53cd48cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c82e160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53cd482e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c648fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c872dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c5e0dc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c865670> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c560f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c546c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c59fb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c4da4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c4daa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_qwe9qjwa/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc53c31f2e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c31f6d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc53c33cb80> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887516.02827: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887516.02837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889939a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87e59430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a4670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889eed90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd8bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8bf70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f8b4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fcaee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d35d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f760> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f89c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8c0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f89fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87fd7910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889ffcd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f820> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8137 1726887516.04828: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.04832: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8137 1726887516.04836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.04838: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.04840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.04843: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887516.09205: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_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-1726887515.3221152-9108-247080060475147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887516.09211: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 8137 1726887516.09213: variable 'ansible_module_compression' from source: unknown 8137 1726887516.09216: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8137trdi7894/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 8137 1726887516.09217: variable 'ansible_facts' from source: host vars for 'managed_node3' 8137 1726887516.09219: stdout chunk (state=3): >>># zipimport: zlib available <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 8137 1726887516.09223: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py <10.31.41.70> PUT /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 TO /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py <10.31.41.70> SSH: EXEC sftp -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o 'ControlPath="/root/.ansible/cp/10c995b88d"' '[10.31.41.70]' 8137 1726887516.09232: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887516.09234: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09235: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09238: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8137 1726887516.09240: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09242: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8137 1726887516.09244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09248: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 8137 1726887516.09249: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09251: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8137 1726887516.09253: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09255: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8137 1726887516.09256: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887516.09260: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd7f70> <<< 8137 1726887516.09261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887516.09263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887516.09265: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87c99cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887516.09267: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09269: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887516.09270: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09272: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887516.09274: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09277: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8137 1726887516.09279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09284: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887516.09287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887516.09289: Sending initial data 8137 1726887516.09292: Sent initial data (154 bytes) 8137 1726887516.09294: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87da6fd0> <<< 8137 1726887516.09297: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887516.09299: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09301: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887516.09303: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09763: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09775: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09778: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8137 1726887516.09780: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09783: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8137 1726887516.09786: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887516.09791: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87c36700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8137 1726887516.09794: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887516.09797: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09799: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8137 1726887516.09802: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09804: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8137 1726887516.09806: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09817: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09819: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887516.09822: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09828: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09830: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8137 1726887516.09832: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09835: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 8137 1726887516.09838: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09844: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887516.09848: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09851: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887516.09852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09854: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887516.09856: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09860: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887516.09862: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09866: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 8137 1726887516.09868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09870: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09872: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09879: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887516.09881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887516.09883: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.09885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887516.09887: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887516.09890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887516.09893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887516.09895: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887516.10005: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887516.10016: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887516.10020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887516.10024: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 8137 1726887516.10027: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887516.10030: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10033: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887516.10035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10038: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8137 1726887516.10040: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10043: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8137 1726887516.10049: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10056: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887516.10058: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887516.10061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887516.10063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10066: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887516.10069: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887516.10071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887516.10074: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10076: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887516.10079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10084: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887516.10087: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10089: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887516.10092: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10094: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887516.10097: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10099: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887516.10102: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10105: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8137 1726887516.10142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 8137 1726887516.10148: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10151: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8137 1726887516.10154: 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 <<< 8137 1726887516.10182: stderr chunk (state=3): >>>debug3: Sent message limits@openssh.com I:1 <<< 8137 1726887516.10186: stdout chunk (state=3): >>># 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887516.10191: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10194: stderr chunk (state=3): >>>debug3: Received limits reply T:201 I:1 debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8137 1726887516.10198: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:16 I:2 <<< 8137 1726887516.10202: stderr chunk (state=3): >>>debug3: SSH2_FXP_REALPATH . -> /root <<< 8137 1726887516.10206: stderr chunk (state=3): >>>debug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 <<< 8137 1726887516.10211: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py <<< 8137 1726887516.10213: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8137 1726887516.10216: stderr chunk (state=3): >>>debug3: Sent message fd 3 T:17 I:3 <<< 8137 1726887516.10218: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.10225: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8137 1726887516.10228: stderr chunk (state=3): >>>debug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py M:0x001a <<< 8137 1726887516.10231: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 8137 1726887516.10234: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887516.10236: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # <<< 8137 1726887516.10239: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120 <<< 8137 1726887516.10243: stdout chunk (state=3): >>> {"name": "chronyd", "changed": true, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12524", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "MemoryCurrent": "933888", "MemoryAvailable": "infinity", "CPUUsageNSec": "27488000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "C<<< 8137 1726887516.10250: stdout chunk (state=3): >>>PUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryM<<< 8137 1726887516.10253: stdout chunk (state=3): >>>ode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 8137 1726887516.10259: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 8137 1726887516.10985: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887516.10990: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. <<< 8137 1726887516.10992: stdout chunk (state=3): >>><<< 8137 1726887516.10994: stderr chunk (state=3): >>><<< 8137 1726887516.10996: stderr chunk (state=3): >>>debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 6 261120 bytes at 0 <<< 8137 1726887516.10998: stderr chunk (state=3): >>>debug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31377 debug3: SSH2_FXP_STATUS 0 debug3: In write loop, ack for 7 31377 bytes at 261120 debug3: Sent message SSH2_FXP_CLOSE I:5 debug3: SSH2_FXP_STATUS 0 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887516.11000: stdout chunk (state=3): >>><<< 8137 1726887516.11002: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'sftp> put /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py\n', b'OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched \'final\'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for \'final all\' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched \'final\'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts\' -> \'/root/.ssh/known_hosts\'\r\ndebug3: expanded UserKnownHostsFile \'~/.ssh/known_hosts2\' -> \'/root/.ssh/known_hosts2\'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug2: Remote version: 3\r\ndebug2: Server supports extension "posix-rename@openssh.com" revision 1\r\ndebug2: Server supports extension "statvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "fstatvfs@openssh.com" revision 2\r\ndebug2: Server supports extension "hardlink@openssh.com" revision 1\r\ndebug2: Server supports extension "fsync@openssh.com" revision 1\r\ndebug2: Server supports extension "lsetstat@openssh.com" revision 1\r\ndebug2: Server supports extension "limits@openssh.com" revision 1\r\ndebug2: Server supports extension "expand-path@openssh.com" revision 1\r\ndebug3: Sent message limits@openssh.com I:1\r\ndebug3: Received limits reply T:201 I:1\r\ndebug1: Using server download size 261120\r\ndebug1: Using server upload size 261120\r\ndebug1: Server handle limit 1019; using 64\r\ndebug3: Sent message fd 3 T:16 I:2\r\ndebug3: SSH2_FXP_REALPATH . -> /root\r\ndebug3: Looking up /root/.ansible/tmp/ansible-local-8137trdi7894/tmpxhi8n7v6\r\ndebug3: Sent message fd 3 T:17 I:3\r\ndebug1: Couldn\'t stat remote file: No such file or directory\r\ndebug3: Sent dest message SSH2_FXP_OPEN I:4 P:/root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py M:0x001a\r\ndebug3: Sent message SSH2_FXP_WRITE I:6 O:0 S:261120\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 6 261120 bytes at 0\r\ndebug3: Sent message SSH2_FXP_WRITE I:7 O:261120 S:31377\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: In write loop, ack for 7 31377 bytes at 261120\r\ndebug3: Sent message SSH2_FXP_CLOSE I:5\r\ndebug3: SSH2_FXP_STATUS 0\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n') 8137 1726887516.11012: done transferring module to remote 8137 1726887516.11015: _low_level_execute_command(): starting 8137 1726887516.11017: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.41.248> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89095880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8902dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3eb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd6f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dcc610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd2640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cb3dc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb38b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3eb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3f70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3e80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88daed30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88da7610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dbb670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ddae50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cc5c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dae250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88dbb280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de0a00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ccdfa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bcc1c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c83c70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de00a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdeaf0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bdee20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0c70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b893a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdef10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf05b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc59d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb56a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5ca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bc11f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb58e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ba8a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc55b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5a90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab88ade670>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c7c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1c160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cf10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c4f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cd30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1cf70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889e4ee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c70d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab883c7c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03dc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a033a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03f70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a53c10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1ecd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889d0b80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1e4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88953250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a631f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889608e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63d30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88960880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889fc0d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a289a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889600d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a5c8b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889559d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88972b80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895f640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88955f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895fa30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab8899c7c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a1820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fc39a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889da760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889939a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87e59430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a4670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889eed90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd8bb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8bf70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f8b4f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fcaee0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d35d00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f970>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f760>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f89c40>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8c0a0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f89fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87fd7910>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889ffcd0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f820>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd7f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87c99cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87da6fd0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87c36700>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": true, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12524", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "MemoryCurrent": "933888", "MemoryAvailable": "infinity", "CPUUsageNSec": "27488000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "RequiresMountsFor": "/var/tmp", "Documentation": "\\"man:chronyd(8)\\" \\"man:chrony.conf(5)\\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.248 closed.\r\n") 8137 1726887516.16753: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab890d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89034940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89095880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8902dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab89057d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8907d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd6f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dcc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dd3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cb3dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb38b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cb3e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88daed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88da7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dbb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ddae50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88cc5c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88dae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88dbb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de0a00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc5d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c98460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ccdfa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bcc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88c83c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc7eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88de00a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdeaf0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bdee20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf0c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b893a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bdef10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bf05b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88b99340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc59d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb56a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bb5ca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88bc11f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88ba8a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88cc55b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88bb5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fab88ade670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c7c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1c160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cf10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1cd30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1cf70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1c100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889e4ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c70d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab883c72b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab883c7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a033a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a03f70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a53c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1ecd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889d0b80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a1e4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1e4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88953250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a631f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889608e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a63d30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88960880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889fc0d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88a289a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889600d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a5c8b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889559d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88972b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895f640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab88955f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab8895fa30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab8899c7c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a1820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fc39a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889da760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab889939a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87e59430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889a4670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889eed90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab88a1f400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd8bb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8bf70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f8b4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fcaee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d35d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f970> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f760> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87f89c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f8c0a0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87f89fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87fd7910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab889ffcd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d2f820> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87fd7f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87c99cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87da6fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fab87c36700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fab87d06e50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_fo08xli6/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": true, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12524", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "MemoryCurrent": "933888", "MemoryAvailable": "infinity", "CPUUsageNSec": "27488000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.248 closed. 8137 1726887516.24850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887516.24857: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887516.24861: stdout chunk (state=3): >>><<< 8137 1726887516.24878: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 4\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887516.24960: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 4 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887516.24965: _low_level_execute_command(): starting 8137 1726887516.24968: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' -tt 10.31.41.70 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/AnsiballZ_systemd.py && sleep 0'"'"'' 8137 1726887516.24976: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887515.0172262-9090-30168682258142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887516.24980: _low_level_execute_command(): starting 8137 1726887516.24983: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ > /dev/null 2>&1 && sleep 0' <10.31.41.248> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.248> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/74e1dbc4e0"' 10.31.41.248 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.0172262-9090-30168682258142/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887516.24993: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887516.24996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887516.24998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887516.25000: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887516.25002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887516.25004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887516.25006: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887516.25111: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887516.25121: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887516.25126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887516.25128: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887516.25131: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887516.25133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887516.25135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887516.25137: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887516.25139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887516.25141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887516.25142: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887516.25144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887516.25146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887516.25150: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887516.25152: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887516.25155: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887516.25158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887516.25160: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887516.25162: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887516.25163: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887516.25318: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887516.25321: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887516.25323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887516.25325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887516.25327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887516.25328: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887516.25330: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887516.25332: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887516.25336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887516.25339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887516.26412: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887516.26415: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887516.26418: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887516.26420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887516.26422: 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.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found <<< 8137 1726887516.26424: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887516.26427: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master <<< 8137 1726887516.26429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887516.26431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering <<< 8137 1726887516.26433: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent <<< 8137 1726887516.26435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887516.26437: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8137 1726887516.26439: stdout chunk (state=3): >>> <<< 8137 1726887516.26441: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8137 1726887516.26443: stdout chunk (state=3): >>>import 'posix' # <<< 8137 1726887516.26445: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8137 1726887516.26447: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 8137 1726887516.26449: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887516.26451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8137 1726887516.26453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8137 1726887516.26455: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8b20> <<< 8137 1726887516.26457: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8ac0> <<< 8137 1726887516.26459: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887516.26461: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8137 1726887516.26463: stdout chunk (state=3): >>><<< 8137 1726887516.26465: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d490> <<< 8137 1726887516.26467: stderr chunk (state=3): >>><<< 8137 1726887516.26469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< <10.31.41.248> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.248 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6606\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887516.26479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.248 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.248 originally 10.31.41.248 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6606 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887516.26482: handler run complete 8137 1726887516.26484: attempt loop complete, returning result 8137 1726887516.26486: _execute() done 8137 1726887516.26488: dumping result to json 8137 1726887516.26490: done dumping result, returning 8137 1726887516.26492: done running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e15955b-8119-107c-9d64-000000000034] 8137 1726887516.26495: sending task result for task 0e15955b-8119-107c-9d64-000000000034 changed: [managed_node1] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "chronyd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveEnterTimestampMonotonic": "268443116", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ActiveExitTimestampMonotonic": "268406771", "ActiveState": "active", "After": "ntpd.service systemd-tmpfiles-setup.service system.slice systemd-journald.socket -.mount tmp.mount basic.target sntp.service ntpdate.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:58:29 EDT", "AssertTimestampMonotonic": "268408428", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "27488000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ConditionTimestampMonotonic": "268408326", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "4117", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DeviceAllow": "char-pps rw", "DevicePolicy": "closed", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12524", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:29 EDT", "ExecMainStartTimestampMonotonic": "268443094", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:29 EDT] ; stop_time=[Fri 2024-09-20 22:58:29 EDT] ; pid=12522 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveEnterTimestampMonotonic": "268407618", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:29 EDT", "InactiveExitTimestampMonotonic": "268416557", "InvocationID": "ddc02d4722ac403a8cc1017db505ff3f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12524", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "933888", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:58:29 EDT", "StateChangeTimestampMonotonic": "268443116", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8137 1726887516.26830: done sending task result for task 0e15955b-8119-107c-9d64-000000000034 8137 1726887516.28413: WORKER PROCESS EXITING 8137 1726887516.28416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 8137 1726887516.28420: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f88edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ee80> import '_collections' # <<< 8137 1726887516.28422: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f982610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f996670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f8a0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f996280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bba00> <<< 8137 1726887516.28426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887516.28429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8137 1726887516.28431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8137 1726887516.28433: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d90> <<< 8137 1726887516.28436: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d00> <<< 8137 1726887516.28438: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8137 1726887516.28440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8137 1726887516.28442: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8137 1726887516.28444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8137 1726887516.28446: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873370> <<< 8137 1726887516.28448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8137 1726887516.28449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8137 1726887516.28451: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873460> <<< 8137 1726887516.28453: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a8fa0> <<< 8137 1726887516.28454: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8137 1726887516.28456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8137 1726887516.28458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7a71c0> <<< 8137 1726887516.28460: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f85ec70> <<< 8137 1726887516.28461: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bb0a0> <<< 8137 1726887516.28463: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8137 1726887516.28465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8137 1726887516.28467: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9af0> import 'errno' # <<< 8137 1726887516.28468: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7b9e20> <<< 8137 1726887516.28470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8137 1726887516.28471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8137 1726887516.28473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8137 1726887516.28475: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb730> <<< 8137 1726887516.28477: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8137 1726887516.28478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cbc70> <<< 8137 1726887516.28480: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7633a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9f10> <<< 8137 1726887516.28482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8137 1726887516.28483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8137 1726887516.28485: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb5b0> import 'pwd' # <<< 8137 1726887516.28487: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774340> <<< 8137 1726887516.28490: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a09d0> <<< 8137 1726887516.28491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8137 1726887516.28493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8137 1726887516.28495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8137 1726887516.28497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8137 1726887516.28498: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8137 1726887516.28500: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f760> <<< 8137 1726887516.28502: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8137 1726887516.28504: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78fca0> <<< 8137 1726887516.28506: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f79c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f783a30> <<< 8137 1726887516.28514: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a05b0> <<< 8137 1726887516.28517: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8137 1726887516.28519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8137 1726887516.28521: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78fa90> <<< 8137 1726887516.28523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8137 1726887516.28524: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f192f6ca670> <<< 8137 1726887516.28526: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip' <<< 8137 1726887516.28528: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887516.28530: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8137 1726887516.28532: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 8137 1726887516.28534: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.29517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.30538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6087c0> <<< 8137 1726887516.30597: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8137 1726887516.30621: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8137 1726887516.30659: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608160> <<< 8137 1726887516.30698: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608280> <<< 8137 1726887516.30754: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608f10> <<< 8137 1726887516.30761: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8137 1726887516.30805: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6084f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608d30> import 'atexit' # <<< 8137 1726887516.30837: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608f70> <<< 8137 1726887516.30854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8137 1726887516.30898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8137 1726887516.30922: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608100> <<< 8137 1726887516.30951: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8137 1726887516.30956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8137 1726887516.30997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8137 1726887516.31020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8137 1726887516.31029: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8137 1726887516.31114: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5d0ee0> <<< 8137 1726887516.31156: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc70d0> <<< 8137 1726887516.31212: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc72b0> <<< 8137 1726887516.31219: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8137 1726887516.31262: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192efc7c40> <<< 8137 1726887516.31270: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5efdc0> <<< 8137 1726887516.31443: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ef3a0> <<< 8137 1726887516.31452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8137 1726887516.31478: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5eff70> <<< 8137 1726887516.31501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8137 1726887516.31538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8137 1726887516.31570: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8137 1726887516.31616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f63fc10> <<< 8137 1726887516.31692: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5bcb80> <<< 8137 1726887516.31729: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f60a4c0> <<< 8137 1726887516.31775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a4f0> <<< 8137 1726887516.31788: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8137 1726887516.31811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8137 1726887516.31847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8137 1726887516.31916: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f53f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f1f0> <<< 8137 1726887516.31952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8137 1726887516.31959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8137 1726887516.32011: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f370> <<< 8137 1726887516.32033: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8137 1726887516.32073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887516.32107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8137 1726887516.32115: stdout chunk (state=3): >>>import '_string' # <<< 8137 1726887516.32168: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64fd30> <<< 8137 1726887516.32296: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54c880> <<< 8137 1726887516.32395: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5e80d0> <<< 8137 1726887516.32424: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f6149a0> <<< 8137 1726887516.32480: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c0d0> <<< 8137 1726887516.32513: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6488b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 8137 1726887516.32522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8137 1726887516.32543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8137 1726887516.32589: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5419d0> <<< 8137 1726887516.32773: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f55eb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54a640> <<< 8137 1726887516.32817: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f541f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54aa30> <<< 8137 1726887516.32843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.32865: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 8137 1726887516.32873: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.32940: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.33030: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887516.33074: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8137 1726887516.33081: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8137 1726887516.33171: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.33277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.33738: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.34197: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 8137 1726887516.34204: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8137 1726887516.34631: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5887c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f58d820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb09a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8137 1726887516.34892: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8137 1726887516.34899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8137 1726887516.34938: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5c6760> <<< 8137 1726887516.34970: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.35635: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36247: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36437: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 8137 1726887516.36463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36514: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36568: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 8137 1726887516.36594: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36681: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36795: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 8137 1726887516.36822: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.36840: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.37018: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 8137 1726887516.37294: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8137 1726887516.37298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.37361: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8137 1726887516.37388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8137 1726887516.37452: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b3d0> # zipimport: zlib available <<< 8137 1726887516.37513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.37601: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8137 1726887516.37628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8137 1726887516.37671: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8137 1726887516.37737: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.37756: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.37837: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.37893: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 8137 1726887516.37929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887516.37999: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f57f9a0> <<< 8137 1726887516.38099: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ea44430> <<< 8137 1726887516.38142: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8137 1726887516.38196: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.38262: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.38281: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.38316: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8137 1726887516.38339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8137 1726887516.38385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8137 1726887516.38415: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8137 1726887516.38418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8137 1726887516.38496: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f590670> <<< 8137 1726887516.38530: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5dad90> <<< 8137 1726887516.38595: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8137 1726887516.38635: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.38652: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 8137 1726887516.38749: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 8137 1726887516.38766: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 8137 1726887516.38768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.38920: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39096: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39110: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39186: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39264: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8137 1726887516.39323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39387: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39450: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8137 1726887516.39577: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39759: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.39840: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8137 1726887516.39918: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8137 1726887516.39923: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebdcbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8137 1726887516.40000: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8137 1726887516.40005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb77f70> <<< 8137 1726887516.40044: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb774f0> <<< 8137 1726887516.40144: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb6ee0> <<< 8137 1726887516.40231: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e921d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8137 1726887516.40235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8137 1726887516.40288: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb76c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb8ff70> <<< 8137 1726887516.40329: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8137 1726887516.40336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb76fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8137 1726887516.40386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8137 1726887516.40473: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192ebc2910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ebcd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8137 1726887516.40476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.40520: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.40575: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8137 1726887516.41196: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887516.41236: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8137 1726887516.41932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.42568: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8137 1726887516.42655: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.42739: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.42792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.42889: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 8137 1726887516.42893: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8137 1726887516.42907: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.42954: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43016: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 8137 1726887516.43032: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43213: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8137 1726887516.43226: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43344: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8137 1726887516.43362: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43476: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8137 1726887516.43489: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43599: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.43742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 8137 1726887516.43748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8137 1726887516.43794: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebc2f70> <<< 8137 1726887516.43837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8137 1726887516.43890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8137 1726887516.44166: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e884cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8137 1726887516.44280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.44320: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8137 1726887516.44429: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.44553: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 8137 1726887516.44631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.44736: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8137 1726887516.44740: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.44779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.44838: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8137 1726887516.44868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8137 1726887516.45251: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e992fd0> <<< 8137 1726887516.45464: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8137 1726887516.45537: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.45618: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8137 1726887516.45621: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.45706: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.45816: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.45975: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.46220: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 8137 1726887516.46235: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8137 1726887516.46237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.46287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.46357: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8137 1726887516.46372: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.46430: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.46511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8137 1726887516.46679: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e826700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e50><<< 8137 1726887516.46724: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 8137 1726887516.46779: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.46866: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8137 1726887516.46871: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47067: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47279: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8137 1726887516.47291: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47649: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47697: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47754: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8137 1726887516.47778: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8137 1726887516.47806: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.47832: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.48020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.48217: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 8137 1726887516.48236: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8137 1726887516.48239: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.48383: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.48534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8137 1726887516.48563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.48597: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.48650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.49354: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50089: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8137 1726887516.50174: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50261: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 8137 1726887516.50341: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50430: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8137 1726887516.50557: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50690: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 8137 1726887516.50722: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8137 1726887516.50725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50751: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50791: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 8137 1726887516.50889: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.50967: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51128: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51303: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8137 1726887516.51306: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51335: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51381: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 8137 1726887516.51411: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51437: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 8137 1726887516.51485: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51587: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8137 1726887516.51611: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8137 1726887516.51657: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51713: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8137 1726887516.51763: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.51818: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8137 1726887516.52035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52253: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8137 1726887516.52286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52340: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8137 1726887516.52400: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52429: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8137 1726887516.52440: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52470: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8137 1726887516.52504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52535: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8137 1726887516.52601: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8137 1726887516.52731: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8137 1726887516.52735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52749: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52783: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8137 1726887516.52826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52901: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.52963: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.53038: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 8137 1726887516.53085: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.53132: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8137 1726887516.53135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.53289: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.53471: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 8137 1726887516.53493: stdout chunk (state=3): >>># zipimport: zlib available <<< 8137 1726887516.53952: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available <<< 8137 1726887516.54657: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available <<< 8137 1726887516.55004: stdout chunk (state=3): >>>import 'gc' # <<< 8137 1726887516.56356: stdout chunk (state=3): >>> {"name": "chronyd", "changed": true, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10202", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "MemoryCurrent": "999424", "MemoryAvailable": "infinity", "CPUUsageNSec": "31793000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "C<<< 8137 1726887516.56404: stdout chunk (state=3): >>>PUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryM<<< 8137 1726887516.56420: stdout chunk (state=3): >>>ode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 8137 1726887516.56975: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 8137 1726887516.57216: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 8137 1726887516.57356: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 8137 1726887516.57627: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8137 1726887516.57713: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8137 1726887516.57738: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8137 1726887516.57742: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8137 1726887516.57756: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8137 1726887516.57801: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8137 1726887516.57900: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8137 1726887516.57949: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8137 1726887516.57966: stdout chunk (state=3): >>># destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 8137 1726887516.57979: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex <<< 8137 1726887516.58038: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader <<< 8137 1726887516.58153: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 8137 1726887516.58225: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 8137 1726887516.58238: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 <<< 8137 1726887516.58260: stdout chunk (state=3): >>># destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 8137 1726887516.58401: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8137 1726887516.58513: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 8137 1726887516.58520: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8137 1726887516.58539: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8137 1726887516.58917: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. <<< 8137 1726887516.58920: stdout chunk (state=3): >>><<< 8137 1726887516.58928: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport \'_thread\' # \r\nimport \'_warnings\' # \r\nimport \'_weakref\' # \r\nimport \'_io\' # \r\nimport \'marshal\' # \r\nimport \'posix\' # \r\nimport \'_frozen_importlib_external\' # \r\n# installing zipimport hook\r\nimport \'time\' # \r\nimport \'zipimport\' # \r\n# installed zipimport hook\r\n# /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc\'\r\nimport \'_codecs\' # \r\nimport \'codecs\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8dc0>\r\n# /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc\'\r\nimport \'encodings.aliases\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d3a0>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8b20>\r\n# /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc\'\r\nimport \'encodings.utf_8\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8ac0>\r\nimport \'_signal\' # \r\n# /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py\r\n# code object from \'/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc\'\r\nimport \'encodings.latin_1\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d490>\r\n# /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc\'\r\nimport \'_abc\' # \r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d940>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d670>\r\n# /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc\'\r\nimport \'_stat\' # \r\nimport \'stat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34190>\r\n# /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc\'\r\nimport \'_collections_abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34220>\r\n# /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc\'\r\nimport \'genericpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57850>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34940>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc95880>\r\n# /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc\'\r\nimport \'_sitebuiltins\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc2dd90>\r\n# /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc\'\r\nimport \'_locale\' # \r\nimport \'_bootlocale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57d90>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d970>\r\nPython 3.9.19 (main, Aug 23 2024, 00:00:00) \r\n[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux\r\nType "help", "copyright", "credits" or "license" for more information.\r\n# /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc\'\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9aeeb0>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b1f40>\r\n# /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc\'\r\nimport \'_sre\' # \r\n# /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc\'\r\nimport \'sre_constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9a7610>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ad640>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ae370>\r\n# /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc\'\r\n# extension module \'_heapq\' loaded from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_heapq\' executed from \'/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_heapq\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f88edc0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88e8b0>\r\nimport \'itertools\' # \r\n# /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc\'\r\nimport \'keyword\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88eeb0>\r\n# /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc\'\r\nimport \'_operator\' # \r\nimport \'operator\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ef70>\r\n# /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc\'\r\nimport \'reprlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ee80>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989d30>\r\nimport \'_functools\' # \r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f982610>\r\n# /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc\'\r\nimport \'copyreg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f996670>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b5e50>\r\n# /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc\'\r\n# extension module \'_struct\' loaded from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_struct\' executed from \'/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_struct\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f8a0c70>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989250>\r\n# extension module \'binascii\' loaded from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'binascii\' executed from \'/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'binascii\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f996280>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bba00>\r\n# /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc\'\r\nimport \'warnings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0fa0>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d90>\r\n# /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc\'\r\nimport \'importlib.machinery\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d00>\r\n# /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py\r\n# code object from \'/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py\r\n# code object from \'/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc\'\r\nimport \'collections.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873370>\r\n# /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc\'\r\nimport \'contextlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873460>\r\nimport \'typing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a8fa0>\r\nimport \'importlib.abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2a30>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2490>\r\n# /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc\'\r\nimport \'_weakrefset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7a71c0>\r\nimport \'weakref\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f85ec70>\r\nimport \'pkgutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2eb0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bb0a0>\r\n# /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc\'\r\nimport \'fnmatch\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9af0>\r\nimport \'errno\' # \r\n# extension module \'zlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'zlib\' executed from \'/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'zlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7b9e20>\r\n# /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc\'\r\nimport \'_compression\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb730>\r\n# /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc\'\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cbc70>\r\n# extension module \'_bz2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bz2\' executed from \'/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bz2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7633a0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9f10>\r\n# /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc\'\r\n# extension module \'_lzma\' loaded from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_lzma\' executed from \'/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_lzma\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774280>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb5b0>\r\nimport \'pwd\' # \r\n# extension module \'grp\' loaded from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'grp\' executed from \'/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'grp\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774340>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a09d0>\r\n# /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc\'\r\n# extension module \'math\' loaded from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'math\' executed from \'/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'math\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f6a0>\r\n# /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc\'\r\n# extension module \'_bisect\' loaded from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_bisect\' executed from \'/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_bisect\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f970>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f760>\r\n# extension module \'_random\' loaded from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_random\' executed from \'/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_random\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f850>\r\n# /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc\'\r\n# extension module \'_hashlib\' loaded from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_hashlib\' executed from \'/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_hashlib\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78fca0>\r\n# extension module \'_blake2\' loaded from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_blake2\' executed from \'/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_blake2\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f79c1f0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f8e0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f783a30>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a05b0>\r\n# /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc\'\r\nimport \'zipfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78fa90>\r\n# code object from \'/usr/lib64/python3.9/encodings/cp437.pyc\'\r\nimport \'encodings.cp437\' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f192f6ca670>\r\n# zipimport: found 104 names in \'/tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc\'\r\nimport \'__future__\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6087c0>\r\n# /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc\'\r\n# extension module \'_json\' loaded from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_json\' executed from \'/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_json\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608160>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608280>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608f10>\r\n# /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py\r\n# code object from \'/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc\'\r\nimport \'json.encoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6084f0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608d30>\r\nimport \'atexit\' # \r\n# extension module \'fcntl\' loaded from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'fcntl\' executed from \'/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'fcntl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608f70>\r\n# /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc\'\r\nimport \'locale\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608100>\r\n# /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc\'\r\nimport \'signal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5d0ee0>\r\n# extension module \'_posixsubprocess\' loaded from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_posixsubprocess\' executed from \'/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_posixsubprocess\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc70d0>\r\n# extension module \'select\' loaded from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'select\' executed from \'/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'select\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc72b0>\r\n# /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc\'\r\nimport \'selectors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192efc7c40>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5efdc0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ef3a0>\r\n# /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc\'\r\nimport \'shlex\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5eff70>\r\n# /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc\'\r\nimport \'token\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f63fc10>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60acd0>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a3a0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5bcb80>\r\n# extension module \'syslog\' loaded from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'syslog\' executed from \'/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'syslog\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f60a4c0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc\'\r\nimport \'systemd\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a4f0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc\'\r\n# extension module \'_datetime\' loaded from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_datetime\' executed from \'/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_datetime\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f53f250>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f1f0>\r\n# /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc\'\r\n# extension module \'_uuid\' loaded from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_uuid\' executed from \'/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_uuid\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c8e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f370>\r\n# /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py\r\n# code object from \'/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc\'\r\nimport \'_string\' # \r\nimport \'string\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64fd30>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54c880>\r\n# extension module \'systemd._journal\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._journal\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._journal\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5e80d0>\r\n# extension module \'systemd._reader\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._reader\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._reader\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f6149a0>\r\n# extension module \'systemd.id128\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd.id128\' executed from \'/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd.id128\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c0d0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6488b0>\r\n# /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc\'\r\n# extension module \'_socket\' loaded from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_socket\' executed from \'/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_socket\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5419d0>\r\n# extension module \'array\' loaded from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'array\' executed from \'/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'array\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f55eb80>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54a640>\r\n# extension module \'systemd._daemon\' loaded from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'systemd._daemon\' executed from \'/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'systemd._daemon\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f541f70>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54aa30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py\r\nimport \'ansible.module_utils.six.moves\' # \r\nimport \'ansible.module_utils.six.moves.collections_abc\' # \r\nimport ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py\r\n# /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'_ctypes\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ctypes\' executed from \'/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ctypes\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5887c0>\r\n# /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py\r\n# code object from \'/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc\'\r\nimport \'ctypes._endian\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f58d820>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb09a0>\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc\'\r\nimport \'copy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5c6760>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc\'\r\nimport \'_ast\' # \r\nimport \'ast\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b3d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py\r\n# code object from \'/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc\'\r\n# extension module \'selinux._selinux\' loaded from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'selinux._selinux\' executed from \'/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'selinux._selinux\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f57f9a0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ea44430>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py\r\n# code object from \'/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc\'\r\nimport \'gettext\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f590670>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5dad90>\r\nimport \'distro\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b400>\r\n# destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc\'\r\nimport \'multiprocessing.process\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebdcbb0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc\'\r\nimport \'_compat_pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb77f70>\r\n# extension module \'_pickle\' loaded from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_pickle\' executed from \'/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_pickle\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb774f0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb6ee0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e921d00>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c6a0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c8b0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc\'\r\n# /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc\'\r\n# extension module \'_queue\' loaded from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_queue\' executed from \'/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_queue\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb76c40>\r\nimport \'queue\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb8ff70>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc\'\r\nimport \'multiprocessing.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb76fd0>\r\n# /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py\r\n# code object from \'/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc\'\r\n# extension module \'_multiprocessing\' loaded from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_multiprocessing\' executed from \'/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_multiprocessing\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192ebc2910>\r\nimport \'multiprocessing.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ebcd0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c7f0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc\'\r\nimport \'glob\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebc2f70>\r\n# /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc\'\r\nimport \'configparser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e884cd0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc\'\r\n# extension module \'_ssl\' loaded from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'_ssl\' executed from \'/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'_ssl\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e992fd0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e80>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py\r\n# code object from \'/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc\'\r\n# extension module \'termios\' loaded from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\n# extension module \'termios\' executed from \'/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so\'\r\nimport \'termios\' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e826700>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e50>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": true, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10202", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "MemoryCurrent": "999424", "MemoryAvailable": "infinity", "CPUUsageNSec": "31793000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\\"man:chronyd(8)\\" \\"man:chrony.conf(5)\\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}}\r\n# clear builtins._\r\n# clear sys.path\r\n# clear sys.argv\r\n# clear sys.ps1\r\n# clear sys.ps2\r\n# clear sys.last_type\r\n# clear sys.last_value\r\n# clear sys.last_traceback\r\n# clear sys.path_hooks\r\n# clear sys.path_importer_cache\r\n# clear sys.meta_path\r\n# clear sys.__interactivehook__\r\n# restore sys.stdin\r\n# restore sys.stdout\r\n# restore sys.stderr\r\n# cleanup[2] removing sys\r\n# cleanup[2] removing builtins\r\n# cleanup[2] removing _frozen_importlib\r\n# cleanup[2] removing _imp\r\n# cleanup[2] removing _thread\r\n# cleanup[2] removing _warnings\r\n# cleanup[2] removing _weakref\r\n# cleanup[2] removing _io\r\n# cleanup[2] removing marshal\r\n# cleanup[2] removing posix\r\n# cleanup[2] removing _frozen_importlib_external\r\n# cleanup[2] removing time\r\n# cleanup[2] removing zipimport\r\n# cleanup[2] removing _codecs\r\n# cleanup[2] removing codecs\r\n# cleanup[2] removing encodings.aliases\r\n# cleanup[2] removing encodings\r\n# cleanup[2] removing encodings.utf_8\r\n# cleanup[2] removing _signal\r\n# cleanup[2] removing encodings.latin_1\r\n# cleanup[2] removing _abc\r\n# cleanup[2] removing abc\r\n# cleanup[2] removing io\r\n# cleanup[2] removing __main__\r\n# cleanup[2] removing _stat\r\n# cleanup[2] removing stat\r\n# cleanup[2] removing _collections_abc\r\n# cleanup[2] removing genericpath\r\n# cleanup[2] removing posixpath\r\n# cleanup[2] removing os.path\r\n# cleanup[2] removing os\r\n# cleanup[2] removing _sitebuiltins\r\n# cleanup[2] removing _locale\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n# cleanup[2] removing site\r\n# destroy site\r\n# cleanup[2] removing types\r\n# cleanup[2] removing enum\r\n# cleanup[2] removing _sre\r\n# cleanup[2] removing sre_constants\r\n# destroy sre_constants\r\n# cleanup[2] removing sre_parse\r\n# cleanup[2] removing sre_compile\r\n# cleanup[2] removing _heapq\r\n# cleanup[2] removing heapq\r\n# cleanup[2] removing itertools\r\n# cleanup[2] removing keyword\r\n# destroy keyword\r\n# cleanup[2] removing _operator\r\n# cleanup[2] removing operator\r\n# cleanup[2] removing reprlib\r\n# destroy reprlib\r\n# cleanup[2] removing _collections\r\n# cleanup[2] removing collections\r\n# cleanup[2] removing _functools\r\n# cleanup[2] removing functools\r\n# cleanup[2] removing copyreg\r\n# cleanup[2] removing re\r\n# cleanup[2] removing _struct\r\n# cleanup[2] removing struct\r\n# cleanup[2] removing binascii\r\n# cleanup[2] removing base64\r\n# cleanup[2] removing importlib._bootstrap\r\n# cleanup[2] removing importlib._bootstrap_external\r\n# cleanup[2] removing warnings\r\n# cleanup[2] removing importlib\r\n# cleanup[2] removing importlib.machinery\r\n# cleanup[2] removing collections.abc\r\n# cleanup[2] removing contextlib\r\n# cleanup[2] removing typing\r\n# destroy typing\r\n# cleanup[2] removing importlib.abc\r\n# cleanup[2] removing importlib.util\r\n# cleanup[2] removing _weakrefset\r\n# destroy _weakrefset\r\n# cleanup[2] removing weakref\r\n# cleanup[2] removing pkgutil\r\n# destroy pkgutil\r\n# cleanup[2] removing runpy\r\n# destroy runpy\r\n# cleanup[2] removing fnmatch\r\n# cleanup[2] removing errno\r\n# cleanup[2] removing zlib\r\n# cleanup[2] removing _compression\r\n# cleanup[2] removing threading\r\n# cleanup[2] removing _bz2\r\n# destroy _bz2\r\n# cleanup[2] removing bz2\r\n# cleanup[2] removing _lzma\r\n# cleanup[2] removing lzma\r\n# cleanup[2] removing pwd\r\n# cleanup[2] removing grp\r\n# cleanup[2] removing shutil\r\n# cleanup[2] removing math\r\n# cleanup[2] removing _bisect\r\n# cleanup[2] removing bisect\r\n# destroy bisect\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing _hashlib\r\n# cleanup[2] removing _blake2\r\n# cleanup[2] removing hashlib\r\n# cleanup[2] removing random\r\n# destroy random\r\n# cleanup[2] removing tempfile\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n# cleanup[2] removing encodings.cp437\r\n# cleanup[2] removing ansible\r\n# destroy ansible\r\n# cleanup[2] removing ansible.module_utils\r\n# destroy ansible.module_utils\r\n# cleanup[2] removing __future__\r\n# destroy __future__\r\n# cleanup[2] removing _json\r\n# cleanup[2] removing json.scanner\r\n# cleanup[2] removing json.decoder\r\n# cleanup[2] removing json.encoder\r\n# cleanup[2] removing json\r\n# cleanup[2] removing atexit\r\n# cleanup[2] removing fcntl\r\n# cleanup[2] removing locale\r\n# cleanup[2] removing signal\r\n# cleanup[2] removing _posixsubprocess\r\n# cleanup[2] removing select\r\n# cleanup[2] removing selectors\r\n# cleanup[2] removing subprocess\r\n# cleanup[2] removing platform\r\n# cleanup[2] removing shlex\r\n# cleanup[2] removing token\r\n# destroy token\r\n# cleanup[2] removing tokenize\r\n# cleanup[2] removing linecache\r\n# cleanup[2] removing traceback\r\n# cleanup[2] removing syslog\r\n# cleanup[2] removing systemd\r\n# destroy systemd\r\n# cleanup[2] removing _datetime\r\n# cleanup[2] removing datetime\r\n# cleanup[2] removing _uuid\r\n# cleanup[2] removing uuid\r\n# cleanup[2] removing _string\r\n# cleanup[2] removing string\r\n# destroy string\r\n# cleanup[2] removing logging\r\n# cleanup[2] removing systemd._journal\r\n# cleanup[2] removing systemd._reader\r\n# cleanup[2] removing systemd.id128\r\n# cleanup[2] removing systemd.journal\r\n# cleanup[2] removing _socket\r\n# cleanup[2] removing array\r\n# cleanup[2] removing socket\r\n# cleanup[2] removing systemd._daemon\r\n# cleanup[2] removing systemd.daemon\r\n# cleanup[2] removing ansible.module_utils.compat\r\n# destroy ansible.module_utils.compat\r\n# cleanup[2] removing ansible.module_utils.common\r\n# destroy ansible.module_utils.common\r\n# cleanup[2] removing ansible.module_utils.common.text\r\n# destroy ansible.module_utils.common.text\r\n# cleanup[2] removing ansible.module_utils.six\r\n# destroy ansible.module_utils.six\r\n# cleanup[2] removing ansible.module_utils.six.moves\r\n# cleanup[2] removing ansible.module_utils.six.moves.collections_abc\r\n# cleanup[2] removing ansible.module_utils.common.text.converters\r\n# destroy ansible.module_utils.common.text.converters\r\n# cleanup[2] removing _ctypes\r\n# cleanup[2] removing ctypes._endian\r\n# cleanup[2] removing ctypes\r\n# destroy ctypes\r\n# cleanup[2] removing ansible.module_utils.compat.selinux\r\n# cleanup[2] removing ansible.module_utils._text\r\n# destroy ansible.module_utils._text\r\n# cleanup[2] removing copy\r\n# destroy copy\r\n# cleanup[2] removing ansible.module_utils.common.collections\r\n# destroy ansible.module_utils.common.collections\r\n# cleanup[2] removing ansible.module_utils.common.warnings\r\n# destroy ansible.module_utils.common.warnings\r\n# cleanup[2] removing ansible.module_utils.errors\r\n# destroy ansible.module_utils.errors\r\n# cleanup[2] removing ansible.module_utils.parsing\r\n# destroy ansible.module_utils.parsing\r\n# cleanup[2] removing ansible.module_utils.parsing.convert_bool\r\n# destroy ansible.module_utils.parsing.convert_bool\r\n# cleanup[2] removing _ast\r\n# destroy _ast\r\n# cleanup[2] removing ast\r\n# destroy ast\r\n# cleanup[2] removing ansible.module_utils.common.text.formatters\r\n# destroy ansible.module_utils.common.text.formatters\r\n# cleanup[2] removing ansible.module_utils.common.validation\r\n# destroy ansible.module_utils.common.validation\r\n# cleanup[2] removing ansible.module_utils.common.parameters\r\n# destroy ansible.module_utils.common.parameters\r\n# cleanup[2] removing ansible.module_utils.common.arg_spec\r\n# destroy ansible.module_utils.common.arg_spec\r\n# cleanup[2] removing ansible.module_utils.common.locale\r\n# destroy ansible.module_utils.common.locale\r\n# cleanup[2] removing swig_runtime_data4\r\n# destroy swig_runtime_data4\r\n# cleanup[2] removing selinux._selinux\r\n# cleanup[2] removing selinux\r\n# cleanup[2] removing ansible.module_utils.common.file\r\n# destroy ansible.module_utils.common.file\r\n# cleanup[2] removing ansible.module_utils.common.process\r\n# destroy ansible.module_utils.common.process\r\n# cleanup[2] removing gettext\r\n# destroy gettext\r\n# cleanup[2] removing argparse\r\n# cleanup[2] removing distro\r\n# cleanup[2] removing ansible.module_utils.distro\r\n# cleanup[2] removing ansible.module_utils.common._utils\r\n# destroy ansible.module_utils.common._utils\r\n# cleanup[2] removing ansible.module_utils.common.sys_info\r\n# destroy ansible.module_utils.common.sys_info\r\n# cleanup[2] removing ansible.module_utils.basic\r\n# destroy ansible.module_utils.basic\r\n# cleanup[2] removing ansible.modules\r\n# destroy ansible.modules\r\n# cleanup[2] removing ansible.module_utils.facts.namespace\r\n# cleanup[2] removing ansible.module_utils.compat.typing\r\n# cleanup[2] removing multiprocessing.process\r\n# cleanup[2] removing _compat_pickle\r\n# cleanup[2] removing _pickle\r\n# cleanup[2] removing pickle\r\n# cleanup[2] removing multiprocessing.reduction\r\n# cleanup[2] removing multiprocessing.context\r\n# cleanup[2] removing __mp_main__\r\n# destroy __main__\r\n# cleanup[2] removing multiprocessing\r\n# cleanup[2] removing _queue\r\n# cleanup[2] removing queue\r\n# cleanup[2] removing multiprocessing.util\r\n# cleanup[2] removing _multiprocessing\r\n# cleanup[2] removing multiprocessing.connection\r\n# cleanup[2] removing multiprocessing.pool\r\n# cleanup[2] removing ansible.module_utils.facts.timeout\r\n# cleanup[2] removing ansible.module_utils.facts.collector\r\n# cleanup[2] removing ansible.module_utils.facts.other\r\n# cleanup[2] removing ansible.module_utils.facts.other.facter\r\n# cleanup[2] removing ansible.module_utils.facts.other.ohai\r\n# cleanup[2] removing ansible.module_utils.facts.system\r\n# cleanup[2] removing ansible.module_utils.facts.system.apparmor\r\n# cleanup[2] removing ansible.module_utils.facts.system.caps\r\n# cleanup[2] removing ansible.module_utils.facts.system.chroot\r\n# cleanup[2] removing ansible.module_utils.facts.utils\r\n# cleanup[2] removing ansible.module_utils.facts.system.cmdline\r\n# cleanup[2] removing ansible.module_utils.facts.system.distribution\r\n# cleanup[2] removing ansible.module_utils.compat.datetime\r\n# destroy ansible.module_utils.compat.datetime\r\n# cleanup[2] removing ansible.module_utils.facts.system.date_time\r\n# cleanup[2] removing ansible.module_utils.facts.system.env\r\n# cleanup[2] removing ansible.module_utils.facts.system.dns\r\n# cleanup[2] removing ansible.module_utils.facts.system.fips\r\n# cleanup[2] removing ansible.module_utils.facts.system.loadavg\r\n# cleanup[2] removing glob\r\n# cleanup[2] removing configparser\r\n# cleanup[2] removing ansible.module_utils.facts.system.local\r\n# cleanup[2] removing ansible.module_utils.facts.system.lsb\r\n# cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.platform\r\n# cleanup[2] removing _ssl\r\n# cleanup[2] removing ssl\r\n# destroy ssl\r\n# cleanup[2] removing ansible.module_utils.facts.system.python\r\n# cleanup[2] removing ansible.module_utils.facts.system.selinux\r\n# cleanup[2] removing ansible.module_utils.compat.version\r\n# destroy ansible.module_utils.compat.version\r\n# cleanup[2] removing ansible.module_utils.facts.system.service_mgr\r\n# cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys\r\n# cleanup[2] removing termios\r\n# cleanup[2] removing getpass\r\n# cleanup[2] removing ansible.module_utils.facts.system.user\r\n# cleanup[2] removing ansible.module_utils.facts.hardware\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.base\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.aix\r\n# cleanup[2] removing ansible.module_utils.facts.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.linux\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.hardware.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.network\r\n# cleanup[2] removing ansible.module_utils.facts.network.base\r\n# cleanup[2] removing ansible.module_utils.facts.network.generic_bsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.aix\r\n# cleanup[2] removing ansible.module_utils.facts.network.darwin\r\n# cleanup[2] removing ansible.module_utils.facts.network.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.network.fc_wwn\r\n# cleanup[2] removing ansible.module_utils.facts.network.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.network.hurd\r\n# cleanup[2] removing ansible.module_utils.facts.network.linux\r\n# cleanup[2] removing ansible.module_utils.facts.network.iscsi\r\n# cleanup[2] removing ansible.module_utils.facts.network.nvme\r\n# cleanup[2] removing ansible.module_utils.facts.network.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.network.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.virtual\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.base\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sysctl\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.freebsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.hpux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.linux\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.netbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.openbsd\r\n# cleanup[2] removing ansible.module_utils.facts.virtual.sunos\r\n# cleanup[2] removing ansible.module_utils.facts.default_collectors\r\n# cleanup[2] removing ansible.module_utils.facts.ansible_collector\r\n# cleanup[2] removing ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts\r\n# destroy ansible.module_utils.facts.namespace\r\n# destroy ansible.module_utils.facts.other\r\n# destroy ansible.module_utils.facts.other.facter\r\n# destroy ansible.module_utils.facts.other.ohai\r\n# destroy ansible.module_utils.facts.system\r\n# destroy ansible.module_utils.facts.system.apparmor\r\n# destroy ansible.module_utils.facts.system.caps\r\n# destroy ansible.module_utils.facts.system.chroot\r\n# destroy ansible.module_utils.facts.system.cmdline\r\n# destroy ansible.module_utils.facts.system.distribution\r\n# destroy ansible.module_utils.facts.system.date_time\r\n# destroy ansible.module_utils.facts.system.env\r\n# destroy ansible.module_utils.facts.system.dns\r\n# destroy ansible.module_utils.facts.system.fips\r\n# destroy ansible.module_utils.facts.system.loadavg\r\n# destroy ansible.module_utils.facts.system.local\r\n# destroy ansible.module_utils.facts.system.lsb\r\n# destroy ansible.module_utils.facts.system.pkg_mgr\r\n# destroy ansible.module_utils.facts.system.platform\r\n# destroy ansible.module_utils.facts.system.python\r\n# destroy ansible.module_utils.facts.system.selinux\r\n# destroy ansible.module_utils.facts.system.service_mgr\r\n# destroy ansible.module_utils.facts.system.ssh_pub_keys\r\n# destroy ansible.module_utils.facts.system.user\r\n# destroy ansible.module_utils.facts.utils\r\n# destroy ansible.module_utils.facts.hardware\r\n# destroy ansible.module_utils.facts.hardware.base\r\n# destroy ansible.module_utils.facts.hardware.aix\r\n# destroy ansible.module_utils.facts.hardware.darwin\r\n# destroy ansible.module_utils.facts.hardware.freebsd\r\n# destroy ansible.module_utils.facts.hardware.dragonfly\r\n# destroy ansible.module_utils.facts.hardware.hpux\r\n# destroy ansible.module_utils.facts.hardware.linux\r\n# destroy ansible.module_utils.facts.hardware.hurd\r\n# destroy ansible.module_utils.facts.hardware.netbsd\r\n# destroy ansible.module_utils.facts.hardware.openbsd\r\n# destroy ansible.module_utils.facts.hardware.sunos\r\n# destroy ansible.module_utils.facts.sysctl\r\n# destroy ansible.module_utils.facts.network\r\n# destroy ansible.module_utils.facts.network.base\r\n# destroy ansible.module_utils.facts.network.generic_bsd\r\n# destroy ansible.module_utils.facts.network.aix\r\n# destroy ansible.module_utils.facts.network.darwin\r\n# destroy ansible.module_utils.facts.network.dragonfly\r\n# destroy ansible.module_utils.facts.network.fc_wwn\r\n# destroy ansible.module_utils.facts.network.freebsd\r\n# destroy ansible.module_utils.facts.network.hpux\r\n# destroy ansible.module_utils.facts.network.hurd\r\n# destroy ansible.module_utils.facts.network.linux\r\n# destroy ansible.module_utils.facts.network.iscsi\r\n# destroy ansible.module_utils.facts.network.nvme\r\n# destroy ansible.module_utils.facts.network.netbsd\r\n# destroy ansible.module_utils.facts.network.openbsd\r\n# destroy ansible.module_utils.facts.network.sunos\r\n# destroy ansible.module_utils.facts.virtual\r\n# destroy ansible.module_utils.facts.virtual.base\r\n# destroy ansible.module_utils.facts.virtual.sysctl\r\n# destroy ansible.module_utils.facts.virtual.freebsd\r\n# destroy ansible.module_utils.facts.virtual.dragonfly\r\n# destroy ansible.module_utils.facts.virtual.hpux\r\n# destroy ansible.module_utils.facts.virtual.linux\r\n# destroy ansible.module_utils.facts.virtual.netbsd\r\n# destroy ansible.module_utils.facts.virtual.openbsd\r\n# destroy ansible.module_utils.facts.virtual.sunos\r\n# destroy ansible.module_utils.facts.compat\r\n# cleanup[2] removing ansible.module_utils.service\r\n# destroy ansible.module_utils.service\r\n# cleanup[2] removing gc\r\n# destroy _sitebuiltins\r\n# destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n# destroy zipimport\r\n# destroy _compression\r\n# destroy binascii\r\n# destroy importlib\r\n# destroy bz2\r\n# destroy lzma\r\n# destroy __main__\r\n# destroy locale\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n# destroy _json\r\n# destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy selinux\r\n# destroy distro\r\n# destroy logging\r\n# destroy argparse\r\n# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n# destroy multiprocessing\r\n# destroy multiprocessing.connection\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.context\r\n# destroy array\r\n# destroy _compat_pickle\r\n# destroy queue\r\n# destroy multiprocessing.process\r\n# destroy tempfile\r\n# destroy multiprocessing.util\r\n# destroy multiprocessing.reduction\r\n# destroy datetime\r\n# destroy base64\r\n# destroy ansible.module_utils.compat.selinux\r\n# destroy getpass\r\n# destroy json\r\n# destroy socket\r\n# destroy struct\r\n# destroy ansible.module_utils.compat.typing\r\n# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy glob\r\n# destroy pickle\r\n# destroy shlex\r\n# cleanup[3] wiping gc\r\n# cleanup[3] wiping termios\r\n# cleanup[3] wiping _ssl\r\n# cleanup[3] wiping configparser\r\n# cleanup[3] wiping _multiprocessing\r\n# cleanup[3] wiping _queue\r\n# cleanup[3] wiping _pickle\r\n# cleanup[3] wiping selinux._selinux\r\n# cleanup[3] wiping ctypes._endian\r\n# cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ansible.module_utils.six.moves.collections_abc\r\n# cleanup[3] wiping ansible.module_utils.six.moves\r\n# destroy configparser\r\n# cleanup[3] wiping systemd._daemon\r\n# cleanup[3] wiping _socket\r\n# cleanup[3] wiping systemd.id128\r\n# cleanup[3] wiping systemd._reader\r\n# cleanup[3] wiping systemd._journal\r\n# cleanup[3] wiping _string\r\n# cleanup[3] wiping _uuid\r\n# cleanup[3] wiping _datetime\r\n# cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n# cleanup[3] wiping platform\r\n# destroy subprocess\r\n# cleanup[3] wiping selectors\r\n# cleanup[3] wiping select\r\n# cleanup[3] wiping _posixsubprocess\r\n# cleanup[3] wiping signal\r\n# cleanup[3] wiping fcntl\r\n# cleanup[3] wiping atexit\r\n# cleanup[3] wiping encodings.cp437\r\n# cleanup[3] wiping _blake2\r\n# cleanup[3] wiping _hashlib\r\n# cleanup[3] wiping _random\r\n# cleanup[3] wiping _bisect\r\n# cleanup[3] wiping math\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n# cleanup[3] wiping grp\r\n# cleanup[3] wiping pwd\r\n# cleanup[3] wiping _lzma\r\n# cleanup[3] wiping threading\r\n# cleanup[3] wiping zlib\r\n# cleanup[3] wiping errno\r\n# cleanup[3] wiping weakref\r\n# cleanup[3] wiping contextlib\r\n# cleanup[3] wiping collections.abc\r\n# cleanup[3] wiping warnings\r\n# cleanup[3] wiping importlib._bootstrap_external\r\n# cleanup[3] wiping importlib._bootstrap\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping re\r\n# destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n# destroy _functools\r\n# cleanup[3] wiping collections\r\n# destroy _collections_abc\r\n# destroy heapq\r\n# destroy collections.abc\r\n# cleanup[3] wiping _collections\r\n# destroy _collections\r\n# cleanup[3] wiping operator\r\n# cleanup[3] wiping _operator\r\n# cleanup[3] wiping itertools\r\n# cleanup[3] wiping _heapq\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _sre\r\n# cleanup[3] wiping types\r\n# cleanup[3] wiping _locale\r\n# destroy _locale\r\n# cleanup[3] wiping os\r\n# cleanup[3] wiping os.path\r\n# destroy genericpath\r\n# cleanup[3] wiping posixpath\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n# destroy _stat\r\n# cleanup[3] wiping io\r\n# destroy abc\r\n# cleanup[3] wiping _abc\r\n# cleanup[3] wiping encodings.latin_1\r\n# cleanup[3] wiping _signal\r\n# cleanup[3] wiping encodings.utf_8\r\n# cleanup[3] wiping encodings.aliases\r\n# cleanup[3] wiping codecs\r\n# cleanup[3] wiping _codecs\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping _frozen_importlib_external\r\n# cleanup[3] wiping posix\r\n# cleanup[3] wiping marshal\r\n# cleanup[3] wiping _io\r\n# cleanup[3] wiping _weakref\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n# cleanup[3] wiping _imp\r\n# cleanup[3] wiping _frozen_importlib\r\n# cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n# destroy gc\r\n# destroy termios\r\n# destroy _ssl\r\n# destroy _multiprocessing\r\n# destroy _queue\r\n# destroy _pickle\r\n# destroy systemd._daemon\r\n# destroy _socket\r\n# destroy systemd.id128\r\n# destroy systemd._reader\r\n# destroy systemd._journal\r\n# destroy _datetime\r\n# destroy fcntl\r\n# destroy _blake2\r\n# destroy _lzma\r\n# destroy zlib\r\n# destroy _signal\r\n# destroy platform\r\n# destroy _uuid\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy tokenize\r\n# destroy _heapq\r\n# destroy posixpath\r\n# destroy stat\r\n# destroy ansible.module_utils.six.moves.urllib\r\n# destroy errno\r\n# destroy signal\r\n# destroy contextlib\r\n# destroy pwd\r\n# destroy grp\r\n# destroy _posixsubprocess\r\n# destroy selectors\r\n# destroy select\r\n# destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error\r\n# destroy ansible.module_utils.six.moves.urllib.request\r\n# destroy ansible.module_utils.six.moves.urllib.response\r\n# destroy ansible.module_utils.six.moves.urllib.robotparser\r\n# destroy functools\r\n# destroy itertools\r\n# destroy operator\r\n# destroy ansible.module_utils.six.moves\r\n# destroy _operator\r\n# destroy _frozen_importlib_external\r\n# destroy _imp\r\n# destroy io\r\n# destroy marshal\r\n# destroy _frozen_importlib\r\n# clear sys.audit hooks\r\n', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 10.31.41.70 closed.\r\n") 8137 1726887516.61278: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fcd8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc34940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc95880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc2dd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc57d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192fc7d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9aeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b1f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9a7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9ae370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f88edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88e8b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88eeb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ef70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f88ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f982610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f996670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9b5e50> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f8a0c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f989250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f996280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bba00> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a0d00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f873460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a8fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7a71c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f85ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a2eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f9bb0a0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7b9e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cbc70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f7633a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7b9f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f7cb5b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f774340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a09d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78f850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f78fca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f79c1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78f8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f783a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f8a05b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f78fa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f192f6ca670> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6087c0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608f10> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6084f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608d30> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f608f70> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f608100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5d0ee0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc70d0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192efc72b0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192efc7c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5efdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ef3a0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5eff70> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f63fc10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60acd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5bcb80> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f60a4c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60a4f0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f53f250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f1f0> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f64fd30> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54c880> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5e80d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f6149a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f54c0d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f6488b0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5419d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f55eb80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54a640> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f541f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f54aa30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f5887c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f58d820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb09a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5c6760> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b3d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192f57f9a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ea44430> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f590670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5dad90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f60b400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebdcbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb77f70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb774f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebb6ee0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e921d00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c6a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c8b0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192eb76c40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb8ff70> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192eb76fd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192ebc2910> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192f5ebcd0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e91c7f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192ebc2f70> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e884cd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e992fd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e80> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f192e826700> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f192e8f2e50> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_sb2pr6zp/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": true, "status": {"Type": "forking", "ExitType": "main", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "10202", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "MemoryCurrent": "999424", "MemoryAvailable": "infinity", "CPUUsageNSec": "31793000", "TasksCurrent": "1", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-pps rw", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "yes", "ProtectKernelModules": "yes", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "full", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "yes", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "invisible", "ProcSubset": "all", "ProtectHostname": "yes", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "chronyd.service", "Names": "chronyd.service", "Requires": "system.slice -.mount sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "Before": "shutdown.target multi-user.target", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "RequiresMountsFor": "/var/tmp", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "Description": "NTP client/server", "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 Shared connection to 10.31.41.70 closed. 8137 1726887516.69057: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'restarted', '_ansible_check_mode': True, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 3, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_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-1726887515.3221152-9108-247080060475147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8137 1726887516.69061: _low_level_execute_command(): starting 8137 1726887516.69064: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ > /dev/null 2>&1 && sleep 0' <10.31.41.70> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.70> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/10c995b88d"' 10.31.41.70 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887515.3221152-9108-247080060475147/ > /dev/null 2>&1 && sleep 0'"'"'' 8137 1726887516.69077: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8137 1726887516.69081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887516.69084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887516.69087: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887516.69090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887516.69093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887516.69096: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' <<< 8137 1726887516.69099: stderr chunk (state=3): >>>debug2: match not found <<< 8137 1726887516.69102: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) <<< 8137 1726887516.69105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887516.69110: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887516.69113: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887516.69117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8137 1726887516.69120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.41.70 is address <<< 8137 1726887516.69123: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8137 1726887516.69125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8137 1726887516.70113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8137 1726887516.70120: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 <<< 8137 1726887516.70123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8137 1726887516.70125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 <<< 8137 1726887516.70127: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' <<< 8137 1726887516.70129: stderr chunk (state=3): >>>debug2: match found <<< 8137 1726887516.70132: stderr chunk (state=3): >>>debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 <<< 8137 1726887516.70134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8137 1726887516.70136: stderr chunk (state=3): >>>debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] <<< 8137 1726887516.70138: stderr chunk (state=3): >>>debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] <<< 8137 1726887516.70140: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' <<< 8137 1726887516.70142: stderr chunk (state=3): >>>debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' <<< 8137 1726887516.70144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8137 1726887516.70150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8137 1726887516.70153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8137 1726887516.70155: stderr chunk (state=3): >>>debug3: mux_client_forwards: request forwardings: 0 local, 0 remote <<< 8137 1726887516.70158: stderr chunk (state=3): >>>debug3: mux_client_request_session: entering <<< 8137 1726887516.70161: stderr chunk (state=3): >>>debug3: mux_client_request_alive: entering <<< 8137 1726887516.70164: stderr chunk (state=3): >>>debug3: mux_client_request_alive: done pid = 6685 <<< 8137 1726887516.70167: stderr chunk (state=3): >>>debug3: mux_client_request_session: session request sent <<< 8137 1726887516.70170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8137 1726887516.70173: stderr chunk (state=3): >>>debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 <<< 8137 1726887516.70176: stdout chunk (state=3): >>><<< 8137 1726887516.70179: stderr chunk (state=3): >>><<< <10.31.41.70> (0, b'', b"OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final'\r\ndebug2: match not found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only)\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug1: configuration requests final Match pass\r\ndebug2: resolve_canonicalize: hostname 10.31.41.70 is address\r\ndebug1: re-parsing configuration\r\ndebug1: Reading configuration data /root/.ssh/config\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0\r\ndebug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf\r\ndebug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final'\r\ndebug2: match found\r\ndebug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1\r\ndebug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config\r\ndebug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-]\r\ndebug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512]\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts'\r\ndebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2'\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 6685\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n") 8137 1726887516.70191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: not matched 'final' debug2: match not found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 (parse only) debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.41.70 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug3: /etc/ssh/ssh_config line 55: Including file /etc/ssh/ssh_config.d/50-redhat.conf depth 0 debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.41.70 originally 10.31.41.70 debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 3: matched 'final' debug2: match found debug3: /etc/ssh/ssh_config.d/50-redhat.conf line 5: Including file /etc/crypto-policies/back-ends/openssh.config depth 1 debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug3: gss kex names ok: [gss-curve25519-sha256-,gss-nistp256-sha256-,gss-group14-sha256-,gss-group16-sha512-] debug3: kex names ok: [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512] debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/root/.ssh/known_hosts' debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/root/.ssh/known_hosts2' debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug3: mux_client_forwards: request forwardings: 0 local, 0 remote debug3: mux_client_request_session: entering debug3: mux_client_request_alive: entering debug3: mux_client_request_alive: done pid = 6685 debug3: mux_client_request_session: session request sent debug1: mux_client_request_session: master session id: 2 debug3: mux_client_read_packet: read header failed: Broken pipe debug2: Received exit status from master 0 8137 1726887516.70194: handler run complete 8137 1726887516.70196: attempt loop complete, returning result 8137 1726887516.70199: _execute() done 8137 1726887516.70201: dumping result to json 8137 1726887516.70203: done dumping result, returning 8137 1726887516.70205: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e15955b-8119-107c-9d64-000000000034] 8137 1726887516.70210: sending task result for task 0e15955b-8119-107c-9d64-000000000034 changed: [managed_node3] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "chronyd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:chronyd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveEnterTimestampMonotonic": "250074906", "ActiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ActiveExitTimestampMonotonic": "250032338", "ActiveState": "active", "After": "ntpd.service sysinit.target tmp.mount basic.target systemd-tmpfiles-setup.service systemd-journald.socket -.mount system.slice ntpdate.service sntp.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:58:10 EDT", "AssertTimestampMonotonic": "250034690", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "31793000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_setgid cap_setuid cap_setpcap cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_nice cap_sys_resource cap_sys_time cap_setfcap cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ConditionTimestampMonotonic": "250034594", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGroup": "/system.slice/chronyd.service", "ControlGroupId": "3602", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DeviceAllow": "char-pps rw", "DevicePolicy": "closed", "Documentation": "\"man:chronyd(8)\" \"man:chrony.conf(5)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10202", "ExecMainStartTimestamp": "Fri 2024-09-20 22:58:10 EDT", "ExecMainStartTimestampMonotonic": "250074885", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; flags= ; start_time=[Fri 2024-09-20 22:58:10 EDT] ; stop_time=[Fri 2024-09-20 22:58:10 EDT] ; pid=10199 ; code=exited ; status=0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveEnterTimestampMonotonic": "250034061", "InactiveExitTimestamp": "Fri 2024-09-20 22:58:10 EDT", "InactiveExitTimestampMonotonic": "250047479", "InvocationID": "50a796e111f84f62a3c1b9b74125260a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10202", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "999424", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/chrony/chronyd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "no", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:58:10 EDT", "StateChangeTimestampMonotonic": "250074906", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "SystemCallFilter": "~_sysctl afs_syscall bdflush break chroot create_module delete_module finit_module fsconfig fsmount fsopen fspick ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load lock lookup_dcookie modify_ldt mount mount_setattr move_mount mpx open_tree pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pidfd_getfd pivot_root prof profil ptrace putpmsg query_module reboot rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 8137 1726887516.70537: no more pending results, returning what we have 8137 1726887516.70543: results queue empty 8137 1726887516.70544: checking for any_errors_fatal 8137 1726887516.70551: done checking for any_errors_fatal 8137 1726887516.70552: checking for max_fail_percentage 8137 1726887516.70554: done checking for max_fail_percentage 8137 1726887516.70556: checking to see if all hosts have failed and the running result is not ok 8137 1726887516.70557: done checking to see if all hosts have failed 8137 1726887516.70558: getting the remaining hosts for this loop 8137 1726887516.70561: done getting the remaining hosts for this loop 8137 1726887516.70566: getting the next task for host managed_node1 8137 1726887516.70577: done getting next task for host managed_node1 8137 1726887516.70579: ^ task is: TASK: meta (flush_handlers) 8137 1726887516.70581: ^ state is: HOST STATE: block=7, 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 8137 1726887516.70582: getting the next task for host managed_node2 8137 1726887516.70585: done getting next task for host managed_node2 8137 1726887516.70586: ^ task is: TASK: meta (flush_handlers) 8137 1726887516.70587: ^ state is: HOST STATE: block=7, 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 8137 1726887516.70588: getting the next task for host managed_node3 8137 1726887516.70591: done getting next task for host managed_node3 8137 1726887516.70592: ^ task is: TASK: meta (flush_handlers) 8137 1726887516.70593: ^ state is: HOST STATE: block=7, 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 8137 1726887516.70605: getting variables 8137 1726887516.70606: in VariableManager get_vars() 8137 1726887516.70635: Calling all_inventory to load vars for managed_node1 8137 1726887516.70638: Calling groups_inventory to load vars for managed_node1 8137 1726887516.70640: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887516.70652: Calling all_plugins_play to load vars for managed_node1 8137 1726887516.70655: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887516.70658: Calling groups_plugins_play to load vars for managed_node1 8137 1726887516.72463: done sending task result for task 0e15955b-8119-107c-9d64-000000000034 8137 1726887516.72467: WORKER PROCESS EXITING 8137 1726887516.73782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887516.77235: done with get_vars() 8137 1726887516.77263: done getting variables 8137 1726887516.77452: in VariableManager get_vars() 8137 1726887516.77465: Calling all_inventory to load vars for managed_node1 8137 1726887516.77468: Calling groups_inventory to load vars for managed_node1 8137 1726887516.77470: Calling all_plugins_inventory to load vars for managed_node1 8137 1726887516.77475: Calling all_plugins_play to load vars for managed_node1 8137 1726887516.77478: Calling groups_plugins_inventory to load vars for managed_node1 8137 1726887516.77481: Calling groups_plugins_play to load vars for managed_node1 8137 1726887516.79773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887516.82910: done with get_vars() 8137 1726887516.82940: getting variables 8137 1726887516.82941: in VariableManager get_vars() 8137 1726887516.82956: Calling all_inventory to load vars for managed_node2 8137 1726887516.82959: Calling groups_inventory to load vars for managed_node2 8137 1726887516.82961: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887516.82966: Calling all_plugins_play to load vars for managed_node2 8137 1726887516.82968: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887516.82971: Calling groups_plugins_play to load vars for managed_node2 8137 1726887516.86201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887516.88802: done with get_vars() 8137 1726887516.88827: done getting variables 8137 1726887516.88883: in VariableManager get_vars() 8137 1726887516.88896: Calling all_inventory to load vars for managed_node2 8137 1726887516.88899: Calling groups_inventory to load vars for managed_node2 8137 1726887516.88901: Calling all_plugins_inventory to load vars for managed_node2 8137 1726887516.88906: Calling all_plugins_play to load vars for managed_node2 8137 1726887516.88911: Calling groups_plugins_inventory to load vars for managed_node2 8137 1726887516.88914: Calling groups_plugins_play to load vars for managed_node2 8137 1726887516.91231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887516.95782: done with get_vars() 8137 1726887516.95815: getting variables 8137 1726887516.95817: in VariableManager get_vars() 8137 1726887516.95829: Calling all_inventory to load vars for managed_node3 8137 1726887516.95831: Calling groups_inventory to load vars for managed_node3 8137 1726887516.95833: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887516.95839: Calling all_plugins_play to load vars for managed_node3 8137 1726887516.95841: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887516.95844: Calling groups_plugins_play to load vars for managed_node3 8137 1726887516.98619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887517.01874: done with get_vars() 8137 1726887517.01899: done getting variables 8137 1726887517.01959: in VariableManager get_vars() 8137 1726887517.01973: Calling all_inventory to load vars for managed_node3 8137 1726887517.01976: Calling groups_inventory to load vars for managed_node3 8137 1726887517.01978: Calling all_plugins_inventory to load vars for managed_node3 8137 1726887517.01983: Calling all_plugins_play to load vars for managed_node3 8137 1726887517.01985: Calling groups_plugins_inventory to load vars for managed_node3 8137 1726887517.01987: Calling groups_plugins_play to load vars for managed_node3 8137 1726887517.07925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8137 1726887517.11262: done with get_vars() 8137 1726887517.11311: done queuing things up, now waiting for results queue to drain 8137 1726887517.11315: results queue empty 8137 1726887517.11316: checking for any_errors_fatal 8137 1726887517.11325: done checking for any_errors_fatal 8137 1726887517.11326: checking for max_fail_percentage 8137 1726887517.11327: done checking for max_fail_percentage 8137 1726887517.11328: checking to see if all hosts have failed and the running result is not ok 8137 1726887517.11328: done checking to see if all hosts have failed 8137 1726887517.11329: getting the remaining hosts for this loop 8137 1726887517.11330: done getting the remaining hosts for this loop 8137 1726887517.11334: getting the next task for host managed_node1 8137 1726887517.11338: done getting next task for host managed_node1 8137 1726887517.11339: ^ task is: None 8137 1726887517.11341: ^ state is: HOST STATE: block=8, 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 8137 1726887517.11344: getting the next task for host managed_node2 8137 1726887517.11350: done getting next task for host managed_node2 8137 1726887517.11350: ^ task is: None 8137 1726887517.11352: ^ state is: HOST STATE: block=8, 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 8137 1726887517.11352: getting the next task for host managed_node3 8137 1726887517.11355: done getting next task for host managed_node3 8137 1726887517.11355: ^ task is: None 8137 1726887517.11357: ^ state is: HOST STATE: block=8, 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 8137 1726887517.11359: done queuing things up, now waiting for results queue to drain 8137 1726887517.11360: results queue empty 8137 1726887517.11361: checking for any_errors_fatal 8137 1726887517.11362: done checking for any_errors_fatal 8137 1726887517.11363: checking for max_fail_percentage 8137 1726887517.11364: done checking for max_fail_percentage 8137 1726887517.11365: checking to see if all hosts have failed and the running result is not ok 8137 1726887517.11365: done checking to see if all hosts have failed 8137 1726887517.11368: getting the next task for host managed_node1 8137 1726887517.11371: done getting next task for host managed_node1 8137 1726887517.11372: ^ task is: None 8137 1726887517.11373: ^ state is: HOST STATE: block=8, 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 8137 1726887517.11374: getting the next task for host managed_node2 8137 1726887517.11377: done getting next task for host managed_node2 8137 1726887517.11378: ^ task is: None 8137 1726887517.11379: ^ state is: HOST STATE: block=8, 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 8137 1726887517.11380: getting the next task for host managed_node3 8137 1726887517.11382: done getting next task for host managed_node3 8137 1726887517.11383: ^ task is: None 8137 1726887517.11384: ^ state is: HOST STATE: block=8, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=20 changed=2 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 managed_node2 : ok=19 changed=0 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 managed_node3 : ok=20 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 Friday 20 September 2024 22:58:37 -0400 (0:00:02.202) 0:00:26.889 ****** =============================================================================== fedora.linux_system_roles.timesync : Install chrony --------------------- 3.37s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 fedora.linux_system_roles.timesync : Populate service facts ------------- 2.91s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 fedora.linux_system_roles.timesync : Gather package facts --------------- 2.47s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 fedora.linux_system_roles.timesync : Enable chronyd --------------------- 2.45s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 fedora.linux_system_roles.timesync : Generate chronyd sysconfig file ---- 2.39s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 fedora.linux_system_roles.timesync : Restart chronyd -------------------- 2.20s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2 fedora.linux_system_roles.timesync : Generate chrony.conf file ---------- 1.68s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 fedora.linux_system_roles.timesync : Update network sysconfig file ------ 1.31s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 1.13s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.76s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.66s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.57s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 fedora.linux_system_roles.timesync : Enable timemaster ------------------ 0.30s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 fedora.linux_system_roles.timesync : Fail if reboot is needed and not set --- 0.27s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92 fedora.linux_system_roles.timesync : Reboot transactional update systems --- 0.27s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes --- 0.24s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 fedora.linux_system_roles.timesync : Select NTP provider ---------------- 0.23s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42 fedora.linux_system_roles.timesync : Generate ntp.conf file ------------- 0.21s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 fedora.linux_system_roles.timesync : Disable phc2sys -------------------- 0.21s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 fedora.linux_system_roles.timesync : Disable timemaster ----------------- 0.17s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308 8137 1726887517.12239: RUNNING CLEANUP STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f143030cd40> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f143030c380> # /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 0x7f143030f290> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/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 0x7f142ff01970> # /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 0x7f142ff02600> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /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 0x7f142ff36e40> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff37050> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff51af0> # /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 0x7f142ff6f170> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff52b40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff501d0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff340b0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff96750> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff95370> # /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 0x7f142ff967b0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff51190> # /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 0x7f142ff979e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff03410> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/__init__.cpython-312.pyc' # /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 0x7f142ff97fe0> # /usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/_vendor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/_vendor/__pycache__/__init__.cpython-312.pyc' # /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/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 0x7f142ffc9490> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc9130> # /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 0x7f142ffca420> import 'importlib.util' # import 'importlib.machinery' # # /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 0x7f142ffcbef0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffcaa20> # /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 0x7f142fdf20f0> # /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 0x7f142fdf1f40> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffe4e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc89e0> # /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__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fe46cf0> # /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 0x7f142feb2a20> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142feb1df0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fe47b30> # /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 0x7f142fec61e0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142feb2c90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142feb38c0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffe70e0> import 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ffc88f0> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/release.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/release.cpython-312.pyc' import 'ansible.release' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fe17e30> import 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ff97e60> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fcfc770> # /usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/__init__.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc matches /usr/lib64/python3.12/csv.py # code object from '/usr/lib64/python3.12/__pycache__/csv.cpython-312.pyc' # extension module '_csv' loaded from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' # extension module '_csv' executed from '/usr/lib64/python3.12/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so' import '_csv' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142fd21f10> import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd211f0> # /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 0x7f142fd22450> # /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' # /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 0x7f142fd49610> import 'ntpath' # import 'errno' # # /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 0x7f142fd4ade0> # /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' # 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 0x7f142fd694f0> # /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 0x7f142fd69e80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd4af90> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd226c0> # /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' # 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 0x7f142fdb3bf0> # /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' # 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 0x7f142fdd9ee0> # /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 0x7f142fddadb0> # 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 0x7f142fddb380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdda360> # /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 0x7f142fddbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fddb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdb3f50> # /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 0x7f142f924380> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdd8170> # /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 0x7f142f924710> # /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/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 0x7f142f9509e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f927800> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd49490> # /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 0x7f142fdb2330> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_adapters.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_adapters.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/__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 0x7f142f953cb0> # /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/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # /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 0x7f142f977710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f977440> # 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 0x7f142f977530> # /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 0x7f142f977fe0> # 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 0x7f142f9849b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f977920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f975940> # /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 0x7f142f986030> # /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' # 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 0x7f142f987e00> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fec6240> # 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 0x7f142f9bd0d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f977ef0> # /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 0x7f142f9bd2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f984ce0> # /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 0x7f142f9bec30> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9bd910> # /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' # /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' # /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' import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e6510> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e61b0> # /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' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e7e90> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e7770> # /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 0x7f142f733950> # /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' import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7339b0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9bf530> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f974770> # /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' import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7390a0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f985190> # /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 0x7f142f739d30> # /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 0x7f142f73a540> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f951b50> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_text.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_text.cpython-312.pyc' # /usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_functools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_functools.cpython-312.pyc' import 'importlib.metadata._functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73aab0> import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73a750> import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f951430> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_meta.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_meta.cpython-312.pyc' import 'importlib.metadata._meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73ad50> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_collections.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_collections.cpython-312.pyc' import 'importlib.metadata._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73b3b0> # /usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc matches /usr/lib64/python3.12/importlib/metadata/_itertools.py # code object from '/usr/lib64/python3.12/importlib/metadata/__pycache__/_itertools.cpython-312.pyc' import 'importlib.metadata._itertools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73b950> # /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' # /usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/__init__.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_common.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_common.cpython-312.pyc' # /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' import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f764fe0> # /usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/abc.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/abc.cpython-312.pyc' import 'importlib.resources.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f766bd0> # /usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_adapters.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_adapters.cpython-312.pyc' import 'importlib.resources._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f767710> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f764860> # /usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc matches /usr/lib64/python3.12/importlib/resources/_legacy.py # code object from '/usr/lib64/python3.12/importlib/resources/__pycache__/_legacy.cpython-312.pyc' import 'importlib.resources._legacy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f784a10> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f764530> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f73bcb0> import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fd12570> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7858b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f785af0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/version.cpython-312.pyc' import 'ansible.module_utils.compat.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f785b50> # /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 0x7f142f786e70> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7868d0> # /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 0x7f142f787b30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f787650> # /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 0x7f142f7ab890> # 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 0x7f142f7aba40> # 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 0x7f142f7bc9e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7a9a60> # /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' import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7a9f70> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/constants.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/constants.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/__init__.cpython-312.pyc' import 'ansible.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7bfd40> # /usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/config/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/config/__pycache__/manager.cpython-312.pyc' import 'atexit' # # /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 0x7f142f7e4f80> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/bccache.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/bccache.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 0x7f142f100da0> # 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 0x7f142f101520> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f810d70> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f8102f0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/environment.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/environment.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/markupsafe/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/markupsafe/__pycache__/__init__.cpython-312.pyc' # extension module 'markupsafe._speedups' loaded from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' # extension module 'markupsafe._speedups' executed from '/usr/local/lib64/python3.12/site-packages/markupsafe/_speedups.cpython-312-x86_64-linux-gnu.so' import 'markupsafe._speedups' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f1317f0> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f103e60> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nodes.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nodes.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/utils.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/utils.cpython-312.pyc' # /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 0x7f142f14e180> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14dfa0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14d880> # /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 0x7f142f14e120> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f14d3a0> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1337d0> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f131940> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/compiler.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/compiler.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/exceptions.cpython-312.pyc' import 'jinja2.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f177fb0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/idtracking.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/idtracking.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/visitor.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/visitor.cpython-312.pyc' import 'jinja2.visitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a1580> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a08c0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/optimizer.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/optimizer.cpython-312.pyc' import 'jinja2.optimizer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a1ac0> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f132480> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/defaults.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/defaults.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/filters.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/filters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/async_utils.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/async_utils.cpython-312.pyc' import 'jinja2.async_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1c9be0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/runtime.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/runtime.cpython-312.pyc' import 'jinja2.runtime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1ca8d0> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a35c0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/tests.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/tests.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 0x7f142ef5aea0> import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef5a630> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f1a3200> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/lexer.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/lexer.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/_identifier.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/_identifier.cpython-312.pyc' import 'jinja2._identifier' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef719a0> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef5b380> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/parser.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/parser.cpython-312.pyc' import 'jinja2.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef726c0> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f810dd0> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/loaders.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/loaders.cpython-312.pyc' import 'jinja2.loaders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb4e60> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7e5400> # /usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/jinja2/nativetypes.py # code object from '/usr/local/lib/python3.12/site-packages/jinja2/__pycache__/nativetypes.cpython-312.pyc' import 'jinja2.nativetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7e7fb0> # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/errors/yaml_strings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/errors/__pycache__/yaml_strings.cpython-312.pyc' import 'ansible.errors.yaml_strings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6810> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6a50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.common.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6b40> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/converters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/converters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/six/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb7080> import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6720> import 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb5e50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/error.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/error.cpython-312.pyc' import 'yaml.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efdb7a0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/tokens.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/tokens.cpython-312.pyc' import 'yaml.tokens' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efdbaa0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/events.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/events.cpython-312.pyc' import 'yaml.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efdbda0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/nodes.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/nodes.cpython-312.pyc' import 'yaml.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff87d0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/loader.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/reader.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/reader.cpython-312.pyc' import 'yaml.reader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff8e60> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/scanner.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/scanner.cpython-312.pyc' import 'yaml.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff9310> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/parser.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/parser.cpython-312.pyc' import 'yaml.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142effa6f0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/composer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/composer.cpython-312.pyc' import 'yaml.composer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142effb080> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/constructor.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/constructor.cpython-312.pyc' import 'yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142effb470> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/resolver.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/resolver.cpython-312.pyc' import 'yaml.resolver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f024860> import 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff8ad0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/dumper.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/emitter.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/emitter.cpython-312.pyc' import 'yaml.emitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f024ec0> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/serializer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/serializer.cpython-312.pyc' import 'yaml.serializer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f026120> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/representer.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/representer.cpython-312.pyc' import 'yaml.representer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f0264e0> import 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eff8c20> # /usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/yaml/cyaml.py # code object from '/usr/local/lib64/python3.12/site-packages/yaml/__pycache__/cyaml.cpython-312.pyc' # extension module 'yaml._yaml' loaded from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' # extension module 'yaml._yaml' executed from '/usr/local/lib64/python3.12/site-packages/yaml/_yaml.cpython-312-x86_64-linux-gnu.so' import 'yaml._yaml' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142f027260> import 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f026e70> import 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb65d0> import 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb6210> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f027f50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/convert_bool.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/parsing/__pycache__/convert_bool.cpython-312.pyc' import 'ansible.module_utils.parsing.convert_bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f027f20> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee60200> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/quoting.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/quoting.cpython-312.pyc' import 'ansible.parsing.quoting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee602c0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee60410> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/objects.cpython-312.pyc' import 'ansible.parsing.yaml.objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee60470> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee61760> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/path.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/path.cpython-312.pyc' import 'ansible.utils.path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee61850> import 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7bfdd0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/collections.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/collections.cpython-312.pyc' import 'ansible.module_utils.common.collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee61d60> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/fqcn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/fqcn.cpython-312.pyc' import 'ansible.utils.fqcn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee622a0> # /usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc matches /usr/lib64/python3.12/encodings/unicode_escape.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/unicode_escape.cpython-312.pyc' import 'encodings.unicode_escape' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee638c0> import 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f7be7b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/display.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/display.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 0x7f142ee8e840> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8e240> # /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 0x7f142ee9eba0> # /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 0x7f142ee8d310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f027e90> # /usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/util.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/util.cpython-312.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8e6c0> # /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' import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee8e720> # /usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc matches /usr/lib64/python3.12/tty.py # code object from '/usr/lib64/python3.12/__pycache__/tty.cpython-312.pyc' import 'tty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eeccda0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/color.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/color.cpython-312.pyc' import 'ansible.utils.color' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142f9e7ce0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/multiprocessing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/multiprocessing.cpython-312.pyc' # /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 0x7f142eecf7d0> # /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' import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eee0d10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd940> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd2b0> import 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd1f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/singleton.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/singleton.cpython-312.pyc' import 'ansible.utils.singleton' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecd430> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unsafe_proxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unsafe_proxy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/native_jinja.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/native_jinja.cpython-312.pyc' import 'ansible.utils.native_jinja' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eee3e90> import 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eecf290> import 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ee63890> # /usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/__pycache__/context.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/context_objects.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/context_objects.cpython-312.pyc' import 'ansible.utils.context_objects' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef5d60> import 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef5ac0> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/__init__.cpython-312.pyc' import 'ansible.cli.arguments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef6120> # /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/arguments/option_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/arguments/__pycache__/option_helpers.cpython-312.pyc' # /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 0x7f142eef7a10> # /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 0x7f142ef30080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef140e0> import 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef61b0> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/__init__.cpython-312.pyc' import 'ansible.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef6450> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/data.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/data.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/group.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/group.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/vars.cpython-312.pyc' # /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' # /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 0x7f142ed08ef0> # 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 0x7f142ed1c050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef4a570> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/splitter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/splitter.cpython-312.pyc' import 'ansible.parsing.splitter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1c530> import 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef49e50> import 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef48e60> # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/host.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/host.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/__init__.cpython-312.pyc' import 'ansible.parsing.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1d4c0> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/addresses.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/addresses.cpython-312.pyc' import 'ansible.parsing.utils.addresses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1d520> import 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef49be0> import 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef48470> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1d7c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/__pycache__/loader.cpython-312.pyc' # /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 0x7f142ed30260> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/typing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/typing.cpython-312.pyc' import 'ansible.module_utils.compat.typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31160> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.filter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31190> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.test' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31280> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/loader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/loader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/constructor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/constructor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/vault/__pycache__/__init__.cpython-312.pyc' # /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 0x7f142ed495e0> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/__about__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/__about__.cpython-312.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a4e0> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a000> # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/exceptions.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/exceptions.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4aab0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4ac00> # extension module '_cffi_backend' loaded from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' # extension module '_cffi_backend' executed from '/usr/local/lib64/python3.12/site-packages/_cffi_backend.cpython-312-x86_64-linux-gnu.so' import '_cffi_backend' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ed60dd0> # extension module 'cryptography.hazmat.bindings._rust' loaded from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' # extension module 'cryptography.hazmat.bindings._rust' executed from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/_rust.abi3.so' import 'cryptography.hazmat.bindings._rust' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142ed4ad50> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a510> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed4a1b0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed61b50> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-312.pyc' import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed61e20> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/__pycache__/utils.cpython-312.pyc' import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed63470> import 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed62930> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/hmac.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-312.pyc' import 'cryptography.hazmat.primitives.hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed637d0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.kdf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed63c80> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc matches /usr/lib64/python3.12/hmac.py # code object from '/usr/lib64/python3.12/__pycache__/hmac.cpython-312.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed743e0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed74230> import 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed63e60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_cipheralgorithm.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-312.pyc' import 'cryptography.hazmat.primitives._cipheralgorithm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed74f80> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/modes.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed77830> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed779e0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/algorithms.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/decrepit/ciphers/__pycache__/algorithms.cpython-312.pyc' import 'cryptography.hazmat.decrepit.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed77620> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed76c60> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed75bb0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed75310> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed74e60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/backend.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed892b0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/binding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-312.pyc' import 'cryptography.hazmat.bindings.openssl._conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed899a0> import 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed894c0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_asymmetric.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_asymmetric.cpython-312.pyc' import 'cryptography.hazmat.primitives._asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8b440> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8b5c0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-312.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8be60> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/_serialization.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/__pycache__/_serialization.cpython-312.pyc' import 'cryptography.hazmat.primitives._serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9c6e0> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9e180> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed8b950> # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-312.pyc' # /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc matches /usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py # code object from '/usr/local/lib64/python3.12/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-312.pyc' import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9f680> import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9ed50> import 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed881a0> import 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed77fb0> import 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed32660> import 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31ca0> import 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31a30> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/ajson.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/ajson.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/json.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/json.cpython-312.pyc' import 'ansible.module_utils.common.json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed9fb90> import 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed32420> import 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed31460> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_config.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_config.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb44d0> # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_finder.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_finder.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/_collection_meta.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/collection_loader/__pycache__/_collection_meta.cpython-312.pyc' import 'ansible.utils.collection_loader._collection_meta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb7a70> import 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb4d10> import 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed323f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/plugin_docs.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/plugin_docs.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/plugin_docs.cpython-312.pyc' import 'ansible.parsing.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edcc7a0> import 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edb6690> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc' import 'packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edccd70> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/specifiers.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/utils.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/tags.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc matches /usr/lib64/python3.12/sysconfig.py # code object from '/usr/lib64/python3.12/__pycache__/sysconfig.cpython-312.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eddcb60> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_manylinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_elffile.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc' import 'packaging._elffile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eddf260> import 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edde6f0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_musllinux.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc' import 'packaging._musllinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eddfef0> import 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edcf2c0> # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/version.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/packaging/_structures.py # code object from '/usr/local/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc' import 'packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebf9ee0> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebf8ad0> import 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edce9c0> import 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edccf80> import 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ed1e150> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/helpers.cpython-312.pyc' import 'ansible.utils.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfb470> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfbda0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/plugins.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/plugins.cpython-312.pyc' import 'ansible.vars.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfadb0> import 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ef162d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/file.cpython-312.pyc' import 'ansible.module_utils.common.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ebfbb30> # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/dataloader.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/dataloader.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/basic.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/basic.cpython-312.pyc' # 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 0x7f142e1c2d50> import 'pwd' # # 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 0x7f142e1c3110> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.compat.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3410> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/_text.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/_text.cpython-312.pyc' import 'ansible.module_utils._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3ad0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/arg_spec.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/arg_spec.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/parameters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/parameters.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/warnings.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/warnings.cpython-312.pyc' import 'ansible.module_utils.common.warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e4b60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/errors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/errors.cpython-312.pyc' import 'ansible.module_utils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e4e00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/validation.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/validation.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/formatters.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/text/__pycache__/formatters.cpython-312.pyc' import 'ansible.module_utils.common.text.formatters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6000> import 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e50a0> import 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3fe0> import 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c3b00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/locale.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/locale.cpython-312.pyc' import 'ansible.module_utils.common.locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6390> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/process.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/process.cpython-312.pyc' import 'ansible.module_utils.common.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6570> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/sys_info.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/sys_info.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/_distro.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/distro/__pycache__/_distro.cpython-312.pyc' import 'ansible.module_utils.distro._distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6c30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6a50> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/common/_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/common/__pycache__/_utils.cpython-312.pyc' import 'ansible.module_utils.common._utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e72f0> import 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6630> import 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1c0b60> import 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142edcd220> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/manager.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/inventory/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/inventory/__pycache__/helpers.cpython-312.pyc' import 'ansible.inventory.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df79370> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/fact_cache.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/fact_cache.cpython-312.pyc' import 'ansible.vars.fact_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df795e0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/native_helpers.cpython-312.pyc' import 'ansible.template.native_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7aea0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/template.cpython-312.pyc' import 'ansible.template.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b1d0> # /usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/template/vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/template/__pycache__/vars.cpython-312.pyc' import 'ansible.template.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b2f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/listify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/listify.cpython-312.pyc' import 'ansible.utils.listify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b5c0> import 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df79af0> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/clean.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/clean.cpython-312.pyc' import 'ansible.vars.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7b950> import 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e1e6a20> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/completers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/completers.cpython-312.pyc' import 'argcomplete.completers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7bd10> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/exceptions.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/exceptions.cpython-312.pyc' import 'argcomplete.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa8200> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/finders.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/finders.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/io.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/io.cpython-312.pyc' import 'argcomplete.io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa8c80> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/lexers.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/lexers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/__init__.cpython-312.pyc' import 'argcomplete.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa91f0> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_shlex.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_shlex.cpython-312.pyc' import 'argcomplete.packages._shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa93a0> import 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa8f50> # /usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/packages/_argparse.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/packages/__pycache__/_argparse.cpython-312.pyc' import 'argcomplete.packages._argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa96d0> import 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa82f0> # /usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/argcomplete/shell_integration.py # code object from '/usr/local/lib/python3.12/site-packages/argcomplete/__pycache__/shell_integration.cpython-312.pyc' import 'argcomplete.shell_integration' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa9a00> import 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df7ba70> import 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142fdf2960> # /usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/cli/playbook.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/cli/__pycache__/playbook.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfaa060> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/playbook_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/playbook_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_queue_manager.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_queue_manager.cpython-312.pyc' # /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' # /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 0x7f142dfd92e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd8bc0> # 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 0x7f142dfd8d40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd80b0> # 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 0x7f142dfd9340> # /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' # /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 0x7f142dfdb560> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd95b0> import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfab320> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/play_iterator.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/play_iterator.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/attribute.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/attribute.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/sentinel.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/sentinel.cpython-312.pyc' import 'ansible.utils.sentinel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dffa4e0> import 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff9e20> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/base.cpython-312.pyc' import 'ansible.playbook.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dffa690> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/block.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/block.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/conditional.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/conditional.cpython-312.pyc' import 'ansible.playbook.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e010b30> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/collectionsearch.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/collectionsearch.cpython-312.pyc' import 'ansible.playbook.collectionsearch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e010f20> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/delegatable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/delegatable.cpython-312.pyc' import 'ansible.playbook.delegatable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011130> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/helpers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/helpers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/mod_args.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/__pycache__/mod_args.cpython-312.pyc' import 'ansible.parsing.mod_args' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011730> import 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0112e0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/notifiable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/notifiable.cpython-312.pyc' import 'ansible.playbook.notifiable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011be0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/metadata.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/metadata.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/requirement.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/requirement.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/definition.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/definition.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/taggable.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/taggable.cpython-312.pyc' import 'ansible.playbook.taggable' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e013d40> import 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e013500> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/galaxy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/galaxy.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc matches /usr/lib64/python3.12/tarfile.py # code object from '/usr/lib64/python3.12/__pycache__/tarfile.cpython-312.pyc' import 'tarfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0403b0> import 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e040140> import 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e013080> import 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e012bd0> import 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e011d00> import 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0101a0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/loop_control.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/loop_control.cpython-312.pyc' import 'ansible.playbook.loop_control' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061250> import 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e041760> import 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff91f0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/playbook_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/playbook_include.cpython-312.pyc' import 'ansible.playbook.playbook_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061a30> import 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff8a70> import 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfda8d0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/stats.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/stats.cpython-312.pyc' import 'ansible.executor.stats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dff88c0> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_result.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_result.cpython-312.pyc' import 'ansible.executor.task_result' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061c10> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/play_context.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/play_context.cpython-312.pyc' import 'ansible.playbook.play_context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e061fa0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc matches /usr/lib64/python3.12/difflib.py # code object from '/usr/lib64/python3.12/__pycache__/difflib.cpython-312.pyc' import 'difflib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e063500> # /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/dumper.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/yaml/__pycache__/dumper.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/hostvars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/hostvars.cpython-312.pyc' import 'ansible.vars.hostvars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de72960> import 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de72420> import 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e062780> # /usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/vars/reserved.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/vars/__pycache__/reserved.cpython-312.pyc' import 'ansible.vars.reserved' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142e0628a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/lock.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/lock.cpython-312.pyc' import 'ansible.utils.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de731d0> # /usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc matches /usr/lib64/python3.12/dataclasses.py # code object from '/usr/lib64/python3.12/__pycache__/dataclasses.cpython-312.pyc' import 'dataclasses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de73200> import 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfaa3f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/ssh_functions.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/ssh_functions.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/paramiko.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/paramiko.cpython-312.pyc' import 'ansible.module_utils.compat.paramiko' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de95100> import 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfab110> import 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfaa0c0> import 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfa9c40> [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. import 'ansible_collections' # _AnsibleCollectionRootPkgLoader(path=['/tmp/collections-g69/ansible_collections']) import 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-g69/ansible_collections/fedora']) import 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles']) import 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-g69/ansible_collections/ansible']) import 'ansible_collections.ansible.builtin' # _AnsibleCollectionPkgLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f14302dbad0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/cache/__pycache__/memory.cpython-312.pyc' import 'ansible.plugins.inventory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142efb68d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/host_list.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/script.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/auto.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/yaml.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/ini.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/shlex.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/shlex.cpython-312.pyc' import 'ansible.utils.shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142de97e60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/__pycache__/toml.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/__init__.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_parser.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_re.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_re.cpython-312.pyc' # /usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc matches /usr/lib64/python3.12/tomllib/_types.py # code object from '/usr/lib64/python3.12/tomllib/__pycache__/_types.cpython-312.pyc' import 'tomllib._types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142debade0> import 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142deba9c0> import 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142deb93a0> import 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142deb9100> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142debb560> # /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__pycache__/host_group_vars.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.doc_fragments' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142debbb30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/vars_plugin_staging.cpython-312.pyc' # /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 0x7f142dec1010> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.become' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dec3ad0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded4440> import 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dec2270> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/local.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc matches /usr/lib64/python3.12/pty.py # code object from '/usr/lib64/python3.12/__pycache__/pty.cpython-312.pyc' import 'pty' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded52b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/connection_pipelining.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/paramiko_ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/psrp.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/powershell.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 0x7f142ded7f50> # /usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/__init__.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/__init__.cpython-312.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142def82f0> # /usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementTree.cpython-312.pyc' # /usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc matches /usr/lib64/python3.12/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.12/xml/etree/__pycache__/ElementPath.cpython-312.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142defb380> # extension module '_elementtree' loaded from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' # 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 0x7f142df18950> # extension module '_elementtree' executed from '/usr/lib64/python3.12/lib-dynload/_elementtree.cpython-312-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142df185c0> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142def8050> import 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ded7530> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/hashing.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/hashing.cpython-312.pyc' import 'ansible.utils.hashing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df18d70> # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/ssh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__pycache__/winrm.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/json_utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/json_utils.cpython-312.pyc' import 'ansible.module_utils.json_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df371a0> # /usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/xmltodict.py # code object from '/usr/local/lib/python3.12/site-packages/__pycache__/xmltodict.cpython-312.pyc' # /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 0x7f142df37d70> # /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' import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37e90> # /usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/__init__.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/xmlreader.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/xmlreader.cpython-312.pyc' # /usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/handler.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/handler.cpython-312.pyc' import 'xml.sax.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df19f70> # /usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/_exceptions.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/_exceptions.cpython-312.pyc' import 'xml.sax._exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df1a690> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142defab70> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37f50> # /usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc matches /usr/lib64/python3.12/xml/sax/saxutils.py # code object from '/usr/lib64/python3.12/xml/sax/__pycache__/saxutils.cpython-312.pyc' # /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' # /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 0x7f142dd185c0> # /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 0x7f142dd39940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd1b800> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd196a0> # /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 0x7f142dd592b0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd1b5f0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcf82f0> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37c20> import 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df37260> # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/cmd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_windows.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__pycache__/sh.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/shell_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/runas.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/su.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__pycache__/sudo.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role/include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/role/__pycache__/include.cpython-312.pyc' import 'ansible.playbook.role.include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd5bf50> import 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles']) import 'ansible_collections.fedora.linux_system_roles.roles.timesync' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync']) # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler.cpython-312.pyc' import 'ansible.playbook.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7a600> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/task_include.cpython-312.pyc' import 'ansible.playbook.task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7a930> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/role_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/role_include.cpython-312.pyc' import 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7abd0> # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/handler_task_include.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/handler_task_include.cpython-312.pyc' import 'ansible.playbook.handler_task_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7af30> import 'ansible_collections.fedora.linux_system_roles.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins']) import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/fedora/linux_system_roles/plugins/modules']) # /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/modules/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__/__init__.cpython-312.pyc' import 'ansible.modules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7bc50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/module_common.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/module_common.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/interpreter_discovery.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/interpreter_discovery.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/compat.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/compat.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/namespace.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/namespace.cpython-312.pyc' import 'ansible.module_utils.facts.namespace' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb6600> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/default_collectors.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/default_collectors.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/collector.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/timeout.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/timeout.cpython-312.pyc' # /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' import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd4710> import 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd44a0> import 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb7b60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.other' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd5ca0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/facter.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/facter.cpython-312.pyc' import 'ansible.module_utils.facts.other.facter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd64b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/ohai.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/other/__pycache__/ohai.cpython-312.pyc' import 'ansible.module_utils.facts.other.ohai' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd68d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.system' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd6c00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/apparmor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/apparmor.cpython-312.pyc' import 'ansible.module_utils.facts.system.apparmor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd6d80> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/caps.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/caps.cpython-312.pyc' import 'ansible.module_utils.facts.system.caps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd6ed0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/chroot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/chroot.cpython-312.pyc' import 'ansible.module_utils.facts.system.chroot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd70b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/cmdline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/cmdline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/utils.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/utils.cpython-312.pyc' import 'ansible.module_utils.facts.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd7590> import 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd72f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/distribution.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/distribution.cpython-312.pyc' import 'ansible.module_utils.facts.system.distribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd7620> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/date_time.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/date_time.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/datetime.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/compat/__pycache__/datetime.cpython-312.pyc' import 'ansible.module_utils.compat.datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9160> import 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf8cb0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/env.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/env.cpython-312.pyc' import 'ansible.module_utils.facts.system.env' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9490> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/dns.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/dns.cpython-312.pyc' import 'ansible.module_utils.facts.system.dns' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9550> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/fips.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/fips.cpython-312.pyc' import 'ansible.module_utils.facts.system.fips' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf95e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/loadavg.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/loadavg.cpython-312.pyc' import 'ansible.module_utils.facts.system.loadavg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf96a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/local.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/local.cpython-312.pyc' import 'ansible.module_utils.facts.system.local' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9820> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/lsb.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/lsb.cpython-312.pyc' import 'ansible.module_utils.facts.system.lsb' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9ac0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/pkg_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/pkg_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.pkg_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbf9c70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/platform.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/platform.cpython-312.pyc' import 'ansible.module_utils.facts.system.platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa1b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/python.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/python.cpython-312.pyc' import 'ansible.module_utils.facts.system.python' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa480> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/selinux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/selinux.cpython-312.pyc' import 'ansible.module_utils.facts.system.selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa540> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/service_mgr.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/service_mgr.cpython-312.pyc' import 'ansible.module_utils.facts.system.service_mgr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfa5d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/ssh_pub_keys.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/ssh_pub_keys.cpython-312.pyc' import 'ansible.module_utils.facts.system.ssh_pub_keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfab70> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/user.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/system/__pycache__/user.cpython-312.pyc' import 'ansible.module_utils.facts.system.user' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfaea0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.hardware' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfaf60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfb170> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/aix.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfb440> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/darwin.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef6000> import 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dbfb9e0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10110> import 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142eef62a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10710> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/hurd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10da0> import 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc10ad0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc126c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc129f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/hardware/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.hardware.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc12d20> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc134d0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.network.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc13680> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/aix.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/aix.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/generic_bsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/generic_bsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.generic_bsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc13f20> import 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc139b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/darwin.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/darwin.cpython-312.pyc' import 'ansible.module_utils.facts.network.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34920> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/dragonfly.cpython-312.pyc' import 'ansible.module_utils.facts.network.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34980> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/fc_wwn.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/fc_wwn.cpython-312.pyc' import 'ansible.module_utils.facts.network.fc_wwn' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34b00> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/freebsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34da0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.network.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34e60> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/hurd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/hurd.cpython-312.pyc' import 'ansible.module_utils.facts.network.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc34fe0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.network.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc351f0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/iscsi.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/iscsi.cpython-312.pyc' import 'ansible.module_utils.facts.network.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc35be0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/nvme.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/nvme.cpython-312.pyc' import 'ansible.module_utils.facts.network.nvme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc35ee0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36030> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.network.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36120> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/network/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.network.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36390> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/__init__.cpython-312.pyc' import 'ansible.module_utils.facts.virtual' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36630> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/base.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/base.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc367b0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/dragonfly.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/dragonfly.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/freebsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/freebsd.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sysctl.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sysctl.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sysctl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36d80> import 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36b70> import 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc369c0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/hpux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/hpux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.hpux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc36f30> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/linux.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/linux.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.linux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc37080> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/netbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/netbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.netbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc37680> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/openbsd.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/openbsd.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.openbsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc377a0> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/sunos.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/virtual/__pycache__/sunos.cpython-312.pyc' import 'ansible.module_utils.facts.virtual.sunos' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc378c0> import 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb6900> # /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/ansible_collector.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/facts/__pycache__/ansible_collector.cpython-312.pyc' import 'ansible.module_utils.facts.ansible_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc37560> import 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb63c0> import 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb60f0> import 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb5670> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc50c50> # /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/powershell/module_manifest.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/powershell/__pycache__/module_manifest.cpython-312.pyc' import 'ansible.executor.powershell.module_manifest' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc50d10> # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/action_write_locks.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/action_write_locks.cpython-312.pyc' import 'ansible.executor.action_write_locks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc51100> import 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddb5010> # /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/parsing/utils/jsonify.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/parsing/utils/__pycache__/jsonify.cpython-312.pyc' import 'ansible.parsing.utils.jsonify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc51af0> import 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd7be60> import 'ansible_collections.ansible.builtin.plugins' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.action' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.builtin.plugins.callback' # _AnsibleCollectionLoader(path=None) import 'ansible_collections.ansible.posix' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-g69/ansible_collections/ansible/posix']) import 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/ansible/posix/plugins']) import 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback']) # /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/debug.py # code object from '/tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/default.cpython-312.pyc' import 'ansible.plugins.callback.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc90530> # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/default_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/__pycache__/result_format_callback.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/junit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/_junit_xml.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/_junit_xml.cpython-312.pyc' # /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' # 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 0x7f142dc924e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc92360> # /usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/__init__.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/domreg.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/domreg.cpython-312.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc934d0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc92f30> # /usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minidom.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minidom.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/minicompat.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/minicompat.cpython-312.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc90da0> # /usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/xmlbuilder.cpython-312.pyc' # /usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc matches /usr/lib64/python3.12/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.12/xml/dom/__pycache__/NodeFilter.cpython-312.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccd070> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcb3cb0> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc931a0> import 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc91940> # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/minimal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/oneline.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__/tree.cpython-312.pyc' # /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py # code object from '/tmp/collections-g69/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/__init__.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 0x7f142dcefdd0> # /usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc matches /usr/lib64/python3.12/pprint.py # code object from '/usr/lib64/python3.12/__pycache__/pprint.cpython-312.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11d60> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da10ad0> # /usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/process/worker.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/process/__pycache__/worker.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/task_executor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/__pycache__/task_executor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/module_utils/connection.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/module_utils/__pycache__/connection.cpython-312.pyc' import 'ansible.module_utils.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da11df0> import 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da110a0> import 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da10b60> import 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef920> # /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/__pycache__/linear.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/playbook/included_file.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/playbook/__pycache__/included_file.cpython-312.pyc' import 'ansible.playbook.included_file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da12630> # /usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/popen_fork.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/popen_fork.cpython-312.pyc' import 'multiprocessing.popen_fork' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dfd9250> 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 PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da908c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91af0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90770> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da919a0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc980> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.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 0x7f142dacdfa0> import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc722a0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # /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' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace0f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # 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 0x7f142dacde20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13740> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90860> import 'gc' # # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdf70> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfcb0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daceba0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfad0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace9f0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91a90> # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b4980> # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b4bf0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc950> # /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 0x7f142dacdfa0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13110> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace0c0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfbc0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daceb70> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b4a70> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4470> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92a20> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91c40> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90f20> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90b90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4680> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92ba0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91d90> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da323c0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91070> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90ce0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72360> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894b60> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4530> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92b70> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91d60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91010> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90c80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90800> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da327b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894d10> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90e60> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc73800> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894ce0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31760> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcedf10> # /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-312.pyc' import 'ansible.executor.discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da10fe0> [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.9, 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. [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, 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. [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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. PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13ce0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10320> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefec0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/set_fact.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf110> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace6c0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccce0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70500> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91d00> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91790> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32480> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dd5a1e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db108f0> import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/include_vars.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142ddd7320> # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccdd30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd880> # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2660> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec560> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90e00> # /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 0x7f142da91460> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da923c0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92300> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacec00> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7a0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da30950> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee7e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32690> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee3f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec770> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8eebd0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2e10> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee090> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8eccb0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2bd0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10500> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da933b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # 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 0x7f142dacf050> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd3a0> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ece00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30950> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacda60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709100> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da33cb0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc53e60> # /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 0x7f142dacfc80> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894e90> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf350> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31580> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd490> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da32870> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30f20> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b260> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7093d0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ee090> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ed790> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ede50> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32ae0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec080> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a60> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3620> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11340> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ecd10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec200> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7260> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ec560> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ef4a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10b90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726f90> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7b60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ed580> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ed8e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a5d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b620> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace8a0> # /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 0x7f142da308f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd160> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da316d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceef00> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da334a0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcef140> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bd10> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da911c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace9c0> # /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 0x7f142da314f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdc40> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30a10> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefa70> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee7b0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32210> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91730> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91490> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90170> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91070> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcef890> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc53e60> # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727110> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93e60> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd9a0> # /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 0x7f142da31490> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc6b0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31310> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcec9b0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da903e0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da920c0> import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef950> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da33ec0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93800> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91c40> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dceefc0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b080> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727980> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee780> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccad0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90530> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93440> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da920f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92420> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92270> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727a10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d03e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13ec0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91fa0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90980> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da924e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a930> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91790> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93980> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1910> # /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' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # 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 0x7f142da32d50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfda0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32120> # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92f60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcecb90> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32870> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcef140> import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace6c0> PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a840> # /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 0x7f142da32f00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc680> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da335c0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee180> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da33f80> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dcee780> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefa70> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdbe0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da930e0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da901a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92930> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90f80> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d725b50> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92a50> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacef30> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcefc20> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc5c0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace180> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93350> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90320> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b02f0> # /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' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da919d0> # 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 0x7f142da31610> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92ed0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace1e0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726180> # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da33350> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceee10> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da324e0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dced9a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced1f0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfec0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfe30> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93110> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93350> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93fe0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da907a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7267b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a2a0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf6e0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91490> # /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 0x7f142da32480> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b03e0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32ae0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef0b0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcef650> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dceefc0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7680> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacee70> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92060> # /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 0x7f142da33e00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b06e0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32f60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee780> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceff80> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceda00> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfd70> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace150> # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da128a0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6a50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc71f40> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13860> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708200> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b3e0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726900> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfaa0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93320> # /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 0x7f142da31f10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ef140> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30fe0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcece90> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceefc0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee9f0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace270> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc6e0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13920> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b5610> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc703e0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32db0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b2c0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d727c50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc702f0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccd40> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daceed0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfb60> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da13110> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8ef740> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7da0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7408f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/package.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb30> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf830> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32d50> # /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 0x7f142dcedb50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32840> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcedfa0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced580> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceddf0> PyThreadState_Clear: warning: thread still has a frame # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc71ee0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6bd0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc73aa0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf290> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da12bd0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd850> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd160> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daced20> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897bf0> # /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' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709280> # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b67b0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # 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 0x7f142dcefb30> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7407d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da313a0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dceddc0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced490> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee360> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc590> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc72d20> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdc10> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da12840> # /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 0x7f142dcec4a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31880> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcec380> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72330> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc560> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb60> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7d0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72870> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf590> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced4f0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace150> # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dc73d40> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb30> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7407d0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72d20> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace300> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacffb0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdbe0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd0d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8961e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf6e0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d741550> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 # 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 urllib # cleanup[2] removing urllib.parse # 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 uu # 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 gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # 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 gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # 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 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 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.debug # destroy dnf.plugin.dynamic.debug # 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 # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # 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 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 dnf.rpm.miscutils # 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 termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping 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 uu # 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 urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # 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 copy # 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 # destroy 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 # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping 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 encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # 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 # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # 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 ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # 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 traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # 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 operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 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 PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/debug.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d725220> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccfb00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70ae10> # /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 0x7f142d8b2e70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a450> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3800> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93650> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b1160> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da931a0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11e20> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc706b0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1880> # /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 0x7f142d8b18e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70f50> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b2d50> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da924e0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70140> import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91a90> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92150> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccf1a0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10b90> # destroy passlib.hash # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d724410> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b5670> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccfb00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d725ee0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d726300> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb60> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc720f0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0320> # /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 0x7f142d8b3aa0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d03e0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da904a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b5970> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92390> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72a80> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da917f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70980> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccd790> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db11700> # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b5190> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccfb90> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d724200> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd460> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b74a0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72d80> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72b70> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccd9d0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcccfe0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccf4a0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142db10ef0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacdb20> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/reboot.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py PyThreadState_Clear: warning: thread still has a frame # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc720f0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a390> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3b30> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc702c0> # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b7d0> # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142da92210> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b33e0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90ef0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b2030> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.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 0x7f142da91f10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b0530> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90260> import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6d80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92390> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b41a0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b56d0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacff20> # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf7d0> PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace5d0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d37d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a2a0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72630> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72720> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc733e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc73aa0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da32120> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daced80> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bb60> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c69ea50> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72b40> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70740> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc70ec0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc72f60> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da30980> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc71010> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a450> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92bd0> # /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 0x7f142da93d10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90290> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92300> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd340> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b6e40> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf6e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc7a0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d29f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a5d0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b770> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc71790> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7085f0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc711f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d742c00> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/fail.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c662f00> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b770> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d06e0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d3b90> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93080> # /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 0x7f142da90350> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da135f0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90200> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7278c0> # /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 0x7f142c6619a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d740860> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c662c60> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d740140> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91b20> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b6d80> import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacca70> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b78f0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142dacf950> PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacf6e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7f20> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b1310> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d3b90> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b3380> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0680> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2b40> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bc80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1220> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708e90> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a450> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c661790> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da316d0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc91580> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c662ed0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacd8b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dc51ac0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663650> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8b1880> # /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 0x7f142da91670> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142df36db0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91b80> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b4b30> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da909e0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d9b7b00> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7a10> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70baa0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663710> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c660c20> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663770> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142c663dd0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dccf5f0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da31f40> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.common.respawn # destroy ansible.module_utils.common.respawn # 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 _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 ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm # cleanup[3] wiping rpm._rpm # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 rpm._rpm # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/command.cpython-312.pyc' 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 PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/template.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc710> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90980> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a420> # /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 0x7f142d894320> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a480> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894560> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897560> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8958b0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d894a40> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897ec0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708800> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90fb0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace6c0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacda90> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace420> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacfce0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d742750> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b50a0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142daccb90> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93710> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b7a0> # /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 0x7f142d895670> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708830> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8958b0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d897a10> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d896b70> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d896810> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d895160> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708c20> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a120> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709820> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70aa20> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bf50> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace1e0> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d743a10> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b5cd0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dacc380> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92450> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b680> # /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 0x7f142d8954f0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70bb90> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8957f0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894200> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d896b10> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d894b90> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0c80> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708b00> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a60> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70be60> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a840> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93e00> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dace420> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d7433b0> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/version.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/version.cpython-312.pyc' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d9b7050> # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/files.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__pycache__/uri.cpython-312.pyc' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # 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 # destroy logging # 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 _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # destroy signal # destroy contextlib # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping fcntl # 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 encodings.cp437 # cleanup[3] wiping tempfile # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 io # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _lzma # destroy zlib # destroy _uuid # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy _functools # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy _operator # destroy datetime # destroy _sre # destroy sre_parse # destroy functools # destroy tokenize # destroy _heapq # destroy _frozen_importlib_external # destroy _imp # destroy io # 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 platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy _signal # destroy _frozen_importlib # clear sys.audit hooks PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91040> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93f20> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d1220> # /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 0x7f142d7099a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dcee4b0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709760> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708bf0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709670> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d70b4a0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70acf0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90740> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da924e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93440> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91880> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90e00> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142dced100> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d895b80> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93980> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da929c0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d3170> # /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' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # 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 0x7f142d709c40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d0cb0> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d709a30> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708980> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70a750> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d70b3b0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70abd0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da91340> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90650> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da917f0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da907a0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92d80> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d895550> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/encrypt.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/encrypt.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da92600> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/hash.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/hash.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/registry.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/exc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/exc.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da911f0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/__init__.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d10a0> # /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 0x7f142d7090a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d8d2930> # /usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc matches /usr/lib64/python3.12/timeit.py # code object from '/usr/lib64/python3.12/__pycache__/timeit.cpython-312.pyc' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d708e30> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/binary.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/binary.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/decor.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70aa50> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70aae0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' # extension module '_crypt' loaded from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' # extension module '_crypt' executed from '/usr/lib64/python3.12/lib-dynload/_crypt.cpython-312-x86_64-linux-gnu.so' import '_crypt' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f142d70be30> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d70b680> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da918e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da936b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da90d70> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da925d0> # /usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/handlers.py # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da915e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142da93920> # /usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/utils/unicode.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/utils/__pycache__/unicode.cpython-312.pyc' import 'ansible.utils.unicode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f142d894590> # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/mathstuff.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urls.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/urlsplit.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/copy.cpython-312.pyc' 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 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 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 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 # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' PyThreadState_Clear: warning: thread still has a frame # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/normal.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/service.cpython-312.pyc' 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 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 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 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 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 [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy shlex # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _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 # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # 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 grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # 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 gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 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 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 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 # 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 # 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 __future__ # destroy __future__ # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing importlib.machinery # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing _typing # cleanup[2] removing typing # cleanup[2] removing pkgutil # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing inspect # cleanup[2] removing ansible._vendor # cleanup[2] removing ansible.release # cleanup[2] removing ansible # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing _csv # cleanup[2] removing csv # cleanup[2] removing email # cleanup[2] removing fnmatch # cleanup[2] removing ntpath # cleanup[2] removing errno # cleanup[2] removing urllib # cleanup[2] removing math # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing binascii # 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 _struct # cleanup[2] removing struct # cleanup[2] removing threading # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing textwrap # cleanup[2] removing quopri # 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 _socket # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing base64 # cleanup[2] removing email.base64mime # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.errors # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.utils # cleanup[2] removing email.header # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing importlib.metadata._functools # cleanup[2] removing importlib.metadata._text # cleanup[2] removing importlib.metadata._adapters # cleanup[2] removing importlib.metadata._meta # cleanup[2] removing importlib.metadata._collections # cleanup[2] removing importlib.metadata._itertools # cleanup[2] removing tempfile # cleanup[2] removing importlib.resources.abc # cleanup[2] removing importlib.resources._adapters # cleanup[2] removing importlib.resources._common # cleanup[2] removing importlib.resources._legacy # cleanup[2] removing importlib.resources # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.metadata # cleanup[2] removing ansible.module_utils # cleanup[2] removing ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.version # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing signal # cleanup[2] removing fcntl # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing traceback # cleanup[2] removing ansible.config # cleanup[2] removing atexit # cleanup[2] removing configparser # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing jinja2.bccache # cleanup[2] removing markupsafe._speedups # cleanup[2] removing markupsafe # 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 jinja2.utils # cleanup[2] removing jinja2.nodes # cleanup[2] removing jinja2.exceptions # cleanup[2] removing jinja2.visitor # cleanup[2] removing jinja2.idtracking # cleanup[2] removing jinja2.optimizer # cleanup[2] removing jinja2.compiler # cleanup[2] removing jinja2.async_utils # cleanup[2] removing jinja2.runtime # cleanup[2] removing jinja2.filters # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing jinja2.tests # cleanup[2] removing jinja2.defaults # cleanup[2] removing jinja2._identifier # cleanup[2] removing jinja2.lexer # cleanup[2] removing jinja2.parser # cleanup[2] removing jinja2.environment # cleanup[2] removing jinja2.loaders # cleanup[2] removing jinja2 # destroy jinja2 # destroy jinja2.bccache # destroy jinja2.utils # destroy jinja2.exceptions # destroy jinja2.visitor # destroy jinja2.idtracking # destroy jinja2.optimizer # destroy jinja2.compiler # destroy jinja2.async_utils # destroy jinja2.runtime # destroy jinja2.filters # destroy jinja2.tests # destroy jinja2.defaults # destroy jinja2._identifier # destroy jinja2.lexer # destroy jinja2.parser # destroy jinja2.environment # destroy jinja2.loaders # cleanup[2] removing jinja2.nativetypes # destroy jinja2.nativetypes # cleanup[2] removing ansible.errors.yaml_strings # cleanup[2] removing ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # cleanup[2] removing 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 # cleanup[2] removing ansible.errors # cleanup[2] removing yaml.error # cleanup[2] removing yaml.tokens # cleanup[2] removing yaml.events # cleanup[2] removing yaml.nodes # cleanup[2] removing yaml.reader # cleanup[2] removing yaml.scanner # cleanup[2] removing yaml.parser # cleanup[2] removing yaml.composer # cleanup[2] removing yaml.constructor # cleanup[2] removing yaml.resolver # cleanup[2] removing yaml.loader # cleanup[2] removing yaml.emitter # cleanup[2] removing yaml.serializer # cleanup[2] removing yaml.representer # cleanup[2] removing yaml.dumper # cleanup[2] removing cython_runtime # cleanup[2] removing _cython_3_0_11 # destroy _cython_3_0_11 # cleanup[2] removing yaml._yaml # cleanup[2] removing yaml.cyaml # cleanup[2] removing yaml # cleanup[2] removing ansible.module_utils.common.yaml # cleanup[2] removing ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.parsing # cleanup[2] removing ansible.parsing.quoting # cleanup[2] removing ansible.parsing.yaml # cleanup[2] removing ansible.parsing.yaml.objects # cleanup[2] removing ansible.utils # cleanup[2] removing ansible.utils.path # cleanup[2] removing ansible.config.manager # cleanup[2] removing ansible.module_utils.common.collections # cleanup[2] removing ansible.utils.fqcn # cleanup[2] removing encodings.unicode_escape # cleanup[2] removing ansible.constants # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing tty # cleanup[2] removing ansible.utils.color # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # cleanup[2] removing multiprocessing # cleanup[2] removing ansible.utils.multiprocessing # cleanup[2] removing ansible.utils.singleton # cleanup[2] removing ansible.utils.native_jinja # cleanup[2] removing ansible.utils.unsafe_proxy # cleanup[2] removing ansible.utils.display # cleanup[2] removing ansible.utils.context_objects # cleanup[2] removing ansible.context # cleanup[2] removing ansible.cli.arguments # cleanup[2] removing copy # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing ansible.cli.arguments.option_helpers # cleanup[2] removing ansible.inventory # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing ansible.parsing.splitter # cleanup[2] removing ansible.utils.vars # cleanup[2] removing ansible.inventory.group # cleanup[2] removing ansible.parsing.utils # cleanup[2] removing ansible.parsing.utils.addresses # cleanup[2] removing ansible.inventory.host # cleanup[2] removing ansible.inventory.data # cleanup[2] removing ansible.plugins # cleanup[2] removing glob # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing ansible.plugins.filter # cleanup[2] removing ansible.plugins.test # cleanup[2] removing shlex # cleanup[2] removing cryptography.__about__ # cleanup[2] removing cryptography # cleanup[2] removing cryptography.hazmat # cleanup[2] removing cryptography.hazmat.bindings # cleanup[2] removing _cffi_backend # cleanup[2] removing _openssl # cleanup[2] removing cryptography.hazmat.bindings._rust # cleanup[2] removing cryptography.exceptions # cleanup[2] removing cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing cryptography.utils # cleanup[2] removing cryptography.hazmat.primitives.padding # cleanup[2] removing cryptography.hazmat.primitives.hmac # cleanup[2] removing cryptography.hazmat.primitives.kdf # cleanup[2] removing hmac # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing cryptography.hazmat.primitives.kdf.pbkdf2 # cleanup[2] removing cryptography.hazmat.primitives._cipheralgorithm # cleanup[2] removing cryptography.hazmat.decrepit # cleanup[2] removing cryptography.hazmat.decrepit.ciphers # cleanup[2] removing cryptography.hazmat.decrepit.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.bindings.openssl # cleanup[2] removing cryptography.hazmat.bindings.openssl._conditional # cleanup[2] removing cryptography.hazmat.bindings.openssl.binding # cleanup[2] removing cryptography.hazmat.primitives._asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives._serialization # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.utils # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.padding # cleanup[2] removing cryptography.hazmat.backends.openssl.backend # destroy cryptography.hazmat.backends.openssl.backend # cleanup[2] removing cryptography.hazmat.backends.openssl # cleanup[2] removing ansible.parsing.vault # cleanup[2] removing ansible.parsing.yaml.constructor # cleanup[2] removing ansible.parsing.yaml.loader # cleanup[2] removing ansible.module_utils.common.json # cleanup[2] removing ansible.parsing.ajson # cleanup[2] removing ansible.parsing.utils.yaml # cleanup[2] removing ansible.utils.collection_loader._collection_config # cleanup[2] removing ansible.utils.collection_loader._collection_meta # cleanup[2] removing ansible.utils.collection_loader._collection_finder # cleanup[2] removing ansible.utils.collection_loader # cleanup[2] removing ansible.parsing.plugin_docs # cleanup[2] removing ansible.utils.plugin_docs # cleanup[2] removing packaging # destroy packaging # cleanup[2] removing sysconfig # cleanup[2] removing packaging._elffile # destroy packaging._elffile # cleanup[2] removing packaging._manylinux # cleanup[2] removing packaging._musllinux # cleanup[2] removing packaging.tags # destroy packaging.tags # cleanup[2] removing packaging._structures # destroy packaging._structures # cleanup[2] removing packaging.version # destroy packaging.version # cleanup[2] removing packaging.utils # destroy packaging.utils # cleanup[2] removing packaging.specifiers # destroy packaging.specifiers # cleanup[2] removing ansible.plugins.loader # cleanup[2] removing ansible.utils.helpers # cleanup[2] removing ansible.vars # cleanup[2] removing ansible.vars.plugins # cleanup[2] removing ansible.inventory.manager # cleanup[2] removing ansible.module_utils.common.file # cleanup[2] removing grp # cleanup[2] removing pwd # cleanup[2] removing syslog # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # cleanup[2] removing ansible.parsing.dataloader # cleanup[2] removing ansible.inventory.helpers # cleanup[2] removing ansible.vars.fact_cache # cleanup[2] removing ansible.template.native_helpers # cleanup[2] removing ansible.template.template # cleanup[2] removing ansible.template.vars # cleanup[2] removing ansible.utils.listify # cleanup[2] removing ansible.template # cleanup[2] removing ansible.vars.clean # cleanup[2] removing ansible.vars.manager # cleanup[2] removing argcomplete.completers # cleanup[2] removing argcomplete.exceptions # cleanup[2] removing argcomplete.io # cleanup[2] removing argcomplete.packages # cleanup[2] removing argcomplete.packages._shlex # cleanup[2] removing argcomplete.lexers # cleanup[2] removing argcomplete.packages._argparse # cleanup[2] removing argcomplete.finders # cleanup[2] removing argcomplete.shell_integration # cleanup[2] removing argcomplete # cleanup[2] removing ansible.cli # cleanup[2] removing ansible.executor # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.util # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.queues # cleanup[2] removing ansible.utils.sentinel # cleanup[2] removing ansible.playbook.attribute # cleanup[2] removing ansible.playbook.base # cleanup[2] removing ansible.playbook.conditional # cleanup[2] removing ansible.playbook.collectionsearch # cleanup[2] removing ansible.playbook.delegatable # cleanup[2] removing ansible.parsing.mod_args # cleanup[2] removing ansible.playbook.helpers # cleanup[2] removing ansible.playbook.notifiable # cleanup[2] removing ansible.playbook.taggable # cleanup[2] removing ansible.playbook.role.definition # cleanup[2] removing tarfile # cleanup[2] removing ansible.utils.galaxy # cleanup[2] removing ansible.playbook.role.requirement # cleanup[2] removing ansible.playbook.role.metadata # cleanup[2] removing ansible.playbook.role # cleanup[2] removing ansible.playbook.block # cleanup[2] removing ansible.playbook.loop_control # cleanup[2] removing ansible.playbook.task # cleanup[2] removing ansible.playbook.play # cleanup[2] removing ansible.playbook.playbook_include # cleanup[2] removing ansible.playbook # cleanup[2] removing ansible.executor.play_iterator # cleanup[2] removing ansible.executor.stats # cleanup[2] removing ansible.executor.task_result # cleanup[2] removing ansible.playbook.play_context # cleanup[2] removing difflib # cleanup[2] removing ansible.vars.hostvars # cleanup[2] removing ansible.parsing.yaml.dumper # cleanup[2] removing ansible.plugins.callback # cleanup[2] removing ansible.vars.reserved # cleanup[2] removing ansible.utils.lock # cleanup[2] removing dataclasses # cleanup[2] removing ansible.executor.task_queue_manager # cleanup[2] removing ansible.module_utils.compat.paramiko # cleanup[2] removing ansible.utils.ssh_functions # cleanup[2] removing ansible.executor.playbook_executor # cleanup[2] removing ansible.cli.playbook # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.ansible # destroy ansible_collections.ansible # cleanup[2] removing ansible_collections.ansible.builtin # destroy ansible_collections.ansible.builtin # cleanup[2] removing ansible.plugins.cache # cleanup[2] removing ansible.plugins.cache.memory # cleanup[2] removing ansible.plugins.inventory # cleanup[2] removing ansible.plugins.inventory.host_list # cleanup[2] removing ansible.plugins.inventory.script # cleanup[2] removing ansible.plugins.inventory.auto # cleanup[2] removing ansible.plugins.inventory.yaml # cleanup[2] removing ansible.plugins.inventory.ini # cleanup[2] removing ansible.utils.shlex # cleanup[2] removing ansible.plugins.inventory.toml # cleanup[2] removing tomllib._types # cleanup[2] removing tomllib._re # cleanup[2] removing tomllib._parser # cleanup[2] removing tomllib # cleanup[2] removing ansible.plugins.vars # cleanup[2] removing ansible.plugins.vars.host_group_vars # cleanup[2] removing ansible.plugins.doc_fragments # cleanup[2] removing ansible.plugins.doc_fragments.vars_plugin_staging # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing ansible.plugins.become # cleanup[2] removing ansible.plugins.shell # cleanup[2] removing ansible.plugins.connection # cleanup[2] removing ansible.plugins.connection.local # cleanup[2] removing pty # cleanup[2] removing ansible.plugins.doc_fragments.connection_pipelining # cleanup[2] removing ansible.plugins.connection.paramiko_ssh # cleanup[2] removing ansible.plugins.connection.psrp # cleanup[2] removing xml # cleanup[2] removing xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing ansible.plugins.shell.powershell # cleanup[2] removing ansible.utils.hashing # cleanup[2] removing ansible.plugins.connection.ssh # cleanup[2] removing ansible.plugins.connection.winrm # cleanup[2] removing ansible.module_utils.json_utils # cleanup[2] removing xml.parsers # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # cleanup[2] removing xml.sax.handler # cleanup[2] removing xml.sax._exceptions # cleanup[2] removing xml.sax.xmlreader # cleanup[2] removing xml.sax # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing xml.sax.saxutils # cleanup[2] removing xmltodict # cleanup[2] removing ansible.plugins.shell.cmd # cleanup[2] removing ansible.plugins.doc_fragments.shell_windows # cleanup[2] removing ansible.plugins.shell.sh # cleanup[2] removing ansible.plugins.doc_fragments.shell_common # cleanup[2] removing ansible.plugins.become.runas # cleanup[2] removing ansible.plugins.become.su # cleanup[2] removing ansible.plugins.become.sudo # cleanup[2] removing ansible.playbook.role.include # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles # destroy ansible_collections.fedora.linux_system_roles.roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.roles.timesync # destroy ansible_collections.fedora.linux_system_roles.roles.timesync # cleanup[2] removing ansible.playbook.handler # cleanup[2] removing ansible.playbook.task_include # cleanup[2] removing ansible.playbook.role_include # cleanup[2] removing ansible.playbook.handler_task_include # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # 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 # 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 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 ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # 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 # cleanup[2] removing ansible.executor.interpreter_discovery # cleanup[2] removing ansible.executor.powershell # cleanup[2] removing ansible.executor.powershell.module_manifest # cleanup[2] removing ansible.executor.action_write_locks # cleanup[2] removing ansible.executor.module_common # cleanup[2] removing ansible.parsing.utils.jsonify # cleanup[2] removing ansible.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins # cleanup[2] removing ansible_collections.ansible.builtin.plugins.action # cleanup[2] removing ansible_collections.ansible.builtin.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix # destroy ansible_collections.ansible.posix # cleanup[2] removing ansible_collections.ansible.posix.plugins # destroy ansible_collections.ansible.posix.plugins # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback # destroy ansible_collections.ansible.posix.plugins.callback # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.debug # cleanup[2] removing ansible.plugins.callback.default # cleanup[2] removing ansible.plugins.doc_fragments.default_callback # cleanup[2] removing ansible.plugins.doc_fragments.result_format_callback # cleanup[2] removing ansible.plugins.callback.junit # cleanup[2] removing _decimal # cleanup[2] removing decimal # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.minidom # cleanup[2] removing ansible.utils._junit_xml # cleanup[2] removing ansible.plugins.callback.minimal # cleanup[2] removing ansible.plugins.callback.oneline # cleanup[2] removing ansible.plugins.callback.tree # cleanup[2] removing ansible_collections.ansible.posix.plugins.callback.profile_tasks # cleanup[2] removing cmd # cleanup[2] removing pprint # cleanup[2] removing ansible.executor.process # cleanup[2] removing ansible.module_utils.connection # cleanup[2] removing ansible.executor.task_executor # cleanup[2] removing ansible.executor.process.worker # cleanup[2] removing ansible.plugins.strategy # cleanup[2] removing ansible.plugins.strategy.linear # cleanup[2] removing ansible.playbook.included_file # cleanup[2] removing multiprocessing.popen_fork # cleanup[2] removing ansible.plugins.action.set_fact # cleanup[2] removing ansible.plugins.action.include_vars # cleanup[2] removing ansible.plugins.action.assert # cleanup[2] removing ansible.plugins.action.package # cleanup[2] removing ansible.plugins.action.debug # cleanup[2] removing ansible.plugins.action.reboot # cleanup[2] removing ansible.plugins.action.fail # cleanup[2] removing ansible.plugins.action.command # cleanup[2] removing ansible.plugins.action.template # cleanup[2] removing ansible.plugins.action.service # destroy _sitebuiltins # destroy ansible._vendor # destroy ansible.release # destroy ansible.module_utils # destroy ansible.module_utils.common # destroy ansible.module_utils.common.text # destroy ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.yaml # destroy ansible.module_utils.common.collections # destroy ansible.module_utils.common.json # destroy ansible.module_utils.common.file # destroy ansible.module_utils.common.warnings # destroy ansible.module_utils.common.validation # destroy ansible.module_utils.common.parameters # destroy ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.locale # destroy ansible.module_utils.common.process # destroy ansible.module_utils.common._utils # destroy ansible.module_utils.common.sys_info # destroy ansible.module_utils.parsing # destroy ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils._text # destroy ansible.module_utils.errors # destroy ansible.module_utils.basic # destroy ansible.module_utils.json_utils # 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 # destroy ansible.module_utils.connection # destroy ansible.config # destroy ansible.config.manager # destroy ansible.errors # destroy ansible.parsing # destroy ansible.parsing.quoting # destroy ansible.parsing.yaml # destroy ansible.parsing.yaml.objects # destroy ansible.parsing.yaml.constructor # destroy ansible.parsing.yaml.loader # destroy ansible.parsing.yaml.dumper # destroy ansible.parsing.splitter # destroy ansible.parsing.utils # destroy ansible.parsing.utils.addresses # destroy ansible.parsing.utils.yaml # destroy ansible.parsing.utils.jsonify # destroy ansible.parsing.vault # destroy ansible.parsing.ajson # destroy ansible.parsing.plugin_docs # destroy ansible.parsing.dataloader # destroy ansible.parsing.mod_args # destroy ansible.inventory # destroy ansible.inventory.group # destroy ansible.inventory.host # destroy ansible.inventory.data # destroy ansible.inventory.manager # destroy ansible.inventory.helpers # destroy ansible.vars # destroy ansible.vars.plugins # destroy ansible.vars.fact_cache # destroy ansible.vars.clean # destroy ansible.vars.manager # destroy ansible.vars.hostvars # destroy ansible.vars.reserved # destroy ansible.template # destroy ansible.playbook # destroy ansible.modules # destroy ansible.cli.arguments # destroy argcomplete # destroy argcomplete.completers # destroy argcomplete.exceptions # destroy argcomplete.packages # destroy argcomplete.packages._argparse # destroy argcomplete.lexers # destroy argcomplete.finders # destroy argcomplete.shell_integration # destroy ansible.module_utils.compat.version # destroy ansible.module_utils.compat.datetime # destroy ansible.utils.path # destroy ansible.utils.fqcn # destroy ansible.utils.color # destroy ansible.utils.multiprocessing # destroy ansible.utils.singleton # destroy ansible.utils.native_jinja # destroy ansible.utils.unsafe_proxy # destroy ansible.utils.display # destroy ansible.utils.context_objects # destroy ansible.utils.vars # destroy ansible.utils.collection_loader # destroy ansible.utils.plugin_docs # destroy ansible.utils.helpers # destroy ansible.utils.listify # destroy ansible.utils.sentinel # destroy ansible.utils.galaxy # destroy ansible.utils.lock # destroy ansible.utils.shlex # destroy ansible.utils.hashing # destroy ansible.utils._junit_xml # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.popen_fork # destroy ansible # destroy _uuid # destroy ansible.plugins # destroy ansible.plugins.filter # destroy ansible.plugins.test # destroy ansible.plugins.cache # destroy ansible.plugins.inventory # destroy ansible.plugins.vars # destroy ansible.plugins.doc_fragments # destroy ansible.plugins.become # destroy ansible.plugins.shell # destroy ansible.plugins.strategy # destroy ansible.plugins.doc_fragments.vars_plugin_staging # destroy ansible.plugins.doc_fragments.connection_pipelining # destroy ansible.plugins.doc_fragments.shell_windows # destroy ansible.plugins.doc_fragments.shell_common # destroy ansible.plugins.doc_fragments.default_callback # destroy ansible.plugins.doc_fragments.result_format_callback # destroy cryptography.__about__ # destroy cryptography.hazmat # destroy cryptography.hazmat.bindings # destroy cryptography.hazmat.bindings.openssl # destroy cryptography.hazmat.bindings.openssl._conditional # destroy cryptography.hazmat.backends # destroy cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives.padding # destroy cryptography.hazmat.primitives.hmac # destroy cryptography.hazmat.primitives.kdf # destroy cryptography.hazmat.primitives._cipheralgorithm # destroy cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives._asymmetric # destroy cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric.padding # destroy cryptography.hazmat.decrepit # destroy cryptography.hazmat.decrepit.ciphers # destroy cryptography.hazmat.decrepit.ciphers.algorithms # destroy cryptography.hazmat._oid # destroy cryptography.exceptions # destroy cryptography.hazmat.backends.openssl # destroy cryptography.hazmat.primitives.kdf.pbkdf2 # destroy cryptography.hazmat.primitives.constant_time # destroy hmac # destroy cryptography.hazmat.bindings.openssl.binding # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography # destroy lib # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives._serialization # destroy cryptography.hazmat.primitives.hashes # destroy cryptography.hazmat.primitives.asymmetric.utils # destroy ansible.utils.collection_loader._collection_config # destroy ansible.utils.collection_loader._collection_meta # destroy ansible.utils.collection_loader._collection_finder # destroy sysconfig # destroy packaging._manylinux # destroy packaging._musllinux # destroy ansible.plugins.action.set_fact # destroy ansible.plugins.action.include_vars # destroy ansible.plugins.action.assert # destroy ansible.plugins.action.package # destroy ansible.plugins.action.debug # destroy ansible.plugins.action.reboot # destroy ansible.plugins.action.fail # destroy ansible.plugins.action.command # destroy ansible.plugins.action.template # destroy ansible.plugins.action.service # destroy ansible.plugins.cache.memory # destroy ansible_collections.ansible.posix.plugins.callback.debug # destroy ansible.plugins.callback.junit # destroy ansible.plugins.callback.minimal # destroy ansible.plugins.callback.oneline # destroy ansible.plugins.callback.tree # destroy ansible_collections.ansible.posix.plugins.callback.profile_tasks # destroy ansible.plugins.connection.local # destroy ansible.plugins.connection.paramiko_ssh # destroy ansible.plugins.connection.ssh # destroy ansible.plugins.shell.cmd # destroy ansible.plugins.shell.sh # destroy ansible.plugins.strategy.linear # destroy ansible.plugins.vars.host_group_vars # destroy ansible.plugins.inventory.host_list # destroy ansible.plugins.inventory.script # destroy ansible.plugins.inventory.auto # destroy ansible.plugins.inventory.yaml # destroy ansible.plugins.inventory.ini # destroy ansible.plugins.inventory.toml # destroy ansible.plugins.become.runas # destroy ansible.plugins.become.su # destroy ansible.plugins.become.sudo # destroy __main__ # destroy syslog # destroy ansible.module_utils.distro._distro # destroy ansible.template.native_helpers # destroy ansible.template.template # destroy ansible.template.vars # destroy ansible.module_utils.six # destroy argparse # destroy argcomplete.io # destroy argcomplete.packages._shlex # destroy ansible.cli.arguments.option_helpers # destroy ansible.executor.play_iterator # destroy ansible.executor.stats # destroy ansible.executor.task_result # destroy ansible.executor.task_queue_manager # destroy ansible.executor.interpreter_discovery # destroy ansible.executor.powershell # destroy ansible.executor.module_common # destroy ansible.executor.process # destroy ansible.executor.process.worker # destroy ansible.executor.task_executor # destroy _heapq # destroy _queue # destroy ansible.playbook.attribute # destroy ansible.playbook.base # destroy ansible.playbook.conditional # destroy ansible.playbook.collectionsearch # destroy ansible.playbook.delegatable # destroy ansible.playbook.helpers # destroy ansible.playbook.notifiable # destroy ansible.playbook.taggable # destroy ansible.playbook.role # destroy ansible.playbook.block # destroy ansible.playbook.loop_control # destroy ansible.playbook.task # destroy ansible.playbook.play # destroy ansible.playbook.playbook_include # destroy ansible.playbook.play_context # destroy ansible.playbook.handler # destroy ansible.playbook.task_include # destroy ansible.playbook.role_include # destroy ansible.playbook.handler_task_include # destroy ansible.playbook.included_file # destroy ansible.playbook.role.definition # destroy ansible.playbook.role.requirement # destroy ansible.playbook.role.metadata # destroy ansible.playbook.role.include # destroy tarfile # destroy grp # destroy ansible.plugins.callback # destroy difflib # destroy ansible.plugins.callback.default # destroy keyword # destroy ansible.module_utils.compat # destroy ansible.module_utils.compat.paramiko # destroy ansible.utils # destroy ansible.utils.ssh_functions # destroy ansible.executor # destroy ansible.executor.playbook_executor # destroy ansible.cli # destroy ansible.cli.playbook # destroy tomllib # destroy tomllib._types # destroy tomllib._re # destroy tomllib._parser # destroy ansible.plugins.shell.powershell # destroy ansible.plugins.connection.psrp # destroy xml.etree # destroy xml.parsers # destroy xml.sax # destroy xml.dom # destroy xml.etree.ElementPath # destroy _elementtree # destroy ansible.plugins.connection.winrm # destroy ansible.plugins.connection # destroy xmltodict # destroy xml.parsers.expat # destroy pyexpat # destroy pyexpat.errors # destroy pyexpat.model # destroy xml.sax._exceptions # destroy xml.sax.saxutils # destroy xml.sax.handler # destroy xml.sax.xmlreader # destroy ansible.plugins.action # destroy ansible.executor.powershell.module_manifest # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing.pool # destroy shlex # destroy ansible.module_utils.compat.selinux # destroy platform # destroy pwd # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy pkgutil # destroy multiprocessing # destroy decimal # destroy xml.etree.ElementTree # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # destroy xml.dom.minidom # destroy xml.dom.domreg # destroy copy # destroy xml # destroy cmd # destroy pprint # destroy queue # destroy ansible.context # destroy ansible.executor.action_write_locks # destroy ansible.plugins.loader # destroy dataclasses # destroy pty # destroy uuid # cleanup[3] wiping _decimal # cleanup[3] wiping urllib.request # destroy bisect # destroy hashlib # 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 multiprocessing.connection # cleanup[3] wiping multiprocessing.util # cleanup[3] wiping _multiprocessing # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.utils # cleanup[3] wiping cryptography.hazmat.bindings._rust # destroy _openssl # cleanup[3] wiping _cffi_backend # cleanup[3] wiping multiprocessing.context # destroy multiprocessing.reduction # cleanup[3] wiping multiprocessing.process # cleanup[3] wiping tty # cleanup[3] wiping logging # cleanup[3] wiping ctypes.util # cleanup[3] wiping ctypes # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping ansible.constants # cleanup[3] wiping encodings.unicode_escape # cleanup[3] wiping yaml # destroy yaml.error # destroy yaml.tokens # destroy yaml.events # destroy yaml.nodes # destroy yaml.reader # destroy yaml.scanner # destroy yaml.parser # destroy yaml.composer # destroy yaml.constructor # destroy yaml.resolver # destroy yaml.loader # destroy yaml.emitter # destroy yaml.serializer # destroy yaml.representer # destroy yaml.dumper # destroy yaml.cyaml # cleanup[3] wiping yaml._yaml # destroy yaml # cleanup[3] wiping cython_runtime # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping ansible.errors.yaml_strings # cleanup[3] wiping jinja2.nodes # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping markupsafe # destroy string # cleanup[3] wiping markupsafe._speedups # cleanup[3] wiping pickle # destroy _compat_pickle # cleanup[3] wiping _pickle # cleanup[3] wiping configparser # cleanup[3] wiping atexit # cleanup[3] wiping traceback # cleanup[3] wiping subprocess # destroy signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping fcntl # cleanup[3] wiping getpass # cleanup[3] wiping termios # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping importlib.metadata # destroy importlib.metadata._functools # destroy importlib.metadata._text # destroy importlib.metadata._adapters # destroy importlib.metadata._meta # destroy importlib.metadata._collections # destroy importlib.metadata._itertools # destroy csv # cleanup[3] wiping importlib.abc # cleanup[3] wiping importlib.resources # destroy importlib.resources._adapters # destroy importlib.resources._legacy # cleanup[3] wiping importlib.resources._common # cleanup[3] wiping importlib.resources.abc # cleanup[3] wiping tempfile # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.header # cleanup[3] wiping email.utils # destroy urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.errors # cleanup[3] wiping email.quoprimime # cleanup[3] wiping _string # cleanup[3] wiping email.base64mime # cleanup[3] wiping base64 # cleanup[3] wiping email._parseaddr # destroy calendar # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping array # cleanup[3] wiping select # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping textwrap # cleanup[3] wiping zipfile # destroy zipfile._path # destroy struct # destroy bz2 # destroy lzma # cleanup[3] wiping zipfile._path.glob # cleanup[3] wiping threading # cleanup[3] wiping _struct # cleanup[3] wiping shutil # cleanup[3] wiping _lzma # cleanup[3] wiping _bz2 # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping binascii # cleanup[3] wiping pathlib # destroy fnmatch # cleanup[3] wiping ipaddress # cleanup[3] wiping math # cleanup[3] wiping errno # cleanup[3] wiping ntpath # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email.base64mime # destroy email.quoprimime # destroy email.errors # destroy email.encoders # destroy email.charset # destroy email.utils # destroy email.header # destroy email.iterators # destroy email.message # destroy email.feedparser # destroy email.parser # cleanup[3] wiping _csv # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy linecache # destroy token # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _opcode # cleanup[3] wiping typing # cleanup[3] wiping _typing # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping weakref # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.util # destroy importlib.machinery # destroy importlib.resources # destroy importlib.abc # destroy importlib.metadata # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping enum # 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 # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # cleanup[3] wiping abc # 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 zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _cffi_backend # destroy _curses # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _string # destroy _weakref # destroy _typing # destroy re._parser # destroy tokenize # destroy _signal # destroy select # destroy json.scanner # destroy _json # destroy atexit # destroy configparser # destroy stat # destroy _functools # destroy cryptography.hazmat.primitives.ciphers.modes # destroy inspect # destroy _tokenize # destroy shutil # destroy copyreg # destroy pickle # destroy markupsafe._speedups # destroy importlib # destroy zipimport # destroy enum # destroy _thread # destroy markupsafe # destroy ntpath # destroy array # destroy math # destroy ipaddress # destroy _pickle # destroy abc # destroy _opcode # destroy jinja2.nodes # destroy cryptography.utils # destroy importlib.resources.abc # destroy importlib.resources._common # destroy email # destroy _warnings # destroy posix # destroy zlib # destroy _compression # destroy posixpath # destroy zipfile # destroy contextlib # destroy pathlib # destroy zipfile._path.glob # destroy _csv # destroy _bz2 # destroy _lzma # destroy locale # destroy binascii # destroy tempfile # destroy multiprocessing.process # destroy multiprocessing.util # destroy collections # destroy weakref # destroy _multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.context # destroy _hashlib # destroy http.client # destroy socket # destroy base64 # destroy errno # destroy _blake2 # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.unicode_escape # destroy curses # destroy collections.abc # destroy ctypes # destroy fcntl # destroy getpass # destroy io # destroy logging # destroy os # destroy random # destroy subprocess # destroy termios # destroy textwrap # destroy threading # destroy time # destroy tty # destroy typing # destroy _random # destroy _codecs # destroy codecs # destroy datetime # destroy json # destroy ansible.constants # destroy _struct # destroy _sre # destroy functools # destroy operator # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy re # destroy traceback # destroy ansible.errors.yaml_strings # 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 types # destroy warnings # destroy _operator # destroy itertools # clear sys.audit hooks 7305 1726887521.94120: no more pending results, returning what we have 7305 1726887521.94123: results queue empty 7305 1726887521.94124: checking for any_errors_fatal 7305 1726887521.94125: done checking for any_errors_fatal 7305 1726887521.94125: checking for max_fail_percentage 7305 1726887521.94126: done checking for max_fail_percentage 7305 1726887521.94127: checking to see if all hosts have failed and the running result is not ok 7305 1726887521.94128: done checking to see if all hosts have failed 7305 1726887521.94128: getting the remaining hosts for this loop 7305 1726887521.94129: done getting the remaining hosts for this loop 7305 1726887521.94133: getting the next task for host managed_node2 7305 1726887521.94135: done getting next task for host managed_node2 7305 1726887521.94137: ^ task is: TASK: Remove the temporary file 7305 1726887521.94138: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7305 1726887521.94140: getting variables 7305 1726887521.94141: in VariableManager get_vars() 7305 1726887521.94153: Calling all_inventory to load vars for managed_node2 7305 1726887521.94155: Calling groups_inventory to load vars for managed_node2 7305 1726887521.94157: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887521.94163: Calling all_plugins_play to load vars for managed_node2 7305 1726887521.94164: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887521.94166: Calling groups_plugins_play to load vars for managed_node2 7305 1726887521.94941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887521.95951: done with get_vars() 7305 1726887521.95976: done getting variables TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:44 Friday 20 September 2024 22:58:41 -0400 (0:00:33.222) 0:00:53.417 ****** 7305 1726887521.96071: entering _queue_task() for managed_node2/file 7305 1726887521.96581: worker is 1 (out of 1 available) 7305 1726887521.96594: exiting _queue_task() for managed_node2/file 7305 1726887521.96605: done queuing things up, now waiting for results queue to drain 7305 1726887521.96607: waiting for pending results... 7305 1726887521.96884: running TaskExecutor() for managed_node2/TASK: Remove the temporary file 7305 1726887521.96952: in run() - task 0e15955b-8119-1594-642f-000000000041 7305 1726887521.96957: variable 'ansible_search_path' from source: unknown 7305 1726887521.96996: calling self._execute() 7305 1726887521.97023: in VariableManager get_vars() 7305 1726887521.97071: Calling all_inventory to load vars for localhost 7305 1726887521.97082: Calling groups_inventory to load vars for localhost 7305 1726887521.97085: Calling all_plugins_inventory to load vars for localhost 7305 1726887521.97141: Calling all_plugins_play to load vars for localhost 7305 1726887521.97145: Calling groups_plugins_inventory to load vars for localhost 7305 1726887521.97149: Calling groups_plugins_play to load vars for localhost 7305 1726887521.97182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887521.97236: done with get_vars() 7305 1726887521.97240: variable 'inventory_hostname' from source: host vars for 'managed_node2' 7305 1726887521.97302: variable 'ansible_delegated_vars' from source: unknown 7305 1726887521.97305: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887521.97307: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 7305 1726887521.97312: variable 'omit' from source: magic vars 7305 1726887521.97706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7305 1726887521.97913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7305 1726887521.97962: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7305 1726887521.98022: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7305 1726887521.98044: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7305 1726887521.98161: 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) 7305 1726887521.98164: 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) 7305 1726887521.98183: 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) 7305 1726887521.98203: 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) 7305 1726887521.98306: variable 'tempinventory' from source: set_fact 7305 1726887521.98341: Evaluated conditional (tempinventory.path is defined): True 7305 1726887521.98345: variable 'omit' from source: magic vars 7305 1726887521.98371: variable 'omit' from source: magic vars 7305 1726887521.98442: variable 'tempinventory' from source: set_fact 7305 1726887521.98466: variable 'omit' from source: magic vars 7305 1726887521.98477: variable 'ansible_delegated_vars' from source: unknown 7305 1726887521.98480: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887521.98482: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887521.98493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7305 1726887521.98516: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 7305 1726887521.98528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7305 1726887521.98541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887521.98551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7305 1726887521.98602: Set connection var ansible_module_compression to ZIP_DEFLATED 7305 1726887521.98605: Set connection var ansible_shell_type to sh 7305 1726887521.98607: Set connection var ansible_connection to local 7305 1726887521.98611: Set connection var ansible_pipelining to False 7305 1726887521.98613: Set connection var ansible_shell_executable to /bin/sh 7305 1726887521.98620: Set connection var ansible_timeout to 10 7305 1726887521.98636: variable 'ansible_delegated_vars' from source: unknown 7305 1726887521.98639: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887521.98641: variable 'ansible_user' from source: unknown 7305 1726887521.98739: 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__) 7305 1726887521.98750: variable 'omit' from source: magic vars 7305 1726887521.98753: starting attempt loop 7305 1726887521.98760: running the handler 7305 1726887521.98773: _low_level_execute_command(): starting 7305 1726887521.98781: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 7305 1726887521.98787: in local.exec_command() 7305 1726887521.98792: opening command with Popen() 7305 1726887521.98882: done running command with Popen() 7305 1726887521.98885: getting output with communicate() 7305 1726887521.99201: done communicating 7305 1726887521.99205: done with local.exec_command() 7305 1726887521.99214: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 7305 1726887521.99229: _low_level_execute_command(): starting 7305 1726887521.99235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775 `" && echo ansible-tmp-1726887521.9921348-9291-201999374217775="` echo /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775 `" ) && sleep 0' 7305 1726887521.99238: in local.exec_command() 7305 1726887521.99243: opening command with Popen() 7305 1726887521.99275: done running command with Popen() 7305 1726887521.99295: getting output with communicate() 7305 1726887522.00103: done communicating 7305 1726887522.00107: done with local.exec_command() 7305 1726887522.00111: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887521.9921348-9291-201999374217775=/root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775 , stderr= 7305 1726887522.00132: variable 'ansible_delegated_vars' from source: unknown 7305 1726887522.00153: variable 'ansible_module_compression' from source: unknown 7305 1726887522.00194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-7305e0uv6mil/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 7305 1726887522.00253: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 7305 1726887522.00293: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775/AnsiballZ_file.py 7305 1726887522.00366: done transferring module to remote 7305 1726887522.00377: _low_level_execute_command(): starting 7305 1726887522.00383: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775/ /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775/AnsiballZ_file.py && sleep 0' 7305 1726887522.00393: in local.exec_command() 7305 1726887522.00395: opening command with Popen() 7305 1726887522.00428: done running command with Popen() 7305 1726887522.00431: getting output with communicate() 7305 1726887522.00882: done communicating 7305 1726887522.00886: done with local.exec_command() 7305 1726887522.00890: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887522.00892: _low_level_execute_command(): starting 7305 1726887522.00937: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775/AnsiballZ_file.py && sleep 0' 7305 1726887522.00950: in local.exec_command() 7305 1726887522.00953: opening command with Popen() 7305 1726887522.00956: done running command with Popen() 7305 1726887522.00958: getting output with communicate() 7305 1726887522.35550: done communicating 7305 1726887522.35555: done with local.exec_command() 7305 1726887522.35587: _low_level_execute_command() done: rc=0, stdout= {"path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "state": "file"}, "after": {"path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "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' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00c104bf0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00c104230> # /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 0x7fe00c107170> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/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 0x7fe00bca17f0> # /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 0x7fe00bca2450> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] 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 0x7fe00bcf4380> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bcf44d0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd17ce0> # /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 0x7fe00bd343b0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bcf7fe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bcf5730> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bcdd4f0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd37ce0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd36900> # /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 0x7fe00bd37d40> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd350d0> # /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 0x7fe00bd5cd40> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bcdc770> # /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 0x7fe00bd5d1f0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd5d0a0> # 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 0x7fe00bd5d490> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bcdb290> # /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 0x7fe00bd5db80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd5d850> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd5ea80> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd84cb0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe00bd863f0> # /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 0x7fe00bd87290> # 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 0x7fe00bd878c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd867e0> # /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 0x7fe00bb54350> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd87a40> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd5eae0> # /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 0x7fe00bb882c0> # /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 0x7fe00bb88e00> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bb88b60> # 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 0x7fe00bb88e30> # /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 0x7fe00bb89760> # 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 0x7fe00bb8a150> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bb89010> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bb56420> # /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 0x7fe00bb8b560> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bb8a2a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bd5f1d0> # /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 0x7fe00bbab8f0> # /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 0x7fe00bbcbcb0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bc28aa0> # /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 0x7fe00bc2b1d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bc28bc0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bbf5ac0> # /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 0x7fe00b9f9a60> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bbcaab0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bba8500> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe00bbcae10> # zipimport: found 30 names in '/tmp/ansible_file_payload_qg5zzneu/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 0x7fe00ba4b740> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba32630> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba31790> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba49610> # /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 0x7fe00ba7b3e0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba7b170> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba7aab0> # /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 0x7fe00ba7aed0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba7a6f0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe00ba9c1a0> # 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 0x7fe00ba9c3b0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00ba9c800> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00bac25d0> # 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 0x7fe00bac3d10> # /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 0x7fe00b31cbf0> # /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 0x7fe00b31dd90> # /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 0x7fe00b320860> # 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 0x7fe00b320b90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b31eae0> # /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 0x7fe00b368800> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b323320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b323080> # /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 0x7fe00b3235f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b31eff0> # 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 0x7fe00b36c9e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # /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 0x7fe00b36d220> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b36cc80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe00b371550> # /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 0x7fe00b3729f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b36d070> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b372a80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b373650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fe00b2027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b37a660> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b2084a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe00b200320> import 'ansible.module_utils.distro._distro' # # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # 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 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 _datetime # cleanup[2] removing datetime # 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 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 _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing ansible.module_utils.distro._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 # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # destroy logging # cleanup[3] wiping ansible.module_utils.distro._distro # cleanup[3] wiping _string # 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 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 # 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 threading # cleanup[3] wiping tempfile # cleanup[3] wiping 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 # 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 # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping io # destroy abc # 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 _datetime # destroy sys.monitoring # destroy _collections # destroy posixpath # destroy json # destroy __main__ # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shlex # destroy shutil # destroy subprocess # destroy tempfile # destroy syslog # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _frozen_importlib_external # destroy _imp # destroy _io # 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 ansible.module_utils.distro._distro # destroy json.scanner # destroy _json # destroy select # destroy copyreg # destroy contextlib # destroy functools # destroy _signal # destroy _typing # destroy _tokenize # 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 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 7305 1726887522.35662: done with _execute_module (file, {'path': '/tmp/ansible.y2bb_7m5.inventory.yaml', '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-1726887521.9921348-9291-201999374217775/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7305 1726887522.35672: _low_level_execute_command(): starting 7305 1726887522.35682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887521.9921348-9291-201999374217775/ > /dev/null 2>&1 && sleep 0' 7305 1726887522.35684: in local.exec_command() 7305 1726887522.35690: opening command with Popen() 7305 1726887522.36153: done running command with Popen() 7305 1726887522.36156: getting output with communicate() 7305 1726887522.36842: done communicating 7305 1726887522.36845: done with local.exec_command() 7305 1726887522.36851: _low_level_execute_command() done: rc=0, stdout=, stderr= 7305 1726887522.36853: handler run complete 7305 1726887522.36875: variable 'ansible_host' from source: unknown 7305 1726887522.36878: variable 'ansible_port' from source: unknown 7305 1726887522.36880: variable 'ansible_user' from source: unknown 7305 1726887522.36883: variable 'ansible_connection' from source: host vars for 'localhost' 7305 1726887522.36885: attempt loop complete, returning result 7305 1726887522.36887: _execute() done 7305 1726887522.36889: dumping result to json 7305 1726887522.36891: done dumping result, returning 7305 1726887522.36898: done running TaskExecutor() for managed_node2/TASK: Remove the temporary file [0e15955b-8119-1594-642f-000000000041] 7305 1726887522.36902: sending task result for task 0e15955b-8119-1594-642f-000000000041 7305 1726887522.37020: done sending task result for task 0e15955b-8119-1594-642f-000000000041 7305 1726887522.37023: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "path": "/tmp/ansible.y2bb_7m5.inventory.yaml", "state": "absent" } 7305 1726887522.37104: no more pending results, returning what we have 7305 1726887522.37107: results queue empty 7305 1726887522.37110: checking for any_errors_fatal 7305 1726887522.46520: done checking for any_errors_fatal 7305 1726887522.46526: checking for max_fail_percentage 7305 1726887522.46529: done checking for max_fail_percentage 7305 1726887522.46530: checking to see if all hosts have failed and the running result is not ok 7305 1726887522.46531: done checking to see if all hosts have failed 7305 1726887522.46531: getting the remaining hosts for this loop 7305 1726887522.46536: done getting the remaining hosts for this loop 7305 1726887522.46542: getting the next task for host managed_node2 7305 1726887522.46550: done getting next task for host managed_node2 7305 1726887522.46553: ^ task is: TASK: meta (flush_handlers) 7305 1726887522.46555: ^ 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 7305 1726887522.46559: getting variables 7305 1726887522.46561: in VariableManager get_vars() 7305 1726887522.46590: Calling all_inventory to load vars for managed_node2 7305 1726887522.46593: Calling groups_inventory to load vars for managed_node2 7305 1726887522.46597: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887522.46606: Calling all_plugins_play to load vars for managed_node2 7305 1726887522.46611: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887522.46615: Calling groups_plugins_play to load vars for managed_node2 7305 1726887522.48322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887522.50150: done with get_vars() 7305 1726887522.50174: done getting variables 7305 1726887522.50254: in VariableManager get_vars() 7305 1726887522.50266: Calling all_inventory to load vars for managed_node2 7305 1726887522.50268: Calling groups_inventory to load vars for managed_node2 7305 1726887522.50270: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887522.50276: Calling all_plugins_play to load vars for managed_node2 7305 1726887522.50278: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887522.50281: Calling groups_plugins_play to load vars for managed_node2 7305 1726887522.51549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887522.53236: done with get_vars() 7305 1726887522.53264: done queuing things up, now waiting for results queue to drain 7305 1726887522.53267: results queue empty 7305 1726887522.53268: checking for any_errors_fatal 7305 1726887522.53272: done checking for any_errors_fatal 7305 1726887522.53273: checking for max_fail_percentage 7305 1726887522.53274: done checking for max_fail_percentage 7305 1726887522.53275: checking to see if all hosts have failed and the running result is not ok 7305 1726887522.53276: done checking to see if all hosts have failed 7305 1726887522.53277: getting the remaining hosts for this loop 7305 1726887522.53282: done getting the remaining hosts for this loop 7305 1726887522.53285: getting the next task for host managed_node2 7305 1726887522.53291: done getting next task for host managed_node2 7305 1726887522.53293: ^ task is: TASK: meta (flush_handlers) 7305 1726887522.53295: ^ 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 7305 1726887522.53297: getting variables 7305 1726887522.53298: in VariableManager get_vars() 7305 1726887522.53310: Calling all_inventory to load vars for managed_node2 7305 1726887522.53312: Calling groups_inventory to load vars for managed_node2 7305 1726887522.53315: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887522.53321: Calling all_plugins_play to load vars for managed_node2 7305 1726887522.53324: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887522.53326: Calling groups_plugins_play to load vars for managed_node2 7305 1726887522.54657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887522.56336: done with get_vars() 7305 1726887522.56355: done getting variables 7305 1726887522.56406: in VariableManager get_vars() 7305 1726887522.56424: Calling all_inventory to load vars for managed_node2 7305 1726887522.56426: Calling groups_inventory to load vars for managed_node2 7305 1726887522.56429: Calling all_plugins_inventory to load vars for managed_node2 7305 1726887522.56434: Calling all_plugins_play to load vars for managed_node2 7305 1726887522.56437: Calling groups_plugins_inventory to load vars for managed_node2 7305 1726887522.56440: Calling groups_plugins_play to load vars for managed_node2 7305 1726887522.57642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7305 1726887522.60469: done with get_vars() 7305 1726887522.60531: done queuing things up, now waiting for results queue to drain 7305 1726887522.60533: results queue empty 7305 1726887522.60534: checking for any_errors_fatal 7305 1726887522.60540: done checking for any_errors_fatal 7305 1726887522.60541: checking for max_fail_percentage 7305 1726887522.60550: done checking for max_fail_percentage 7305 1726887522.60551: checking to see if all hosts have failed and the running result is not ok 7305 1726887522.60552: done checking to see if all hosts have failed 7305 1726887522.60552: getting the remaining hosts for this loop 7305 1726887522.60553: done getting the remaining hosts for this loop 7305 1726887522.60557: getting the next task for host managed_node2 7305 1726887522.60560: done getting next task for host managed_node2 7305 1726887522.60561: ^ task is: None 7305 1726887522.60606: ^ 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 7305 1726887522.60610: done queuing things up, now waiting for results queue to drain 7305 1726887522.60611: results queue empty 7305 1726887522.60612: checking for any_errors_fatal 7305 1726887522.60612: done checking for any_errors_fatal 7305 1726887522.60613: checking for max_fail_percentage 7305 1726887522.60614: done checking for max_fail_percentage 7305 1726887522.60615: checking to see if all hosts have failed and the running result is not ok 7305 1726887522.60616: done checking to see if all hosts have failed 7305 1726887522.60618: getting the next task for host managed_node2 7305 1726887522.60621: done getting next task for host managed_node2 7305 1726887522.60622: ^ task is: None 7305 1726887522.60623: ^ 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=24 changed=3 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 Friday 20 September 2024 22:58:42 -0400 (0:00:00.647) 0:00:54.065 ****** =============================================================================== Run ansible-playbook with tests_default.yml in check mode -------------- 33.22s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:35 fedora.linux_system_roles.timesync : Populate service facts ------------- 3.12s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 fedora.linux_system_roles.timesync : Install chrony --------------------- 2.67s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Create static inventory from hostvars ----------------------------------- 2.50s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:16 fedora.linux_system_roles.timesync : Gather package facts --------------- 1.40s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 Gathering Facts --------------------------------------------------------- 1.35s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:2 fedora.linux_system_roles.timesync : Enable chronyd --------------------- 1.10s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 Gathering Facts --------------------------------------------------------- 0.98s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:28 Create temporary file --------------------------------------------------- 0.92s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:9 fedora.linux_system_roles.timesync : Generate chrony.conf file ---------- 0.83s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 fedora.linux_system_roles.timesync : Generate chronyd sysconfig file ---- 0.76s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.68s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Remove the temporary file ----------------------------------------------- 0.65s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:44 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.59s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Update network sysconfig file ------ 0.59s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.43s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 fedora.linux_system_roles.timesync : Enable timemaster ------------------ 0.19s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.16s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Enable ntpd ------------------------ 0.14s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333 fedora.linux_system_roles.timesync : Set platform/version specific variables --- 0.12s /tmp/collections-g69/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 7305 1726887522.60813: RUNNING CLEANUP